Running main() from gmock_main.cc [==========] Running 2320 tests from 207 test suites. [----------] Global test environment set-up. [----------] 1 test from AnyMetadataTest [ RUN ] AnyMetadataTest.ConstInit [ OK ] AnyMetadataTest.ConstInit (0 ms) [----------] 1 test from AnyMetadataTest (0 ms total) [----------] 9 tests from AnyTest [ RUN ] AnyTest.TestPackAndUnpack [ OK ] AnyTest.TestPackAndUnpack (1 ms) [ RUN ] AnyTest.TestPackFromSerializationExceedsSizeLimit [libprotobuf ERROR google/protobuf/message_lite.cc:450] protobuf_unittest.TestAny exceeded maximum protobuf size of 2GB: 2147483653 [ OK ] AnyTest.TestPackFromSerializationExceedsSizeLimit (687 ms) [ RUN ] AnyTest.TestUnpackWithTypeMismatch [ OK ] AnyTest.TestUnpackWithTypeMismatch (2 ms) [ RUN ] AnyTest.TestPackAndUnpackAny [ OK ] AnyTest.TestPackAndUnpackAny (0 ms) [ RUN ] AnyTest.TestPackWithCustomTypeUrl [ OK ] AnyTest.TestPackWithCustomTypeUrl (0 ms) [ RUN ] AnyTest.TestIs [ OK ] AnyTest.TestIs (0 ms) [ RUN ] AnyTest.MoveConstructor [ OK ] AnyTest.MoveConstructor (0 ms) [ RUN ] AnyTest.MoveAssignment [ OK ] AnyTest.MoveAssignment (0 ms) [ RUN ] AnyTest.Simple [ OK ] AnyTest.Simple (0 ms) [----------] 9 tests from AnyTest (690 ms total) [----------] 63 tests from ArenaTest [ RUN ] ArenaTest.ArenaConstructable [ OK ] ArenaTest.ArenaConstructable (0 ms) [ RUN ] ArenaTest.DestructorSkippable [ OK ] ArenaTest.DestructorSkippable (0 ms) [ RUN ] ArenaTest.BasicCreate [ OK ] ArenaTest.BasicCreate (0 ms) [ RUN ] ArenaTest.CreateAndConstCopy [ OK ] ArenaTest.CreateAndConstCopy (0 ms) [ RUN ] ArenaTest.CreateAndNonConstCopy [ OK ] ArenaTest.CreateAndNonConstCopy (0 ms) [ RUN ] ArenaTest.CreateAndMove [ OK ] ArenaTest.CreateAndMove (0 ms) [ RUN ] ArenaTest.CreateWithFourConstructorArguments [ OK ] ArenaTest.CreateWithFourConstructorArguments (0 ms) [ RUN ] ArenaTest.CreateWithEightConstructorArguments [ OK ] ArenaTest.CreateWithEightConstructorArguments (0 ms) [ RUN ] ArenaTest.CreateWithMoveArguments [ OK ] ArenaTest.CreateWithMoveArguments (0 ms) [ RUN ] ArenaTest.InitialBlockTooSmall [ OK ] ArenaTest.InitialBlockTooSmall (0 ms) [ RUN ] ArenaTest.Parsing [ OK ] ArenaTest.Parsing (0 ms) [ RUN ] ArenaTest.UnknownFields [ OK ] ArenaTest.UnknownFields (0 ms) [ RUN ] ArenaTest.Swap [ OK ] ArenaTest.Swap (0 ms) [ RUN ] ArenaTest.ReflectionSwapFields [ OK ] ArenaTest.ReflectionSwapFields (1 ms) [ RUN ] ArenaTest.SetAllocatedMessage [ OK ] ArenaTest.SetAllocatedMessage (0 ms) [ RUN ] ArenaTest.ReleaseMessage [ OK ] ArenaTest.ReleaseMessage (0 ms) [ RUN ] ArenaTest.SetAllocatedString [ OK ] ArenaTest.SetAllocatedString (0 ms) [ RUN ] ArenaTest.ReleaseString [ OK ] ArenaTest.ReleaseString (0 ms) [ RUN ] ArenaTest.SwapBetweenArenasWithAllFieldsSet [ OK ] ArenaTest.SwapBetweenArenasWithAllFieldsSet (0 ms) [ RUN ] ArenaTest.SwapBetweenArenaAndNonArenaWithAllFieldsSet [ OK ] ArenaTest.SwapBetweenArenaAndNonArenaWithAllFieldsSet (0 ms) [ RUN ] ArenaTest.UnsafeArenaSwap [ OK ] ArenaTest.UnsafeArenaSwap (0 ms) [ RUN ] ArenaTest.SwapBetweenArenasUsingReflection [ OK ] ArenaTest.SwapBetweenArenasUsingReflection (0 ms) [ RUN ] ArenaTest.SwapBetweenArenaAndNonArenaUsingReflection [ OK ] ArenaTest.SwapBetweenArenaAndNonArenaUsingReflection (0 ms) [ RUN ] ArenaTest.ReleaseFromArenaMessageMakesCopy [ OK ] ArenaTest.ReleaseFromArenaMessageMakesCopy (0 ms) [ RUN ] ArenaTest.SetAllocatedAcrossArenas [ OK ] ArenaTest.SetAllocatedAcrossArenas (0 ms) [ RUN ] ArenaTest.UnsafeArenaSetAllocatedAcrossArenas [ OK ] ArenaTest.UnsafeArenaSetAllocatedAcrossArenas (0 ms) [ RUN ] ArenaTest.SetAllocatedAcrossArenasWithReflection [ OK ] ArenaTest.SetAllocatedAcrossArenasWithReflection (0 ms) [ RUN ] ArenaTest.UnsafeArenaSetAllocatedAcrossArenasWithReflection [ OK ] ArenaTest.UnsafeArenaSetAllocatedAcrossArenasWithReflection (0 ms) [ RUN ] ArenaTest.AddAllocatedWithReflection [ OK ] ArenaTest.AddAllocatedWithReflection (0 ms) [ RUN ] ArenaTest.RepeatedPtrFieldAddClearedTest [ OK ] ArenaTest.RepeatedPtrFieldAddClearedTest (0 ms) [ RUN ] ArenaTest.AddAllocatedToRepeatedField [ OK ] ArenaTest.AddAllocatedToRepeatedField (0 ms) [ RUN ] ArenaTest.UnsafeArenaAddAllocatedToRepeatedField [ OK ] ArenaTest.UnsafeArenaAddAllocatedToRepeatedField (0 ms) [ RUN ] ArenaTest.AddAllocatedToRepeatedFieldViaReflection [ OK ] ArenaTest.AddAllocatedToRepeatedFieldViaReflection (0 ms) [ RUN ] ArenaTest.ReleaseLastRepeatedField [ OK ] ArenaTest.ReleaseLastRepeatedField (0 ms) [ RUN ] ArenaTest.UnsafeArenaAddAllocated [ OK ] ArenaTest.UnsafeArenaAddAllocated (0 ms) [ RUN ] ArenaTest.OneofMerge [ OK ] ArenaTest.OneofMerge (0 ms) [ RUN ] ArenaTest.ArenaOneofReflection [ OK ] ArenaTest.ArenaOneofReflection (0 ms) [ RUN ] ArenaTest.SwapRepeatedField [ OK ] ArenaTest.SwapRepeatedField (0 ms) [ RUN ] ArenaTest.SwapRepeatedFieldWithDifferentArenas [ OK ] ArenaTest.SwapRepeatedFieldWithDifferentArenas (0 ms) [ RUN ] ArenaTest.SwapRepeatedFieldWithNoArenaOnRightHandSide [ OK ] ArenaTest.SwapRepeatedFieldWithNoArenaOnRightHandSide (0 ms) [ RUN ] ArenaTest.SwapRepeatedFieldWithNoArenaOnLeftHandSide [ OK ] ArenaTest.SwapRepeatedFieldWithNoArenaOnLeftHandSide (0 ms) [ RUN ] ArenaTest.ExtensionsOnArena [ OK ] ArenaTest.ExtensionsOnArena (0 ms) [ RUN ] ArenaTest.RepeatedFieldOnArena [ OK ] ArenaTest.RepeatedFieldOnArena (1 ms) [ RUN ] ArenaTest.NoHeapAllocationsTest [ OK ] ArenaTest.NoHeapAllocationsTest (0 ms) [ RUN ] ArenaTest.ParseCorruptedString [ OK ] ArenaTest.ParseCorruptedString (27 ms) [ RUN ] ArenaTest.RepeatedFieldWithNonPODType [ OK ] ArenaTest.RepeatedFieldWithNonPODType (0 ms) [ RUN ] ArenaTest.SpaceAllocated_and_Used [ OK ] ArenaTest.SpaceAllocated_and_Used (0 ms) [ RUN ] ArenaTest.BlockSizeDoubling [ OK ] ArenaTest.BlockSizeDoubling (0 ms) [ RUN ] ArenaTest.Alignment [ OK ] ArenaTest.Alignment (0 ms) [ RUN ] ArenaTest.BlockSizeSmallerThanAllocation [ OK ] ArenaTest.BlockSizeSmallerThanAllocation (0 ms) [ RUN ] ArenaTest.GetArenaShouldReturnTheArenaForArenaAllocatedMessages [ OK ] ArenaTest.GetArenaShouldReturnTheArenaForArenaAllocatedMessages (0 ms) [ RUN ] ArenaTest.GetArenaShouldReturnNullForNonArenaAllocatedMessages [ OK ] ArenaTest.GetArenaShouldReturnNullForNonArenaAllocatedMessages (0 ms) [ RUN ] ArenaTest.GetArenaShouldReturnNullForNonArenaCompatibleTypes [ OK ] ArenaTest.GetArenaShouldReturnNullForNonArenaCompatibleTypes (0 ms) [ RUN ] ArenaTest.AddCleanup [ OK ] ArenaTest.AddCleanup (0 ms) [ RUN ] ArenaTest.ArenaHooksSanity [ OK ] ArenaTest.ArenaHooksSanity (0 ms) [ RUN ] ArenaTest.ArenaHooksWhenAllocationsNotNeeded [ OK ] ArenaTest.ArenaHooksWhenAllocationsNotNeeded (0 ms) [ RUN ] ArenaTest.ParsingAndSerializingNoHeapAllocation [ OK ] ArenaTest.ParsingAndSerializingNoHeapAllocation (0 ms) [ RUN ] ArenaTest.SubmessageOnSameArena [ OK ] ArenaTest.SubmessageOnSameArena (0 ms) [ RUN ] ArenaTest.ReflectionInTextFormat [ OK ] ArenaTest.ReflectionInTextFormat (0 ms) [ RUN ] ArenaTest.StringMapNoLeak [ OK ] ArenaTest.StringMapNoLeak (0 ms) [ RUN ] ArenaTest.IsInitialized [ OK ] ArenaTest.IsInitialized (1 ms) [ RUN ] ArenaTest.DynamicMapFieldOnArena [ OK ] ArenaTest.DynamicMapFieldOnArena (1 ms) [ RUN ] ArenaTest.DynamicMapFieldOnArenaMemoryLeak [ OK ] ArenaTest.DynamicMapFieldOnArenaMemoryLeak (0 ms) [----------] 63 tests from ArenaTest (31 ms total) [----------] 92 tests from CommandLineInterfaceTest [ RUN ] CommandLineInterfaceTest.BasicOutput [ OK ] CommandLineInterfaceTest.BasicOutput (0 ms) [ RUN ] CommandLineInterfaceTest.BasicOutput_DescriptorSetIn [ OK ] CommandLineInterfaceTest.BasicOutput_DescriptorSetIn (1 ms) [ RUN ] CommandLineInterfaceTest.BasicPlugin [ OK ] CommandLineInterfaceTest.BasicPlugin (16 ms) [ RUN ] CommandLineInterfaceTest.BasicPlugin_DescriptorSetIn [ OK ] CommandLineInterfaceTest.BasicPlugin_DescriptorSetIn (19 ms) [ RUN ] CommandLineInterfaceTest.GeneratorAndPlugin [ OK ] CommandLineInterfaceTest.GeneratorAndPlugin (17 ms) [ RUN ] CommandLineInterfaceTest.GeneratorAndPlugin_DescriptorSetIn [ OK ] CommandLineInterfaceTest.GeneratorAndPlugin_DescriptorSetIn (15 ms) [ RUN ] CommandLineInterfaceTest.MultipleInputs [ OK ] CommandLineInterfaceTest.MultipleInputs (16 ms) [ RUN ] CommandLineInterfaceTest.MultipleInputs_DescriptorSetIn [ OK ] CommandLineInterfaceTest.MultipleInputs_DescriptorSetIn (26 ms) [ RUN ] CommandLineInterfaceTest.MultipleInputs_UnusedImport_DescriptorSetIn [ OK ] CommandLineInterfaceTest.MultipleInputs_UnusedImport_DescriptorSetIn (19 ms) [ RUN ] CommandLineInterfaceTest.MultipleInputsWithImport [ OK ] CommandLineInterfaceTest.MultipleInputsWithImport (13 ms) [ RUN ] CommandLineInterfaceTest.MultipleInputsWithImport_DescriptorSetIn [ OK ] CommandLineInterfaceTest.MultipleInputsWithImport_DescriptorSetIn (36 ms) [ RUN ] CommandLineInterfaceTest.MultipleInputsWithImport_DescriptorSetIn_DuplicateFileDescriptor [ OK ] CommandLineInterfaceTest.MultipleInputsWithImport_DescriptorSetIn_DuplicateFileDescriptor (14 ms) [ RUN ] CommandLineInterfaceTest.MultipleInputsWithImport_DescriptorSetIn_MissingImport [ OK ] CommandLineInterfaceTest.MultipleInputsWithImport_DescriptorSetIn_MissingImport (1 ms) [ RUN ] CommandLineInterfaceTest.InputsOnlyFromDescriptorSetIn_UnusedImportIsNotReported [ OK ] CommandLineInterfaceTest.InputsOnlyFromDescriptorSetIn_UnusedImportIsNotReported (15 ms) [ RUN ] CommandLineInterfaceTest.InputsFromDescriptorSetInAndFileSystem_UnusedImportIsReported [ OK ] CommandLineInterfaceTest.InputsFromDescriptorSetInAndFileSystem_UnusedImportIsReported (14 ms) [ RUN ] CommandLineInterfaceTest.OnlyReportsUnusedImportsForFilesBeingGenerated [ OK ] CommandLineInterfaceTest.OnlyReportsUnusedImportsForFilesBeingGenerated (1 ms) [ RUN ] CommandLineInterfaceTest.ReportsTransitiveMisingImports_LeafFirst [ OK ] CommandLineInterfaceTest.ReportsTransitiveMisingImports_LeafFirst (0 ms) [ RUN ] CommandLineInterfaceTest.ReportsTransitiveMisingImports_LeafLast [ OK ] CommandLineInterfaceTest.ReportsTransitiveMisingImports_LeafLast (0 ms) [ RUN ] CommandLineInterfaceTest.CreateDirectory [ OK ] CommandLineInterfaceTest.CreateDirectory (28 ms) [ RUN ] CommandLineInterfaceTest.GeneratorParameters [ OK ] CommandLineInterfaceTest.GeneratorParameters (14 ms) [ RUN ] CommandLineInterfaceTest.ExtraGeneratorParameters [ OK ] CommandLineInterfaceTest.ExtraGeneratorParameters (0 ms) [ RUN ] CommandLineInterfaceTest.ExtraPluginParameters [ OK ] CommandLineInterfaceTest.ExtraPluginParameters (32 ms) [ RUN ] CommandLineInterfaceTest.UnrecognizedExtraParameters [ OK ] CommandLineInterfaceTest.UnrecognizedExtraParameters (0 ms) [ RUN ] CommandLineInterfaceTest.ExtraPluginParametersForOutParameters [ OK ] CommandLineInterfaceTest.ExtraPluginParametersForOutParameters (0 ms) [ RUN ] CommandLineInterfaceTest.Insert [ OK ] CommandLineInterfaceTest.Insert (39 ms) [ RUN ] CommandLineInterfaceTest.InsertWithAnnotationFixup [ OK ] CommandLineInterfaceTest.InsertWithAnnotationFixup (35 ms) [ RUN ] CommandLineInterfaceTest.PathLookup [ OK ] CommandLineInterfaceTest.PathLookup (0 ms) [ RUN ] CommandLineInterfaceTest.ColonDelimitedPath [ OK ] CommandLineInterfaceTest.ColonDelimitedPath (0 ms) [ RUN ] CommandLineInterfaceTest.NonRootMapping [ OK ] CommandLineInterfaceTest.NonRootMapping (1 ms) [ RUN ] CommandLineInterfaceTest.PathWithEqualsSign [ OK ] CommandLineInterfaceTest.PathWithEqualsSign (0 ms) [ RUN ] CommandLineInterfaceTest.MultipleGenerators [ OK ] CommandLineInterfaceTest.MultipleGenerators (0 ms) [ RUN ] CommandLineInterfaceTest.DisallowServicesNoServices [ OK ] CommandLineInterfaceTest.DisallowServicesNoServices (0 ms) [ RUN ] CommandLineInterfaceTest.DisallowServicesHasService [ OK ] CommandLineInterfaceTest.DisallowServicesHasService (0 ms) [ RUN ] CommandLineInterfaceTest.AllowServicesHasService [ OK ] CommandLineInterfaceTest.AllowServicesHasService (0 ms) [ RUN ] CommandLineInterfaceTest.DirectDependencies_Missing_EmptyList [ OK ] CommandLineInterfaceTest.DirectDependencies_Missing_EmptyList (0 ms) [ RUN ] CommandLineInterfaceTest.DirectDependencies_Missing [ OK ] CommandLineInterfaceTest.DirectDependencies_Missing (1 ms) [ RUN ] CommandLineInterfaceTest.DirectDependencies_NoViolation [ OK ] CommandLineInterfaceTest.DirectDependencies_NoViolation (0 ms) [ RUN ] CommandLineInterfaceTest.DirectDependencies_NoViolation_MultiImports [ OK ] CommandLineInterfaceTest.DirectDependencies_NoViolation_MultiImports (0 ms) [ RUN ] CommandLineInterfaceTest.DirectDependencies_ProvidedMultipleTimes [ OK ] CommandLineInterfaceTest.DirectDependencies_ProvidedMultipleTimes (0 ms) [ RUN ] CommandLineInterfaceTest.DirectDependencies_CustomErrorMessage [ OK ] CommandLineInterfaceTest.DirectDependencies_CustomErrorMessage (0 ms) [ RUN ] CommandLineInterfaceTest.CwdRelativeInputs [ OK ] CommandLineInterfaceTest.CwdRelativeInputs (0 ms) [ RUN ] CommandLineInterfaceTest.WriteDescriptorSet [ OK ] CommandLineInterfaceTest.WriteDescriptorSet (0 ms) [ RUN ] CommandLineInterfaceTest.WriteDescriptorSetWithDuplicates [ OK ] CommandLineInterfaceTest.WriteDescriptorSetWithDuplicates (1 ms) [ RUN ] CommandLineInterfaceTest.WriteDescriptorSetWithSourceInfo [ OK ] CommandLineInterfaceTest.WriteDescriptorSetWithSourceInfo (2 ms) [ RUN ] CommandLineInterfaceTest.WriteTransitiveDescriptorSet [ OK ] CommandLineInterfaceTest.WriteTransitiveDescriptorSet (0 ms) [ RUN ] CommandLineInterfaceTest.WriteTransitiveDescriptorSetWithSourceInfo [ OK ] CommandLineInterfaceTest.WriteTransitiveDescriptorSetWithSourceInfo (0 ms) [ RUN ] CommandLineInterfaceTest.WriteDependencyManifestFileGivenTwoInputs [ OK ] CommandLineInterfaceTest.WriteDependencyManifestFileGivenTwoInputs (0 ms) [ RUN ] CommandLineInterfaceTest.WriteDependencyManifestFileForAbsolutePath [ OK ] CommandLineInterfaceTest.WriteDependencyManifestFileForAbsolutePath (1 ms) [ RUN ] CommandLineInterfaceTest.TestArgumentFile [ OK ] CommandLineInterfaceTest.TestArgumentFile (18 ms) [ RUN ] CommandLineInterfaceTest.ParseErrors [ OK ] CommandLineInterfaceTest.ParseErrors (1 ms) [ RUN ] CommandLineInterfaceTest.ParseErrors_DescriptorSetIn [ OK ] CommandLineInterfaceTest.ParseErrors_DescriptorSetIn (0 ms) [ RUN ] CommandLineInterfaceTest.ParseErrorsMultipleFiles [ OK ] CommandLineInterfaceTest.ParseErrorsMultipleFiles (0 ms) [ RUN ] CommandLineInterfaceTest.RecursiveImportFails [ OK ] CommandLineInterfaceTest.RecursiveImportFails (0 ms) [ RUN ] CommandLineInterfaceTest.InputNotFoundError [ OK ] CommandLineInterfaceTest.InputNotFoundError (0 ms) [ RUN ] CommandLineInterfaceTest.InputNotFoundError_DescriptorSetIn [ OK ] CommandLineInterfaceTest.InputNotFoundError_DescriptorSetIn (0 ms) [ RUN ] CommandLineInterfaceTest.CwdRelativeInputNotFoundError [ OK ] CommandLineInterfaceTest.CwdRelativeInputNotFoundError (0 ms) [ RUN ] CommandLineInterfaceTest.CwdRelativeInputNotMappedError [ OK ] CommandLineInterfaceTest.CwdRelativeInputNotMappedError (0 ms) [ RUN ] CommandLineInterfaceTest.CwdRelativeInputNotFoundAndNotMappedError [ OK ] CommandLineInterfaceTest.CwdRelativeInputNotFoundAndNotMappedError (1 ms) [ RUN ] CommandLineInterfaceTest.CwdRelativeInputShadowedError [ OK ] CommandLineInterfaceTest.CwdRelativeInputShadowedError (0 ms) [ RUN ] CommandLineInterfaceTest.ProtoPathNotFoundError [ OK ] CommandLineInterfaceTest.ProtoPathNotFoundError (0 ms) [ RUN ] CommandLineInterfaceTest.ProtoPathAndDescriptorSetIn [ OK ] CommandLineInterfaceTest.ProtoPathAndDescriptorSetIn (0 ms) [ RUN ] CommandLineInterfaceTest.ProtoPathAndDescriptorSetIn_CompileFiles [ OK ] CommandLineInterfaceTest.ProtoPathAndDescriptorSetIn_CompileFiles (0 ms) [ RUN ] CommandLineInterfaceTest.ProtoPathAndDependencyOut [ OK ] CommandLineInterfaceTest.ProtoPathAndDependencyOut (0 ms) [ RUN ] CommandLineInterfaceTest.MissingInputError [ OK ] CommandLineInterfaceTest.MissingInputError (0 ms) [ RUN ] CommandLineInterfaceTest.MissingOutputError [ OK ] CommandLineInterfaceTest.MissingOutputError (0 ms) [ RUN ] CommandLineInterfaceTest.OutputWriteError [ OK ] CommandLineInterfaceTest.OutputWriteError (0 ms) [ RUN ] CommandLineInterfaceTest.PluginOutputWriteError [ OK ] CommandLineInterfaceTest.PluginOutputWriteError (18 ms) [ RUN ] CommandLineInterfaceTest.OutputDirectoryNotFoundError [ OK ] CommandLineInterfaceTest.OutputDirectoryNotFoundError (0 ms) [ RUN ] CommandLineInterfaceTest.PluginOutputDirectoryNotFoundError [ OK ] CommandLineInterfaceTest.PluginOutputDirectoryNotFoundError (14 ms) [ RUN ] CommandLineInterfaceTest.OutputDirectoryIsFileError [ OK ] CommandLineInterfaceTest.OutputDirectoryIsFileError (0 ms) [ RUN ] CommandLineInterfaceTest.GeneratorError [ OK ] CommandLineInterfaceTest.GeneratorError (0 ms) [ RUN ] CommandLineInterfaceTest.GeneratorPluginError [ OK ] CommandLineInterfaceTest.GeneratorPluginError (15 ms) [ RUN ] CommandLineInterfaceTest.GeneratorPluginFail [ OK ] CommandLineInterfaceTest.GeneratorPluginFail (16 ms) [ RUN ] CommandLineInterfaceTest.GeneratorPluginCrash [ OK ] CommandLineInterfaceTest.GeneratorPluginCrash (106 ms) [ RUN ] CommandLineInterfaceTest.PluginReceivesSourceCodeInfo [ OK ] CommandLineInterfaceTest.PluginReceivesSourceCodeInfo (109 ms) [ RUN ] CommandLineInterfaceTest.PluginReceivesJsonName [ OK ] CommandLineInterfaceTest.PluginReceivesJsonName (109 ms) [ RUN ] CommandLineInterfaceTest.PluginReceivesCompilerVersion [ OK ] CommandLineInterfaceTest.PluginReceivesCompilerVersion (101 ms) [ RUN ] CommandLineInterfaceTest.GeneratorPluginNotFound [ OK ] CommandLineInterfaceTest.GeneratorPluginNotFound (0 ms) [ RUN ] CommandLineInterfaceTest.GeneratorPluginNotAllowed [ OK ] CommandLineInterfaceTest.GeneratorPluginNotAllowed (0 ms) [ RUN ] CommandLineInterfaceTest.HelpText [ OK ] CommandLineInterfaceTest.HelpText (0 ms) [ RUN ] CommandLineInterfaceTest.GccFormatErrors [ OK ] CommandLineInterfaceTest.GccFormatErrors (1 ms) [ RUN ] CommandLineInterfaceTest.MsvsFormatErrors [ OK ] CommandLineInterfaceTest.MsvsFormatErrors (0 ms) [ RUN ] CommandLineInterfaceTest.InvalidErrorFormat [ OK ] CommandLineInterfaceTest.InvalidErrorFormat (0 ms) [ RUN ] CommandLineInterfaceTest.Warnings [ OK ] CommandLineInterfaceTest.Warnings (0 ms) [ RUN ] CommandLineInterfaceTest.ParseSingleCharacterFlag [ OK ] CommandLineInterfaceTest.ParseSingleCharacterFlag (0 ms) [ RUN ] CommandLineInterfaceTest.ParseSpaceDelimitedValue [ OK ] CommandLineInterfaceTest.ParseSpaceDelimitedValue (0 ms) [ RUN ] CommandLineInterfaceTest.ParseSingleCharacterSpaceDelimitedValue [ OK ] CommandLineInterfaceTest.ParseSingleCharacterSpaceDelimitedValue (0 ms) [ RUN ] CommandLineInterfaceTest.MissingValueError [ OK ] CommandLineInterfaceTest.MissingValueError (1 ms) [ RUN ] CommandLineInterfaceTest.MissingValueAtEndError [ OK ] CommandLineInterfaceTest.MissingValueAtEndError (1 ms) [ RUN ] CommandLineInterfaceTest.Proto3OptionalDisallowedNoCodegenSupport [ OK ] CommandLineInterfaceTest.Proto3OptionalDisallowedNoCodegenSupport (0 ms) [ RUN ] CommandLineInterfaceTest.Proto3OptionalAllowWithFlag [ OK ] CommandLineInterfaceTest.Proto3OptionalAllowWithFlag (0 ms) [ RUN ] CommandLineInterfaceTest.PrintFreeFieldNumbers [ OK ] CommandLineInterfaceTest.PrintFreeFieldNumbers (0 ms) [----------] 92 tests from CommandLineInterfaceTest (888 ms total) [----------] 2 tests from BootstrapTest [ RUN ] BootstrapTest.GeneratedFilesMatch [ OK ] BootstrapTest.GeneratedFilesMatch (40 ms) [ RUN ] BootstrapTest.OptionNotExist [ OK ] BootstrapTest.OptionNotExist (0 ms) [----------] 2 tests from BootstrapTest (40 ms total) [----------] 8 tests from MovableMessageTest [ RUN ] MovableMessageTest.MoveConstructor [ OK ] MovableMessageTest.MoveConstructor (0 ms) [ RUN ] MovableMessageTest.MoveAssignmentOperator [ OK ] MovableMessageTest.MoveAssignmentOperator (0 ms) [ RUN ] MovableMessageTest.SelfMoveAssignment [ OK ] MovableMessageTest.SelfMoveAssignment (0 ms) [ RUN ] MovableMessageTest.MoveSameArena [ OK ] MovableMessageTest.MoveSameArena (0 ms) [ RUN ] MovableMessageTest.MoveDifferentArenas [ OK ] MovableMessageTest.MoveDifferentArenas (0 ms) [ RUN ] MovableMessageTest.MoveFromArena [ OK ] MovableMessageTest.MoveFromArena (0 ms) [ RUN ] MovableMessageTest.MoveToArena [ OK ] MovableMessageTest.MoveToArena (0 ms) [ RUN ] MovableMessageTest.Noexcept [ OK ] MovableMessageTest.Noexcept (0 ms) [----------] 8 tests from MovableMessageTest (0 ms total) [----------] 1 test from CppPluginTest [ RUN ] CppPluginTest.PluginTest [ OK ] CppPluginTest.PluginTest (4 ms) [----------] 1 test from CppPluginTest (4 ms total) [----------] 2 tests from GeneratedDescriptorTest [ RUN ] GeneratedDescriptorTest.IdenticalDescriptors [ OK ] GeneratedDescriptorTest.IdenticalDescriptors (8 ms) [ RUN ] GeneratedDescriptorTest.EnormousDescriptor [ OK ] GeneratedDescriptorTest.EnormousDescriptor (2 ms) [----------] 2 tests from GeneratedDescriptorTest (10 ms total) [----------] 47 tests from GeneratedMessageTest [ RUN ] GeneratedMessageTest.Defaults [ OK ] GeneratedMessageTest.Defaults (0 ms) [ RUN ] GeneratedMessageTest.FloatingPointDefaults [ OK ] GeneratedMessageTest.FloatingPointDefaults (0 ms) [ RUN ] GeneratedMessageTest.Trigraph [ OK ] GeneratedMessageTest.Trigraph (0 ms) [ RUN ] GeneratedMessageTest.ExtremeSmallIntegerDefault [ OK ] GeneratedMessageTest.ExtremeSmallIntegerDefault (0 ms) [ RUN ] GeneratedMessageTest.Accessors [ OK ] GeneratedMessageTest.Accessors (0 ms) [ RUN ] GeneratedMessageTest.MutableStringDefault [ OK ] GeneratedMessageTest.MutableStringDefault (0 ms) [ RUN ] GeneratedMessageTest.StringDefaults [ OK ] GeneratedMessageTest.StringDefaults (0 ms) [ RUN ] GeneratedMessageTest.ReleaseString [ OK ] GeneratedMessageTest.ReleaseString (0 ms) [ RUN ] GeneratedMessageTest.ReleaseMessage [ OK ] GeneratedMessageTest.ReleaseMessage (0 ms) [ RUN ] GeneratedMessageTest.SetAllocatedString [ OK ] GeneratedMessageTest.SetAllocatedString (0 ms) [ RUN ] GeneratedMessageTest.SetAllocatedMessage [ OK ] GeneratedMessageTest.SetAllocatedMessage (0 ms) [ RUN ] GeneratedMessageTest.Clear [ OK ] GeneratedMessageTest.Clear (0 ms) [ RUN ] GeneratedMessageTest.EmbeddedNullsInBytesCharStar [ OK ] GeneratedMessageTest.EmbeddedNullsInBytesCharStar (0 ms) [ RUN ] GeneratedMessageTest.ClearOneField [ OK ] GeneratedMessageTest.ClearOneField (0 ms) [ RUN ] GeneratedMessageTest.StringCharStarLength [ OK ] GeneratedMessageTest.StringCharStarLength (0 ms) [ RUN ] GeneratedMessageTest.CopyFrom [ OK ] GeneratedMessageTest.CopyFrom (1 ms) [ RUN ] GeneratedMessageTest.SwapWithEmpty [ OK ] GeneratedMessageTest.SwapWithEmpty (0 ms) [ RUN ] GeneratedMessageTest.SwapWithSelf [ OK ] GeneratedMessageTest.SwapWithSelf (0 ms) [ RUN ] GeneratedMessageTest.SwapWithOther [ OK ] GeneratedMessageTest.SwapWithOther (0 ms) [ RUN ] GeneratedMessageTest.ADLSwap [ OK ] GeneratedMessageTest.ADLSwap (0 ms) [ RUN ] GeneratedMessageTest.CopyConstructor [ OK ] GeneratedMessageTest.CopyConstructor (0 ms) [ RUN ] GeneratedMessageTest.CopyConstructorWithArenas [ OK ] GeneratedMessageTest.CopyConstructorWithArenas (0 ms) [ RUN ] GeneratedMessageTest.CopyAssignmentOperator [ OK ] GeneratedMessageTest.CopyAssignmentOperator (0 ms) [ RUN ] GeneratedMessageTest.UpcastCopyFrom [ OK ] GeneratedMessageTest.UpcastCopyFrom (0 ms) [ RUN ] GeneratedMessageTest.DynamicMessageCopyFrom [ OK ] GeneratedMessageTest.DynamicMessageCopyFrom (0 ms) [ RUN ] GeneratedMessageTest.NonEmptyMergeFrom [ OK ] GeneratedMessageTest.NonEmptyMergeFrom (0 ms) [ RUN ] GeneratedMessageTest.SerializationToArray [ OK ] GeneratedMessageTest.SerializationToArray (0 ms) [ RUN ] GeneratedMessageTest.PackedFieldsSerializationToArray [ OK ] GeneratedMessageTest.PackedFieldsSerializationToArray (0 ms) [ RUN ] GeneratedMessageTest.SerializationToStream [ OK ] GeneratedMessageTest.SerializationToStream (0 ms) [ RUN ] GeneratedMessageTest.PackedFieldsSerializationToStream [ OK ] GeneratedMessageTest.PackedFieldsSerializationToStream (0 ms) [ RUN ] GeneratedMessageTest.Required [ OK ] GeneratedMessageTest.Required (0 ms) [ RUN ] GeneratedMessageTest.RequiredForeign [ OK ] GeneratedMessageTest.RequiredForeign (0 ms) [ RUN ] GeneratedMessageTest.ForeignNested [ OK ] GeneratedMessageTest.ForeignNested (0 ms) [ RUN ] GeneratedMessageTest.ReallyLargeTagNumber [ OK ] GeneratedMessageTest.ReallyLargeTagNumber (0 ms) [ RUN ] GeneratedMessageTest.MutualRecursion [ OK ] GeneratedMessageTest.MutualRecursion (0 ms) [ RUN ] GeneratedMessageTest.CamelCaseFieldNames [ OK ] GeneratedMessageTest.CamelCaseFieldNames (0 ms) [ RUN ] GeneratedMessageTest.TestOptimizedForSize [ OK ] GeneratedMessageTest.TestOptimizedForSize (0 ms) [ RUN ] GeneratedMessageTest.TestEmbedOptimizedForSize [ OK ] GeneratedMessageTest.TestEmbedOptimizedForSize (0 ms) [ RUN ] GeneratedMessageTest.TestSpaceUsed [ OK ] GeneratedMessageTest.TestSpaceUsed (0 ms) [ RUN ] GeneratedMessageTest.TestOneofSpaceUsed [ OK ] GeneratedMessageTest.TestOneofSpaceUsed (0 ms) [ RUN ] GeneratedMessageTest.FieldConstantValues [ OK ] GeneratedMessageTest.FieldConstantValues (0 ms) [ RUN ] GeneratedMessageTest.ExtensionConstantValues [ OK ] GeneratedMessageTest.ExtensionConstantValues (0 ms) [ RUN ] GeneratedMessageTest.ParseFromTruncated [ OK ] GeneratedMessageTest.ParseFromTruncated (0 ms) [ RUN ] GeneratedMessageTest.TestConflictingSymbolNames [ OK ] GeneratedMessageTest.TestConflictingSymbolNames (0 ms) [ RUN ] GeneratedMessageTest.TestConflictingEnumNames [ OK ] GeneratedMessageTest.TestConflictingEnumNames (0 ms) [ RUN ] GeneratedMessageTest.TestConflictingMessageNames [ OK ] GeneratedMessageTest.TestConflictingMessageNames (0 ms) [ RUN ] GeneratedMessageTest.TestConflictingExtension [ OK ] GeneratedMessageTest.TestConflictingExtension (0 ms) [----------] 47 tests from GeneratedMessageTest (1 ms total) [----------] 7 tests from GeneratedEnumTest [ RUN ] GeneratedEnumTest.EnumValuesAsSwitchCases [ OK ] GeneratedEnumTest.EnumValuesAsSwitchCases (0 ms) [ RUN ] GeneratedEnumTest.IsValidValue [ OK ] GeneratedEnumTest.IsValidValue (0 ms) [ RUN ] GeneratedEnumTest.MinAndMax [ OK ] GeneratedEnumTest.MinAndMax (1 ms) [ RUN ] GeneratedEnumTest.Name [ OK ] GeneratedEnumTest.Name (0 ms) [ RUN ] GeneratedEnumTest.Parse [ OK ] GeneratedEnumTest.Parse (0 ms) [ RUN ] GeneratedEnumTest.GetEnumDescriptor [ OK ] GeneratedEnumTest.GetEnumDescriptor (0 ms) [ RUN ] GeneratedEnumTest.IsProtoEnumTypeTrait [ OK ] GeneratedEnumTest.IsProtoEnumTypeTrait (0 ms) [----------] 7 tests from GeneratedEnumTest (1 ms total) [----------] 9 tests from GeneratedServiceTest [ RUN ] GeneratedServiceTest.GetDescriptor [ OK ] GeneratedServiceTest.GetDescriptor (0 ms) [ RUN ] GeneratedServiceTest.GetChannel [ OK ] GeneratedServiceTest.GetChannel (0 ms) [ RUN ] GeneratedServiceTest.OwnsChannel [ OK ] GeneratedServiceTest.OwnsChannel (0 ms) [ RUN ] GeneratedServiceTest.CallMethod [ OK ] GeneratedServiceTest.CallMethod (0 ms) [ RUN ] GeneratedServiceTest.CallMethodTypeFailure [ OK ] GeneratedServiceTest.CallMethodTypeFailure (0 ms) [ RUN ] GeneratedServiceTest.GetPrototypes [ OK ] GeneratedServiceTest.GetPrototypes (0 ms) [ RUN ] GeneratedServiceTest.Stub [ OK ] GeneratedServiceTest.Stub (0 ms) [ RUN ] GeneratedServiceTest.NotImplemented [ OK ] GeneratedServiceTest.NotImplemented (0 ms) [ RUN ] GeneratedServiceTest.NoGenericServices [ OK ] GeneratedServiceTest.NoGenericServices (0 ms) [----------] 9 tests from GeneratedServiceTest (0 ms total) [----------] 23 tests from OneofTest [ RUN ] OneofTest.SettingOneFieldClearsOthers [ OK ] OneofTest.SettingOneFieldClearsOthers (0 ms) [ RUN ] OneofTest.EnumCases [ OK ] OneofTest.EnumCases (0 ms) [ RUN ] OneofTest.PrimitiveType [ OK ] OneofTest.PrimitiveType (0 ms) [ RUN ] OneofTest.EnumType [ OK ] OneofTest.EnumType (0 ms) [ RUN ] OneofTest.SetString [ OK ] OneofTest.SetString (0 ms) [ RUN ] OneofTest.ReleaseString [ OK ] OneofTest.ReleaseString (0 ms) [ RUN ] OneofTest.SetAllocatedString [ OK ] OneofTest.SetAllocatedString (0 ms) [ RUN ] OneofTest.ArenaSetAllocatedString [ OK ] OneofTest.ArenaSetAllocatedString (0 ms) [ RUN ] OneofTest.SetMessage [ OK ] OneofTest.SetMessage (0 ms) [ RUN ] OneofTest.ReleaseMessage [ OK ] OneofTest.ReleaseMessage (0 ms) [ RUN ] OneofTest.SetAllocatedMessage [ OK ] OneofTest.SetAllocatedMessage (0 ms) [ RUN ] OneofTest.Clear [ OK ] OneofTest.Clear (0 ms) [ RUN ] OneofTest.Defaults [ OK ] OneofTest.Defaults (0 ms) [ RUN ] OneofTest.SwapWithEmpty [ OK ] OneofTest.SwapWithEmpty (0 ms) [ RUN ] OneofTest.SwapWithSelf [ OK ] OneofTest.SwapWithSelf (0 ms) [ RUN ] OneofTest.SwapBothHasFields [ OK ] OneofTest.SwapBothHasFields (0 ms) [ RUN ] OneofTest.CopyConstructor [ OK ] OneofTest.CopyConstructor (0 ms) [ RUN ] OneofTest.CopyFrom [ OK ] OneofTest.CopyFrom (0 ms) [ RUN ] OneofTest.CopyAssignmentOperator [ OK ] OneofTest.CopyAssignmentOperator (0 ms) [ RUN ] OneofTest.UpcastCopyFrom [ OK ] OneofTest.UpcastCopyFrom (0 ms) [ RUN ] OneofTest.SerializationToArray [ OK ] OneofTest.SerializationToArray (0 ms) [ RUN ] OneofTest.SerializationToStream [ OK ] OneofTest.SerializationToStream (0 ms) [ RUN ] OneofTest.MergeFrom [ OK ] OneofTest.MergeFrom (0 ms) [----------] 23 tests from OneofTest (0 ms total) [----------] 2 tests from HelpersTest [ RUN ] HelpersTest.TestSCC [ OK ] HelpersTest.TestSCC (0 ms) [ RUN ] HelpersTest.TestSCCAnalysis [ OK ] HelpersTest.TestSCCAnalysis (0 ms) [----------] 2 tests from HelpersTest (0 ms total) [----------] 1 test from DescriptorInitializationTest [ RUN ] DescriptorInitializationTest.Initialized [ OK ] DescriptorInitializationTest.Initialized (0 ms) [----------] 1 test from DescriptorInitializationTest (0 ms total) [----------] 3 tests from CppMetadataTest [ RUN ] CppMetadataTest.CapturesEnumNames [ OK ] CppMetadataTest.CapturesEnumNames (3 ms) [ RUN ] CppMetadataTest.AddsPragma [ OK ] CppMetadataTest.AddsPragma (1 ms) [ RUN ] CppMetadataTest.CapturesMessageNames [ OK ] CppMetadataTest.CapturesMessageNames (0 ms) [----------] 3 tests from CppMetadataTest (4 ms total) [----------] 1 test from CsharpBootstrapTest [ RUN ] CsharpBootstrapTest.GeneratedCsharpDescriptorMatches [ OK ] CsharpBootstrapTest.GeneratedCsharpDescriptorMatches (19 ms) [----------] 1 test from CsharpBootstrapTest (19 ms total) [----------] 1 test from CSharpEnumValue [ RUN ] CSharpEnumValue.PascalCasedPrefixStripping [ OK ] CSharpEnumValue.PascalCasedPrefixStripping (0 ms) [----------] 1 test from CSharpEnumValue (0 ms total) [----------] 2 tests from DescriptorProtoHelpers [ RUN ] DescriptorProtoHelpers.IsDescriptorProto [ OK ] DescriptorProtoHelpers.IsDescriptorProto (0 ms) [ RUN ] DescriptorProtoHelpers.IsDescriptorOptionMessage [ OK ] DescriptorProtoHelpers.IsDescriptorOptionMessage (0 ms) [----------] 2 tests from DescriptorProtoHelpers (0 ms total) [----------] 7 tests from ImporterTest [ RUN ] ImporterTest.Import [ OK ] ImporterTest.Import (0 ms) [ RUN ] ImporterTest.ImportNested [ OK ] ImporterTest.ImportNested (0 ms) [ RUN ] ImporterTest.FileNotFound [ OK ] ImporterTest.FileNotFound (0 ms) [ RUN ] ImporterTest.ImportNotFound [ OK ] ImporterTest.ImportNotFound (0 ms) [ RUN ] ImporterTest.RecursiveImport [ OK ] ImporterTest.RecursiveImport (0 ms) [ RUN ] ImporterTest.RecursiveImportSelf [ OK ] ImporterTest.RecursiveImportSelf (0 ms) [ RUN ] ImporterTest.LiteRuntimeImport [ OK ] ImporterTest.LiteRuntimeImport (0 ms) [----------] 7 tests from ImporterTest (0 ms total) [----------] 9 tests from DiskSourceTreeTest [ RUN ] DiskSourceTreeTest.MapRoot [ OK ] DiskSourceTreeTest.MapRoot (0 ms) [ RUN ] DiskSourceTreeTest.MapDirectory [ OK ] DiskSourceTreeTest.MapDirectory (0 ms) [ RUN ] DiskSourceTreeTest.NoParent [ OK ] DiskSourceTreeTest.NoParent (0 ms) [ RUN ] DiskSourceTreeTest.MapFile [ OK ] DiskSourceTreeTest.MapFile (1 ms) [ RUN ] DiskSourceTreeTest.SearchMultipleDirectories [ OK ] DiskSourceTreeTest.SearchMultipleDirectories (0 ms) [ RUN ] DiskSourceTreeTest.OrderingTrumpsSpecificity [ OK ] DiskSourceTreeTest.OrderingTrumpsSpecificity (0 ms) [ RUN ] DiskSourceTreeTest.DiskFileToVirtualFile [ OK ] DiskSourceTreeTest.DiskFileToVirtualFile (0 ms) [ RUN ] DiskSourceTreeTest.DiskFileToVirtualFileCanonicalization [ OK ] DiskSourceTreeTest.DiskFileToVirtualFileCanonicalization (0 ms) [ RUN ] DiskSourceTreeTest.VirtualFileToDiskFile [ OK ] DiskSourceTreeTest.VirtualFileToDiskFile (0 ms) [----------] 9 tests from DiskSourceTreeTest (1 ms total) [----------] 1 test from JavaDocCommentTest [ RUN ] JavaDocCommentTest.Escaping [ OK ] JavaDocCommentTest.Escaping (0 ms) [----------] 1 test from JavaDocCommentTest (0 ms total) [----------] 1 test from JavaPluginTest [ RUN ] JavaPluginTest.PluginTest [ OK ] JavaPluginTest.PluginTest (0 ms) [----------] 1 test from JavaPluginTest (0 ms total) [----------] 8 tests from ObjCHelper [ RUN ] ObjCHelper.TextFormatDecodeData_DecodeDataForString_RawStrings [ OK ] ObjCHelper.TextFormatDecodeData_DecodeDataForString_RawStrings (0 ms) [ RUN ] ObjCHelper.TextFormatDecodeData_DecodeDataForString_ByteCodes [ OK ] ObjCHelper.TextFormatDecodeData_DecodeDataForString_ByteCodes (0 ms) [ RUN ] ObjCHelper.TextFormatDecodeData_RawStrings [ OK ] ObjCHelper.TextFormatDecodeData_RawStrings (0 ms) [ RUN ] ObjCHelper.TextFormatDecodeData_ByteCodes [ OK ] ObjCHelper.TextFormatDecodeData_ByteCodes (0 ms) [ RUN ] ObjCHelper.ParseSimple_BasicsSuccess [ OK ] ObjCHelper.ParseSimple_BasicsSuccess (0 ms) [ RUN ] ObjCHelper.ParseSimple_DropsComments [ OK ] ObjCHelper.ParseSimple_DropsComments (1 ms) [ RUN ] ObjCHelper.ParseSimple_RejectLines [ OK ] ObjCHelper.ParseSimple_RejectLines (0 ms) [ RUN ] ObjCHelper.ParseSimple_RejectLinesNoMessage [ OK ] ObjCHelper.ParseSimple_RejectLinesNoMessage (0 ms) [----------] 8 tests from ObjCHelper (1 ms total) [----------] 7 tests from ParserTest [ RUN ] ParserTest.StopAfterSyntaxIdentifier [ OK ] ParserTest.StopAfterSyntaxIdentifier (0 ms) [ RUN ] ParserTest.StopAfterOmittedSyntaxIdentifier [ OK ] ParserTest.StopAfterOmittedSyntaxIdentifier (0 ms) [ RUN ] ParserTest.StopAfterSyntaxIdentifierWithErrors [ OK ] ParserTest.StopAfterSyntaxIdentifierWithErrors (0 ms) [ RUN ] ParserTest.WarnIfSyntaxIdentifierOmmitted [ OK ] ParserTest.WarnIfSyntaxIdentifierOmmitted (0 ms) [ RUN ] ParserTest.WarnIfFieldNameIsNotUpperCamel [ OK ] ParserTest.WarnIfFieldNameIsNotUpperCamel (0 ms) [ RUN ] ParserTest.WarnIfFieldNameIsNotLowerUnderscore [ OK ] ParserTest.WarnIfFieldNameIsNotLowerUnderscore (0 ms) [ RUN ] ParserTest.WarnIfFieldNameContainsNumberImmediatelyFollowUnderscore [ OK ] ParserTest.WarnIfFieldNameContainsNumberImmediatelyFollowUnderscore (0 ms) [----------] 7 tests from ParserTest (0 ms total) [----------] 30 tests from ParseMessageTest [ RUN ] ParseMessageTest.IgnoreBOM [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.IgnoreBOM (0 ms) [ RUN ] ParseMessageTest.BOMError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.BOMError (0 ms) [ RUN ] ParseMessageTest.SimpleMessage [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.SimpleMessage (0 ms) [ RUN ] ParseMessageTest.ImplicitSyntaxIdentifier [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.ImplicitSyntaxIdentifier (0 ms) [ RUN ] ParseMessageTest.ExplicitSyntaxIdentifier [ OK ] ParseMessageTest.ExplicitSyntaxIdentifier (0 ms) [ RUN ] ParseMessageTest.ExplicitRequiredSyntaxIdentifier [ OK ] ParseMessageTest.ExplicitRequiredSyntaxIdentifier (0 ms) [ RUN ] ParseMessageTest.SimpleFields [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.SimpleFields (0 ms) [ RUN ] ParseMessageTest.PrimitiveFieldTypes [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.PrimitiveFieldTypes (0 ms) [ RUN ] ParseMessageTest.FieldDefaults [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.FieldDefaults (0 ms) [ RUN ] ParseMessageTest.FieldJsonName [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.FieldJsonName (0 ms) [ RUN ] ParseMessageTest.FieldOptions [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.FieldOptions (0 ms) [ RUN ] ParseMessageTest.Oneof [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.Oneof (1 ms) [ RUN ] ParseMessageTest.MultipleOneofs [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.MultipleOneofs (0 ms) [ RUN ] ParseMessageTest.Maps [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.Maps (0 ms) [ RUN ] ParseMessageTest.Group [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.Group (0 ms) [ RUN ] ParseMessageTest.NestedMessage [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.NestedMessage (0 ms) [ RUN ] ParseMessageTest.NestedEnum [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.NestedEnum (0 ms) [ RUN ] ParseMessageTest.ReservedRange [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.ReservedRange (0 ms) [ RUN ] ParseMessageTest.ReservedRangeOnMessageSet [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.ReservedRangeOnMessageSet (0 ms) [ RUN ] ParseMessageTest.ReservedNames [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.ReservedNames (0 ms) [ RUN ] ParseMessageTest.ExtensionRange [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.ExtensionRange (0 ms) [ RUN ] ParseMessageTest.ExtensionRangeWithOptions [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.ExtensionRangeWithOptions (0 ms) [ RUN ] ParseMessageTest.CompoundExtensionRange [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.CompoundExtensionRange (0 ms) [ RUN ] ParseMessageTest.CompoundExtensionRangeWithOptions [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.CompoundExtensionRangeWithOptions (0 ms) [ RUN ] ParseMessageTest.LargerMaxForMessageSetWireFormatMessages [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.LargerMaxForMessageSetWireFormatMessages (0 ms) [ RUN ] ParseMessageTest.Extensions [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.Extensions (0 ms) [ RUN ] ParseMessageTest.ExtensionsInMessageScope [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.ExtensionsInMessageScope (0 ms) [ RUN ] ParseMessageTest.MultipleExtensionsOneExtendee [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMessageTest.MultipleExtensionsOneExtendee (0 ms) [ RUN ] ParseMessageTest.OptionalLabelProto3 [ OK ] ParseMessageTest.OptionalLabelProto3 (0 ms) [ RUN ] ParseMessageTest.ExplicitOptionalLabelProto3 [ OK ] ParseMessageTest.ExplicitOptionalLabelProto3 (0 ms) [----------] 30 tests from ParseMessageTest (1 ms total) [----------] 5 tests from ParseEnumTest [ RUN ] ParseEnumTest.SimpleEnum [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseEnumTest.SimpleEnum (0 ms) [ RUN ] ParseEnumTest.Values [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseEnumTest.Values (0 ms) [ RUN ] ParseEnumTest.ValueOptions [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseEnumTest.ValueOptions (0 ms) [ RUN ] ParseEnumTest.ReservedRange [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseEnumTest.ReservedRange (1 ms) [ RUN ] ParseEnumTest.ReservedNames [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseEnumTest.ReservedNames (0 ms) [----------] 5 tests from ParseEnumTest (1 ms total) [----------] 2 tests from ParseServiceTest [ RUN ] ParseServiceTest.SimpleService [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseServiceTest.SimpleService (0 ms) [ RUN ] ParseServiceTest.MethodsAndStreams [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseServiceTest.MethodsAndStreams (0 ms) [----------] 2 tests from ParseServiceTest (0 ms total) [----------] 6 tests from ParseMiscTest [ RUN ] ParseMiscTest.ParseImport [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMiscTest.ParseImport (0 ms) [ RUN ] ParseMiscTest.ParseMultipleImports [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMiscTest.ParseMultipleImports (0 ms) [ RUN ] ParseMiscTest.ParsePublicImports [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMiscTest.ParsePublicImports (0 ms) [ RUN ] ParseMiscTest.ParsePackage [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMiscTest.ParsePackage (0 ms) [ RUN ] ParseMiscTest.ParsePackageWithSpaces [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMiscTest.ParsePackageWithSpaces (0 ms) [ RUN ] ParseMiscTest.ParseFileOptions [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseMiscTest.ParseFileOptions (0 ms) [----------] 6 tests from ParseMiscTest (0 ms total) [----------] 57 tests from ParseErrorTest [ RUN ] ParseErrorTest.MissingSyntaxIdentifier [ OK ] ParseErrorTest.MissingSyntaxIdentifier (0 ms) [ RUN ] ParseErrorTest.UnknownSyntaxIdentifier [ OK ] ParseErrorTest.UnknownSyntaxIdentifier (0 ms) [ RUN ] ParseErrorTest.SimpleSyntaxError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.SimpleSyntaxError (0 ms) [ RUN ] ParseErrorTest.ExpectedTopLevel [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.ExpectedTopLevel (0 ms) [ RUN ] ParseErrorTest.UnmatchedCloseBrace [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.UnmatchedCloseBrace (0 ms) [ RUN ] ParseErrorTest.MessageMissingName [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.MessageMissingName (0 ms) [ RUN ] ParseErrorTest.MessageMissingBody [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.MessageMissingBody (0 ms) [ RUN ] ParseErrorTest.EofInMessage [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.EofInMessage (0 ms) [ RUN ] ParseErrorTest.MissingFieldNumber [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.MissingFieldNumber (0 ms) [ RUN ] ParseErrorTest.ExpectedFieldNumber [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.ExpectedFieldNumber (0 ms) [ RUN ] ParseErrorTest.FieldNumberOutOfRange [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.FieldNumberOutOfRange (0 ms) [ RUN ] ParseErrorTest.MissingLabel [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.MissingLabel (0 ms) [ RUN ] ParseErrorTest.ExpectedOptionName [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.ExpectedOptionName (0 ms) [ RUN ] ParseErrorTest.NonExtensionOptionNameBeginningWithDot [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.NonExtensionOptionNameBeginningWithDot (0 ms) [ RUN ] ParseErrorTest.DefaultValueTypeMismatch [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.DefaultValueTypeMismatch (0 ms) [ RUN ] ParseErrorTest.DefaultValueNotBoolean [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.DefaultValueNotBoolean (0 ms) [ RUN ] ParseErrorTest.DefaultValueNotString [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.DefaultValueNotString (0 ms) [ RUN ] ParseErrorTest.DefaultValueUnsignedNegative [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.DefaultValueUnsignedNegative (0 ms) [ RUN ] ParseErrorTest.DefaultValueTooLarge [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.DefaultValueTooLarge (0 ms) [ RUN ] ParseErrorTest.JsonNameNotString [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.JsonNameNotString (0 ms) [ RUN ] ParseErrorTest.DuplicateJsonName [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.DuplicateJsonName (0 ms) [ RUN ] ParseErrorTest.EnumValueOutOfRange [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.EnumValueOutOfRange (0 ms) [ RUN ] ParseErrorTest.EnumAllowAliasFalse [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.EnumAllowAliasFalse (0 ms) [ RUN ] ParseErrorTest.UnnecessaryEnumAllowAlias [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.UnnecessaryEnumAllowAlias (0 ms) [ RUN ] ParseErrorTest.DefaultValueMissing [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.DefaultValueMissing (0 ms) [ RUN ] ParseErrorTest.DefaultValueForGroup [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.DefaultValueForGroup (0 ms) [ RUN ] ParseErrorTest.DuplicateDefaultValue [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.DuplicateDefaultValue (0 ms) [ RUN ] ParseErrorTest.MissingOneofName [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.MissingOneofName (0 ms) [ RUN ] ParseErrorTest.LabelInOneof [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.LabelInOneof (0 ms) [ RUN ] ParseErrorTest.MapInOneof [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.MapInOneof (0 ms) [ RUN ] ParseErrorTest.LabelForMap [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.LabelForMap (0 ms) [ RUN ] ParseErrorTest.MalformedMaps [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.MalformedMaps (0 ms) [ RUN ] ParseErrorTest.GroupNotCapitalized [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.GroupNotCapitalized (0 ms) [ RUN ] ParseErrorTest.GroupMissingBody [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.GroupMissingBody (0 ms) [ RUN ] ParseErrorTest.ExtendingPrimitive [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.ExtendingPrimitive (0 ms) [ RUN ] ParseErrorTest.ErrorInExtension [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.ErrorInExtension (0 ms) [ RUN ] ParseErrorTest.MultipleParseErrors [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.MultipleParseErrors (0 ms) [ RUN ] ParseErrorTest.EofInAggregateValue [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.EofInAggregateValue (0 ms) [ RUN ] ParseErrorTest.EofInEnum [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.EofInEnum (0 ms) [ RUN ] ParseErrorTest.EnumValueMissingNumber [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.EnumValueMissingNumber (0 ms) [ RUN ] ParseErrorTest.EnumReservedStandaloneMaxNotAllowed [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.EnumReservedStandaloneMaxNotAllowed (0 ms) [ RUN ] ParseErrorTest.EnumReservedMixNameAndNumber [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.EnumReservedMixNameAndNumber (0 ms) [ RUN ] ParseErrorTest.EnumReservedPositiveNumberOutOfRange [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.EnumReservedPositiveNumberOutOfRange (0 ms) [ RUN ] ParseErrorTest.EnumReservedNegativeNumberOutOfRange [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.EnumReservedNegativeNumberOutOfRange (0 ms) [ RUN ] ParseErrorTest.EnumReservedMissingQuotes [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.EnumReservedMissingQuotes (0 ms) [ RUN ] ParseErrorTest.ReservedStandaloneMaxNotAllowed [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.ReservedStandaloneMaxNotAllowed (0 ms) [ RUN ] ParseErrorTest.ReservedMixNameAndNumber [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.ReservedMixNameAndNumber (0 ms) [ RUN ] ParseErrorTest.ReservedMissingQuotes [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.ReservedMissingQuotes (0 ms) [ RUN ] ParseErrorTest.ReservedNegativeNumber [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.ReservedNegativeNumber (0 ms) [ RUN ] ParseErrorTest.ReservedNumberOutOfRange [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.ReservedNumberOutOfRange (0 ms) [ RUN ] ParseErrorTest.EofInService [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.EofInService (0 ms) [ RUN ] ParseErrorTest.ServiceMethodPrimitiveParams [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.ServiceMethodPrimitiveParams (0 ms) [ RUN ] ParseErrorTest.EofInMethodOptions [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.EofInMethodOptions (0 ms) [ RUN ] ParseErrorTest.PrimitiveMethodInput [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.PrimitiveMethodInput (0 ms) [ RUN ] ParseErrorTest.MethodOptionTypeError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.MethodOptionTypeError (0 ms) [ RUN ] ParseErrorTest.ImportNotQuoted [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.ImportNotQuoted (0 ms) [ RUN ] ParseErrorTest.MultiplePackagesInFile [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParseErrorTest.MultiplePackagesInFile (0 ms) [----------] 57 tests from ParseErrorTest (1 ms total) [----------] 32 tests from ParserValidationErrorTest [ RUN ] ParserValidationErrorTest.PackageNameError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.PackageNameError (0 ms) [ RUN ] ParserValidationErrorTest.ImportUnloadedError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.ImportUnloadedError (0 ms) [ RUN ] ParserValidationErrorTest.ImportTwice [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.ImportTwice (0 ms) [ RUN ] ParserValidationErrorTest.DuplicateFileError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.DuplicateFileError (0 ms) [ RUN ] ParserValidationErrorTest.MessageNameError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.MessageNameError (0 ms) [ RUN ] ParserValidationErrorTest.FieldNameError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.FieldNameError (0 ms) [ RUN ] ParserValidationErrorTest.FieldTypeError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.FieldTypeError (0 ms) [ RUN ] ParserValidationErrorTest.FieldNumberError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.FieldNumberError (0 ms) [ RUN ] ParserValidationErrorTest.FieldExtendeeError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.FieldExtendeeError (0 ms) [ RUN ] ParserValidationErrorTest.ExtensionJsonNameError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.ExtensionJsonNameError (0 ms) [ RUN ] ParserValidationErrorTest.FieldDefaultValueError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.FieldDefaultValueError (0 ms) [ RUN ] ParserValidationErrorTest.FileOptionNameError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.FileOptionNameError (0 ms) [ RUN ] ParserValidationErrorTest.FileOptionValueError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.FileOptionValueError (0 ms) [ RUN ] ParserValidationErrorTest.FieldOptionNameError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.FieldOptionNameError (0 ms) [ RUN ] ParserValidationErrorTest.FieldOptionValueError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.FieldOptionValueError (0 ms) [ RUN ] ParserValidationErrorTest.ExtensionRangeNumberError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.ExtensionRangeNumberError (0 ms) [ RUN ] ParserValidationErrorTest.Proto3ExtensionError [ OK ] ParserValidationErrorTest.Proto3ExtensionError (0 ms) [ RUN ] ParserValidationErrorTest.Proto3MessageSet [ OK ] ParserValidationErrorTest.Proto3MessageSet (0 ms) [ RUN ] ParserValidationErrorTest.Proto3Required [ OK ] ParserValidationErrorTest.Proto3Required (0 ms) [ RUN ] ParserValidationErrorTest.Proto3Default [ OK ] ParserValidationErrorTest.Proto3Default (0 ms) [ RUN ] ParserValidationErrorTest.Proto3JsonConflictError [ OK ] ParserValidationErrorTest.Proto3JsonConflictError (0 ms) [ RUN ] ParserValidationErrorTest.EnumNameError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.EnumNameError (0 ms) [ RUN ] ParserValidationErrorTest.Proto3EnumError [ OK ] ParserValidationErrorTest.Proto3EnumError (0 ms) [ RUN ] ParserValidationErrorTest.EnumValueNameError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.EnumValueNameError (0 ms) [ RUN ] ParserValidationErrorTest.EnumValueAliasError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.EnumValueAliasError (0 ms) [ RUN ] ParserValidationErrorTest.ExplicitlyMapEntryError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.ExplicitlyMapEntryError (0 ms) [ RUN ] ParserValidationErrorTest.ServiceNameError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.ServiceNameError (0 ms) [ RUN ] ParserValidationErrorTest.MethodNameError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.MethodNameError (0 ms) [ RUN ] ParserValidationErrorTest.MethodInputTypeError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.MethodInputTypeError (0 ms) [ RUN ] ParserValidationErrorTest.MethodOutputTypeError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.MethodOutputTypeError (0 ms) [ RUN ] ParserValidationErrorTest.ResolvedUndefinedError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.ResolvedUndefinedError (0 ms) [ RUN ] ParserValidationErrorTest.ResovledUndefinedOptionError [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: foo.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] ParserValidationErrorTest.ResovledUndefinedOptionError (1 ms) [----------] 32 tests from ParserValidationErrorTest (1 ms total) [----------] 4 tests from ParseDescriptorDebugTest [ RUN ] ParseDescriptorDebugTest.TestAllDescriptorTypes [ OK ] ParseDescriptorDebugTest.TestAllDescriptorTypes (6 ms) [ RUN ] ParseDescriptorDebugTest.TestCustomOptions [ OK ] ParseDescriptorDebugTest.TestCustomOptions (3 ms) [ RUN ] ParseDescriptorDebugTest.TestCommentsInDebugString [ OK ] ParseDescriptorDebugTest.TestCommentsInDebugString (0 ms) [ RUN ] ParseDescriptorDebugTest.TestMaps [ OK ] ParseDescriptorDebugTest.TestMaps (0 ms) [----------] 4 tests from ParseDescriptorDebugTest (9 ms total) [----------] 27 tests from SourceInfoTest [ RUN ] SourceInfoTest.BasicFileDecls [ OK ] SourceInfoTest.BasicFileDecls (0 ms) [ RUN ] SourceInfoTest.Messages [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] SourceInfoTest.Messages (0 ms) [ RUN ] SourceInfoTest.Fields [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] SourceInfoTest.Fields (1 ms) [ RUN ] SourceInfoTest.Proto3Fields [ OK ] SourceInfoTest.Proto3Fields (0 ms) [ RUN ] SourceInfoTest.Extensions [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] SourceInfoTest.Extensions (0 ms) [ RUN ] SourceInfoTest.NestedExtensions [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] SourceInfoTest.NestedExtensions (0 ms) [ RUN ] SourceInfoTest.ExtensionRanges [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] SourceInfoTest.ExtensionRanges (0 ms) [ RUN ] SourceInfoTest.ReservedRanges [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] SourceInfoTest.ReservedRanges (0 ms) [ RUN ] SourceInfoTest.Oneofs [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] SourceInfoTest.Oneofs (0 ms) [ RUN ] SourceInfoTest.NestedMessages [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] SourceInfoTest.NestedMessages (0 ms) [ RUN ] SourceInfoTest.Groups [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] SourceInfoTest.Groups (0 ms) [ RUN ] SourceInfoTest.Enums [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] SourceInfoTest.Enums (0 ms) [ RUN ] SourceInfoTest.EnumValues [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] SourceInfoTest.EnumValues (0 ms) [ RUN ] SourceInfoTest.EnumReservedRange [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] SourceInfoTest.EnumReservedRange (0 ms) [ RUN ] SourceInfoTest.EnumReservedName [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] SourceInfoTest.EnumReservedName (0 ms) [ RUN ] SourceInfoTest.NestedEnums [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] SourceInfoTest.NestedEnums (0 ms) [ RUN ] SourceInfoTest.Services [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] SourceInfoTest.Services (0 ms) [ RUN ] SourceInfoTest.MethodsAndStreams [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] SourceInfoTest.MethodsAndStreams (0 ms) [ RUN ] SourceInfoTest.Options [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] SourceInfoTest.Options (0 ms) [ RUN ] SourceInfoTest.ScopedOptions [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] SourceInfoTest.ScopedOptions (0 ms) [ RUN ] SourceInfoTest.FieldOptions [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] SourceInfoTest.FieldOptions (0 ms) [ RUN ] SourceInfoTest.EnumValueOptions [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] SourceInfoTest.EnumValueOptions (0 ms) [ RUN ] SourceInfoTest.DocComments [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] SourceInfoTest.DocComments (0 ms) [ RUN ] SourceInfoTest.DocComments2 [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] SourceInfoTest.DocComments2 (0 ms) [ RUN ] SourceInfoTest.DocComments3 [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] SourceInfoTest.DocComments3 (0 ms) [ RUN ] SourceInfoTest.DocCommentsTopLevel [ OK ] SourceInfoTest.DocCommentsTopLevel (0 ms) [ RUN ] SourceInfoTest.DocCommentsOneof [libprotobuf WARNING google/protobuf/compiler/parser.cc:649] No syntax specified for the proto file: . Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) [ OK ] SourceInfoTest.DocCommentsOneof (0 ms) [----------] 27 tests from SourceInfoTest (2 ms total) [----------] 2 tests from PythonPluginTest [ RUN ] PythonPluginTest.PluginTest [ OK ] PythonPluginTest.PluginTest (0 ms) [ RUN ] PythonPluginTest.ImportTest [ OK ] PythonPluginTest.ImportTest (0 ms) [----------] 2 tests from PythonPluginTest (0 ms total) [----------] 5 tests from RubyGeneratorTest [ RUN ] RubyGeneratorTest.Proto3GeneratorTest [ OK ] RubyGeneratorTest.Proto3GeneratorTest (0 ms) [ RUN ] RubyGeneratorTest.Proto2GeneratorTest [ OK ] RubyGeneratorTest.Proto2GeneratorTest (1 ms) [ RUN ] RubyGeneratorTest.Proto3ImplicitPackageTest [ OK ] RubyGeneratorTest.Proto3ImplicitPackageTest (0 ms) [ RUN ] RubyGeneratorTest.Proto3ExplictPackageTest [ OK ] RubyGeneratorTest.Proto3ExplictPackageTest (0 ms) [ RUN ] RubyGeneratorTest.Proto3ExplictLegacyPackageTest [libprotobuf WARNING google/protobuf/compiler/ruby/ruby_generator.cc:425] ruby_package option should be in the form of: 'A::B::C' and not 'A.B.C' [ OK ] RubyGeneratorTest.Proto3ExplictLegacyPackageTest (0 ms) [----------] 5 tests from RubyGeneratorTest (1 ms total) [----------] 1 test from EncodedDescriptorDatabaseExtraTest [ RUN ] EncodedDescriptorDatabaseExtraTest.FindNameOfFileContainingSymbol [ OK ] EncodedDescriptorDatabaseExtraTest.FindNameOfFileContainingSymbol (0 ms) [----------] 1 test from EncodedDescriptorDatabaseExtraTest (0 ms total) [----------] 3 tests from SimpleDescriptorDatabaseExtraTest [ RUN ] SimpleDescriptorDatabaseExtraTest.FindAllFileNames [ OK ] SimpleDescriptorDatabaseExtraTest.FindAllFileNames (0 ms) [ RUN ] SimpleDescriptorDatabaseExtraTest.FindAllPackageNames [ OK ] SimpleDescriptorDatabaseExtraTest.FindAllPackageNames (1 ms) [ RUN ] SimpleDescriptorDatabaseExtraTest.FindAllMessageNames [ OK ] SimpleDescriptorDatabaseExtraTest.FindAllMessageNames (0 ms) [----------] 3 tests from SimpleDescriptorDatabaseExtraTest (1 ms total) [----------] 4 tests from MergedDescriptorDatabaseTest [ RUN ] MergedDescriptorDatabaseTest.FindFileByName [ OK ] MergedDescriptorDatabaseTest.FindFileByName (0 ms) [ RUN ] MergedDescriptorDatabaseTest.FindFileContainingSymbol [ OK ] MergedDescriptorDatabaseTest.FindFileContainingSymbol (0 ms) [ RUN ] MergedDescriptorDatabaseTest.FindFileContainingExtension [ OK ] MergedDescriptorDatabaseTest.FindFileContainingExtension (0 ms) [ RUN ] MergedDescriptorDatabaseTest.FindAllExtensionNumbers [ OK ] MergedDescriptorDatabaseTest.FindAllExtensionNumbers (0 ms) [----------] 4 tests from MergedDescriptorDatabaseTest (0 ms total) [----------] 13 tests from FileDescriptorTest [ RUN ] FileDescriptorTest.Name [ OK ] FileDescriptorTest.Name (0 ms) [ RUN ] FileDescriptorTest.Package [ OK ] FileDescriptorTest.Package (0 ms) [ RUN ] FileDescriptorTest.Dependencies [ OK ] FileDescriptorTest.Dependencies (0 ms) [ RUN ] FileDescriptorTest.FindMessageTypeByName [ OK ] FileDescriptorTest.FindMessageTypeByName (0 ms) [ RUN ] FileDescriptorTest.FindEnumTypeByName [ OK ] FileDescriptorTest.FindEnumTypeByName (0 ms) [ RUN ] FileDescriptorTest.FindEnumValueByName [ OK ] FileDescriptorTest.FindEnumValueByName (0 ms) [ RUN ] FileDescriptorTest.FindServiceByName [ OK ] FileDescriptorTest.FindServiceByName (0 ms) [ RUN ] FileDescriptorTest.FindExtensionByName [ OK ] FileDescriptorTest.FindExtensionByName (0 ms) [ RUN ] FileDescriptorTest.FindExtensionByNumber [ OK ] FileDescriptorTest.FindExtensionByNumber (0 ms) [ RUN ] FileDescriptorTest.BuildAgain [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "foo.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] foo.proto: A file with this name is already in the pool. [ OK ] FileDescriptorTest.BuildAgain (0 ms) [ RUN ] FileDescriptorTest.BuildAgainWithSyntax [ OK ] FileDescriptorTest.BuildAgainWithSyntax (0 ms) [ RUN ] FileDescriptorTest.Syntax [ OK ] FileDescriptorTest.Syntax (0 ms) [ RUN ] FileDescriptorTest.DebugStringRoundTrip [ OK ] FileDescriptorTest.DebugStringRoundTrip (11 ms) [----------] 13 tests from FileDescriptorTest (11 ms total) [----------] 23 tests from DescriptorTest [ RUN ] DescriptorTest.Name [ OK ] DescriptorTest.Name (0 ms) [ RUN ] DescriptorTest.ContainingType [ OK ] DescriptorTest.ContainingType (0 ms) [ RUN ] DescriptorTest.FieldNamesDedup [ OK ] DescriptorTest.FieldNamesDedup (0 ms) [ RUN ] DescriptorTest.FieldsByIndex [ OK ] DescriptorTest.FieldsByIndex (0 ms) [ RUN ] DescriptorTest.FindFieldByName [ OK ] DescriptorTest.FindFieldByName (0 ms) [ RUN ] DescriptorTest.FindFieldByNumber [ OK ] DescriptorTest.FindFieldByNumber (0 ms) [ RUN ] DescriptorTest.FieldName [ OK ] DescriptorTest.FieldName (0 ms) [ RUN ] DescriptorTest.FieldFullName [ OK ] DescriptorTest.FieldFullName (0 ms) [ RUN ] DescriptorTest.PrintableNameIsFullNameForNonExtensionFields [ OK ] DescriptorTest.PrintableNameIsFullNameForNonExtensionFields (0 ms) [ RUN ] DescriptorTest.PrintableNameIsFullNameForNonMessageSetExtension [ OK ] DescriptorTest.PrintableNameIsFullNameForNonMessageSetExtension (0 ms) [ RUN ] DescriptorTest.PrintableNameIsExtendingTypeForMessageSetExtension [ OK ] DescriptorTest.PrintableNameIsExtendingTypeForMessageSetExtension (0 ms) [ RUN ] DescriptorTest.FieldJsonName [ OK ] DescriptorTest.FieldJsonName (1 ms) [ RUN ] DescriptorTest.FieldFile [ OK ] DescriptorTest.FieldFile (0 ms) [ RUN ] DescriptorTest.FieldIndex [ OK ] DescriptorTest.FieldIndex (0 ms) [ RUN ] DescriptorTest.FieldNumber [ OK ] DescriptorTest.FieldNumber (0 ms) [ RUN ] DescriptorTest.FieldType [ OK ] DescriptorTest.FieldType (0 ms) [ RUN ] DescriptorTest.FieldLabel [ OK ] DescriptorTest.FieldLabel (0 ms) [ RUN ] DescriptorTest.IsMap [ OK ] DescriptorTest.IsMap (0 ms) [ RUN ] DescriptorTest.GetMap [ OK ] DescriptorTest.GetMap (0 ms) [ RUN ] DescriptorTest.FieldHasDefault [ OK ] DescriptorTest.FieldHasDefault (0 ms) [ RUN ] DescriptorTest.FieldContainingType [ OK ] DescriptorTest.FieldContainingType (0 ms) [ RUN ] DescriptorTest.FieldMessageType [ OK ] DescriptorTest.FieldMessageType (0 ms) [ RUN ] DescriptorTest.FieldEnumType [ OK ] DescriptorTest.FieldEnumType (0 ms) [----------] 23 tests from DescriptorTest (1 ms total) [----------] 2 tests from OneofDescriptorTest [ RUN ] OneofDescriptorTest.Normal [ OK ] OneofDescriptorTest.Normal (0 ms) [ RUN ] OneofDescriptorTest.FindByName [ OK ] OneofDescriptorTest.FindByName (0 ms) [----------] 2 tests from OneofDescriptorTest (0 ms total) [----------] 4 tests from StylizedFieldNamesTest [ RUN ] StylizedFieldNamesTest.LowercaseName [ OK ] StylizedFieldNamesTest.LowercaseName (0 ms) [ RUN ] StylizedFieldNamesTest.CamelcaseName [ OK ] StylizedFieldNamesTest.CamelcaseName (0 ms) [ RUN ] StylizedFieldNamesTest.FindByLowercaseName [ OK ] StylizedFieldNamesTest.FindByLowercaseName (0 ms) [ RUN ] StylizedFieldNamesTest.FindByCamelcaseName [ OK ] StylizedFieldNamesTest.FindByCamelcaseName (0 ms) [----------] 4 tests from StylizedFieldNamesTest (0 ms total) [----------] 10 tests from EnumDescriptorTest [ RUN ] EnumDescriptorTest.Name [ OK ] EnumDescriptorTest.Name (0 ms) [ RUN ] EnumDescriptorTest.ContainingType [ OK ] EnumDescriptorTest.ContainingType (0 ms) [ RUN ] EnumDescriptorTest.ValuesByIndex [ OK ] EnumDescriptorTest.ValuesByIndex (0 ms) [ RUN ] EnumDescriptorTest.FindValueByName [ OK ] EnumDescriptorTest.FindValueByName (0 ms) [ RUN ] EnumDescriptorTest.FindValueByNumber [ OK ] EnumDescriptorTest.FindValueByNumber (0 ms) [ RUN ] EnumDescriptorTest.ValueName [ OK ] EnumDescriptorTest.ValueName (0 ms) [ RUN ] EnumDescriptorTest.ValueFullName [ OK ] EnumDescriptorTest.ValueFullName (0 ms) [ RUN ] EnumDescriptorTest.ValueIndex [ OK ] EnumDescriptorTest.ValueIndex (0 ms) [ RUN ] EnumDescriptorTest.ValueNumber [ OK ] EnumDescriptorTest.ValueNumber (0 ms) [ RUN ] EnumDescriptorTest.ValueType [ OK ] EnumDescriptorTest.ValueType (0 ms) [----------] 10 tests from EnumDescriptorTest (0 ms total) [----------] 9 tests from ServiceDescriptorTest [ RUN ] ServiceDescriptorTest.Name [ OK ] ServiceDescriptorTest.Name (0 ms) [ RUN ] ServiceDescriptorTest.MethodsByIndex [ OK ] ServiceDescriptorTest.MethodsByIndex (0 ms) [ RUN ] ServiceDescriptorTest.FindMethodByName [ OK ] ServiceDescriptorTest.FindMethodByName (0 ms) [ RUN ] ServiceDescriptorTest.MethodName [ OK ] ServiceDescriptorTest.MethodName (0 ms) [ RUN ] ServiceDescriptorTest.MethodFullName [ OK ] ServiceDescriptorTest.MethodFullName (1 ms) [ RUN ] ServiceDescriptorTest.MethodIndex [ OK ] ServiceDescriptorTest.MethodIndex (0 ms) [ RUN ] ServiceDescriptorTest.MethodParent [ OK ] ServiceDescriptorTest.MethodParent (0 ms) [ RUN ] ServiceDescriptorTest.MethodInputType [ OK ] ServiceDescriptorTest.MethodInputType (0 ms) [ RUN ] ServiceDescriptorTest.MethodOutputType [ OK ] ServiceDescriptorTest.MethodOutputType (0 ms) [----------] 9 tests from ServiceDescriptorTest (1 ms total) [----------] 10 tests from NestedDescriptorTest [ RUN ] NestedDescriptorTest.MessageName [ OK ] NestedDescriptorTest.MessageName (0 ms) [ RUN ] NestedDescriptorTest.MessageContainingType [ OK ] NestedDescriptorTest.MessageContainingType (0 ms) [ RUN ] NestedDescriptorTest.NestedMessagesByIndex [ OK ] NestedDescriptorTest.NestedMessagesByIndex (0 ms) [ RUN ] NestedDescriptorTest.FindFieldByNameDoesntFindNestedTypes [ OK ] NestedDescriptorTest.FindFieldByNameDoesntFindNestedTypes (0 ms) [ RUN ] NestedDescriptorTest.FindNestedTypeByName [ OK ] NestedDescriptorTest.FindNestedTypeByName (0 ms) [ RUN ] NestedDescriptorTest.EnumName [ OK ] NestedDescriptorTest.EnumName (0 ms) [ RUN ] NestedDescriptorTest.EnumContainingType [ OK ] NestedDescriptorTest.EnumContainingType (0 ms) [ RUN ] NestedDescriptorTest.NestedEnumsByIndex [ OK ] NestedDescriptorTest.NestedEnumsByIndex (0 ms) [ RUN ] NestedDescriptorTest.FindEnumTypeByName [ OK ] NestedDescriptorTest.FindEnumTypeByName (0 ms) [ RUN ] NestedDescriptorTest.FindEnumValueByName [ OK ] NestedDescriptorTest.FindEnumValueByName (0 ms) [----------] 10 tests from NestedDescriptorTest (0 ms total) [----------] 8 tests from ExtensionDescriptorTest [ RUN ] ExtensionDescriptorTest.ExtensionRanges [ OK ] ExtensionDescriptorTest.ExtensionRanges (0 ms) [ RUN ] ExtensionDescriptorTest.Extensions [ OK ] ExtensionDescriptorTest.Extensions (0 ms) [ RUN ] ExtensionDescriptorTest.IsExtensionNumber [ OK ] ExtensionDescriptorTest.IsExtensionNumber (0 ms) [ RUN ] ExtensionDescriptorTest.FindExtensionByName [ OK ] ExtensionDescriptorTest.FindExtensionByName (0 ms) [ RUN ] ExtensionDescriptorTest.FieldVsExtension [ OK ] ExtensionDescriptorTest.FieldVsExtension (0 ms) [ RUN ] ExtensionDescriptorTest.FindExtensionByPrintableName [ OK ] ExtensionDescriptorTest.FindExtensionByPrintableName (0 ms) [ RUN ] ExtensionDescriptorTest.FindAllExtensions [ OK ] ExtensionDescriptorTest.FindAllExtensions (0 ms) [ RUN ] ExtensionDescriptorTest.DuplicateFieldNumber [libprotobuf WARNING google/protobuf/descriptor.cc:4256] bar.proto option2: Extension number 1000 has already been used in "google.protobuf.FieldOptions" by extension "option1" defined in foo.proto. [ OK ] ExtensionDescriptorTest.DuplicateFieldNumber (0 ms) [----------] 8 tests from ExtensionDescriptorTest (0 ms total) [----------] 3 tests from OverlappingExtensionRangeTest [ RUN ] OverlappingExtensionRangeTest.ExtensionRangeInternal [ OK ] OverlappingExtensionRangeTest.ExtensionRangeInternal (0 ms) [ RUN ] OverlappingExtensionRangeTest.ExtensionRangeAfter [ OK ] OverlappingExtensionRangeTest.ExtensionRangeAfter (0 ms) [ RUN ] OverlappingExtensionRangeTest.ExtensionRangeBefore [ OK ] OverlappingExtensionRangeTest.ExtensionRangeBefore (0 ms) [----------] 3 tests from OverlappingExtensionRangeTest (0 ms total) [----------] 4 tests from ReservedDescriptorTest [ RUN ] ReservedDescriptorTest.ReservedRanges [ OK ] ReservedDescriptorTest.ReservedRanges (0 ms) [ RUN ] ReservedDescriptorTest.IsReservedNumber [ OK ] ReservedDescriptorTest.IsReservedNumber (0 ms) [ RUN ] ReservedDescriptorTest.ReservedNames [ OK ] ReservedDescriptorTest.ReservedNames (0 ms) [ RUN ] ReservedDescriptorTest.IsReservedName [ OK ] ReservedDescriptorTest.IsReservedName (0 ms) [----------] 4 tests from ReservedDescriptorTest (0 ms total) [----------] 4 tests from ReservedEnumDescriptorTest [ RUN ] ReservedEnumDescriptorTest.ReservedRanges [ OK ] ReservedEnumDescriptorTest.ReservedRanges (0 ms) [ RUN ] ReservedEnumDescriptorTest.IsReservedNumber [ OK ] ReservedEnumDescriptorTest.IsReservedNumber (0 ms) [ RUN ] ReservedEnumDescriptorTest.ReservedNames [ OK ] ReservedEnumDescriptorTest.ReservedNames (0 ms) [ RUN ] ReservedEnumDescriptorTest.IsReservedName [ OK ] ReservedEnumDescriptorTest.IsReservedName (1 ms) [----------] 4 tests from ReservedEnumDescriptorTest (1 ms total) [----------] 9 tests from MiscTest [ RUN ] MiscTest.TypeNames [ OK ] MiscTest.TypeNames (0 ms) [ RUN ] MiscTest.StaticTypeNames [ OK ] MiscTest.StaticTypeNames (0 ms) [ RUN ] MiscTest.CppTypes [ OK ] MiscTest.CppTypes (0 ms) [ RUN ] MiscTest.CppTypeNames [ OK ] MiscTest.CppTypeNames (0 ms) [ RUN ] MiscTest.StaticCppTypeNames [ OK ] MiscTest.StaticCppTypeNames (0 ms) [ RUN ] MiscTest.MessageType [ OK ] MiscTest.MessageType (0 ms) [ RUN ] MiscTest.EnumType [ OK ] MiscTest.EnumType (0 ms) [ RUN ] MiscTest.DefaultValues [ OK ] MiscTest.DefaultValues (0 ms) [ RUN ] MiscTest.FieldOptions [ OK ] MiscTest.FieldOptions (0 ms) [----------] 9 tests from MiscTest (0 ms total) [----------] 11 tests from CustomOptions [ RUN ] CustomOptions.OptionLocations [ OK ] CustomOptions.OptionLocations (0 ms) [ RUN ] CustomOptions.OptionTypes [ OK ] CustomOptions.OptionTypes (0 ms) [ RUN ] CustomOptions.ComplexExtensionOptions [ OK ] CustomOptions.ComplexExtensionOptions (0 ms) [ RUN ] CustomOptions.OptionsFromOtherFile [ OK ] CustomOptions.OptionsFromOtherFile (1 ms) [ RUN ] CustomOptions.MessageOptionThreeFieldsSet [ OK ] CustomOptions.MessageOptionThreeFieldsSet (1 ms) [ RUN ] CustomOptions.MessageOptionRepeatedLeafFieldSet [ OK ] CustomOptions.MessageOptionRepeatedLeafFieldSet (1 ms) [ RUN ] CustomOptions.MessageOptionRepeatedMsgFieldSet [ OK ] CustomOptions.MessageOptionRepeatedMsgFieldSet (0 ms) [ RUN ] CustomOptions.AggregateOptions [ OK ] CustomOptions.AggregateOptions (0 ms) [ RUN ] CustomOptions.UnusedImportError [ OK ] CustomOptions.UnusedImportError (1 ms) [ RUN ] CustomOptions.OptionsWithIncompatibleDescriptors [libprotobuf ERROR google/protobuf/message_lite.cc:134] Can't parse message of type "google.protobuf.MessageOptions" because it is missing required fields: (protobuf_unittest.required_enum_opt).value [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "unittest_custom_options.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] protobuf_unittest.TestMessageWithRequiredEnumOption: Some options could not be correctly parsed using the proto descriptors compiled into this binary. Unparsed options: 106161807 { 1: 1 } Parsing attempt: [protobuf_unittest.required_enum_opt] { 1: 1 } [ OK ] CustomOptions.OptionsWithIncompatibleDescriptors (1 ms) [ RUN ] CustomOptions.DebugString [ OK ] CustomOptions.DebugString (0 ms) [----------] 11 tests from CustomOptions (5 ms total) [----------] 160 tests from ValidationErrorTest [ RUN ] ValidationErrorTest.AlreadyDefined [ OK ] ValidationErrorTest.AlreadyDefined (0 ms) [ RUN ] ValidationErrorTest.AlreadyDefinedInPackage [ OK ] ValidationErrorTest.AlreadyDefinedInPackage (0 ms) [ RUN ] ValidationErrorTest.AlreadyDefinedInOtherFile [ OK ] ValidationErrorTest.AlreadyDefinedInOtherFile (0 ms) [ RUN ] ValidationErrorTest.PackageAlreadyDefined [ OK ] ValidationErrorTest.PackageAlreadyDefined (0 ms) [ RUN ] ValidationErrorTest.EnumValueAlreadyDefinedInParent [ OK ] ValidationErrorTest.EnumValueAlreadyDefinedInParent (0 ms) [ RUN ] ValidationErrorTest.EnumValueAlreadyDefinedInParentNonGlobal [ OK ] ValidationErrorTest.EnumValueAlreadyDefinedInParentNonGlobal (0 ms) [ RUN ] ValidationErrorTest.MissingName [ OK ] ValidationErrorTest.MissingName (0 ms) [ RUN ] ValidationErrorTest.InvalidName [ OK ] ValidationErrorTest.InvalidName (0 ms) [ RUN ] ValidationErrorTest.InvalidPackageName [ OK ] ValidationErrorTest.InvalidPackageName (0 ms) [ RUN ] ValidationErrorTest.NullCharSymbolName [ OK ] ValidationErrorTest.NullCharSymbolName (0 ms) [ RUN ] ValidationErrorTest.NullCharFileName [ OK ] ValidationErrorTest.NullCharFileName (0 ms) [ RUN ] ValidationErrorTest.NullCharPackageName [ OK ] ValidationErrorTest.NullCharPackageName (0 ms) [ RUN ] ValidationErrorTest.MissingFileName [ OK ] ValidationErrorTest.MissingFileName (0 ms) [ RUN ] ValidationErrorTest.DupeDependency [ OK ] ValidationErrorTest.DupeDependency (0 ms) [ RUN ] ValidationErrorTest.UnknownDependency [ OK ] ValidationErrorTest.UnknownDependency (0 ms) [ RUN ] ValidationErrorTest.InvalidPublicDependencyIndex [ OK ] ValidationErrorTest.InvalidPublicDependencyIndex (0 ms) [ RUN ] ValidationErrorTest.ForeignUnimportedPackageNoCrash [ OK ] ValidationErrorTest.ForeignUnimportedPackageNoCrash (0 ms) [ RUN ] ValidationErrorTest.DupeFile [ OK ] ValidationErrorTest.DupeFile (0 ms) [ RUN ] ValidationErrorTest.FieldInExtensionRange [ OK ] ValidationErrorTest.FieldInExtensionRange (0 ms) [ RUN ] ValidationErrorTest.OverlappingExtensionRanges [ OK ] ValidationErrorTest.OverlappingExtensionRanges (0 ms) [ RUN ] ValidationErrorTest.ReservedFieldError [ OK ] ValidationErrorTest.ReservedFieldError (0 ms) [ RUN ] ValidationErrorTest.ReservedExtensionRangeError [ OK ] ValidationErrorTest.ReservedExtensionRangeError (0 ms) [ RUN ] ValidationErrorTest.ReservedExtensionRangeAdjacent [ OK ] ValidationErrorTest.ReservedExtensionRangeAdjacent (0 ms) [ RUN ] ValidationErrorTest.ReservedRangeOverlap [ OK ] ValidationErrorTest.ReservedRangeOverlap (0 ms) [ RUN ] ValidationErrorTest.ReservedNameError [ OK ] ValidationErrorTest.ReservedNameError (0 ms) [ RUN ] ValidationErrorTest.ReservedNameRedundant [ OK ] ValidationErrorTest.ReservedNameRedundant (0 ms) [ RUN ] ValidationErrorTest.ReservedFieldsDebugString [ OK ] ValidationErrorTest.ReservedFieldsDebugString (0 ms) [ RUN ] ValidationErrorTest.DebugStringReservedRangeMax [ OK ] ValidationErrorTest.DebugStringReservedRangeMax (0 ms) [ RUN ] ValidationErrorTest.EnumReservedFieldError [ OK ] ValidationErrorTest.EnumReservedFieldError (0 ms) [ RUN ] ValidationErrorTest.EnumNegativeReservedFieldError [ OK ] ValidationErrorTest.EnumNegativeReservedFieldError (0 ms) [ RUN ] ValidationErrorTest.EnumReservedRangeOverlap [ OK ] ValidationErrorTest.EnumReservedRangeOverlap (0 ms) [ RUN ] ValidationErrorTest.EnumReservedRangeOverlapByOne [ OK ] ValidationErrorTest.EnumReservedRangeOverlapByOne (1 ms) [ RUN ] ValidationErrorTest.EnumNegativeReservedRangeOverlap [ OK ] ValidationErrorTest.EnumNegativeReservedRangeOverlap (0 ms) [ RUN ] ValidationErrorTest.EnumMixedReservedRangeOverlap [ OK ] ValidationErrorTest.EnumMixedReservedRangeOverlap (0 ms) [ RUN ] ValidationErrorTest.EnumMixedReservedRangeOverlap2 [ OK ] ValidationErrorTest.EnumMixedReservedRangeOverlap2 (0 ms) [ RUN ] ValidationErrorTest.EnumReservedRangeStartGreaterThanEnd [ OK ] ValidationErrorTest.EnumReservedRangeStartGreaterThanEnd (0 ms) [ RUN ] ValidationErrorTest.EnumReservedNameError [ OK ] ValidationErrorTest.EnumReservedNameError (0 ms) [ RUN ] ValidationErrorTest.EnumReservedNameRedundant [ OK ] ValidationErrorTest.EnumReservedNameRedundant (0 ms) [ RUN ] ValidationErrorTest.EnumReservedFieldsDebugString [ OK ] ValidationErrorTest.EnumReservedFieldsDebugString (0 ms) [ RUN ] ValidationErrorTest.InvalidDefaults [ OK ] ValidationErrorTest.InvalidDefaults (0 ms) [ RUN ] ValidationErrorTest.NegativeFieldNumber [ OK ] ValidationErrorTest.NegativeFieldNumber (0 ms) [ RUN ] ValidationErrorTest.HugeFieldNumber [ OK ] ValidationErrorTest.HugeFieldNumber (0 ms) [ RUN ] ValidationErrorTest.ReservedFieldNumber [ OK ] ValidationErrorTest.ReservedFieldNumber (0 ms) [ RUN ] ValidationErrorTest.ExtensionMissingExtendee [ OK ] ValidationErrorTest.ExtensionMissingExtendee (0 ms) [ RUN ] ValidationErrorTest.NonExtensionWithExtendee [ OK ] ValidationErrorTest.NonExtensionWithExtendee (0 ms) [ RUN ] ValidationErrorTest.FieldOneofIndexTooLarge [ OK ] ValidationErrorTest.FieldOneofIndexTooLarge (0 ms) [ RUN ] ValidationErrorTest.FieldOneofIndexNegative [ OK ] ValidationErrorTest.FieldOneofIndexNegative (0 ms) [ RUN ] ValidationErrorTest.OneofFieldsConsecutiveDefinition [ OK ] ValidationErrorTest.OneofFieldsConsecutiveDefinition (0 ms) [ RUN ] ValidationErrorTest.FieldNumberConflict [ OK ] ValidationErrorTest.FieldNumberConflict (0 ms) [ RUN ] ValidationErrorTest.BadMessageSetExtensionType [ OK ] ValidationErrorTest.BadMessageSetExtensionType (0 ms) [ RUN ] ValidationErrorTest.BadMessageSetExtensionLabel [ OK ] ValidationErrorTest.BadMessageSetExtensionLabel (0 ms) [ RUN ] ValidationErrorTest.FieldInMessageSet [ OK ] ValidationErrorTest.FieldInMessageSet (0 ms) [ RUN ] ValidationErrorTest.NegativeExtensionRangeNumber [ OK ] ValidationErrorTest.NegativeExtensionRangeNumber (0 ms) [ RUN ] ValidationErrorTest.HugeExtensionRangeNumber [ OK ] ValidationErrorTest.HugeExtensionRangeNumber (0 ms) [ RUN ] ValidationErrorTest.ExtensionRangeEndBeforeStart [ OK ] ValidationErrorTest.ExtensionRangeEndBeforeStart (0 ms) [ RUN ] ValidationErrorTest.EmptyEnum [ OK ] ValidationErrorTest.EmptyEnum (0 ms) [ RUN ] ValidationErrorTest.UndefinedExtendee [ OK ] ValidationErrorTest.UndefinedExtendee (0 ms) [ RUN ] ValidationErrorTest.NonMessageExtendee [ OK ] ValidationErrorTest.NonMessageExtendee (0 ms) [ RUN ] ValidationErrorTest.NotAnExtensionNumber [ OK ] ValidationErrorTest.NotAnExtensionNumber (0 ms) [ RUN ] ValidationErrorTest.RequiredExtension [ OK ] ValidationErrorTest.RequiredExtension (0 ms) [ RUN ] ValidationErrorTest.UndefinedFieldType [ OK ] ValidationErrorTest.UndefinedFieldType (0 ms) [ RUN ] ValidationErrorTest.UndefinedFieldTypeWithDefault [ OK ] ValidationErrorTest.UndefinedFieldTypeWithDefault (0 ms) [ RUN ] ValidationErrorTest.UndefinedNestedFieldType [ OK ] ValidationErrorTest.UndefinedNestedFieldType (0 ms) [ RUN ] ValidationErrorTest.FieldTypeDefinedInUndeclaredDependency [ OK ] ValidationErrorTest.FieldTypeDefinedInUndeclaredDependency (0 ms) [ RUN ] ValidationErrorTest.FieldTypeDefinedInIndirectDependency [ OK ] ValidationErrorTest.FieldTypeDefinedInIndirectDependency (0 ms) [ RUN ] ValidationErrorTest.FieldTypeDefinedInPublicDependency [ OK ] ValidationErrorTest.FieldTypeDefinedInPublicDependency (0 ms) [ RUN ] ValidationErrorTest.FieldTypeDefinedInTransitivePublicDependency [ OK ] ValidationErrorTest.FieldTypeDefinedInTransitivePublicDependency (0 ms) [ RUN ] ValidationErrorTest.FieldTypeDefinedInPrivateDependencyOfPublicDependency [ OK ] ValidationErrorTest.FieldTypeDefinedInPrivateDependencyOfPublicDependency (0 ms) [ RUN ] ValidationErrorTest.SearchMostLocalFirst [ OK ] ValidationErrorTest.SearchMostLocalFirst (0 ms) [ RUN ] ValidationErrorTest.SearchMostLocalFirst2 [ OK ] ValidationErrorTest.SearchMostLocalFirst2 (0 ms) [ RUN ] ValidationErrorTest.PackageOriginallyDeclaredInTransitiveDependent [ OK ] ValidationErrorTest.PackageOriginallyDeclaredInTransitiveDependent (0 ms) [ RUN ] ValidationErrorTest.FieldTypeNotAType [ OK ] ValidationErrorTest.FieldTypeNotAType (0 ms) [ RUN ] ValidationErrorTest.RelativeFieldTypeNotAType [ OK ] ValidationErrorTest.RelativeFieldTypeNotAType (0 ms) [ RUN ] ValidationErrorTest.FieldTypeMayBeItsName [ OK ] ValidationErrorTest.FieldTypeMayBeItsName (0 ms) [ RUN ] ValidationErrorTest.EnumFieldTypeIsMessage [ OK ] ValidationErrorTest.EnumFieldTypeIsMessage (0 ms) [ RUN ] ValidationErrorTest.MessageFieldTypeIsEnum [ OK ] ValidationErrorTest.MessageFieldTypeIsEnum (0 ms) [ RUN ] ValidationErrorTest.BadEnumDefaultValue [ OK ] ValidationErrorTest.BadEnumDefaultValue (0 ms) [ RUN ] ValidationErrorTest.EnumDefaultValueIsInteger [ OK ] ValidationErrorTest.EnumDefaultValueIsInteger (0 ms) [ RUN ] ValidationErrorTest.PrimitiveWithTypeName [ OK ] ValidationErrorTest.PrimitiveWithTypeName (0 ms) [ RUN ] ValidationErrorTest.NonPrimitiveWithoutTypeName [ OK ] ValidationErrorTest.NonPrimitiveWithoutTypeName (0 ms) [ RUN ] ValidationErrorTest.OneofWithNoFields [ OK ] ValidationErrorTest.OneofWithNoFields (0 ms) [ RUN ] ValidationErrorTest.OneofLabelMismatch [ OK ] ValidationErrorTest.OneofLabelMismatch (0 ms) [ RUN ] ValidationErrorTest.InputTypeNotDefined [ OK ] ValidationErrorTest.InputTypeNotDefined (0 ms) [ RUN ] ValidationErrorTest.InputTypeNotAMessage [ OK ] ValidationErrorTest.InputTypeNotAMessage (0 ms) [ RUN ] ValidationErrorTest.OutputTypeNotDefined [ OK ] ValidationErrorTest.OutputTypeNotDefined (0 ms) [ RUN ] ValidationErrorTest.OutputTypeNotAMessage [ OK ] ValidationErrorTest.OutputTypeNotAMessage (0 ms) [ RUN ] ValidationErrorTest.IllegalPackedField [ OK ] ValidationErrorTest.IllegalPackedField (0 ms) [ RUN ] ValidationErrorTest.OptionWrongType [ OK ] ValidationErrorTest.OptionWrongType (0 ms) [ RUN ] ValidationErrorTest.OptionExtendsAtomicType [ OK ] ValidationErrorTest.OptionExtendsAtomicType (0 ms) [ RUN ] ValidationErrorTest.DupOption [ OK ] ValidationErrorTest.DupOption (0 ms) [ RUN ] ValidationErrorTest.InvalidOptionName [ OK ] ValidationErrorTest.InvalidOptionName (0 ms) [ RUN ] ValidationErrorTest.RepeatedMessageOption [ OK ] ValidationErrorTest.RepeatedMessageOption (0 ms) [ RUN ] ValidationErrorTest.ResolveUndefinedOption [ OK ] ValidationErrorTest.ResolveUndefinedOption (1 ms) [ RUN ] ValidationErrorTest.UnknownOption [ OK ] ValidationErrorTest.UnknownOption (0 ms) [ RUN ] ValidationErrorTest.CustomOptionConflictingFieldNumber [ OK ] ValidationErrorTest.CustomOptionConflictingFieldNumber (0 ms) [ RUN ] ValidationErrorTest.Int32OptionValueOutOfPositiveRange [ OK ] ValidationErrorTest.Int32OptionValueOutOfPositiveRange (0 ms) [ RUN ] ValidationErrorTest.Int32OptionValueOutOfNegativeRange [ OK ] ValidationErrorTest.Int32OptionValueOutOfNegativeRange (1 ms) [ RUN ] ValidationErrorTest.Int32OptionValueIsNotPositiveInt [ OK ] ValidationErrorTest.Int32OptionValueIsNotPositiveInt (0 ms) [ RUN ] ValidationErrorTest.Int64OptionValueOutOfRange [ OK ] ValidationErrorTest.Int64OptionValueOutOfRange (0 ms) [ RUN ] ValidationErrorTest.Int64OptionValueIsNotPositiveInt [ OK ] ValidationErrorTest.Int64OptionValueIsNotPositiveInt (0 ms) [ RUN ] ValidationErrorTest.UInt32OptionValueOutOfRange [ OK ] ValidationErrorTest.UInt32OptionValueOutOfRange (1 ms) [ RUN ] ValidationErrorTest.UInt32OptionValueIsNotPositiveInt [ OK ] ValidationErrorTest.UInt32OptionValueIsNotPositiveInt (0 ms) [ RUN ] ValidationErrorTest.UInt64OptionValueIsNotPositiveInt [ OK ] ValidationErrorTest.UInt64OptionValueIsNotPositiveInt (0 ms) [ RUN ] ValidationErrorTest.FloatOptionValueIsNotNumber [ OK ] ValidationErrorTest.FloatOptionValueIsNotNumber (1 ms) [ RUN ] ValidationErrorTest.DoubleOptionValueIsNotNumber [ OK ] ValidationErrorTest.DoubleOptionValueIsNotNumber (0 ms) [ RUN ] ValidationErrorTest.BoolOptionValueIsNotTrueOrFalse [ OK ] ValidationErrorTest.BoolOptionValueIsNotTrueOrFalse (0 ms) [ RUN ] ValidationErrorTest.EnumOptionValueIsNotIdentifier [ OK ] ValidationErrorTest.EnumOptionValueIsNotIdentifier (0 ms) [ RUN ] ValidationErrorTest.EnumOptionValueIsNotEnumValueName [ OK ] ValidationErrorTest.EnumOptionValueIsNotEnumValueName (1 ms) [ RUN ] ValidationErrorTest.EnumOptionValueIsSiblingEnumValueName [ OK ] ValidationErrorTest.EnumOptionValueIsSiblingEnumValueName (0 ms) [ RUN ] ValidationErrorTest.StringOptionValueIsNotString [ OK ] ValidationErrorTest.StringOptionValueIsNotString (0 ms) [ RUN ] ValidationErrorTest.JsonNameOptionOnExtensions [ OK ] ValidationErrorTest.JsonNameOptionOnExtensions (0 ms) [ RUN ] ValidationErrorTest.DuplicateExtensionFieldNumber [ OK ] ValidationErrorTest.DuplicateExtensionFieldNumber (1 ms) [ RUN ] ValidationErrorTest.AggregateValueNotFound [ OK ] ValidationErrorTest.AggregateValueNotFound (0 ms) [ RUN ] ValidationErrorTest.AggregateValueParseError [ OK ] ValidationErrorTest.AggregateValueParseError (0 ms) [ RUN ] ValidationErrorTest.AggregateValueUnknownFields [ OK ] ValidationErrorTest.AggregateValueUnknownFields (1 ms) [ RUN ] ValidationErrorTest.NotLiteImportsLite [ OK ] ValidationErrorTest.NotLiteImportsLite (0 ms) [ RUN ] ValidationErrorTest.LiteExtendsNotLite [ OK ] ValidationErrorTest.LiteExtendsNotLite (0 ms) [ RUN ] ValidationErrorTest.NoLiteServices [ OK ] ValidationErrorTest.NoLiteServices (0 ms) [ RUN ] ValidationErrorTest.RollbackAfterError [ OK ] ValidationErrorTest.RollbackAfterError (0 ms) [ RUN ] ValidationErrorTest.ErrorsReportedToLogError [ OK ] ValidationErrorTest.ErrorsReportedToLogError (0 ms) [ RUN ] ValidationErrorTest.DisallowEnumAlias [ OK ] ValidationErrorTest.DisallowEnumAlias (0 ms) [ RUN ] ValidationErrorTest.AllowEnumAlias [ OK ] ValidationErrorTest.AllowEnumAlias (0 ms) [ RUN ] ValidationErrorTest.UnusedImportWarning [ OK ] ValidationErrorTest.UnusedImportWarning (0 ms) [ RUN ] ValidationErrorTest.MapEntryBase [ OK ] ValidationErrorTest.MapEntryBase (0 ms) [ RUN ] ValidationErrorTest.MapEntryExtensionRange [ OK ] ValidationErrorTest.MapEntryExtensionRange (0 ms) [ RUN ] ValidationErrorTest.MapEntryExtension [ OK ] ValidationErrorTest.MapEntryExtension (0 ms) [ RUN ] ValidationErrorTest.MapEntryNestedType [ OK ] ValidationErrorTest.MapEntryNestedType (0 ms) [ RUN ] ValidationErrorTest.MapEntryEnumTypes [ OK ] ValidationErrorTest.MapEntryEnumTypes (0 ms) [ RUN ] ValidationErrorTest.MapEntryExtraField [ OK ] ValidationErrorTest.MapEntryExtraField (0 ms) [ RUN ] ValidationErrorTest.MapEntryMessageName [ OK ] ValidationErrorTest.MapEntryMessageName (0 ms) [ RUN ] ValidationErrorTest.MapEntryNoneRepeatedMapEntry [ OK ] ValidationErrorTest.MapEntryNoneRepeatedMapEntry (1 ms) [ RUN ] ValidationErrorTest.MapEntryDifferentContainingType [ OK ] ValidationErrorTest.MapEntryDifferentContainingType (0 ms) [ RUN ] ValidationErrorTest.MapEntryKeyName [ OK ] ValidationErrorTest.MapEntryKeyName (0 ms) [ RUN ] ValidationErrorTest.MapEntryKeyLabel [ OK ] ValidationErrorTest.MapEntryKeyLabel (0 ms) [ RUN ] ValidationErrorTest.MapEntryKeyNumber [ OK ] ValidationErrorTest.MapEntryKeyNumber (0 ms) [ RUN ] ValidationErrorTest.MapEntryValueName [ OK ] ValidationErrorTest.MapEntryValueName (0 ms) [ RUN ] ValidationErrorTest.MapEntryValueLabel [ OK ] ValidationErrorTest.MapEntryValueLabel (0 ms) [ RUN ] ValidationErrorTest.MapEntryValueNumber [ OK ] ValidationErrorTest.MapEntryValueNumber (0 ms) [ RUN ] ValidationErrorTest.MapEntryKeyTypeFloat [ OK ] ValidationErrorTest.MapEntryKeyTypeFloat (0 ms) [ RUN ] ValidationErrorTest.MapEntryKeyTypeDouble [ OK ] ValidationErrorTest.MapEntryKeyTypeDouble (0 ms) [ RUN ] ValidationErrorTest.MapEntryKeyTypeBytes [ OK ] ValidationErrorTest.MapEntryKeyTypeBytes (0 ms) [ RUN ] ValidationErrorTest.MapEntryKeyTypeEnum [ OK ] ValidationErrorTest.MapEntryKeyTypeEnum (0 ms) [ RUN ] ValidationErrorTest.MapEntryKeyTypeMessage [ OK ] ValidationErrorTest.MapEntryKeyTypeMessage (1 ms) [ RUN ] ValidationErrorTest.MapEntryConflictsWithField [ OK ] ValidationErrorTest.MapEntryConflictsWithField (0 ms) [ RUN ] ValidationErrorTest.MapEntryConflictsWithMessage [ OK ] ValidationErrorTest.MapEntryConflictsWithMessage (0 ms) [ RUN ] ValidationErrorTest.MapEntryConflictsWithEnum [ OK ] ValidationErrorTest.MapEntryConflictsWithEnum (0 ms) [ RUN ] ValidationErrorTest.EnumValuesConflictWithDifferentCasing [ OK ] ValidationErrorTest.EnumValuesConflictWithDifferentCasing (0 ms) [ RUN ] ValidationErrorTest.EnumValuesConflictWhenPrefixesStripped [ OK ] ValidationErrorTest.EnumValuesConflictWhenPrefixesStripped (0 ms) [ RUN ] ValidationErrorTest.MapEntryConflictsWithOneof [ OK ] ValidationErrorTest.MapEntryConflictsWithOneof (0 ms) [ RUN ] ValidationErrorTest.MapEntryUsesNoneZeroEnumDefaultValue [ OK ] ValidationErrorTest.MapEntryUsesNoneZeroEnumDefaultValue (0 ms) [ RUN ] ValidationErrorTest.Proto3RequiredFields [ OK ] ValidationErrorTest.Proto3RequiredFields (0 ms) [ RUN ] ValidationErrorTest.ValidateProto3DefaultValue [ OK ] ValidationErrorTest.ValidateProto3DefaultValue (0 ms) [ RUN ] ValidationErrorTest.ValidateProto3ExtensionRange [ OK ] ValidationErrorTest.ValidateProto3ExtensionRange (0 ms) [ RUN ] ValidationErrorTest.ValidateProto3MessageSetWireFormat [ OK ] ValidationErrorTest.ValidateProto3MessageSetWireFormat (0 ms) [ RUN ] ValidationErrorTest.ValidateProto3Enum [ OK ] ValidationErrorTest.ValidateProto3Enum (0 ms) [ RUN ] ValidationErrorTest.ValidateProto3Group [ OK ] ValidationErrorTest.ValidateProto3Group (0 ms) [ RUN ] ValidationErrorTest.ValidateProto3EnumFromProto2 [ OK ] ValidationErrorTest.ValidateProto3EnumFromProto2 (0 ms) [ RUN ] ValidationErrorTest.ValidateProto3Extension [ OK ] ValidationErrorTest.ValidateProto3Extension (1 ms) [ RUN ] ValidationErrorTest.ValidateProto3JsonName [ OK ] ValidationErrorTest.ValidateProto3JsonName (0 ms) [ RUN ] ValidationErrorTest.UnusedImportWithOtherError [ OK ] ValidationErrorTest.UnusedImportWithOtherError (0 ms) [----------] 160 tests from ValidationErrorTest (12 ms total) [----------] 16 tests from DatabaseBackedPoolTest [ RUN ] DatabaseBackedPoolTest.FindFileByName [ OK ] DatabaseBackedPoolTest.FindFileByName (0 ms) [ RUN ] DatabaseBackedPoolTest.FindDependencyBeforeDependent [ OK ] DatabaseBackedPoolTest.FindDependencyBeforeDependent (0 ms) [ RUN ] DatabaseBackedPoolTest.FindDependentBeforeDependency [ OK ] DatabaseBackedPoolTest.FindDependentBeforeDependency (0 ms) [ RUN ] DatabaseBackedPoolTest.FindFileContainingSymbol [ OK ] DatabaseBackedPoolTest.FindFileContainingSymbol (0 ms) [ RUN ] DatabaseBackedPoolTest.FindMessageTypeByName [ OK ] DatabaseBackedPoolTest.FindMessageTypeByName (0 ms) [ RUN ] DatabaseBackedPoolTest.FindExtensionByNumber [ OK ] DatabaseBackedPoolTest.FindExtensionByNumber (0 ms) [ RUN ] DatabaseBackedPoolTest.FindAllExtensions [ OK ] DatabaseBackedPoolTest.FindAllExtensions (0 ms) [ RUN ] DatabaseBackedPoolTest.ErrorWithoutErrorCollector [ OK ] DatabaseBackedPoolTest.ErrorWithoutErrorCollector (0 ms) [ RUN ] DatabaseBackedPoolTest.ErrorWithErrorCollector [ OK ] DatabaseBackedPoolTest.ErrorWithErrorCollector (0 ms) [ RUN ] DatabaseBackedPoolTest.UndeclaredDependencyOnUnbuiltType [ OK ] DatabaseBackedPoolTest.UndeclaredDependencyOnUnbuiltType (0 ms) [ RUN ] DatabaseBackedPoolTest.RollbackAfterError [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "baz.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Baz.foo: "Foo" seems to be defined in "foo.proto", which is not imported by "baz.proto". To use it here, please add the necessary import. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "baz.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Baz.foo: "Foo" seems to be defined in "foo.proto", which is not imported by "baz.proto". To use it here, please add the necessary import. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "baz.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Baz.foo: "Foo" seems to be defined in "foo.proto", which is not imported by "baz.proto". To use it here, please add the necessary import. [ OK ] DatabaseBackedPoolTest.RollbackAfterError (0 ms) [ RUN ] DatabaseBackedPoolTest.UnittestProto [ OK ] DatabaseBackedPoolTest.UnittestProto (5 ms) [ RUN ] DatabaseBackedPoolTest.DoesntRetryDbUnnecessarily [ OK ] DatabaseBackedPoolTest.DoesntRetryDbUnnecessarily (0 ms) [ RUN ] DatabaseBackedPoolTest.DoesntReloadFilesUncesessarily [ OK ] DatabaseBackedPoolTest.DoesntReloadFilesUncesessarily (0 ms) [ RUN ] DatabaseBackedPoolTest.DoesntReloadKnownBadFiles [libprotobuf INFO google/protobuf/descriptor_unittest.cc:7269] A timeout in this test probably indicates a real bug. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file1.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message1.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message1.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file2.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message2.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message2.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message2.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file3.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message3.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message3.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message3.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message3.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file4.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message4.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message4.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message4.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message4.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message4.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file5.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message5.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message5.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message5.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message5.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message5.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message5.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file6.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message6.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message6.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message6.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message6.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message6.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message6.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message6.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file7.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message7.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message7.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message7.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message7.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message7.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message7.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message7.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message7.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file8.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message8.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message8.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message8.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message8.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message8.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message8.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message8.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message8.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message8.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file9.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message9.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message9.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message9.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message9.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message9.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message9.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message9.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message9.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message9.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message9.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file10.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message10.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message10.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message10.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message10.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message10.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message10.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message10.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message10.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message10.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message10.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message10.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file11.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message11.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message11.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message11.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message11.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message11.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message11.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message11.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message11.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message11.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message11.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message11.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message11.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file12.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file13.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file14.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file15.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file16.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file17.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file18.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file19.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file20.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file21.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file22.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file23.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file24.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file25.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file26.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file27.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file28.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file29.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file28.proto: Import "file28.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field28: "Message28" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file30.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file28.proto: Import "file28.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file29.proto: Import "file29.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field28: "Message28" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field29: "Message29" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file31.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file28.proto: Import "file28.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file29.proto: Import "file29.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file30.proto: Import "file30.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field28: "Message28" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field29: "Message29" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field30: "Message30" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file32.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file28.proto: Import "file28.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file29.proto: Import "file29.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file30.proto: Import "file30.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file31.proto: Import "file31.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field28: "Message28" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field29: "Message29" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field30: "Message30" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field31: "Message31" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file33.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file28.proto: Import "file28.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file29.proto: Import "file29.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file30.proto: Import "file30.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file31.proto: Import "file31.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file32.proto: Import "file32.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field28: "Message28" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field29: "Message29" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field30: "Message30" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field31: "Message31" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field32: "Message32" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file34.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file28.proto: Import "file28.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file29.proto: Import "file29.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file30.proto: Import "file30.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file31.proto: Import "file31.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file32.proto: Import "file32.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file33.proto: Import "file33.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field28: "Message28" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field29: "Message29" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field30: "Message30" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field31: "Message31" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field32: "Message32" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field33: "Message33" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file35.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file28.proto: Import "file28.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file29.proto: Import "file29.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file30.proto: Import "file30.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file31.proto: Import "file31.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file32.proto: Import "file32.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file33.proto: Import "file33.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file34.proto: Import "file34.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field28: "Message28" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field29: "Message29" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field30: "Message30" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field31: "Message31" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field32: "Message32" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field33: "Message33" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field34: "Message34" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file36.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file28.proto: Import "file28.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file29.proto: Import "file29.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file30.proto: Import "file30.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file31.proto: Import "file31.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file32.proto: Import "file32.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file33.proto: Import "file33.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file34.proto: Import "file34.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file35.proto: Import "file35.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field28: "Message28" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field29: "Message29" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field30: "Message30" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field31: "Message31" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field32: "Message32" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field33: "Message33" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field34: "Message34" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field35: "Message35" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file37.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file28.proto: Import "file28.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file29.proto: Import "file29.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file30.proto: Import "file30.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file31.proto: Import "file31.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file32.proto: Import "file32.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file33.proto: Import "file33.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file34.proto: Import "file34.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file35.proto: Import "file35.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file36.proto: Import "file36.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field28: "Message28" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field29: "Message29" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field30: "Message30" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field31: "Message31" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field32: "Message32" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field33: "Message33" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field34: "Message34" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field35: "Message35" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field36: "Message36" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file38.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file28.proto: Import "file28.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file29.proto: Import "file29.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file30.proto: Import "file30.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file31.proto: Import "file31.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file32.proto: Import "file32.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file33.proto: Import "file33.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file34.proto: Import "file34.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file35.proto: Import "file35.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file36.proto: Import "file36.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file37.proto: Import "file37.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field28: "Message28" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field29: "Message29" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field30: "Message30" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field31: "Message31" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field32: "Message32" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field33: "Message33" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field34: "Message34" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field35: "Message35" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field36: "Message36" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field37: "Message37" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file39.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file28.proto: Import "file28.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file29.proto: Import "file29.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file30.proto: Import "file30.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file31.proto: Import "file31.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file32.proto: Import "file32.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file33.proto: Import "file33.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file34.proto: Import "file34.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file35.proto: Import "file35.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file36.proto: Import "file36.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file37.proto: Import "file37.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file38.proto: Import "file38.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field28: "Message28" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field29: "Message29" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field30: "Message30" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field31: "Message31" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field32: "Message32" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field33: "Message33" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field34: "Message34" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field35: "Message35" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field36: "Message36" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field37: "Message37" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field38: "Message38" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file40.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file28.proto: Import "file28.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file29.proto: Import "file29.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file30.proto: Import "file30.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file31.proto: Import "file31.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file32.proto: Import "file32.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file33.proto: Import "file33.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file34.proto: Import "file34.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file35.proto: Import "file35.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file36.proto: Import "file36.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file37.proto: Import "file37.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file38.proto: Import "file38.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file39.proto: Import "file39.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field28: "Message28" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field29: "Message29" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field30: "Message30" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field31: "Message31" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field32: "Message32" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field33: "Message33" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field34: "Message34" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field35: "Message35" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field36: "Message36" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field37: "Message37" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field38: "Message38" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field39: "Message39" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file1.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message1.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message1.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file2.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message2.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message2.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message2.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file3.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message3.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message3.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message3.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message3.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file4.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message4.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message4.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message4.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message4.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message4.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file5.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message5.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message5.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message5.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message5.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message5.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message5.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file6.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message6.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message6.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message6.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message6.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message6.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message6.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message6.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file7.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message7.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message7.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message7.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message7.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message7.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message7.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message7.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message7.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file8.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message8.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message8.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message8.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message8.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message8.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message8.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message8.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message8.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message8.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file9.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message9.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message9.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message9.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message9.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message9.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message9.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message9.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message9.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message9.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message9.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file10.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message10.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message10.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message10.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message10.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message10.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message10.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message10.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message10.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message10.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message10.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message10.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file11.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message11.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message11.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message11.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message11.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message11.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message11.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message11.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message11.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message11.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message11.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message11.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message11.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file12.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message12.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file13.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message13.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file14.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message14.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file15.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message15.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file16.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message16.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file17.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message17.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file18.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message18.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file19.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message19.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file20.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message20.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file21.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message21.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file22.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message22.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file23.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message23.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file24.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message24.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file25.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message25.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file26.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message26.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file27.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message27.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file28.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message28.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file29.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file28.proto: Import "file28.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message29.field28: "Message28" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file30.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file28.proto: Import "file28.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file29.proto: Import "file29.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field28: "Message28" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message30.field29: "Message29" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file31.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file28.proto: Import "file28.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file29.proto: Import "file29.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file30.proto: Import "file30.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field28: "Message28" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field29: "Message29" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message31.field30: "Message30" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file32.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file28.proto: Import "file28.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file29.proto: Import "file29.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file30.proto: Import "file30.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file31.proto: Import "file31.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field28: "Message28" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field29: "Message29" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field30: "Message30" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message32.field31: "Message31" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file33.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file28.proto: Import "file28.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file29.proto: Import "file29.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file30.proto: Import "file30.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file31.proto: Import "file31.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file32.proto: Import "file32.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field28: "Message28" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field29: "Message29" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field30: "Message30" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field31: "Message31" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message33.field32: "Message32" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file34.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file28.proto: Import "file28.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file29.proto: Import "file29.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file30.proto: Import "file30.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file31.proto: Import "file31.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file32.proto: Import "file32.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file33.proto: Import "file33.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field28: "Message28" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field29: "Message29" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field30: "Message30" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field31: "Message31" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field32: "Message32" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message34.field33: "Message33" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file35.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file28.proto: Import "file28.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file29.proto: Import "file29.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file30.proto: Import "file30.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file31.proto: Import "file31.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file32.proto: Import "file32.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file33.proto: Import "file33.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file34.proto: Import "file34.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field28: "Message28" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field29: "Message29" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field30: "Message30" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field31: "Message31" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field32: "Message32" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field33: "Message33" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message35.field34: "Message34" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file36.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file28.proto: Import "file28.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file29.proto: Import "file29.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file30.proto: Import "file30.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file31.proto: Import "file31.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file32.proto: Import "file32.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file33.proto: Import "file33.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file34.proto: Import "file34.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file35.proto: Import "file35.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field28: "Message28" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field29: "Message29" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field30: "Message30" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field31: "Message31" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field32: "Message32" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field33: "Message33" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field34: "Message34" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message36.field35: "Message35" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file37.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file28.proto: Import "file28.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file29.proto: Import "file29.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file30.proto: Import "file30.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file31.proto: Import "file31.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file32.proto: Import "file32.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file33.proto: Import "file33.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file34.proto: Import "file34.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file35.proto: Import "file35.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file36.proto: Import "file36.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field28: "Message28" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field29: "Message29" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field30: "Message30" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field31: "Message31" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field32: "Message32" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field33: "Message33" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field34: "Message34" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field35: "Message35" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message37.field36: "Message36" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file38.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file28.proto: Import "file28.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file29.proto: Import "file29.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file30.proto: Import "file30.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file31.proto: Import "file31.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file32.proto: Import "file32.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file33.proto: Import "file33.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file34.proto: Import "file34.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file35.proto: Import "file35.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file36.proto: Import "file36.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file37.proto: Import "file37.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field28: "Message28" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field29: "Message29" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field30: "Message30" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field31: "Message31" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field32: "Message32" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field33: "Message33" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field34: "Message34" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field35: "Message35" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field36: "Message36" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message38.field37: "Message37" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file39.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file28.proto: Import "file28.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file29.proto: Import "file29.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file30.proto: Import "file30.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file31.proto: Import "file31.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file32.proto: Import "file32.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file33.proto: Import "file33.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file34.proto: Import "file34.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file35.proto: Import "file35.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file36.proto: Import "file36.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file37.proto: Import "file37.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file38.proto: Import "file38.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field28: "Message28" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field29: "Message29" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field30: "Message30" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field31: "Message31" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field32: "Message32" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field33: "Message33" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field34: "Message34" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field35: "Message35" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field36: "Message36" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field37: "Message37" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message39.field38: "Message38" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4202] Invalid proto descriptor for file "file40.proto": [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file1.proto: Import "file1.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file2.proto: Import "file2.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file3.proto: Import "file3.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file4.proto: Import "file4.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file5.proto: Import "file5.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file6.proto: Import "file6.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file7.proto: Import "file7.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file8.proto: Import "file8.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file9.proto: Import "file9.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file10.proto: Import "file10.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file11.proto: Import "file11.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file12.proto: Import "file12.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file13.proto: Import "file13.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file14.proto: Import "file14.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file15.proto: Import "file15.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file16.proto: Import "file16.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file17.proto: Import "file17.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file18.proto: Import "file18.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file19.proto: Import "file19.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file20.proto: Import "file20.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file21.proto: Import "file21.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file22.proto: Import "file22.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file23.proto: Import "file23.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file24.proto: Import "file24.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file25.proto: Import "file25.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file26.proto: Import "file26.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file27.proto: Import "file27.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file28.proto: Import "file28.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file29.proto: Import "file29.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file30.proto: Import "file30.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file31.proto: Import "file31.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file32.proto: Import "file32.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file33.proto: Import "file33.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file34.proto: Import "file34.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file35.proto: Import "file35.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file36.proto: Import "file36.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file37.proto: Import "file37.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file38.proto: Import "file38.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] file39.proto: Import "file39.proto" was not found or had errors. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field0: Field numbers must be positive integers. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field0: "Message0" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field1: "Message1" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field2: "Message2" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field3: "Message3" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field4: "Message4" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field5: "Message5" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field6: "Message6" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field7: "Message7" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field8: "Message8" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field9: "Message9" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field10: "Message10" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field11: "Message11" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field12: "Message12" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field13: "Message13" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field14: "Message14" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field15: "Message15" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field16: "Message16" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field17: "Message17" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field18: "Message18" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field19: "Message19" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field20: "Message20" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field21: "Message21" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field22: "Message22" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field23: "Message23" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field24: "Message24" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field25: "Message25" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field26: "Message26" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field27: "Message27" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field28: "Message28" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field29: "Message29" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field30: "Message30" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field31: "Message31" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field32: "Message32" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field33: "Message33" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field34: "Message34" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field35: "Message35" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field36: "Message36" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field37: "Message37" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field38: "Message38" is not defined. [libprotobuf ERROR google/protobuf/descriptor.cc:4205] Message40.field39: "Message39" is not defined. [ OK ] DatabaseBackedPoolTest.DoesntReloadKnownBadFiles (10 ms) [ RUN ] DatabaseBackedPoolTest.DoesntFallbackOnWrongType [ OK ] DatabaseBackedPoolTest.DoesntFallbackOnWrongType (0 ms) [----------] 16 tests from DatabaseBackedPoolTest (15 ms total) [----------] 5 tests from SourceLocationTest [ RUN ] SourceLocationTest.GetSourceLocation [ OK ] SourceLocationTest.GetSourceLocation (1 ms) [ RUN ] SourceLocationTest.ExtensionSourceLocation [ OK ] SourceLocationTest.ExtensionSourceLocation (0 ms) [ RUN ] SourceLocationTest.InterpretedOptionSourceLocation [ OK ] SourceLocationTest.InterpretedOptionSourceLocation (1 ms) [ RUN ] SourceLocationTest.GetSourceLocation_MissingSourceCodeInfo [ OK ] SourceLocationTest.GetSourceLocation_MissingSourceCodeInfo (1 ms) [ RUN ] SourceLocationTest.GetSourceLocation_BogusSourceCodeInfo [ OK ] SourceLocationTest.GetSourceLocation_BogusSourceCodeInfo (1 ms) [----------] 5 tests from SourceLocationTest (4 ms total) [----------] 2 tests from CopySourceCodeInfoToTest [ RUN ] CopySourceCodeInfoToTest.CopyTo_DoesNotCopySourceCodeInfo [ OK ] CopySourceCodeInfoToTest.CopyTo_DoesNotCopySourceCodeInfo (0 ms) [ RUN ] CopySourceCodeInfoToTest.CopySourceCodeInfoTo [ OK ] CopySourceCodeInfoToTest.CopySourceCodeInfoTo (0 ms) [----------] 2 tests from CopySourceCodeInfoToTest (0 ms total) [----------] 7 tests from LazilyBuildDependenciesTest [ RUN ] LazilyBuildDependenciesTest.Message [ OK ] LazilyBuildDependenciesTest.Message (0 ms) [ RUN ] LazilyBuildDependenciesTest.Enum [ OK ] LazilyBuildDependenciesTest.Enum (0 ms) [ RUN ] LazilyBuildDependenciesTest.Type [ OK ] LazilyBuildDependenciesTest.Type (0 ms) [ RUN ] LazilyBuildDependenciesTest.Extension [ OK ] LazilyBuildDependenciesTest.Extension (0 ms) [ RUN ] LazilyBuildDependenciesTest.Service [ OK ] LazilyBuildDependenciesTest.Service (0 ms) [ RUN ] LazilyBuildDependenciesTest.GeneratedFile [ OK ] LazilyBuildDependenciesTest.GeneratedFile (0 ms) [ RUN ] LazilyBuildDependenciesTest.Dependency [ OK ] LazilyBuildDependenciesTest.Dependency (0 ms) [----------] 7 tests from LazilyBuildDependenciesTest (0 ms total) [----------] 2 tests from DropUnknownFieldsTest [ RUN ] DropUnknownFieldsTest.GeneratedMessage [ OK ] DropUnknownFieldsTest.GeneratedMessage (0 ms) [ RUN ] DropUnknownFieldsTest.DynamicMessage [ OK ] DropUnknownFieldsTest.DynamicMessage (0 ms) [----------] 2 tests from DropUnknownFieldsTest (0 ms total) [----------] 5 tests from DynamicMessageTest [ RUN ] DynamicMessageTest.Descriptor [ OK ] DynamicMessageTest.Descriptor (2 ms) [ RUN ] DynamicMessageTest.OnePrototype [ OK ] DynamicMessageTest.OnePrototype (1 ms) [ RUN ] DynamicMessageTest.Defaults [ OK ] DynamicMessageTest.Defaults (1 ms) [ RUN ] DynamicMessageTest.Arena [ OK ] DynamicMessageTest.Arena (1 ms) [ RUN ] DynamicMessageTest.Proto3 [ OK ] DynamicMessageTest.Proto3 (2 ms) [----------] 5 tests from DynamicMessageTest (7 ms total) [----------] 41 tests from ExtensionSetTest [ RUN ] ExtensionSetTest.Defaults [ OK ] ExtensionSetTest.Defaults (0 ms) [ RUN ] ExtensionSetTest.Accessors [ OK ] ExtensionSetTest.Accessors (0 ms) [ RUN ] ExtensionSetTest.Clear [ OK ] ExtensionSetTest.Clear (0 ms) [ RUN ] ExtensionSetTest.ClearOneField [ OK ] ExtensionSetTest.ClearOneField (0 ms) [ RUN ] ExtensionSetTest.SetAllocatedExtension [ OK ] ExtensionSetTest.SetAllocatedExtension (0 ms) [ RUN ] ExtensionSetTest.ReleaseExtension [ OK ] ExtensionSetTest.ReleaseExtension (0 ms) [ RUN ] ExtensionSetTest.ArenaUnsafeArenaSetAllocatedAndRelease [ OK ] ExtensionSetTest.ArenaUnsafeArenaSetAllocatedAndRelease (0 ms) [ RUN ] ExtensionSetTest.UnsafeArenaSetAllocatedAndRelease [ OK ] ExtensionSetTest.UnsafeArenaSetAllocatedAndRelease (0 ms) [ RUN ] ExtensionSetTest.ArenaUnsafeArenaReleaseOfHeapAlloc [ OK ] ExtensionSetTest.ArenaUnsafeArenaReleaseOfHeapAlloc (0 ms) [ RUN ] ExtensionSetTest.CopyFrom [ OK ] ExtensionSetTest.CopyFrom (0 ms) [ RUN ] ExtensionSetTest.CopyFromPacked [ OK ] ExtensionSetTest.CopyFromPacked (0 ms) [ RUN ] ExtensionSetTest.CopyFromUpcasted [ OK ] ExtensionSetTest.CopyFromUpcasted (0 ms) [ RUN ] ExtensionSetTest.SwapWithEmpty [ OK ] ExtensionSetTest.SwapWithEmpty (0 ms) [ RUN ] ExtensionSetTest.SwapWithSelf [ OK ] ExtensionSetTest.SwapWithSelf (0 ms) [ RUN ] ExtensionSetTest.SwapExtension [ OK ] ExtensionSetTest.SwapExtension (0 ms) [ RUN ] ExtensionSetTest.SwapExtensionWithEmpty [ OK ] ExtensionSetTest.SwapExtensionWithEmpty (0 ms) [ RUN ] ExtensionSetTest.SwapExtensionBothFull [ OK ] ExtensionSetTest.SwapExtensionBothFull (0 ms) [ RUN ] ExtensionSetTest.ArenaSetAllExtension [ OK ] ExtensionSetTest.ArenaSetAllExtension (0 ms) [ RUN ] ExtensionSetTest.ArenaCopyConstructor [ OK ] ExtensionSetTest.ArenaCopyConstructor (0 ms) [ RUN ] ExtensionSetTest.ArenaMergeFrom [ OK ] ExtensionSetTest.ArenaMergeFrom (1 ms) [ RUN ] ExtensionSetTest.ArenaSetAllocatedMessageAndRelease [ OK ] ExtensionSetTest.ArenaSetAllocatedMessageAndRelease (0 ms) [ RUN ] ExtensionSetTest.SwapExtensionBothFullWithArena [ OK ] ExtensionSetTest.SwapExtensionBothFullWithArena (0 ms) [ RUN ] ExtensionSetTest.SwapFieldsOfExtensionBothFullWithArena [ OK ] ExtensionSetTest.SwapFieldsOfExtensionBothFullWithArena (0 ms) [ RUN ] ExtensionSetTest.SwapExtensionWithSelf [ OK ] ExtensionSetTest.SwapExtensionWithSelf (0 ms) [ RUN ] ExtensionSetTest.SerializationToArray [ OK ] ExtensionSetTest.SerializationToArray (0 ms) [ RUN ] ExtensionSetTest.SerializationToStream [ OK ] ExtensionSetTest.SerializationToStream (0 ms) [ RUN ] ExtensionSetTest.PackedSerializationToArray [ OK ] ExtensionSetTest.PackedSerializationToArray (0 ms) [ RUN ] ExtensionSetTest.PackedSerializationToStream [ OK ] ExtensionSetTest.PackedSerializationToStream (0 ms) [ RUN ] ExtensionSetTest.NestedExtensionGroup [ OK ] ExtensionSetTest.NestedExtensionGroup (0 ms) [ RUN ] ExtensionSetTest.Parsing [ OK ] ExtensionSetTest.Parsing (0 ms) [ RUN ] ExtensionSetTest.PackedParsing [ OK ] ExtensionSetTest.PackedParsing (0 ms) [ RUN ] ExtensionSetTest.PackedToUnpackedParsing [ OK ] ExtensionSetTest.PackedToUnpackedParsing (0 ms) [ RUN ] ExtensionSetTest.UnpackedToPackedParsing [ OK ] ExtensionSetTest.UnpackedToPackedParsing (0 ms) [ RUN ] ExtensionSetTest.IsInitialized [ OK ] ExtensionSetTest.IsInitialized (0 ms) [ RUN ] ExtensionSetTest.MutableString [ OK ] ExtensionSetTest.MutableString (0 ms) [ RUN ] ExtensionSetTest.SpaceUsedExcludingSelf [ OK ] ExtensionSetTest.SpaceUsedExcludingSelf (0 ms) [ RUN ] ExtensionSetTest.RepeatedFields [ OK ] ExtensionSetTest.RepeatedFields (0 ms) [ RUN ] ExtensionSetTest.AbsentExtension [ OK ] ExtensionSetTest.AbsentExtension (0 ms) [ RUN ] ExtensionSetTest.DynamicExtensions [ OK ] ExtensionSetTest.DynamicExtensions (0 ms) [ RUN ] ExtensionSetTest.BoolExtension [ OK ] ExtensionSetTest.BoolExtension (0 ms) [ RUN ] ExtensionSetTest.ConstInit [ OK ] ExtensionSetTest.ConstInit (0 ms) [----------] 41 tests from ExtensionSetTest (1 ms total) [----------] 40 tests from GeneratedMessageReflectionTest [ RUN ] GeneratedMessageReflectionTest.Defaults [ OK ] GeneratedMessageReflectionTest.Defaults (1 ms) [ RUN ] GeneratedMessageReflectionTest.Accessors [ OK ] GeneratedMessageReflectionTest.Accessors (0 ms) [ RUN ] GeneratedMessageReflectionTest.GetStringReference [ OK ] GeneratedMessageReflectionTest.GetStringReference (0 ms) [ RUN ] GeneratedMessageReflectionTest.DefaultsAfterClear [ OK ] GeneratedMessageReflectionTest.DefaultsAfterClear (0 ms) [ RUN ] GeneratedMessageReflectionTest.SwapFieldsAllOnDifferentArena [ OK ] GeneratedMessageReflectionTest.SwapFieldsAllOnDifferentArena (0 ms) [ RUN ] GeneratedMessageReflectionTest.SwapFieldsAllOnArenaHeap [ OK ] GeneratedMessageReflectionTest.SwapFieldsAllOnArenaHeap (0 ms) [ RUN ] GeneratedMessageReflectionTest.SwapFieldsAllExtension [ OK ] GeneratedMessageReflectionTest.SwapFieldsAllExtension (0 ms) [ RUN ] GeneratedMessageReflectionTest.SwapFieldsAllExtensionArenaHeap [ OK ] GeneratedMessageReflectionTest.SwapFieldsAllExtensionArenaHeap (0 ms) [ RUN ] GeneratedMessageReflectionTest.UnsafeShallowSwapFieldsAll [ OK ] GeneratedMessageReflectionTest.UnsafeShallowSwapFieldsAll (0 ms) [ RUN ] GeneratedMessageReflectionTest.UnsafeShallowSwapFieldsMap [ OK ] GeneratedMessageReflectionTest.UnsafeShallowSwapFieldsMap (0 ms) [ RUN ] GeneratedMessageReflectionTest.UnsafeShallowSwapFieldsAllExtension [ OK ] GeneratedMessageReflectionTest.UnsafeShallowSwapFieldsAllExtension (0 ms) [ RUN ] GeneratedMessageReflectionTest.SwapFieldsOneof [ OK ] GeneratedMessageReflectionTest.SwapFieldsOneof (0 ms) [ RUN ] GeneratedMessageReflectionTest.UnsafeShallowSwapFieldsOneof [ OK ] GeneratedMessageReflectionTest.UnsafeShallowSwapFieldsOneof (0 ms) [ RUN ] GeneratedMessageReflectionTest.UnsafeShallowSwapFieldsOneofExpectShallow [ OK ] GeneratedMessageReflectionTest.UnsafeShallowSwapFieldsOneofExpectShallow (0 ms) [ RUN ] GeneratedMessageReflectionTest.RemoveLast [ OK ] GeneratedMessageReflectionTest.RemoveLast (0 ms) [ RUN ] GeneratedMessageReflectionTest.RemoveLastExtensions [ OK ] GeneratedMessageReflectionTest.RemoveLastExtensions (0 ms) [ RUN ] GeneratedMessageReflectionTest.ReleaseLast [ OK ] GeneratedMessageReflectionTest.ReleaseLast (0 ms) [ RUN ] GeneratedMessageReflectionTest.ReleaseLastExtensions [ OK ] GeneratedMessageReflectionTest.ReleaseLastExtensions (0 ms) [ RUN ] GeneratedMessageReflectionTest.SwapRepeatedElements [ OK ] GeneratedMessageReflectionTest.SwapRepeatedElements (0 ms) [ RUN ] GeneratedMessageReflectionTest.SwapRepeatedElementsExtension [ OK ] GeneratedMessageReflectionTest.SwapRepeatedElementsExtension (1 ms) [ RUN ] GeneratedMessageReflectionTest.Extensions [ OK ] GeneratedMessageReflectionTest.Extensions (0 ms) [ RUN ] GeneratedMessageReflectionTest.FindExtensionTypeByNumber [ OK ] GeneratedMessageReflectionTest.FindExtensionTypeByNumber (0 ms) [ RUN ] GeneratedMessageReflectionTest.FindKnownExtensionByName [ OK ] GeneratedMessageReflectionTest.FindKnownExtensionByName (0 ms) [ RUN ] GeneratedMessageReflectionTest.SetAllocatedMessageTest [ OK ] GeneratedMessageReflectionTest.SetAllocatedMessageTest (0 ms) [ RUN ] GeneratedMessageReflectionTest.SetAllocatedMessageOnArenaTest [ OK ] GeneratedMessageReflectionTest.SetAllocatedMessageOnArenaTest (0 ms) [ RUN ] GeneratedMessageReflectionTest.SetAllocatedExtensionMessageTest [ OK ] GeneratedMessageReflectionTest.SetAllocatedExtensionMessageTest (0 ms) [ RUN ] GeneratedMessageReflectionTest.SetAllocatedExtensionMessageOnArenaTest [ OK ] GeneratedMessageReflectionTest.SetAllocatedExtensionMessageOnArenaTest (0 ms) [ RUN ] GeneratedMessageReflectionTest.AddRepeatedMessage [ OK ] GeneratedMessageReflectionTest.AddRepeatedMessage (0 ms) [ RUN ] GeneratedMessageReflectionTest.MutableRepeatedMessage [ OK ] GeneratedMessageReflectionTest.MutableRepeatedMessage (0 ms) [ RUN ] GeneratedMessageReflectionTest.AddAllocatedMessage [ OK ] GeneratedMessageReflectionTest.AddAllocatedMessage (0 ms) [ RUN ] GeneratedMessageReflectionTest.ListFieldsOneOf [ OK ] GeneratedMessageReflectionTest.ListFieldsOneOf (0 ms) [ RUN ] GeneratedMessageReflectionTest.Oneof [ OK ] GeneratedMessageReflectionTest.Oneof (0 ms) [ RUN ] GeneratedMessageReflectionTest.SetAllocatedOneofMessageTest [ OK ] GeneratedMessageReflectionTest.SetAllocatedOneofMessageTest (0 ms) [ RUN ] GeneratedMessageReflectionTest.SetAllocatedOneofMessageOnArenaTest [ OK ] GeneratedMessageReflectionTest.SetAllocatedOneofMessageOnArenaTest (0 ms) [ RUN ] GeneratedMessageReflectionTest.ReleaseMessageTest [ OK ] GeneratedMessageReflectionTest.ReleaseMessageTest (0 ms) [ RUN ] GeneratedMessageReflectionTest.ReleaseExtensionMessageTest [ OK ] GeneratedMessageReflectionTest.ReleaseExtensionMessageTest (1 ms) [ RUN ] GeneratedMessageReflectionTest.ReleaseOneofMessageTest [ OK ] GeneratedMessageReflectionTest.ReleaseOneofMessageTest (0 ms) [ RUN ] GeneratedMessageReflectionTest.ArenaReleaseMessageTest [ OK ] GeneratedMessageReflectionTest.ArenaReleaseMessageTest (0 ms) [ RUN ] GeneratedMessageReflectionTest.ArenaReleaseExtensionMessageTest [ OK ] GeneratedMessageReflectionTest.ArenaReleaseExtensionMessageTest (0 ms) [ RUN ] GeneratedMessageReflectionTest.ArenaReleaseOneofMessageTest [ OK ] GeneratedMessageReflectionTest.ArenaReleaseOneofMessageTest (0 ms) [----------] 40 tests from GeneratedMessageReflectionTest (3 ms total) [----------] 8 tests from InlinedStringFieldTest [ RUN ] InlinedStringFieldTest.SetOnHeap [ OK ] InlinedStringFieldTest.SetOnHeap (0 ms) [ RUN ] InlinedStringFieldTest.SetRvalueOnHeap [ OK ] InlinedStringFieldTest.SetRvalueOnHeap (0 ms) [ RUN ] InlinedStringFieldTest.UnsafeMutablePointerThenRelease [ OK ] InlinedStringFieldTest.UnsafeMutablePointerThenRelease (0 ms) [ RUN ] InlinedStringFieldTest.ArenaSetThenMutable [ OK ] InlinedStringFieldTest.ArenaSetThenMutable (0 ms) [ RUN ] InlinedStringFieldTest.ArenaRelease [ OK ] InlinedStringFieldTest.ArenaRelease (0 ms) [ RUN ] InlinedStringFieldTest.SetRvalueArena [ OK ] InlinedStringFieldTest.SetRvalueArena (0 ms) [ RUN ] InlinedStringFieldTest.SetAllocated [ OK ] InlinedStringFieldTest.SetAllocated (0 ms) [ RUN ] InlinedStringFieldTest.Swap [ OK ] InlinedStringFieldTest.Swap (0 ms) [----------] 8 tests from InlinedStringFieldTest (0 ms total) [----------] 1 test from CodedStreamTest_ReadVarint32_DD [ RUN ] CodedStreamTest_ReadVarint32_DD.ReadVarint32 [ OK ] CodedStreamTest_ReadVarint32_DD.ReadVarint32 (0 ms) [----------] 1 test from CodedStreamTest_ReadVarint32_DD (0 ms total) [----------] 1 test from CodedStreamTest_ReadTag_DD [ RUN ] CodedStreamTest_ReadTag_DD.ReadTag [ OK ] CodedStreamTest_ReadTag_DD.ReadTag (0 ms) [----------] 1 test from CodedStreamTest_ReadTag_DD (0 ms total) [----------] 22 tests from CodedStreamTest [ RUN ] CodedStreamTest.EmptyInputBeforeEos [ OK ] CodedStreamTest.EmptyInputBeforeEos (0 ms) [ RUN ] CodedStreamTest.VarintSize32PowersOfTwo [ OK ] CodedStreamTest.VarintSize32PowersOfTwo (0 ms) [ RUN ] CodedStreamTest.VarintSize64PowersOfTwo [ OK ] CodedStreamTest.VarintSize64PowersOfTwo (0 ms) [ RUN ] CodedStreamTest.ReadStringImpossiblyLargeFromStringOnStack [ OK ] CodedStreamTest.ReadStringImpossiblyLargeFromStringOnStack (0 ms) [ RUN ] CodedStreamTest.ReadStringImpossiblyLargeFromStringOnHeap [ OK ] CodedStreamTest.ReadStringImpossiblyLargeFromStringOnHeap (0 ms) [ RUN ] CodedStreamTest.ReadStringNoReservationIfLimitsNotSet [ OK ] CodedStreamTest.ReadStringNoReservationIfLimitsNotSet (0 ms) [ RUN ] CodedStreamTest.ReadStringNoReservationSizeIsNegative [ OK ] CodedStreamTest.ReadStringNoReservationSizeIsNegative (0 ms) [ RUN ] CodedStreamTest.ReadStringNoReservationSizeIsLarge [ OK ] CodedStreamTest.ReadStringNoReservationSizeIsLarge (0 ms) [ RUN ] CodedStreamTest.ReadStringNoReservationSizeIsOverTheLimit [ OK ] CodedStreamTest.ReadStringNoReservationSizeIsOverTheLimit (0 ms) [ RUN ] CodedStreamTest.ReadStringNoReservationSizeIsOverTheTotalBytesLimit [libprotobuf ERROR google/protobuf/io/coded_stream.cc:193] A protocol message was rejected because it was too big (more than 16 bytes). To increase the limit (or to disable these warnings), see CodedInputStream::SetTotalBytesLimit() in third_party/protobuf/src/google/protobuf/io/coded_stream.h. [ OK ] CodedStreamTest.ReadStringNoReservationSizeIsOverTheTotalBytesLimit (0 ms) [ RUN ] CodedStreamTest.ReadStringNoReservationSizeIsOverTheClosestLimit_GlobalLimitIsCloser [libprotobuf ERROR google/protobuf/io/coded_stream.cc:193] A protocol message was rejected because it was too big (more than 16 bytes). To increase the limit (or to disable these warnings), see CodedInputStream::SetTotalBytesLimit() in third_party/protobuf/src/google/protobuf/io/coded_stream.h. [ OK ] CodedStreamTest.ReadStringNoReservationSizeIsOverTheClosestLimit_GlobalLimitIsCloser (0 ms) [ RUN ] CodedStreamTest.ReadStringNoReservationSizeIsOverTheClosestLimit_LocalLimitIsCloser [ OK ] CodedStreamTest.ReadStringNoReservationSizeIsOverTheClosestLimit_LocalLimitIsCloser (0 ms) [ RUN ] CodedStreamTest.GetDirectBufferPointerInput [ OK ] CodedStreamTest.GetDirectBufferPointerInput (0 ms) [ RUN ] CodedStreamTest.GetDirectBufferPointerInlineInput [ OK ] CodedStreamTest.GetDirectBufferPointerInlineInput (0 ms) [ RUN ] CodedStreamTest.ExpectAtEnd [ OK ] CodedStreamTest.ExpectAtEnd (0 ms) [ RUN ] CodedStreamTest.NegativeLimit [ OK ] CodedStreamTest.NegativeLimit (0 ms) [ RUN ] CodedStreamTest.NegativeLimitAfterReading [ OK ] CodedStreamTest.NegativeLimitAfterReading (0 ms) [ RUN ] CodedStreamTest.OverflowLimit [ OK ] CodedStreamTest.OverflowLimit (0 ms) [ RUN ] CodedStreamTest.TotalBytesLimit [ OK ] CodedStreamTest.TotalBytesLimit (0 ms) [ RUN ] CodedStreamTest.TotalBytesLimitNotValidMessageEnd [libprotobuf ERROR google/protobuf/io/coded_stream.cc:193] A protocol message was rejected because it was too big (more than 16 bytes). To increase the limit (or to disable these warnings), see CodedInputStream::SetTotalBytesLimit() in third_party/protobuf/src/google/protobuf/io/coded_stream.h. [ OK ] CodedStreamTest.TotalBytesLimitNotValidMessageEnd (0 ms) [ RUN ] CodedStreamTest.RecursionLimit [ OK ] CodedStreamTest.RecursionLimit (0 ms) [ RUN ] CodedStreamTest.InputOver2G [ OK ] CodedStreamTest.InputOver2G (0 ms) [----------] 22 tests from CodedStreamTest (0 ms total) [----------] 1 test from CodedStreamTest_ExpectTag_DD [ RUN ] CodedStreamTest_ExpectTag_DD.ExpectTag [ OK ] CodedStreamTest_ExpectTag_DD.ExpectTag (0 ms) [----------] 1 test from CodedStreamTest_ExpectTag_DD (0 ms total) [----------] 1 test from CodedStreamTest_ExpectTagFromArray_DD [ RUN ] CodedStreamTest_ExpectTagFromArray_DD.ExpectTagFromArray [ OK ] CodedStreamTest_ExpectTagFromArray_DD.ExpectTagFromArray (0 ms) [----------] 1 test from CodedStreamTest_ExpectTagFromArray_DD (0 ms total) [----------] 1 test from CodedStreamTest_ReadVarint64_DD [ RUN ] CodedStreamTest_ReadVarint64_DD.ReadVarint64 [ OK ] CodedStreamTest_ReadVarint64_DD.ReadVarint64 (1 ms) [----------] 1 test from CodedStreamTest_ReadVarint64_DD (1 ms total) [----------] 1 test from CodedStreamTest_WriteVarint32_DD [ RUN ] CodedStreamTest_WriteVarint32_DD.WriteVarint32 [ OK ] CodedStreamTest_WriteVarint32_DD.WriteVarint32 (0 ms) [----------] 1 test from CodedStreamTest_WriteVarint32_DD (0 ms total) [----------] 1 test from CodedStreamTest_WriteVarint64_DD [ RUN ] CodedStreamTest_WriteVarint64_DD.WriteVarint64 [ OK ] CodedStreamTest_WriteVarint64_DD.WriteVarint64 (0 ms) [----------] 1 test from CodedStreamTest_WriteVarint64_DD (0 ms total) [----------] 1 test from CodedStreamTest_WriteVarint32SignExtended_DD [ RUN ] CodedStreamTest_WriteVarint32SignExtended_DD.WriteVarint32SignExtended [ OK ] CodedStreamTest_WriteVarint32SignExtended_DD.WriteVarint32SignExtended (0 ms) [----------] 1 test from CodedStreamTest_WriteVarint32SignExtended_DD (0 ms total) [----------] 1 test from CodedStreamTest_ReadVarint32Error_DD [ RUN ] CodedStreamTest_ReadVarint32Error_DD.ReadVarint32Error [ OK ] CodedStreamTest_ReadVarint32Error_DD.ReadVarint32Error (0 ms) [----------] 1 test from CodedStreamTest_ReadVarint32Error_DD (0 ms total) [----------] 1 test from CodedStreamTest_ReadVarint32Error_LeavesValueInInitializedState_DD [ RUN ] CodedStreamTest_ReadVarint32Error_LeavesValueInInitializedState_DD.ReadVarint32Error_LeavesValueInInitializedState [ OK ] CodedStreamTest_ReadVarint32Error_LeavesValueInInitializedState_DD.ReadVarint32Error_LeavesValueInInitializedState (0 ms) [----------] 1 test from CodedStreamTest_ReadVarint32Error_LeavesValueInInitializedState_DD (0 ms total) [----------] 1 test from CodedStreamTest_ReadVarint64Error_DD [ RUN ] CodedStreamTest_ReadVarint64Error_DD.ReadVarint64Error [ OK ] CodedStreamTest_ReadVarint64Error_DD.ReadVarint64Error (1 ms) [----------] 1 test from CodedStreamTest_ReadVarint64Error_DD (1 ms total) [----------] 1 test from CodedStreamTest_ReadVarint64Error_LeavesValueInInitializedState_DD [ RUN ] CodedStreamTest_ReadVarint64Error_LeavesValueInInitializedState_DD.ReadVarint64Error_LeavesValueInInitializedState [ OK ] CodedStreamTest_ReadVarint64Error_LeavesValueInInitializedState_DD.ReadVarint64Error_LeavesValueInInitializedState (0 ms) [----------] 1 test from CodedStreamTest_ReadVarint64Error_LeavesValueInInitializedState_DD (0 ms total) [----------] 1 test from CodedStreamTest_VarintSize32_DD [ RUN ] CodedStreamTest_VarintSize32_DD.VarintSize32 [ OK ] CodedStreamTest_VarintSize32_DD.VarintSize32 (0 ms) [----------] 1 test from CodedStreamTest_VarintSize32_DD (0 ms total) [----------] 1 test from CodedStreamTest_VarintSize64_DD [ RUN ] CodedStreamTest_VarintSize64_DD.VarintSize64 [ OK ] CodedStreamTest_VarintSize64_DD.VarintSize64 (0 ms) [----------] 1 test from CodedStreamTest_VarintSize64_DD (0 ms total) [----------] 1 test from CodedStreamTest_ReadLittleEndian32_DD [ RUN ] CodedStreamTest_ReadLittleEndian32_DD.ReadLittleEndian32 [ OK ] CodedStreamTest_ReadLittleEndian32_DD.ReadLittleEndian32 (0 ms) [----------] 1 test from CodedStreamTest_ReadLittleEndian32_DD (0 ms total) [----------] 1 test from CodedStreamTest_ReadLittleEndian64_DD [ RUN ] CodedStreamTest_ReadLittleEndian64_DD.ReadLittleEndian64 [ OK ] CodedStreamTest_ReadLittleEndian64_DD.ReadLittleEndian64 (0 ms) [----------] 1 test from CodedStreamTest_ReadLittleEndian64_DD (0 ms total) [----------] 1 test from CodedStreamTest_WriteLittleEndian32_DD [ RUN ] CodedStreamTest_WriteLittleEndian32_DD.WriteLittleEndian32 [ OK ] CodedStreamTest_WriteLittleEndian32_DD.WriteLittleEndian32 (0 ms) [----------] 1 test from CodedStreamTest_WriteLittleEndian32_DD (0 ms total) [----------] 1 test from CodedStreamTest_WriteLittleEndian64_DD [ RUN ] CodedStreamTest_WriteLittleEndian64_DD.WriteLittleEndian64 [ OK ] CodedStreamTest_WriteLittleEndian64_DD.WriteLittleEndian64 (0 ms) [----------] 1 test from CodedStreamTest_WriteLittleEndian64_DD (0 ms total) [----------] 1 test from CodedStreamTest_ReadLittleEndian32FromArray_DD [ RUN ] CodedStreamTest_ReadLittleEndian32FromArray_DD.ReadLittleEndian32FromArray [ OK ] CodedStreamTest_ReadLittleEndian32FromArray_DD.ReadLittleEndian32FromArray (0 ms) [----------] 1 test from CodedStreamTest_ReadLittleEndian32FromArray_DD (0 ms total) [----------] 1 test from CodedStreamTest_ReadLittleEndian64FromArray_DD [ RUN ] CodedStreamTest_ReadLittleEndian64FromArray_DD.ReadLittleEndian64FromArray [ OK ] CodedStreamTest_ReadLittleEndian64FromArray_DD.ReadLittleEndian64FromArray (0 ms) [----------] 1 test from CodedStreamTest_ReadLittleEndian64FromArray_DD (0 ms total) [----------] 1 test from CodedStreamTest_ReadRaw_DD [ RUN ] CodedStreamTest_ReadRaw_DD.ReadRaw [ OK ] CodedStreamTest_ReadRaw_DD.ReadRaw (0 ms) [----------] 1 test from CodedStreamTest_ReadRaw_DD (0 ms total) [----------] 1 test from CodedStreamTest_WriteRaw_DD [ RUN ] CodedStreamTest_WriteRaw_DD.WriteRaw [ OK ] CodedStreamTest_WriteRaw_DD.WriteRaw (0 ms) [----------] 1 test from CodedStreamTest_WriteRaw_DD (0 ms total) [----------] 1 test from CodedStreamTest_ReadString_DD [ RUN ] CodedStreamTest_ReadString_DD.ReadString [ OK ] CodedStreamTest_ReadString_DD.ReadString (0 ms) [----------] 1 test from CodedStreamTest_ReadString_DD (0 ms total) [----------] 1 test from CodedStreamTest_ReadStringImpossiblyLarge_DD [ RUN ] CodedStreamTest_ReadStringImpossiblyLarge_DD.ReadStringImpossiblyLarge [ OK ] CodedStreamTest_ReadStringImpossiblyLarge_DD.ReadStringImpossiblyLarge (2 ms) [----------] 1 test from CodedStreamTest_ReadStringImpossiblyLarge_DD (2 ms total) [----------] 1 test from CodedStreamTest_ReadStringReservesMemoryOnTotalLimit_DD [ RUN ] CodedStreamTest_ReadStringReservesMemoryOnTotalLimit_DD.ReadStringReservesMemoryOnTotalLimit [ OK ] CodedStreamTest_ReadStringReservesMemoryOnTotalLimit_DD.ReadStringReservesMemoryOnTotalLimit (0 ms) [----------] 1 test from CodedStreamTest_ReadStringReservesMemoryOnTotalLimit_DD (0 ms total) [----------] 1 test from CodedStreamTest_ReadStringReservesMemoryOnPushedLimit_DD [ RUN ] CodedStreamTest_ReadStringReservesMemoryOnPushedLimit_DD.ReadStringReservesMemoryOnPushedLimit [ OK ] CodedStreamTest_ReadStringReservesMemoryOnPushedLimit_DD.ReadStringReservesMemoryOnPushedLimit (0 ms) [----------] 1 test from CodedStreamTest_ReadStringReservesMemoryOnPushedLimit_DD (0 ms total) [----------] 1 test from CodedStreamTest_SkipInput_DD [ RUN ] CodedStreamTest_SkipInput_DD.SkipInput [ OK ] CodedStreamTest_SkipInput_DD.SkipInput (0 ms) [----------] 1 test from CodedStreamTest_SkipInput_DD (0 ms total) [----------] 1 test from CodedStreamTest_BasicLimit_DD [ RUN ] CodedStreamTest_BasicLimit_DD.BasicLimit [ OK ] CodedStreamTest_BasicLimit_DD.BasicLimit (0 ms) [----------] 1 test from CodedStreamTest_BasicLimit_DD (0 ms total) [----------] 1 test from CodedStreamTest_SmallLimitOnTopOfBigLimit_DD [ RUN ] CodedStreamTest_SmallLimitOnTopOfBigLimit_DD.SmallLimitOnTopOfBigLimit [ OK ] CodedStreamTest_SmallLimitOnTopOfBigLimit_DD.SmallLimitOnTopOfBigLimit (0 ms) [----------] 1 test from CodedStreamTest_SmallLimitOnTopOfBigLimit_DD (0 ms total) [----------] 1 test from CodedStreamTest_BigLimitOnTopOfSmallLimit_DD [ RUN ] CodedStreamTest_BigLimitOnTopOfSmallLimit_DD.BigLimitOnTopOfSmallLimit [ OK ] CodedStreamTest_BigLimitOnTopOfSmallLimit_DD.BigLimitOnTopOfSmallLimit (0 ms) [----------] 1 test from CodedStreamTest_BigLimitOnTopOfSmallLimit_DD (0 ms total) [----------] 16 tests from Printer [ RUN ] Printer.EmptyPrinter [ OK ] Printer.EmptyPrinter (0 ms) [ RUN ] Printer.BasicPrinting [ OK ] Printer.BasicPrinting (0 ms) [ RUN ] Printer.WriteRaw [ OK ] Printer.WriteRaw (0 ms) [ RUN ] Printer.VariableSubstitution [ OK ] Printer.VariableSubstitution (0 ms) [ RUN ] Printer.InlineVariableSubstitution [ OK ] Printer.InlineVariableSubstitution (0 ms) [ RUN ] Printer.AnnotateMap [ OK ] Printer.AnnotateMap (0 ms) [ RUN ] Printer.AnnotateInline [ OK ] Printer.AnnotateInline (0 ms) [ RUN ] Printer.AnnotateRange [ OK ] Printer.AnnotateRange (0 ms) [ RUN ] Printer.AnnotateEmptyRange [ OK ] Printer.AnnotateEmptyRange (0 ms) [ RUN ] Printer.AnnotateDespiteUnrelatedMultipleUses [ OK ] Printer.AnnotateDespiteUnrelatedMultipleUses (0 ms) [ RUN ] Printer.AnnotateIndent [ OK ] Printer.AnnotateIndent (0 ms) [ RUN ] Printer.AnnotateIndentNewline [ OK ] Printer.AnnotateIndentNewline (0 ms) [ RUN ] Printer.Indenting [ OK ] Printer.Indenting (0 ms) [ RUN ] Printer.WriteFailurePartial [ OK ] Printer.WriteFailurePartial (0 ms) [ RUN ] Printer.WriteFailureExact [ OK ] Printer.WriteFailureExact (0 ms) [ RUN ] Printer.FormatInternal [ OK ] Printer.FormatInternal (0 ms) [----------] 16 tests from Printer (1 ms total) [----------] 1 test from TokenizerTest_SimpleTokens_DD [ RUN ] TokenizerTest_SimpleTokens_DD.SimpleTokens [ OK ] TokenizerTest_SimpleTokens_DD.SimpleTokens (1 ms) [----------] 1 test from TokenizerTest_SimpleTokens_DD (1 ms total) [----------] 1 test from TokenizerTest_FloatSuffix_DD [ RUN ] TokenizerTest_FloatSuffix_DD.FloatSuffix [ OK ] TokenizerTest_FloatSuffix_DD.FloatSuffix (0 ms) [----------] 1 test from TokenizerTest_FloatSuffix_DD (0 ms total) [----------] 1 test from TokenizerTest_Whitespace_DD [ RUN ] TokenizerTest_Whitespace_DD.Whitespace [ OK ] TokenizerTest_Whitespace_DD.Whitespace (0 ms) [----------] 1 test from TokenizerTest_Whitespace_DD (0 ms total) [----------] 1 test from TokenizerTest_MultipleTokens_DD [ RUN ] TokenizerTest_MultipleTokens_DD.MultipleTokens [ OK ] TokenizerTest_MultipleTokens_DD.MultipleTokens (1 ms) [----------] 1 test from TokenizerTest_MultipleTokens_DD (1 ms total) [----------] 1 test from TokenizerTest_MultipleWhitespaceTokens_DD [ RUN ] TokenizerTest_MultipleWhitespaceTokens_DD.MultipleWhitespaceTokens [ OK ] TokenizerTest_MultipleWhitespaceTokens_DD.MultipleWhitespaceTokens (0 ms) [----------] 1 test from TokenizerTest_MultipleWhitespaceTokens_DD (0 ms total) [----------] 1 test from TokenizerTest_ShCommentStyle_DD [ RUN ] TokenizerTest_ShCommentStyle_DD.ShCommentStyle [ OK ] TokenizerTest_ShCommentStyle_DD.ShCommentStyle (0 ms) [----------] 1 test from TokenizerTest_ShCommentStyle_DD (0 ms total) [----------] 1 test from TokenizerTest_DocComments_DD [ RUN ] TokenizerTest_DocComments_DD.DocComments [ OK ] TokenizerTest_DocComments_DD.DocComments (1 ms) [----------] 1 test from TokenizerTest_DocComments_DD (1 ms total) [----------] 4 tests from TokenizerTest [ RUN ] TokenizerTest.ParseInteger [ OK ] TokenizerTest.ParseInteger (0 ms) [ RUN ] TokenizerTest.ParseFloat [ OK ] TokenizerTest.ParseFloat (0 ms) [ RUN ] TokenizerTest.ParseString [ OK ] TokenizerTest.ParseString (0 ms) [ RUN ] TokenizerTest.ParseStringAppend [ OK ] TokenizerTest.ParseStringAppend (0 ms) [----------] 4 tests from TokenizerTest (0 ms total) [----------] 1 test from TokenizerTest_Errors_DD [ RUN ] TokenizerTest_Errors_DD.Errors [ OK ] TokenizerTest_Errors_DD.Errors (1 ms) [----------] 1 test from TokenizerTest_Errors_DD (1 ms total) [----------] 1 test from TokenizerTest_BackUpOnDestruction_DD [ RUN ] TokenizerTest_BackUpOnDestruction_DD.BackUpOnDestruction [ OK ] TokenizerTest_BackUpOnDestruction_DD.BackUpOnDestruction (0 ms) [----------] 1 test from TokenizerTest_BackUpOnDestruction_DD (0 ms total) [----------] 25 tests from IoTest [ RUN ] IoTest.ArrayIo [ OK ] IoTest.ArrayIo (0 ms) [ RUN ] IoTest.TwoSessionWrite [ OK ] IoTest.TwoSessionWrite (0 ms) [ RUN ] IoTest.GzipIo [ OK ] IoTest.GzipIo (9 ms) [ RUN ] IoTest.GzipIoWithFlush [ OK ] IoTest.GzipIoWithFlush (6 ms) [ RUN ] IoTest.GzipIoContiguousFlushes [ OK ] IoTest.GzipIoContiguousFlushes (0 ms) [ RUN ] IoTest.GzipIoReadAfterFlush [ OK ] IoTest.GzipIoReadAfterFlush (0 ms) [ RUN ] IoTest.ZlibIo [ OK ] IoTest.ZlibIo (9 ms) [ RUN ] IoTest.ZlibIoInputAutodetect [ OK ] IoTest.ZlibIoInputAutodetect (0 ms) [ RUN ] IoTest.CompressionOptions [ OK ] IoTest.CompressionOptions (1 ms) [ RUN ] IoTest.TwoSessionWriteGzip [ OK ] IoTest.TwoSessionWriteGzip (1 ms) [ RUN ] IoTest.GzipInputByteCountAfterClosed [ OK ] IoTest.GzipInputByteCountAfterClosed (0 ms) [ RUN ] IoTest.GzipInputByteCountAfterClosedConcatenatedStreams [ OK ] IoTest.GzipInputByteCountAfterClosedConcatenatedStreams (0 ms) [ RUN ] IoTest.StringIo [ OK ] IoTest.StringIo (0 ms) [ RUN ] IoTest.LargeOutput [ OK ] IoTest.LargeOutput (5687 ms) [ RUN ] IoTest.FileIo [ OK ] IoTest.FileIo (4 ms) [ RUN ] IoTest.NonBlockingFileIo [ OK ] IoTest.NonBlockingFileIo (6412 ms) [ RUN ] IoTest.BlockingFileIoWithTimeout [ OK ] IoTest.BlockingFileIoWithTimeout (151 ms) [ RUN ] IoTest.GzipFileIo [ OK ] IoTest.GzipFileIo (132 ms) [ RUN ] IoTest.FileReadError [ OK ] IoTest.FileReadError (0 ms) [ RUN ] IoTest.FileWriteError [ OK ] IoTest.FileWriteError (0 ms) [ RUN ] IoTest.PipeIo [ OK ] IoTest.PipeIo (0 ms) [ RUN ] IoTest.IostreamIo [ OK ] IoTest.IostreamIo (419 ms) [ RUN ] IoTest.ConcatenatingInputStream [ OK ] IoTest.ConcatenatingInputStream (0 ms) [ RUN ] IoTest.LimitingInputStream [ OK ] IoTest.LimitingInputStream (0 ms) [ RUN ] IoTest.LimitingInputStreamByteCount [ OK ] IoTest.LimitingInputStreamByteCount (0 ms) [----------] 25 tests from IoTest (12831 ms total) [----------] 2 tests from ZeroSizeArray [ RUN ] ZeroSizeArray.Input [ OK ] ZeroSizeArray.Input (0 ms) [ RUN ] ZeroSizeArray.Output [ OK ] ZeroSizeArray.Output (0 ms) [----------] 2 tests from ZeroSizeArray (0 ms total) [----------] 1 test from MapFieldTest [ RUN ] MapFieldTest.ConstInit [ OK ] MapFieldTest.ConstInit (0 ms) [----------] 1 test from MapFieldTest (0 ms total) [----------] 45 tests from MapImplTest [ RUN ] MapImplTest.OperatorBracket [ OK ] MapImplTest.OperatorBracket (0 ms) [ RUN ] MapImplTest.OperatorBracketRValue [ OK ] MapImplTest.OperatorBracketRValue (0 ms) [ RUN ] MapImplTest.OperatorBracketNonExist [ OK ] MapImplTest.OperatorBracketNonExist (0 ms) [ RUN ] MapImplTest.MutableAt [ OK ] MapImplTest.MutableAt (0 ms) [ RUN ] MapImplTest.MapKeyAssignment [ OK ] MapImplTest.MapKeyAssignment (0 ms) [ RUN ] MapImplTest.CountNonExist [ OK ] MapImplTest.CountNonExist (0 ms) [ RUN ] MapImplTest.ContainNotExist [ OK ] MapImplTest.ContainNotExist (0 ms) [ RUN ] MapImplTest.ImmutableContainNotExist [ OK ] MapImplTest.ImmutableContainNotExist (0 ms) [ RUN ] MapImplTest.MutableFindNonExist [ OK ] MapImplTest.MutableFindNonExist (0 ms) [ RUN ] MapImplTest.ImmutableFindNonExist [ OK ] MapImplTest.ImmutableFindNonExist (0 ms) [ RUN ] MapImplTest.ConstEnd [ OK ] MapImplTest.ConstEnd (0 ms) [ RUN ] MapImplTest.GetReferenceFromIterator [ OK ] MapImplTest.GetReferenceFromIterator (0 ms) [ RUN ] MapImplTest.IteratorBasic [ OK ] MapImplTest.IteratorBasic (0 ms) [ RUN ] MapImplTest.BeginIsFast [ OK ] MapImplTest.BeginIsFast (0 ms) [ RUN ] MapImplTest.HashFlood [ OK ] MapImplTest.HashFlood (4 ms) [ RUN ] MapImplTest.CopyIteratorStressTest [ OK ] MapImplTest.CopyIteratorStressTest (63 ms) [ RUN ] MapImplTest.IteratorInvalidation [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 1 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=0, old->first=2125806054 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 2 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=0, old->first=1 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 3 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=0, old->first=17929445 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=0, old->first=17929445 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 896 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=2, old->first=1497537816 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=22, old->first=577561321 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 1246 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=1, old->first=1595577021 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=30, old->first=975461999 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 1346 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=2, old->first=781446469 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=20, old->first=1438137545 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 2020 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=1, old->first=1400473818 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=31, old->first=797066182 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 3314 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=2, old->first=591114668 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=77, old->first=2128503146 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 5435 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=2, old->first=681156070 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=131, old->first=911280973 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 6958 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=1, old->first=1377849482 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=172, old->first=598069604 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 8141 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=2, old->first=1031364538 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=185, old->first=985861308 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 13190 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=2, old->first=1104812723 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=320, old->first=1043212179 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 21104 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=2, old->first=1325563635 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=512, old->first=952746291 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 29546 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=2, old->first=419102867 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=725, old->first=274973965 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 41956 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=1, old->first=1367193779 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=1045, old->first=1797837746 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 51606 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=0, old->first=1759015946 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=1257, old->first=1779535332 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 57283 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=1, old->first=988918651 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=1396, old->first=1133296641 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 67595 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=2, old->first=1466647207 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=1685, old->first=1813533168 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 75707 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=2, old->first=1141869849 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=1880, old->first=1302404447 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 105990 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=0, old->first=1212712488 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=2640, old->first=654926664 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 171704 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=2, old->first=1871359248 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=4277, old->first=1187676634 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 178573 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=1, old->first=918112528 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=4438, old->first=1329665184 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 287503 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=1, old->first=1651952682 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=7171, old->first=335625384 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 425505 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=0, old->first=672726014 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=10623, old->first=1574445985 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 510606 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=0, old->first=1355782303 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=12732, old->first=1098059806 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 587198 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=2, old->first=1107182360 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=14678, old->first=1420095701 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 769230 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=0, old->first=773847413 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=19221, old->first=2067705523 [libprotobuf INFO ./google/protobuf/map_test.inc:553] StressTestIterators 1000000 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=1, old->first=1711859075 [libprotobuf INFO ./google/protobuf/map_test.inc:525] skip=24961, old->first=1786929927 [ OK ] MapImplTest.IteratorInvalidation (12221 ms) [ RUN ] MapImplTest.EraseRevalidates [ OK ] MapImplTest.EraseRevalidates (0 ms) [ RUN ] MapImplTest.IteratorConstness [ OK ] MapImplTest.IteratorConstness (0 ms) [ RUN ] MapImplTest.IteratorCategory [ OK ] MapImplTest.IteratorCategory (0 ms) [ RUN ] MapImplTest.InsertSingle [ OK ] MapImplTest.InsertSingle (0 ms) [ RUN ] MapImplTest.InsertByIterator [ OK ] MapImplTest.InsertByIterator (0 ms) [ RUN ] MapImplTest.InsertByInitializerList [ OK ] MapImplTest.InsertByInitializerList (0 ms) [ RUN ] MapImplTest.EraseSingleByKey [ OK ] MapImplTest.EraseSingleByKey (0 ms) [ RUN ] MapImplTest.EraseMutipleByKey [ OK ] MapImplTest.EraseMutipleByKey (0 ms) [ RUN ] MapImplTest.EraseSingleByIterator [ OK ] MapImplTest.EraseSingleByIterator (0 ms) [ RUN ] MapImplTest.ValidIteratorAfterErase [ OK ] MapImplTest.ValidIteratorAfterErase (0 ms) [ RUN ] MapImplTest.EraseByIterator [ OK ] MapImplTest.EraseByIterator (0 ms) [ RUN ] MapImplTest.Clear [ OK ] MapImplTest.Clear (0 ms) [ RUN ] MapImplTest.CopyConstructorWithArena [ OK ] MapImplTest.CopyConstructorWithArena (0 ms) [ RUN ] MapImplTest.CopyConstructorWithoutArena [ OK ] MapImplTest.CopyConstructorWithoutArena (0 ms) [ RUN ] MapImplTest.IterConstructor [ OK ] MapImplTest.IterConstructor (0 ms) [ RUN ] MapImplTest.Assigner [ OK ] MapImplTest.Assigner (0 ms) [ RUN ] MapImplTest.Rehash [ OK ] MapImplTest.Rehash (0 ms) [ RUN ] MapImplTest.EqualRange [ OK ] MapImplTest.EqualRange (0 ms) [ RUN ] MapImplTest.ConvertToStdMap [ OK ] MapImplTest.ConvertToStdMap (0 ms) [ RUN ] MapImplTest.ConvertToStdVectorOfPairs [ OK ] MapImplTest.ConvertToStdVectorOfPairs (0 ms) [ RUN ] MapImplTest.SwapBasic [ OK ] MapImplTest.SwapBasic (0 ms) [ RUN ] MapImplTest.SwapArena [ OK ] MapImplTest.SwapArena (0 ms) [ RUN ] MapImplTest.SwapFieldArenaReflection [ OK ] MapImplTest.SwapFieldArenaReflection (1 ms) [ RUN ] MapImplTest.CopyAssignMapIterator [ OK ] MapImplTest.CopyAssignMapIterator (0 ms) [ RUN ] MapImplTest.SpaceUsed [ OK ] MapImplTest.SpaceUsed (0 ms) [ RUN ] MapImplTest.RandomOrdering [ OK ] MapImplTest.RandomOrdering (0 ms) [ RUN ] MapImplTest.TransparentLookupForString [ OK ] MapImplTest.TransparentLookupForString (0 ms) [ RUN ] MapImplTest.ConstInit [ OK ] MapImplTest.ConstInit (0 ms) [----------] 45 tests from MapImplTest (12289 ms total) [----------] 5 tests from MapFieldReflectionTest [ RUN ] MapFieldReflectionTest.RegularFields [ OK ] MapFieldReflectionTest.RegularFields (0 ms) [ RUN ] MapFieldReflectionTest.RepeatedFieldRefForRegularFields [ OK ] MapFieldReflectionTest.RepeatedFieldRefForRegularFields (1 ms) [ RUN ] MapFieldReflectionTest.RepeatedFieldRefMergeFromAndSwap [ OK ] MapFieldReflectionTest.RepeatedFieldRefMergeFromAndSwap (0 ms) [ RUN ] MapFieldReflectionTest.MapSizeWithDuplicatedKey [ OK ] MapFieldReflectionTest.MapSizeWithDuplicatedKey (0 ms) [ RUN ] MapFieldReflectionTest.UninitializedEntry [ OK ] MapFieldReflectionTest.UninitializedEntry (0 ms) [----------] 5 tests from MapFieldReflectionTest (1 ms total) [----------] 1 test from MapEntryTest [ RUN ] MapEntryTest.ConstInit [ OK ] MapEntryTest.ConstInit (0 ms) [----------] 1 test from MapEntryTest (0 ms total) [----------] 39 tests from GeneratedMapFieldTest [ RUN ] GeneratedMapFieldTest.Accessors [ OK ] GeneratedMapFieldTest.Accessors (0 ms) [ RUN ] GeneratedMapFieldTest.SetMapFieldsInitialized [ OK ] GeneratedMapFieldTest.SetMapFieldsInitialized (0 ms) [ RUN ] GeneratedMapFieldTest.Proto2SetMapFieldsInitialized [ OK ] GeneratedMapFieldTest.Proto2SetMapFieldsInitialized (0 ms) [ RUN ] GeneratedMapFieldTest.Clear [ OK ] GeneratedMapFieldTest.Clear (0 ms) [ RUN ] GeneratedMapFieldTest.ClearMessageMap [ OK ] GeneratedMapFieldTest.ClearMessageMap (0 ms) [ RUN ] GeneratedMapFieldTest.CopyFrom [ OK ] GeneratedMapFieldTest.CopyFrom (0 ms) [ RUN ] GeneratedMapFieldTest.CopyFromMessageMap [ OK ] GeneratedMapFieldTest.CopyFromMessageMap (0 ms) [ RUN ] GeneratedMapFieldTest.SwapWithEmpty [ OK ] GeneratedMapFieldTest.SwapWithEmpty (0 ms) [ RUN ] GeneratedMapFieldTest.SwapWithSelf [ OK ] GeneratedMapFieldTest.SwapWithSelf (0 ms) [ RUN ] GeneratedMapFieldTest.SwapWithOther [ OK ] GeneratedMapFieldTest.SwapWithOther (0 ms) [ RUN ] GeneratedMapFieldTest.CopyConstructor [ OK ] GeneratedMapFieldTest.CopyConstructor (0 ms) [ RUN ] GeneratedMapFieldTest.CopyAssignmentOperator [ OK ] GeneratedMapFieldTest.CopyAssignmentOperator (1 ms) [ RUN ] GeneratedMapFieldTest.UpcastCopyFrom [ OK ] GeneratedMapFieldTest.UpcastCopyFrom (0 ms) [ RUN ] GeneratedMapFieldTest.CopyFromDynamicMessage [ OK ] GeneratedMapFieldTest.CopyFromDynamicMessage (1 ms) [ RUN ] GeneratedMapFieldTest.CopyFromDynamicMessageMapReflection [ OK ] GeneratedMapFieldTest.CopyFromDynamicMessageMapReflection (1 ms) [ RUN ] GeneratedMapFieldTest.DynamicMessageMergeFromDynamicMessage [ OK ] GeneratedMapFieldTest.DynamicMessageMergeFromDynamicMessage (0 ms) [ RUN ] GeneratedMapFieldTest.DynamicMessageCopyFrom [ OK ] GeneratedMapFieldTest.DynamicMessageCopyFrom (1 ms) [ RUN ] GeneratedMapFieldTest.DynamicMessageCopyFromMapReflection [ OK ] GeneratedMapFieldTest.DynamicMessageCopyFromMapReflection (2 ms) [ RUN ] GeneratedMapFieldTest.SyncDynamicMapWithRepeatedField [ OK ] GeneratedMapFieldTest.SyncDynamicMapWithRepeatedField (1 ms) [ RUN ] GeneratedMapFieldTest.NonEmptyMergeFrom [ OK ] GeneratedMapFieldTest.NonEmptyMergeFrom (0 ms) [ RUN ] GeneratedMapFieldTest.MergeFromMessageMap [ OK ] GeneratedMapFieldTest.MergeFromMessageMap (0 ms) [ RUN ] GeneratedMapFieldTest.SerializationToArray [ OK ] GeneratedMapFieldTest.SerializationToArray (0 ms) [ RUN ] GeneratedMapFieldTest.SerializationToStream [ OK ] GeneratedMapFieldTest.SerializationToStream (0 ms) [ RUN ] GeneratedMapFieldTest.ParseFailsIfMalformed [ OK ] GeneratedMapFieldTest.ParseFailsIfMalformed (0 ms) [ RUN ] GeneratedMapFieldTest.SameTypeMaps [ OK ] GeneratedMapFieldTest.SameTypeMaps (0 ms) [ RUN ] GeneratedMapFieldTest.Proto2UnknownEnum [ OK ] GeneratedMapFieldTest.Proto2UnknownEnum (0 ms) [ RUN ] GeneratedMapFieldTest.StandardWireFormat [ OK ] GeneratedMapFieldTest.StandardWireFormat (0 ms) [ RUN ] GeneratedMapFieldTest.UnorderedWireFormat [ OK ] GeneratedMapFieldTest.UnorderedWireFormat (0 ms) [ RUN ] GeneratedMapFieldTest.DuplicatedKeyWireFormat [ OK ] GeneratedMapFieldTest.DuplicatedKeyWireFormat (0 ms) [ RUN ] GeneratedMapFieldTest.KeysValuesUnknownsWireFormat [ OK ] GeneratedMapFieldTest.KeysValuesUnknownsWireFormat (365 ms) [ RUN ] GeneratedMapFieldTest.DuplicatedValueWireFormat [ OK ] GeneratedMapFieldTest.DuplicatedValueWireFormat (0 ms) [ RUN ] GeneratedMapFieldTest.MissedKeyWireFormat [ OK ] GeneratedMapFieldTest.MissedKeyWireFormat (0 ms) [ RUN ] GeneratedMapFieldTest.MissedValueWireFormat [ OK ] GeneratedMapFieldTest.MissedValueWireFormat (0 ms) [ RUN ] GeneratedMapFieldTest.MissedValueTextFormat [ OK ] GeneratedMapFieldTest.MissedValueTextFormat (0 ms) [ RUN ] GeneratedMapFieldTest.UnknownFieldWireFormat [ OK ] GeneratedMapFieldTest.UnknownFieldWireFormat (0 ms) [ RUN ] GeneratedMapFieldTest.CorruptedWireFormat [ OK ] GeneratedMapFieldTest.CorruptedWireFormat (0 ms) [ RUN ] GeneratedMapFieldTest.IsInitialized [ OK ] GeneratedMapFieldTest.IsInitialized (0 ms) [ RUN ] GeneratedMapFieldTest.SpaceUsed [ OK ] GeneratedMapFieldTest.SpaceUsed (0 ms) [ RUN ] GeneratedMapFieldTest.MessagesMustMerge [ OK ] GeneratedMapFieldTest.MessagesMustMerge (0 ms) [----------] 39 tests from GeneratedMapFieldTest (372 ms total) [----------] 15 tests from GeneratedMapFieldReflectionTest [ RUN ] GeneratedMapFieldReflectionTest.SpaceUsed [ OK ] GeneratedMapFieldReflectionTest.SpaceUsed (0 ms) [ RUN ] GeneratedMapFieldReflectionTest.Accessors [ OK ] GeneratedMapFieldReflectionTest.Accessors (1 ms) [ RUN ] GeneratedMapFieldReflectionTest.Swap [ OK ] GeneratedMapFieldReflectionTest.Swap (0 ms) [ RUN ] GeneratedMapFieldReflectionTest.SwapWithBothSet [ OK ] GeneratedMapFieldReflectionTest.SwapWithBothSet (0 ms) [ RUN ] GeneratedMapFieldReflectionTest.SwapFields [ OK ] GeneratedMapFieldReflectionTest.SwapFields (0 ms) [ RUN ] GeneratedMapFieldReflectionTest.ClearField [ OK ] GeneratedMapFieldReflectionTest.ClearField (1 ms) [ RUN ] GeneratedMapFieldReflectionTest.RemoveLast [ OK ] GeneratedMapFieldReflectionTest.RemoveLast (0 ms) [ RUN ] GeneratedMapFieldReflectionTest.ReleaseLast [ OK ] GeneratedMapFieldReflectionTest.ReleaseLast (0 ms) [ RUN ] GeneratedMapFieldReflectionTest.SwapElements [ OK ] GeneratedMapFieldReflectionTest.SwapElements (0 ms) [ RUN ] GeneratedMapFieldReflectionTest.MutableUnknownFields [ OK ] GeneratedMapFieldReflectionTest.MutableUnknownFields (0 ms) [ RUN ] GeneratedMapFieldReflectionTest.EmbedProto2Message [ OK ] GeneratedMapFieldReflectionTest.EmbedProto2Message (0 ms) [ RUN ] GeneratedMapFieldReflectionTest.MergeFromClearMapEntry [ OK ] GeneratedMapFieldReflectionTest.MergeFromClearMapEntry (0 ms) [ RUN ] GeneratedMapFieldReflectionTest.MapEntryClear [ OK ] GeneratedMapFieldReflectionTest.MapEntryClear (0 ms) [ RUN ] GeneratedMapFieldReflectionTest.Proto2MapEntryClear [ OK ] GeneratedMapFieldReflectionTest.Proto2MapEntryClear (0 ms) [ RUN ] GeneratedMapFieldReflectionTest.SetViaMapReflection [ OK ] GeneratedMapFieldReflectionTest.SetViaMapReflection (1 ms) [----------] 15 tests from GeneratedMapFieldReflectionTest (3 ms total) [----------] 6 tests from MapFieldInDynamicMessageTest [ RUN ] MapFieldInDynamicMessageTest.MapIndependentOffsets [ OK ] MapFieldInDynamicMessageTest.MapIndependentOffsets (0 ms) [ RUN ] MapFieldInDynamicMessageTest.DynamicMapReflection [ OK ] MapFieldInDynamicMessageTest.DynamicMapReflection (1 ms) [ RUN ] MapFieldInDynamicMessageTest.MapSpaceUsed [ OK ] MapFieldInDynamicMessageTest.MapSpaceUsed (0 ms) [ RUN ] MapFieldInDynamicMessageTest.RecursiveMap [ OK ] MapFieldInDynamicMessageTest.RecursiveMap (0 ms) [ RUN ] MapFieldInDynamicMessageTest.MapValueReferernceValidAfterSerialize [ OK ] MapFieldInDynamicMessageTest.MapValueReferernceValidAfterSerialize (0 ms) [ RUN ] MapFieldInDynamicMessageTest.MapEntryReferernceValidAfterSerialize [ OK ] MapFieldInDynamicMessageTest.MapEntryReferernceValidAfterSerialize (0 ms) [----------] 6 tests from MapFieldInDynamicMessageTest (1 ms total) [----------] 6 tests from ReflectionOpsForMapFieldTest [ RUN ] ReflectionOpsForMapFieldTest.MapSanityCheck [ OK ] ReflectionOpsForMapFieldTest.MapSanityCheck (0 ms) [ RUN ] ReflectionOpsForMapFieldTest.MapCopy [ OK ] ReflectionOpsForMapFieldTest.MapCopy (0 ms) [ RUN ] ReflectionOpsForMapFieldTest.MergeMap [ OK ] ReflectionOpsForMapFieldTest.MergeMap (0 ms) [ RUN ] ReflectionOpsForMapFieldTest.ClearMap [ OK ] ReflectionOpsForMapFieldTest.ClearMap (0 ms) [ RUN ] ReflectionOpsForMapFieldTest.MapDiscardUnknownFields [ OK ] ReflectionOpsForMapFieldTest.MapDiscardUnknownFields (0 ms) [ RUN ] ReflectionOpsForMapFieldTest.IsInitialized [ OK ] ReflectionOpsForMapFieldTest.IsInitialized (0 ms) [----------] 6 tests from ReflectionOpsForMapFieldTest (0 ms total) [----------] 6 tests from WireFormatForMapFieldTest [ RUN ] WireFormatForMapFieldTest.ParseMap [ OK ] WireFormatForMapFieldTest.ParseMap (0 ms) [ RUN ] WireFormatForMapFieldTest.MapByteSize [ OK ] WireFormatForMapFieldTest.MapByteSize (0 ms) [ RUN ] WireFormatForMapFieldTest.SerializeMap [ OK ] WireFormatForMapFieldTest.SerializeMap (1 ms) [ RUN ] WireFormatForMapFieldTest.SerializeMapDynamicMessage [ OK ] WireFormatForMapFieldTest.SerializeMapDynamicMessage (0 ms) [ RUN ] WireFormatForMapFieldTest.MapByteSizeDynamicMessage [ OK ] WireFormatForMapFieldTest.MapByteSizeDynamicMessage (1 ms) [ RUN ] WireFormatForMapFieldTest.MapParseHelpers [ OK ] WireFormatForMapFieldTest.MapParseHelpers (0 ms) [----------] 6 tests from WireFormatForMapFieldTest (2 ms total) [----------] 2 tests from MapSerializationTest [ RUN ] MapSerializationTest.Deterministic [ OK ] MapSerializationTest.Deterministic (6 ms) [ RUN ] MapSerializationTest.DeterministicSubmessage [ OK ] MapSerializationTest.DeterministicSubmessage (45 ms) [----------] 2 tests from MapSerializationTest (51 ms total) [----------] 6 tests from TextFormatMapTest [ RUN ] TextFormatMapTest.SerializeAndParse [ OK ] TextFormatMapTest.SerializeAndParse (1 ms) [ RUN ] TextFormatMapTest.DynamicMessage [ OK ] TextFormatMapTest.DynamicMessage (0 ms) [ RUN ] TextFormatMapTest.Sorted [ OK ] TextFormatMapTest.Sorted (0 ms) [ RUN ] TextFormatMapTest.ParseCorruptedString [ OK ] TextFormatMapTest.ParseCorruptedString (2488 ms) [ RUN ] TextFormatMapTest.NoDisableIterator [ OK ] TextFormatMapTest.NoDisableIterator (0 ms) [ RUN ] TextFormatMapTest.NoDisableReflectionIterator [libprotobuf INFO ./google/protobuf/map_test.inc:3701] key: 1 value: 2 [ OK ] TextFormatMapTest.NoDisableReflectionIterator (0 ms) [----------] 6 tests from TextFormatMapTest (2489 ms total) [----------] 2 tests from MoveTest [ RUN ] MoveTest.MoveConstructorWorks [ OK ] MoveTest.MoveConstructorWorks (0 ms) [ RUN ] MoveTest.MoveAssignmentWorks [ OK ] MoveTest.MoveAssignmentWorks (0 ms) [----------] 2 tests from MoveTest (0 ms total) [----------] 30 tests from MessageTest [ RUN ] MessageTest.SerializeHelpers [ OK ] MessageTest.SerializeHelpers (0 ms) [ RUN ] MessageTest.SerializeToBrokenOstream [ OK ] MessageTest.SerializeToBrokenOstream (0 ms) [ RUN ] MessageTest.ParseFromFileDescriptor [ OK ] MessageTest.ParseFromFileDescriptor (1 ms) [ RUN ] MessageTest.ParsePackedFromFileDescriptor [ OK ] MessageTest.ParsePackedFromFileDescriptor (0 ms) [ RUN ] MessageTest.ParseHelpers [ OK ] MessageTest.ParseHelpers (0 ms) [ RUN ] MessageTest.ParseFailsIfNotInitialized [ OK ] MessageTest.ParseFailsIfNotInitialized (0 ms) [ RUN ] MessageTest.ParseFailsIfSubmessageNotInitialized [ OK ] MessageTest.ParseFailsIfSubmessageNotInitialized (0 ms) [ RUN ] MessageTest.ParseFailsIfExtensionNotInitialized [ OK ] MessageTest.ParseFailsIfExtensionNotInitialized (0 ms) [ RUN ] MessageTest.ParseFailsIfSubmessageTruncated [ OK ] MessageTest.ParseFailsIfSubmessageTruncated (0 ms) [ RUN ] MessageTest.ParseFailsIfWireMalformed [ OK ] MessageTest.ParseFailsIfWireMalformed (0 ms) [ RUN ] MessageTest.ParseFailsIfOneofWireMalformed [ OK ] MessageTest.ParseFailsIfOneofWireMalformed (0 ms) [ RUN ] MessageTest.ParseFailsIfExtensionWireMalformed [ OK ] MessageTest.ParseFailsIfExtensionWireMalformed (0 ms) [ RUN ] MessageTest.Swap [ OK ] MessageTest.Swap (0 ms) [ RUN ] MessageTest.BypassInitializationCheckOnParse [ OK ] MessageTest.BypassInitializationCheckOnParse (0 ms) [ RUN ] MessageTest.InitializationErrorString [ OK ] MessageTest.InitializationErrorString (0 ms) [ RUN ] MessageTest.DynamicCastToGenerated [ OK ] MessageTest.DynamicCastToGenerated (0 ms) [ RUN ] MessageTest.TestParseMessagesCloseTo2G [ OK ] MessageTest.TestParseMessagesCloseTo2G (221 ms) [ RUN ] MessageTest.TestParseMessagesOver2G [ OK ] MessageTest.TestParseMessagesOver2G (209 ms) [ RUN ] MessageTest.BypassInitializationCheckOnSerialize [ OK ] MessageTest.BypassInitializationCheckOnSerialize (0 ms) [ RUN ] MessageTest.FindInitializationErrors [ OK ] MessageTest.FindInitializationErrors (0 ms) [ RUN ] MessageTest.ReleaseMustUseResult [ OK ] MessageTest.ReleaseMustUseResult (0 ms) [ RUN ] MessageTest.ParseFailsOnInvalidMessageEnd [ OK ] MessageTest.ParseFailsOnInvalidMessageEnd (0 ms) [ RUN ] MessageTest.MessageIsStillValidAfterParseFails [ OK ] MessageTest.MessageIsStillValidAfterParseFails (0 ms) [ RUN ] MessageTest.ParsingMerge [ OK ] MessageTest.ParsingMerge (0 ms) [ RUN ] MessageTest.MergeFrom [ OK ] MessageTest.MergeFrom (0 ms) [ RUN ] MessageTest.IsInitialized [ OK ] MessageTest.IsInitialized (0 ms) [ RUN ] MessageTest.IsInitializedSplitBytestream [ OK ] MessageTest.IsInitializedSplitBytestream (0 ms) [ RUN ] MessageTest.MOMIParserEdgeCases [ OK ] MessageTest.MOMIParserEdgeCases (0 ms) [ RUN ] MessageTest.CheckSerializationWhenInterleavedExtensions [ OK ] MessageTest.CheckSerializationWhenInterleavedExtensions (0 ms) [ RUN ] MessageTest.PreservesFloatingPointNegative0 [ OK ] MessageTest.PreservesFloatingPointNegative0 (0 ms) [----------] 30 tests from MessageTest (433 ms total) [----------] 2 tests from MessageFactoryTest [ RUN ] MessageFactoryTest.GeneratedFactoryLookup [ OK ] MessageFactoryTest.GeneratedFactoryLookup (0 ms) [ RUN ] MessageFactoryTest.GeneratedFactoryUnknownType [ OK ] MessageFactoryTest.GeneratedFactoryUnknownType (0 ms) [----------] 2 tests from MessageFactoryTest (0 ms total) [----------] 10 tests from NoFieldPresenceTest [ RUN ] NoFieldPresenceTest.BasicMessageTest [ OK ] NoFieldPresenceTest.BasicMessageTest (0 ms) [ RUN ] NoFieldPresenceTest.MessageFieldPresenceTest [ OK ] NoFieldPresenceTest.MessageFieldPresenceTest (0 ms) [ RUN ] NoFieldPresenceTest.ReflectionHasFieldTest [ OK ] NoFieldPresenceTest.ReflectionHasFieldTest (0 ms) [ RUN ] NoFieldPresenceTest.ReflectionClearFieldTest [ OK ] NoFieldPresenceTest.ReflectionClearFieldTest (0 ms) [ RUN ] NoFieldPresenceTest.HasFieldOneofsTest [ OK ] NoFieldPresenceTest.HasFieldOneofsTest (0 ms) [ RUN ] NoFieldPresenceTest.DontSerializeDefaultValuesTest [ OK ] NoFieldPresenceTest.DontSerializeDefaultValuesTest (0 ms) [ RUN ] NoFieldPresenceTest.MergeFromIfNonzeroTest [ OK ] NoFieldPresenceTest.MergeFromIfNonzeroTest (0 ms) [ RUN ] NoFieldPresenceTest.IsInitializedTest [ OK ] NoFieldPresenceTest.IsInitializedTest (0 ms) [ RUN ] NoFieldPresenceTest.LazyMessageFieldHasBit [ OK ] NoFieldPresenceTest.LazyMessageFieldHasBit (0 ms) [ RUN ] NoFieldPresenceTest.OneofPresence [ OK ] NoFieldPresenceTest.OneofPresence (0 ms) [----------] 10 tests from NoFieldPresenceTest (0 ms total) [----------] 8 tests from PreserveUnknownEnumTest [ RUN ] PreserveUnknownEnumTest.PreserveParseAndSerialize [ OK ] PreserveUnknownEnumTest.PreserveParseAndSerialize (0 ms) [ RUN ] PreserveUnknownEnumTest.PreserveParseAndSerializeDynamicMessage [ OK ] PreserveUnknownEnumTest.PreserveParseAndSerializeDynamicMessage (0 ms) [ RUN ] PreserveUnknownEnumTest.Proto2HidesUnknownValues [ OK ] PreserveUnknownEnumTest.Proto2HidesUnknownValues (0 ms) [ RUN ] PreserveUnknownEnumTest.DynamicProto2HidesUnknownValues [ OK ] PreserveUnknownEnumTest.DynamicProto2HidesUnknownValues (0 ms) [ RUN ] PreserveUnknownEnumTest.DynamicEnumValueDescriptors [ OK ] PreserveUnknownEnumTest.DynamicEnumValueDescriptors (0 ms) [ RUN ] PreserveUnknownEnumTest.IntegerEnumReflectionAPI [ OK ] PreserveUnknownEnumTest.IntegerEnumReflectionAPI (0 ms) [ RUN ] PreserveUnknownEnumTest.Proto2CatchesUnknownValues [ OK ] PreserveUnknownEnumTest.Proto2CatchesUnknownValues (0 ms) [ RUN ] PreserveUnknownEnumTest.SupportsUnknownEnumValuesAPI [ OK ] PreserveUnknownEnumTest.SupportsUnknownEnumValuesAPI (0 ms) [----------] 8 tests from PreserveUnknownEnumTest (0 ms total) [----------] 4 tests from Proto3ArenaLiteTest [ RUN ] Proto3ArenaLiteTest.Parsing [ OK ] Proto3ArenaLiteTest.Parsing (1 ms) [ RUN ] Proto3ArenaLiteTest.Swap [ OK ] Proto3ArenaLiteTest.Swap (0 ms) [ RUN ] Proto3ArenaLiteTest.SetAllocatedMessage [ OK ] Proto3ArenaLiteTest.SetAllocatedMessage (0 ms) [ RUN ] Proto3ArenaLiteTest.ReleaseMessage [ OK ] Proto3ArenaLiteTest.ReleaseMessage (0 ms) [----------] 4 tests from Proto3ArenaLiteTest (1 ms total) [----------] 9 tests from Proto3ArenaTest [ RUN ] Proto3ArenaTest.Parsing [ OK ] Proto3ArenaTest.Parsing (0 ms) [ RUN ] Proto3ArenaTest.UnknownFields [ OK ] Proto3ArenaTest.UnknownFields (0 ms) [ RUN ] Proto3ArenaTest.GetArena [ OK ] Proto3ArenaTest.GetArena (0 ms) [ RUN ] Proto3ArenaTest.GetArenaWithUnknown [ OK ] Proto3ArenaTest.GetArenaWithUnknown (0 ms) [ RUN ] Proto3ArenaTest.Swap [ OK ] Proto3ArenaTest.Swap (0 ms) [ RUN ] Proto3ArenaTest.SetAllocatedMessage [ OK ] Proto3ArenaTest.SetAllocatedMessage (0 ms) [ RUN ] Proto3ArenaTest.ReleaseMessage [ OK ] Proto3ArenaTest.ReleaseMessage (0 ms) [ RUN ] Proto3ArenaTest.MessageFieldClear [ OK ] Proto3ArenaTest.MessageFieldClear (0 ms) [ RUN ] Proto3ArenaTest.MessageFieldClearViaReflection [ OK ] Proto3ArenaTest.MessageFieldClearViaReflection (0 ms) [----------] 9 tests from Proto3ArenaTest (0 ms total) [----------] 16 tests from Proto3OptionalTest [ RUN ] Proto3OptionalTest.OptionalFields [ OK ] Proto3OptionalTest.OptionalFields (0 ms) [ RUN ] Proto3OptionalTest.OptionalFieldDescriptor [ OK ] Proto3OptionalTest.OptionalFieldDescriptor (0 ms) [ RUN ] Proto3OptionalTest.Extensions [ OK ] Proto3OptionalTest.Extensions (0 ms) [ RUN ] Proto3OptionalTest.OptionalField [ OK ] Proto3OptionalTest.OptionalField (0 ms) [ RUN ] Proto3OptionalTest.OptionalFieldReflection [ OK ] Proto3OptionalTest.OptionalFieldReflection (0 ms) [ RUN ] Proto3OptionalTest.ClearNonOptionalMessageField [ OK ] Proto3OptionalTest.ClearNonOptionalMessageField (0 ms) [ RUN ] Proto3OptionalTest.ClearOptionalMessageField [ OK ] Proto3OptionalTest.ClearOptionalMessageField (0 ms) [ RUN ] Proto3OptionalTest.SwapNonOptionalMessageField [ OK ] Proto3OptionalTest.SwapNonOptionalMessageField (0 ms) [ RUN ] Proto3OptionalTest.SwapOptionalMessageField [ OK ] Proto3OptionalTest.SwapOptionalMessageField (0 ms) [ RUN ] Proto3OptionalTest.BinaryRoundTrip [ OK ] Proto3OptionalTest.BinaryRoundTrip (0 ms) [ RUN ] Proto3OptionalTest.TextFormatRoundTripZeros [ OK ] Proto3OptionalTest.TextFormatRoundTripZeros (0 ms) [ RUN ] Proto3OptionalTest.TextFormatRoundTripNonZeros [ OK ] Proto3OptionalTest.TextFormatRoundTripNonZeros (0 ms) [ RUN ] Proto3OptionalTest.SwapRoundTripZero [ OK ] Proto3OptionalTest.SwapRoundTripZero (0 ms) [ RUN ] Proto3OptionalTest.SwapRoundTripNonZero [ OK ] Proto3OptionalTest.SwapRoundTripNonZero (0 ms) [ RUN ] Proto3OptionalTest.ReflectiveSwapRoundTrip [ OK ] Proto3OptionalTest.ReflectiveSwapRoundTrip (0 ms) [ RUN ] Proto3OptionalTest.PlainFields [ OK ] Proto3OptionalTest.PlainFields (0 ms) [----------] 16 tests from Proto3OptionalTest (0 ms total) [----------] 3 tests from Proto3LiteTest [ RUN ] Proto3LiteTest.Parsing [ OK ] Proto3LiteTest.Parsing (0 ms) [ RUN ] Proto3LiteTest.Swap [ OK ] Proto3LiteTest.Swap (0 ms) [ RUN ] Proto3LiteTest.OneofHazzers [ OK ] Proto3LiteTest.OneofHazzers (0 ms) [----------] 3 tests from Proto3LiteTest (0 ms total) [----------] 23 tests from ReflectionOpsTest [ RUN ] ReflectionOpsTest.SanityCheck [ OK ] ReflectionOpsTest.SanityCheck (0 ms) [ RUN ] ReflectionOpsTest.Copy [ OK ] ReflectionOpsTest.Copy (0 ms) [ RUN ] ReflectionOpsTest.CopyExtensions [ OK ] ReflectionOpsTest.CopyExtensions (1 ms) [ RUN ] ReflectionOpsTest.CopyOneof [ OK ] ReflectionOpsTest.CopyOneof (0 ms) [ RUN ] ReflectionOpsTest.Merge [ OK ] ReflectionOpsTest.Merge (0 ms) [ RUN ] ReflectionOpsTest.MergeExtensions [ OK ] ReflectionOpsTest.MergeExtensions (0 ms) [ RUN ] ReflectionOpsTest.MergeUnknown [ OK ] ReflectionOpsTest.MergeUnknown (0 ms) [ RUN ] ReflectionOpsTest.MergeOneof [ OK ] ReflectionOpsTest.MergeOneof (0 ms) [ RUN ] ReflectionOpsTest.Clear [ OK ] ReflectionOpsTest.Clear (0 ms) [ RUN ] ReflectionOpsTest.ClearExtensions [ OK ] ReflectionOpsTest.ClearExtensions (0 ms) [ RUN ] ReflectionOpsTest.ClearUnknown [ OK ] ReflectionOpsTest.ClearUnknown (0 ms) [ RUN ] ReflectionOpsTest.ClearOneof [ OK ] ReflectionOpsTest.ClearOneof (0 ms) [ RUN ] ReflectionOpsTest.DiscardUnknownFields [ OK ] ReflectionOpsTest.DiscardUnknownFields (0 ms) [ RUN ] ReflectionOpsTest.DiscardUnknownExtensions [ OK ] ReflectionOpsTest.DiscardUnknownExtensions (0 ms) [ RUN ] ReflectionOpsTest.IsInitialized [ OK ] ReflectionOpsTest.IsInitialized (0 ms) [ RUN ] ReflectionOpsTest.ForeignIsInitialized [ OK ] ReflectionOpsTest.ForeignIsInitialized (0 ms) [ RUN ] ReflectionOpsTest.ExtensionIsInitialized [ OK ] ReflectionOpsTest.ExtensionIsInitialized (0 ms) [ RUN ] ReflectionOpsTest.OneofIsInitialized [ OK ] ReflectionOpsTest.OneofIsInitialized (0 ms) [ RUN ] ReflectionOpsTest.FindInitializationErrors [ OK ] ReflectionOpsTest.FindInitializationErrors (0 ms) [ RUN ] ReflectionOpsTest.FindForeignInitializationErrors [ OK ] ReflectionOpsTest.FindForeignInitializationErrors (0 ms) [ RUN ] ReflectionOpsTest.FindExtensionInitializationErrors [ OK ] ReflectionOpsTest.FindExtensionInitializationErrors (0 ms) [ RUN ] ReflectionOpsTest.FindOneofInitializationErrors [ OK ] ReflectionOpsTest.FindOneofInitializationErrors (0 ms) [ RUN ] ReflectionOpsTest.GenericSwap [ OK ] ReflectionOpsTest.GenericSwap (0 ms) [----------] 23 tests from ReflectionOpsTest (1 ms total) [----------] 7 tests from RepeatedFieldReflectionTest [ RUN ] RepeatedFieldReflectionTest.RegularFields [ OK ] RepeatedFieldReflectionTest.RegularFields (0 ms) [ RUN ] RepeatedFieldReflectionTest.ExtensionFields [ OK ] RepeatedFieldReflectionTest.ExtensionFields (0 ms) [ RUN ] RepeatedFieldReflectionTest.RepeatedFieldRefForRegularFields [ OK ] RepeatedFieldReflectionTest.RepeatedFieldRefForRegularFields (0 ms) [ RUN ] RepeatedFieldReflectionTest.RepeatedFieldRefForEnums [ OK ] RepeatedFieldReflectionTest.RepeatedFieldRefForEnums (0 ms) [ RUN ] RepeatedFieldReflectionTest.RepeatedFieldRefForExtensionFields [ OK ] RepeatedFieldReflectionTest.RepeatedFieldRefForExtensionFields (0 ms) [ RUN ] RepeatedFieldReflectionTest.RepeatedFieldRefMergeFromAndSwap [ OK ] RepeatedFieldReflectionTest.RepeatedFieldRefMergeFromAndSwap (0 ms) [ RUN ] RepeatedFieldReflectionTest.RepeatedFieldRefDynamicMessage [ OK ] RepeatedFieldReflectionTest.RepeatedFieldRefDynamicMessage (0 ms) [----------] 7 tests from RepeatedFieldReflectionTest (0 ms total) [----------] 38 tests from RepeatedField [ RUN ] RepeatedField.ConstInit [ OK ] RepeatedField.ConstInit (0 ms) [ RUN ] RepeatedField.Small [ OK ] RepeatedField.Small (0 ms) [ RUN ] RepeatedField.Large [ OK ] RepeatedField.Large (0 ms) [ RUN ] RepeatedField.SwapSmallSmall [ OK ] RepeatedField.SwapSmallSmall (0 ms) [ RUN ] RepeatedField.SwapLargeSmall [ OK ] RepeatedField.SwapLargeSmall (0 ms) [ RUN ] RepeatedField.SwapLargeLarge [ OK ] RepeatedField.SwapLargeLarge (0 ms) [ RUN ] RepeatedField.ReserveMoreThanDouble [ OK ] RepeatedField.ReserveMoreThanDouble (0 ms) [ RUN ] RepeatedField.ReserveLessThanDouble [ OK ] RepeatedField.ReserveLessThanDouble (0 ms) [ RUN ] RepeatedField.ReserveLessThanExisting [ OK ] RepeatedField.ReserveLessThanExisting (0 ms) [ RUN ] RepeatedField.Resize [ OK ] RepeatedField.Resize (0 ms) [ RUN ] RepeatedField.ReserveNothing [ OK ] RepeatedField.ReserveNothing (0 ms) [ RUN ] RepeatedField.ReserveLowerClamp [ OK ] RepeatedField.ReserveLowerClamp (0 ms) [ RUN ] RepeatedField.ReserveGrowth [ OK ] RepeatedField.ReserveGrowth (0 ms) [ RUN ] RepeatedField.ReserveLarge [ OK ] RepeatedField.ReserveLarge (0 ms) [ RUN ] RepeatedField.ReserveHuge [ OK ] RepeatedField.ReserveHuge (0 ms) [ RUN ] RepeatedField.MergeFrom [ OK ] RepeatedField.MergeFrom (0 ms) [ RUN ] RepeatedField.CopyFrom [ OK ] RepeatedField.CopyFrom (0 ms) [ RUN ] RepeatedField.CopyFromSelf [ OK ] RepeatedField.CopyFromSelf (0 ms) [ RUN ] RepeatedField.Erase [ OK ] RepeatedField.Erase (0 ms) [ RUN ] RepeatedField.AddRange1 [ OK ] RepeatedField.AddRange1 (0 ms) [ RUN ] RepeatedField.AddRange2 [ OK ] RepeatedField.AddRange2 (0 ms) [ RUN ] RepeatedField.AddRange3 [ OK ] RepeatedField.AddRange3 (0 ms) [ RUN ] RepeatedField.AddRange4 [ OK ] RepeatedField.AddRange4 (0 ms) [ RUN ] RepeatedField.AddRange5 [ OK ] RepeatedField.AddRange5 (0 ms) [ RUN ] RepeatedField.AddAndAssignRanges [ OK ] RepeatedField.AddAndAssignRanges (0 ms) [ RUN ] RepeatedField.CopyConstruct [ OK ] RepeatedField.CopyConstruct (0 ms) [ RUN ] RepeatedField.IteratorConstruct [ OK ] RepeatedField.IteratorConstruct (0 ms) [ RUN ] RepeatedField.CopyAssign [ OK ] RepeatedField.CopyAssign (0 ms) [ RUN ] RepeatedField.SelfAssign [ OK ] RepeatedField.SelfAssign (0 ms) [ RUN ] RepeatedField.MoveConstruct [ OK ] RepeatedField.MoveConstruct (0 ms) [ RUN ] RepeatedField.MoveAssign [ OK ] RepeatedField.MoveAssign (0 ms) [ RUN ] RepeatedField.MoveAdd [ OK ] RepeatedField.MoveAdd (0 ms) [ RUN ] RepeatedField.MutableDataIsMutable [ OK ] RepeatedField.MutableDataIsMutable (0 ms) [ RUN ] RepeatedField.SubscriptOperators [ OK ] RepeatedField.SubscriptOperators (0 ms) [ RUN ] RepeatedField.Truncate [ OK ] RepeatedField.Truncate (0 ms) [ RUN ] RepeatedField.ExtractSubrange [ OK ] RepeatedField.ExtractSubrange (0 ms) [ RUN ] RepeatedField.ClearThenReserveMore [ OK ] RepeatedField.ClearThenReserveMore (0 ms) [ RUN ] RepeatedField.TestSAddFromSelf [ OK ] RepeatedField.TestSAddFromSelf (0 ms) [----------] 38 tests from RepeatedField (1 ms total) [----------] 1 test from Movable [ RUN ] Movable.Works [ OK ] Movable.Works (0 ms) [----------] 1 test from Movable (0 ms total) [----------] 30 tests from RepeatedPtrField [ RUN ] RepeatedPtrField.ConstInit [ OK ] RepeatedPtrField.ConstInit (0 ms) [ RUN ] RepeatedPtrField.UnambiguousConstructor [ OK ] RepeatedPtrField.UnambiguousConstructor (0 ms) [ RUN ] RepeatedPtrField.Small [ OK ] RepeatedPtrField.Small (0 ms) [ RUN ] RepeatedPtrField.Large [ OK ] RepeatedPtrField.Large (0 ms) [ RUN ] RepeatedPtrField.AddAndAssignRanges [ OK ] RepeatedPtrField.AddAndAssignRanges (0 ms) [ RUN ] RepeatedPtrField.SwapSmallSmall [ OK ] RepeatedPtrField.SwapSmallSmall (0 ms) [ RUN ] RepeatedPtrField.SwapLargeSmall [ OK ] RepeatedPtrField.SwapLargeSmall (0 ms) [ RUN ] RepeatedPtrField.SwapLargeLarge [ OK ] RepeatedPtrField.SwapLargeLarge (0 ms) [ RUN ] RepeatedPtrField.ReserveMoreThanDouble [ OK ] RepeatedPtrField.ReserveMoreThanDouble (0 ms) [ RUN ] RepeatedPtrField.ReserveLessThanDouble [ OK ] RepeatedPtrField.ReserveLessThanDouble (0 ms) [ RUN ] RepeatedPtrField.ReserveLessThanExisting [ OK ] RepeatedPtrField.ReserveLessThanExisting (0 ms) [ RUN ] RepeatedPtrField.ReserveDoesntLoseAllocated [ OK ] RepeatedPtrField.ReserveDoesntLoseAllocated (0 ms) [ RUN ] RepeatedPtrField.ClearedElements [ OK ] RepeatedPtrField.ClearedElements (0 ms) [ RUN ] RepeatedPtrField.AddAllocated [ OK ] RepeatedPtrField.AddAllocated (0 ms) [ RUN ] RepeatedPtrField.AddAllocatedDifferentArena [ OK ] RepeatedPtrField.AddAllocatedDifferentArena (0 ms) [ RUN ] RepeatedPtrField.MergeFrom [ OK ] RepeatedPtrField.MergeFrom (0 ms) [ RUN ] RepeatedPtrField.CopyFrom [ OK ] RepeatedPtrField.CopyFrom (0 ms) [ RUN ] RepeatedPtrField.CopyFromSelf [ OK ] RepeatedPtrField.CopyFromSelf (0 ms) [ RUN ] RepeatedPtrField.Erase [ OK ] RepeatedPtrField.Erase (0 ms) [ RUN ] RepeatedPtrField.CopyConstruct [ OK ] RepeatedPtrField.CopyConstruct (0 ms) [ RUN ] RepeatedPtrField.IteratorConstruct_String [ OK ] RepeatedPtrField.IteratorConstruct_String (0 ms) [ RUN ] RepeatedPtrField.IteratorConstruct_Proto [ OK ] RepeatedPtrField.IteratorConstruct_Proto (0 ms) [ RUN ] RepeatedPtrField.CopyAssign [ OK ] RepeatedPtrField.CopyAssign (0 ms) [ RUN ] RepeatedPtrField.SelfAssign [ OK ] RepeatedPtrField.SelfAssign (0 ms) [ RUN ] RepeatedPtrField.MoveConstruct [ OK ] RepeatedPtrField.MoveConstruct (0 ms) [ RUN ] RepeatedPtrField.MoveAssign [ OK ] RepeatedPtrField.MoveAssign (0 ms) [ RUN ] RepeatedPtrField.MutableDataIsMutable [ OK ] RepeatedPtrField.MutableDataIsMutable (0 ms) [ RUN ] RepeatedPtrField.SubscriptOperators [ OK ] RepeatedPtrField.SubscriptOperators (0 ms) [ RUN ] RepeatedPtrField.ExtractSubrange [ OK ] RepeatedPtrField.ExtractSubrange (2 ms) [ RUN ] RepeatedPtrField.DeleteSubrange [ OK ] RepeatedPtrField.DeleteSubrange (0 ms) [----------] 30 tests from RepeatedPtrField (2 ms total) [----------] 4 tests from RepeatedFieldIteratorTest [ RUN ] RepeatedFieldIteratorTest.Convertible [ OK ] RepeatedFieldIteratorTest.Convertible (0 ms) [ RUN ] RepeatedFieldIteratorTest.MutableIteration [ OK ] RepeatedFieldIteratorTest.MutableIteration (0 ms) [ RUN ] RepeatedFieldIteratorTest.ConstIteration [ OK ] RepeatedFieldIteratorTest.ConstIteration (0 ms) [ RUN ] RepeatedFieldIteratorTest.Mutation [ OK ] RepeatedFieldIteratorTest.Mutation (0 ms) [----------] 4 tests from RepeatedFieldIteratorTest (0 ms total) [----------] 10 tests from RepeatedPtrFieldIteratorTest [ RUN ] RepeatedPtrFieldIteratorTest.Convertible [ OK ] RepeatedPtrFieldIteratorTest.Convertible (0 ms) [ RUN ] RepeatedPtrFieldIteratorTest.MutableIteration [ OK ] RepeatedPtrFieldIteratorTest.MutableIteration (0 ms) [ RUN ] RepeatedPtrFieldIteratorTest.ConstIteration [ OK ] RepeatedPtrFieldIteratorTest.ConstIteration (0 ms) [ RUN ] RepeatedPtrFieldIteratorTest.MutableReverseIteration [ OK ] RepeatedPtrFieldIteratorTest.MutableReverseIteration (0 ms) [ RUN ] RepeatedPtrFieldIteratorTest.ConstReverseIteration [ OK ] RepeatedPtrFieldIteratorTest.ConstReverseIteration (0 ms) [ RUN ] RepeatedPtrFieldIteratorTest.RandomAccess [ OK ] RepeatedPtrFieldIteratorTest.RandomAccess (0 ms) [ RUN ] RepeatedPtrFieldIteratorTest.Comparable [ OK ] RepeatedPtrFieldIteratorTest.Comparable (0 ms) [ RUN ] RepeatedPtrFieldIteratorTest.UninitializedIterator [ OK ] RepeatedPtrFieldIteratorTest.UninitializedIterator (0 ms) [ RUN ] RepeatedPtrFieldIteratorTest.STLAlgorithms_lower_bound [ OK ] RepeatedPtrFieldIteratorTest.STLAlgorithms_lower_bound (0 ms) [ RUN ] RepeatedPtrFieldIteratorTest.Mutation [ OK ] RepeatedPtrFieldIteratorTest.Mutation (0 ms) [----------] 10 tests from RepeatedPtrFieldIteratorTest (0 ms total) [----------] 13 tests from RepeatedPtrFieldPtrsIteratorTest [ RUN ] RepeatedPtrFieldPtrsIteratorTest.ConvertiblePtr [ OK ] RepeatedPtrFieldPtrsIteratorTest.ConvertiblePtr (0 ms) [ RUN ] RepeatedPtrFieldPtrsIteratorTest.ConvertibleConstPtr [ OK ] RepeatedPtrFieldPtrsIteratorTest.ConvertibleConstPtr (0 ms) [ RUN ] RepeatedPtrFieldPtrsIteratorTest.MutablePtrIteration [ OK ] RepeatedPtrFieldPtrsIteratorTest.MutablePtrIteration (0 ms) [ RUN ] RepeatedPtrFieldPtrsIteratorTest.MutableConstPtrIteration [ OK ] RepeatedPtrFieldPtrsIteratorTest.MutableConstPtrIteration (0 ms) [ RUN ] RepeatedPtrFieldPtrsIteratorTest.RandomPtrAccess [ OK ] RepeatedPtrFieldPtrsIteratorTest.RandomPtrAccess (0 ms) [ RUN ] RepeatedPtrFieldPtrsIteratorTest.RandomConstPtrAccess [ OK ] RepeatedPtrFieldPtrsIteratorTest.RandomConstPtrAccess (0 ms) [ RUN ] RepeatedPtrFieldPtrsIteratorTest.ComparablePtr [ OK ] RepeatedPtrFieldPtrsIteratorTest.ComparablePtr (0 ms) [ RUN ] RepeatedPtrFieldPtrsIteratorTest.ComparableConstPtr [ OK ] RepeatedPtrFieldPtrsIteratorTest.ComparableConstPtr (0 ms) [ RUN ] RepeatedPtrFieldPtrsIteratorTest.UninitializedPtrIterator [ OK ] RepeatedPtrFieldPtrsIteratorTest.UninitializedPtrIterator (0 ms) [ RUN ] RepeatedPtrFieldPtrsIteratorTest.UninitializedConstPtrIterator [ OK ] RepeatedPtrFieldPtrsIteratorTest.UninitializedConstPtrIterator (0 ms) [ RUN ] RepeatedPtrFieldPtrsIteratorTest.PtrSTLAlgorithms_lower_bound [ OK ] RepeatedPtrFieldPtrsIteratorTest.PtrSTLAlgorithms_lower_bound (0 ms) [ RUN ] RepeatedPtrFieldPtrsIteratorTest.PtrMutation [ OK ] RepeatedPtrFieldPtrsIteratorTest.PtrMutation (0 ms) [ RUN ] RepeatedPtrFieldPtrsIteratorTest.Sort [ OK ] RepeatedPtrFieldPtrsIteratorTest.Sort (0 ms) [----------] 13 tests from RepeatedPtrFieldPtrsIteratorTest (0 ms total) [----------] 11 tests from RepeatedFieldInsertionIteratorsTest [ RUN ] RepeatedFieldInsertionIteratorsTest.Fibonacci [ OK ] RepeatedFieldInsertionIteratorsTest.Fibonacci (0 ms) [ RUN ] RepeatedFieldInsertionIteratorsTest.Halves [ OK ] RepeatedFieldInsertionIteratorsTest.Halves (0 ms) [ RUN ] RepeatedFieldInsertionIteratorsTest.Words [ OK ] RepeatedFieldInsertionIteratorsTest.Words (0 ms) [ RUN ] RepeatedFieldInsertionIteratorsTest.Words2 [ OK ] RepeatedFieldInsertionIteratorsTest.Words2 (0 ms) [ RUN ] RepeatedFieldInsertionIteratorsTest.Nesteds [ OK ] RepeatedFieldInsertionIteratorsTest.Nesteds (0 ms) [ RUN ] RepeatedFieldInsertionIteratorsTest.AllocatedRepeatedPtrFieldWithStringIntData [ OK ] RepeatedFieldInsertionIteratorsTest.AllocatedRepeatedPtrFieldWithStringIntData (0 ms) [ RUN ] RepeatedFieldInsertionIteratorsTest.AllocatedRepeatedPtrFieldWithString [ OK ] RepeatedFieldInsertionIteratorsTest.AllocatedRepeatedPtrFieldWithString (0 ms) [ RUN ] RepeatedFieldInsertionIteratorsTest.UnsafeArenaAllocatedRepeatedPtrFieldWithStringIntData [ OK ] RepeatedFieldInsertionIteratorsTest.UnsafeArenaAllocatedRepeatedPtrFieldWithStringIntData (0 ms) [ RUN ] RepeatedFieldInsertionIteratorsTest.UnsafeArenaAllocatedRepeatedPtrFieldWithString [ OK ] RepeatedFieldInsertionIteratorsTest.UnsafeArenaAllocatedRepeatedPtrFieldWithString (0 ms) [ RUN ] RepeatedFieldInsertionIteratorsTest.MoveStrings [ OK ] RepeatedFieldInsertionIteratorsTest.MoveStrings (0 ms) [ RUN ] RepeatedFieldInsertionIteratorsTest.MoveProtos [ OK ] RepeatedFieldInsertionIteratorsTest.MoveProtos (0 ms) [----------] 11 tests from RepeatedFieldInsertionIteratorsTest (0 ms total) [----------] 4 tests from ByteSourceTest [ RUN ] ByteSourceTest.CopyTo [ OK ] ByteSourceTest.CopyTo (0 ms) [ RUN ] ByteSourceTest.CopySubstringTo [ OK ] ByteSourceTest.CopySubstringTo (0 ms) [ RUN ] ByteSourceTest.LimitByteSource [ OK ] ByteSourceTest.LimitByteSource (0 ms) [ RUN ] ByteSourceTest.CopyToStringByteSink [ OK ] ByteSourceTest.CopyToStringByteSink (0 ms) [----------] 4 tests from ByteSourceTest (0 ms total) [----------] 1 test from ByteSinkTest [ RUN ] ByteSinkTest.Flush [ OK ] ByteSinkTest.Flush (0 ms) [----------] 1 test from ByteSinkTest (0 ms total) [----------] 1 test from CommonTest [ RUN ] CommonTest.IntMinMaxConstants [ OK ] CommonTest.IntMinMaxConstants (0 ms) [----------] 1 test from CommonTest (0 ms total) [----------] 4 tests from LoggingTest [ RUN ] LoggingTest.DefaultLogging [ OK ] LoggingTest.DefaultLogging (1 ms) [ RUN ] LoggingTest.NullLogging [ OK ] LoggingTest.NullLogging (0 ms) [ RUN ] LoggingTest.CaptureLogging [ OK ] LoggingTest.CaptureLogging (0 ms) [ RUN ] LoggingTest.SilenceLogging [ OK ] LoggingTest.SilenceLogging (0 ms) [----------] 4 tests from LoggingTest (1 ms total) [----------] 15 tests from ClosureTest [ RUN ] ClosureTest.TestClosureFunction0 [ OK ] ClosureTest.TestClosureFunction0 (0 ms) [ RUN ] ClosureTest.TestClosureMethod0 [ OK ] ClosureTest.TestClosureMethod0 (0 ms) [ RUN ] ClosureTest.TestClosureFunction1 [ OK ] ClosureTest.TestClosureFunction1 (0 ms) [ RUN ] ClosureTest.TestClosureMethod1 [ OK ] ClosureTest.TestClosureMethod1 (0 ms) [ RUN ] ClosureTest.TestClosureFunction1String [ OK ] ClosureTest.TestClosureFunction1String (0 ms) [ RUN ] ClosureTest.TestClosureMethod1String [ OK ] ClosureTest.TestClosureMethod1String (0 ms) [ RUN ] ClosureTest.TestClosureFunction2 [ OK ] ClosureTest.TestClosureFunction2 (0 ms) [ RUN ] ClosureTest.TestClosureMethod2 [ OK ] ClosureTest.TestClosureMethod2 (0 ms) [ RUN ] ClosureTest.TestPermanentClosureFunction0 [ OK ] ClosureTest.TestPermanentClosureFunction0 (0 ms) [ RUN ] ClosureTest.TestPermanentClosureMethod0 [ OK ] ClosureTest.TestPermanentClosureMethod0 (0 ms) [ RUN ] ClosureTest.TestPermanentClosureFunction1 [ OK ] ClosureTest.TestPermanentClosureFunction1 (0 ms) [ RUN ] ClosureTest.TestPermanentClosureMethod1 [ OK ] ClosureTest.TestPermanentClosureMethod1 (0 ms) [ RUN ] ClosureTest.TestPermanentClosureFunction2 [ OK ] ClosureTest.TestPermanentClosureFunction2 (0 ms) [ RUN ] ClosureTest.TestPermanentClosureMethod2 [ OK ] ClosureTest.TestPermanentClosureMethod2 (0 ms) [ RUN ] ClosureTest.TestPermanentClosureDeleteInCallback [ OK ] ClosureTest.TestPermanentClosureDeleteInCallback (0 ms) [----------] 15 tests from ClosureTest (0 ms total) [----------] 8 tests from Int128 [ RUN ] Int128.AllTests [libprotobuf INFO google/protobuf/stubs/int128_unittest.cc:176] 1 [libprotobuf INFO google/protobuf/stubs/int128_unittest.cc:177] 36893488147419103232001 [ OK ] Int128.AllTests (0 ms) [ RUN ] Int128.PodTests [ OK ] Int128.PodTests (0 ms) [ RUN ] Int128.OperatorAssignReturnRef [ OK ] Int128.OperatorAssignReturnRef (0 ms) [ RUN ] Int128.Multiply [ OK ] Int128.Multiply (0 ms) [ RUN ] Int128.AliasTests [ OK ] Int128.AliasTests (0 ms) [ RUN ] Int128.DivideAndMod [ OK ] Int128.DivideAndMod (0 ms) [ RUN ] Int128.DivideAndModRandomInputs [ OK ] Int128.DivideAndModRandomInputs (84 ms) [ RUN ] Int128.OStream [ OK ] Int128.OStream (0 ms) [----------] 8 tests from Int128 (84 ms total) [----------] 15 tests from Status [ RUN ] Status.Constructor [ OK ] Status.Constructor (0 ms) [ RUN ] Status.ConstructorZero [ OK ] Status.ConstructorZero (0 ms) [ RUN ] Status.ConvenienceConstructors [ OK ] Status.ConvenienceConstructors (0 ms) [ RUN ] Status.ConvenienceTests [ OK ] Status.ConvenienceTests (0 ms) [ RUN ] Status.Empty [ OK ] Status.Empty (0 ms) [ RUN ] Status.CheckOK [ OK ] Status.CheckOK (0 ms) [ RUN ] Status.ErrorMessage [ OK ] Status.ErrorMessage (0 ms) [ RUN ] Status.Copy [ OK ] Status.Copy (0 ms) [ RUN ] Status.Assign [ OK ] Status.Assign (0 ms) [ RUN ] Status.AssignEmpty [ OK ] Status.AssignEmpty (0 ms) [ RUN ] Status.EqualsOK [ OK ] Status.EqualsOK (0 ms) [ RUN ] Status.EqualsSame [ OK ] Status.EqualsSame (0 ms) [ RUN ] Status.EqualsCopy [ OK ] Status.EqualsCopy (0 ms) [ RUN ] Status.EqualsDifferentCode [ OK ] Status.EqualsDifferentCode (0 ms) [ RUN ] Status.EqualsDifferentMessage [ OK ] Status.EqualsDifferentMessage (0 ms) [----------] 15 tests from Status (0 ms total) [----------] 28 tests from StatusOr [ RUN ] StatusOr.TestDefaultCtor [ OK ] StatusOr.TestDefaultCtor (0 ms) [ RUN ] StatusOr.TestStatusCtor [ OK ] StatusOr.TestStatusCtor (0 ms) [ RUN ] StatusOr.TestValueCtor [ OK ] StatusOr.TestValueCtor (0 ms) [ RUN ] StatusOr.TestCopyCtorStatusOk [ OK ] StatusOr.TestCopyCtorStatusOk (0 ms) [ RUN ] StatusOr.TestCopyCtorStatusNotOk [ OK ] StatusOr.TestCopyCtorStatusNotOk (0 ms) [ RUN ] StatusOr.TestCopyCtorStatusOKConverting [ OK ] StatusOr.TestCopyCtorStatusOKConverting (0 ms) [ RUN ] StatusOr.TestCopyCtorStatusNotOkConverting [ OK ] StatusOr.TestCopyCtorStatusNotOkConverting (0 ms) [ RUN ] StatusOr.TestAssignmentStatusOk [ OK ] StatusOr.TestAssignmentStatusOk (0 ms) [ RUN ] StatusOr.TestAssignmentStatusNotOk [ OK ] StatusOr.TestAssignmentStatusNotOk (0 ms) [ RUN ] StatusOr.TestAssignmentStatusOKConverting [ OK ] StatusOr.TestAssignmentStatusOKConverting (0 ms) [ RUN ] StatusOr.TestAssignmentStatusNotOkConverting [ OK ] StatusOr.TestAssignmentStatusNotOkConverting (0 ms) [ RUN ] StatusOr.TestStatus [ OK ] StatusOr.TestStatus (0 ms) [ RUN ] StatusOr.TestValue [ OK ] StatusOr.TestValue (0 ms) [ RUN ] StatusOr.TestValueConst [ OK ] StatusOr.TestValueConst (0 ms) [ RUN ] StatusOr.TestPointerDefaultCtor [ OK ] StatusOr.TestPointerDefaultCtor (0 ms) [ RUN ] StatusOr.TestPointerStatusCtor [ OK ] StatusOr.TestPointerStatusCtor (0 ms) [ RUN ] StatusOr.TestPointerValueCtor [ OK ] StatusOr.TestPointerValueCtor (0 ms) [ RUN ] StatusOr.TestPointerCopyCtorStatusOk [ OK ] StatusOr.TestPointerCopyCtorStatusOk (0 ms) [ RUN ] StatusOr.TestPointerCopyCtorStatusNotOk [ OK ] StatusOr.TestPointerCopyCtorStatusNotOk (0 ms) [ RUN ] StatusOr.TestPointerCopyCtorStatusOKConverting [ OK ] StatusOr.TestPointerCopyCtorStatusOKConverting (0 ms) [ RUN ] StatusOr.TestPointerCopyCtorStatusNotOkConverting [ OK ] StatusOr.TestPointerCopyCtorStatusNotOkConverting (0 ms) [ RUN ] StatusOr.TestPointerAssignmentStatusOk [ OK ] StatusOr.TestPointerAssignmentStatusOk (0 ms) [ RUN ] StatusOr.TestPointerAssignmentStatusNotOk [ OK ] StatusOr.TestPointerAssignmentStatusNotOk (0 ms) [ RUN ] StatusOr.TestPointerAssignmentStatusOKConverting [ OK ] StatusOr.TestPointerAssignmentStatusOKConverting (0 ms) [ RUN ] StatusOr.TestPointerAssignmentStatusNotOkConverting [ OK ] StatusOr.TestPointerAssignmentStatusNotOkConverting (0 ms) [ RUN ] StatusOr.TestPointerStatus [ OK ] StatusOr.TestPointerStatus (0 ms) [ RUN ] StatusOr.TestPointerValue [ OK ] StatusOr.TestPointerValue (0 ms) [ RUN ] StatusOr.TestPointerValueConst [ OK ] StatusOr.TestPointerValueConst (0 ms) [----------] 28 tests from StatusOr (0 ms total) [----------] 9 tests from StringPiece [ RUN ] StringPiece.Ctor [ OK ] StringPiece.Ctor (0 ms) [ RUN ] StringPiece.STLComparator [ OK ] StringPiece.STLComparator (0 ms) [ RUN ] StringPiece.ComparisonOperators [ OK ] StringPiece.ComparisonOperators (64 ms) [ RUN ] StringPiece.STL1 [ OK ] StringPiece.STL1 (0 ms) [ RUN ] StringPiece.STL2 [ OK ] StringPiece.STL2 (0 ms) [ RUN ] StringPiece.Custom [ OK ] StringPiece.Custom (0 ms) [ RUN ] StringPiece.Contains [ OK ] StringPiece.Contains (0 ms) [ RUN ] StringPiece.NullInput [ OK ] StringPiece.NullInput (0 ms) [ RUN ] StringPiece.Comparisons2 [ OK ] StringPiece.Comparisons2 (0 ms) [----------] 9 tests from StringPiece (64 ms total) [----------] 2 tests from ComparisonOpsTest [ RUN ] ComparisonOpsTest.StringCompareNotAmbiguous [ OK ] ComparisonOpsTest.StringCompareNotAmbiguous (0 ms) [ RUN ] ComparisonOpsTest.HeterogenousStringPieceEquals [ OK ] ComparisonOpsTest.HeterogenousStringPieceEquals (0 ms) [----------] 2 tests from ComparisonOpsTest (0 ms total) [----------] 1 test from FindOneCharTest [ RUN ] FindOneCharTest.EdgeCases [ OK ] FindOneCharTest.EdgeCases (0 ms) [----------] 1 test from FindOneCharTest (0 ms total) [----------] 6 tests from StringPrintfTest [ RUN ] StringPrintfTest.Empty [ OK ] StringPrintfTest.Empty (0 ms) [ RUN ] StringPrintfTest.Misc [ OK ] StringPrintfTest.Misc (0 ms) [ RUN ] StringPrintfTest.Multibyte [ OK ] StringPrintfTest.Multibyte (1 ms) [ RUN ] StringPrintfTest.NoMultibyte [ OK ] StringPrintfTest.NoMultibyte (0 ms) [ RUN ] StringPrintfTest.DontOverwriteErrno [ OK ] StringPrintfTest.DontOverwriteErrno (0 ms) [ RUN ] StringPrintfTest.LargeBuf [ OK ] StringPrintfTest.LargeBuf (0 ms) [----------] 6 tests from StringPrintfTest (1 ms total) [----------] 4 tests from StringAppendFTest [ RUN ] StringAppendFTest.Empty [ OK ] StringAppendFTest.Empty (0 ms) [ RUN ] StringAppendFTest.EmptyString [ OK ] StringAppendFTest.EmptyString (0 ms) [ RUN ] StringAppendFTest.String [ OK ] StringAppendFTest.String (0 ms) [ RUN ] StringAppendFTest.Int [ OK ] StringAppendFTest.Int (0 ms) [----------] 4 tests from StringAppendFTest (0 ms total) [----------] 2 tests from StructurallyValidTest [ RUN ] StructurallyValidTest.ValidUTF8String [ OK ] StructurallyValidTest.ValidUTF8String (0 ms) [ RUN ] StructurallyValidTest.InvalidUTF8String [ OK ] StructurallyValidTest.InvalidUTF8String (0 ms) [----------] 2 tests from StructurallyValidTest (0 ms total) [----------] 1 test from StringUtilityTest [ RUN ] StringUtilityTest.ImmuneToLocales [libprotobuf WARNING google/protobuf/stubs/strutil_unittest.cc:66] Couldn't set locale to es_ES. Skipping this test. [ OK ] StringUtilityTest.ImmuneToLocales (0 ms) [----------] 1 test from StringUtilityTest (0 ms total) [----------] 1 test from Base64 [ RUN ] Base64.EscapeAndUnescape [ OK ] Base64.EscapeAndUnescape (1 ms) [----------] 1 test from Base64 (1 ms total) [----------] 1 test from StrCat [ RUN ] StrCat.Ints [ OK ] StrCat.Ints (0 ms) [----------] 1 test from StrCat (0 ms total) [----------] 6 tests from TemplateUtilTest [ RUN ] TemplateUtilTest.TestSize [ OK ] TemplateUtilTest.TestSize (0 ms) [ RUN ] TemplateUtilTest.TestIntegralConstants [ OK ] TemplateUtilTest.TestIntegralConstants (0 ms) [ RUN ] TemplateUtilTest.TestTemplateIf [ OK ] TemplateUtilTest.TestTemplateIf (0 ms) [ RUN ] TemplateUtilTest.TestTemplateTypeEquals [ OK ] TemplateUtilTest.TestTemplateTypeEquals (0 ms) [ RUN ] TemplateUtilTest.TestTemplateAndOr [ OK ] TemplateUtilTest.TestTemplateAndOr (0 ms) [ RUN ] TemplateUtilTest.TestIdentity [ OK ] TemplateUtilTest.TestIdentity (0 ms) [----------] 6 tests from TemplateUtilTest (0 ms total) [----------] 6 tests from DateTimeTest [ RUN ] DateTimeTest.SimpleTime [ OK ] DateTimeTest.SimpleTime (0 ms) [ RUN ] DateTimeTest.DayInMonths [ OK ] DateTimeTest.DayInMonths (0 ms) [ RUN ] DateTimeTest.LeapYear [ OK ] DateTimeTest.LeapYear (0 ms) [ RUN ] DateTimeTest.WrongDays [ OK ] DateTimeTest.WrongDays (0 ms) [ RUN ] DateTimeTest.StringFormat [ OK ] DateTimeTest.StringFormat (0 ms) [ RUN ] DateTimeTest.ParseString [ OK ] DateTimeTest.ParseString (0 ms) [----------] 6 tests from DateTimeTest (0 ms total) [----------] 41 tests from TextFormatTest [ RUN ] TextFormatTest.Basic [ OK ] TextFormatTest.Basic (0 ms) [ RUN ] TextFormatTest.ShortDebugString [ OK ] TextFormatTest.ShortDebugString (0 ms) [ RUN ] TextFormatTest.ShortPrimitiveRepeateds [ OK ] TextFormatTest.ShortPrimitiveRepeateds (0 ms) [ RUN ] TextFormatTest.StringEscape [ OK ] TextFormatTest.StringEscape (0 ms) [ RUN ] TextFormatTest.Utf8DebugString [ OK ] TextFormatTest.Utf8DebugString (0 ms) [ RUN ] TextFormatTest.PrintUnknownFields [ OK ] TextFormatTest.PrintUnknownFields (0 ms) [ RUN ] TextFormatTest.PrintUnknownFieldsHidden [ OK ] TextFormatTest.PrintUnknownFieldsHidden (0 ms) [ RUN ] TextFormatTest.PrintUnknownMessage [ OK ] TextFormatTest.PrintUnknownMessage (0 ms) [ RUN ] TextFormatTest.PrintDeeplyNestedUnknownMessage [ OK ] TextFormatTest.PrintDeeplyNestedUnknownMessage (4 ms) [ RUN ] TextFormatTest.PrintMessageWithIndent [ OK ] TextFormatTest.PrintMessageWithIndent (0 ms) [ RUN ] TextFormatTest.PrintMessageSingleLine [ OK ] TextFormatTest.PrintMessageSingleLine (0 ms) [ RUN ] TextFormatTest.PrintBufferTooSmall [ OK ] TextFormatTest.PrintBufferTooSmall (0 ms) [ RUN ] TextFormatTest.DefaultCustomFieldPrinter [ OK ] TextFormatTest.DefaultCustomFieldPrinter (0 ms) [ RUN ] TextFormatTest.FieldSpecificCustomPrinter [ OK ] TextFormatTest.FieldSpecificCustomPrinter (0 ms) [ RUN ] TextFormatTest.FieldSpecificCustomPrinterRegisterSameFieldTwice [ OK ] TextFormatTest.FieldSpecificCustomPrinterRegisterSameFieldTwice (0 ms) [ RUN ] TextFormatTest.ErrorCasesRegisteringFieldValuePrinterShouldFail [ OK ] TextFormatTest.ErrorCasesRegisteringFieldValuePrinterShouldFail (0 ms) [ RUN ] TextFormatTest.CustomPrinterForComments [ OK ] TextFormatTest.CustomPrinterForComments (0 ms) [ RUN ] TextFormatTest.CustomPrinterForMessageContent [ OK ] TextFormatTest.CustomPrinterForMessageContent (0 ms) [ RUN ] TextFormatTest.CustomPrinterForMultilineComments [ OK ] TextFormatTest.CustomPrinterForMultilineComments (0 ms) [ RUN ] TextFormatTest.CompactRepeatedFieldPrinter [ OK ] TextFormatTest.CompactRepeatedFieldPrinter (0 ms) [ RUN ] TextFormatTest.MultilineStringPrinter [ OK ] TextFormatTest.MultilineStringPrinter (0 ms) [ RUN ] TextFormatTest.CustomMessagePrinter [ OK ] TextFormatTest.CustomMessagePrinter (0 ms) [ RUN ] TextFormatTest.ParseBasic [ OK ] TextFormatTest.ParseBasic (0 ms) [ RUN ] TextFormatTest.ParseEnumFieldFromNumber [ OK ] TextFormatTest.ParseEnumFieldFromNumber (0 ms) [ RUN ] TextFormatTest.ParseEnumFieldFromNegativeNumber [ OK ] TextFormatTest.ParseEnumFieldFromNegativeNumber (0 ms) [ RUN ] TextFormatTest.PrintUnknownEnumFieldProto3 [ OK ] TextFormatTest.PrintUnknownEnumFieldProto3 (0 ms) [ RUN ] TextFormatTest.ParseUnknownEnumFieldProto3 [ OK ] TextFormatTest.ParseUnknownEnumFieldProto3 (0 ms) [ RUN ] TextFormatTest.ParseStringEscape [ OK ] TextFormatTest.ParseStringEscape (0 ms) [ RUN ] TextFormatTest.ParseConcatenatedString [ OK ] TextFormatTest.ParseConcatenatedString (0 ms) [ RUN ] TextFormatTest.ParseFloatWithSuffix [ OK ] TextFormatTest.ParseFloatWithSuffix (0 ms) [ RUN ] TextFormatTest.ParseShortRepeatedForm [ OK ] TextFormatTest.ParseShortRepeatedForm (0 ms) [ RUN ] TextFormatTest.ParseShortRepeatedWithTrailingComma [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:22: Expected integer, got: ] [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:32: Expected integer or identifier, got: ] [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:27: Expected string, got: ] [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:39: Expected "{", found "]". [ OK ] TextFormatTest.ParseShortRepeatedWithTrailingComma (0 ms) [ RUN ] TextFormatTest.ParseShortRepeatedEmpty [ OK ] TextFormatTest.ParseShortRepeatedEmpty (0 ms) [ RUN ] TextFormatTest.ParseShortRepeatedConcatenatedWithEmpty [ OK ] TextFormatTest.ParseShortRepeatedConcatenatedWithEmpty (0 ms) [ RUN ] TextFormatTest.Comments [ OK ] TextFormatTest.Comments (0 ms) [ RUN ] TextFormatTest.OptionalColon [ OK ] TextFormatTest.OptionalColon (0 ms) [ RUN ] TextFormatTest.PrintExotic [ OK ] TextFormatTest.PrintExotic (0 ms) [ RUN ] TextFormatTest.PrintFloatPrecision [ OK ] TextFormatTest.PrintFloatPrecision (0 ms) [ RUN ] TextFormatTest.AllowPartial [ OK ] TextFormatTest.AllowPartial (1 ms) [ RUN ] TextFormatTest.ParseExotic [ OK ] TextFormatTest.ParseExotic (0 ms) [ RUN ] TextFormatTest.PrintFieldsInIndexOrder [ OK ] TextFormatTest.PrintFieldsInIndexOrder (0 ms) [----------] 41 tests from TextFormatTest (5 ms total) [----------] 2 tests from TextFormatExtensionsTest [ RUN ] TextFormatExtensionsTest.Extensions [ OK ] TextFormatExtensionsTest.Extensions (0 ms) [ RUN ] TextFormatExtensionsTest.ParseExtensions [ OK ] TextFormatExtensionsTest.ParseExtensions (0 ms) [----------] 2 tests from TextFormatExtensionsTest (0 ms total) [----------] 25 tests from TextFormatParserTest [ RUN ] TextFormatParserTest.ParseInfoTreeBuilding [ OK ] TextFormatParserTest.ParseInfoTreeBuilding (0 ms) [ RUN ] TextFormatParserTest.ParseFieldValueFromString [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:1: Expected integer, got: a [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:1: Integer out of range (999999999999999999999999999999999999) [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:1: Expected integer, got: a [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:1: Integer out of range (999999999999999999999999999999999999) [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:1: Expected integer, got: - [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:1: Expected integer, got: a [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:1: Integer out of range (999999999999999999999999999999999999) [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:1: Expected integer, got: - [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:1: Expected integer, got: a [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:1: Integer out of range (999999999999999999999999999999999999) [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:1: Expected integer, got: - [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:1: Expected integer, got: a [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:1: Integer out of range (999999999999999999999999999999999999) [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:5: Invalid value for boolean field "optional_bool". Value: "tRue". [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:6: Invalid value for boolean field "optional_bool". Value: "faLse". [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:1: Integer out of range (2) [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:1: Expected identifier, got: - [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:3: Invalid value for boolean field "optional_bool". Value: "on". [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:2: Invalid value for boolean field "optional_bool". Value: "a". [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:1: Expected double, got: a [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:1: Expected double, got: a [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:1: Expect a decimal number, got: 0xf [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:1: Expect a decimal number, got: 012 [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:1: Expected string, got: hello [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:7: Unknown enumeration value of "FOOBAR" for field "optional_nested_enum". [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:1: Expected "{", found "any". [ OK ] TextFormatParserTest.ParseFieldValueFromString (0 ms) [ RUN ] TextFormatParserTest.InvalidToken [ OK ] TextFormatParserTest.InvalidToken (0 ms) [ RUN ] TextFormatParserTest.InvalidFieldName [ OK ] TextFormatParserTest.InvalidFieldName (0 ms) [ RUN ] TextFormatParserTest.InvalidCapitalization [ OK ] TextFormatParserTest.InvalidCapitalization (0 ms) [ RUN ] TextFormatParserTest.AllowIgnoreCapitalizationError [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:16: Message type "protobuf_unittest.TestAllTypes" has no field named "Optional_Double". [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:15: Message type "protobuf_unittest.TestAllTypes" has no field named "oPtIoNaLgRoUp". [ OK ] TextFormatParserTest.AllowIgnoreCapitalizationError (0 ms) [ RUN ] TextFormatParserTest.InvalidFieldValues [ OK ] TextFormatParserTest.InvalidFieldValues (0 ms) [ RUN ] TextFormatParserTest.MessageDelimiters [ OK ] TextFormatParserTest.MessageDelimiters (0 ms) [ RUN ] TextFormatParserTest.UnknownExtension [ OK ] TextFormatParserTest.UnknownExtension (0 ms) [ RUN ] TextFormatParserTest.MissingRequired [ OK ] TextFormatParserTest.MissingRequired (0 ms) [ RUN ] TextFormatParserTest.ParseDuplicateRequired [ OK ] TextFormatParserTest.ParseDuplicateRequired (0 ms) [ RUN ] TextFormatParserTest.ParseDuplicateOptional [ OK ] TextFormatParserTest.ParseDuplicateOptional (0 ms) [ RUN ] TextFormatParserTest.MergeDuplicateRequired [ OK ] TextFormatParserTest.MergeDuplicateRequired (0 ms) [ RUN ] TextFormatParserTest.MergeDuplicateOptional [ OK ] TextFormatParserTest.MergeDuplicateOptional (0 ms) [ RUN ] TextFormatParserTest.ExplicitDelimiters [ OK ] TextFormatParserTest.ExplicitDelimiters (0 ms) [ RUN ] TextFormatParserTest.PrintErrorsToStderr [ OK ] TextFormatParserTest.PrintErrorsToStderr (0 ms) [ RUN ] TextFormatParserTest.FailsOnTokenizationError [ OK ] TextFormatParserTest.FailsOnTokenizationError (0 ms) [ RUN ] TextFormatParserTest.ParseDeprecatedField [ OK ] TextFormatParserTest.ParseDeprecatedField (0 ms) [ RUN ] TextFormatParserTest.SetRecursionLimit [ OK ] TextFormatParserTest.SetRecursionLimit (1 ms) [ RUN ] TextFormatParserTest.SetRecursionLimitUnknownFieldValue [ OK ] TextFormatParserTest.SetRecursionLimitUnknownFieldValue (0 ms) [ RUN ] TextFormatParserTest.SetRecursionLimitUnknownFieldMessage [ OK ] TextFormatParserTest.SetRecursionLimitUnknownFieldMessage (0 ms) [ RUN ] TextFormatParserTest.ParseAnyFieldWithAdditionalWhiteSpaces [ OK ] TextFormatParserTest.ParseAnyFieldWithAdditionalWhiteSpaces (0 ms) [ RUN ] TextFormatParserTest.ParseExtensionFieldWithAdditionalWhiteSpaces [ OK ] TextFormatParserTest.ParseExtensionFieldWithAdditionalWhiteSpaces (0 ms) [ RUN ] TextFormatParserTest.ParseNormalFieldWithAdditionalWhiteSpaces [ OK ] TextFormatParserTest.ParseNormalFieldWithAdditionalWhiteSpaces (0 ms) [ RUN ] TextFormatParserTest.ParseSkippedFieldWithAdditionalWhiteSpaces [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 2:18: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown_field1". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 3:34: Ignoring extension "somewhere.unknown_extension1" which is not defined or is not an extension of "protobuf_unittest.TestAllTypes". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 6:35: Ignoring extension "somewhere.unknown_extension2" which is not defined or is not an extension of "protobuf_unittest.TestAllTypes". [ OK ] TextFormatParserTest.ParseSkippedFieldWithAdditionalWhiteSpaces (0 ms) [----------] 25 tests from TextFormatParserTest (1 ms total) [----------] 2 tests from TextFormatMessageSetTest [ RUN ] TextFormatMessageSetTest.Serialize [ OK ] TextFormatMessageSetTest.Serialize (0 ms) [ RUN ] TextFormatMessageSetTest.Deserialize [ OK ] TextFormatMessageSetTest.Deserialize (0 ms) [----------] 2 tests from TextFormatMessageSetTest (0 ms total) [----------] 3 tests from TextFormatUnknownFieldTest [ RUN ] TextFormatUnknownFieldTest.TestUnknownField [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:14: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown_field". [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:1: Expected identifier, got: 12345678 [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:14: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown_field". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:14: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown_field". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:14: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown_field". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:14: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown_field". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:14: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown_field". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:14: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown_field". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:14: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown_field". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:14: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown_field". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:14: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown_field". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:14: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown_field". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:14: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown_field". [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:17: Invalid float number: type_string [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:15: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown_field1". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 2:15: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown_field2". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:17: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown_message1". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 2:18: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown_message2". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 5:18: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown_message3". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:16: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown_message". [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:19: Expected "}", found ">". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:31: Ignoring extension "somewhere.unknown_extension1" which is not defined or is not an extension of "protobuf_unittest.TestAllTypes". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 2:32: Ignoring extension "somewhere.unknown_extension2" which is not defined or is not an extension of "protobuf_unittest.TestAllTypes". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 2:14: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown_field". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 4:17: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown_message". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:9: Message type "protobuf_unittest.TestAllTypes" has no field named "12345678". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:19: Ignoring extension "test.extension1" which is not defined or is not an extension of "protobuf_unittest.TestAllTypes". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:19: Ignoring extension "test.extension1" which is not defined or is not an extension of "protobuf_unittest.TestAllTypes". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:19: Ignoring extension "test.extension1" which is not defined or is not an extension of "protobuf_unittest.TestAllTypes". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:19: Ignoring extension "test.extension1" which is not defined or is not an extension of "protobuf_unittest.TestAllTypes". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:14: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown_field". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:14: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown_field". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:14: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown_field". [ OK ] TextFormatUnknownFieldTest.TestUnknownField (0 ms) [ RUN ] TextFormatUnknownFieldTest.TestAnyInUnknownField [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:9: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown". [ OK ] TextFormatUnknownFieldTest.TestAnyInUnknownField (0 ms) [ RUN ] TextFormatUnknownFieldTest.TestUnknownExtension [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:19: Extension "test.extension1" is not defined or is not an extension of "protobuf_unittest.TestAllTypes". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:19: Ignoring extension "test.extension1" which is not defined or is not an extension of "protobuf_unittest.TestAllTypes". [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:19: Extension "test.extension1" is not defined or is not an extension of "protobuf_unittest.TestAllTypes". [libprotobuf WARNING google/protobuf/text_format.cc:350] Warning parsing text-format protobuf_unittest.TestAllTypes: 1:19: Ignoring extension "test.extension1" which is not defined or is not an extension of "protobuf_unittest.TestAllTypes". [libprotobuf ERROR google/protobuf/text_format.cc:335] Error parsing text-format protobuf_unittest.TestAllTypes: 1:14: Message type "protobuf_unittest.TestAllTypes" has no field named "unknown_field". [ OK ] TextFormatUnknownFieldTest.TestUnknownExtension (0 ms) [----------] 3 tests from TextFormatUnknownFieldTest (0 ms total) [----------] 6 tests from TextFormatSilentMarkerTest [ RUN ] TextFormatSilentMarkerTest.NonMessageFieldAsFirstField [ OK ] TextFormatSilentMarkerTest.NonMessageFieldAsFirstField (0 ms) [ RUN ] TextFormatSilentMarkerTest.MessageFieldAsFirstField [ OK ] TextFormatSilentMarkerTest.MessageFieldAsFirstField (0 ms) [ RUN ] TextFormatSilentMarkerTest.UnknownFieldAsFirstField [ OK ] TextFormatSilentMarkerTest.UnknownFieldAsFirstField (0 ms) [ RUN ] TextFormatSilentMarkerTest.AnyFieldAsFirstField [ OK ] TextFormatSilentMarkerTest.AnyFieldAsFirstField (0 ms) [ RUN ] TextFormatSilentMarkerTest.ExtensionFieldAsFirstField [ OK ] TextFormatSilentMarkerTest.ExtensionFieldAsFirstField (0 ms) [ RUN ] TextFormatSilentMarkerTest.MapFieldAsFirstField [ OK ] TextFormatSilentMarkerTest.MapFieldAsFirstField (0 ms) [----------] 6 tests from TextFormatSilentMarkerTest (0 ms total) [----------] 1 test from TextFormatFloatingPointTest [ RUN ] TextFormatFloatingPointTest.PreservesNegative0 [ OK ] TextFormatFloatingPointTest.PreservesNegative0 (0 ms) [----------] 1 test from TextFormatFloatingPointTest (0 ms total) [----------] 30 tests from UnknownFieldSetTest [ RUN ] UnknownFieldSetTest.AllFieldsPresent [ OK ] UnknownFieldSetTest.AllFieldsPresent (1 ms) [ RUN ] UnknownFieldSetTest.Varint [ OK ] UnknownFieldSetTest.Varint (0 ms) [ RUN ] UnknownFieldSetTest.Fixed32 [ OK ] UnknownFieldSetTest.Fixed32 (0 ms) [ RUN ] UnknownFieldSetTest.Fixed64 [ OK ] UnknownFieldSetTest.Fixed64 (0 ms) [ RUN ] UnknownFieldSetTest.LengthDelimited [ OK ] UnknownFieldSetTest.LengthDelimited (0 ms) [ RUN ] UnknownFieldSetTest.Group [ OK ] UnknownFieldSetTest.Group (0 ms) [ RUN ] UnknownFieldSetTest.SerializeFastAndSlowAreEquivalent [ OK ] UnknownFieldSetTest.SerializeFastAndSlowAreEquivalent (0 ms) [ RUN ] UnknownFieldSetTest.Serialize [ OK ] UnknownFieldSetTest.Serialize (0 ms) [ RUN ] UnknownFieldSetTest.ParseViaReflection [ OK ] UnknownFieldSetTest.ParseViaReflection (0 ms) [ RUN ] UnknownFieldSetTest.SerializeViaReflection [ OK ] UnknownFieldSetTest.SerializeViaReflection (0 ms) [ RUN ] UnknownFieldSetTest.CopyFrom [ OK ] UnknownFieldSetTest.CopyFrom (0 ms) [ RUN ] UnknownFieldSetTest.Swap [ OK ] UnknownFieldSetTest.Swap (0 ms) [ RUN ] UnknownFieldSetTest.SwapWithSelf [ OK ] UnknownFieldSetTest.SwapWithSelf (0 ms) [ RUN ] UnknownFieldSetTest.MergeFrom [ OK ] UnknownFieldSetTest.MergeFrom (0 ms) [ RUN ] UnknownFieldSetTest.MergeFromMessage [ OK ] UnknownFieldSetTest.MergeFromMessage (0 ms) [ RUN ] UnknownFieldSetTest.MergeFromMessageLite [ OK ] UnknownFieldSetTest.MergeFromMessageLite (0 ms) [ RUN ] UnknownFieldSetTest.Clear [ OK ] UnknownFieldSetTest.Clear (0 ms) [ RUN ] UnknownFieldSetTest.ClearAndFreeMemory [ OK ] UnknownFieldSetTest.ClearAndFreeMemory (0 ms) [ RUN ] UnknownFieldSetTest.ParseKnownAndUnknown [ OK ] UnknownFieldSetTest.ParseKnownAndUnknown (0 ms) [ RUN ] UnknownFieldSetTest.WrongTypeTreatedAsUnknown [ OK ] UnknownFieldSetTest.WrongTypeTreatedAsUnknown (0 ms) [ RUN ] UnknownFieldSetTest.WrongTypeTreatedAsUnknownViaReflection [ OK ] UnknownFieldSetTest.WrongTypeTreatedAsUnknownViaReflection (0 ms) [ RUN ] UnknownFieldSetTest.UnknownExtensions [ OK ] UnknownFieldSetTest.UnknownExtensions (0 ms) [ RUN ] UnknownFieldSetTest.UnknownExtensionsReflection [ OK ] UnknownFieldSetTest.UnknownExtensionsReflection (1 ms) [ RUN ] UnknownFieldSetTest.WrongExtensionTypeTreatedAsUnknown [ OK ] UnknownFieldSetTest.WrongExtensionTypeTreatedAsUnknown (0 ms) [ RUN ] UnknownFieldSetTest.UnknownEnumValue [ OK ] UnknownFieldSetTest.UnknownEnumValue (0 ms) [ RUN ] UnknownFieldSetTest.SpaceUsedExcludingSelf [ OK ] UnknownFieldSetTest.SpaceUsedExcludingSelf (0 ms) [ RUN ] UnknownFieldSetTest.SpaceUsed [ OK ] UnknownFieldSetTest.SpaceUsed (0 ms) [ RUN ] UnknownFieldSetTest.Empty [ OK ] UnknownFieldSetTest.Empty (0 ms) [ RUN ] UnknownFieldSetTest.DeleteSubrange [ OK ] UnknownFieldSetTest.DeleteSubrange (0 ms) [ RUN ] UnknownFieldSetTest.DeleteByNumber [ OK ] UnknownFieldSetTest.DeleteByNumber (0 ms) [----------] 30 tests from UnknownFieldSetTest (2 ms total) [----------] 2 tests from DelimitedMessageUtilTest [ RUN ] DelimitedMessageUtilTest.DelimitedMessages [ OK ] DelimitedMessageUtilTest.DelimitedMessages (0 ms) [ RUN ] DelimitedMessageUtilTest.FailsAtEndOfStream [ OK ] DelimitedMessageUtilTest.FailsAtEndOfStream (0 ms) [----------] 2 tests from DelimitedMessageUtilTest (0 ms total) [----------] 16 tests from DefaultFieldComparatorTest [ RUN ] DefaultFieldComparatorTest.RecursesIntoGroup [ OK ] DefaultFieldComparatorTest.RecursesIntoGroup (0 ms) [ RUN ] DefaultFieldComparatorTest.RecursesIntoNestedMessage [ OK ] DefaultFieldComparatorTest.RecursesIntoNestedMessage (0 ms) [ RUN ] DefaultFieldComparatorTest.RecursesIntoForeignMessage [ OK ] DefaultFieldComparatorTest.RecursesIntoForeignMessage (0 ms) [ RUN ] DefaultFieldComparatorTest.Int32Comparison [ OK ] DefaultFieldComparatorTest.Int32Comparison (0 ms) [ RUN ] DefaultFieldComparatorTest.Int64Comparison [ OK ] DefaultFieldComparatorTest.Int64Comparison (0 ms) [ RUN ] DefaultFieldComparatorTest.UInt32Comparison [ OK ] DefaultFieldComparatorTest.UInt32Comparison (0 ms) [ RUN ] DefaultFieldComparatorTest.UInt64Comparison [ OK ] DefaultFieldComparatorTest.UInt64Comparison (0 ms) [ RUN ] DefaultFieldComparatorTest.BooleanComparison [ OK ] DefaultFieldComparatorTest.BooleanComparison (0 ms) [ RUN ] DefaultFieldComparatorTest.EnumComparison [ OK ] DefaultFieldComparatorTest.EnumComparison (0 ms) [ RUN ] DefaultFieldComparatorTest.StringComparison [ OK ] DefaultFieldComparatorTest.StringComparison (0 ms) [ RUN ] DefaultFieldComparatorTest.FloatingPointComparisonExact [ OK ] DefaultFieldComparatorTest.FloatingPointComparisonExact (0 ms) [ RUN ] DefaultFieldComparatorTest.FloatingPointComparisonApproximate [ OK ] DefaultFieldComparatorTest.FloatingPointComparisonApproximate (0 ms) [ RUN ] DefaultFieldComparatorTest.FloatingPointComparisonTreatNaNsAsEqual [ OK ] DefaultFieldComparatorTest.FloatingPointComparisonTreatNaNsAsEqual (0 ms) [ RUN ] DefaultFieldComparatorTest.FloatingPointComparisonWithinFractionOrMargin [ OK ] DefaultFieldComparatorTest.FloatingPointComparisonWithinFractionOrMargin (0 ms) [ RUN ] DefaultFieldComparatorTest.FloatingPointComparisonWithinDefaultFractionOrMargin [ OK ] DefaultFieldComparatorTest.FloatingPointComparisonWithinDefaultFractionOrMargin (0 ms) [ RUN ] DefaultFieldComparatorTest.RepeatedFieldComparison [ OK ] DefaultFieldComparatorTest.RepeatedFieldComparison (0 ms) [----------] 16 tests from DefaultFieldComparatorTest (0 ms total) [----------] 3 tests from SnakeCaseCamelCaseTest [ RUN ] SnakeCaseCamelCaseTest.SnakeToCamel [ OK ] SnakeCaseCamelCaseTest.SnakeToCamel (0 ms) [ RUN ] SnakeCaseCamelCaseTest.CamelToSnake [ OK ] SnakeCaseCamelCaseTest.CamelToSnake (0 ms) [ RUN ] SnakeCaseCamelCaseTest.RoundTripTest [ OK ] SnakeCaseCamelCaseTest.RoundTripTest (138 ms) [----------] 3 tests from SnakeCaseCamelCaseTest (138 ms total) [----------] 15 tests from FieldMaskUtilTest [ RUN ] FieldMaskUtilTest.StringFormat [ OK ] FieldMaskUtilTest.StringFormat (0 ms) [ RUN ] FieldMaskUtilTest.JsonStringFormat [ OK ] FieldMaskUtilTest.JsonStringFormat (0 ms) [ RUN ] FieldMaskUtilTest.FromFieldNumbers [ OK ] FieldMaskUtilTest.FromFieldNumbers (0 ms) [ RUN ] FieldMaskUtilTest.GetFieldDescriptors [ OK ] FieldMaskUtilTest.GetFieldDescriptors (0 ms) [ RUN ] FieldMaskUtilTest.TestIsVaildPath [ OK ] FieldMaskUtilTest.TestIsVaildPath (0 ms) [ RUN ] FieldMaskUtilTest.TestIsValidFieldMask [ OK ] FieldMaskUtilTest.TestIsValidFieldMask (0 ms) [ RUN ] FieldMaskUtilTest.TestGetFieldMaskForAllFields [ OK ] FieldMaskUtilTest.TestGetFieldMaskForAllFields (0 ms) [ RUN ] FieldMaskUtilTest.TestToCanonicalForm [ OK ] FieldMaskUtilTest.TestToCanonicalForm (0 ms) [ RUN ] FieldMaskUtilTest.TestUnion [ OK ] FieldMaskUtilTest.TestUnion (0 ms) [ RUN ] FieldMaskUtilTest.TestIntersect [ OK ] FieldMaskUtilTest.TestIntersect (0 ms) [ RUN ] FieldMaskUtilTest.TestSubtract [ OK ] FieldMaskUtilTest.TestSubtract (0 ms) [ RUN ] FieldMaskUtilTest.TestIspathInFieldMask [ OK ] FieldMaskUtilTest.TestIspathInFieldMask (0 ms) [ RUN ] FieldMaskUtilTest.MergeMessage [ OK ] FieldMaskUtilTest.MergeMessage (0 ms) [ RUN ] FieldMaskUtilTest.TrimMessage [ OK ] FieldMaskUtilTest.TrimMessage (1 ms) [ RUN ] FieldMaskUtilTest.TrimMessageReturnValue [ OK ] FieldMaskUtilTest.TrimMessageReturnValue (0 ms) [----------] 15 tests from FieldMaskUtilTest (1 ms total) [----------] 19 tests from JsonObjectWriterTest [ RUN ] JsonObjectWriterTest.EmptyRootObject [ OK ] JsonObjectWriterTest.EmptyRootObject (0 ms) [ RUN ] JsonObjectWriterTest.EmptyObject [ OK ] JsonObjectWriterTest.EmptyObject (0 ms) [ RUN ] JsonObjectWriterTest.EmptyRootList [ OK ] JsonObjectWriterTest.EmptyRootList (0 ms) [ RUN ] JsonObjectWriterTest.EmptyList [ OK ] JsonObjectWriterTest.EmptyList (0 ms) [ RUN ] JsonObjectWriterTest.EmptyObjectKey [ OK ] JsonObjectWriterTest.EmptyObjectKey (0 ms) [ RUN ] JsonObjectWriterTest.ObjectInObject [ OK ] JsonObjectWriterTest.ObjectInObject (0 ms) [ RUN ] JsonObjectWriterTest.ListInObject [ OK ] JsonObjectWriterTest.ListInObject (0 ms) [ RUN ] JsonObjectWriterTest.ObjectInList [ OK ] JsonObjectWriterTest.ObjectInList (0 ms) [ RUN ] JsonObjectWriterTest.ListInList [ OK ] JsonObjectWriterTest.ListInList (0 ms) [ RUN ] JsonObjectWriterTest.RenderPrimitives [ OK ] JsonObjectWriterTest.RenderPrimitives (0 ms) [ RUN ] JsonObjectWriterTest.BytesEncodesAsNonWebSafeBase64 [ OK ] JsonObjectWriterTest.BytesEncodesAsNonWebSafeBase64 (0 ms) [ RUN ] JsonObjectWriterTest.PrettyPrintList [ OK ] JsonObjectWriterTest.PrettyPrintList (0 ms) [ RUN ] JsonObjectWriterTest.PrettyPrintObject [ OK ] JsonObjectWriterTest.PrettyPrintObject (0 ms) [ RUN ] JsonObjectWriterTest.PrettyPrintEmptyObjectInEmptyList [ OK ] JsonObjectWriterTest.PrettyPrintEmptyObjectInEmptyList (0 ms) [ RUN ] JsonObjectWriterTest.PrettyPrintDoubleIndent [ OK ] JsonObjectWriterTest.PrettyPrintDoubleIndent (0 ms) [ RUN ] JsonObjectWriterTest.StringsEscapedAndEnclosedInDoubleQuotes [ OK ] JsonObjectWriterTest.StringsEscapedAndEnclosedInDoubleQuotes (0 ms) [ RUN ] JsonObjectWriterTest.Stringification [ OK ] JsonObjectWriterTest.Stringification (1 ms) [ RUN ] JsonObjectWriterTest.TestRegularByteEncoding [ OK ] JsonObjectWriterTest.TestRegularByteEncoding (0 ms) [ RUN ] JsonObjectWriterTest.TestWebsafeByteEncoding [ OK ] JsonObjectWriterTest.TestWebsafeByteEncoding (0 ms) [----------] 19 tests from JsonObjectWriterTest (1 ms total) [----------] 75 tests from JsonStreamParserTest [ RUN ] JsonStreamParserTest.SimpleTrue [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: ><{} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {><} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:97] Testing split every char: {} [ OK ] JsonStreamParserTest.EmptyObject (0 ms) [ RUN ] JsonStreamParserTest.EmptyList [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: ><[] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [><] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:97] Testing split every char: [] [ OK ] JsonStreamParserTest.EmptyList (0 ms) [ RUN ] JsonStreamParserTest.SimpleDouble [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: ><42.5 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 4><2.5 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 42><.5 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 42.><5 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:97] Testing split every char: 42.5 [ OK ] JsonStreamParserTest.SimpleDouble (0 ms) [ RUN ] JsonStreamParserTest.ScientificDouble [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: ><1.2345e-10 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 1><.2345e-10 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 1.><2345e-10 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 1.2><345e-10 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 1.23><45e-10 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 1.234><5e-10 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 1.2345><-10 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 1.2345e-><10 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 1.2345e-1><0 [ OK ] JsonStreamParserTest.ScientificDouble (1 ms) [ RUN ] JsonStreamParserTest.SimpleNegativeDouble [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: ><-1045.235 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -><1045.235 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -1><045.235 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -10><45.235 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -104><5.235 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -1045><.235 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -1045.><235 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -1045.2><35 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -1045.23><5 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:97] Testing split every char: -1045.235 [ OK ] JsonStreamParserTest.SimpleNegativeDouble (0 ms) [ RUN ] JsonStreamParserTest.SimpleInt [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: ><123456 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 1><23456 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 12><3456 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 123><456 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 1234><56 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 12345><6 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:97] Testing split every char: 123456 [ OK ] JsonStreamParserTest.SimpleInt (0 ms) [ RUN ] JsonStreamParserTest.SimpleNegativeInt [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: ><-79497823553162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -><79497823553162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -7><9497823553162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -79><497823553162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -794><97823553162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -7949><7823553162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -79497><823553162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -794978><23553162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -7949782><3553162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -79497823><553162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -794978235><53162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -7949782355><3162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -79497823553><162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -794978235531><62765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -7949782355316><2765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -79497823553162><765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -794978235531627><65 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -7949782355316276><5 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:97] Testing split every char: -79497823553162765 [ OK ] JsonStreamParserTest.SimpleNegativeInt (0 ms) [ RUN ] JsonStreamParserTest.SimpleUnsignedInt [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: ><11779497823553162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 1><1779497823553162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 11><779497823553162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 117><79497823553162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 1177><9497823553162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 11779><497823553162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 117794><97823553162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 1177949><7823553162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 11779497><823553162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 117794978><23553162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 1177949782><3553162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 11779497823><553162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 117794978235><53162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 1177949782355><3162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 11779497823553><162765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 117794978235531><62765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 1177949782355316><2765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 11779497823553162><765 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 117794978235531627><65 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 1177949782355316276><5 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:97] Testing split every char: 11779497823553162765 [ OK ] JsonStreamParserTest.SimpleUnsignedInt (0 ms) [ RUN ] JsonStreamParserTest.OctalNumberIsInvalid [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: ><01234 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 0><1234 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 01><234 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 012><34 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 0123><4 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:97] Testing split every char: 01234 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: ><-01234 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -><01234 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -0><1234 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -01><234 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -012><34 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -0123><4 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:97] Testing split every char: -01234 [ OK ] JsonStreamParserTest.OctalNumberIsInvalid (1 ms) [ RUN ] JsonStreamParserTest.HexNumberIsInvalid [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: ><0x1234 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 0><1234 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 0x1><234 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 0x12><34 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 0x123><4 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:97] Testing split every char: 0x1234 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: ><-0x1234 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -><0x1234 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -0><1234 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -0x1><234 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -0x12><34 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: -0x123><4 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:97] Testing split every char: -0x1234 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: ><12x34 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 1><2x34 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 12><34 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 12x3><4 [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:97] Testing split every char: 12x34 [ OK ] JsonStreamParserTest.HexNumberIsInvalid (0 ms) [ RUN ] JsonStreamParserTest.EmptyDoubleQuotedString [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: ><"" [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: "><" [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:97] Testing split every char: "" [ OK ] JsonStreamParserTest.EmptyDoubleQuotedString (0 ms) [ RUN ] JsonStreamParserTest.EmptySingleQuotedString [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: ><'' [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: '><' [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:97] Testing split every char: '' [ OK ] JsonStreamParserTest.EmptySingleQuotedString (0 ms) [ RUN ] JsonStreamParserTest.SimpleDoubleQuotedString [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: ><"Some String" [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: ">< String" [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: "Some ><" [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:97] Testing split every char: "Some String" [ OK ] JsonStreamParserTest.SimpleDoubleQuotedString (0 ms) [ RUN ] JsonStreamParserTest.SimpleSingleQuotedString [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: ><'Another String' [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: '>< String' [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: 'Another ><' [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:97] Testing split every char: 'Another String' [ OK ] JsonStreamParserTest.SimpleSingleQuotedString (0 ms) [ RUN ] JsonStreamParserTest.ObjectKeyTypes [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: ><{'s': true, "d": false, key: null, snake_key: [], camelKey: {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {><'s': true, "d": false, key: null, snake_key: [], camelKey: {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'><': true, "d": false, key: null, snake_key: [], camelKey: {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s'><: true, "d": false, key: null, snake_key: [], camelKey: {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s':>< true, "d": false, key: null, snake_key: [], camelKey: {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s': ><, "d": false, key: null, snake_key: [], camelKey: {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s': true,>< "d": false, key: null, snake_key: [], camelKey: {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s': true, ><"d": false, key: null, snake_key: [], camelKey: {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s': true, "><": false, key: null, snake_key: [], camelKey: {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s': true, "d"><: false, key: null, snake_key: [], camelKey: {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s': true, "d":>< false, key: null, snake_key: [], camelKey: {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s': true, "d": ><, key: null, snake_key: [], camelKey: {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s': true, "d": false,>< key: null, snake_key: [], camelKey: {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s': true, "d": false, ><: null, snake_key: [], camelKey: {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s': true, "d": false, key:>< null, snake_key: [], camelKey: {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s': true, "d": false, key: ><, snake_key: [], camelKey: {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s': true, "d": false, key: null,>< snake_key: [], camelKey: {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s': true, "d": false, key: null, ><_key: [], camelKey: {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s': true, "d": false, key: null, snake_><: [], camelKey: {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s': true, "d": false, key: null, snake_key:>< [], camelKey: {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s': true, "d": false, key: null, snake_key: ><[], camelKey: {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s': true, "d": false, key: null, snake_key: [><], camelKey: {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s': true, "d": false, key: null, snake_key: []><, camelKey: {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s': true, "d": false, key: null, snake_key: [],>< camelKey: {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s': true, "d": false, key: null, snake_key: [], ><: {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s': true, "d": false, key: null, snake_key: [], camelKey:>< {}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s': true, "d": false, key: null, snake_key: [], camelKey: ><{}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s': true, "d": false, key: null, snake_key: [], camelKey: {><}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {'s': true, "d": false, key: null, snake_key: [], camelKey: {}><} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:97] Testing split every char: {'s': true, "d": false, key: null, snake_key: [], camelKey: {}} [ OK ] JsonStreamParserTest.ObjectKeyTypes (28 ms) [ RUN ] JsonStreamParserTest.UnquotedObjectKeyWithReservedPrefxes [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: ><{ nullkey: "a", truekey: "b", falsekey: "c"} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {>< nullkey: "a", truekey: "b", falsekey: "c"} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { ><: "a", truekey: "b", falsekey: "c"} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { nullkey:>< "a", truekey: "b", falsekey: "c"} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { nullkey: ><"a", truekey: "b", falsekey: "c"} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { nullkey: "><", truekey: "b", falsekey: "c"} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { nullkey: "a"><, truekey: "b", falsekey: "c"} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { nullkey: "a",>< truekey: "b", falsekey: "c"} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { nullkey: "a", ><: "b", falsekey: "c"} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { nullkey: "a", truekey:>< "b", falsekey: "c"} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { nullkey: "a", truekey: ><"b", falsekey: "c"} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { nullkey: "a", truekey: "><", falsekey: "c"} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { nullkey: "a", truekey: "b"><, falsekey: "c"} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { nullkey: "a", truekey: "b",>< falsekey: "c"} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { nullkey: "a", truekey: "b", ><: "c"} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { nullkey: "a", truekey: "b", falsekey:>< "c"} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { nullkey: "a", truekey: "b", falsekey: ><"c"} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { nullkey: "a", truekey: "b", falsekey: "><"} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { nullkey: "a", truekey: "b", falsekey: "c"><} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:97] Testing split every char: { nullkey: "a", truekey: "b", falsekey: "c"} [ OK ] JsonStreamParserTest.UnquotedObjectKeyWithReservedPrefxes (5 ms) [ RUN ] JsonStreamParserTest.UnquotedObjectKeyWithReservedKeyword [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: ><{ null: "a", true: "b", false: "c"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {>< null: "a", true: "b", false: "c"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { ><: "a", true: "b", false: "c"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { null:>< "a", true: "b", false: "c"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { null: ><"a", true: "b", false: "c"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { null: "><", true: "b", false: "c"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { null: "a"><, true: "b", false: "c"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { null: "a",>< true: "b", false: "c"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { null: "a", ><: "b", false: "c"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { null: "a", true:>< "b", false: "c"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { null: "a", true: ><"b", false: "c"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { null: "a", true: "><", false: "c"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { null: "a", true: "b"><, false: "c"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { null: "a", true: "b",>< false: "c"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { null: "a", true: "b", ><: "c"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { null: "a", true: "b", false:>< "c"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { null: "a", true: "b", false: ><"c"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { null: "a", true: "b", false: "><"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { null: "a", true: "b", false: "c"><} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:97] Testing split every char: { null: "a", true: "b", false: "c"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [ OK ] JsonStreamParserTest.UnquotedObjectKeyWithReservedKeyword (1 ms) [ RUN ] JsonStreamParserTest.UnquotedObjectKeyWithEmbeddedNonAlphanumeric [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: ><{ foo-bar-baz: "a"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {>< foo-bar-baz: "a"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { ><-bar-baz: "a"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { foo-><-baz: "a"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { foo-bar-><: "a"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { foo-bar-baz:>< "a"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { foo-bar-baz: ><"a"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { foo-bar-baz: "><"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: { foo-bar-baz: "a"><} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:97] Testing split every char: { foo-bar-baz: "a"} GMOCK WARNING: Uninteresting mock function call - returning default value. Function call: StartObject({}) Returns: NULL NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. [ OK ] JsonStreamParserTest.UnquotedObjectKeyWithEmbeddedNonAlphanumeric (0 ms) [ RUN ] JsonStreamParserTest.ArrayPrimitiveValues [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: ><[true, false, null, 'one', "two"] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [><, false, null, 'one', "two"] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [true,>< false, null, 'one', "two"] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [true, ><, null, 'one', "two"] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [true, false,>< null, 'one', "two"] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [true, false, ><, 'one', "two"] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [true, false, null,>< 'one', "two"] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [true, false, null, ><'one', "two"] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [true, false, null, '><', "two"] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [true, false, null, 'one'><, "two"] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [true, false, null, 'one',>< "two"] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [true, false, null, 'one', ><"two"] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [true, false, null, 'one', "><"] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [true, false, null, 'one', "two"><] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:97] Testing split every char: [true, false, null, 'one', "two"] [ OK ] JsonStreamParserTest.ArrayPrimitiveValues (6 ms) [ RUN ] JsonStreamParserTest.ArrayComplexValues [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: ><[[22, -127, 45.3, -1056.4, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [><[22, -127, 45.3, -1056.4, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[><22, -127, 45.3, -1056.4, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[2><2, -127, 45.3, -1056.4, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22><, -127, 45.3, -1056.4, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22,>< -127, 45.3, -1056.4, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, ><-127, 45.3, -1056.4, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -><127, 45.3, -1056.4, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -1><27, 45.3, -1056.4, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -12><7, 45.3, -1056.4, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127><, 45.3, -1056.4, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127,>< 45.3, -1056.4, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, ><45.3, -1056.4, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 4><5.3, -1056.4, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45><.3, -1056.4, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.><3, -1056.4, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3><, -1056.4, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3,>< -1056.4, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, ><-1056.4, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -><1056.4, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1><056.4, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -10><56.4, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -105><6.4, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056><.4, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.><4, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4><, 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4,>< 11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, ><11779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 1><1779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 11><779497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 117><79497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 1177><9497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 11779><497823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 117794><97823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 1177949><7823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 11779497><823553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 117794978><23553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 1177949782><3553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 11779497823><553162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 117794978235><53162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 1177949782355><3162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 11779497823553><162765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 117794978235531><62765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 1177949782355316><2765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 11779497823553162><765], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 117794978235531627><65], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 1177949782355316276><5], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 11779497823553162765><], {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 11779497823553162765]><, {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 11779497823553162765],>< {'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 11779497823553162765], ><{'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 11779497823553162765], {><'key': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 11779497823553162765], {'><': true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 11779497823553162765], {'key'><: true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 11779497823553162765], {'key':>< true}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 11779497823553162765], {'key': ><}] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: [[22, -127, 45.3, -1056.4, 11779497823553162765], {'key': true}><] [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:97] Testing split every char: [[22, -127, 45.3, -1056.4, 11779497823553162765], {'key': true}] [ OK ] JsonStreamParserTest.ArrayComplexValues (46 ms) [ RUN ] JsonStreamParserTest.ObjectValues [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: ><{t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {><: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t:>< true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: ><, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true,>< f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, ><: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f:>< false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: ><, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false,>< n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, ><: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n:>< null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: ><, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null,>< s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, ><: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s:>< 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: ><'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: '>< string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a ><', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string'><, d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string',>< d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', ><: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d:>< "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: ><"another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: ">< string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another ><", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string"><, pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string",>< pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", ><: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi:>< 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: ><22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 2><2, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22><, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22,>< ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ><: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni:>< -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: ><-127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -><127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -1><27, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -12><7, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127><, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127,>< pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, ><: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd:>< 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: ><45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 4><5.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45><.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.><3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3><, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3,>< nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, ><: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd:>< -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: ><-1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -><1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1><056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -10><56.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -105><6.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056><.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.><4, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4><, pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4,>< pl: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, ><: 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl:>< 11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: ><11779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 1><1779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11><779497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 117><79497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 1177><9497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779><497823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 117794><97823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 1177949><7823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497><823553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 117794978><23553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 1177949782><3553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823><553162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 117794978235><53162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 1177949782355><3162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553><162765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 117794978235531><62765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 1177949782355316><2765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162><765, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 117794978235531627><65, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 1177949782355316276><5, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765><, l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765,>< l: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, ><: [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l:>< [[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: ><[[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [><[]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[><]], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]><], o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]]><, o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]],>< o: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], ><: {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o:>< {'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: ><{'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {><'key': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'><': true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key'><: true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key':>< true}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': ><}} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing split: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}><} [libprotobuf INFO google/protobuf/util/internal/json_stream_parser_test.cc:97] Testing split every char: {t: true, f: false, n: null, s: 'a string', d: "another string", pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]], o: {'key': true}} FAIL protobuf-test (exit status: 139)