Add GetFlushState grpc method (#12220)

Update sdk version

Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
pull/12237/head
zhenshan.cao 2021-11-23 22:57:17 +08:00 committed by GitHub
parent 1dfdb32254
commit f95ef2260b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 315 additions and 262 deletions

View File

@ -2615,7 +2615,7 @@ const char descriptor_table_protodef_milvus_2eproto[] PROTOBUF_SECTION_VARIABLE(
"\030\001 \001(\0132\033.milvus.proto.common.Status\022\017\n\007f"
"lushed\030\002 \001(\010*!\n\010ShowType\022\007\n\003All\020\000\022\014\n\010InM"
"emory\020\001*>\n\017PlaceholderType\022\010\n\004None\020\000\022\020\n\014"
"BinaryVector\020d\022\017\n\013FloatVector\020e2\233\036\n\rMilv"
"BinaryVector\020d\022\017\n\013FloatVector\020e2\205\037\n\rMilv"
"usService\022_\n\020CreateCollection\022,.milvus.p"
"roto.milvus.CreateCollectionRequest\032\033.mi"
"lvus.proto.common.Status\"\000\022[\n\016DropCollec"
@ -2687,37 +2687,39 @@ const char descriptor_table_protodef_milvus_2eproto[] PROTOBUF_SECTION_VARIABLE(
"st\032!.milvus.proto.milvus.QueryResults\"\000\022"
"d\n\014CalcDistance\022(.milvus.proto.milvus.Ca"
"lcDistanceRequest\032(.milvus.proto.milvus."
"CalcDistanceResults\"\000\022\211\001\n\030GetPersistentS"
"egmentInfo\0224.milvus.proto.milvus.GetPers"
"istentSegmentInfoRequest\0325.milvus.proto."
"milvus.GetPersistentSegmentInfoResponse\""
"\000\022z\n\023GetQuerySegmentInfo\022/.milvus.proto."
"milvus.GetQuerySegmentInfoRequest\0320.milv"
"us.proto.milvus.GetQuerySegmentInfoRespo"
"nse\"\000\022P\n\005Dummy\022!.milvus.proto.milvus.Dum"
"myRequest\032\".milvus.proto.milvus.DummyRes"
"ponse\"\000\022e\n\014RegisterLink\022(.milvus.proto.m"
"ilvus.RegisterLinkRequest\032).milvus.proto"
".milvus.RegisterLinkResponse\"\000\022_\n\nGetMet"
"rics\022&.milvus.proto.milvus.GetMetricsReq"
"uest\032\'.milvus.proto.milvus.GetMetricsRes"
"ponse\"\000\022U\n\013LoadBalance\022\'.milvus.proto.mi"
"lvus.LoadBalanceRequest\032\033.milvus.proto.c"
"ommon.Status\"\000\022w\n\022GetCompactionState\022..m"
"ilvus.proto.milvus.GetCompactionStateReq"
"uest\032/.milvus.proto.milvus.GetCompaction"
"StateResponse\"\000\022q\n\020ManualCompaction\022,.mi"
"lvus.proto.milvus.ManualCompactionReques"
"t\032-.milvus.proto.milvus.ManualCompaction"
"Response\"\000\022\200\001\n\033GetCompactionStateWithPla"
"ns\022..milvus.proto.milvus.GetCompactionPl"
"ansRequest\032/.milvus.proto.milvus.GetComp"
"actionPlansResponse\"\0002u\n\014ProxyService\022e\n"
"\014RegisterLink\022(.milvus.proto.milvus.Regi"
"sterLinkRequest\032).milvus.proto.milvus.Re"
"gisterLinkResponse\"\000B5Z3github.com/milvu"
"s-io/milvus/internal/proto/milvuspbb\006pro"
"to3"
"CalcDistanceResults\"\000\022h\n\rGetFlushState\022)"
".milvus.proto.milvus.GetFlushStateReques"
"t\032*.milvus.proto.milvus.GetFlushStateRes"
"ponse\"\000\022\211\001\n\030GetPersistentSegmentInfo\0224.m"
"ilvus.proto.milvus.GetPersistentSegmentI"
"nfoRequest\0325.milvus.proto.milvus.GetPers"
"istentSegmentInfoResponse\"\000\022z\n\023GetQueryS"
"egmentInfo\022/.milvus.proto.milvus.GetQuer"
"ySegmentInfoRequest\0320.milvus.proto.milvu"
"s.GetQuerySegmentInfoResponse\"\000\022P\n\005Dummy"
"\022!.milvus.proto.milvus.DummyRequest\032\".mi"
"lvus.proto.milvus.DummyResponse\"\000\022e\n\014Reg"
"isterLink\022(.milvus.proto.milvus.Register"
"LinkRequest\032).milvus.proto.milvus.Regist"
"erLinkResponse\"\000\022_\n\nGetMetrics\022&.milvus."
"proto.milvus.GetMetricsRequest\032\'.milvus."
"proto.milvus.GetMetricsResponse\"\000\022U\n\013Loa"
"dBalance\022\'.milvus.proto.milvus.LoadBalan"
"ceRequest\032\033.milvus.proto.common.Status\"\000"
"\022w\n\022GetCompactionState\022..milvus.proto.mi"
"lvus.GetCompactionStateRequest\032/.milvus."
"proto.milvus.GetCompactionStateResponse\""
"\000\022q\n\020ManualCompaction\022,.milvus.proto.mil"
"vus.ManualCompactionRequest\032-.milvus.pro"
"to.milvus.ManualCompactionResponse\"\000\022\200\001\n"
"\033GetCompactionStateWithPlans\022..milvus.pr"
"oto.milvus.GetCompactionPlansRequest\032/.m"
"ilvus.proto.milvus.GetCompactionPlansRes"
"ponse\"\0002u\n\014ProxyService\022e\n\014RegisterLink\022"
"(.milvus.proto.milvus.RegisterLinkReques"
"t\032).milvus.proto.milvus.RegisterLinkResp"
"onse\"\000B5Z3github.com/milvus-io/milvus/in"
"ternal/proto/milvuspbb\006proto3"
;
static const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable*const descriptor_table_milvus_2eproto_deps[2] = {
&::descriptor_table_common_2eproto,
@ -2805,7 +2807,7 @@ static ::PROTOBUF_NAMESPACE_ID::internal::SCCInfoBase*const descriptor_table_mil
static ::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_milvus_2eproto_once;
static bool descriptor_table_milvus_2eproto_initialized = false;
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_milvus_2eproto = {
&descriptor_table_milvus_2eproto_initialized, descriptor_table_protodef_milvus_2eproto, "milvus.proto", 14563,
&descriptor_table_milvus_2eproto_initialized, descriptor_table_protodef_milvus_2eproto, "milvus.proto", 14669,
&descriptor_table_milvus_2eproto_once, descriptor_table_milvus_2eproto_sccs, descriptor_table_milvus_2eproto_deps, 77, 2,
schemas, file_default_instances, TableStruct_milvus_2eproto::offsets,
file_level_metadata_milvus_2eproto, 77, file_level_enum_descriptors_milvus_2eproto, file_level_service_descriptors_milvus_2eproto,

View File

@ -41,6 +41,7 @@ service MilvusService {
rpc Query(QueryRequest) returns (QueryResults) {}
rpc CalcDistance(CalcDistanceRequest) returns (CalcDistanceResults) {}
rpc GetFlushState(GetFlushStateRequest) returns (GetFlushStateResponse) {}
rpc GetPersistentSegmentInfo(GetPersistentSegmentInfoRequest) returns (GetPersistentSegmentInfoResponse) {}
rpc GetQuerySegmentInfo(GetQuerySegmentInfoRequest) returns (GetQuerySegmentInfoResponse) {}

View File

@ -4979,228 +4979,229 @@ func init() {
func init() { proto.RegisterFile("milvus.proto", fileDescriptor_02345ba45cc0e303) }
var fileDescriptor_02345ba45cc0e303 = []byte{
// 3530 bytes of a gzipped FileDescriptorProto
// 3548 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x3b, 0x4d, 0x73, 0x1b, 0xc7,
0xb1, 0x5c, 0x80, 0x24, 0x80, 0x26, 0x40, 0x42, 0x43, 0x8a, 0x82, 0xa0, 0x2f, 0x6a, 0x6d, 0x59,
0x94, 0x64, 0x49, 0x16, 0xe5, 0xaf, 0x27, 0xbf, 0xf7, 0x6c, 0x49, 0x7c, 0x96, 0x58, 0x96, 0xf4,
0xe8, 0xa5, 0xed, 0x57, 0x7e, 0x2e, 0x15, 0x6a, 0x88, 0x1d, 0x82, 0x5b, 0x5a, 0xec, 0xc2, 0x3b,
0x03, 0x49, 0xf4, 0x29, 0x55, 0xce, 0x47, 0xa5, 0xec, 0xd8, 0x95, 0x4a, 0x2a, 0xa9, 0x54, 0x2a,
0x39, 0x24, 0xf1, 0x21, 0xb7, 0x38, 0x4e, 0x25, 0xa9, 0x9c, 0x72, 0xf0, 0x21, 0x87, 0x54, 0xe5,
0xe3, 0x92, 0x43, 0x2e, 0xf9, 0x03, 0xfe, 0x07, 0x39, 0xa4, 0xe6, 0x63, 0x17, 0xbb, 0x8b, 0x59,
0x10, 0x14, 0xac, 0x90, 0xbc, 0xed, 0xf4, 0x74, 0xf7, 0xf4, 0xf4, 0xf4, 0xf4, 0xf4, 0xf4, 0xf4,
0x42, 0xb9, 0xed, 0xb8, 0xf7, 0xbb, 0xf4, 0x42, 0x27, 0xf0, 0x99, 0x8f, 0x66, 0xe3, 0xad, 0x0b,
0xb2, 0x51, 0x2f, 0x37, 0xfd, 0x76, 0xdb, 0xf7, 0x24, 0xb0, 0x5e, 0xa6, 0xcd, 0x4d, 0xd2, 0xc6,
0xb2, 0x65, 0xfe, 0xd8, 0x00, 0x74, 0x3d, 0x20, 0x98, 0x91, 0xab, 0xae, 0x83, 0xa9, 0x45, 0xde,
0xed, 0x12, 0xca, 0xd0, 0x33, 0x30, 0xbe, 0x8e, 0x29, 0xa9, 0x19, 0x0b, 0xc6, 0xe2, 0xd4, 0xd2,
0xd1, 0x0b, 0x09, 0xb6, 0x8a, 0xdd, 0x6d, 0xda, 0xba, 0x86, 0x29, 0xb1, 0x04, 0x26, 0x3a, 0x04,
0x05, 0x7b, 0xbd, 0xe1, 0xe1, 0x36, 0xa9, 0xe5, 0x16, 0x8c, 0xc5, 0x92, 0x35, 0x69, 0xaf, 0xdf,
0xc1, 0x6d, 0x82, 0x4e, 0xc3, 0x4c, 0xd3, 0x77, 0x5d, 0xd2, 0x64, 0x8e, 0xef, 0x49, 0x84, 0xbc,
0x40, 0x98, 0xee, 0x81, 0x05, 0xe2, 0x1c, 0x4c, 0x60, 0x2e, 0x43, 0x6d, 0x5c, 0x74, 0xcb, 0x86,
0x49, 0xa1, 0xba, 0x1c, 0xf8, 0x9d, 0xc7, 0x25, 0x5d, 0x34, 0x68, 0x3e, 0x3e, 0xe8, 0x8f, 0x0c,
0x38, 0x70, 0xd5, 0x65, 0x24, 0xd8, 0xa3, 0x4a, 0xf9, 0xdc, 0x80, 0x43, 0x72, 0xd5, 0xae, 0x47,
0xe8, 0xbb, 0x29, 0xe5, 0x3c, 0x4c, 0x4a, 0xab, 0x12, 0x62, 0x96, 0x2d, 0xd5, 0x42, 0xc7, 0x00,
0xe8, 0x26, 0x0e, 0x6c, 0xda, 0xf0, 0xba, 0xed, 0xda, 0xc4, 0x82, 0xb1, 0x38, 0x61, 0x95, 0x24,
0xe4, 0x4e, 0xb7, 0x6d, 0x7e, 0x60, 0xc0, 0x41, 0xbe, 0xb8, 0x7b, 0x62, 0x12, 0xe6, 0xcf, 0x0d,
0x98, 0xbb, 0x89, 0xe9, 0xde, 0xd0, 0xe8, 0x31, 0x00, 0xe6, 0xb4, 0x49, 0x83, 0x32, 0xdc, 0xee,
0x08, 0xad, 0x8e, 0x5b, 0x25, 0x0e, 0x59, 0xe3, 0x00, 0xf3, 0x6d, 0x28, 0x5f, 0xf3, 0x7d, 0xd7,
0x22, 0xb4, 0xe3, 0x7b, 0x94, 0xa0, 0xcb, 0x30, 0x49, 0x19, 0x66, 0x5d, 0xaa, 0x84, 0x3c, 0xa2,
0x15, 0x72, 0x4d, 0xa0, 0x58, 0x0a, 0x95, 0xdb, 0xd6, 0x7d, 0xec, 0x76, 0xa5, 0x8c, 0x45, 0x4b,
0x36, 0xcc, 0x77, 0x60, 0x7a, 0x8d, 0x05, 0x8e, 0xd7, 0xfa, 0x12, 0x99, 0x97, 0x42, 0xe6, 0x7f,
0x35, 0xe0, 0xf0, 0x32, 0xa1, 0xcd, 0xc0, 0x59, 0xdf, 0x23, 0xa6, 0x6b, 0x42, 0xb9, 0x07, 0x59,
0x59, 0x16, 0xaa, 0xce, 0x5b, 0x09, 0x58, 0x6a, 0x31, 0x26, 0xd2, 0x8b, 0xf1, 0xfe, 0x38, 0xd4,
0x75, 0x93, 0x1a, 0x45, 0x7d, 0xff, 0x15, 0xed, 0xa8, 0x9c, 0x20, 0x3a, 0x95, 0x24, 0x52, 0x3e,
0xbc, 0x37, 0xda, 0x9a, 0x00, 0x44, 0x1b, 0x2f, 0x3d, 0xab, 0xbc, 0x66, 0x56, 0x4b, 0x70, 0xf0,
0xbe, 0x13, 0xb0, 0x2e, 0x76, 0x1b, 0xcd, 0x4d, 0xec, 0x79, 0xc4, 0x15, 0x7a, 0xe2, 0xae, 0x26,
0xbf, 0x58, 0xb2, 0x66, 0x55, 0xe7, 0x75, 0xd9, 0xc7, 0x95, 0x45, 0xd1, 0xb3, 0x30, 0xdf, 0xd9,
0xdc, 0xa2, 0x4e, 0xb3, 0x8f, 0x68, 0x42, 0x10, 0xcd, 0x85, 0xbd, 0x09, 0xaa, 0x73, 0x70, 0xa0,
0x29, 0xbc, 0x95, 0xdd, 0xe0, 0x5a, 0x93, 0x6a, 0x9c, 0x14, 0x6a, 0xac, 0xaa, 0x8e, 0x37, 0x42,
0x38, 0x17, 0x2b, 0x44, 0xee, 0xb2, 0x66, 0x8c, 0xa0, 0x20, 0x08, 0x66, 0x55, 0xe7, 0x9b, 0xac,
0xd9, 0xa3, 0x49, 0xfa, 0x99, 0x62, 0xca, 0xcf, 0xa0, 0x1a, 0x14, 0x84, 0xdf, 0x24, 0xb4, 0x56,
0x12, 0x62, 0x86, 0x4d, 0xb4, 0x02, 0x33, 0x94, 0xe1, 0x80, 0x35, 0x3a, 0x3e, 0x75, 0xb8, 0x5e,
0x68, 0x0d, 0x16, 0xf2, 0x8b, 0x53, 0x4b, 0x0b, 0xda, 0x45, 0x7a, 0x8d, 0x6c, 0x2d, 0x63, 0x86,
0x57, 0xb1, 0x13, 0x58, 0xd3, 0x82, 0x70, 0x35, 0xa4, 0x13, 0xce, 0xec, 0x96, 0x8f, 0xed, 0xbd,
0xe1, 0xcc, 0x3e, 0x32, 0xa0, 0x66, 0x11, 0x97, 0x60, 0xba, 0x37, 0xf6, 0x99, 0xf9, 0x5d, 0x03,
0x8e, 0xdf, 0x20, 0x2c, 0x66, 0xb1, 0x0c, 0x33, 0x87, 0x32, 0xa7, 0xb9, 0x9b, 0xe7, 0xab, 0xf9,
0xb1, 0x01, 0x27, 0x32, 0xc5, 0x1a, 0x65, 0x03, 0xbf, 0x00, 0x13, 0xfc, 0x8b, 0xd6, 0x72, 0xc2,
0x9e, 0x4e, 0x66, 0xd9, 0xd3, 0x5b, 0xdc, 0x2f, 0x0a, 0x83, 0x92, 0xf8, 0xe6, 0x3f, 0x0c, 0x98,
0x5f, 0xdb, 0xf4, 0x1f, 0xf4, 0x44, 0x7a, 0x1c, 0x0a, 0x4a, 0xba, 0xb4, 0x7c, 0xca, 0xa5, 0xa1,
0x4b, 0x30, 0xce, 0xb6, 0x3a, 0x44, 0x78, 0xc3, 0xe9, 0xa5, 0x63, 0x17, 0x34, 0x61, 0xe5, 0x05,
0x2e, 0xe4, 0x1b, 0x5b, 0x1d, 0x62, 0x09, 0x54, 0x74, 0x06, 0xaa, 0x29, 0x95, 0x87, 0x4e, 0x61,
0x26, 0xa9, 0x73, 0x6a, 0xfe, 0x36, 0x07, 0x87, 0xfa, 0xa6, 0x38, 0x8a, 0xb2, 0x75, 0x63, 0xe7,
0xb4, 0x63, 0xa3, 0x53, 0x10, 0x33, 0x81, 0x86, 0x63, 0xf3, 0xc8, 0x2f, 0xbf, 0x98, 0xb7, 0x2a,
0x31, 0xdf, 0x68, 0x53, 0x74, 0x1e, 0x50, 0x9f, 0xcb, 0x92, 0x9e, 0x71, 0xdc, 0x3a, 0x90, 0xf6,
0x59, 0xc2, 0x2f, 0x6a, 0x9d, 0x96, 0x54, 0xc1, 0xb8, 0x35, 0xa7, 0xf1, 0x5a, 0x14, 0x5d, 0x82,
0x39, 0xc7, 0xbb, 0x4d, 0xda, 0x7e, 0xb0, 0xd5, 0xe8, 0x90, 0xa0, 0x49, 0x3c, 0x86, 0x5b, 0x84,
0xd6, 0x26, 0x85, 0x44, 0xb3, 0x61, 0xdf, 0x6a, 0xaf, 0xcb, 0xfc, 0xcc, 0x80, 0x79, 0x19, 0xf9,
0xad, 0xe2, 0x80, 0x39, 0xbb, 0x7d, 0x7a, 0x9e, 0x82, 0xe9, 0x4e, 0x28, 0x87, 0xc4, 0x93, 0x71,
0x6a, 0x25, 0x82, 0x8a, 0x5d, 0xf6, 0xa9, 0x01, 0x73, 0x3c, 0xd0, 0xdb, 0x4f, 0x32, 0xff, 0xc2,
0x80, 0xd9, 0x9b, 0x98, 0xee, 0x27, 0x91, 0x7f, 0xa5, 0x8e, 0xa0, 0x48, 0xe6, 0x5d, 0xbd, 0xba,
0x9c, 0x86, 0x99, 0xa4, 0xd0, 0x61, 0x64, 0x31, 0x9d, 0x90, 0x9a, 0x9a, 0xbf, 0xe9, 0x9d, 0x55,
0xfb, 0x4c, 0xf2, 0xdf, 0x19, 0x70, 0xec, 0x06, 0x61, 0x91, 0xd4, 0x7b, 0xe2, 0x4c, 0x1b, 0xd6,
0x5a, 0x3e, 0x92, 0x27, 0xb2, 0x56, 0xf8, 0x5d, 0x39, 0xf9, 0x3e, 0xc8, 0xc1, 0x41, 0x7e, 0x2c,
0xec, 0x0d, 0x23, 0x18, 0xe6, 0x62, 0xa0, 0x31, 0x94, 0x09, 0x9d, 0xa1, 0x44, 0xe7, 0xe9, 0xe4,
0xd0, 0xe7, 0xa9, 0xf9, 0xcb, 0x9c, 0x8c, 0x03, 0xe2, 0xda, 0x18, 0x65, 0x59, 0x34, 0xb2, 0xe6,
0xb4, 0xb2, 0x9a, 0x50, 0x8e, 0x20, 0x2b, 0xcb, 0xe1, 0xf9, 0x98, 0x80, 0xed, 0xd9, 0xe3, 0xf1,
0x43, 0x03, 0xe6, 0xc3, 0xab, 0xd8, 0x1a, 0x69, 0xb5, 0x89, 0xc7, 0x1e, 0xdd, 0x86, 0xd2, 0x16,
0x90, 0xd3, 0x58, 0xc0, 0x51, 0x28, 0x51, 0x39, 0x4e, 0x74, 0xcb, 0xea, 0x01, 0xcc, 0x4f, 0x0c,
0x38, 0xd4, 0x27, 0xce, 0x28, 0x8b, 0x58, 0x83, 0x82, 0xe3, 0xd9, 0xe4, 0x61, 0x24, 0x4d, 0xd8,
0xe4, 0x3d, 0xeb, 0x5d, 0xc7, 0xb5, 0x23, 0x31, 0xc2, 0x26, 0x3a, 0x09, 0x65, 0xe2, 0xe1, 0x75,
0x97, 0x34, 0x04, 0xae, 0x30, 0xe4, 0xa2, 0x35, 0x25, 0x61, 0x2b, 0x1c, 0x64, 0x7e, 0xcb, 0x80,
0x59, 0x6e, 0x6b, 0x4a, 0x46, 0xfa, 0x78, 0x75, 0xb6, 0x00, 0x53, 0x31, 0x63, 0x52, 0xe2, 0xc6,
0x41, 0xe6, 0x3d, 0x98, 0x4b, 0x8a, 0x33, 0x8a, 0xce, 0x8e, 0x03, 0x44, 0x2b, 0x22, 0x6d, 0x3e,
0x6f, 0xc5, 0x20, 0xe6, 0x17, 0x51, 0x0a, 0x54, 0x28, 0x63, 0x97, 0xb3, 0x3e, 0x1b, 0x0e, 0x71,
0xed, 0xb8, 0xd7, 0x2e, 0x09, 0x88, 0xe8, 0x5e, 0x86, 0x32, 0x79, 0xc8, 0x02, 0xdc, 0xe8, 0xe0,
0x00, 0xb7, 0xe5, 0xe6, 0x19, 0xca, 0xc1, 0x4e, 0x09, 0xb2, 0x55, 0x41, 0x65, 0xfe, 0x81, 0x07,
0x63, 0xca, 0x28, 0xf7, 0xfa, 0x8c, 0x8f, 0x01, 0x08, 0xa3, 0x95, 0xdd, 0x13, 0xb2, 0x5b, 0x40,
0xc4, 0x11, 0xf6, 0x89, 0x01, 0x55, 0x31, 0x05, 0x39, 0x9f, 0x0e, 0x67, 0x9b, 0xa2, 0x31, 0x52,
0x34, 0x03, 0xb6, 0xd0, 0x7f, 0xc0, 0xa4, 0x52, 0x6c, 0x7e, 0x58, 0xc5, 0x2a, 0x82, 0x6d, 0xa6,
0x61, 0xfe, 0xc4, 0x80, 0x83, 0x29, 0x95, 0x8f, 0x62, 0xd1, 0x6f, 0x00, 0x92, 0x33, 0xb4, 0x7b,
0xd3, 0x0e, 0x8f, 0xdb, 0x53, 0xda, 0xb3, 0x25, 0xad, 0x24, 0xeb, 0x80, 0x93, 0x82, 0x50, 0xf3,
0xcf, 0x06, 0x1c, 0xbd, 0x41, 0x98, 0x40, 0xbd, 0xc6, 0x7d, 0xc7, 0x6a, 0xe0, 0xb7, 0x02, 0x42,
0xe9, 0xfe, 0xb5, 0x8f, 0xef, 0xc9, 0xf8, 0x4c, 0x37, 0xa5, 0x51, 0xf4, 0x7f, 0x12, 0xca, 0x62,
0x0c, 0x62, 0x37, 0x02, 0xff, 0x01, 0x55, 0x76, 0x34, 0xa5, 0x60, 0x96, 0xff, 0x40, 0x18, 0x04,
0xf3, 0x19, 0x76, 0x25, 0x82, 0x3a, 0x18, 0x04, 0x84, 0x77, 0x8b, 0x3d, 0x18, 0x0a, 0xc6, 0x99,
0x93, 0xfd, 0xab, 0xe3, 0x9f, 0x19, 0x70, 0x30, 0x35, 0x95, 0x51, 0x74, 0xfb, 0x9c, 0x8c, 0x1e,
0xe5, 0x64, 0xa6, 0x97, 0x4e, 0x68, 0x69, 0x62, 0x83, 0x49, 0x6c, 0x74, 0x02, 0xa6, 0x36, 0xb0,
0xe3, 0x36, 0x02, 0x82, 0xa9, 0xef, 0xa9, 0x89, 0x02, 0x07, 0x59, 0x02, 0x62, 0x7e, 0x6e, 0xc8,
0x87, 0xa4, 0x7d, 0xee, 0xf1, 0x7e, 0x9a, 0x83, 0xca, 0x8a, 0x47, 0x49, 0xc0, 0xf6, 0xfe, 0x0d,
0x03, 0xbd, 0x0c, 0x53, 0x62, 0x62, 0xb4, 0x61, 0x63, 0x86, 0xd5, 0x71, 0x75, 0x5c, 0x9b, 0xc9,
0x7e, 0x95, 0xe3, 0x2d, 0x63, 0x86, 0x2d, 0xa9, 0x1d, 0xca, 0xbf, 0xd1, 0x11, 0x28, 0x6d, 0x62,
0xba, 0xd9, 0xb8, 0x47, 0xb6, 0x64, 0xd8, 0x57, 0xb1, 0x8a, 0x1c, 0xf0, 0x1a, 0xd9, 0xa2, 0xe8,
0x30, 0x14, 0xbd, 0x6e, 0x5b, 0x6e, 0xb0, 0xc2, 0x82, 0xb1, 0x58, 0xb1, 0x0a, 0x5e, 0xb7, 0x2d,
0xb6, 0xd7, 0x1f, 0x73, 0x30, 0x7d, 0xbb, 0xcb, 0xef, 0x33, 0x22, 0x0f, 0xdf, 0x75, 0xd9, 0xa3,
0x19, 0xe3, 0x59, 0xc8, 0xcb, 0x98, 0x81, 0x53, 0xd4, 0xb4, 0x82, 0xaf, 0x2c, 0x53, 0x8b, 0x23,
0x89, 0x1c, 0x74, 0xb7, 0xd9, 0x54, 0x41, 0x56, 0x5e, 0x08, 0x5b, 0xe2, 0x10, 0x61, 0x71, 0x7c,
0x2a, 0x24, 0x08, 0xa2, 0x10, 0x4c, 0x4c, 0x85, 0x04, 0x81, 0xec, 0x34, 0xa1, 0x8c, 0x9b, 0xf7,
0x3c, 0xff, 0x81, 0x4b, 0xec, 0x16, 0xb1, 0xc5, 0xb2, 0x17, 0xad, 0x04, 0x4c, 0x1a, 0x06, 0x5f,
0xf8, 0x46, 0xd3, 0x63, 0xe2, 0x22, 0x91, 0xe7, 0x86, 0xc1, 0x21, 0xd7, 0x3d, 0xc6, 0xbb, 0x6d,
0xe2, 0x12, 0x46, 0x44, 0x77, 0x41, 0x76, 0x4b, 0x88, 0xea, 0xee, 0x76, 0x22, 0xea, 0xa2, 0xec,
0x96, 0x10, 0xde, 0x7d, 0x14, 0x4a, 0xbd, 0x44, 0x7b, 0xa9, 0x97, 0x0d, 0x14, 0x00, 0xf3, 0xef,
0x06, 0x54, 0x96, 0x05, 0xab, 0x7d, 0x60, 0x74, 0x08, 0xc6, 0xc9, 0xc3, 0x4e, 0xa0, 0xb6, 0x8e,
0xf8, 0x1e, 0x68, 0x47, 0xe6, 0x7d, 0xa8, 0xae, 0xba, 0xb8, 0x49, 0x36, 0x7d, 0xd7, 0x26, 0x81,
0x38, 0xdb, 0x51, 0x15, 0xf2, 0x0c, 0xb7, 0x54, 0xf0, 0xc0, 0x3f, 0xd1, 0x8b, 0xea, 0x06, 0x27,
0xdd, 0xd2, 0x93, 0xda, 0x53, 0x36, 0xc6, 0x26, 0x96, 0x18, 0x9d, 0x87, 0x49, 0xf1, 0xf8, 0x25,
0xc3, 0x8a, 0xb2, 0xa5, 0x5a, 0xe6, 0xdd, 0xc4, 0xb8, 0x37, 0x02, 0xbf, 0xdb, 0x41, 0x2b, 0x50,
0xee, 0xf4, 0x60, 0xdc, 0x56, 0xb3, 0xcf, 0xf4, 0xb4, 0xd0, 0x56, 0x82, 0xd4, 0xfc, 0x22, 0x0f,
0x95, 0x35, 0x82, 0x83, 0xe6, 0xe6, 0x7e, 0x48, 0xa5, 0x70, 0x8d, 0xdb, 0xd4, 0x55, 0xab, 0xc6,
0x3f, 0xd1, 0x39, 0x38, 0x10, 0x9b, 0x50, 0xa3, 0xc5, 0x15, 0x24, 0xec, 0xbe, 0x6c, 0x55, 0x3b,
0x69, 0xc5, 0xbd, 0x00, 0x45, 0x9b, 0xba, 0x0d, 0xb1, 0x44, 0x05, 0xb1, 0x44, 0xfa, 0xf9, 0x2d,
0x53, 0x57, 0x2c, 0x4d, 0xc1, 0x96, 0x1f, 0xe8, 0x09, 0xa8, 0xf8, 0x5d, 0xd6, 0xe9, 0xb2, 0x86,
0xf4, 0x3b, 0xb5, 0xa2, 0x10, 0xaf, 0x2c, 0x81, 0xc2, 0x2d, 0x51, 0xf4, 0x2a, 0x54, 0xa8, 0x50,
0x65, 0x18, 0x79, 0x97, 0x86, 0x0d, 0x10, 0xcb, 0x92, 0x4e, 0x86, 0xde, 0xe8, 0x0c, 0x54, 0x59,
0x80, 0xef, 0x13, 0x37, 0xf6, 0xac, 0x05, 0x62, 0xb7, 0xcd, 0x48, 0x78, 0xef, 0x49, 0xeb, 0x22,
0xcc, 0xb6, 0xba, 0x38, 0xc0, 0x1e, 0x23, 0x24, 0x86, 0x3d, 0x25, 0xb0, 0x51, 0xd4, 0x15, 0x11,
0x98, 0xaf, 0xc1, 0xf8, 0x4d, 0x87, 0x09, 0x45, 0x72, 0x9f, 0x65, 0x88, 0x7b, 0x8e, 0xf0, 0x4c,
0x87, 0xa1, 0x18, 0xf8, 0x0f, 0xa4, 0x0f, 0xce, 0x09, 0x13, 0x2c, 0x04, 0xfe, 0x03, 0xe1, 0x60,
0xc5, 0xc3, 0xbd, 0x1f, 0x28, 0xdb, 0xcc, 0x59, 0xaa, 0x65, 0x7e, 0xcd, 0xe8, 0x19, 0x0f, 0x77,
0x9f, 0xf4, 0xd1, 0xfc, 0xe7, 0xcb, 0x50, 0x08, 0x24, 0xfd, 0xc0, 0x67, 0xcc, 0xf8, 0x48, 0xe2,
0x0c, 0x08, 0xa9, 0xcc, 0xaf, 0x1a, 0x50, 0x7e, 0xd5, 0xed, 0xd2, 0xc7, 0x61, 0xc3, 0xba, 0x47,
0x83, 0xbc, 0xfe, 0xc1, 0xe2, 0xdb, 0x39, 0xa8, 0x28, 0x31, 0x46, 0x89, 0x6d, 0x32, 0x45, 0x59,
0x83, 0x29, 0x3e, 0x64, 0x83, 0x92, 0x56, 0x98, 0x71, 0x99, 0x5a, 0x5a, 0xd2, 0xee, 0xfa, 0x84,
0x18, 0xe2, 0x01, 0x78, 0x4d, 0x10, 0xfd, 0x8f, 0xc7, 0x82, 0x2d, 0x0b, 0x9a, 0x11, 0xa0, 0x7e,
0x17, 0x66, 0x52, 0xdd, 0xdc, 0x36, 0xee, 0x91, 0xad, 0xd0, 0xad, 0xdd, 0x23, 0x5b, 0xe8, 0xd9,
0xf8, 0x33, 0x7d, 0xd6, 0xe1, 0x7c, 0xcb, 0xf7, 0x5a, 0x57, 0x83, 0x00, 0x6f, 0xa9, 0x67, 0xfc,
0x2b, 0xb9, 0x17, 0x0d, 0xf3, 0xf7, 0x39, 0x28, 0xbf, 0xde, 0x25, 0xc1, 0xd6, 0x6e, 0xba, 0x97,
0xd0, 0xd9, 0x8f, 0xc7, 0x9c, 0x7d, 0xdf, 0x8e, 0x9e, 0xd0, 0xec, 0x68, 0x8d, 0x5f, 0x9a, 0xd4,
0xfa, 0x25, 0xdd, 0x96, 0x2d, 0xec, 0x68, 0xcb, 0x16, 0x33, 0xb7, 0x2c, 0xb7, 0x6e, 0xa5, 0xc2,
0x91, 0x36, 0x59, 0x22, 0xca, 0xca, 0xed, 0x34, 0xca, 0x32, 0x3f, 0x35, 0xa0, 0xf4, 0x16, 0x69,
0x32, 0x3f, 0xe0, 0xde, 0x42, 0xa3, 0x7b, 0x63, 0x88, 0x40, 0x36, 0x97, 0x0e, 0x64, 0x2f, 0x43,
0xd1, 0xb1, 0x1b, 0x98, 0x9b, 0x8d, 0x58, 0xbc, 0x41, 0x01, 0x54, 0xc1, 0xb1, 0x85, 0x7d, 0x0d,
0x9f, 0x79, 0xff, 0xbe, 0x01, 0x65, 0x29, 0x33, 0x95, 0x94, 0x2f, 0xc5, 0x86, 0x33, 0x74, 0xb6,
0xac, 0x1a, 0xd1, 0x44, 0x6f, 0x8e, 0xf5, 0x86, 0xbd, 0x0a, 0xc0, 0x75, 0xa7, 0xc8, 0xe5, 0x56,
0x58, 0xd0, 0x4a, 0x2b, 0xc9, 0x85, 0x1e, 0x6f, 0x8e, 0x59, 0x25, 0x4e, 0x25, 0x58, 0x5c, 0x2b,
0xc0, 0x84, 0xa0, 0x36, 0xff, 0x69, 0xc0, 0xec, 0x75, 0xec, 0x36, 0x97, 0x1d, 0xca, 0xb0, 0xd7,
0x1c, 0x21, 0x64, 0xba, 0x02, 0x05, 0xbf, 0xd3, 0x70, 0xc9, 0x06, 0x53, 0x22, 0x9d, 0x1c, 0x30,
0x23, 0xa9, 0x06, 0x6b, 0xd2, 0xef, 0xdc, 0x22, 0x1b, 0x0c, 0xfd, 0x27, 0x14, 0xfd, 0x4e, 0x23,
0x70, 0x5a, 0x9b, 0x4c, 0x69, 0x7f, 0x08, 0xe2, 0x82, 0xdf, 0xb1, 0x38, 0x45, 0x2c, 0x13, 0x32,
0xbe, 0xc3, 0x4c, 0x88, 0xf9, 0x97, 0xbe, 0xe9, 0x8f, 0x60, 0xda, 0x57, 0xa0, 0xe8, 0x78, 0xac,
0x61, 0x3b, 0x34, 0x54, 0xc1, 0x31, 0xbd, 0x0d, 0x79, 0x4c, 0xcc, 0x40, 0xac, 0xa9, 0xc7, 0xf8,
0xd8, 0xe8, 0x15, 0x80, 0x0d, 0xd7, 0xc7, 0x8a, 0x5a, 0xea, 0xe0, 0x84, 0x7e, 0x57, 0x70, 0xb4,
0x90, 0xbe, 0x24, 0x88, 0x38, 0x87, 0xde, 0x92, 0xfe, 0xc9, 0x80, 0x83, 0xab, 0x24, 0xa0, 0x0e,
0x65, 0xc4, 0x63, 0x2a, 0x2b, 0xb9, 0xe2, 0x6d, 0xf8, 0xc9, 0xf4, 0xaf, 0x91, 0x4a, 0xff, 0x7e,
0x39, 0xc9, 0xd0, 0xc4, 0x3d, 0x47, 0x3e, 0x42, 0x84, 0xf7, 0x9c, 0xf0, 0xa9, 0x45, 0xde, 0x13,
0xa7, 0x33, 0x96, 0x49, 0xc9, 0x1b, 0xbf, 0x2e, 0x9b, 0xdf, 0x91, 0x65, 0x0f, 0xda, 0x49, 0x3d,
0xba, 0xc1, 0xce, 0x83, 0x72, 0xe0, 0x29, 0x77, 0xfe, 0x14, 0xa4, 0x7c, 0x47, 0x46, 0x31, 0xc6,
0x0f, 0x0c, 0x58, 0xc8, 0x96, 0x6a, 0x94, 0x93, 0xf7, 0x15, 0x98, 0x70, 0xbc, 0x0d, 0x3f, 0x4c,
0x92, 0x9d, 0xd5, 0x07, 0xd4, 0xda, 0x71, 0x25, 0xa1, 0xf9, 0xeb, 0x1c, 0x54, 0x85, 0xaf, 0xde,
0x85, 0xe5, 0x6f, 0x93, 0x76, 0x83, 0x3a, 0xef, 0x91, 0x70, 0xf9, 0xdb, 0xa4, 0xbd, 0xe6, 0xbc,
0x47, 0x12, 0x96, 0x31, 0x91, 0xb4, 0x8c, 0x64, 0x1a, 0x61, 0x72, 0x40, 0x12, 0xb4, 0x90, 0x4c,
0x82, 0xce, 0xc3, 0xa4, 0xe7, 0xdb, 0x64, 0x65, 0x59, 0x5d, 0x12, 0x55, 0xab, 0x67, 0x6a, 0xa5,
0x1d, 0x9a, 0xda, 0x47, 0x06, 0xd4, 0x6f, 0x10, 0x96, 0xd6, 0xdd, 0xee, 0x59, 0xd9, 0xc7, 0x06,
0x1c, 0xd1, 0x0a, 0x34, 0x8a, 0x81, 0xbd, 0x94, 0x34, 0x30, 0xfd, 0x8d, 0xad, 0x6f, 0x48, 0x65,
0x5b, 0x97, 0xa0, 0xbc, 0xdc, 0x6d, 0xb7, 0xa3, 0x48, 0xea, 0x24, 0x94, 0x03, 0xf9, 0x29, 0x2f,
0x34, 0xf2, 0xfc, 0x9d, 0x52, 0x30, 0x7e, 0x6d, 0x31, 0xcf, 0x41, 0x45, 0x91, 0x28, 0xa9, 0xeb,
0x50, 0x0c, 0xd4, 0xb7, 0xc2, 0x8f, 0xda, 0xe6, 0x41, 0x98, 0xb5, 0x48, 0x8b, 0x9b, 0x76, 0x70,
0xcb, 0xf1, 0xee, 0xa9, 0x61, 0xcc, 0xf7, 0x0d, 0x98, 0x4b, 0xc2, 0x15, 0xaf, 0xe7, 0xa1, 0x80,
0x6d, 0x3b, 0x20, 0x94, 0x0e, 0x5c, 0x96, 0xab, 0x12, 0xc7, 0x0a, 0x91, 0x63, 0x9a, 0xcb, 0x0d,
0xad, 0x39, 0xb3, 0x01, 0x07, 0x6e, 0x10, 0x76, 0x9b, 0xb0, 0x60, 0xa4, 0x67, 0xf3, 0x1a, 0xbf,
0x6a, 0x08, 0x62, 0x65, 0x16, 0x61, 0xd3, 0xfc, 0xd0, 0x00, 0x14, 0x1f, 0x61, 0x94, 0x65, 0x8e,
0x6b, 0x39, 0x97, 0xd4, 0xb2, 0xac, 0x2c, 0x6a, 0x77, 0x7c, 0x8f, 0x78, 0x2c, 0x1e, 0xb3, 0x56,
0x22, 0xa8, 0x30, 0xbf, 0xcf, 0x0c, 0x40, 0xb7, 0x7c, 0x6c, 0x5f, 0xc3, 0xee, 0x68, 0xe1, 0xc1,
0x31, 0x00, 0x1a, 0x34, 0x1b, 0x6a, 0xb7, 0xe6, 0x94, 0xf7, 0x09, 0x9a, 0x77, 0xe4, 0x86, 0x3d,
0x01, 0x53, 0x36, 0x65, 0xaa, 0x3b, 0x7c, 0xc5, 0x05, 0x9b, 0x32, 0xd9, 0x2f, 0xaa, 0x32, 0x29,
0xc1, 0x2e, 0xb1, 0x1b, 0xb1, 0xe7, 0xb1, 0x71, 0x81, 0x56, 0x95, 0x1d, 0x6b, 0xbd, 0x47, 0xb2,
0xbb, 0x70, 0xe8, 0x36, 0xf6, 0xba, 0xd8, 0xbd, 0xee, 0xb7, 0x3b, 0x38, 0x51, 0x4d, 0x98, 0x76,
0x73, 0x86, 0xc6, 0xcd, 0x1d, 0x97, 0xe5, 0x66, 0x32, 0x62, 0x16, 0xb2, 0x8e, 0x5b, 0x31, 0x88,
0x49, 0xa1, 0xd6, 0xcf, 0x7e, 0x94, 0x85, 0x12, 0x42, 0x85, 0xac, 0xe2, 0xbe, 0xb7, 0x07, 0x33,
0x5f, 0x86, 0xc3, 0xa2, 0xf4, 0x2f, 0x04, 0x25, 0x12, 0xf1, 0x69, 0x06, 0x86, 0x86, 0xc1, 0x37,
0x72, 0xc2, 0xb5, 0xf5, 0x71, 0x18, 0x45, 0xf0, 0x2b, 0xc9, 0xfc, 0xf7, 0x93, 0x5a, 0x9a, 0xf4,
0x88, 0x2a, 0x09, 0xbe, 0x08, 0x33, 0xe4, 0x21, 0x69, 0x76, 0x99, 0xe3, 0xb5, 0x56, 0x5d, 0xec,
0xdd, 0xf1, 0xd5, 0x81, 0x92, 0x06, 0xa3, 0x27, 0xa1, 0xc2, 0xb5, 0xef, 0x77, 0x99, 0xc2, 0x93,
0x27, 0x4b, 0x12, 0xc8, 0xf9, 0xf1, 0xf9, 0xba, 0x84, 0x11, 0x5b, 0xe1, 0xc9, 0x63, 0x26, 0x0d,
0xee, 0x53, 0x25, 0x07, 0xd3, 0x9d, 0xa8, 0xf2, 0x6f, 0x46, 0x4a, 0x95, 0x8a, 0xc3, 0x6e, 0xa9,
0xf2, 0x26, 0x40, 0x9b, 0x04, 0x2d, 0xb2, 0x22, 0x9c, 0xba, 0xbc, 0x90, 0x2f, 0x6a, 0x9d, 0x7a,
0x8f, 0xc1, 0xed, 0x90, 0xc0, 0x8a, 0xd1, 0x9a, 0x37, 0x60, 0x56, 0x83, 0xc2, 0xfd, 0x15, 0xf5,
0xbb, 0x41, 0x93, 0x84, 0xa9, 0x9a, 0xb0, 0xc9, 0xcf, 0x37, 0x86, 0x83, 0x16, 0x61, 0xca, 0x68,
0x55, 0xcb, 0x7c, 0x5e, 0x3c, 0x19, 0x89, 0xfb, 0x7f, 0xc2, 0x52, 0x93, 0xef, 0xdb, 0x46, 0xdf,
0xfb, 0xf6, 0x86, 0x78, 0x9f, 0x89, 0xd3, 0x8d, 0x58, 0x81, 0xb0, 0xc1, 0x59, 0x11, 0x5b, 0xfd,
0x36, 0x10, 0x36, 0xcf, 0x9e, 0x84, 0x62, 0x58, 0xc2, 0x82, 0x0a, 0x90, 0xbf, 0xea, 0xba, 0xd5,
0x31, 0x54, 0x86, 0xe2, 0x8a, 0xaa, 0xd3, 0xa8, 0x1a, 0x67, 0xff, 0x1b, 0x66, 0x52, 0x39, 0x52,
0x54, 0x84, 0xf1, 0x3b, 0xbe, 0x47, 0xaa, 0x63, 0xa8, 0x0a, 0xe5, 0x6b, 0x8e, 0x87, 0x83, 0x2d,
0x79, 0x27, 0xa9, 0xda, 0x68, 0x06, 0xa6, 0x44, 0x6c, 0xae, 0x00, 0x64, 0xe9, 0x87, 0xc7, 0xa1,
0x72, 0x5b, 0xc8, 0xb8, 0x46, 0x82, 0xfb, 0x4e, 0x93, 0xa0, 0x06, 0x54, 0xd3, 0x3f, 0xc2, 0xa0,
0xa7, 0xf5, 0xeb, 0xa4, 0xff, 0x5f, 0xa6, 0x3e, 0x68, 0xd6, 0xe6, 0x18, 0x7a, 0x07, 0xa6, 0x93,
0xbf, 0xa8, 0x20, 0x7d, 0xf0, 0xa8, 0xfd, 0x8f, 0x65, 0x3b, 0xe6, 0x0d, 0xa8, 0x24, 0xfe, 0x38,
0x41, 0x67, 0xb4, 0xbc, 0x75, 0x7f, 0xa5, 0xd4, 0xf5, 0xf7, 0xb9, 0xf8, 0x5f, 0x21, 0x52, 0xfa,
0x64, 0x4d, 0x7a, 0x86, 0xf4, 0xda, 0xc2, 0xf5, 0xed, 0xa4, 0xc7, 0x70, 0xa0, 0xaf, 0xc4, 0x1c,
0x9d, 0xd7, 0xf2, 0xcf, 0x2a, 0x45, 0xdf, 0x6e, 0x88, 0x07, 0x80, 0xfa, 0xff, 0xac, 0x40, 0x17,
0xf4, 0x2b, 0x90, 0xf5, 0x5f, 0x49, 0xfd, 0xe2, 0xd0, 0xf8, 0x91, 0xe2, 0xbe, 0x6e, 0xc0, 0xa1,
0x8c, 0xba, 0x70, 0x74, 0x59, 0xcb, 0x6e, 0x70, 0x71, 0x7b, 0xfd, 0xd9, 0x9d, 0x11, 0x45, 0x82,
0x78, 0x30, 0x93, 0x2a, 0x95, 0x46, 0xe7, 0x32, 0xcb, 0xc7, 0xfa, 0x6b, 0xc6, 0xeb, 0x4f, 0x0f,
0x87, 0x1c, 0x8d, 0x77, 0x17, 0x66, 0x52, 0xf5, 0xc5, 0x19, 0xe3, 0xe9, 0xab, 0x90, 0xb7, 0x5b,
0xd0, 0xb7, 0xa1, 0x92, 0x28, 0x04, 0xce, 0xb0, 0x78, 0x5d, 0xb1, 0xf0, 0x76, 0xac, 0xef, 0x42,
0x39, 0x5e, 0xaf, 0x8b, 0x16, 0xb3, 0xf6, 0x52, 0x1f, 0xe3, 0x9d, 0x6c, 0xa5, 0x5e, 0x39, 0xde,
0x80, 0xad, 0xd4, 0x57, 0xc1, 0x38, 0xfc, 0x56, 0x8a, 0xf1, 0x1f, 0xb8, 0x95, 0x76, 0x3c, 0xc4,
0xfb, 0x06, 0xcc, 0xeb, 0xcb, 0x3d, 0xd1, 0x52, 0x96, 0x6d, 0x66, 0x17, 0xb6, 0xd6, 0x2f, 0xef,
0x88, 0x26, 0xd2, 0xe2, 0x3d, 0x98, 0x4e, 0x16, 0x35, 0x66, 0x68, 0x51, 0x5b, 0x07, 0x5a, 0x3f,
0x37, 0x14, 0x6e, 0x34, 0xd8, 0x9b, 0x30, 0x15, 0xfb, 0xb7, 0x15, 0x9d, 0x1e, 0x60, 0xc7, 0xf1,
0x1f, 0x3d, 0xb7, 0xd3, 0xe4, 0xeb, 0x50, 0x8a, 0x7e, 0x49, 0x45, 0xa7, 0x32, 0xed, 0x77, 0x27,
0x2c, 0xd7, 0x00, 0x7a, 0xff, 0x9b, 0xa2, 0xa7, 0xb4, 0x3c, 0xfb, 0x7e, 0x48, 0xdd, 0x8e, 0x69,
0x34, 0x7d, 0xf9, 0xc8, 0x3c, 0x68, 0xfa, 0xf1, 0xaa, 0x88, 0xed, 0xd8, 0x6e, 0x42, 0x25, 0x51,
0xcb, 0x94, 0xb5, 0x85, 0x35, 0x25, 0x66, 0xf5, 0xb3, 0xc3, 0xa0, 0x46, 0xeb, 0xb7, 0x09, 0x95,
0x44, 0x65, 0x49, 0xc6, 0x48, 0xba, 0x42, 0x9a, 0x8c, 0x91, 0xb4, 0x85, 0x2a, 0xe6, 0x18, 0xfa,
0x4a, 0xac, 0x88, 0x25, 0x51, 0x28, 0x84, 0x2e, 0x0d, 0xe4, 0xa3, 0xab, 0x93, 0xaa, 0x2f, 0xed,
0x84, 0x24, 0x12, 0x41, 0x59, 0x95, 0x54, 0x69, 0xb6, 0x55, 0xed, 0x64, 0xa5, 0xd6, 0x60, 0x52,
0xd6, 0x8a, 0x20, 0x33, 0xa3, 0x2a, 0x2c, 0x56, 0x48, 0x52, 0x7f, 0x42, 0x8b, 0x93, 0x2c, 0xa3,
0x90, 0x4c, 0x65, 0x2d, 0x40, 0x06, 0xd3, 0x44, 0xa1, 0xc0, 0xb0, 0x4c, 0x2d, 0x98, 0x94, 0x8f,
0x80, 0x19, 0x4c, 0x13, 0x0f, 0xd9, 0xf5, 0xc1, 0x38, 0xf2, 0xe5, 0x70, 0x0c, 0xad, 0xc2, 0x84,
0x08, 0x7a, 0xd1, 0xc9, 0x41, 0x0f, 0x69, 0x83, 0x38, 0x26, 0xde, 0xda, 0xcc, 0x31, 0xf4, 0xbf,
0x30, 0x21, 0x52, 0x38, 0x19, 0x1c, 0xe3, 0xaf, 0x61, 0xf5, 0x81, 0x28, 0xa1, 0x88, 0x36, 0x94,
0xe3, 0xb9, 0xf2, 0x8c, 0x23, 0x4b, 0xf3, 0x9a, 0x50, 0x1f, 0x06, 0x33, 0x1c, 0xe5, 0x9b, 0x06,
0xd4, 0xb2, 0xd2, 0xaa, 0x28, 0x33, 0x2e, 0x19, 0x94, 0x1b, 0xae, 0x3f, 0xb7, 0x43, 0xaa, 0x48,
0x85, 0xef, 0xc1, 0xac, 0x26, 0xf7, 0x86, 0x2e, 0x66, 0xf1, 0xcb, 0x48, 0x1b, 0xd6, 0x9f, 0x19,
0x9e, 0x20, 0x1a, 0x7b, 0x15, 0x26, 0x44, 0xce, 0x2c, 0x63, 0xf9, 0xe2, 0x29, 0xb8, 0x0c, 0x83,
0x48, 0xa4, 0xdc, 0xcc, 0x31, 0x44, 0xa0, 0x1c, 0x4f, 0xa0, 0x65, 0xac, 0x9f, 0x26, 0xf7, 0x56,
0x3f, 0x33, 0x04, 0x66, 0x34, 0x4c, 0x03, 0xa0, 0x97, 0xc0, 0xca, 0x38, 0x1d, 0xfa, 0x72, 0x68,
0xf5, 0xd3, 0xdb, 0xe2, 0xc5, 0x0f, 0xca, 0x58, 0x4a, 0x2a, 0xe3, 0xa4, 0xe8, 0x4f, 0x5a, 0x0d,
0x11, 0xbd, 0xf7, 0xa7, 0x47, 0x32, 0xa2, 0xf7, 0xcc, 0x4c, 0x4c, 0xfd, 0xe2, 0xd0, 0xf8, 0xd1,
0x7c, 0xde, 0x85, 0x6a, 0x3a, 0x9d, 0x94, 0x71, 0x2b, 0xcc, 0x48, 0x6a, 0xd5, 0xcf, 0x0f, 0x89,
0x1d, 0x3f, 0x41, 0x8e, 0xf4, 0xcb, 0xf4, 0x7f, 0x0e, 0xdb, 0x14, 0x99, 0x8c, 0x61, 0x66, 0x1d,
0x4f, 0x9a, 0x0c, 0x33, 0xeb, 0x44, 0x8a, 0xc4, 0x1c, 0x5b, 0xea, 0x42, 0x79, 0x35, 0xf0, 0x1f,
0x6e, 0x85, 0x77, 0xe3, 0x7f, 0x8f, 0x75, 0x5e, 0x7b, 0xee, 0xff, 0x2f, 0xb7, 0x1c, 0xb6, 0xd9,
0x5d, 0xe7, 0xeb, 0x7f, 0x51, 0xe2, 0x9e, 0x77, 0x7c, 0xf5, 0x75, 0xd1, 0xf1, 0x18, 0x09, 0x3c,
0xec, 0x5e, 0x14, 0xbc, 0x14, 0xb4, 0xb3, 0xbe, 0x3e, 0x29, 0xda, 0x97, 0xff, 0x15, 0x00, 0x00,
0xff, 0xff, 0x32, 0xc6, 0x8a, 0x94, 0xc1, 0x44, 0x00, 0x00,
0x03, 0x49, 0xf4, 0x29, 0x55, 0x8e, 0x93, 0x4a, 0xd9, 0xb1, 0x2b, 0x95, 0x54, 0x52, 0x39, 0x24,
0x87, 0x24, 0x3e, 0xe4, 0x16, 0xc7, 0xa9, 0x24, 0x95, 0x53, 0x0e, 0x3e, 0xe4, 0x90, 0xaa, 0x7c,
0x5c, 0x72, 0xc8, 0x25, 0x7f, 0xc0, 0xff, 0x20, 0x87, 0xd4, 0x7c, 0xec, 0x62, 0x77, 0x31, 0x0b,
0x82, 0x82, 0x15, 0x92, 0xb7, 0x9d, 0x9e, 0xee, 0x9e, 0x9e, 0x9e, 0x9e, 0x9e, 0x9e, 0x9e, 0x5e,
0x28, 0xb7, 0x1d, 0xf7, 0x7e, 0x97, 0x5e, 0xe8, 0x04, 0x3e, 0xf3, 0xd1, 0x6c, 0xbc, 0x75, 0x41,
0x36, 0xea, 0xe5, 0xa6, 0xdf, 0x6e, 0xfb, 0x9e, 0x04, 0xd6, 0xcb, 0xb4, 0xb9, 0x49, 0xda, 0x58,
0xb6, 0xcc, 0x1f, 0x1b, 0x80, 0xae, 0x07, 0x04, 0x33, 0x72, 0xd5, 0x75, 0x30, 0xb5, 0xc8, 0xbb,
0x5d, 0x42, 0x19, 0x7a, 0x06, 0xc6, 0xd7, 0x31, 0x25, 0x35, 0x63, 0xc1, 0x58, 0x9c, 0x5a, 0x3a,
0x7a, 0x21, 0xc1, 0x56, 0xb1, 0xbb, 0x4d, 0x5b, 0xd7, 0x30, 0x25, 0x96, 0xc0, 0x44, 0x87, 0xa0,
0x60, 0xaf, 0x37, 0x3c, 0xdc, 0x26, 0xb5, 0xdc, 0x82, 0xb1, 0x58, 0xb2, 0x26, 0xed, 0xf5, 0x3b,
0xb8, 0x4d, 0xd0, 0x69, 0x98, 0x69, 0xfa, 0xae, 0x4b, 0x9a, 0xcc, 0xf1, 0x3d, 0x89, 0x90, 0x17,
0x08, 0xd3, 0x3d, 0xb0, 0x40, 0x9c, 0x83, 0x09, 0xcc, 0x65, 0xa8, 0x8d, 0x8b, 0x6e, 0xd9, 0x30,
0x29, 0x54, 0x97, 0x03, 0xbf, 0xf3, 0xb8, 0xa4, 0x8b, 0x06, 0xcd, 0xc7, 0x07, 0xfd, 0x91, 0x01,
0x07, 0xae, 0xba, 0x8c, 0x04, 0x7b, 0x54, 0x29, 0x5f, 0x18, 0x70, 0x48, 0xae, 0xda, 0xf5, 0x08,
0x7d, 0x37, 0xa5, 0x9c, 0x87, 0x49, 0x69, 0x55, 0x42, 0xcc, 0xb2, 0xa5, 0x5a, 0xe8, 0x18, 0x00,
0xdd, 0xc4, 0x81, 0x4d, 0x1b, 0x5e, 0xb7, 0x5d, 0x9b, 0x58, 0x30, 0x16, 0x27, 0xac, 0x92, 0x84,
0xdc, 0xe9, 0xb6, 0xcd, 0x0f, 0x0d, 0x38, 0xc8, 0x17, 0x77, 0x4f, 0x4c, 0xc2, 0xfc, 0xb9, 0x01,
0x73, 0x37, 0x31, 0xdd, 0x1b, 0x1a, 0x3d, 0x06, 0xc0, 0x9c, 0x36, 0x69, 0x50, 0x86, 0xdb, 0x1d,
0xa1, 0xd5, 0x71, 0xab, 0xc4, 0x21, 0x6b, 0x1c, 0x60, 0xbe, 0x0d, 0xe5, 0x6b, 0xbe, 0xef, 0x5a,
0x84, 0x76, 0x7c, 0x8f, 0x12, 0x74, 0x19, 0x26, 0x29, 0xc3, 0xac, 0x4b, 0x95, 0x90, 0x47, 0xb4,
0x42, 0xae, 0x09, 0x14, 0x4b, 0xa1, 0x72, 0xdb, 0xba, 0x8f, 0xdd, 0xae, 0x94, 0xb1, 0x68, 0xc9,
0x86, 0xf9, 0x0e, 0x4c, 0xaf, 0xb1, 0xc0, 0xf1, 0x5a, 0x5f, 0x21, 0xf3, 0x52, 0xc8, 0xfc, 0xaf,
0x06, 0x1c, 0x5e, 0x26, 0xb4, 0x19, 0x38, 0xeb, 0x7b, 0xc4, 0x74, 0x4d, 0x28, 0xf7, 0x20, 0x2b,
0xcb, 0x42, 0xd5, 0x79, 0x2b, 0x01, 0x4b, 0x2d, 0xc6, 0x44, 0x7a, 0x31, 0xde, 0x1f, 0x87, 0xba,
0x6e, 0x52, 0xa3, 0xa8, 0xef, 0xbf, 0xa2, 0x1d, 0x95, 0x13, 0x44, 0xa7, 0x92, 0x44, 0xca, 0x87,
0xf7, 0x46, 0x5b, 0x13, 0x80, 0x68, 0xe3, 0xa5, 0x67, 0x95, 0xd7, 0xcc, 0x6a, 0x09, 0x0e, 0xde,
0x77, 0x02, 0xd6, 0xc5, 0x6e, 0xa3, 0xb9, 0x89, 0x3d, 0x8f, 0xb8, 0x42, 0x4f, 0xdc, 0xd5, 0xe4,
0x17, 0x4b, 0xd6, 0xac, 0xea, 0xbc, 0x2e, 0xfb, 0xb8, 0xb2, 0x28, 0x7a, 0x16, 0xe6, 0x3b, 0x9b,
0x5b, 0xd4, 0x69, 0xf6, 0x11, 0x4d, 0x08, 0xa2, 0xb9, 0xb0, 0x37, 0x41, 0x75, 0x0e, 0x0e, 0x34,
0x85, 0xb7, 0xb2, 0x1b, 0x5c, 0x6b, 0x52, 0x8d, 0x93, 0x42, 0x8d, 0x55, 0xd5, 0xf1, 0x46, 0x08,
0xe7, 0x62, 0x85, 0xc8, 0x5d, 0xd6, 0x8c, 0x11, 0x14, 0x04, 0xc1, 0xac, 0xea, 0x7c, 0x93, 0x35,
0x7b, 0x34, 0x49, 0x3f, 0x53, 0x4c, 0xf9, 0x19, 0x54, 0x83, 0x82, 0xf0, 0x9b, 0x84, 0xd6, 0x4a,
0x42, 0xcc, 0xb0, 0x89, 0x56, 0x60, 0x86, 0x32, 0x1c, 0xb0, 0x46, 0xc7, 0xa7, 0x0e, 0xd7, 0x0b,
0xad, 0xc1, 0x42, 0x7e, 0x71, 0x6a, 0x69, 0x41, 0xbb, 0x48, 0xaf, 0x91, 0xad, 0x65, 0xcc, 0xf0,
0x2a, 0x76, 0x02, 0x6b, 0x5a, 0x10, 0xae, 0x86, 0x74, 0xc2, 0x99, 0xdd, 0xf2, 0xb1, 0xbd, 0x37,
0x9c, 0xd9, 0xc7, 0x06, 0xd4, 0x2c, 0xe2, 0x12, 0x4c, 0xf7, 0xc6, 0x3e, 0x33, 0xbf, 0x67, 0xc0,
0xf1, 0x1b, 0x84, 0xc5, 0x2c, 0x96, 0x61, 0xe6, 0x50, 0xe6, 0x34, 0x77, 0xf3, 0x7c, 0x35, 0x3f,
0x31, 0xe0, 0x44, 0xa6, 0x58, 0xa3, 0x6c, 0xe0, 0x17, 0x60, 0x82, 0x7f, 0xd1, 0x5a, 0x4e, 0xd8,
0xd3, 0xc9, 0x2c, 0x7b, 0x7a, 0x8b, 0xfb, 0x45, 0x61, 0x50, 0x12, 0xdf, 0xfc, 0x87, 0x01, 0xf3,
0x6b, 0x9b, 0xfe, 0x83, 0x9e, 0x48, 0x8f, 0x43, 0x41, 0x49, 0x97, 0x96, 0x4f, 0xb9, 0x34, 0x74,
0x09, 0xc6, 0xd9, 0x56, 0x87, 0x08, 0x6f, 0x38, 0xbd, 0x74, 0xec, 0x82, 0x26, 0xac, 0xbc, 0xc0,
0x85, 0x7c, 0x63, 0xab, 0x43, 0x2c, 0x81, 0x8a, 0xce, 0x40, 0x35, 0xa5, 0xf2, 0xd0, 0x29, 0xcc,
0x24, 0x75, 0x4e, 0xcd, 0xdf, 0xe6, 0xe0, 0x50, 0xdf, 0x14, 0x47, 0x51, 0xb6, 0x6e, 0xec, 0x9c,
0x76, 0x6c, 0x74, 0x0a, 0x62, 0x26, 0xd0, 0x70, 0x6c, 0x1e, 0xf9, 0xe5, 0x17, 0xf3, 0x56, 0x25,
0xe6, 0x1b, 0x6d, 0x8a, 0xce, 0x03, 0xea, 0x73, 0x59, 0xd2, 0x33, 0x8e, 0x5b, 0x07, 0xd2, 0x3e,
0x4b, 0xf8, 0x45, 0xad, 0xd3, 0x92, 0x2a, 0x18, 0xb7, 0xe6, 0x34, 0x5e, 0x8b, 0xa2, 0x4b, 0x30,
0xe7, 0x78, 0xb7, 0x49, 0xdb, 0x0f, 0xb6, 0x1a, 0x1d, 0x12, 0x34, 0x89, 0xc7, 0x70, 0x8b, 0xd0,
0xda, 0xa4, 0x90, 0x68, 0x36, 0xec, 0x5b, 0xed, 0x75, 0x99, 0x9f, 0x1b, 0x30, 0x2f, 0x23, 0xbf,
0x55, 0x1c, 0x30, 0x67, 0xb7, 0x4f, 0xcf, 0x53, 0x30, 0xdd, 0x09, 0xe5, 0x90, 0x78, 0x32, 0x4e,
0xad, 0x44, 0x50, 0xb1, 0xcb, 0x3e, 0x33, 0x60, 0x8e, 0x07, 0x7a, 0xfb, 0x49, 0xe6, 0x5f, 0x18,
0x30, 0x7b, 0x13, 0xd3, 0xfd, 0x24, 0xf2, 0xaf, 0xd4, 0x11, 0x14, 0xc9, 0xbc, 0xab, 0x57, 0x97,
0xd3, 0x30, 0x93, 0x14, 0x3a, 0x8c, 0x2c, 0xa6, 0x13, 0x52, 0x53, 0xf3, 0x37, 0xbd, 0xb3, 0x6a,
0x9f, 0x49, 0xfe, 0x3b, 0x03, 0x8e, 0xdd, 0x20, 0x2c, 0x92, 0x7a, 0x4f, 0x9c, 0x69, 0xc3, 0x5a,
0xcb, 0xc7, 0xf2, 0x44, 0xd6, 0x0a, 0xbf, 0x2b, 0x27, 0xdf, 0x87, 0x39, 0x38, 0xc8, 0x8f, 0x85,
0xbd, 0x61, 0x04, 0xc3, 0x5c, 0x0c, 0x34, 0x86, 0x32, 0xa1, 0x33, 0x94, 0xe8, 0x3c, 0x9d, 0x1c,
0xfa, 0x3c, 0x35, 0x7f, 0x99, 0x93, 0x71, 0x40, 0x5c, 0x1b, 0xa3, 0x2c, 0x8b, 0x46, 0xd6, 0x9c,
0x56, 0x56, 0x13, 0xca, 0x11, 0x64, 0x65, 0x39, 0x3c, 0x1f, 0x13, 0xb0, 0x3d, 0x7b, 0x3c, 0x7e,
0x64, 0xc0, 0x7c, 0x78, 0x15, 0x5b, 0x23, 0xad, 0x36, 0xf1, 0xd8, 0xa3, 0xdb, 0x50, 0xda, 0x02,
0x72, 0x1a, 0x0b, 0x38, 0x0a, 0x25, 0x2a, 0xc7, 0x89, 0x6e, 0x59, 0x3d, 0x80, 0xf9, 0xa9, 0x01,
0x87, 0xfa, 0xc4, 0x19, 0x65, 0x11, 0x6b, 0x50, 0x70, 0x3c, 0x9b, 0x3c, 0x8c, 0xa4, 0x09, 0x9b,
0xbc, 0x67, 0xbd, 0xeb, 0xb8, 0x76, 0x24, 0x46, 0xd8, 0x44, 0x27, 0xa1, 0x4c, 0x3c, 0xbc, 0xee,
0x92, 0x86, 0xc0, 0x15, 0x86, 0x5c, 0xb4, 0xa6, 0x24, 0x6c, 0x85, 0x83, 0xcc, 0x6f, 0x1b, 0x30,
0xcb, 0x6d, 0x4d, 0xc9, 0x48, 0x1f, 0xaf, 0xce, 0x16, 0x60, 0x2a, 0x66, 0x4c, 0x4a, 0xdc, 0x38,
0xc8, 0xbc, 0x07, 0x73, 0x49, 0x71, 0x46, 0xd1, 0xd9, 0x71, 0x80, 0x68, 0x45, 0xa4, 0xcd, 0xe7,
0xad, 0x18, 0xc4, 0xfc, 0x32, 0x4a, 0x81, 0x0a, 0x65, 0xec, 0x72, 0xd6, 0x67, 0xc3, 0x21, 0xae,
0x1d, 0xf7, 0xda, 0x25, 0x01, 0x11, 0xdd, 0xcb, 0x50, 0x26, 0x0f, 0x59, 0x80, 0x1b, 0x1d, 0x1c,
0xe0, 0xb6, 0xdc, 0x3c, 0x43, 0x39, 0xd8, 0x29, 0x41, 0xb6, 0x2a, 0xa8, 0xcc, 0x3f, 0xf0, 0x60,
0x4c, 0x19, 0xe5, 0x5e, 0x9f, 0xf1, 0x31, 0x00, 0x61, 0xb4, 0xb2, 0x7b, 0x42, 0x76, 0x0b, 0x88,
0x38, 0xc2, 0x3e, 0x35, 0xa0, 0x2a, 0xa6, 0x20, 0xe7, 0xd3, 0xe1, 0x6c, 0x53, 0x34, 0x46, 0x8a,
0x66, 0xc0, 0x16, 0xfa, 0x0f, 0x98, 0x54, 0x8a, 0xcd, 0x0f, 0xab, 0x58, 0x45, 0xb0, 0xcd, 0x34,
0xcc, 0x9f, 0x18, 0x70, 0x30, 0xa5, 0xf2, 0x51, 0x2c, 0xfa, 0x0d, 0x40, 0x72, 0x86, 0x76, 0x6f,
0xda, 0xe1, 0x71, 0x7b, 0x4a, 0x7b, 0xb6, 0xa4, 0x95, 0x64, 0x1d, 0x70, 0x52, 0x10, 0x6a, 0xfe,
0xd9, 0x80, 0xa3, 0x37, 0x08, 0x13, 0xa8, 0xd7, 0xb8, 0xef, 0x58, 0x0d, 0xfc, 0x56, 0x40, 0x28,
0xdd, 0xbf, 0xf6, 0xf1, 0x7d, 0x19, 0x9f, 0xe9, 0xa6, 0x34, 0x8a, 0xfe, 0x4f, 0x42, 0x59, 0x8c,
0x41, 0xec, 0x46, 0xe0, 0x3f, 0xa0, 0xca, 0x8e, 0xa6, 0x14, 0xcc, 0xf2, 0x1f, 0x08, 0x83, 0x60,
0x3e, 0xc3, 0xae, 0x44, 0x50, 0x07, 0x83, 0x80, 0xf0, 0x6e, 0xb1, 0x07, 0x43, 0xc1, 0x38, 0x73,
0xb2, 0x7f, 0x75, 0xfc, 0x33, 0x03, 0x0e, 0xa6, 0xa6, 0x32, 0x8a, 0x6e, 0x9f, 0x93, 0xd1, 0xa3,
0x9c, 0xcc, 0xf4, 0xd2, 0x09, 0x2d, 0x4d, 0x6c, 0x30, 0x89, 0x8d, 0x4e, 0xc0, 0xd4, 0x06, 0x76,
0xdc, 0x46, 0x40, 0x30, 0xf5, 0x3d, 0x35, 0x51, 0xe0, 0x20, 0x4b, 0x40, 0xcc, 0x2f, 0x0c, 0xf9,
0x90, 0xb4, 0xcf, 0x3d, 0xde, 0x4f, 0x73, 0x50, 0x59, 0xf1, 0x28, 0x09, 0xd8, 0xde, 0xbf, 0x61,
0xa0, 0x97, 0x61, 0x4a, 0x4c, 0x8c, 0x36, 0x6c, 0xcc, 0xb0, 0x3a, 0xae, 0x8e, 0x6b, 0x33, 0xd9,
0xaf, 0x72, 0xbc, 0x65, 0xcc, 0xb0, 0x25, 0xb5, 0x43, 0xf9, 0x37, 0x3a, 0x02, 0xa5, 0x4d, 0x4c,
0x37, 0x1b, 0xf7, 0xc8, 0x96, 0x0c, 0xfb, 0x2a, 0x56, 0x91, 0x03, 0x5e, 0x23, 0x5b, 0x14, 0x1d,
0x86, 0xa2, 0xd7, 0x6d, 0xcb, 0x0d, 0x56, 0x58, 0x30, 0x16, 0x2b, 0x56, 0xc1, 0xeb, 0xb6, 0xc5,
0xf6, 0xfa, 0x63, 0x0e, 0xa6, 0x6f, 0x77, 0xf9, 0x7d, 0x46, 0xe4, 0xe1, 0xbb, 0x2e, 0x7b, 0x34,
0x63, 0x3c, 0x0b, 0x79, 0x19, 0x33, 0x70, 0x8a, 0x9a, 0x56, 0xf0, 0x95, 0x65, 0x6a, 0x71, 0x24,
0x91, 0x83, 0xee, 0x36, 0x9b, 0x2a, 0xc8, 0xca, 0x0b, 0x61, 0x4b, 0x1c, 0x22, 0x2c, 0x8e, 0x4f,
0x85, 0x04, 0x41, 0x14, 0x82, 0x89, 0xa9, 0x90, 0x20, 0x90, 0x9d, 0x26, 0x94, 0x71, 0xf3, 0x9e,
0xe7, 0x3f, 0x70, 0x89, 0xdd, 0x22, 0xb6, 0x58, 0xf6, 0xa2, 0x95, 0x80, 0x49, 0xc3, 0xe0, 0x0b,
0xdf, 0x68, 0x7a, 0x4c, 0x5c, 0x24, 0xf2, 0xdc, 0x30, 0x38, 0xe4, 0xba, 0xc7, 0x78, 0xb7, 0x4d,
0x5c, 0xc2, 0x88, 0xe8, 0x2e, 0xc8, 0x6e, 0x09, 0x51, 0xdd, 0xdd, 0x4e, 0x44, 0x5d, 0x94, 0xdd,
0x12, 0xc2, 0xbb, 0x8f, 0x42, 0xa9, 0x97, 0x68, 0x2f, 0xf5, 0xb2, 0x81, 0x02, 0x60, 0xfe, 0xdd,
0x80, 0xca, 0xb2, 0x60, 0xb5, 0x0f, 0x8c, 0x0e, 0xc1, 0x38, 0x79, 0xd8, 0x09, 0xd4, 0xd6, 0x11,
0xdf, 0x03, 0xed, 0xc8, 0xbc, 0x0f, 0xd5, 0x55, 0x17, 0x37, 0xc9, 0xa6, 0xef, 0xda, 0x24, 0x10,
0x67, 0x3b, 0xaa, 0x42, 0x9e, 0xe1, 0x96, 0x0a, 0x1e, 0xf8, 0x27, 0x7a, 0x51, 0xdd, 0xe0, 0xa4,
0x5b, 0x7a, 0x52, 0x7b, 0xca, 0xc6, 0xd8, 0xc4, 0x12, 0xa3, 0xf3, 0x30, 0x29, 0x1e, 0xbf, 0x64,
0x58, 0x51, 0xb6, 0x54, 0xcb, 0xbc, 0x9b, 0x18, 0xf7, 0x46, 0xe0, 0x77, 0x3b, 0x68, 0x05, 0xca,
0x9d, 0x1e, 0x8c, 0xdb, 0x6a, 0xf6, 0x99, 0x9e, 0x16, 0xda, 0x4a, 0x90, 0x9a, 0x5f, 0xe6, 0xa1,
0xb2, 0x46, 0x70, 0xd0, 0xdc, 0xdc, 0x0f, 0xa9, 0x14, 0xae, 0x71, 0x9b, 0xba, 0x6a, 0xd5, 0xf8,
0x27, 0x3a, 0x07, 0x07, 0x62, 0x13, 0x6a, 0xb4, 0xb8, 0x82, 0x84, 0xdd, 0x97, 0xad, 0x6a, 0x27,
0xad, 0xb8, 0x17, 0xa0, 0x68, 0x53, 0xb7, 0x21, 0x96, 0xa8, 0x20, 0x96, 0x48, 0x3f, 0xbf, 0x65,
0xea, 0x8a, 0xa5, 0x29, 0xd8, 0xf2, 0x03, 0x3d, 0x01, 0x15, 0xbf, 0xcb, 0x3a, 0x5d, 0xd6, 0x90,
0x7e, 0xa7, 0x56, 0x14, 0xe2, 0x95, 0x25, 0x50, 0xb8, 0x25, 0x8a, 0x5e, 0x85, 0x0a, 0x15, 0xaa,
0x0c, 0x23, 0xef, 0xd2, 0xb0, 0x01, 0x62, 0x59, 0xd2, 0xc9, 0xd0, 0x1b, 0x9d, 0x81, 0x2a, 0x0b,
0xf0, 0x7d, 0xe2, 0xc6, 0x9e, 0xb5, 0x40, 0xec, 0xb6, 0x19, 0x09, 0xef, 0x3d, 0x69, 0x5d, 0x84,
0xd9, 0x56, 0x17, 0x07, 0xd8, 0x63, 0x84, 0xc4, 0xb0, 0xa7, 0x04, 0x36, 0x8a, 0xba, 0x22, 0x02,
0xf3, 0x35, 0x18, 0xbf, 0xe9, 0x30, 0xa1, 0x48, 0xee, 0xb3, 0x0c, 0x71, 0xcf, 0x11, 0x9e, 0xe9,
0x30, 0x14, 0x03, 0xff, 0x81, 0xf4, 0xc1, 0x39, 0x61, 0x82, 0x85, 0xc0, 0x7f, 0x20, 0x1c, 0xac,
0x78, 0xb8, 0xf7, 0x03, 0x65, 0x9b, 0x39, 0x4b, 0xb5, 0xcc, 0x0f, 0x8c, 0x9e, 0xf1, 0x70, 0xf7,
0x49, 0x1f, 0xcd, 0x7f, 0xbe, 0x0c, 0x85, 0x40, 0xd2, 0x0f, 0x7c, 0xc6, 0x8c, 0x8f, 0x24, 0xce,
0x80, 0x90, 0xca, 0xfc, 0xba, 0x01, 0xe5, 0x57, 0xdd, 0x2e, 0x7d, 0x1c, 0x36, 0xac, 0x7b, 0x34,
0xc8, 0xeb, 0x1f, 0x2c, 0xbe, 0x93, 0x83, 0x8a, 0x12, 0x63, 0x94, 0xd8, 0x26, 0x53, 0x94, 0x35,
0x98, 0xe2, 0x43, 0x36, 0x28, 0x69, 0x85, 0x19, 0x97, 0xa9, 0xa5, 0x25, 0xed, 0xae, 0x4f, 0x88,
0x21, 0x1e, 0x80, 0xd7, 0x04, 0xd1, 0xff, 0x78, 0x2c, 0xd8, 0xb2, 0xa0, 0x19, 0x01, 0xea, 0x77,
0x61, 0x26, 0xd5, 0xcd, 0x6d, 0xe3, 0x1e, 0xd9, 0x0a, 0xdd, 0xda, 0x3d, 0xb2, 0x85, 0x9e, 0x8d,
0x3f, 0xd3, 0x67, 0x1d, 0xce, 0xb7, 0x7c, 0xaf, 0x75, 0x35, 0x08, 0xf0, 0x96, 0x7a, 0xc6, 0xbf,
0x92, 0x7b, 0xd1, 0x30, 0x7f, 0x9f, 0x83, 0xf2, 0xeb, 0x5d, 0x12, 0x6c, 0xed, 0xa6, 0x7b, 0x09,
0x9d, 0xfd, 0x78, 0xcc, 0xd9, 0xf7, 0xed, 0xe8, 0x09, 0xcd, 0x8e, 0xd6, 0xf8, 0xa5, 0x49, 0xad,
0x5f, 0xd2, 0x6d, 0xd9, 0xc2, 0x8e, 0xb6, 0x6c, 0x31, 0x73, 0xcb, 0x72, 0xeb, 0x56, 0x2a, 0x1c,
0x69, 0x93, 0x25, 0xa2, 0xac, 0xdc, 0x4e, 0xa3, 0x2c, 0xf3, 0x33, 0x03, 0x4a, 0x6f, 0x91, 0x26,
0xf3, 0x03, 0xee, 0x2d, 0x34, 0xba, 0x37, 0x86, 0x08, 0x64, 0x73, 0xe9, 0x40, 0xf6, 0x32, 0x14,
0x1d, 0xbb, 0x81, 0xb9, 0xd9, 0x88, 0xc5, 0x1b, 0x14, 0x40, 0x15, 0x1c, 0x5b, 0xd8, 0xd7, 0xf0,
0x99, 0xf7, 0x1f, 0x18, 0x50, 0x96, 0x32, 0x53, 0x49, 0xf9, 0x52, 0x6c, 0x38, 0x43, 0x67, 0xcb,
0xaa, 0x11, 0x4d, 0xf4, 0xe6, 0x58, 0x6f, 0xd8, 0xab, 0x00, 0x5c, 0x77, 0x8a, 0x5c, 0x6e, 0x85,
0x05, 0xad, 0xb4, 0x92, 0x5c, 0xe8, 0xf1, 0xe6, 0x98, 0x55, 0xe2, 0x54, 0x82, 0xc5, 0xb5, 0x02,
0x4c, 0x08, 0x6a, 0xf3, 0x9f, 0x06, 0xcc, 0x5e, 0xc7, 0x6e, 0x73, 0xd9, 0xa1, 0x0c, 0x7b, 0xcd,
0x11, 0x42, 0xa6, 0x2b, 0x50, 0xf0, 0x3b, 0x0d, 0x97, 0x6c, 0x30, 0x25, 0xd2, 0xc9, 0x01, 0x33,
0x92, 0x6a, 0xb0, 0x26, 0xfd, 0xce, 0x2d, 0xb2, 0xc1, 0xd0, 0x7f, 0x42, 0xd1, 0xef, 0x34, 0x02,
0xa7, 0xb5, 0xc9, 0x94, 0xf6, 0x87, 0x20, 0x2e, 0xf8, 0x1d, 0x8b, 0x53, 0xc4, 0x32, 0x21, 0xe3,
0x3b, 0xcc, 0x84, 0x98, 0x7f, 0xe9, 0x9b, 0xfe, 0x08, 0xa6, 0x7d, 0x05, 0x8a, 0x8e, 0xc7, 0x1a,
0xb6, 0x43, 0x43, 0x15, 0x1c, 0xd3, 0xdb, 0x90, 0xc7, 0xc4, 0x0c, 0xc4, 0x9a, 0x7a, 0x8c, 0x8f,
0x8d, 0x5e, 0x01, 0xd8, 0x70, 0x7d, 0xac, 0xa8, 0xa5, 0x0e, 0x4e, 0xe8, 0x77, 0x05, 0x47, 0x0b,
0xe9, 0x4b, 0x82, 0x88, 0x73, 0xe8, 0x2d, 0xe9, 0x9f, 0x0c, 0x38, 0xb8, 0x4a, 0x02, 0xea, 0x50,
0x46, 0x3c, 0xa6, 0xb2, 0x92, 0x2b, 0xde, 0x86, 0x9f, 0x4c, 0xff, 0x1a, 0xa9, 0xf4, 0xef, 0x57,
0x93, 0x0c, 0x4d, 0xdc, 0x73, 0xe4, 0x23, 0x44, 0x78, 0xcf, 0x09, 0x9f, 0x5a, 0xe4, 0x3d, 0x71,
0x3a, 0x63, 0x99, 0x94, 0xbc, 0xf1, 0xeb, 0xb2, 0xf9, 0x5d, 0x59, 0xf6, 0xa0, 0x9d, 0xd4, 0xa3,
0x1b, 0xec, 0x3c, 0x28, 0x07, 0x9e, 0x72, 0xe7, 0x4f, 0x41, 0xca, 0x77, 0x64, 0x14, 0x63, 0xfc,
0xd0, 0x80, 0x85, 0x6c, 0xa9, 0x46, 0x39, 0x79, 0x5f, 0x81, 0x09, 0xc7, 0xdb, 0xf0, 0xc3, 0x24,
0xd9, 0x59, 0x7d, 0x40, 0xad, 0x1d, 0x57, 0x12, 0x9a, 0xbf, 0xce, 0x41, 0x55, 0xf8, 0xea, 0x5d,
0x58, 0xfe, 0x36, 0x69, 0x37, 0xa8, 0xf3, 0x1e, 0x09, 0x97, 0xbf, 0x4d, 0xda, 0x6b, 0xce, 0x7b,
0x24, 0x61, 0x19, 0x13, 0x49, 0xcb, 0x48, 0xa6, 0x11, 0x26, 0x07, 0x24, 0x41, 0x0b, 0xc9, 0x24,
0xe8, 0x3c, 0x4c, 0x7a, 0xbe, 0x4d, 0x56, 0x96, 0xd5, 0x25, 0x51, 0xb5, 0x7a, 0xa6, 0x56, 0xda,
0xa1, 0xa9, 0x7d, 0x6c, 0x40, 0xfd, 0x06, 0x61, 0x69, 0xdd, 0xed, 0x9e, 0x95, 0x7d, 0x62, 0xc0,
0x11, 0xad, 0x40, 0xa3, 0x18, 0xd8, 0x4b, 0x49, 0x03, 0xd3, 0xdf, 0xd8, 0xfa, 0x86, 0x54, 0xb6,
0x75, 0x09, 0xca, 0xcb, 0xdd, 0x76, 0x3b, 0x8a, 0xa4, 0x4e, 0x42, 0x39, 0x90, 0x9f, 0xf2, 0x42,
0x23, 0xcf, 0xdf, 0x29, 0x05, 0xe3, 0xd7, 0x16, 0xf3, 0x1c, 0x54, 0x14, 0x89, 0x92, 0xba, 0x0e,
0xc5, 0x40, 0x7d, 0x2b, 0xfc, 0xa8, 0x6d, 0x1e, 0x84, 0x59, 0x8b, 0xb4, 0xb8, 0x69, 0x07, 0xb7,
0x1c, 0xef, 0x9e, 0x1a, 0xc6, 0x7c, 0xdf, 0x80, 0xb9, 0x24, 0x5c, 0xf1, 0x7a, 0x1e, 0x0a, 0xd8,
0xb6, 0x03, 0x42, 0xe9, 0xc0, 0x65, 0xb9, 0x2a, 0x71, 0xac, 0x10, 0x39, 0xa6, 0xb9, 0xdc, 0xd0,
0x9a, 0x33, 0x1b, 0x70, 0xe0, 0x06, 0x61, 0xb7, 0x09, 0x0b, 0x46, 0x7a, 0x36, 0xaf, 0xf1, 0xab,
0x86, 0x20, 0x56, 0x66, 0x11, 0x36, 0xcd, 0x8f, 0x0c, 0x40, 0xf1, 0x11, 0x46, 0x59, 0xe6, 0xb8,
0x96, 0x73, 0x49, 0x2d, 0xcb, 0xca, 0xa2, 0x76, 0xc7, 0xf7, 0x88, 0xc7, 0xe2, 0x31, 0x6b, 0x25,
0x82, 0x0a, 0xf3, 0xfb, 0xdc, 0x00, 0x74, 0xcb, 0xc7, 0xf6, 0x35, 0xec, 0x8e, 0x16, 0x1e, 0x1c,
0x03, 0xa0, 0x41, 0xb3, 0xa1, 0x76, 0x6b, 0x4e, 0x79, 0x9f, 0xa0, 0x79, 0x47, 0x6e, 0xd8, 0x13,
0x30, 0x65, 0x53, 0xa6, 0xba, 0xc3, 0x57, 0x5c, 0xb0, 0x29, 0x93, 0xfd, 0xa2, 0x2a, 0x93, 0x12,
0xec, 0x12, 0xbb, 0x11, 0x7b, 0x1e, 0x1b, 0x17, 0x68, 0x55, 0xd9, 0xb1, 0xd6, 0x7b, 0x24, 0xbb,
0x0b, 0x87, 0x6e, 0x63, 0xaf, 0x8b, 0xdd, 0xeb, 0x7e, 0xbb, 0x83, 0x13, 0xd5, 0x84, 0x69, 0x37,
0x67, 0x68, 0xdc, 0xdc, 0x71, 0x59, 0x6e, 0x26, 0x23, 0x66, 0x21, 0xeb, 0xb8, 0x15, 0x83, 0x98,
0x14, 0x6a, 0xfd, 0xec, 0x47, 0x59, 0x28, 0x21, 0x54, 0xc8, 0x2a, 0xee, 0x7b, 0x7b, 0x30, 0xf3,
0x65, 0x38, 0x2c, 0x4a, 0xff, 0x42, 0x50, 0x22, 0x11, 0x9f, 0x66, 0x60, 0x68, 0x18, 0x7c, 0x33,
0x27, 0x5c, 0x5b, 0x1f, 0x87, 0x51, 0x04, 0xbf, 0x92, 0xcc, 0x7f, 0x3f, 0xa9, 0xa5, 0x49, 0x8f,
0xa8, 0x92, 0xe0, 0x8b, 0x30, 0x43, 0x1e, 0x92, 0x66, 0x97, 0x39, 0x5e, 0x6b, 0xd5, 0xc5, 0xde,
0x1d, 0x5f, 0x1d, 0x28, 0x69, 0x30, 0x7a, 0x12, 0x2a, 0x5c, 0xfb, 0x7e, 0x97, 0x29, 0x3c, 0x79,
0xb2, 0x24, 0x81, 0x9c, 0x1f, 0x9f, 0xaf, 0x4b, 0x18, 0xb1, 0x15, 0x9e, 0x3c, 0x66, 0xd2, 0xe0,
0x3e, 0x55, 0x72, 0x30, 0xdd, 0x89, 0x2a, 0xff, 0x66, 0xa4, 0x54, 0xa9, 0x38, 0xec, 0x96, 0x2a,
0x6f, 0x02, 0xb4, 0x49, 0xd0, 0x22, 0x2b, 0xc2, 0xa9, 0xcb, 0x0b, 0xf9, 0xa2, 0xd6, 0xa9, 0xf7,
0x18, 0xdc, 0x0e, 0x09, 0xac, 0x18, 0xad, 0x79, 0x03, 0x66, 0x35, 0x28, 0xdc, 0x5f, 0x51, 0xbf,
0x1b, 0x34, 0x49, 0x98, 0xaa, 0x09, 0x9b, 0xfc, 0x7c, 0x63, 0x38, 0x68, 0x11, 0xa6, 0x8c, 0x56,
0xb5, 0xcc, 0xe7, 0xc5, 0x93, 0x91, 0xb8, 0xff, 0x27, 0x2c, 0x35, 0xf9, 0xbe, 0x6d, 0xf4, 0xbd,
0x6f, 0x6f, 0x88, 0xf7, 0x99, 0x38, 0xdd, 0x88, 0x15, 0x08, 0x1b, 0x9c, 0x15, 0xb1, 0xd5, 0x6f,
0x03, 0x61, 0xf3, 0xec, 0x49, 0x28, 0x86, 0x25, 0x2c, 0xa8, 0x00, 0xf9, 0xab, 0xae, 0x5b, 0x1d,
0x43, 0x65, 0x28, 0xae, 0xa8, 0x3a, 0x8d, 0xaa, 0x71, 0xf6, 0xbf, 0x61, 0x26, 0x95, 0x23, 0x45,
0x45, 0x18, 0xbf, 0xe3, 0x7b, 0xa4, 0x3a, 0x86, 0xaa, 0x50, 0xbe, 0xe6, 0x78, 0x38, 0xd8, 0x92,
0x77, 0x92, 0xaa, 0x8d, 0x66, 0x60, 0x4a, 0xc4, 0xe6, 0x0a, 0x40, 0x96, 0x3e, 0x38, 0x01, 0x95,
0xdb, 0x42, 0xc6, 0x35, 0x12, 0xdc, 0x77, 0x9a, 0x04, 0x35, 0xa0, 0x9a, 0xfe, 0x11, 0x06, 0x3d,
0xad, 0x5f, 0x27, 0xfd, 0xff, 0x32, 0xf5, 0x41, 0xb3, 0x36, 0xc7, 0xd0, 0x3b, 0x30, 0x9d, 0xfc,
0x45, 0x05, 0xe9, 0x83, 0x47, 0xed, 0x7f, 0x2c, 0xdb, 0x31, 0x6f, 0x40, 0x25, 0xf1, 0xc7, 0x09,
0x3a, 0xa3, 0xe5, 0xad, 0xfb, 0x2b, 0xa5, 0xae, 0xbf, 0xcf, 0xc5, 0xff, 0x0a, 0x91, 0xd2, 0x27,
0x6b, 0xd2, 0x33, 0xa4, 0xd7, 0x16, 0xae, 0x6f, 0x27, 0x3d, 0x86, 0x03, 0x7d, 0x25, 0xe6, 0xe8,
0xbc, 0x96, 0x7f, 0x56, 0x29, 0xfa, 0x76, 0x43, 0x3c, 0x00, 0xd4, 0xff, 0x67, 0x05, 0xba, 0xa0,
0x5f, 0x81, 0xac, 0xff, 0x4a, 0xea, 0x17, 0x87, 0xc6, 0x8f, 0x14, 0xf7, 0x0d, 0x03, 0x0e, 0x65,
0xd4, 0x85, 0xa3, 0xcb, 0x5a, 0x76, 0x83, 0x8b, 0xdb, 0xeb, 0xcf, 0xee, 0x8c, 0x28, 0x12, 0xc4,
0x83, 0x99, 0x54, 0xa9, 0x34, 0x3a, 0x97, 0x59, 0x3e, 0xd6, 0x5f, 0x33, 0x5e, 0x7f, 0x7a, 0x38,
0xe4, 0x68, 0xbc, 0xbb, 0x30, 0x93, 0xaa, 0x2f, 0xce, 0x18, 0x4f, 0x5f, 0x85, 0xbc, 0xdd, 0x82,
0xbe, 0x0d, 0x95, 0x44, 0x21, 0x70, 0x86, 0xc5, 0xeb, 0x8a, 0x85, 0xb7, 0x63, 0x7d, 0x17, 0xca,
0xf1, 0x7a, 0x5d, 0xb4, 0x98, 0xb5, 0x97, 0xfa, 0x18, 0xef, 0x64, 0x2b, 0xf5, 0xca, 0xf1, 0x06,
0x6c, 0xa5, 0xbe, 0x0a, 0xc6, 0xe1, 0xb7, 0x52, 0x8c, 0xff, 0xc0, 0xad, 0xb4, 0xe3, 0x21, 0xde,
0x37, 0x60, 0x5e, 0x5f, 0xee, 0x89, 0x96, 0xb2, 0x6c, 0x33, 0xbb, 0xb0, 0xb5, 0x7e, 0x79, 0x47,
0x34, 0x91, 0x16, 0xef, 0xc1, 0x74, 0xb2, 0xa8, 0x31, 0x43, 0x8b, 0xda, 0x3a, 0xd0, 0xfa, 0xb9,
0xa1, 0x70, 0xa3, 0xc1, 0xde, 0x84, 0xa9, 0xd8, 0xbf, 0xad, 0xe8, 0xf4, 0x00, 0x3b, 0x8e, 0xff,
0xe8, 0xb9, 0x9d, 0x26, 0x5f, 0x87, 0x52, 0xf4, 0x4b, 0x2a, 0x3a, 0x95, 0x69, 0xbf, 0x3b, 0x61,
0xb9, 0x06, 0xd0, 0xfb, 0xdf, 0x14, 0x3d, 0xa5, 0xe5, 0xd9, 0xf7, 0x43, 0xea, 0x76, 0x4c, 0xa3,
0xe9, 0xcb, 0x47, 0xe6, 0x41, 0xd3, 0x8f, 0x57, 0x45, 0x6c, 0xc7, 0x76, 0x13, 0x2a, 0x89, 0x5a,
0xa6, 0xac, 0x2d, 0xac, 0x29, 0x31, 0xab, 0x9f, 0x1d, 0x06, 0x35, 0x5a, 0xbf, 0x4d, 0xa8, 0x24,
0x2a, 0x4b, 0x32, 0x46, 0xd2, 0x15, 0xd2, 0x64, 0x8c, 0xa4, 0x2d, 0x54, 0x31, 0xc7, 0xd0, 0xd7,
0x62, 0x45, 0x2c, 0x89, 0x42, 0x21, 0x74, 0x69, 0x20, 0x1f, 0x5d, 0x9d, 0x54, 0x7d, 0x69, 0x27,
0x24, 0x91, 0x08, 0xca, 0xaa, 0xa4, 0x4a, 0xb3, 0xad, 0x6a, 0x27, 0x2b, 0xb5, 0x06, 0x93, 0xb2,
0x56, 0x04, 0x99, 0x19, 0x55, 0x61, 0xb1, 0x42, 0x92, 0xfa, 0x13, 0x5a, 0x9c, 0x64, 0x19, 0x85,
0x64, 0x2a, 0x6b, 0x01, 0x32, 0x98, 0x26, 0x0a, 0x05, 0x86, 0x65, 0x6a, 0xc1, 0xa4, 0x7c, 0x04,
0xcc, 0x60, 0x9a, 0x78, 0xc8, 0xae, 0x0f, 0xc6, 0x91, 0x2f, 0x87, 0x63, 0x68, 0x15, 0x26, 0x44,
0xd0, 0x8b, 0x4e, 0x0e, 0x7a, 0x48, 0x1b, 0xc4, 0x31, 0xf1, 0xd6, 0x66, 0x8e, 0xa1, 0xff, 0x85,
0x09, 0x91, 0xc2, 0xc9, 0xe0, 0x18, 0x7f, 0x0d, 0xab, 0x0f, 0x44, 0x09, 0x45, 0xb4, 0xa1, 0x1c,
0xcf, 0x95, 0x67, 0x1c, 0x59, 0x9a, 0xd7, 0x84, 0xfa, 0x30, 0x98, 0xe1, 0x28, 0x72, 0x1b, 0xf5,
0x2e, 0x00, 0xd9, 0xdb, 0xa8, 0xef, 0x72, 0x91, 0xbd, 0x8d, 0xfa, 0xef, 0x13, 0xe6, 0x18, 0xfa,
0x96, 0x01, 0xb5, 0xac, 0x04, 0x2e, 0xca, 0x8c, 0x80, 0x06, 0x65, 0xa1, 0xeb, 0xcf, 0xed, 0x90,
0x2a, 0x92, 0xe5, 0x3d, 0x98, 0xd5, 0x64, 0xf9, 0xd0, 0xc5, 0x2c, 0x7e, 0x19, 0x09, 0xca, 0xfa,
0x33, 0xc3, 0x13, 0x44, 0x63, 0xaf, 0xc2, 0x84, 0xc8, 0xce, 0x65, 0x18, 0x4a, 0x3c, 0xd9, 0x97,
0x61, 0x7a, 0x89, 0xe4, 0x9e, 0x39, 0x86, 0x08, 0x94, 0xe3, 0xa9, 0xba, 0x0c, 0x4b, 0xd1, 0x64,
0xf9, 0xea, 0x67, 0x86, 0xc0, 0x8c, 0x86, 0x69, 0x00, 0xf4, 0x52, 0x65, 0x19, 0xe7, 0x50, 0x5f,
0xb6, 0xae, 0x7e, 0x7a, 0x5b, 0xbc, 0xf8, 0x91, 0x1c, 0x4b, 0x7e, 0x65, 0x9c, 0x49, 0xfd, 0xe9,
0xb1, 0x21, 0xee, 0x09, 0xfd, 0x89, 0x98, 0x8c, 0x7b, 0x42, 0x66, 0xce, 0xa7, 0x7e, 0x71, 0x68,
0xfc, 0x68, 0x3e, 0xef, 0x42, 0x35, 0x9d, 0xb8, 0xca, 0xb8, 0x7f, 0x66, 0xa4, 0xcf, 0xea, 0xe7,
0x87, 0xc4, 0x8e, 0x9f, 0x55, 0x47, 0xfa, 0x65, 0xfa, 0x3f, 0x87, 0x6d, 0x8a, 0x9c, 0xc9, 0x30,
0xb3, 0x8e, 0xa7, 0x67, 0x86, 0x99, 0x75, 0x22, 0x19, 0x63, 0x8e, 0x2d, 0x75, 0xa1, 0xbc, 0x1a,
0xf8, 0x0f, 0xb7, 0xc2, 0x5b, 0xf8, 0xbf, 0xc7, 0x3a, 0xaf, 0x3d, 0xf7, 0xff, 0x97, 0x5b, 0x0e,
0xdb, 0xec, 0xae, 0xf3, 0xf5, 0xbf, 0x28, 0x71, 0xcf, 0x3b, 0xbe, 0xfa, 0xba, 0xe8, 0x78, 0x8c,
0x04, 0x1e, 0x76, 0x2f, 0x0a, 0x5e, 0x0a, 0xda, 0x59, 0x5f, 0x9f, 0x14, 0xed, 0xcb, 0xff, 0x0a,
0x00, 0x00, 0xff, 0xff, 0xbd, 0xee, 0x15, 0x9a, 0x2b, 0x45, 0x00, 0x00,
}
// Reference imports to suppress errors if they are not otherwise used.
@ -5244,6 +5245,7 @@ type MilvusServiceClient interface {
Flush(ctx context.Context, in *FlushRequest, opts ...grpc.CallOption) (*FlushResponse, error)
Query(ctx context.Context, in *QueryRequest, opts ...grpc.CallOption) (*QueryResults, error)
CalcDistance(ctx context.Context, in *CalcDistanceRequest, opts ...grpc.CallOption) (*CalcDistanceResults, error)
GetFlushState(ctx context.Context, in *GetFlushStateRequest, opts ...grpc.CallOption) (*GetFlushStateResponse, error)
GetPersistentSegmentInfo(ctx context.Context, in *GetPersistentSegmentInfoRequest, opts ...grpc.CallOption) (*GetPersistentSegmentInfoResponse, error)
GetQuerySegmentInfo(ctx context.Context, in *GetQuerySegmentInfoRequest, opts ...grpc.CallOption) (*GetQuerySegmentInfoResponse, error)
Dummy(ctx context.Context, in *DummyRequest, opts ...grpc.CallOption) (*DummyResponse, error)
@ -5526,6 +5528,15 @@ func (c *milvusServiceClient) CalcDistance(ctx context.Context, in *CalcDistance
return out, nil
}
func (c *milvusServiceClient) GetFlushState(ctx context.Context, in *GetFlushStateRequest, opts ...grpc.CallOption) (*GetFlushStateResponse, error) {
out := new(GetFlushStateResponse)
err := c.cc.Invoke(ctx, "/milvus.proto.milvus.MilvusService/GetFlushState", in, out, opts...)
if err != nil {
return nil, err
}
return out, nil
}
func (c *milvusServiceClient) GetPersistentSegmentInfo(ctx context.Context, in *GetPersistentSegmentInfoRequest, opts ...grpc.CallOption) (*GetPersistentSegmentInfoResponse, error) {
out := new(GetPersistentSegmentInfoResponse)
err := c.cc.Invoke(ctx, "/milvus.proto.milvus.MilvusService/GetPersistentSegmentInfo", in, out, opts...)
@ -5638,6 +5649,7 @@ type MilvusServiceServer interface {
Flush(context.Context, *FlushRequest) (*FlushResponse, error)
Query(context.Context, *QueryRequest) (*QueryResults, error)
CalcDistance(context.Context, *CalcDistanceRequest) (*CalcDistanceResults, error)
GetFlushState(context.Context, *GetFlushStateRequest) (*GetFlushStateResponse, error)
GetPersistentSegmentInfo(context.Context, *GetPersistentSegmentInfoRequest) (*GetPersistentSegmentInfoResponse, error)
GetQuerySegmentInfo(context.Context, *GetQuerySegmentInfoRequest) (*GetQuerySegmentInfoResponse, error)
Dummy(context.Context, *DummyRequest) (*DummyResponse, error)
@ -5742,6 +5754,9 @@ func (*UnimplementedMilvusServiceServer) Query(ctx context.Context, req *QueryRe
func (*UnimplementedMilvusServiceServer) CalcDistance(ctx context.Context, req *CalcDistanceRequest) (*CalcDistanceResults, error) {
return nil, status.Errorf(codes.Unimplemented, "method CalcDistance not implemented")
}
func (*UnimplementedMilvusServiceServer) GetFlushState(ctx context.Context, req *GetFlushStateRequest) (*GetFlushStateResponse, error) {
return nil, status.Errorf(codes.Unimplemented, "method GetFlushState not implemented")
}
func (*UnimplementedMilvusServiceServer) GetPersistentSegmentInfo(ctx context.Context, req *GetPersistentSegmentInfoRequest) (*GetPersistentSegmentInfoResponse, error) {
return nil, status.Errorf(codes.Unimplemented, "method GetPersistentSegmentInfo not implemented")
}
@ -6296,6 +6311,24 @@ func _MilvusService_CalcDistance_Handler(srv interface{}, ctx context.Context, d
return interceptor(ctx, in, info, handler)
}
func _MilvusService_GetFlushState_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
in := new(GetFlushStateRequest)
if err := dec(in); err != nil {
return nil, err
}
if interceptor == nil {
return srv.(MilvusServiceServer).GetFlushState(ctx, in)
}
info := &grpc.UnaryServerInfo{
Server: srv,
FullMethod: "/milvus.proto.milvus.MilvusService/GetFlushState",
}
handler := func(ctx context.Context, req interface{}) (interface{}, error) {
return srv.(MilvusServiceServer).GetFlushState(ctx, req.(*GetFlushStateRequest))
}
return interceptor(ctx, in, info, handler)
}
func _MilvusService_GetPersistentSegmentInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
in := new(GetPersistentSegmentInfoRequest)
if err := dec(in); err != nil {
@ -6578,6 +6611,10 @@ var _MilvusService_serviceDesc = grpc.ServiceDesc{
MethodName: "CalcDistance",
Handler: _MilvusService_CalcDistance_Handler,
},
{
MethodName: "GetFlushState",
Handler: _MilvusService_GetFlushState_Handler,
},
{
MethodName: "GetPersistentSegmentInfo",
Handler: _MilvusService_GetPersistentSegmentInfo_Handler,

View File

@ -2541,6 +2541,7 @@ func (node *Proxy) GetCompactionStateWithPlans(ctx context.Context, req *milvusp
// GetFlushState gets the flush state of multiple segments
func (node *Proxy) GetFlushState(ctx context.Context, req *milvuspb.GetFlushStateRequest) (*milvuspb.GetFlushStateResponse, error) {
log.Info("received get flush state request", zap.Any("request", req))
var err error
resp := &milvuspb.GetFlushStateResponse{}
if !node.checkHealthy() {
resp.Status = unhealthyStatus()
@ -2548,7 +2549,7 @@ func (node *Proxy) GetFlushState(ctx context.Context, req *milvuspb.GetFlushStat
return resp, nil
}
resp, err := node.dataCoord.GetFlushState(ctx, req)
resp, err = node.dataCoord.GetFlushState(ctx, req)
log.Info("received get flush state response", zap.Any("response", resp))
return resp, err
}

View File

@ -59,7 +59,10 @@ func (dNode *deleteNode) Operate(in []flowgraph.Msg) []flowgraph.Msg {
zap.Any("collectionID", delMsg.CollectionID),
zap.Any("collectionName", delMsg.CollectionName),
zap.Any("pks", delMsg.PrimaryKeys),
zap.Any("timestamp", delMsg.Timestamps))
zap.Any("timestamp", delMsg.Timestamps),
zap.Any("timestampBegin", delMsg.BeginTs()),
zap.Any("timestampEnd", delMsg.EndTs()),
)
processDeleteMessages(dNode.replica, delMsg, delData)
}
}

View File

@ -14,11 +14,11 @@ package querynode
import (
"context"
"go.uber.org/zap"
"github.com/milvus-io/milvus/internal/log"
"github.com/milvus-io/milvus/internal/msgstream"
"github.com/milvus-io/milvus/internal/util/flowgraph"
"github.com/milvus-io/milvus/internal/util/tsoutil"
"go.uber.org/zap"
)
type serviceTimeNode struct {
@ -69,12 +69,14 @@ func (stNode *serviceTimeNode) Operate(in []flowgraph.Msg) []flowgraph.Msg {
if err != nil {
log.Warn(err.Error())
}
//log.Debug("update tSafe:",
// zap.Int64("tSafe", int64(serviceTimeMsg.timeRange.timestampMax)),
// zap.Any("collectionID", stNode.collectionID),
// zap.Any("id", id),
// zap.Any("channel", stNode.vChannel),
//)
p, _ := tsoutil.ParseTS(serviceTimeMsg.timeRange.timestampMax)
log.Debug("update tSafe:",
zap.Any("collectionID", stNode.collectionID),
zap.Any("tSafe", serviceTimeMsg.timeRange.timestampMax),
zap.Any("tSafe_p", p),
zap.Any("id", id),
zap.Any("channel", stNode.vChannel),
)
//if err := stNode.sendTimeTick(serviceTimeMsg.timeRange.timestampMax); err != nil {
// log.Warn("Error: send time tick into pulsar channel failed", zap.Error(err))

View File

@ -331,6 +331,7 @@ func (p *ParamTable) initMetaRootPath() {
func (p *ParamTable) initGracefulTime() {
p.GracefulTime = p.ParseInt64("queryNode.gracefulTime")
log.Debug("query node init gracefulTime", zap.Any("gracefulTime", p.GracefulTime))
}
func (p *ParamTable) initSegcoreChunkRows() {

View File

@ -248,6 +248,12 @@ func (q *queryCollection) waitNewTSafe() (Timestamp, error) {
t = ts
}
}
p, _ := tsoutil.ParseTS(t)
log.Debug("waitNewTSafe",
zap.Any("collectionID", q.collectionID),
zap.Any("tSafe", t),
zap.Any("tSafe_p", p),
)
return t, nil
}

View File

@ -12,7 +12,7 @@ allure-pytest==2.7.0
pytest-print==0.2.1
pytest-level==0.1.1
pytest-xdist==2.2.1
pymilvus==2.0.0rc9.dev14
pymilvus==2.0.0rc9.dev16
pytest-rerunfailures==9.1.1
git+https://github.com/Projectplace/pytest-tags
ndg-httpsclient