Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KnowledgeGarden/3c24a01e5805404426327d974918ff37 to your computer and use it in GitHub Desktop.
Save KnowledgeGarden/3c24a01e5805404426327d974918ff37 to your computer and use it in GitHub Desktop.
log file
2018-05-04 11:00:28 DEBUG LoggingPlatform:38 - ProviderClient-
2018-05-04 11:00:28 DEBUG LoggingPlatform:38 - ProviderClient.setup-
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - ProviderClient.setup-1 org.elasticsearch.client.RestHighLevelClient@41d477ed
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - ProviderClient.createIndex- [[topics, mappings.json]]
2018-05-04 11:00:29 DEBUG MainClientExec:121 - [exchange: 1] start execution
2018-05-04 11:00:29 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:29 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:29 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:352 - [exchange: 1] Request connection for {}->http://localhost:9200
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 0; route allocated: 0 of 10; total allocated: 0 of 30]
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:307 - [exchange: 1] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:]: Event set [w]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:]: Set timeout 0
2018-05-04 11:00:29 DEBUG InternalIODispatch:54 - http-outgoing-0 [ACTIVE]: Connected
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:]: Set attribute http.nio.http-exchange-state
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:166 - Start connection routing
2018-05-04 11:00:29 DEBUG MainClientExec:188 - Connection route established
2018-05-04 11:00:29 DEBUG MainClientExec:215 - [exchange: 1] Attempt 1 to execute request
2018-05-04 11:00:29 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:]: Set timeout 30000
2018-05-04 11:00:29 DEBUG headers:136 - http-outgoing-0 >> GET /topics HTTP/1.1
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:]: Event set [w]
2018-05-04 11:00:29 DEBUG MainClientExec:273 - [exchange: 1] Request completed
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 172 bytes written
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "GET /topics HTTP/1.1[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 8192 bytes read
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-length: 55227[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:68 - http-outgoing-0 << "{"topics":{"aliases":{},"mappings":{"core":{"properties":{"07b9e705-96a2-46cb-9a31-cb85dc843f0b":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"07b9e705-96a2-46cb-9a31-cb85dc843f0bInstanceRelationTypeClassType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"130052c1-2f1c-415e-97ce-00e5cef3ab4e":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"130052c1-2f1c-415e-97ce-00e5cef3ab4eInstanceRelationTypeClassType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"2119e4dd-f74a-460d-8d4d-b325c9ffc120":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"2119e4dd-f74a-460d-8d4d-b325c9ffc120InstanceRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"3e28eec3-f8d6-43f7-bdf6-cb705ac5097d":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"3e28eec3-f8d6-43f7-bdf6-cb705ac5097dInstanceRelationTypeClassType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"549f4db2-ab28-4810-9a06-a2ccb482fad0":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"549f4db2-ab28-4810-9a06-a2ccb482fad0InstanceRelationTypeClassType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"5709c3a9-66cf-4d2b-a153-068636512431":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"5709c3a9-66cf-4d2b-a153-068636512431InstanceRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"58276a54-c7f8-47b6-b746-bbf71a3bf1f6":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"58276a54-c7f8-47b6-b746-bbf71a3bf1f6InstanceRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"5e99f238-e843-4bc8-aa9c-fa46ed0ec5d2":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"5e99f238-e843-4bc8-aa9c-fa46ed0ec5d2InstanceRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"63777efa-5205-4331-aab4-b75799452d42":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"63777efa-5205-4331-aab4-b75799452d42InstanceRelationTypeCGConceptNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"84135816-0a23-4170-a35c-9fb9c5976377":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"84135816-0a23-4170-a35c-9fb9c5976377InstanceRelationTypeCGConceptNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"AddressesRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"AddressesRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"AgentType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"AgentTypeSubclassRelationTypeUserType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"AgreesWithRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"AgreesWithRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"AnnotationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"AnnotationTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"AssertionType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"AssertionTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"AvatarNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"AvatarNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"BacklinkListProperty":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"BacklinkListPropertySubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"BiographyNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"BiographyNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"BlogNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"BlogNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"BookmarkNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"BookmarkNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"BookmarkRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"BookmarkRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"BookmarkUserRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"BookmarkUserRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"BootstrapProvenanceType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"BootstrapProvenanceTypeSubclassRelationTypeProvenanceType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CGConceptNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CGConceptNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CGGraphNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CGGraphNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CGRelationNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CGRelationNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CGRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_ACCM_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_ACCM_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_AGNT_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_AGNT_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_ARG_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_ARG_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_ATTR_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_ATTR_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_CAUS_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_CAUS_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_CHLD_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_CHLD_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_CHRC_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_CHRC_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_CONT_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_CONT_RELATIONSubclassRelationTypeCGRelationType":"
2018-05-04 11:00:29 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-length: 55227
2018-05-04 11:00:29 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(8103)] Response received
2018-05-04 11:00:29 DEBUG MainClientExec:286 - [exchange: 1] Response received HTTP/1.1 200 OK
2018-05-04 11:00:29 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(8103)] Input ready
2018-05-04 11:00:29 DEBUG MainClientExec:325 - [exchange: 1] Consume content
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 47124 bytes read
2018-05-04 11:00:29 DEBUG wire:68 - http-outgoing-0 << "{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_DEST_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_DEST_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_DUR_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_DUR_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_EXPR_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_EXPR_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_FREQ_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_FREQ_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_INIT_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_INIT_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_INST_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_INST_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_LINK_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_LINK_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_LOC_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_LOC_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_MANR_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_MANR_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_MATR_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_MATR_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_MEAS_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_MEAS_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_METH_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_METH_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_NAME_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_NAME_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_NECS_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_NECS_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_NEG_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_NEG_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_OBJ_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_OBJ_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_PART_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_PART_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_PAST_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_PAST_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_PATH_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_PATH_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_POSS_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_POSS_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_PSBL_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_PSBL_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_PTIM_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_PTIM_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_QTY_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_QTY_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_RCPT_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_RCPT_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_RSLT_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_RSLT_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_SRC_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_SRC_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_SUCC_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_SUCC_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_SUPP_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_SUPP_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_UNTL_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CG_UNTL_RELATIONSubclassRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CausesRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CausesRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ChallengeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ChallengeNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ChatType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ChatTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ChildNodeList":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ChildNodeListSubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CitationNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CitationNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ClaimNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ClaimNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ClassType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ClassTypeSubclassRelationTypeTypeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ClusterScoreProperty":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ClusterScorePropertySubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ClusterType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ClusterTypeSubclassRelationTypeClassType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ConNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ConNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ConversationMapNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ConversationMapNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ConversationNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ConversationNodeTypeSubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CreatedDateProperty":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CreatedDatePropertySubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CreatorDocumentRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CreatorDocumentRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CreatorIdProperty":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CreatorIdPropertySubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CreatorTagRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"CreatorTagRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"DecisionNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"DecisionNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"DetailsProperty":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"DetailsPropertySubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"DisagreesWithRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"DisagreesWithRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"DocumentAnnotationRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"DocumentAnnotationRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"DocumentCreatorRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"DocumentCreatorRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"DocumentTagRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"DocumentTagRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"DocumentTranscluderRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"DocumentTranscluderRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"EmailType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"EmailTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"EnablesRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"EnablesRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"EnvisagesRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"EnvisagesRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"EssayNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"EssayNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"EvidenceType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"EvidenceTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ExplainsHowRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ExplainsHowRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ExplainsWhatRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ExplainsWhatRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ExplainsWhyRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ExplainsWhyRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ForeignUserType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ForeignUserTypeSubclassRelationTypeUserType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ForumType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ForumTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"GraphNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"GraphNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"GuildNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"GuildNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"HarvestAgentType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"HarvestAgentTypeSubclassRelationTypeAgentType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"HarvestNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"HarvestNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"HarvestedClassType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"HarvestedClassTypeSubclassRelationTypeClassType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"HasNothingToDoWithRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"HasNothingToDoWithRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"HasRoleRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"HasRoleRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IdeaRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IdeaRoleTypeSubclassRelationTypeRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IdeologyRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IdeologyRoleTypeSubclassRelationTypeRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ImpairsRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ImpairsRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ImpliesRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ImpliesRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ImprovesOnRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ImprovesOnRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"InfoBoxListProperty":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"InfoBoxListPropertySubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"InstanceOfProperty":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"InstanceOfPropertySubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"InstanceRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"InstanceRelationTypeSubclassRelationTypeTaxonomicRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"InstanceRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"InstanceRoleTypeSubclassRelationTypeRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsAnalogousRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsAnalogousRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsConsistentWithRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsConsistentWithRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsContainedInRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsContainedInRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsDifferentToRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsDifferentToRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsEvidenceAgainstRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsEvidenceAgainstRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsEvidenceForRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsEvidenceForRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsExampleRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsExampleRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsInconsistentWithRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsInconsistentWithRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsMetaphorRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsMetaphorRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsNotAnalogousRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsNotAnalogousRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsOppositeOfRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsOppositeOfRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsPartOfRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsPartOfRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsPrerequisiteForRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsPrerequisiteForRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsPrivateProperty":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsPrivatePropertySubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsRelatedToRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsRelatedToRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsSameAsRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsSameAsRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsSimilarToRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsSimilarToRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsTranscludeProperty":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IsTranscludePropertySubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IssueNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"IssueNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"JournalArticleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"JournalArticleTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"LabelProperty":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"LabelPropertySubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"LargeImagePathProperty":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"LargeImagePathPropertySubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"LastEditDateProperty":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"LastEditDatePropertySubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"LegendType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"LegendTypeSubclassRelationTypeTypeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"LocatorProperty":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"LocatorPropertySubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"MergeAgentType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"MergeAgentTypeSubclassRelationTypeAgentType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"MergeAssertionType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"MergeAssertionTypeSubclassRelationTypeAssertionType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"MergeProvenanceType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"MergeProvenanceTypeSubclassRelationTypeProvenanceType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"MergeReasonRulesListProperty":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"MergeReasonRulesListPropertySubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"MergeRuleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"MergeRuleTypeSubclassRelationTypeRuleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"MergeTupleProperty":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"MergeTuplePropertySubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"MethodRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"MethodRoleTypeSubclassRelationTypeRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"MicroblogNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"MicroblogNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"NaturalPhenomenonRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"NaturalPhenomenonRoleTypeSubclassRelationTypeRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"NodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"NodeTypeSubclassRelationTypeClassType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"NoteNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"NoteNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"OntologyNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"OntologyNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"OntologyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"OntologyTypeSubclassRelationTypeTypeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"OpinionRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"OpinionRoleTypeSubclassRelationTypeRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"OrganizationNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"OrganizationNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"PSIProperty":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"PSIPropertySubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ParentNodeList":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ParentNodeListSubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"PerspectiveNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"PerspectiveNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"PivotListProperty":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"PivotListPropertySubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"PositionNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"PositionNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"PossibleMergeAssertionType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"PossibleMergeAssertionTypeSubclassRelationTypeAssertionType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"PredictionRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"PredictionRoleTypeSubclassRelationTypeRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"PredictsRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"PredictsRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"PreventsRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"PreventsRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ProNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ProNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ProblemRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ProblemRoleTypeSubclassRelationTypeRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ProjectType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ProjectTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"PropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"PropertyTypeSubclassRelationTypeTypeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ProvenanceType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ProvenanceTypeSubclassRelationTypeTypeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ProvesRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ProvesRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"PublishedErratumType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"PublishedErratumTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"QuestNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"QuestNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RefutesRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RefutesRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RelationTypeSubclassRelationTypeTypeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RelationWeight":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RelationWeightSubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ResourceType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ResourceTypeSubclassRelationTypeTypeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RespondsToRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RespondsToRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RestrictedTupleListProperty":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RestrictedTupleListPropertySubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RestrictionProperty":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RestrictionPropertySubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RetractedPubType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RetractedPubTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ReviewType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ReviewTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RoleTypeSubclassRelationTypeTypeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RshSupExtramuralType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RshSupExtramuralTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RshSupGovNonPHSType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RshSupGovNonPHSTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RshSupGovPHS":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RshSupGovPHSSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RshSupGovType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RshSupGovTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RshSupIntramuralType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RshSupIntramuralTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RshSupNonGovType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RshSupNonGovTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RuleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"RuleTypeSubclassRelationTypeTypeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ScenarioRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ScenarioRoleTypeSubclassRelationTypeRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SciIntegrityReviewType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SciIntegrityReviewTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ScopeListProperty":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ScopeListPropertySubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ScopeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ScopeTypeSubclassRelationTypeTypeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SentenceIdScopePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SentenceIdScopePropertyTypeSubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SharesIssuesWithRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SharesIssuesWithRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SmallImagePathProperty":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SmallImagePathPropertySubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SoftwareRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SoftwareRoleTypeSubclassRelationTypeRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SolutionNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SolutionNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SolutionRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SolutionRoleTypeSubclassRelationTypeRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SolvesRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SolvesRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SowaBootstrapProvenanceType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SowaBootstrapProvenanceTypeSubclassRelationTypeProvenanceType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"StashedResourceNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"StashedResourceNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SubclassOfProperty":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SubclassOfPropertySubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SubclassRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SubclassRelationTypeSubclassRelationTypeTaxonomicRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SubclassRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SubclassRoleTypeSubclassRelationTypeRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SummaryNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SummaryNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SuperclassRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SuperclassRoleTypeSubclassRelationTypeRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SystemUser":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"SystemUserSubclassRelationTypeUserType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TagBookmarkRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TagBookmarkRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TagCreatorRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TagCreatorRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TagDocumentRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TagDocumentRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TagNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TagNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TagRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TagRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TagUserRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TagUserRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TaxonomicRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TaxonomicRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ThemeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ThemeNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TheoryRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TheoryRoleTypeSubclassRelationTypeRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TranscludeListProperty":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TranscludeListPropertySubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TransitiveClosureList":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TransitiveClosureListSubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TupleCount":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TupleCountSubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TupleListProperty":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TupleListPropertySubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TupleObject":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TupleObjectRole":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TupleObjectRoleSubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TupleObjectSubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TupleObjectType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TupleObjectTypeSubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TupleSignature":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TupleSignatureSubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TupleSubject":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TupleSubjectRole":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TupleSubjectRoleSubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TupleSubjectSubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TupleSubjectType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TupleSubjectTypeSubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TupleTheme":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TupleThemeSubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TweetType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TweetTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TypeRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TypeRoleTypeSubclassRelationTypeRoleType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"TypeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"URLProperty":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"URLPropertySubclassRelationTypePropertyType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"UnMergeAssertionType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"UnMergeAssertionTypeSubclassRelationTypeAssertionType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"UnlikelyToAffectRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"UnlikelyToAffectRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"UserType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"UserTypeSubclassRelationTypeTypeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"UsesRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"UsesRelationTypeSubclassRelationTypeRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"VirtualNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"VirtualNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"WebResourceType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"WebResourceTypeSubclassRelationTypeResourceType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"WikiNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"WikiNodeTypeSubclassRelationTypeNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"a475af88-2514-47c7-b555-ecbd0e04e0e6":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"a475af88-2514-47c7-b555-ecbd0e04e0e6InstanceRelationTypeCG_CHLD_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"c7861220-e093-4669-a38c-39d5c745fe77":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"c7861220-e093-4669-a38c-39d5c745fe77InstanceRelationTypeCGGraphNodeType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"caac03a2-fe9f-4347-bcad-cda9708cce2c":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"caac03a2-fe9f-4347-bcad-cda9708cce2cInstanceRelationTypeCGRelationType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ccc5b7d0-bf7f-479e-ad6d-32bb74e34f44":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ccc5b7d0-bf7f-479e-ad6d-32bb74e34f44InstanceRelationTypeCG_CHLD_RELATION":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"details":{"properties":{"de":{"type":"text","store":true,"analyzer":"german"},"en":{"type":"text","store":true,"analyzer":"english"},"fr":{"type":"text","store":true,"analyzer":"french"}}},"ecc28cb5-eb24-4857-b43a-21d76f863ce0":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"ecc28cb5-eb24-4857-b43a-21d76f863ce0InstanceRelationTypeClassType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"fa3cc30a-5b47-4634-a4c5-304d96bc2e13":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"fa3cc30a-5b47-4634-a4c5-304d96bc2e13InstanceRelationTypeClassType":{"type":"text","fields":{"keyword":{"type":"keyword","ignore_above":256}}},"label":{"properties":{"de":{"type":"text","store":true,"analyzer":"german"},"en":{"type":"text","store":true,"analyzer":"english"},"fr":{"type":"text","store":true,"analyzer":"french"}}},"lox":{"type":"keyword","store":true}}}},"settings":{"index":{"creation_date":"1525454248330","number_of_shards":"1","number_of_replicas":"0","uuid":"cUEUo_VmS2uJKciyziRkrg","version":{"created":"6020299"},"provided_name":"topics"}}}}"
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:292 - [exchange: 1] Connection can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG MainClientExec:385 - [exchange: 1] Response processed
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:233 - [exchange: 1] releasing connection
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG RestClient:59 - request [GET http://localhost:9200/topics] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:29 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 55227; pos: 55227; completed: true]
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - ProviderClient.setup+
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - MessageProducer-
2018-05-04 11:00:29 INFO ProducerConfig:223 - ProducerConfig values:
acks = all
batch.size = 16384
bootstrap.servers = [localhost:9092]
buffer.memory = 33554432
client.id = topicmap
compression.type = none
connections.max.idle.ms = 540000
enable.idempotence = false
interceptor.classes = null
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 0
retry.backoff.ms = 100
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.mechanism = GSSAPI
security.protocol = PLAINTEXT
send.buffer.bytes = 131072
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
ssl.endpoint.identification.algorithm = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLS
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2018-05-04 11:00:29 DEBUG Metrics:404 - Added sensor with name bufferpool-wait-time
2018-05-04 11:00:29 DEBUG Metrics:404 - Added sensor with name buffer-exhausted-records
2018-05-04 11:00:29 DEBUG Metadata:270 - Updated cluster metadata version 1 to Cluster(id = null, nodes = [localhost:9092 (id: -1 rack: null)], partitions = [])
2018-05-04 11:00:29 DEBUG Metrics:404 - Added sensor with name produce-throttle-time
2018-05-04 11:00:29 DEBUG Metrics:404 - Added sensor with name connections-closed:
2018-05-04 11:00:29 DEBUG Metrics:404 - Added sensor with name connections-created:
2018-05-04 11:00:29 DEBUG Metrics:404 - Added sensor with name successful-authentication:
2018-05-04 11:00:29 DEBUG Metrics:404 - Added sensor with name failed-authentication:
2018-05-04 11:00:29 DEBUG Metrics:404 - Added sensor with name bytes-sent-received:
2018-05-04 11:00:29 DEBUG Metrics:404 - Added sensor with name bytes-sent:
2018-05-04 11:00:29 DEBUG Metrics:404 - Added sensor with name bytes-received:
2018-05-04 11:00:29 DEBUG Metrics:404 - Added sensor with name select-time:
2018-05-04 11:00:29 DEBUG Metrics:404 - Added sensor with name io-time:
2018-05-04 11:00:29 DEBUG Metrics:404 - Added sensor with name batch-size
2018-05-04 11:00:29 DEBUG Metrics:404 - Added sensor with name compression-rate
2018-05-04 11:00:29 DEBUG Metrics:404 - Added sensor with name queue-time
2018-05-04 11:00:29 DEBUG Metrics:404 - Added sensor with name request-time
2018-05-04 11:00:29 DEBUG Metrics:404 - Added sensor with name records-per-request
2018-05-04 11:00:29 DEBUG Metrics:404 - Added sensor with name record-retries
2018-05-04 11:00:29 DEBUG Metrics:404 - Added sensor with name errors
2018-05-04 11:00:29 DEBUG Metrics:404 - Added sensor with name record-size
2018-05-04 11:00:29 DEBUG Metrics:404 - Added sensor with name batch-split-rate
2018-05-04 11:00:29 DEBUG Sender:177 - [Producer clientId=topicmap] Starting Kafka producer I/O thread.
2018-05-04 11:00:29 INFO AppInfoParser:109 - Kafka version : 1.0.0
2018-05-04 11:00:29 INFO AppInfoParser:110 - Kafka commitId : aaa7af6d4a11b29d
2018-05-04 11:00:29 DEBUG KafkaProducer:177 - [Producer clientId=topicmap] Kafka producer started
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - MessageProducer+
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - JSONBootstrap.validateSystemUser- | org.apache.commons.dbcp2.DelegatingResultSet@55de24cc[_res=org.apache.commons.dbcp2.DelegatingResultSet@dc7df28[_res=org.postgresql.jdbc.PgResultSet@30f842ca, _stmt=SELECT userid FROM tq_authentication.users where userid='SystemUser', _conn=null], _stmt=SELECT userid FROM tq_authentication.users where userid='SystemUser', _conn=null]
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - JSONBootstrap-
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - JSONBootstrap.validateSystemUser- current_user: tq_admin
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - JSONBootstrap.validateSystemUser- session_user: tq_admin
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - DataProvider.finishNodeFetch- TypeType {"isLiv":true,"crtr":"SystemUser","node_type":null,"isVrt":false,"lox":"TypeType","isPrv":false,"_ver":"1525454249653","url":null}
2018-05-04 11:00:29 DEBUG MainClientExec:121 - [exchange: 2] start execution
2018-05-04 11:00:29 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:29 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:29 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:352 - [exchange: 2] Request connection for {}->http://localhost:9200
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:307 - [exchange: 2] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:29 DEBUG MainClientExec:215 - [exchange: 2] Attempt 1 to execute request
2018-05-04 11:00:29 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:29 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/TypeType HTTP/1.1
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:29 DEBUG MainClientExec:273 - [exchange: 2] Request completed
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 186 bytes written
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/TypeType HTTP/1.1[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 263 bytes read
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-length: 176[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"TypeType","_version":3,"found":true,"_source":{"lox":"TypeType","details":{"en":["Topic Map root type"]},"label":{"en":["Type type"]}}}"
2018-05-04 11:00:29 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-length: 176
2018-05-04 11:00:29 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(176)] Response received
2018-05-04 11:00:29 DEBUG MainClientExec:286 - [exchange: 2] Response received HTTP/1.1 200 OK
2018-05-04 11:00:29 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(176)] Input ready
2018-05-04 11:00:29 DEBUG MainClientExec:325 - [exchange: 2] Consume content
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:292 - [exchange: 2] Connection can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG MainClientExec:385 - [exchange: 2] Response processed
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:233 - [exchange: 2] releasing connection
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/TypeType] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:29 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 176; pos: 176; completed: true]
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - DataProvider.fetchLabels TypeType {"lox":"TypeType","details":{"en":["Topic Map root type"]},"label":{"en":["Type type"]}}
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - JSONBootstrap-1 | org.topicquests.ks.tm.Proxy@6e01f9b0
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - DataProvider.finishNodeFetch- CG_ACCM_RELATION {"isLiv":true,"crtr":"SystemUser","node_type":null,"isVrt":false,"lox":"CG_ACCM_RELATION","isPrv":false,"_ver":"1525454298223","url":null}
2018-05-04 11:00:29 DEBUG MainClientExec:121 - [exchange: 3] start execution
2018-05-04 11:00:29 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:29 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:29 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:352 - [exchange: 3] Request connection for {}->http://localhost:9200
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:307 - [exchange: 3] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:29 DEBUG MainClientExec:215 - [exchange: 3] Attempt 1 to execute request
2018-05-04 11:00:29 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:29 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/CG_ACCM_RELATION HTTP/1.1
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:29 DEBUG MainClientExec:273 - [exchange: 3] Request completed
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 194 bytes written
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/CG_ACCM_RELATION HTTP/1.1[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 321 bytes read
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-length: 234[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"CG_ACCM_RELATION","_version":3,"found":true,"_source":{"lox":"CG_ACCM_RELATION","details":{"en":["Links [ENTITY:*x] [ENTITY:*y] where *y is accompanying *x"]},"label":{"en":["Accompaniment"]}}}"
2018-05-04 11:00:29 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-length: 234
2018-05-04 11:00:29 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(234)] Response received
2018-05-04 11:00:29 DEBUG MainClientExec:286 - [exchange: 3] Response received HTTP/1.1 200 OK
2018-05-04 11:00:29 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(234)] Input ready
2018-05-04 11:00:29 DEBUG MainClientExec:325 - [exchange: 3] Consume content
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:292 - [exchange: 3] Connection can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG MainClientExec:385 - [exchange: 3] Response processed
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:233 - [exchange: 3] releasing connection
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/CG_ACCM_RELATION] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:29 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 234; pos: 234; completed: true]
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - DataProvider.fetchLabels CG_ACCM_RELATION {"lox":"CG_ACCM_RELATION","details":{"en":["Links [ENTITY:*x] [ENTITY:*y] where *y is accompanying *x"]},"label":{"en":["Accompaniment"]}}
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - CGImporter-1 | org.topicquests.ks.tm.Proxy@2b9ed6da
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - Environment Started
2018-05-04 11:00:29 DEBUG MainClientExec:121 - [exchange: 4] start execution
2018-05-04 11:00:29 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:29 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:29 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:352 - [exchange: 4] Request connection for {}->http://localhost:9200
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:307 - [exchange: 4] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:29 DEBUG MainClientExec:215 - [exchange: 4] Attempt 1 to execute request
2018-05-04 11:00:29 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:29 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4 HTTP/1.1
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:29 DEBUG MainClientExec:273 - [exchange: 4] Request completed
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4 HTTP/1.1[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 186 bytes read
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-length: 93[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"d930aeac-0a8a-48e9-bb7a-11af109f5af4","found":false}"
2018-05-04 11:00:29 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-length: 93
2018-05-04 11:00:29 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(93)] Response received
2018-05-04 11:00:29 DEBUG MainClientExec:286 - [exchange: 4] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:29 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(93)] Input ready
2018-05-04 11:00:29 DEBUG MainClientExec:325 - [exchange: 4] Consume content
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:292 - [exchange: 4] Connection can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG MainClientExec:385 - [exchange: 4] Response processed
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:233 - [exchange: 4] releasing connection
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:29 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 93; pos: 93; completed: true]
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - DataProvider.addLabel d930aeac-0a8a-48e9-bb7a-11af109f5af4 {}
2018-05-04 11:00:29 DEBUG MainClientExec:121 - [exchange: 5] start execution
2018-05-04 11:00:29 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:29 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:29 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:352 - [exchange: 5] Request connection for {}->http://localhost:9200
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:307 - [exchange: 5] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:29 DEBUG MainClientExec:215 - [exchange: 5] Attempt 1 to execute request
2018-05-04 11:00:29 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:29 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4 HTTP/1.1
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:29 DEBUG MainClientExec:273 - [exchange: 5] Request completed
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4 HTTP/1.1[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 186 bytes read
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-length: 93[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"d930aeac-0a8a-48e9-bb7a-11af109f5af4","found":false}"
2018-05-04 11:00:29 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-length: 93
2018-05-04 11:00:29 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(93)] Response received
2018-05-04 11:00:29 DEBUG MainClientExec:286 - [exchange: 5] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:29 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(93)] Input ready
2018-05-04 11:00:29 DEBUG MainClientExec:325 - [exchange: 5] Consume content
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:292 - [exchange: 5] Connection can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG MainClientExec:385 - [exchange: 5] Response processed
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:233 - [exchange: 5] releasing connection
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:29 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 93; pos: 93; completed: true]
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - ProviderClient.put d930aeac-0a8a-48e9-bb7a-11af109f5af4 topics {"d930aeac-0a8a-48e9-bb7a-11af109f5af4":"d930aeac-0a8a-48e9-bb7a-11af109f5af4","label":{"en":["Joe"]}}
2018-05-04 11:00:29 DEBUG MainClientExec:121 - [exchange: 6] start execution
2018-05-04 11:00:29 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:29 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:29 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:352 - [exchange: 6] Request connection for {}->http://localhost:9200
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:307 - [exchange: 6] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:29 DEBUG MainClientExec:215 - [exchange: 6] Attempt 1 to execute request
2018-05-04 11:00:29 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:29 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4?timeout=1m HTTP/1.1
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 102
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:29 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:29 DEBUG MainClientExec:258 - [exchange: 6] produce content
2018-05-04 11:00:29 DEBUG MainClientExec:273 - [exchange: 6] Request completed
2018-05-04 11:00:29 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 102; pos: 102; completed: true]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 336 bytes written
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 102[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:68 - http-outgoing-0 >> "{"d930aeac-0a8a-48e9-bb7a-11af109f5af4":"d930aeac-0a8a-48e9-bb7a-11af109f5af4","label":{"en":["Joe"]}}"
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 345 bytes read
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "Location: /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-length: 192[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"d930aeac-0a8a-48e9-bb7a-11af109f5af4","_version":1,"result":"created","_shards":{"total":1,"successful":1,"failed":0},"_seq_no":1461,"_primary_term":1}"
2018-05-04 11:00:29 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 201 Created
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << Location: /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-length: 192
2018-05-04 11:00:29 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(192)] Response received
2018-05-04 11:00:29 DEBUG MainClientExec:286 - [exchange: 6] Response received HTTP/1.1 201 Created
2018-05-04 11:00:29 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(192)] Input ready
2018-05-04 11:00:29 DEBUG MainClientExec:325 - [exchange: 6] Consume content
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:292 - [exchange: 6] Connection can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG MainClientExec:385 - [exchange: 6] Response processed
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:233 - [exchange: 6] releasing connection
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4?timeout=1m] returned [HTTP/1.1 201 Created]
2018-05-04 11:00:29 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 192; pos: 192; completed: true]
2018-05-04 11:00:29 DEBUG MainClientExec:121 - [exchange: 7] start execution
2018-05-04 11:00:29 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:29 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:29 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:352 - [exchange: 7] Request connection for {}->http://localhost:9200
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:307 - [exchange: 7] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:29 DEBUG MainClientExec:215 - [exchange: 7] Attempt 1 to execute request
2018-05-04 11:00:29 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:29 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4 HTTP/1.1
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:29 DEBUG MainClientExec:273 - [exchange: 7] Request completed
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4 HTTP/1.1[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 305 bytes read
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-length: 218[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"d930aeac-0a8a-48e9-bb7a-11af109f5af4","_version":1,"found":true,"_source":{"d930aeac-0a8a-48e9-bb7a-11af109f5af4":"d930aeac-0a8a-48e9-bb7a-11af109f5af4","label":{"en":["Joe"]}}}"
2018-05-04 11:00:29 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-length: 218
2018-05-04 11:00:29 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(218)] Response received
2018-05-04 11:00:29 DEBUG MainClientExec:286 - [exchange: 7] Response received HTTP/1.1 200 OK
2018-05-04 11:00:29 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(218)] Input ready
2018-05-04 11:00:29 DEBUG MainClientExec:325 - [exchange: 7] Consume content
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:292 - [exchange: 7] Connection can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG MainClientExec:385 - [exchange: 7] Response processed
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:233 - [exchange: 7] releasing connection
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:29 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 218; pos: 218; completed: true]
2018-05-04 11:00:29 DEBUG MainClientExec:121 - [exchange: 8] start execution
2018-05-04 11:00:29 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:29 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:29 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:352 - [exchange: 8] Request connection for {}->http://localhost:9200
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:307 - [exchange: 8] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:29 DEBUG MainClientExec:215 - [exchange: 8] Attempt 1 to execute request
2018-05-04 11:00:29 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:29 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4 HTTP/1.1
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:29 DEBUG MainClientExec:273 - [exchange: 8] Request completed
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4 HTTP/1.1[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 305 bytes read
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-length: 218[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"d930aeac-0a8a-48e9-bb7a-11af109f5af4","_version":1,"found":true,"_source":{"d930aeac-0a8a-48e9-bb7a-11af109f5af4":"d930aeac-0a8a-48e9-bb7a-11af109f5af4","label":{"en":["Joe"]}}}"
2018-05-04 11:00:29 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-length: 218
2018-05-04 11:00:29 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(218)] Response received
2018-05-04 11:00:29 DEBUG MainClientExec:286 - [exchange: 8] Response received HTTP/1.1 200 OK
2018-05-04 11:00:29 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(218)] Input ready
2018-05-04 11:00:29 DEBUG MainClientExec:325 - [exchange: 8] Consume content
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:292 - [exchange: 8] Connection can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG MainClientExec:385 - [exchange: 8] Response processed
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:233 - [exchange: 8] releasing connection
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:29 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 218; pos: 218; completed: true]
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:29 DEBUG MainClientExec:121 - [exchange: 9] start execution
2018-05-04 11:00:29 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:29 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:29 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:352 - [exchange: 9] Request connection for {}->http://localhost:9200
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:307 - [exchange: 9] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:29 DEBUG MainClientExec:215 - [exchange: 9] Attempt 1 to execute request
2018-05-04 11:00:29 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:29 DEBUG headers:136 - http-outgoing-0 >> POST /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4/_update?timeout=1m HTTP/1.1
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 141
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:29 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:29 DEBUG MainClientExec:258 - [exchange: 9] produce content
2018-05-04 11:00:29 DEBUG MainClientExec:273 - [exchange: 9] Request completed
2018-05-04 11:00:29 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 141; pos: 141; completed: true]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 384 bytes written
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "POST /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4/_update?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 141[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:68 - http-outgoing-0 >> "{"doc":{"d930aeac-0a8a-48e9-bb7a-11af109f5af4":"d930aeac-0a8a-48e9-bb7a-11af109f5af4","details":{"en":["Sue's Dad"]},"label":{"en":["Joe"]}}}"
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 279 bytes read
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-length: 192[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"d930aeac-0a8a-48e9-bb7a-11af109f5af4","_version":2,"result":"updated","_shards":{"total":1,"successful":1,"failed":0},"_seq_no":1462,"_primary_term":1}"
2018-05-04 11:00:29 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-length: 192
2018-05-04 11:00:29 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(192)] Response received
2018-05-04 11:00:29 DEBUG MainClientExec:286 - [exchange: 9] Response received HTTP/1.1 200 OK
2018-05-04 11:00:29 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(192)] Input ready
2018-05-04 11:00:29 DEBUG MainClientExec:325 - [exchange: 9] Consume content
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:292 - [exchange: 9] Connection can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG MainClientExec:385 - [exchange: 9] Response processed
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:233 - [exchange: 9] releasing connection
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG RestClient:59 - request [POST http://localhost:9200/topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4/_update?timeout=1m] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:29 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 192; pos: 192; completed: true]
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - DataProvider.finishNodeFetch- ClassType {"isLiv":true,"crtr":"SystemUser","node_type":null,"isVrt":false,"lox":"ClassType","isPrv":false,"_ver":"1525454250076","url":null}
2018-05-04 11:00:29 DEBUG MainClientExec:121 - [exchange: 10] start execution
2018-05-04 11:00:29 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:29 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:29 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:352 - [exchange: 10] Request connection for {}->http://localhost:9200
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:307 - [exchange: 10] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:29 DEBUG MainClientExec:215 - [exchange: 10] Attempt 1 to execute request
2018-05-04 11:00:29 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:29 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/ClassType HTTP/1.1
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:29 DEBUG MainClientExec:273 - [exchange: 10] Request completed
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 187 bytes written
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/ClassType HTTP/1.1[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 273 bytes read
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-length: 186[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"ClassType","_version":3,"found":true,"_source":{"lox":"ClassType","details":{"en":["Topic Map upper Class type"]},"label":{"en":["Class type"]}}}"
2018-05-04 11:00:29 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-length: 186
2018-05-04 11:00:29 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(186)] Response received
2018-05-04 11:00:29 DEBUG MainClientExec:286 - [exchange: 10] Response received HTTP/1.1 200 OK
2018-05-04 11:00:29 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(186)] Input ready
2018-05-04 11:00:29 DEBUG MainClientExec:325 - [exchange: 10] Consume content
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:292 - [exchange: 10] Connection can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG MainClientExec:385 - [exchange: 10] Response processed
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:233 - [exchange: 10] releasing connection
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/ClassType] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:29 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 186; pos: 186; completed: true]
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - DataProvider.fetchLabels ClassType {"lox":"ClassType","details":{"en":["Topic Map upper Class type"]},"label":{"en":["Class type"]}}
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - ProxyModel.listTransitiveClosure org.topicquests.ks.tm.Proxy@5965be2d
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - ProxyModel.listTransitiveClosure+ [TypeType]
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - ProxyModel.createInstanceRelation ClassType org.topicquests.ks.tm.Proxy@5965be2d
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes- d930aeac-0a8a-48e9-bb7a-11af109f5af4 org.topicquests.ks.tm.Proxy@5965be2d InstanceRelationType
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - DataProvider.finishNodeFetch- InstanceRelationType {"isLiv":true,"crtr":"SystemUser","node_type":null,"isVrt":false,"lox":"InstanceRelationType","isPrv":false,"_ver":"1525454261832","url":null}
2018-05-04 11:00:29 DEBUG MainClientExec:121 - [exchange: 11] start execution
2018-05-04 11:00:29 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:29 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:29 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:352 - [exchange: 11] Request connection for {}->http://localhost:9200
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:307 - [exchange: 11] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:29 DEBUG MainClientExec:215 - [exchange: 11] Attempt 1 to execute request
2018-05-04 11:00:29 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:29 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/InstanceRelationType HTTP/1.1
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:29 DEBUG MainClientExec:273 - [exchange: 11] Request completed
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 198 bytes written
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/InstanceRelationType HTTP/1.1[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 317 bytes read
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-length: 230[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"InstanceRelationType","_version":3,"found":true,"_source":{"lox":"InstanceRelationType","details":{"en":["Topic Map upper Instance Relation type"]},"label":{"en":["InstanceRelationType"]}}}"
2018-05-04 11:00:29 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-length: 230
2018-05-04 11:00:29 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(230)] Response received
2018-05-04 11:00:29 DEBUG MainClientExec:286 - [exchange: 11] Response received HTTP/1.1 200 OK
2018-05-04 11:00:29 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(230)] Input ready
2018-05-04 11:00:29 DEBUG MainClientExec:325 - [exchange: 11] Consume content
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:292 - [exchange: 11] Connection can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG MainClientExec:385 - [exchange: 11] Response processed
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:233 - [exchange: 11] releasing connection
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/InstanceRelationType] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:29 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 230; pos: 230; completed: true]
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - DataProvider.fetchLabels InstanceRelationType {"lox":"InstanceRelationType","details":{"en":["Topic Map upper Instance Relation type"]},"label":{"en":["InstanceRelationType"]}}
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes-1 org.topicquests.ks.tm.Proxy@5965be2d
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes-2 org.topicquests.ks.tm.Proxy@5965be2d
2018-05-04 11:00:29 DEBUG MainClientExec:121 - [exchange: 12] start execution
2018-05-04 11:00:29 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:29 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:29 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:352 - [exchange: 12] Request connection for {}->http://localhost:9200
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:307 - [exchange: 12] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:29 DEBUG MainClientExec:215 - [exchange: 12] Attempt 1 to execute request
2018-05-04 11:00:29 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:29 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType HTTP/1.1
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:29 DEBUG MainClientExec:273 - [exchange: 12] Request completed
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 243 bytes written
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType HTTP/1.1[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 216 bytes read
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-length: 122[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType","found":false}"
2018-05-04 11:00:29 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-length: 122
2018-05-04 11:00:29 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(122)] Response received
2018-05-04 11:00:29 DEBUG MainClientExec:286 - [exchange: 12] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:29 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(122)] Input ready
2018-05-04 11:00:29 DEBUG MainClientExec:325 - [exchange: 12] Consume content
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:292 - [exchange: 12] Connection can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG MainClientExec:385 - [exchange: 12] Response processed
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:233 - [exchange: 12] releasing connection
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:29 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 122; pos: 122; completed: true]
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - DataProvider.addLabel d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType {}
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:29 DEBUG MainClientExec:121 - [exchange: 13] start execution
2018-05-04 11:00:29 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:29 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:29 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:352 - [exchange: 13] Request connection for {}->http://localhost:9200
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:307 - [exchange: 13] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:29 DEBUG MainClientExec:215 - [exchange: 13] Attempt 1 to execute request
2018-05-04 11:00:29 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:29 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType HTTP/1.1
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:29 DEBUG MainClientExec:273 - [exchange: 13] Request completed
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 243 bytes written
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType HTTP/1.1[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 216 bytes read
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-length: 122[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType","found":false}"
2018-05-04 11:00:29 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-length: 122
2018-05-04 11:00:29 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(122)] Response received
2018-05-04 11:00:29 DEBUG MainClientExec:286 - [exchange: 13] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:29 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(122)] Input ready
2018-05-04 11:00:29 DEBUG MainClientExec:325 - [exchange: 13] Consume content
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:292 - [exchange: 13] Connection can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG MainClientExec:385 - [exchange: 13] Response processed
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:233 - [exchange: 13] releasing connection
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:29 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 122; pos: 122; completed: true]
2018-05-04 11:00:29 DEBUG LoggingPlatform:38 - ProviderClient.put d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType topics {"d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType":"d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType","label":{"en":["InstanceRelationType"]}}
2018-05-04 11:00:29 DEBUG MainClientExec:121 - [exchange: 14] start execution
2018-05-04 11:00:29 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:29 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:29 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:352 - [exchange: 14] Request connection for {}->http://localhost:9200
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:307 - [exchange: 14] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:29 DEBUG MainClientExec:215 - [exchange: 14] Attempt 1 to execute request
2018-05-04 11:00:29 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:29 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType?timeout=1m HTTP/1.1
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 177
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:29 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:29 DEBUG MainClientExec:258 - [exchange: 14] produce content
2018-05-04 11:00:29 DEBUG MainClientExec:273 - [exchange: 14] Request completed
2018-05-04 11:00:29 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 177; pos: 177; completed: true]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 440 bytes written
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 177[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:68 - http-outgoing-0 >> "{"d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType":"d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType","label":{"en":["InstanceRelationType"]}}"
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 403 bytes read
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "Location: /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "content-length: 221[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType","_version":1,"result":"created","_shards":{"total":1,"successful":1,"failed":0},"_seq_no":1463,"_primary_term":1}"
2018-05-04 11:00:29 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 201 Created
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << Location: /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:29 DEBUG headers:128 - http-outgoing-0 << content-length: 221
2018-05-04 11:00:29 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(221)] Response received
2018-05-04 11:00:29 DEBUG MainClientExec:286 - [exchange: 14] Response received HTTP/1.1 201 Created
2018-05-04 11:00:29 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(221)] Input ready
2018-05-04 11:00:29 DEBUG MainClientExec:325 - [exchange: 14] Consume content
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:292 - [exchange: 14] Connection can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG MainClientExec:385 - [exchange: 14] Response processed
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:233 - [exchange: 14] releasing connection
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType?timeout=1m] returned [HTTP/1.1 201 Created]
2018-05-04 11:00:29 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 221; pos: 221; completed: true]
2018-05-04 11:00:29 DEBUG MainClientExec:121 - [exchange: 15] start execution
2018-05-04 11:00:29 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:29 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:29 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:352 - [exchange: 15] Request connection for {}->http://localhost:9200
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:29 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:307 - [exchange: 15] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:29 DEBUG MainClientExec:215 - [exchange: 15] Attempt 1 to execute request
2018-05-04 11:00:29 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:29 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType HTTP/1.1
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:29 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:29 DEBUG MainClientExec:273 - [exchange: 15] Request completed
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 243 bytes written
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType HTTP/1.1[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:29 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:29 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:29 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 409 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 322[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType","_version":1,"found":true,"_source":{"d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType":"d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType","label":{"en":["InstanceRelationType"]}}}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 322
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(322)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 15] Response received HTTP/1.1 200 OK
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(322)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 15] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 15] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 15] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 15] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 322; pos: 322; completed: true]
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 16] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 16] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 16] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 16] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 16] Request completed
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 243 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 409 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 322[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType","_version":1,"found":true,"_source":{"d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType":"d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType","label":{"en":["InstanceRelationType"]}}}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 322
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(322)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 16] Response received HTTP/1.1 200 OK
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(322)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 16] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 16] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 16] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 16] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 322; pos: 322; completed: true]
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 17] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 17] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 17] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 17] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> POST /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType/_update?timeout=1m HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 307
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:30 DEBUG MainClientExec:258 - [exchange: 17] produce content
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 17] Request completed
2018-05-04 11:00:30 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 307; pos: 307; completed: true]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 579 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "POST /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType/_update?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 307[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 >> "{"doc":{"d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType":"d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType","details":{"en":["Relate existing nodes:<br/>Joe<br/> with</br> Class type<br/>with the relation: InstanceRelationType"]},"label":{"en":["InstanceRelationType"]}}}"
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 308 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 221[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType","_version":2,"result":"updated","_shards":{"total":1,"successful":1,"failed":0},"_seq_no":1464,"_primary_term":1}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 221
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(221)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 17] Response received HTTP/1.1 200 OK
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(221)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 17] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 17] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 17] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 17] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [POST http://localhost:9200/topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType/_update?timeout=1m] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes-3 org.topicquests.ks.tm.Proxy@4f6f416f ClassType
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType ClassType
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 221; pos: 221; completed: true]
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - DataProvider.putNodeNoMerge-x {"crtr":"SystemUser","_ver":"1525456830023","lEdDt":"2018-05-04T11:00:29-07:00","tupST":"NodeType","label":{"en":["InstanceRelationType"]},"tupOT":"NodeType","crDt":"2018-05-04T11:00:29-07:00","tupS":"d930aeac-0a8a-48e9-bb7a-11af109f5af4","node_type":"InstanceRelationType","isTrcld":"false","lox":"d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType","tupO":"ClassType","sIco":"\/images\/snowflake_sm.png","isPrv":false,"details":{"en":["Relate existing nodes:<br\/>Joe<br\/> with<\/br> Class type<br\/>with the relation: InstanceRelationType"]},"lIco":"\/images\/snowflake.png"}
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProviderClient.put d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType topics {"lox":"d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType","details":{"en":["Relate existing nodes:<br\/>Joe<br\/> with<\/br> Class type<br\/>with the relation: InstanceRelationType"]},"label":{"en":["InstanceRelationType"]}}
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 18] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 18] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 18] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 18] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType?timeout=1m HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 241
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:30 DEBUG MainClientExec:258 - [exchange: 18] produce content
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 18] Request completed
2018-05-04 11:00:30 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 241; pos: 241; completed: true]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 504 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 241[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 >> "{"lox":"d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType","details":{"en":["Relate existing nodes:<br\/>Joe<br\/> with<\/br> Class type<br\/>with the relation: InstanceRelationType"]},"label":{"en":["InstanceRelationType"]}}"
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 308 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 221[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType","_version":3,"result":"updated","_shards":{"total":1,"successful":1,"failed":0},"_seq_no":1465,"_primary_term":1}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 221
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(221)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 18] Response received HTTP/1.1 200 OK
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(221)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 18] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 18] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 18] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 18] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType?timeout=1m] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 221; pos: 221; completed: true]
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - Proxy.addPropertyValue scpL null
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.relateNewNodes d930aeac-0a8a-48e9-bb7a-11af109f5af4 ClassType d930aeac-0a8a-48e9-bb7a-11af109f5af4InstanceRelationTypeClassType |
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - DataProvider.putNodeNoMerge-x {"crDt":"2018-05-04T11:00:29-07:00","trCl":["TypeType","ClassType"],"crtr":"SystemUser","node_type":"ClassType","lox":"d930aeac-0a8a-48e9-bb7a-11af109f5af4","isPrv":false,"_ver":"1525456830029","lEdDt":"2018-05-04T11:00:30-07:00","details":{"en":["Sue's Dad"]},"label":{"en":["Joe"]}}
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProviderClient.put d930aeac-0a8a-48e9-bb7a-11af109f5af4 topics {"lox":"d930aeac-0a8a-48e9-bb7a-11af109f5af4","details":{"en":["Sue's Dad"]},"label":{"en":["Joe"]}}
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 19] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 19] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 19] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 19] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4?timeout=1m HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 100
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:30 DEBUG MainClientExec:258 - [exchange: 19] produce content
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 19] Request completed
2018-05-04 11:00:30 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 100; pos: 100; completed: true]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 334 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 100[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 >> "{"lox":"d930aeac-0a8a-48e9-bb7a-11af109f5af4","details":{"en":["Sue's Dad"]},"label":{"en":["Joe"]}}"
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 279 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 192[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"d930aeac-0a8a-48e9-bb7a-11af109f5af4","_version":3,"result":"updated","_shards":{"total":1,"successful":1,"failed":0},"_seq_no":1466,"_primary_term":1}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 192
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(192)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 19] Response received HTTP/1.1 200 OK
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(192)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 19] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 19] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 19] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 19] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/d930aeac-0a8a-48e9-bb7a-11af109f5af4?timeout=1m] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 192; pos: 192; completed: true]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 20] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 20] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 20] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 20] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120 HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 20] Request completed
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120 HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 186 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 93[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"76d740ca-1bf5-4a04-bb26-a7fb1449d120","found":false}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 93
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(93)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 20] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(93)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 20] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 20] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 20] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 20] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 93; pos: 93; completed: true]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - DataProvider.addLabel 76d740ca-1bf5-4a04-bb26-a7fb1449d120 {}
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 21] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 21] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 21] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 21] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120 HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 21] Request completed
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120 HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 186 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 93[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"76d740ca-1bf5-4a04-bb26-a7fb1449d120","found":false}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 93
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(93)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 21] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(93)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 21] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 21] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 21] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 21] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 93; pos: 93; completed: true]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProviderClient.put 76d740ca-1bf5-4a04-bb26-a7fb1449d120 topics {"76d740ca-1bf5-4a04-bb26-a7fb1449d120":"76d740ca-1bf5-4a04-bb26-a7fb1449d120","label":{"en":["SUE"]}}
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 22] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 22] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 22] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 22] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120?timeout=1m HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 102
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:30 DEBUG MainClientExec:258 - [exchange: 22] produce content
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 22] Request completed
2018-05-04 11:00:30 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 102; pos: 102; completed: true]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 336 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 102[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 >> "{"76d740ca-1bf5-4a04-bb26-a7fb1449d120":"76d740ca-1bf5-4a04-bb26-a7fb1449d120","label":{"en":["SUE"]}}"
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 345 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "Location: /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 192[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"76d740ca-1bf5-4a04-bb26-a7fb1449d120","_version":1,"result":"created","_shards":{"total":1,"successful":1,"failed":0},"_seq_no":1467,"_primary_term":1}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 201 Created
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << Location: /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 192
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(192)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 22] Response received HTTP/1.1 201 Created
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(192)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 22] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 22] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 22] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 22] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120?timeout=1m] returned [HTTP/1.1 201 Created]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 192; pos: 192; completed: true]
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 23] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 23] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 23] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 23] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120 HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 23] Request completed
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120 HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 305 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 218[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"76d740ca-1bf5-4a04-bb26-a7fb1449d120","_version":1,"found":true,"_source":{"76d740ca-1bf5-4a04-bb26-a7fb1449d120":"76d740ca-1bf5-4a04-bb26-a7fb1449d120","label":{"en":["SUE"]}}}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 218
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(218)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 23] Response received HTTP/1.1 200 OK
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(218)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 23] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 23] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 23] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 23] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 218; pos: 218; completed: true]
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 24] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 24] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 24] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 24] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120 HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 24] Request completed
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120 HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 305 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 218[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"76d740ca-1bf5-4a04-bb26-a7fb1449d120","_version":1,"found":true,"_source":{"76d740ca-1bf5-4a04-bb26-a7fb1449d120":"76d740ca-1bf5-4a04-bb26-a7fb1449d120","label":{"en":["SUE"]}}}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 218
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(218)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 24] Response received HTTP/1.1 200 OK
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(218)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 24] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 24] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 24] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 24] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 218; pos: 218; completed: true]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 25] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 25] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 25] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 25] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> POST /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120/_update?timeout=1m HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 146
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:30 DEBUG MainClientExec:258 - [exchange: 25] produce content
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 25] Request completed
2018-05-04 11:00:30 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 146; pos: 146; completed: true]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 389 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "POST /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120/_update?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 146[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 >> "{"doc":{"76d740ca-1bf5-4a04-bb26-a7fb1449d120":"76d740ca-1bf5-4a04-bb26-a7fb1449d120","details":{"en":["Joe's Daughter"]},"label":{"en":["SUE"]}}}"
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 279 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 192[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"76d740ca-1bf5-4a04-bb26-a7fb1449d120","_version":2,"result":"updated","_shards":{"total":1,"successful":1,"failed":0},"_seq_no":1468,"_primary_term":1}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 192
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(192)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 25] Response received HTTP/1.1 200 OK
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(192)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 25] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 25] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 25] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 25] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [POST http://localhost:9200/topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120/_update?timeout=1m] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 192; pos: 192; completed: true]
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.listTransitiveClosure org.topicquests.ks.tm.Proxy@5965be2d
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.listTransitiveClosure+ [TypeType]
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.createInstanceRelation ClassType org.topicquests.ks.tm.Proxy@5965be2d
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes- 76d740ca-1bf5-4a04-bb26-a7fb1449d120 org.topicquests.ks.tm.Proxy@5965be2d InstanceRelationType
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes-1 org.topicquests.ks.tm.Proxy@5965be2d
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes-2 org.topicquests.ks.tm.Proxy@5965be2d
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 26] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 26] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 26] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 26] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 26] Request completed
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 243 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 216 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 122[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType","found":false}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 122
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(122)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 26] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(122)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 26] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 26] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 26] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 26] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 122; pos: 122; completed: true]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - DataProvider.addLabel 76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType {}
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 27] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 27] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 27] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 27] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 27] Request completed
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 243 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 216 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 122[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType","found":false}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 122
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(122)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 27] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(122)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 27] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 27] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 27] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 27] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 122; pos: 122; completed: true]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProviderClient.put 76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType topics {"76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType":"76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType","label":{"en":["InstanceRelationType"]}}
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 28] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 28] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 28] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 28] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType?timeout=1m HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 177
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:30 DEBUG MainClientExec:258 - [exchange: 28] produce content
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 28] Request completed
2018-05-04 11:00:30 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 177; pos: 177; completed: true]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 440 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 177[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 >> "{"76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType":"76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType","label":{"en":["InstanceRelationType"]}}"
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 361 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 400 Bad Request[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 265[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 400 Bad Request
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 265
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(265)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 28] Response received HTTP/1.1 400 Bad Request
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(265)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 28] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 28] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 28] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 28] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType?timeout=1m] returned [HTTP/1.1 400 Bad Request]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 265; pos: 265; completed: true]
2018-05-04 11:00:30 ERROR LoggingPlatform:45 - ProviderClient.put: Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]
ElasticsearchStatusException[Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]]
at org.elasticsearch.rest.BytesRestResponse.errorFromXContent(BytesRestResponse.java:177)
at org.elasticsearch.client.RestHighLevelClient.parseEntity(RestHighLevelClient.java:573)
at org.elasticsearch.client.RestHighLevelClient.parseResponseException(RestHighLevelClient.java:549)
at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:456)
at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:429)
at org.elasticsearch.client.RestHighLevelClient.index(RestHighLevelClient.java:312)
at org.topicquests.es.ProviderClient.put(ProviderClient.java:146)
at org.topicquests.ks.tm.DataProvider.addLabel(DataProvider.java:744)
at org.topicquests.ks.tm.Proxy.addLabel(Proxy.java:487)
at org.topicquests.ks.tm.ProxyModel.newNode(ProxyModel.java:88)
at org.topicquests.ks.tm.ProxyModel.newTaxonomicRelation(ProxyModel.java:216)
at org.topicquests.ks.tm.ProxyModel.relateExistingNodes(ProxyModel.java:265)
at org.topicquests.ks.tm.ProxyModel.createInstanceRelation(ProxyModel.java:202)
at org.topicquests.ks.tm.ProxyModel.newInstanceNode(ProxyModel.java:166)
at devtests.FirstCGTest.<init>(FirstCGTest.java:51)
at devtests.TestHarness.main(TestHarness.java:36)
Suppressed: org.elasticsearch.client.ResponseException: method [PUT], host [http://localhost:9200], URI [/topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType?timeout=1m], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:357)
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:346)
at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:119)
at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:177)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:436)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:326)
at org.apache.http.impl.nio.client.InternalRequestExecutor.inputReady(InternalRequestExecutor.java:83)
at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:265)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39)
at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114)
at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276)
at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104)
at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588)
at java.lang.Thread.run(Thread.java:745)
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 29] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 29] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 29] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 29] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 29] Request completed
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 243 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 216 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 122[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType","found":false}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 122
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(122)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 29] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(122)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 29] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 29] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 29] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 29] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 122; pos: 122; completed: true]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 30] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 30] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 30] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 30] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 30] Request completed
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 243 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 216 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 122[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType","found":false}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 122
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(122)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 30] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(122)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 30] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 30] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 30] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 30] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 122; pos: 122; completed: true]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProviderClient.put 76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType topics {"76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType":"76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType","details":{"en":["Relate existing nodes:<br\/>SUE<br\/> with<\/br> Class type<br\/>with the relation: InstanceRelationType"]}}
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 31] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 31] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 31] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 31] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType?timeout=1m HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 263
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:30 DEBUG MainClientExec:258 - [exchange: 31] produce content
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 31] Request completed
2018-05-04 11:00:30 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 263; pos: 263; completed: true]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 526 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 263[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 >> "{"76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType":"76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType","details":{"en":["Relate existing nodes:<br\/>SUE<br\/> with<\/br> Class type<br\/>with the relation: InstanceRelationType"]}}"
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 361 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 400 Bad Request[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 265[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 400 Bad Request
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 265
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(265)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 31] Response received HTTP/1.1 400 Bad Request
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(265)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 31] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 31] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 31] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 31] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType?timeout=1m] returned [HTTP/1.1 400 Bad Request]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 265; pos: 265; completed: true]
2018-05-04 11:00:30 ERROR LoggingPlatform:45 - ProviderClient.put: Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]
ElasticsearchStatusException[Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]]
at org.elasticsearch.rest.BytesRestResponse.errorFromXContent(BytesRestResponse.java:177)
at org.elasticsearch.client.RestHighLevelClient.parseEntity(RestHighLevelClient.java:573)
at org.elasticsearch.client.RestHighLevelClient.parseResponseException(RestHighLevelClient.java:549)
at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:456)
at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:429)
at org.elasticsearch.client.RestHighLevelClient.index(RestHighLevelClient.java:312)
at org.topicquests.es.ProviderClient.put(ProviderClient.java:146)
at org.topicquests.ks.tm.DataProvider.addDetails(DataProvider.java:780)
at org.topicquests.ks.tm.Proxy.addDetails(Proxy.java:549)
at org.topicquests.ks.tm.ProxyModel.newNode(ProxyModel.java:95)
at org.topicquests.ks.tm.ProxyModel.newTaxonomicRelation(ProxyModel.java:216)
at org.topicquests.ks.tm.ProxyModel.relateExistingNodes(ProxyModel.java:265)
at org.topicquests.ks.tm.ProxyModel.createInstanceRelation(ProxyModel.java:202)
at org.topicquests.ks.tm.ProxyModel.newInstanceNode(ProxyModel.java:166)
at devtests.FirstCGTest.<init>(FirstCGTest.java:51)
at devtests.TestHarness.main(TestHarness.java:36)
Suppressed: org.elasticsearch.client.ResponseException: method [PUT], host [http://localhost:9200], URI [/topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType?timeout=1m], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:357)
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:346)
at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:119)
at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:177)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:436)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:326)
at org.apache.http.impl.nio.client.InternalRequestExecutor.inputReady(InternalRequestExecutor.java:83)
at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:265)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39)
at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114)
at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276)
at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104)
at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588)
at java.lang.Thread.run(Thread.java:745)
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes-3 org.topicquests.ks.tm.Proxy@4f1bfe23 ClassType
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes 76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType 76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType ClassType
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - DataProvider.putNodeNoMerge-x {"crtr":"SystemUser","_ver":"1525456830533","lEdDt":"2018-05-04T11:00:30-07:00","tupST":"NodeType","label":{"en":["InstanceRelationType"]},"tupOT":"NodeType","crDt":"2018-05-04T11:00:30-07:00","tupS":"76d740ca-1bf5-4a04-bb26-a7fb1449d120","node_type":"InstanceRelationType","isTrcld":"false","lox":"76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType","tupO":"ClassType","sIco":"\/images\/snowflake_sm.png","isPrv":false,"details":{"en":["Relate existing nodes:<br\/>SUE<br\/> with<\/br> Class type<br\/>with the relation: InstanceRelationType"]},"lIco":"\/images\/snowflake.png"}
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProviderClient.put 76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType topics {"lox":"76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType","details":{"en":["Relate existing nodes:<br\/>SUE<br\/> with<\/br> Class type<br\/>with the relation: InstanceRelationType"]},"label":{"en":["InstanceRelationType"]}}
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 32] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 32] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 32] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 32] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType?timeout=1m HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 241
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:30 DEBUG MainClientExec:258 - [exchange: 32] produce content
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 32] Request completed
2018-05-04 11:00:30 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 241; pos: 241; completed: true]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 504 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 241[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 >> "{"lox":"76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType","details":{"en":["Relate existing nodes:<br\/>SUE<br\/> with<\/br> Class type<br\/>with the relation: InstanceRelationType"]},"label":{"en":["InstanceRelationType"]}}"
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 403 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "Location: /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 221[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType","_version":1,"result":"created","_shards":{"total":1,"successful":1,"failed":0},"_seq_no":1469,"_primary_term":1}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 201 Created
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << Location: /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 221
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(221)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 32] Response received HTTP/1.1 201 Created
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(221)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 32] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 32] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 32] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 32] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType?timeout=1m] returned [HTTP/1.1 201 Created]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 221; pos: 221; completed: true]
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - Proxy.addPropertyValue scpL null
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.relateNewNodes 76d740ca-1bf5-4a04-bb26-a7fb1449d120 ClassType 76d740ca-1bf5-4a04-bb26-a7fb1449d120InstanceRelationTypeClassType |
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - DataProvider.putNodeNoMerge-x {"crDt":"2018-05-04T11:00:30-07:00","trCl":["TypeType","ClassType"],"crtr":"SystemUser","node_type":"ClassType","lox":"76d740ca-1bf5-4a04-bb26-a7fb1449d120","isPrv":false,"_ver":"1525456830535","lEdDt":"2018-05-04T11:00:30-07:00","details":{"en":["Joe's Daughter"]},"label":{"en":["SUE"]}}
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProviderClient.put 76d740ca-1bf5-4a04-bb26-a7fb1449d120 topics {"lox":"76d740ca-1bf5-4a04-bb26-a7fb1449d120","details":{"en":["Joe's Daughter"]},"label":{"en":["SUE"]}}
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 33] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 33] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 33] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 33] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120?timeout=1m HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 105
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:30 DEBUG MainClientExec:258 - [exchange: 33] produce content
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 33] Request completed
2018-05-04 11:00:30 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 105; pos: 105; completed: true]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 339 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 105[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 >> "{"lox":"76d740ca-1bf5-4a04-bb26-a7fb1449d120","details":{"en":["Joe's Daughter"]},"label":{"en":["SUE"]}}"
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 279 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 192[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"76d740ca-1bf5-4a04-bb26-a7fb1449d120","_version":3,"result":"updated","_shards":{"total":1,"successful":1,"failed":0},"_seq_no":1470,"_primary_term":1}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 192
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(192)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 33] Response received HTTP/1.1 200 OK
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(192)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 33] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 33] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 33] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 33] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/76d740ca-1bf5-4a04-bb26-a7fb1449d120?timeout=1m] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 192; pos: 192; completed: true]
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 34] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 34] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 34] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 34] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3 HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 34] Request completed
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3 HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 186 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 93[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"e1ecb685-8c88-4881-a674-7f03a6e87ff3","found":false}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 93
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(93)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 34] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(93)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 34] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 34] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 34] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 34] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 93; pos: 93; completed: true]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - DataProvider.addLabel e1ecb685-8c88-4881-a674-7f03a6e87ff3 {}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 35] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 35] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 35] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 35] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3 HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 35] Request completed
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3 HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 186 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 93[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"e1ecb685-8c88-4881-a674-7f03a6e87ff3","found":false}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 93
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(93)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 35] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(93)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 35] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 35] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 35] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 35] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 93; pos: 93; completed: true]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProviderClient.put e1ecb685-8c88-4881-a674-7f03a6e87ff3 topics {"e1ecb685-8c88-4881-a674-7f03a6e87ff3":"e1ecb685-8c88-4881-a674-7f03a6e87ff3","label":{"en":["The Joe Father of Sue Graph"]}}
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 36] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 36] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 36] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 36] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3?timeout=1m HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 126
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:30 DEBUG MainClientExec:258 - [exchange: 36] produce content
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 36] Request completed
2018-05-04 11:00:30 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 126; pos: 126; completed: true]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 360 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 126[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 >> "{"e1ecb685-8c88-4881-a674-7f03a6e87ff3":"e1ecb685-8c88-4881-a674-7f03a6e87ff3","label":{"en":["The Joe Father of Sue Graph"]}}"
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 361 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 400 Bad Request[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 265[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 400 Bad Request
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 265
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(265)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 36] Response received HTTP/1.1 400 Bad Request
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(265)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 36] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 36] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 36] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 36] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3?timeout=1m] returned [HTTP/1.1 400 Bad Request]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 265; pos: 265; completed: true]
2018-05-04 11:00:30 ERROR LoggingPlatform:45 - ProviderClient.put: Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]
ElasticsearchStatusException[Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]]
at org.elasticsearch.rest.BytesRestResponse.errorFromXContent(BytesRestResponse.java:177)
at org.elasticsearch.client.RestHighLevelClient.parseEntity(RestHighLevelClient.java:573)
at org.elasticsearch.client.RestHighLevelClient.parseResponseException(RestHighLevelClient.java:549)
at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:456)
at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:429)
at org.elasticsearch.client.RestHighLevelClient.index(RestHighLevelClient.java:312)
at org.topicquests.es.ProviderClient.put(ProviderClient.java:146)
at org.topicquests.ks.tm.DataProvider.addLabel(DataProvider.java:744)
at org.topicquests.ks.tm.Proxy.addLabel(Proxy.java:487)
at org.topicquests.ks.tm.ProxyModel.newNode(ProxyModel.java:88)
at org.topicquests.ks.tm.ProxyModel.newInstanceNode(ProxyModel.java:156)
at org.topicquests.ks.cg.CGModel.newGraph(CGModel.java:116)
at devtests.FirstCGTest.secondPass(FirstCGTest.java:113)
at devtests.FirstCGTest.<init>(FirstCGTest.java:55)
at devtests.TestHarness.main(TestHarness.java:36)
Suppressed: org.elasticsearch.client.ResponseException: method [PUT], host [http://localhost:9200], URI [/topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3?timeout=1m], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:357)
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:346)
at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:119)
at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:177)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:436)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:326)
at org.apache.http.impl.nio.client.InternalRequestExecutor.inputReady(InternalRequestExecutor.java:83)
at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:265)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39)
at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114)
at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276)
at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104)
at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588)
at java.lang.Thread.run(Thread.java:745)
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 37] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 37] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 37] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 37] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3 HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 37] Request completed
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3 HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 186 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 93[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"e1ecb685-8c88-4881-a674-7f03a6e87ff3","found":false}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 93
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(93)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 37] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(93)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 37] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 37] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 37] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 37] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 93; pos: 93; completed: true]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 38] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 38] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 38] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 38] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3 HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 38] Request completed
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3 HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 186 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 93[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"e1ecb685-8c88-4881-a674-7f03a6e87ff3","found":false}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 93
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(93)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 38] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(93)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 38] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 38] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 38] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 38] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 93; pos: 93; completed: true]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProviderClient.put e1ecb685-8c88-4881-a674-7f03a6e87ff3 topics {"details":{"en":["Hope this works"]},"e1ecb685-8c88-4881-a674-7f03a6e87ff3":"e1ecb685-8c88-4881-a674-7f03a6e87ff3"}
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 39] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 39] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 39] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 39] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3?timeout=1m HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 116
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:30 DEBUG MainClientExec:258 - [exchange: 39] produce content
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 39] Request completed
2018-05-04 11:00:30 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 116; pos: 116; completed: true]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 350 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 116[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 >> "{"details":{"en":["Hope this works"]},"e1ecb685-8c88-4881-a674-7f03a6e87ff3":"e1ecb685-8c88-4881-a674-7f03a6e87ff3"}"
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 361 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 400 Bad Request[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 265[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 400 Bad Request
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 265
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(265)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 39] Response received HTTP/1.1 400 Bad Request
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(265)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 39] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 39] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 39] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 39] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3?timeout=1m] returned [HTTP/1.1 400 Bad Request]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 265; pos: 265; completed: true]
2018-05-04 11:00:30 ERROR LoggingPlatform:45 - ProviderClient.put: Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]
ElasticsearchStatusException[Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]]
at org.elasticsearch.rest.BytesRestResponse.errorFromXContent(BytesRestResponse.java:177)
at org.elasticsearch.client.RestHighLevelClient.parseEntity(RestHighLevelClient.java:573)
at org.elasticsearch.client.RestHighLevelClient.parseResponseException(RestHighLevelClient.java:549)
at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:456)
at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:429)
at org.elasticsearch.client.RestHighLevelClient.index(RestHighLevelClient.java:312)
at org.topicquests.es.ProviderClient.put(ProviderClient.java:146)
at org.topicquests.ks.tm.DataProvider.addDetails(DataProvider.java:780)
at org.topicquests.ks.tm.Proxy.addDetails(Proxy.java:549)
at org.topicquests.ks.tm.ProxyModel.newNode(ProxyModel.java:95)
at org.topicquests.ks.tm.ProxyModel.newInstanceNode(ProxyModel.java:156)
at org.topicquests.ks.cg.CGModel.newGraph(CGModel.java:116)
at devtests.FirstCGTest.secondPass(FirstCGTest.java:113)
at devtests.FirstCGTest.<init>(FirstCGTest.java:55)
at devtests.TestHarness.main(TestHarness.java:36)
Suppressed: org.elasticsearch.client.ResponseException: method [PUT], host [http://localhost:9200], URI [/topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3?timeout=1m], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:357)
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:346)
at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:119)
at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:177)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:436)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:326)
at org.apache.http.impl.nio.client.InternalRequestExecutor.inputReady(InternalRequestExecutor.java:83)
at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:265)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39)
at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114)
at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276)
at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104)
at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588)
at java.lang.Thread.run(Thread.java:745)
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - DataProvider.finishNodeFetch- CGGraphNodeType {"isLiv":true,"crtr":"SystemUser","node_type":null,"isVrt":false,"lox":"CGGraphNodeType","isPrv":false,"_ver":"1525454294129","url":null}
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 40] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 40] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 40] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 40] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/CGGraphNodeType HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 40] Request completed
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 193 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/CGGraphNodeType HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 294 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 207[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"CGGraphNodeType","_version":3,"found":true,"_source":{"lox":"CGGraphNodeType","details":{"en":["Conceptual Graph graph node"]},"label":{"en":["CG Graph Node Type"]}}}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 207
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(207)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 40] Response received HTTP/1.1 200 OK
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(207)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 40] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 40] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 40] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 40] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/CGGraphNodeType] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 207; pos: 207; completed: true]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - DataProvider.fetchLabels CGGraphNodeType {"lox":"CGGraphNodeType","details":{"en":["Conceptual Graph graph node"]},"label":{"en":["CG Graph Node Type"]}}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.listTransitiveClosure org.topicquests.ks.tm.Proxy@77258e59
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.listTransitiveClosure+ [TypeType, ClassType, NodeType]
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.createInstanceRelation CGGraphNodeType org.topicquests.ks.tm.Proxy@77258e59
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes- e1ecb685-8c88-4881-a674-7f03a6e87ff3 org.topicquests.ks.tm.Proxy@77258e59 InstanceRelationType
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes-1 org.topicquests.ks.tm.Proxy@77258e59
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes-2 org.topicquests.ks.tm.Proxy@77258e59
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 41] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 41] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 41] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 41] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 41] Request completed
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 249 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 222 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 128[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType","found":false}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 128
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(128)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 41] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(128)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 41] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 41] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 41] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 41] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 128; pos: 128; completed: true]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - DataProvider.addLabel e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType {}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 42] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 42] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 42] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 42] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 42] Request completed
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 249 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 222 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 128[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType","found":false}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 128
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(128)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 42] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(128)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 42] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 42] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 42] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 42] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 128; pos: 128; completed: true]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProviderClient.put e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType topics {"label":{"en":["InstanceRelationType"]},"e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType":"e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType"}
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 43] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 43] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 43] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 43] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType?timeout=1m HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 189
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:30 DEBUG MainClientExec:258 - [exchange: 43] produce content
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 43] Request completed
2018-05-04 11:00:30 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 189; pos: 189; completed: true]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 458 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 189[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 >> "{"label":{"en":["InstanceRelationType"]},"e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType":"e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType"}"
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 361 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 400 Bad Request[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 265[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 400 Bad Request
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 265
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(265)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 43] Response received HTTP/1.1 400 Bad Request
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(265)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 43] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 43] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 43] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 43] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType?timeout=1m] returned [HTTP/1.1 400 Bad Request]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 265; pos: 265; completed: true]
2018-05-04 11:00:30 ERROR LoggingPlatform:45 - ProviderClient.put: Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]
ElasticsearchStatusException[Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]]
at org.elasticsearch.rest.BytesRestResponse.errorFromXContent(BytesRestResponse.java:177)
at org.elasticsearch.client.RestHighLevelClient.parseEntity(RestHighLevelClient.java:573)
at org.elasticsearch.client.RestHighLevelClient.parseResponseException(RestHighLevelClient.java:549)
at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:456)
at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:429)
at org.elasticsearch.client.RestHighLevelClient.index(RestHighLevelClient.java:312)
at org.topicquests.es.ProviderClient.put(ProviderClient.java:146)
at org.topicquests.ks.tm.DataProvider.addLabel(DataProvider.java:744)
at org.topicquests.ks.tm.Proxy.addLabel(Proxy.java:487)
at org.topicquests.ks.tm.ProxyModel.newNode(ProxyModel.java:88)
at org.topicquests.ks.tm.ProxyModel.newTaxonomicRelation(ProxyModel.java:216)
at org.topicquests.ks.tm.ProxyModel.relateExistingNodes(ProxyModel.java:265)
at org.topicquests.ks.tm.ProxyModel.createInstanceRelation(ProxyModel.java:202)
at org.topicquests.ks.tm.ProxyModel.newInstanceNode(ProxyModel.java:166)
at org.topicquests.ks.cg.CGModel.newGraph(CGModel.java:116)
at devtests.FirstCGTest.secondPass(FirstCGTest.java:113)
at devtests.FirstCGTest.<init>(FirstCGTest.java:55)
at devtests.TestHarness.main(TestHarness.java:36)
Suppressed: org.elasticsearch.client.ResponseException: method [PUT], host [http://localhost:9200], URI [/topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType?timeout=1m], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:357)
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:346)
at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:119)
at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:177)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:436)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:326)
at org.apache.http.impl.nio.client.InternalRequestExecutor.inputReady(InternalRequestExecutor.java:83)
at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:265)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39)
at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114)
at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276)
at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104)
at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588)
at java.lang.Thread.run(Thread.java:745)
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 44] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 44] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 44] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 44] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 44] Request completed
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 249 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 222 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 128[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType","found":false}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 128
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(128)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 44] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(128)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 44] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 44] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 44] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 44] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 128; pos: 128; completed: true]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 45] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 45] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 45] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 45] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 45] Request completed
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 249 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 222 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 128[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType","found":false}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 128
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(128)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 45] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(128)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 45] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 45] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 45] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 45] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 128; pos: 128; completed: true]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProviderClient.put e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType topics {"details":{"en":["Relate existing nodes:<br\/>The Joe Father of Sue Graph<br\/> with<\/br> CG Graph Node Type<br\/>with the relation: InstanceRelationType"]},"e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType":"e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType"}
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 46] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 46] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 46] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 46] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType?timeout=1m HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 307
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:30 DEBUG MainClientExec:258 - [exchange: 46] produce content
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 46] Request completed
2018-05-04 11:00:30 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 307; pos: 307; completed: true]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 576 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 307[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 >> "{"details":{"en":["Relate existing nodes:<br\/>The Joe Father of Sue Graph<br\/> with<\/br> CG Graph Node Type<br\/>with the relation: InstanceRelationType"]},"e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType":"e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType"}"
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 361 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 400 Bad Request[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 265[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 400 Bad Request
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 265
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(265)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 46] Response received HTTP/1.1 400 Bad Request
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(265)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 46] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 46] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 46] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 46] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType?timeout=1m] returned [HTTP/1.1 400 Bad Request]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 265; pos: 265; completed: true]
2018-05-04 11:00:30 ERROR LoggingPlatform:45 - ProviderClient.put: Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]
ElasticsearchStatusException[Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]]
at org.elasticsearch.rest.BytesRestResponse.errorFromXContent(BytesRestResponse.java:177)
at org.elasticsearch.client.RestHighLevelClient.parseEntity(RestHighLevelClient.java:573)
at org.elasticsearch.client.RestHighLevelClient.parseResponseException(RestHighLevelClient.java:549)
at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:456)
at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:429)
at org.elasticsearch.client.RestHighLevelClient.index(RestHighLevelClient.java:312)
at org.topicquests.es.ProviderClient.put(ProviderClient.java:146)
at org.topicquests.ks.tm.DataProvider.addDetails(DataProvider.java:780)
at org.topicquests.ks.tm.Proxy.addDetails(Proxy.java:549)
at org.topicquests.ks.tm.ProxyModel.newNode(ProxyModel.java:95)
at org.topicquests.ks.tm.ProxyModel.newTaxonomicRelation(ProxyModel.java:216)
at org.topicquests.ks.tm.ProxyModel.relateExistingNodes(ProxyModel.java:265)
at org.topicquests.ks.tm.ProxyModel.createInstanceRelation(ProxyModel.java:202)
at org.topicquests.ks.tm.ProxyModel.newInstanceNode(ProxyModel.java:166)
at org.topicquests.ks.cg.CGModel.newGraph(CGModel.java:116)
at devtests.FirstCGTest.secondPass(FirstCGTest.java:113)
at devtests.FirstCGTest.<init>(FirstCGTest.java:55)
at devtests.TestHarness.main(TestHarness.java:36)
Suppressed: org.elasticsearch.client.ResponseException: method [PUT], host [http://localhost:9200], URI [/topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType?timeout=1m], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:357)
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:346)
at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:119)
at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:177)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:436)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:326)
at org.apache.http.impl.nio.client.InternalRequestExecutor.inputReady(InternalRequestExecutor.java:83)
at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:265)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39)
at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114)
at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276)
at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104)
at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588)
at java.lang.Thread.run(Thread.java:745)
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes-3 org.topicquests.ks.tm.Proxy@142269f2 CGGraphNodeType
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType CGGraphNodeType
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - DataProvider.putNodeNoMerge-x {"crtr":"SystemUser","_ver":"1525456830782","lEdDt":"2018-05-04T11:00:30-07:00","tupST":"NodeType","label":{"en":["InstanceRelationType"]},"tupOT":"NodeType","crDt":"2018-05-04T11:00:30-07:00","tupS":"e1ecb685-8c88-4881-a674-7f03a6e87ff3","node_type":"InstanceRelationType","isTrcld":"false","lox":"e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType","tupO":"CGGraphNodeType","sIco":"\/images\/snowflake_sm.png","isPrv":false,"details":{"en":["Relate existing nodes:<br\/>The Joe Father of Sue Graph<br\/> with<\/br> CG Graph Node Type<br\/>with the relation: InstanceRelationType"]},"lIco":"\/images\/snowflake.png"}
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProviderClient.put e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType topics {"lox":"e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType","details":{"en":["Relate existing nodes:<br\/>The Joe Father of Sue Graph<br\/> with<\/br> CG Graph Node Type<br\/>with the relation: InstanceRelationType"]},"label":{"en":["InstanceRelationType"]}}
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 47] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 47] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 47] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 47] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType?timeout=1m HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 279
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:30 DEBUG MainClientExec:258 - [exchange: 47] produce content
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 47] Request completed
2018-05-04 11:00:30 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 279; pos: 279; completed: true]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 548 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 279[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 >> "{"lox":"e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType","details":{"en":["Relate existing nodes:<br\/>The Joe Father of Sue Graph<br\/> with<\/br> CG Graph Node Type<br\/>with the relation: InstanceRelationType"]},"label":{"en":["InstanceRelationType"]}}"
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 415 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "Location: /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 227[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType","_version":1,"result":"created","_shards":{"total":1,"successful":1,"failed":0},"_seq_no":1471,"_primary_term":1}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 201 Created
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << Location: /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 227
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(227)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 47] Response received HTTP/1.1 201 Created
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(227)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 47] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 47] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 47] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 47] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType?timeout=1m] returned [HTTP/1.1 201 Created]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 227; pos: 227; completed: true]
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - Proxy.addPropertyValue scpL null
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.relateNewNodes e1ecb685-8c88-4881-a674-7f03a6e87ff3 CGGraphNodeType e1ecb685-8c88-4881-a674-7f03a6e87ff3InstanceRelationTypeCGGraphNodeType |
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - DataProvider.putNodeNoMerge-x {"crDt":"2018-05-04T11:00:30-07:00","trCl":["TypeType","ClassType","NodeType","CGGraphNodeType"],"crtr":"SystemUser","node_type":"CGGraphNodeType","lox":"e1ecb685-8c88-4881-a674-7f03a6e87ff3","sIco":"\/images\/ibis\/map_sm.png","isPrv":false,"_ver":"1525456830783","lEdDt":"2018-05-04T11:00:30-07:00","details":{"en":["Hope this works"]},"label":{"en":["The Joe Father of Sue Graph"]},"lIco":"\/images\/ibis\/map.png"}
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProviderClient.put e1ecb685-8c88-4881-a674-7f03a6e87ff3 topics {"lox":"e1ecb685-8c88-4881-a674-7f03a6e87ff3","details":{"en":["Hope this works"]},"label":{"en":["The Joe Father of Sue Graph"]}}
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 48] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 48] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 48] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 48] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3?timeout=1m HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 130
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:30 DEBUG MainClientExec:258 - [exchange: 48] produce content
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 48] Request completed
2018-05-04 11:00:30 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 130; pos: 130; completed: true]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 364 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 130[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 >> "{"lox":"e1ecb685-8c88-4881-a674-7f03a6e87ff3","details":{"en":["Hope this works"]},"label":{"en":["The Joe Father of Sue Graph"]}}"
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 345 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "Location: /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 192[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"e1ecb685-8c88-4881-a674-7f03a6e87ff3","_version":1,"result":"created","_shards":{"total":1,"successful":1,"failed":0},"_seq_no":1472,"_primary_term":1}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 201 Created
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << Location: /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 192
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(192)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 48] Response received HTTP/1.1 201 Created
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(192)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 48] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 48] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 48] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 48] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3?timeout=1m] returned [HTTP/1.1 201 Created]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 192; pos: 192; completed: true]
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 49] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 49] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 49] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 49] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/52232e67-692a-48c6-9a31-7445a0672b3f HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 49] Request completed
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/52232e67-692a-48c6-9a31-7445a0672b3f HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 186 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 93[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"52232e67-692a-48c6-9a31-7445a0672b3f","found":false}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 93
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(93)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 49] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(93)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 49] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 49] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 49] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 49] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/52232e67-692a-48c6-9a31-7445a0672b3f] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 93; pos: 93; completed: true]
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - DataProvider.addLabel 52232e67-692a-48c6-9a31-7445a0672b3f {}
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 50] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 50] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 50] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 50] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/52232e67-692a-48c6-9a31-7445a0672b3f HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 50] Request completed
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/52232e67-692a-48c6-9a31-7445a0672b3f HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 186 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 93[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"52232e67-692a-48c6-9a31-7445a0672b3f","found":false}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 93
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(93)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 50] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(93)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 50] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 50] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 50] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 50] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/52232e67-692a-48c6-9a31-7445a0672b3f] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 93; pos: 93; completed: true]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProviderClient.put 52232e67-692a-48c6-9a31-7445a0672b3f topics {"label":{"en":["Joe's Concept"]},"52232e67-692a-48c6-9a31-7445a0672b3f":"52232e67-692a-48c6-9a31-7445a0672b3f"}
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 51] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 51] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 51] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 51] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/52232e67-692a-48c6-9a31-7445a0672b3f?timeout=1m HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 112
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:30 DEBUG MainClientExec:258 - [exchange: 51] produce content
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 51] Request completed
2018-05-04 11:00:30 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 112; pos: 112; completed: true]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 346 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/52232e67-692a-48c6-9a31-7445a0672b3f?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 112[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 >> "{"label":{"en":["Joe's Concept"]},"52232e67-692a-48c6-9a31-7445a0672b3f":"52232e67-692a-48c6-9a31-7445a0672b3f"}"
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 361 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 400 Bad Request[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 265[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 400 Bad Request
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 265
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(265)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 51] Response received HTTP/1.1 400 Bad Request
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(265)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 51] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 51] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 51] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 51] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/52232e67-692a-48c6-9a31-7445a0672b3f?timeout=1m] returned [HTTP/1.1 400 Bad Request]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 265; pos: 265; completed: true]
2018-05-04 11:00:30 ERROR LoggingPlatform:45 - ProviderClient.put: Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]
ElasticsearchStatusException[Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]]
at org.elasticsearch.rest.BytesRestResponse.errorFromXContent(BytesRestResponse.java:177)
at org.elasticsearch.client.RestHighLevelClient.parseEntity(RestHighLevelClient.java:573)
at org.elasticsearch.client.RestHighLevelClient.parseResponseException(RestHighLevelClient.java:549)
at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:456)
at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:429)
at org.elasticsearch.client.RestHighLevelClient.index(RestHighLevelClient.java:312)
at org.topicquests.es.ProviderClient.put(ProviderClient.java:146)
at org.topicquests.ks.tm.DataProvider.addLabel(DataProvider.java:744)
at org.topicquests.ks.tm.Proxy.addLabel(Proxy.java:487)
at org.topicquests.ks.tm.ProxyModel.newNode(ProxyModel.java:88)
at org.topicquests.ks.tm.ProxyModel.newInstanceNode(ProxyModel.java:156)
at org.topicquests.ks.cg.CGModel.newConcept(CGModel.java:77)
at org.topicquests.ks.cg.CGGraph.newConcept(CGGraph.java:183)
at devtests.FirstCGTest.secondPass(FirstCGTest.java:116)
at devtests.FirstCGTest.<init>(FirstCGTest.java:55)
at devtests.TestHarness.main(TestHarness.java:36)
Suppressed: org.elasticsearch.client.ResponseException: method [PUT], host [http://localhost:9200], URI [/topics/core/52232e67-692a-48c6-9a31-7445a0672b3f?timeout=1m], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:357)
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:346)
at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:119)
at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:177)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:436)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:326)
at org.apache.http.impl.nio.client.InternalRequestExecutor.inputReady(InternalRequestExecutor.java:83)
at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:265)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39)
at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114)
at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276)
at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104)
at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588)
at java.lang.Thread.run(Thread.java:745)
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 52] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 52] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 52] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 52] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/52232e67-692a-48c6-9a31-7445a0672b3f HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 52] Request completed
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/52232e67-692a-48c6-9a31-7445a0672b3f HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 186 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 93[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"52232e67-692a-48c6-9a31-7445a0672b3f","found":false}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 93
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(93)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 52] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(93)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 52] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 52] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 52] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 52] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/52232e67-692a-48c6-9a31-7445a0672b3f] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 93; pos: 93; completed: true]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 53] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 53] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 53] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 53] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/52232e67-692a-48c6-9a31-7445a0672b3f HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 53] Request completed
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/52232e67-692a-48c6-9a31-7445a0672b3f HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 186 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 93[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"52232e67-692a-48c6-9a31-7445a0672b3f","found":false}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 93
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(93)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 53] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(93)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 53] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 53] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 53] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 53] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/52232e67-692a-48c6-9a31-7445a0672b3f] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 93; pos: 93; completed: true]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProviderClient.put 52232e67-692a-48c6-9a31-7445a0672b3f topics {"details":{"en":["Testing cgs"]},"52232e67-692a-48c6-9a31-7445a0672b3f":"52232e67-692a-48c6-9a31-7445a0672b3f"}
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 54] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 54] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 54] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 54] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/52232e67-692a-48c6-9a31-7445a0672b3f?timeout=1m HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 112
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:30 DEBUG MainClientExec:258 - [exchange: 54] produce content
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 54] Request completed
2018-05-04 11:00:30 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 112; pos: 112; completed: true]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 346 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/52232e67-692a-48c6-9a31-7445a0672b3f?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 112[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 >> "{"details":{"en":["Testing cgs"]},"52232e67-692a-48c6-9a31-7445a0672b3f":"52232e67-692a-48c6-9a31-7445a0672b3f"}"
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 361 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 400 Bad Request[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 265[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 400 Bad Request
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 265
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(265)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 54] Response received HTTP/1.1 400 Bad Request
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(265)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 54] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 54] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 54] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 54] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/52232e67-692a-48c6-9a31-7445a0672b3f?timeout=1m] returned [HTTP/1.1 400 Bad Request]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 265; pos: 265; completed: true]
2018-05-04 11:00:30 ERROR LoggingPlatform:45 - ProviderClient.put: Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]
ElasticsearchStatusException[Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]]
at org.elasticsearch.rest.BytesRestResponse.errorFromXContent(BytesRestResponse.java:177)
at org.elasticsearch.client.RestHighLevelClient.parseEntity(RestHighLevelClient.java:573)
at org.elasticsearch.client.RestHighLevelClient.parseResponseException(RestHighLevelClient.java:549)
at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:456)
at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:429)
at org.elasticsearch.client.RestHighLevelClient.index(RestHighLevelClient.java:312)
at org.topicquests.es.ProviderClient.put(ProviderClient.java:146)
at org.topicquests.ks.tm.DataProvider.addDetails(DataProvider.java:780)
at org.topicquests.ks.tm.Proxy.addDetails(Proxy.java:549)
at org.topicquests.ks.tm.ProxyModel.newNode(ProxyModel.java:95)
at org.topicquests.ks.tm.ProxyModel.newInstanceNode(ProxyModel.java:156)
at org.topicquests.ks.cg.CGModel.newConcept(CGModel.java:77)
at org.topicquests.ks.cg.CGGraph.newConcept(CGGraph.java:183)
at devtests.FirstCGTest.secondPass(FirstCGTest.java:116)
at devtests.FirstCGTest.<init>(FirstCGTest.java:55)
at devtests.TestHarness.main(TestHarness.java:36)
Suppressed: org.elasticsearch.client.ResponseException: method [PUT], host [http://localhost:9200], URI [/topics/core/52232e67-692a-48c6-9a31-7445a0672b3f?timeout=1m], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:357)
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:346)
at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:119)
at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:177)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:436)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:326)
at org.apache.http.impl.nio.client.InternalRequestExecutor.inputReady(InternalRequestExecutor.java:83)
at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:265)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39)
at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114)
at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276)
at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104)
at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588)
at java.lang.Thread.run(Thread.java:745)
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - DataProvider.finishNodeFetch- CGRelationType {"isLiv":true,"crtr":"SystemUser","node_type":null,"isVrt":false,"lox":"CGRelationType","isPrv":false,"_ver":"1525454294513","url":null}
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 55] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 55] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 55] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 55] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/CGRelationType HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 55] Request completed
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 192 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/CGRelationType HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 282 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 195[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"CGRelationType","_version":3,"found":true,"_source":{"lox":"CGRelationType","details":{"en":["Topic Map root type"]},"label":{"en":["CG Relation Type"]}}}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 195
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(195)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 55] Response received HTTP/1.1 200 OK
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(195)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 55] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 55] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 55] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 55] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/CGRelationType] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 195; pos: 195; completed: true]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - DataProvider.fetchLabels CGRelationType {"lox":"CGRelationType","details":{"en":["Topic Map root type"]},"label":{"en":["CG Relation Type"]}}
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.listTransitiveClosure org.topicquests.ks.tm.Proxy@59b38691
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.listTransitiveClosure+ [TypeType, RelationType]
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.createInstanceRelation CGRelationType org.topicquests.ks.tm.Proxy@59b38691
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes- 52232e67-692a-48c6-9a31-7445a0672b3f org.topicquests.ks.tm.Proxy@59b38691 InstanceRelationType
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes-1 org.topicquests.ks.tm.Proxy@59b38691
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes-2 org.topicquests.ks.tm.Proxy@59b38691
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 56] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 56] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 56] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 56] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 56] Request completed
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 248 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 221 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 127[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType","found":false}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 127
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(127)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 56] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(127)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 56] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 56] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 56] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 56] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 127; pos: 127; completed: true]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - DataProvider.addLabel 52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType {}
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 57] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 57] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 57] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 57] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 57] Request completed
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 248 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 221 bytes read
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "content-length: 127[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType","found":false}"
2018-05-04 11:00:30 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:30 DEBUG headers:128 - http-outgoing-0 << content-length: 127
2018-05-04 11:00:30 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(127)] Response received
2018-05-04 11:00:30 DEBUG MainClientExec:286 - [exchange: 57] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:30 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(127)] Input ready
2018-05-04 11:00:30 DEBUG MainClientExec:325 - [exchange: 57] Consume content
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:292 - [exchange: 57] Connection can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG MainClientExec:385 - [exchange: 57] Response processed
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:233 - [exchange: 57] releasing connection
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:30 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 127; pos: 127; completed: true]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:30 DEBUG LoggingPlatform:38 - ProviderClient.put 52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType topics {"label":{"en":["InstanceRelationType"]},"52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType":"52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType"}
2018-05-04 11:00:30 DEBUG MainClientExec:121 - [exchange: 58] start execution
2018-05-04 11:00:30 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:30 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:30 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:352 - [exchange: 58] Request connection for {}->http://localhost:9200
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:30 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:307 - [exchange: 58] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:30 DEBUG MainClientExec:215 - [exchange: 58] Attempt 1 to execute request
2018-05-04 11:00:30 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:30 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType?timeout=1m HTTP/1.1
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 187
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:30 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:30 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:30 DEBUG MainClientExec:258 - [exchange: 58] produce content
2018-05-04 11:00:30 DEBUG MainClientExec:273 - [exchange: 58] Request completed
2018-05-04 11:00:30 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 187; pos: 187; completed: true]
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 455 bytes written
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 187[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:30 DEBUG wire:68 - http-outgoing-0 >> "{"label":{"en":["InstanceRelationType"]},"52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType":"52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType"}"
2018-05-04 11:00:30 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:30 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 361 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 400 Bad Request[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 265[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 400 Bad Request
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 265
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(265)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 58] Response received HTTP/1.1 400 Bad Request
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(265)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 58] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 58] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 58] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 58] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType?timeout=1m] returned [HTTP/1.1 400 Bad Request]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 265; pos: 265; completed: true]
2018-05-04 11:00:31 ERROR LoggingPlatform:45 - ProviderClient.put: Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]
ElasticsearchStatusException[Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]]
at org.elasticsearch.rest.BytesRestResponse.errorFromXContent(BytesRestResponse.java:177)
at org.elasticsearch.client.RestHighLevelClient.parseEntity(RestHighLevelClient.java:573)
at org.elasticsearch.client.RestHighLevelClient.parseResponseException(RestHighLevelClient.java:549)
at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:456)
at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:429)
at org.elasticsearch.client.RestHighLevelClient.index(RestHighLevelClient.java:312)
at org.topicquests.es.ProviderClient.put(ProviderClient.java:146)
at org.topicquests.ks.tm.DataProvider.addLabel(DataProvider.java:744)
at org.topicquests.ks.tm.Proxy.addLabel(Proxy.java:487)
at org.topicquests.ks.tm.ProxyModel.newNode(ProxyModel.java:88)
at org.topicquests.ks.tm.ProxyModel.newTaxonomicRelation(ProxyModel.java:216)
at org.topicquests.ks.tm.ProxyModel.relateExistingNodes(ProxyModel.java:265)
at org.topicquests.ks.tm.ProxyModel.createInstanceRelation(ProxyModel.java:202)
at org.topicquests.ks.tm.ProxyModel.newInstanceNode(ProxyModel.java:166)
at org.topicquests.ks.cg.CGModel.newConcept(CGModel.java:77)
at org.topicquests.ks.cg.CGGraph.newConcept(CGGraph.java:183)
at devtests.FirstCGTest.secondPass(FirstCGTest.java:116)
at devtests.FirstCGTest.<init>(FirstCGTest.java:55)
at devtests.TestHarness.main(TestHarness.java:36)
Suppressed: org.elasticsearch.client.ResponseException: method [PUT], host [http://localhost:9200], URI [/topics/core/52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType?timeout=1m], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:357)
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:346)
at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:119)
at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:177)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:436)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:326)
at org.apache.http.impl.nio.client.InternalRequestExecutor.inputReady(InternalRequestExecutor.java:83)
at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:265)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39)
at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114)
at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276)
at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104)
at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588)
at java.lang.Thread.run(Thread.java:745)
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 59] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 59] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 59] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 59] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 59] Request completed
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 248 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 221 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 127[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType","found":false}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 127
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(127)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 59] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(127)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 59] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 59] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 59] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 59] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 127; pos: 127; completed: true]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 60] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 60] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 60] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 60] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 60] Request completed
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 248 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 221 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 127[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType","found":false}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 127
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(127)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 60] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(127)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 60] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 60] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 60] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 60] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 127; pos: 127; completed: true]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProviderClient.put 52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType topics {"details":{"en":["Relate existing nodes:<br\/>Joe's Concept<br\/> with<\/br> CG Relation Type<br\/>with the relation: InstanceRelationType"]},"52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType":"52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType"}
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 61] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 61] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 61] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 61] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType?timeout=1m HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 289
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:31 DEBUG MainClientExec:258 - [exchange: 61] produce content
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 61] Request completed
2018-05-04 11:00:31 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 289; pos: 289; completed: true]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 557 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 289[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 >> "{"details":{"en":["Relate existing nodes:<br\/>Joe's Concept<br\/> with<\/br> CG Relation Type<br\/>with the relation: InstanceRelationType"]},"52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType":"52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType"}"
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 361 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 400 Bad Request[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 265[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 400 Bad Request
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 265
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(265)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 61] Response received HTTP/1.1 400 Bad Request
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(265)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 61] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 61] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 61] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 61] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType?timeout=1m] returned [HTTP/1.1 400 Bad Request]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 265; pos: 265; completed: true]
2018-05-04 11:00:31 ERROR LoggingPlatform:45 - ProviderClient.put: Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]
ElasticsearchStatusException[Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]]
at org.elasticsearch.rest.BytesRestResponse.errorFromXContent(BytesRestResponse.java:177)
at org.elasticsearch.client.RestHighLevelClient.parseEntity(RestHighLevelClient.java:573)
at org.elasticsearch.client.RestHighLevelClient.parseResponseException(RestHighLevelClient.java:549)
at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:456)
at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:429)
at org.elasticsearch.client.RestHighLevelClient.index(RestHighLevelClient.java:312)
at org.topicquests.es.ProviderClient.put(ProviderClient.java:146)
at org.topicquests.ks.tm.DataProvider.addDetails(DataProvider.java:780)
at org.topicquests.ks.tm.Proxy.addDetails(Proxy.java:549)
at org.topicquests.ks.tm.ProxyModel.newNode(ProxyModel.java:95)
at org.topicquests.ks.tm.ProxyModel.newTaxonomicRelation(ProxyModel.java:216)
at org.topicquests.ks.tm.ProxyModel.relateExistingNodes(ProxyModel.java:265)
at org.topicquests.ks.tm.ProxyModel.createInstanceRelation(ProxyModel.java:202)
at org.topicquests.ks.tm.ProxyModel.newInstanceNode(ProxyModel.java:166)
at org.topicquests.ks.cg.CGModel.newConcept(CGModel.java:77)
at org.topicquests.ks.cg.CGGraph.newConcept(CGGraph.java:183)
at devtests.FirstCGTest.secondPass(FirstCGTest.java:116)
at devtests.FirstCGTest.<init>(FirstCGTest.java:55)
at devtests.TestHarness.main(TestHarness.java:36)
Suppressed: org.elasticsearch.client.ResponseException: method [PUT], host [http://localhost:9200], URI [/topics/core/52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType?timeout=1m], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:357)
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:346)
at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:119)
at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:177)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:436)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:326)
at org.apache.http.impl.nio.client.InternalRequestExecutor.inputReady(InternalRequestExecutor.java:83)
at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:265)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39)
at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114)
at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276)
at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104)
at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588)
at java.lang.Thread.run(Thread.java:745)
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes-3 org.topicquests.ks.tm.Proxy@7502291e CGRelationType
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes 52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType 52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType CGRelationType
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProvider.putNodeNoMerge-x {"crtr":"SystemUser","_ver":"1525456831136","lEdDt":"2018-05-04T11:00:30-07:00","tupST":"NodeType","label":{"en":["InstanceRelationType"]},"tupOT":"NodeType","crDt":"2018-05-04T11:00:30-07:00","tupS":"52232e67-692a-48c6-9a31-7445a0672b3f","node_type":"InstanceRelationType","isTrcld":"false","lox":"52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType","tupO":"CGRelationType","sIco":"\/images\/snowflake_sm.png","isPrv":false,"details":{"en":["Relate existing nodes:<br\/>Joe's Concept<br\/> with<\/br> CG Relation Type<br\/>with the relation: InstanceRelationType"]},"lIco":"\/images\/snowflake.png"}
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProviderClient.put 52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType topics {"lox":"52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType","details":{"en":["Relate existing nodes:<br\/>Joe's Concept<br\/> with<\/br> CG Relation Type<br\/>with the relation: InstanceRelationType"]},"label":{"en":["InstanceRelationType"]}}
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 62] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 62] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 62] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 62] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType?timeout=1m HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 262
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:31 DEBUG MainClientExec:258 - [exchange: 62] produce content
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 62] Request completed
2018-05-04 11:00:31 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 262; pos: 262; completed: true]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 530 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 262[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 >> "{"lox":"52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType","details":{"en":["Relate existing nodes:<br\/>Joe's Concept<br\/> with<\/br> CG Relation Type<br\/>with the relation: InstanceRelationType"]},"label":{"en":["InstanceRelationType"]}}"
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 413 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "Location: /topics/core/52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 226[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType","_version":1,"result":"created","_shards":{"total":1,"successful":1,"failed":0},"_seq_no":1473,"_primary_term":1}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 201 Created
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << Location: /topics/core/52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 226
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(226)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 62] Response received HTTP/1.1 201 Created
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(226)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 62] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 62] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 62] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 62] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType?timeout=1m] returned [HTTP/1.1 201 Created]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 226; pos: 226; completed: true]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - Proxy.addPropertyValue scpL null
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProxyModel.relateNewNodes 52232e67-692a-48c6-9a31-7445a0672b3f CGRelationType 52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType |
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProvider.putNodeNoMerge-x {"crDt":"2018-05-04T11:00:30-07:00","trCl":["TypeType","RelationType","CGRelationType"],"crtr":"SystemUser","node_type":"CGRelationType","lox":"52232e67-692a-48c6-9a31-7445a0672b3f","sIco":"\/images\/cogwheel_sm.png","isPrv":false,"_ver":"1525456831137","lEdDt":"2018-05-04T11:00:31-07:00","details":{"en":["Testing cgs"]},"label":{"en":["Joe's Concept"]},"lIco":"\/images\/cogwheel.png"}
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProviderClient.put 52232e67-692a-48c6-9a31-7445a0672b3f topics {"lox":"52232e67-692a-48c6-9a31-7445a0672b3f","details":{"en":["Testing cgs"]},"label":{"en":["Joe's Concept"]}}
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 63] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 63] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 63] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 63] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/52232e67-692a-48c6-9a31-7445a0672b3f?timeout=1m HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 112
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:31 DEBUG MainClientExec:258 - [exchange: 63] produce content
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 63] Request completed
2018-05-04 11:00:31 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 112; pos: 112; completed: true]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 346 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/52232e67-692a-48c6-9a31-7445a0672b3f?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 112[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 >> "{"lox":"52232e67-692a-48c6-9a31-7445a0672b3f","details":{"en":["Testing cgs"]},"label":{"en":["Joe's Concept"]}}"
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 345 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "Location: /topics/core/52232e67-692a-48c6-9a31-7445a0672b3f[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 192[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"52232e67-692a-48c6-9a31-7445a0672b3f","_version":1,"result":"created","_shards":{"total":1,"successful":1,"failed":0},"_seq_no":1474,"_primary_term":1}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 201 Created
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << Location: /topics/core/52232e67-692a-48c6-9a31-7445a0672b3f
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 192
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(192)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 63] Response received HTTP/1.1 201 Created
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(192)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 63] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 63] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 63] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 63] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/52232e67-692a-48c6-9a31-7445a0672b3f?timeout=1m] returned [HTTP/1.1 201 Created]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 192; pos: 192; completed: true]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - Proxy.setProperty- topicRefLox d930aeac-0a8a-48e9-bb7a-11af109f5af4
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - CGGraph.newConcept org.topicquests.ks.cg.CGConcept@487db668
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - Proxy.addPropertyValue cgCList 52232e67-692a-48c6-9a31-7445a0672b3f
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - CGGraph.newConcept+ org.topicquests.ks.cg.CGConcept@487db668 org.topicquests.ks.cg.CGGraph@22bac7bc
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - FirstCGTest A{"crDt":"2018-05-04T11:00:30-07:00","trCl":["TypeType","RelationType","CGRelationType"],"crtr":"SystemUser","node_type":"CGRelationType","lox":"52232e67-692a-48c6-9a31-7445a0672b3f","sIco":"\/images\/cogwheel_sm.png","isPrv":false,"_ver":"1525456831137","lEdDt":"2018-05-04T11:00:31-07:00","details":{"en":["Testing cgs"]},"label":{"en":["Joe's Concept"]},"lIco":"\/images\/cogwheel.png"}
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 64] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 64] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 64] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 64] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/0353680e-511d-40bd-b282-c3249bef843e HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 64] Request completed
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/0353680e-511d-40bd-b282-c3249bef843e HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 186 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 93[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"0353680e-511d-40bd-b282-c3249bef843e","found":false}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 93
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(93)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 64] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(93)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 64] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 64] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 64] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 64] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/0353680e-511d-40bd-b282-c3249bef843e] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 93; pos: 93; completed: true]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProvider.addLabel 0353680e-511d-40bd-b282-c3249bef843e {}
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 65] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 65] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 65] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 65] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/0353680e-511d-40bd-b282-c3249bef843e HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 65] Request completed
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/0353680e-511d-40bd-b282-c3249bef843e HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 186 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 93[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"0353680e-511d-40bd-b282-c3249bef843e","found":false}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 93
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(93)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 65] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(93)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 65] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 65] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 65] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 65] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/0353680e-511d-40bd-b282-c3249bef843e] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 93; pos: 93; completed: true]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProviderClient.put 0353680e-511d-40bd-b282-c3249bef843e topics {"label":{"en":["Sue's Concept"]},"0353680e-511d-40bd-b282-c3249bef843e":"0353680e-511d-40bd-b282-c3249bef843e"}
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 66] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 66] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 66] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 66] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/0353680e-511d-40bd-b282-c3249bef843e?timeout=1m HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 112
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:31 DEBUG MainClientExec:258 - [exchange: 66] produce content
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 66] Request completed
2018-05-04 11:00:31 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 112; pos: 112; completed: true]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 346 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/0353680e-511d-40bd-b282-c3249bef843e?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 112[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 >> "{"label":{"en":["Sue's Concept"]},"0353680e-511d-40bd-b282-c3249bef843e":"0353680e-511d-40bd-b282-c3249bef843e"}"
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 361 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 400 Bad Request[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 265[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 400 Bad Request
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 265
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(265)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 66] Response received HTTP/1.1 400 Bad Request
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(265)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 66] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 66] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 66] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 66] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/0353680e-511d-40bd-b282-c3249bef843e?timeout=1m] returned [HTTP/1.1 400 Bad Request]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 265; pos: 265; completed: true]
2018-05-04 11:00:31 ERROR LoggingPlatform:45 - ProviderClient.put: Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]
ElasticsearchStatusException[Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]]
at org.elasticsearch.rest.BytesRestResponse.errorFromXContent(BytesRestResponse.java:177)
at org.elasticsearch.client.RestHighLevelClient.parseEntity(RestHighLevelClient.java:573)
at org.elasticsearch.client.RestHighLevelClient.parseResponseException(RestHighLevelClient.java:549)
at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:456)
at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:429)
at org.elasticsearch.client.RestHighLevelClient.index(RestHighLevelClient.java:312)
at org.topicquests.es.ProviderClient.put(ProviderClient.java:146)
at org.topicquests.ks.tm.DataProvider.addLabel(DataProvider.java:744)
at org.topicquests.ks.tm.Proxy.addLabel(Proxy.java:487)
at org.topicquests.ks.tm.ProxyModel.newNode(ProxyModel.java:88)
at org.topicquests.ks.tm.ProxyModel.newInstanceNode(ProxyModel.java:156)
at org.topicquests.ks.cg.CGModel.newConcept(CGModel.java:77)
at org.topicquests.ks.cg.CGGraph.newConcept(CGGraph.java:183)
at devtests.FirstCGTest.secondPass(FirstCGTest.java:120)
at devtests.FirstCGTest.<init>(FirstCGTest.java:55)
at devtests.TestHarness.main(TestHarness.java:36)
Suppressed: org.elasticsearch.client.ResponseException: method [PUT], host [http://localhost:9200], URI [/topics/core/0353680e-511d-40bd-b282-c3249bef843e?timeout=1m], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:357)
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:346)
at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:119)
at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:177)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:436)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:326)
at org.apache.http.impl.nio.client.InternalRequestExecutor.inputReady(InternalRequestExecutor.java:83)
at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:265)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39)
at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114)
at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276)
at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104)
at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588)
at java.lang.Thread.run(Thread.java:745)
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 67] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 67] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 67] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 67] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/0353680e-511d-40bd-b282-c3249bef843e HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 67] Request completed
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/0353680e-511d-40bd-b282-c3249bef843e HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 186 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 93[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"0353680e-511d-40bd-b282-c3249bef843e","found":false}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 93
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(93)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 67] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(93)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 67] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 67] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 67] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 67] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/0353680e-511d-40bd-b282-c3249bef843e] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 93; pos: 93; completed: true]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 68] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 68] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 68] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 68] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/0353680e-511d-40bd-b282-c3249bef843e HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 68] Request completed
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/0353680e-511d-40bd-b282-c3249bef843e HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 186 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 93[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"0353680e-511d-40bd-b282-c3249bef843e","found":false}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 93
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(93)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 68] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(93)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 68] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 68] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 68] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 68] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/0353680e-511d-40bd-b282-c3249bef843e] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 93; pos: 93; completed: true]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProviderClient.put 0353680e-511d-40bd-b282-c3249bef843e topics {"details":{"en":["Testing cgs"]},"0353680e-511d-40bd-b282-c3249bef843e":"0353680e-511d-40bd-b282-c3249bef843e"}
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 69] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 69] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 69] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 69] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/0353680e-511d-40bd-b282-c3249bef843e?timeout=1m HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 112
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:31 DEBUG MainClientExec:258 - [exchange: 69] produce content
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 69] Request completed
2018-05-04 11:00:31 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 112; pos: 112; completed: true]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 346 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/0353680e-511d-40bd-b282-c3249bef843e?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 112[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 >> "{"details":{"en":["Testing cgs"]},"0353680e-511d-40bd-b282-c3249bef843e":"0353680e-511d-40bd-b282-c3249bef843e"}"
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 361 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 400 Bad Request[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 265[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 400 Bad Request
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 265
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(265)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 69] Response received HTTP/1.1 400 Bad Request
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(265)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 69] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 69] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 69] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 69] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/0353680e-511d-40bd-b282-c3249bef843e?timeout=1m] returned [HTTP/1.1 400 Bad Request]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 265; pos: 265; completed: true]
2018-05-04 11:00:31 ERROR LoggingPlatform:45 - ProviderClient.put: Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]
ElasticsearchStatusException[Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]]
at org.elasticsearch.rest.BytesRestResponse.errorFromXContent(BytesRestResponse.java:177)
at org.elasticsearch.client.RestHighLevelClient.parseEntity(RestHighLevelClient.java:573)
at org.elasticsearch.client.RestHighLevelClient.parseResponseException(RestHighLevelClient.java:549)
at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:456)
at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:429)
at org.elasticsearch.client.RestHighLevelClient.index(RestHighLevelClient.java:312)
at org.topicquests.es.ProviderClient.put(ProviderClient.java:146)
at org.topicquests.ks.tm.DataProvider.addDetails(DataProvider.java:780)
at org.topicquests.ks.tm.Proxy.addDetails(Proxy.java:549)
at org.topicquests.ks.tm.ProxyModel.newNode(ProxyModel.java:95)
at org.topicquests.ks.tm.ProxyModel.newInstanceNode(ProxyModel.java:156)
at org.topicquests.ks.cg.CGModel.newConcept(CGModel.java:77)
at org.topicquests.ks.cg.CGGraph.newConcept(CGGraph.java:183)
at devtests.FirstCGTest.secondPass(FirstCGTest.java:120)
at devtests.FirstCGTest.<init>(FirstCGTest.java:55)
at devtests.TestHarness.main(TestHarness.java:36)
Suppressed: org.elasticsearch.client.ResponseException: method [PUT], host [http://localhost:9200], URI [/topics/core/0353680e-511d-40bd-b282-c3249bef843e?timeout=1m], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:357)
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:346)
at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:119)
at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:177)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:436)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:326)
at org.apache.http.impl.nio.client.InternalRequestExecutor.inputReady(InternalRequestExecutor.java:83)
at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:265)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39)
at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114)
at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276)
at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104)
at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588)
at java.lang.Thread.run(Thread.java:745)
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProxyModel.listTransitiveClosure org.topicquests.ks.tm.Proxy@59b38691
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProxyModel.listTransitiveClosure+ [TypeType, RelationType]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProxyModel.createInstanceRelation CGRelationType org.topicquests.ks.tm.Proxy@59b38691
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes- 0353680e-511d-40bd-b282-c3249bef843e org.topicquests.ks.tm.Proxy@59b38691 InstanceRelationType
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes-1 org.topicquests.ks.tm.Proxy@59b38691
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes-2 org.topicquests.ks.tm.Proxy@59b38691
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 70] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 70] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 70] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 70] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 70] Request completed
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 248 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 221 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 127[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType","found":false}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 127
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(127)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 70] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(127)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 70] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 70] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 70] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 70] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 127; pos: 127; completed: true]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProvider.addLabel 0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType {}
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 71] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 71] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 71] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 71] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 71] Request completed
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 248 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 221 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 127[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType","found":false}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 127
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(127)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 71] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(127)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 71] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 71] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 71] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 71] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 127; pos: 127; completed: true]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProviderClient.put 0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType topics {"0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType":"0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType","label":{"en":["InstanceRelationType"]}}
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 72] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 72] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 72] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 72] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType?timeout=1m HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 187
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:31 DEBUG MainClientExec:258 - [exchange: 72] produce content
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 72] Request completed
2018-05-04 11:00:31 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 187; pos: 187; completed: true]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 455 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 187[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 >> "{"0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType":"0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType","label":{"en":["InstanceRelationType"]}}"
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 361 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 400 Bad Request[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 265[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 400 Bad Request
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 265
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(265)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 72] Response received HTTP/1.1 400 Bad Request
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(265)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 72] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 72] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 72] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 72] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType?timeout=1m] returned [HTTP/1.1 400 Bad Request]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 265; pos: 265; completed: true]
2018-05-04 11:00:31 ERROR LoggingPlatform:45 - ProviderClient.put: Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]
ElasticsearchStatusException[Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]]
at org.elasticsearch.rest.BytesRestResponse.errorFromXContent(BytesRestResponse.java:177)
at org.elasticsearch.client.RestHighLevelClient.parseEntity(RestHighLevelClient.java:573)
at org.elasticsearch.client.RestHighLevelClient.parseResponseException(RestHighLevelClient.java:549)
at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:456)
at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:429)
at org.elasticsearch.client.RestHighLevelClient.index(RestHighLevelClient.java:312)
at org.topicquests.es.ProviderClient.put(ProviderClient.java:146)
at org.topicquests.ks.tm.DataProvider.addLabel(DataProvider.java:744)
at org.topicquests.ks.tm.Proxy.addLabel(Proxy.java:487)
at org.topicquests.ks.tm.ProxyModel.newNode(ProxyModel.java:88)
at org.topicquests.ks.tm.ProxyModel.newTaxonomicRelation(ProxyModel.java:216)
at org.topicquests.ks.tm.ProxyModel.relateExistingNodes(ProxyModel.java:265)
at org.topicquests.ks.tm.ProxyModel.createInstanceRelation(ProxyModel.java:202)
at org.topicquests.ks.tm.ProxyModel.newInstanceNode(ProxyModel.java:166)
at org.topicquests.ks.cg.CGModel.newConcept(CGModel.java:77)
at org.topicquests.ks.cg.CGGraph.newConcept(CGGraph.java:183)
at devtests.FirstCGTest.secondPass(FirstCGTest.java:120)
at devtests.FirstCGTest.<init>(FirstCGTest.java:55)
at devtests.TestHarness.main(TestHarness.java:36)
Suppressed: org.elasticsearch.client.ResponseException: method [PUT], host [http://localhost:9200], URI [/topics/core/0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType?timeout=1m], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:357)
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:346)
at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:119)
at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:177)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:436)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:326)
at org.apache.http.impl.nio.client.InternalRequestExecutor.inputReady(InternalRequestExecutor.java:83)
at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:265)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39)
at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114)
at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276)
at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104)
at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588)
at java.lang.Thread.run(Thread.java:745)
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 73] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 73] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 73] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 73] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 73] Request completed
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 248 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 221 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 127[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType","found":false}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 127
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(127)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 73] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(127)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 73] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 73] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 73] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 73] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 127; pos: 127; completed: true]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 74] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 74] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 74] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 74] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 74] Request completed
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 248 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 221 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 127[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType","found":false}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 127
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(127)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 74] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(127)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 74] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 74] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 74] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 74] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 127; pos: 127; completed: true]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProviderClient.put 0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType topics {"0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType":"0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType","details":{"en":["Relate existing nodes:<br\/>Sue's Concept<br\/> with<\/br> CG Relation Type<br\/>with the relation: InstanceRelationType"]}}
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 75] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 75] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 75] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 75] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType?timeout=1m HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 289
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:31 DEBUG MainClientExec:258 - [exchange: 75] produce content
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 75] Request completed
2018-05-04 11:00:31 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 289; pos: 289; completed: true]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 557 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 289[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 >> "{"0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType":"0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType","details":{"en":["Relate existing nodes:<br\/>Sue's Concept<br\/> with<\/br> CG Relation Type<br\/>with the relation: InstanceRelationType"]}}"
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 361 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 400 Bad Request[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 265[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 400 Bad Request
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 265
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(265)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 75] Response received HTTP/1.1 400 Bad Request
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(265)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 75] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 75] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 75] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 75] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType?timeout=1m] returned [HTTP/1.1 400 Bad Request]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 265; pos: 265; completed: true]
2018-05-04 11:00:31 ERROR LoggingPlatform:45 - ProviderClient.put: Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]
ElasticsearchStatusException[Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]]
at org.elasticsearch.rest.BytesRestResponse.errorFromXContent(BytesRestResponse.java:177)
at org.elasticsearch.client.RestHighLevelClient.parseEntity(RestHighLevelClient.java:573)
at org.elasticsearch.client.RestHighLevelClient.parseResponseException(RestHighLevelClient.java:549)
at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:456)
at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:429)
at org.elasticsearch.client.RestHighLevelClient.index(RestHighLevelClient.java:312)
at org.topicquests.es.ProviderClient.put(ProviderClient.java:146)
at org.topicquests.ks.tm.DataProvider.addDetails(DataProvider.java:780)
at org.topicquests.ks.tm.Proxy.addDetails(Proxy.java:549)
at org.topicquests.ks.tm.ProxyModel.newNode(ProxyModel.java:95)
at org.topicquests.ks.tm.ProxyModel.newTaxonomicRelation(ProxyModel.java:216)
at org.topicquests.ks.tm.ProxyModel.relateExistingNodes(ProxyModel.java:265)
at org.topicquests.ks.tm.ProxyModel.createInstanceRelation(ProxyModel.java:202)
at org.topicquests.ks.tm.ProxyModel.newInstanceNode(ProxyModel.java:166)
at org.topicquests.ks.cg.CGModel.newConcept(CGModel.java:77)
at org.topicquests.ks.cg.CGGraph.newConcept(CGGraph.java:183)
at devtests.FirstCGTest.secondPass(FirstCGTest.java:120)
at devtests.FirstCGTest.<init>(FirstCGTest.java:55)
at devtests.TestHarness.main(TestHarness.java:36)
Suppressed: org.elasticsearch.client.ResponseException: method [PUT], host [http://localhost:9200], URI [/topics/core/0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType?timeout=1m], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:357)
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:346)
at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:119)
at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:177)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:436)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:326)
at org.apache.http.impl.nio.client.InternalRequestExecutor.inputReady(InternalRequestExecutor.java:83)
at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:265)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39)
at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114)
at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276)
at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104)
at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588)
at java.lang.Thread.run(Thread.java:745)
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes-3 org.topicquests.ks.tm.Proxy@e54303 CGRelationType
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes 0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType 0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType CGRelationType
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProvider.putNodeNoMerge-x {"crtr":"SystemUser","_ver":"1525456831380","lEdDt":"2018-05-04T11:00:31-07:00","tupST":"NodeType","label":{"en":["InstanceRelationType"]},"tupOT":"NodeType","crDt":"2018-05-04T11:00:31-07:00","tupS":"0353680e-511d-40bd-b282-c3249bef843e","node_type":"InstanceRelationType","isTrcld":"false","lox":"0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType","tupO":"CGRelationType","sIco":"\/images\/snowflake_sm.png","isPrv":false,"details":{"en":["Relate existing nodes:<br\/>Sue's Concept<br\/> with<\/br> CG Relation Type<br\/>with the relation: InstanceRelationType"]},"lIco":"\/images\/snowflake.png"}
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProviderClient.put 0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType topics {"lox":"0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType","details":{"en":["Relate existing nodes:<br\/>Sue's Concept<br\/> with<\/br> CG Relation Type<br\/>with the relation: InstanceRelationType"]},"label":{"en":["InstanceRelationType"]}}
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 76] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 76] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 76] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 76] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType?timeout=1m HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 262
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:31 DEBUG MainClientExec:258 - [exchange: 76] produce content
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 76] Request completed
2018-05-04 11:00:31 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 262; pos: 262; completed: true]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 530 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 262[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 >> "{"lox":"0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType","details":{"en":["Relate existing nodes:<br\/>Sue's Concept<br\/> with<\/br> CG Relation Type<br\/>with the relation: InstanceRelationType"]},"label":{"en":["InstanceRelationType"]}}"
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 413 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "Location: /topics/core/0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 226[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType","_version":1,"result":"created","_shards":{"total":1,"successful":1,"failed":0},"_seq_no":1475,"_primary_term":1}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 201 Created
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << Location: /topics/core/0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 226
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(226)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 76] Response received HTTP/1.1 201 Created
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(226)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 76] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 76] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 76] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 76] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType?timeout=1m] returned [HTTP/1.1 201 Created]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 226; pos: 226; completed: true]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - Proxy.addPropertyValue scpL null
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProxyModel.relateNewNodes 0353680e-511d-40bd-b282-c3249bef843e CGRelationType 0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType |
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProvider.putNodeNoMerge-x {"crDt":"2018-05-04T11:00:31-07:00","trCl":["TypeType","RelationType","CGRelationType"],"crtr":"SystemUser","node_type":"CGRelationType","lox":"0353680e-511d-40bd-b282-c3249bef843e","sIco":"\/images\/cogwheel_sm.png","isPrv":false,"_ver":"1525456831382","lEdDt":"2018-05-04T11:00:31-07:00","details":{"en":["Testing cgs"]},"label":{"en":["Sue's Concept"]},"lIco":"\/images\/cogwheel.png"}
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProviderClient.put 0353680e-511d-40bd-b282-c3249bef843e topics {"lox":"0353680e-511d-40bd-b282-c3249bef843e","details":{"en":["Testing cgs"]},"label":{"en":["Sue's Concept"]}}
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 77] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 77] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 77] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 77] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/0353680e-511d-40bd-b282-c3249bef843e?timeout=1m HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 112
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:31 DEBUG MainClientExec:258 - [exchange: 77] produce content
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 77] Request completed
2018-05-04 11:00:31 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 112; pos: 112; completed: true]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 346 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/0353680e-511d-40bd-b282-c3249bef843e?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 112[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 >> "{"lox":"0353680e-511d-40bd-b282-c3249bef843e","details":{"en":["Testing cgs"]},"label":{"en":["Sue's Concept"]}}"
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 345 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "Location: /topics/core/0353680e-511d-40bd-b282-c3249bef843e[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 192[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"0353680e-511d-40bd-b282-c3249bef843e","_version":1,"result":"created","_shards":{"total":1,"successful":1,"failed":0},"_seq_no":1476,"_primary_term":1}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 201 Created
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << Location: /topics/core/0353680e-511d-40bd-b282-c3249bef843e
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 192
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(192)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 77] Response received HTTP/1.1 201 Created
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(192)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 77] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 77] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 77] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 77] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/0353680e-511d-40bd-b282-c3249bef843e?timeout=1m] returned [HTTP/1.1 201 Created]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 192; pos: 192; completed: true]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - Proxy.setProperty- topicRefLox 76d740ca-1bf5-4a04-bb26-a7fb1449d120
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - CGGraph.newConcept org.topicquests.ks.cg.CGConcept@2dc995f4
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - Proxy.addPropertyValue cgCList 0353680e-511d-40bd-b282-c3249bef843e
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - CGGraph.newConcept+ org.topicquests.ks.cg.CGConcept@2dc995f4 org.topicquests.ks.cg.CGGraph@22bac7bc
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - FirstCGTest B{"crDt":"2018-05-04T11:00:31-07:00","trCl":["TypeType","RelationType","CGRelationType"],"crtr":"SystemUser","node_type":"CGRelationType","lox":"0353680e-511d-40bd-b282-c3249bef843e","sIco":"\/images\/cogwheel_sm.png","isPrv":false,"_ver":"1525456831382","lEdDt":"2018-05-04T11:00:31-07:00","details":{"en":["Testing cgs"]},"label":{"en":["Sue's Concept"]},"lIco":"\/images\/cogwheel.png"}
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 78] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 78] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 78] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 78] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4 HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 78] Request completed
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4 HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 186 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 93[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"e2f194a5-ae38-4571-976d-f66f8c55fdf4","found":false}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 93
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(93)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 78] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(93)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 78] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 78] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 78] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 78] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 93; pos: 93; completed: true]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProvider.addLabel e2f194a5-ae38-4571-976d-f66f8c55fdf4 {}
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 79] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 79] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 79] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 79] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4 HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 79] Request completed
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4 HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 186 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 93[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"e2f194a5-ae38-4571-976d-f66f8c55fdf4","found":false}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 93
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(93)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 79] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(93)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 79] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 79] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 79] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 79] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 93; pos: 93; completed: true]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProviderClient.put e2f194a5-ae38-4571-976d-f66f8c55fdf4 topics {"label":{"en":["Joe Sue Relation"]},"e2f194a5-ae38-4571-976d-f66f8c55fdf4":"e2f194a5-ae38-4571-976d-f66f8c55fdf4"}
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 80] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 80] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 80] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 80] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4?timeout=1m HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 115
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:31 DEBUG MainClientExec:258 - [exchange: 80] produce content
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 80] Request completed
2018-05-04 11:00:31 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 115; pos: 115; completed: true]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 349 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 115[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 >> "{"label":{"en":["Joe Sue Relation"]},"e2f194a5-ae38-4571-976d-f66f8c55fdf4":"e2f194a5-ae38-4571-976d-f66f8c55fdf4"}"
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 361 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 400 Bad Request[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 265[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 400 Bad Request
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 265
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(265)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 80] Response received HTTP/1.1 400 Bad Request
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(265)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 80] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 80] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 80] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 80] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4?timeout=1m] returned [HTTP/1.1 400 Bad Request]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 265; pos: 265; completed: true]
2018-05-04 11:00:31 ERROR LoggingPlatform:45 - ProviderClient.put: Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]
ElasticsearchStatusException[Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]]
at org.elasticsearch.rest.BytesRestResponse.errorFromXContent(BytesRestResponse.java:177)
at org.elasticsearch.client.RestHighLevelClient.parseEntity(RestHighLevelClient.java:573)
at org.elasticsearch.client.RestHighLevelClient.parseResponseException(RestHighLevelClient.java:549)
at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:456)
at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:429)
at org.elasticsearch.client.RestHighLevelClient.index(RestHighLevelClient.java:312)
at org.topicquests.es.ProviderClient.put(ProviderClient.java:146)
at org.topicquests.ks.tm.DataProvider.addLabel(DataProvider.java:744)
at org.topicquests.ks.tm.Proxy.addLabel(Proxy.java:487)
at org.topicquests.ks.tm.ProxyModel.newNode(ProxyModel.java:88)
at org.topicquests.ks.tm.ProxyModel.newInstanceNode(ProxyModel.java:156)
at org.topicquests.ks.cg.CGModel.newRelationInstance(CGModel.java:185)
at org.topicquests.ks.cg.CGGraph.newRelationInstance(CGGraph.java:200)
at devtests.FirstCGTest.secondPass(FirstCGTest.java:124)
at devtests.FirstCGTest.<init>(FirstCGTest.java:55)
at devtests.TestHarness.main(TestHarness.java:36)
Suppressed: org.elasticsearch.client.ResponseException: method [PUT], host [http://localhost:9200], URI [/topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4?timeout=1m], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:357)
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:346)
at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:119)
at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:177)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:436)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:326)
at org.apache.http.impl.nio.client.InternalRequestExecutor.inputReady(InternalRequestExecutor.java:83)
at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:265)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39)
at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114)
at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276)
at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104)
at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588)
at java.lang.Thread.run(Thread.java:745)
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 81] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 81] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 81] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 81] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4 HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 81] Request completed
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4 HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 186 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 93[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"e2f194a5-ae38-4571-976d-f66f8c55fdf4","found":false}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 93
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(93)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 81] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(93)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 81] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 81] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 81] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 81] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 93; pos: 93; completed: true]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 82] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 82] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 82] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 82] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4 HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 82] Request completed
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4 HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 186 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 93[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"e2f194a5-ae38-4571-976d-f66f8c55fdf4","found":false}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 93
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(93)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 82] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(93)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 82] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 82] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 82] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 82] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 93; pos: 93; completed: true]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProviderClient.put e2f194a5-ae38-4571-976d-f66f8c55fdf4 topics {"details":{"en":["Joe is the father of Sue"]},"e2f194a5-ae38-4571-976d-f66f8c55fdf4":"e2f194a5-ae38-4571-976d-f66f8c55fdf4"}
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 83] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 83] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 83] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 83] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4?timeout=1m HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 125
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:31 DEBUG MainClientExec:258 - [exchange: 83] produce content
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 83] Request completed
2018-05-04 11:00:31 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 125; pos: 125; completed: true]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 359 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 125[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 >> "{"details":{"en":["Joe is the father of Sue"]},"e2f194a5-ae38-4571-976d-f66f8c55fdf4":"e2f194a5-ae38-4571-976d-f66f8c55fdf4"}"
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 361 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 400 Bad Request[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 265[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 400 Bad Request
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 265
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(265)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 83] Response received HTTP/1.1 400 Bad Request
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(265)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 83] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 83] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 83] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 83] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4?timeout=1m] returned [HTTP/1.1 400 Bad Request]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 265; pos: 265; completed: true]
2018-05-04 11:00:31 ERROR LoggingPlatform:45 - ProviderClient.put: Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]
ElasticsearchStatusException[Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]]
at org.elasticsearch.rest.BytesRestResponse.errorFromXContent(BytesRestResponse.java:177)
at org.elasticsearch.client.RestHighLevelClient.parseEntity(RestHighLevelClient.java:573)
at org.elasticsearch.client.RestHighLevelClient.parseResponseException(RestHighLevelClient.java:549)
at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:456)
at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:429)
at org.elasticsearch.client.RestHighLevelClient.index(RestHighLevelClient.java:312)
at org.topicquests.es.ProviderClient.put(ProviderClient.java:146)
at org.topicquests.ks.tm.DataProvider.addDetails(DataProvider.java:780)
at org.topicquests.ks.tm.Proxy.addDetails(Proxy.java:549)
at org.topicquests.ks.tm.ProxyModel.newNode(ProxyModel.java:95)
at org.topicquests.ks.tm.ProxyModel.newInstanceNode(ProxyModel.java:156)
at org.topicquests.ks.cg.CGModel.newRelationInstance(CGModel.java:185)
at org.topicquests.ks.cg.CGGraph.newRelationInstance(CGGraph.java:200)
at devtests.FirstCGTest.secondPass(FirstCGTest.java:124)
at devtests.FirstCGTest.<init>(FirstCGTest.java:55)
at devtests.TestHarness.main(TestHarness.java:36)
Suppressed: org.elasticsearch.client.ResponseException: method [PUT], host [http://localhost:9200], URI [/topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4?timeout=1m], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:357)
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:346)
at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:119)
at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:177)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:436)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:326)
at org.apache.http.impl.nio.client.InternalRequestExecutor.inputReady(InternalRequestExecutor.java:83)
at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:265)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39)
at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114)
at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276)
at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104)
at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588)
at java.lang.Thread.run(Thread.java:745)
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProvider.finishNodeFetch- CG_CHLD_RELATION {"isLiv":true,"crtr":"SystemUser","node_type":null,"isVrt":false,"lox":"CG_CHLD_RELATION","isPrv":false,"_ver":"1525454299830","url":null}
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 84] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 84] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 84] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 84] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/CG_CHLD_RELATION HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 84] Request completed
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 194 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/CG_CHLD_RELATION HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 324 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 237[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"CG_CHLD_RELATION","_version":3,"found":true,"_source":{"lox":"CG_CHLD_RELATION","details":{"en":["Links [PERSON: *x] to another [PERSON: *y] where *y is a child of *x"]},"label":{"en":["Child"]}}}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 237
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(237)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 84] Response received HTTP/1.1 200 OK
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(237)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 84] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 84] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 84] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 84] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/CG_CHLD_RELATION] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 237; pos: 237; completed: true]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProvider.fetchLabels CG_CHLD_RELATION {"lox":"CG_CHLD_RELATION","details":{"en":["Links [PERSON: *x] to another [PERSON: *y] where *y is a child of *x"]},"label":{"en":["Child"]}}
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProxyModel.listTransitiveClosure org.topicquests.ks.tm.Proxy@2df6226d
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProxyModel.listTransitiveClosure+ [TypeType, RelationType, CGRelationType]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProxyModel.createInstanceRelation CG_CHLD_RELATION org.topicquests.ks.tm.Proxy@2df6226d
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes- e2f194a5-ae38-4571-976d-f66f8c55fdf4 org.topicquests.ks.tm.Proxy@2df6226d InstanceRelationType
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes-1 org.topicquests.ks.tm.Proxy@2df6226d
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes-2 org.topicquests.ks.tm.Proxy@2df6226d
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 85] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 85] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 85] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 85] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 85] Request completed
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 250 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 223 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 129[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION","found":false}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 129
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(129)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 85] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(129)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 85] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 85] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 85] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 85] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 129; pos: 129; completed: true]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProvider.addLabel e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION {}
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 86] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 86] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 86] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 86] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 86] Request completed
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 250 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 223 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 129[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION","found":false}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 129
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(129)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 86] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(129)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 86] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 86] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 86] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 86] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 129; pos: 129; completed: true]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProviderClient.put e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION topics {"e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION":"e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION","label":{"en":["InstanceRelationType"]}}
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 87] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 87] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 87] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 87] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION?timeout=1m HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 191
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:31 DEBUG MainClientExec:258 - [exchange: 87] produce content
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 87] Request completed
2018-05-04 11:00:31 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 191; pos: 191; completed: true]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 461 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 191[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 >> "{"e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION":"e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION","label":{"en":["InstanceRelationType"]}}"
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 361 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 400 Bad Request[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 265[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 400 Bad Request
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 265
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(265)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 87] Response received HTTP/1.1 400 Bad Request
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(265)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 87] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 87] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 87] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 87] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION?timeout=1m] returned [HTTP/1.1 400 Bad Request]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 265; pos: 265; completed: true]
2018-05-04 11:00:31 ERROR LoggingPlatform:45 - ProviderClient.put: Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]
ElasticsearchStatusException[Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]]
at org.elasticsearch.rest.BytesRestResponse.errorFromXContent(BytesRestResponse.java:177)
at org.elasticsearch.client.RestHighLevelClient.parseEntity(RestHighLevelClient.java:573)
at org.elasticsearch.client.RestHighLevelClient.parseResponseException(RestHighLevelClient.java:549)
at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:456)
at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:429)
at org.elasticsearch.client.RestHighLevelClient.index(RestHighLevelClient.java:312)
at org.topicquests.es.ProviderClient.put(ProviderClient.java:146)
at org.topicquests.ks.tm.DataProvider.addLabel(DataProvider.java:744)
at org.topicquests.ks.tm.Proxy.addLabel(Proxy.java:487)
at org.topicquests.ks.tm.ProxyModel.newNode(ProxyModel.java:88)
at org.topicquests.ks.tm.ProxyModel.newTaxonomicRelation(ProxyModel.java:216)
at org.topicquests.ks.tm.ProxyModel.relateExistingNodes(ProxyModel.java:265)
at org.topicquests.ks.tm.ProxyModel.createInstanceRelation(ProxyModel.java:202)
at org.topicquests.ks.tm.ProxyModel.newInstanceNode(ProxyModel.java:166)
at org.topicquests.ks.cg.CGModel.newRelationInstance(CGModel.java:185)
at org.topicquests.ks.cg.CGGraph.newRelationInstance(CGGraph.java:200)
at devtests.FirstCGTest.secondPass(FirstCGTest.java:124)
at devtests.FirstCGTest.<init>(FirstCGTest.java:55)
at devtests.TestHarness.main(TestHarness.java:36)
Suppressed: org.elasticsearch.client.ResponseException: method [PUT], host [http://localhost:9200], URI [/topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION?timeout=1m], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:357)
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:346)
at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:119)
at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:177)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:436)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:326)
at org.apache.http.impl.nio.client.InternalRequestExecutor.inputReady(InternalRequestExecutor.java:83)
at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:265)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39)
at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114)
at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276)
at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104)
at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588)
at java.lang.Thread.run(Thread.java:745)
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 88] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 88] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 88] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 88] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 88] Request completed
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 250 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 223 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 129[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION","found":false}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 129
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(129)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 88] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(129)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 88] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 88] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 88] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 88] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 129; pos: 129; completed: true]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 89] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 89] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 89] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 89] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 89] Request completed
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 250 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 223 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 129[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION","found":false}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 129
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(129)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 89] Response received HTTP/1.1 404 Not Found
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(129)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 89] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 89] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 89] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 89] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION] returned [HTTP/1.1 404 Not Found]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 129; pos: 129; completed: true]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProviderClient.put e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION topics {"e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION":"e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION","details":{"en":["Relate existing nodes:<br\/>Joe Sue Relation<br\/> with<\/br> Child<br\/>with the relation: InstanceRelationType"]}}
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 90] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 90] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 90] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 90] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION?timeout=1m HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 285
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:31 DEBUG MainClientExec:258 - [exchange: 90] produce content
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 90] Request completed
2018-05-04 11:00:31 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 285; pos: 285; completed: true]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 555 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 285[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 >> "{"e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION":"e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION","details":{"en":["Relate existing nodes:<br\/>Joe Sue Relation<br\/> with<\/br> Child<br\/>with the relation: InstanceRelationType"]}}"
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 361 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 400 Bad Request[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 265[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 400 Bad Request
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 265
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(265)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 90] Response received HTTP/1.1 400 Bad Request
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(265)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 90] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 90] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 90] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 90] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION?timeout=1m] returned [HTTP/1.1 400 Bad Request]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 265; pos: 265; completed: true]
2018-05-04 11:00:31 ERROR LoggingPlatform:45 - ProviderClient.put: Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]
ElasticsearchStatusException[Elasticsearch exception [type=illegal_argument_exception, reason=Limit of total fields [1000] in index [topics] has been exceeded]]
at org.elasticsearch.rest.BytesRestResponse.errorFromXContent(BytesRestResponse.java:177)
at org.elasticsearch.client.RestHighLevelClient.parseEntity(RestHighLevelClient.java:573)
at org.elasticsearch.client.RestHighLevelClient.parseResponseException(RestHighLevelClient.java:549)
at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:456)
at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:429)
at org.elasticsearch.client.RestHighLevelClient.index(RestHighLevelClient.java:312)
at org.topicquests.es.ProviderClient.put(ProviderClient.java:146)
at org.topicquests.ks.tm.DataProvider.addDetails(DataProvider.java:780)
at org.topicquests.ks.tm.Proxy.addDetails(Proxy.java:549)
at org.topicquests.ks.tm.ProxyModel.newNode(ProxyModel.java:95)
at org.topicquests.ks.tm.ProxyModel.newTaxonomicRelation(ProxyModel.java:216)
at org.topicquests.ks.tm.ProxyModel.relateExistingNodes(ProxyModel.java:265)
at org.topicquests.ks.tm.ProxyModel.createInstanceRelation(ProxyModel.java:202)
at org.topicquests.ks.tm.ProxyModel.newInstanceNode(ProxyModel.java:166)
at org.topicquests.ks.cg.CGModel.newRelationInstance(CGModel.java:185)
at org.topicquests.ks.cg.CGGraph.newRelationInstance(CGGraph.java:200)
at devtests.FirstCGTest.secondPass(FirstCGTest.java:124)
at devtests.FirstCGTest.<init>(FirstCGTest.java:55)
at devtests.TestHarness.main(TestHarness.java:36)
Suppressed: org.elasticsearch.client.ResponseException: method [PUT], host [http://localhost:9200], URI [/topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION?timeout=1m], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"}],"type":"illegal_argument_exception","reason":"Limit of total fields [1000] in index [topics] has been exceeded"},"status":400}
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:357)
at org.elasticsearch.client.RestClient$1.completed(RestClient.java:346)
at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:119)
at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:177)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:436)
at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:326)
at org.apache.http.impl.nio.client.InternalRequestExecutor.inputReady(InternalRequestExecutor.java:83)
at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:265)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81)
at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39)
at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114)
at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315)
at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276)
at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104)
at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588)
at java.lang.Thread.run(Thread.java:745)
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes-3 org.topicquests.ks.tm.Proxy@2b4c1d96 CG_CHLD_RELATION
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProxyModel.relateExistingNodes e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION CG_CHLD_RELATION
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProvider.putNodeNoMerge-x {"crtr":"SystemUser","_ver":"1525456831750","lEdDt":"2018-05-04T11:00:31-07:00","tupST":"NodeType","label":{"en":["InstanceRelationType"]},"tupOT":"NodeType","crDt":"2018-05-04T11:00:31-07:00","tupS":"e2f194a5-ae38-4571-976d-f66f8c55fdf4","node_type":"InstanceRelationType","isTrcld":"false","lox":"e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION","tupO":"CG_CHLD_RELATION","sIco":"\/images\/snowflake_sm.png","isPrv":false,"details":{"en":["Relate existing nodes:<br\/>Joe Sue Relation<br\/> with<\/br> Child<br\/>with the relation: InstanceRelationType"]},"lIco":"\/images\/snowflake.png"}
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProviderClient.put e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION topics {"lox":"e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION","details":{"en":["Relate existing nodes:<br\/>Joe Sue Relation<br\/> with<\/br> Child<br\/>with the relation: InstanceRelationType"]},"label":{"en":["InstanceRelationType"]}}
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 91] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 91] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 91] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 91] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION?timeout=1m HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 256
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:31 DEBUG MainClientExec:258 - [exchange: 91] produce content
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 91] Request completed
2018-05-04 11:00:31 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 256; pos: 256; completed: true]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 526 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 256[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 >> "{"lox":"e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION","details":{"en":["Relate existing nodes:<br\/>Joe Sue Relation<br\/> with<\/br> Child<br\/>with the relation: InstanceRelationType"]},"label":{"en":["InstanceRelationType"]}}"
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 417 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "Location: /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 228[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION","_version":1,"result":"created","_shards":{"total":1,"successful":1,"failed":0},"_seq_no":1477,"_primary_term":1}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 201 Created
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << Location: /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 228
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(228)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 91] Response received HTTP/1.1 201 Created
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(228)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 91] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 91] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 91] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 91] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION?timeout=1m] returned [HTTP/1.1 201 Created]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 228; pos: 228; completed: true]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - Proxy.addPropertyValue scpL null
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProxyModel.relateNewNodes e2f194a5-ae38-4571-976d-f66f8c55fdf4 CG_CHLD_RELATION e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION |
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProvider.putNodeNoMerge-x {"crDt":"2018-05-04T11:00:31-07:00","trCl":["TypeType","RelationType","CGRelationType","CG_CHLD_RELATION"],"crtr":"SystemUser","node_type":"CG_CHLD_RELATION","lox":"e2f194a5-ae38-4571-976d-f66f8c55fdf4","sIco":"\/images\/cogwheels_sm.png","isPrv":false,"_ver":"1525456831752","lEdDt":"2018-05-04T11:00:31-07:00","details":{"en":["Joe is the father of Sue"]},"label":{"en":["Joe Sue Relation"]},"lIco":"\/images\/cogwheels.png"}
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - ProviderClient.put e2f194a5-ae38-4571-976d-f66f8c55fdf4 topics {"lox":"e2f194a5-ae38-4571-976d-f66f8c55fdf4","details":{"en":["Joe is the father of Sue"]},"label":{"en":["Joe Sue Relation"]}}
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 92] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 92] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 92] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 92] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> PUT /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4?timeout=1m HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 128
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Type: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:94 - http-outgoing-0 [ACTIVE] Output ready
2018-05-04 11:00:31 DEBUG MainClientExec:258 - [exchange: 92] produce content
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 92] Request completed
2018-05-04 11:00:31 DEBUG InternalIODispatch:98 - http-outgoing-0 [ACTIVE] [content length: 128; pos: 128; completed: true]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 362 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "PUT /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4?timeout=1m HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 128[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Type: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 >> "{"lox":"e2f194a5-ae38-4571-976d-f66f8c55fdf4","details":{"en":["Joe is the father of Sue"]},"label":{"en":["Joe Sue Relation"]}}"
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 345 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "Location: /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 192[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"e2f194a5-ae38-4571-976d-f66f8c55fdf4","_version":1,"result":"created","_shards":{"total":1,"successful":1,"failed":0},"_seq_no":1478,"_primary_term":1}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 201 Created
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << Location: /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 192
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(192)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 92] Response received HTTP/1.1 201 Created
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(192)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 92] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 92] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 92] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 92] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [PUT http://localhost:9200/topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4?timeout=1m] returned [HTTP/1.1 201 Created]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 192; pos: 192; completed: true]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - Proxy.addPropertyValue cgRList e2f194a5-ae38-4571-976d-f66f8c55fdf4
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProvider.finishNodeFetch- e1ecb685-8c88-4881-a674-7f03a6e87ff3 {"isLiv":true,"crtr":"SystemUser","node_type":"CGGraphNodeType","isVrt":false,"lox":"e1ecb685-8c88-4881-a674-7f03a6e87ff3","isPrv":false,"_ver":"1525456830783","url":null}
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 93] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 93] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 93] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 93] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3 HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 93] Request completed
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3 HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 333 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 246[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"e1ecb685-8c88-4881-a674-7f03a6e87ff3","_version":1,"found":true,"_source":{"lox":"e1ecb685-8c88-4881-a674-7f03a6e87ff3","details":{"en":["Hope this works"]},"label":{"en":["The Joe Father of Sue Graph"]}}}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 246
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(246)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 93] Response received HTTP/1.1 200 OK
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(246)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 93] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 93] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 93] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 93] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 246; pos: 246; completed: true]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProvider.fetchLabels e1ecb685-8c88-4881-a674-7f03a6e87ff3 {"lox":"e1ecb685-8c88-4881-a674-7f03a6e87ff3","details":{"en":["Hope this works"]},"label":{"en":["The Joe Father of Sue Graph"]}}
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProvider.getFullNodeJSON- e1ecb685-8c88-4881-a674-7f03a6e87ff3 {"crDt":"2018-05-04T11:00:30-07:00","trCl":["TypeType","ClassType","NodeType","CGGraphNodeType"],"isLiv":true,"crtr":"SystemUser","node_type":"CGGraphNodeType","isVrt":false,"lox":"e1ecb685-8c88-4881-a674-7f03a6e87ff3","isPrv":false,"_ver":"1525456830783","lEdDt":"2018-05-04T11:00:30-07:00","label":{"en":["The Joe Father of Sue Graph"]},"url":null}
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProviderFOO crDt | 2018-05-04T11:00:30-07:00
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProviderFOO lEdDt | 2018-05-04T11:00:30-07:00
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProviderFOO sIco | /images/ibis/map_sm.png
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProviderFOO lIco | /images/ibis/map.png
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProviderFOO cgCList | 52232e67-692a-48c6-9a31-7445a0672b3f
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProviderFOO cgCList | 0353680e-511d-40bd-b282-c3249bef843e
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProviderFOO cgRList | e2f194a5-ae38-4571-976d-f66f8c55fdf4
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 94] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 94] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 94] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 94] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3 HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 94] Request completed
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3 HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 333 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 246[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"e1ecb685-8c88-4881-a674-7f03a6e87ff3","_version":1,"found":true,"_source":{"lox":"e1ecb685-8c88-4881-a674-7f03a6e87ff3","details":{"en":["Hope this works"]},"label":{"en":["The Joe Father of Sue Graph"]}}}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 246
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(246)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 94] Response received HTTP/1.1 200 OK
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(246)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 94] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 94] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 94] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 94] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/e1ecb685-8c88-4881-a674-7f03a6e87ff3] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 246; pos: 246; completed: true]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - Proxy.getProperty- cgCList e1ecb685-8c88-4881-a674-7f03a6e87ff3
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - Proxy.getProperty org.apache.commons.dbcp2.DelegatingResultSet@b1712f3[_res=org.apache.commons.dbcp2.DelegatingResultSet@6986bbaf[_res=org.postgresql.jdbc.PgResultSet@4879dfad, _stmt=SELECT property_val FROM tq_contents.properties WHERE proxyid = 'e1ecb685-8c88-4881-a674-7f03a6e87ff3' AND property_key = 'cgCList', _conn=null], _stmt=SELECT property_val FROM tq_contents.properties WHERE proxyid = 'e1ecb685-8c88-4881-a674-7f03a6e87ff3' AND property_key = 'cgCList', _conn=null]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - CGGraph.listConcepts [0353680e-511d-40bd-b282-c3249bef843e, 52232e67-692a-48c6-9a31-7445a0672b3f]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProvider.finishNodeFetch- 0353680e-511d-40bd-b282-c3249bef843e {"isLiv":true,"crtr":"SystemUser","node_type":"CGRelationType","isVrt":false,"lox":"0353680e-511d-40bd-b282-c3249bef843e","isPrv":false,"_ver":"1525456831382","url":null}
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 95] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 95] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 95] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 95] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/0353680e-511d-40bd-b282-c3249bef843e HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 95] Request completed
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/0353680e-511d-40bd-b282-c3249bef843e HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:w]: Event cleared [w]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: 315 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 228[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"0353680e-511d-40bd-b282-c3249bef843e","_version":1,"found":true,"_source":{"lox":"0353680e-511d-40bd-b282-c3249bef843e","details":{"en":["Testing cgs"]},"label":{"en":["Sue's Concept"]}}}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 228
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(228)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 95] Response received HTTP/1.1 200 OK
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(228)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 95] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 95] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 95] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 95] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/0353680e-511d-40bd-b282-c3249bef843e] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 228; pos: 228; completed: true]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProvider.fetchLabels 0353680e-511d-40bd-b282-c3249bef843e {"lox":"0353680e-511d-40bd-b282-c3249bef843e","details":{"en":["Testing cgs"]},"label":{"en":["Sue's Concept"]}}
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProvider.getFullNodeJSON- 0353680e-511d-40bd-b282-c3249bef843e {"crDt":"2018-05-04T11:00:31-07:00","trCl":["TypeType","RelationType","CGRelationType"],"isLiv":true,"crtr":"SystemUser","node_type":"CGRelationType","isVrt":false,"lox":"0353680e-511d-40bd-b282-c3249bef843e","isPrv":false,"_ver":"1525456831382","lEdDt":"2018-05-04T11:00:31-07:00","label":{"en":["Sue's Concept"]},"url":null}
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProviderFOO crDt | 2018-05-04T11:00:31-07:00
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProviderFOO lEdDt | 2018-05-04T11:00:31-07:00
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProviderFOO sIco | /images/cogwheel_sm.png
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProviderFOO lIco | /images/cogwheel.png
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProviderFOO topicRefLox | 76d740ca-1bf5-4a04-bb26-a7fb1449d120
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 96] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 96] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 96] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:r]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:r]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 96] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/0353680e-511d-40bd-b282-c3249bef843e HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 96] Request completed
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/0353680e-511d-40bd-b282-c3249bef843e HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 315 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 228[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"0353680e-511d-40bd-b282-c3249bef843e","_version":1,"found":true,"_source":{"lox":"0353680e-511d-40bd-b282-c3249bef843e","details":{"en":["Testing cgs"]},"label":{"en":["Sue's Concept"]}}}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 228
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(228)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 96] Response received HTTP/1.1 200 OK
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(228)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 96] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 96] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 96] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 96] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/0353680e-511d-40bd-b282-c3249bef843e] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 228; pos: 228; completed: true]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProvider.finishNodeFetch- 52232e67-692a-48c6-9a31-7445a0672b3f {"isLiv":true,"crtr":"SystemUser","node_type":"CGRelationType","isVrt":false,"lox":"52232e67-692a-48c6-9a31-7445a0672b3f","isPrv":false,"_ver":"1525456831137","url":null}
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 97] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 97] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 97] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 97] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/52232e67-692a-48c6-9a31-7445a0672b3f HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 97] Request completed
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/52232e67-692a-48c6-9a31-7445a0672b3f HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 315 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 228[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"52232e67-692a-48c6-9a31-7445a0672b3f","_version":1,"found":true,"_source":{"lox":"52232e67-692a-48c6-9a31-7445a0672b3f","details":{"en":["Testing cgs"]},"label":{"en":["Joe's Concept"]}}}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 228
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(228)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 97] Response received HTTP/1.1 200 OK
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(228)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 97] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 97] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 97] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 97] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/52232e67-692a-48c6-9a31-7445a0672b3f] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 228; pos: 228; completed: true]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProvider.fetchLabels 52232e67-692a-48c6-9a31-7445a0672b3f {"lox":"52232e67-692a-48c6-9a31-7445a0672b3f","details":{"en":["Testing cgs"]},"label":{"en":["Joe's Concept"]}}
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProvider.getFullNodeJSON- 52232e67-692a-48c6-9a31-7445a0672b3f {"crDt":"2018-05-04T11:00:31-07:00","trCl":["TypeType","RelationType","CGRelationType"],"isLiv":true,"crtr":"SystemUser","node_type":"CGRelationType","isVrt":false,"lox":"52232e67-692a-48c6-9a31-7445a0672b3f","isPrv":false,"_ver":"1525456831137","lEdDt":"2018-05-04T11:00:31-07:00","label":{"en":["Joe's Concept"]},"url":null}
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProviderFOO crDt | 2018-05-04T11:00:30-07:00
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProviderFOO lEdDt | 2018-05-04T11:00:31-07:00
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProviderFOO sIco | /images/cogwheel_sm.png
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProviderFOO lIco | /images/cogwheel.png
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - DataProviderFOO topicRefLox | d930aeac-0a8a-48e9-bb7a-11af109f5af4
2018-05-04 11:00:31 DEBUG MainClientExec:121 - [exchange: 98] start execution
2018-05-04 11:00:31 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:31 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:31 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:352 - [exchange: 98] Request connection for {}->http://localhost:9200
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:307 - [exchange: 98] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:31 DEBUG MainClientExec:215 - [exchange: 98] Attempt 1 to execute request
2018-05-04 11:00:31 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:31 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/52232e67-692a-48c6-9a31-7445a0672b3f HTTP/1.1
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:31 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:31 DEBUG MainClientExec:273 - [exchange: 98] Request completed
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/52232e67-692a-48c6-9a31-7445a0672b3f HTTP/1.1[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 315 bytes read
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "content-length: 228[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:31 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"52232e67-692a-48c6-9a31-7445a0672b3f","_version":1,"found":true,"_source":{"lox":"52232e67-692a-48c6-9a31-7445a0672b3f","details":{"en":["Testing cgs"]},"label":{"en":["Joe's Concept"]}}}"
2018-05-04 11:00:31 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:31 DEBUG headers:128 - http-outgoing-0 << content-length: 228
2018-05-04 11:00:31 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(228)] Response received
2018-05-04 11:00:31 DEBUG MainClientExec:286 - [exchange: 98] Response received HTTP/1.1 200 OK
2018-05-04 11:00:31 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(228)] Input ready
2018-05-04 11:00:31 DEBUG MainClientExec:325 - [exchange: 98] Consume content
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:292 - [exchange: 98] Connection can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG MainClientExec:385 - [exchange: 98] Response processed
2018-05-04 11:00:31 DEBUG InternalHttpAsyncClient:233 - [exchange: 98] releasing connection
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:31 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:31 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/52232e67-692a-48c6-9a31-7445a0672b3f] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:31 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 228; pos: 228; completed: true]
2018-05-04 11:00:31 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:31 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:31 DEBUG LoggingPlatform:38 - Proxy.setProperty- conList [{"crtr":"SystemUser","_ver":"1525456831382","lEdDt":"2018-05-04T11:00:31-07:00","label":{"en":["Sue's Concept"]},"topicRefLox":"76d740ca-1bf5-4a04-bb26-a7fb1449d120","url":null,"crDt":"2018-05-04T11:00:31-07:00","trCl":["TypeType","RelationType","CGRelationType"],"tpL":["0353680e-511d-40bd-b282-c3249bef843eInstanceRelationTypeCGRelationType"],"isLiv":true,"node_type":"CGRelationType","isVrt":false,"lox":"0353680e-511d-40bd-b282-c3249bef843e","isPrv":false,"sIco":"\/images\/cogwheel_sm.png","details":{"en":["Testing cgs"]},"lIco":"\/images\/cogwheel.png"}, {"crtr":"SystemUser","_ver":"1525456831137","lEdDt":"2018-05-04T11:00:31-07:00","label":{"en":["Joe's Concept"]},"topicRefLox":"d930aeac-0a8a-48e9-bb7a-11af109f5af4","url":null,"crDt":["2018-05-04T11:00:31-07:00","2018-05-04T11:00:30-07:00"],"trCl":["TypeType","RelationType","CGRelationType"],"tpL":["52232e67-692a-48c6-9a31-7445a0672b3fInstanceRelationTypeCGRelationType"],"isLiv":true,"node_type":"CGRelationType","isVrt":false,"lox":"52232e67-692a-48c6-9a31-7445a0672b3f","isPrv":false,"sIco":"\/images\/cogwheel_sm.png","details":{"en":["Testing cgs"]},"lIco":"\/images\/cogwheel.png"}]
2018-05-04 11:00:32 DEBUG LoggingPlatform:38 - Proxy.getProperty- cgRList e1ecb685-8c88-4881-a674-7f03a6e87ff3
2018-05-04 11:00:32 DEBUG LoggingPlatform:38 - Proxy.getProperty org.apache.commons.dbcp2.DelegatingResultSet@4d9ac0b4[_res=org.apache.commons.dbcp2.DelegatingResultSet@130dca52[_res=org.postgresql.jdbc.PgResultSet@2654635, _stmt=SELECT property_val FROM tq_contents.properties WHERE proxyid = 'e1ecb685-8c88-4881-a674-7f03a6e87ff3' AND property_key = 'cgRList', _conn=null], _stmt=SELECT property_val FROM tq_contents.properties WHERE proxyid = 'e1ecb685-8c88-4881-a674-7f03a6e87ff3' AND property_key = 'cgRList', _conn=null]
2018-05-04 11:00:32 DEBUG LoggingPlatform:38 - DataProvider.finishNodeFetch- e2f194a5-ae38-4571-976d-f66f8c55fdf4 {"isLiv":true,"crtr":"SystemUser","node_type":"CG_CHLD_RELATION","isVrt":false,"lox":"e2f194a5-ae38-4571-976d-f66f8c55fdf4","isPrv":false,"_ver":"1525456831752","url":null}
2018-05-04 11:00:32 DEBUG MainClientExec:121 - [exchange: 99] start execution
2018-05-04 11:00:32 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:32 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:32 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:32 DEBUG InternalHttpAsyncClient:352 - [exchange: 99] Request connection for {}->http://localhost:9200
2018-05-04 11:00:32 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:32 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:32 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:32 DEBUG InternalHttpAsyncClient:307 - [exchange: 99] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:32 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:32 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:32 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:32 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:32 DEBUG MainClientExec:215 - [exchange: 99] Attempt 1 to execute request
2018-05-04 11:00:32 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:32 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:32 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:32 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4 HTTP/1.1
2018-05-04 11:00:32 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:32 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:32 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:32 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:32 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:32 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:32 DEBUG MainClientExec:273 - [exchange: 99] Request completed
2018-05-04 11:00:32 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:32 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4 HTTP/1.1[\r][\n]"
2018-05-04 11:00:32 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:32 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:32 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:32 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:32 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:32 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:32 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 331 bytes read
2018-05-04 11:00:32 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:32 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:32 DEBUG wire:54 - http-outgoing-0 << "content-length: 244[\r][\n]"
2018-05-04 11:00:32 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:32 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"e2f194a5-ae38-4571-976d-f66f8c55fdf4","_version":1,"found":true,"_source":{"lox":"e2f194a5-ae38-4571-976d-f66f8c55fdf4","details":{"en":["Joe is the father of Sue"]},"label":{"en":["Joe Sue Relation"]}}}"
2018-05-04 11:00:32 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:32 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:32 DEBUG headers:128 - http-outgoing-0 << content-length: 244
2018-05-04 11:00:32 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(244)] Response received
2018-05-04 11:00:32 DEBUG MainClientExec:286 - [exchange: 99] Response received HTTP/1.1 200 OK
2018-05-04 11:00:32 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(244)] Input ready
2018-05-04 11:00:32 DEBUG MainClientExec:325 - [exchange: 99] Consume content
2018-05-04 11:00:32 DEBUG InternalHttpAsyncClient:292 - [exchange: 99] Connection can be kept alive indefinitely
2018-05-04 11:00:32 DEBUG MainClientExec:385 - [exchange: 99] Response processed
2018-05-04 11:00:32 DEBUG InternalHttpAsyncClient:233 - [exchange: 99] releasing connection
2018-05-04 11:00:32 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:32 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:32 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:32 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:32 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:32 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:32 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 244; pos: 244; completed: true]
2018-05-04 11:00:32 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:32 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:32 DEBUG LoggingPlatform:38 - DataProvider.fetchLabels e2f194a5-ae38-4571-976d-f66f8c55fdf4 {"lox":"e2f194a5-ae38-4571-976d-f66f8c55fdf4","details":{"en":["Joe is the father of Sue"]},"label":{"en":["Joe Sue Relation"]}}
2018-05-04 11:00:32 DEBUG LoggingPlatform:38 - DataProvider.getFullNodeJSON- e2f194a5-ae38-4571-976d-f66f8c55fdf4 {"crDt":"2018-05-04T11:00:31-07:00","trCl":["TypeType","RelationType","CGRelationType","CG_CHLD_RELATION"],"isLiv":true,"crtr":"SystemUser","node_type":"CG_CHLD_RELATION","isVrt":false,"lox":"e2f194a5-ae38-4571-976d-f66f8c55fdf4","isPrv":false,"_ver":"1525456831752","lEdDt":"2018-05-04T11:00:31-07:00","label":{"en":["Joe Sue Relation"]},"url":null}
2018-05-04 11:00:32 DEBUG LoggingPlatform:38 - DataProviderFOO crDt | 2018-05-04T11:00:31-07:00
2018-05-04 11:00:32 DEBUG LoggingPlatform:38 - DataProviderFOO lEdDt | 2018-05-04T11:00:31-07:00
2018-05-04 11:00:32 DEBUG LoggingPlatform:38 - DataProviderFOO sIco | /images/cogwheels_sm.png
2018-05-04 11:00:32 DEBUG LoggingPlatform:38 - DataProviderFOO lIco | /images/cogwheels.png
2018-05-04 11:00:32 DEBUG MainClientExec:121 - [exchange: 100] start execution
2018-05-04 11:00:32 DEBUG RequestAddCookies:122 - CookieSpec selected: default
2018-05-04 11:00:32 DEBUG RequestAuthCache:130 - Re-using cached 'basic' auth scheme for http://localhost:9200
2018-05-04 11:00:32 DEBUG RequestAuthCache:144 - No credentials for preemptive authentication
2018-05-04 11:00:32 DEBUG InternalHttpAsyncClient:352 - [exchange: 100] Request connection for {}->http://localhost:9200
2018-05-04 11:00:32 DEBUG PoolingNHttpClientConnectionManager:250 - Connection request: [route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:32 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set timeout 0
2018-05-04 11:00:32 DEBUG PoolingNHttpClientConnectionManager:491 - Connection leased: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:32 DEBUG InternalHttpAsyncClient:307 - [exchange: 100] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
2018-05-04 11:00:32 DEBUG ManagedNHttpClientConnectionImpl:182 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Set attribute http.nio.exchange-handler
2018-05-04 11:00:32 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Event set [w]
2018-05-04 11:00:32 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:32 DEBUG InternalHttpAsyncClient:170 - Connection route already established
2018-05-04 11:00:32 DEBUG MainClientExec:215 - [exchange: 100] Attempt 1 to execute request
2018-05-04 11:00:32 DEBUG MainClientExec:222 - Target auth state: UNCHALLENGED
2018-05-04 11:00:32 DEBUG MainClientExec:229 - Proxy auth state: UNCHALLENGED
2018-05-04 11:00:32 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Set timeout 30000
2018-05-04 11:00:32 DEBUG headers:136 - http-outgoing-0 >> GET /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4 HTTP/1.1
2018-05-04 11:00:32 DEBUG headers:139 - http-outgoing-0 >> Accep: application/json
2018-05-04 11:00:32 DEBUG headers:139 - http-outgoing-0 >> Content-Length: 0
2018-05-04 11:00:32 DEBUG headers:139 - http-outgoing-0 >> Host: localhost:9200
2018-05-04 11:00:32 DEBUG headers:139 - http-outgoing-0 >> Connection: Keep-Alive
2018-05-04 11:00:32 DEBUG headers:139 - http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)
2018-05-04 11:00:32 DEBUG ManagedNHttpClientConnectionImpl:108 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: Event set [w]
2018-05-04 11:00:32 DEBUG MainClientExec:273 - [exchange: 100] Request completed
2018-05-04 11:00:32 DEBUG ManagedNHttpClientConnectionImpl:222 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:w]: 214 bytes written
2018-05-04 11:00:32 DEBUG wire:54 - http-outgoing-0 >> "GET /topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4 HTTP/1.1[\r][\n]"
2018-05-04 11:00:32 DEBUG wire:54 - http-outgoing-0 >> "Accep: application/json[\r][\n]"
2018-05-04 11:00:32 DEBUG wire:54 - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-05-04 11:00:32 DEBUG wire:54 - http-outgoing-0 >> "Host: localhost:9200[\r][\n]"
2018-05-04 11:00:32 DEBUG wire:54 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-05-04 11:00:32 DEBUG wire:54 - http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.2 (Java/1.8.0_77)[\r][\n]"
2018-05-04 11:00:32 DEBUG wire:54 - http-outgoing-0 >> "[\r][\n]"
2018-05-04 11:00:32 DEBUG ManagedNHttpClientConnectionImpl:206 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: 331 bytes read
2018-05-04 11:00:32 DEBUG wire:54 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-05-04 11:00:32 DEBUG wire:54 - http-outgoing-0 << "content-type: application/json; charset=UTF-8[\r][\n]"
2018-05-04 11:00:32 DEBUG wire:54 - http-outgoing-0 << "content-length: 244[\r][\n]"
2018-05-04 11:00:32 DEBUG wire:54 - http-outgoing-0 << "[\r][\n]"
2018-05-04 11:00:32 DEBUG wire:68 - http-outgoing-0 << "{"_index":"topics","_type":"core","_id":"e2f194a5-ae38-4571-976d-f66f8c55fdf4","_version":1,"found":true,"_source":{"lox":"e2f194a5-ae38-4571-976d-f66f8c55fdf4","details":{"en":["Joe is the father of Sue"]},"label":{"en":["Joe Sue Relation"]}}}"
2018-05-04 11:00:32 DEBUG headers:125 - http-outgoing-0 << HTTP/1.1 200 OK
2018-05-04 11:00:32 DEBUG headers:128 - http-outgoing-0 << content-type: application/json; charset=UTF-8
2018-05-04 11:00:32 DEBUG headers:128 - http-outgoing-0 << content-length: 244
2018-05-04 11:00:32 DEBUG InternalIODispatch:106 - http-outgoing-0 [ACTIVE(244)] Response received
2018-05-04 11:00:32 DEBUG MainClientExec:286 - [exchange: 100] Response received HTTP/1.1 200 OK
2018-05-04 11:00:32 DEBUG InternalIODispatch:81 - http-outgoing-0 [ACTIVE(244)] Input ready
2018-05-04 11:00:32 DEBUG MainClientExec:325 - [exchange: 100] Consume content
2018-05-04 11:00:32 DEBUG InternalHttpAsyncClient:292 - [exchange: 100] Connection can be kept alive indefinitely
2018-05-04 11:00:32 DEBUG MainClientExec:385 - [exchange: 100] Response processed
2018-05-04 11:00:32 DEBUG InternalHttpAsyncClient:233 - [exchange: 100] releasing connection
2018-05-04 11:00:32 DEBUG ManagedNHttpClientConnectionImpl:190 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Remove attribute http.nio.exchange-handler
2018-05-04 11:00:32 DEBUG PoolingNHttpClientConnectionManager:285 - Releasing connection: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 0; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:32 DEBUG PoolingNHttpClientConnectionManager:299 - Connection [id: http-outgoing-0][route: {}->http://localhost:9200] can be kept alive indefinitely
2018-05-04 11:00:32 DEBUG ManagedNHttpClientConnectionImpl:154 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][rw:rw]: Set timeout 0
2018-05-04 11:00:32 DEBUG PoolingNHttpClientConnectionManager:305 - Connection released: [id: http-outgoing-0][route: {}->http://localhost:9200][total kept alive: 1; route allocated: 1 of 10; total allocated: 1 of 30]
2018-05-04 11:00:32 DEBUG RestClient:59 - request [GET http://localhost:9200/topics/core/e2f194a5-ae38-4571-976d-f66f8c55fdf4] returned [HTTP/1.1 200 OK]
2018-05-04 11:00:32 DEBUG InternalIODispatch:85 - http-outgoing-0 [ACTIVE] [content length: 244; pos: 244; completed: true]
2018-05-04 11:00:32 DEBUG InternalIODispatch:71 - http-outgoing-0 [ACTIVE] Request ready
2018-05-04 11:00:32 DEBUG ManagedNHttpClientConnectionImpl:116 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Event cleared [w]
2018-05-04 11:00:32 DEBUG LoggingPlatform:38 - Proxy.setProperty- relList [{"crtr":"SystemUser","_ver":"1525456831752","lEdDt":"2018-05-04T11:00:31-07:00","label":{"en":["Joe Sue Relation"]},"url":null,"crDt":"2018-05-04T11:00:31-07:00","trCl":["TypeType","RelationType","CGRelationType","CG_CHLD_RELATION"],"tpL":["e2f194a5-ae38-4571-976d-f66f8c55fdf4InstanceRelationTypeCG_CHLD_RELATION"],"isLiv":true,"node_type":"CG_CHLD_RELATION","isVrt":false,"lox":"e2f194a5-ae38-4571-976d-f66f8c55fdf4","isPrv":false,"sIco":"\/images\/cogwheels_sm.png","details":{"en":["Joe is the father of Sue"]},"lIco":"\/images\/cogwheels.png"}]
2018-05-04 11:00:32 INFO KafkaProducer:341 - [Producer clientId=topicmap] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms.
2018-05-04 11:00:32 DEBUG Sender:177 - [Producer clientId=topicmap] Beginning shutdown of Kafka producer I/O thread, sending remaining records.
2018-05-04 11:00:32 DEBUG Metrics:437 - Removed sensor with name connections-closed:
2018-05-04 11:00:32 DEBUG Metrics:437 - Removed sensor with name connections-created:
2018-05-04 11:00:32 DEBUG Metrics:437 - Removed sensor with name successful-authentication:
2018-05-04 11:00:32 DEBUG Metrics:437 - Removed sensor with name failed-authentication:
2018-05-04 11:00:32 DEBUG Metrics:437 - Removed sensor with name bytes-sent-received:
2018-05-04 11:00:32 DEBUG Metrics:437 - Removed sensor with name bytes-sent:
2018-05-04 11:00:32 DEBUG Metrics:437 - Removed sensor with name bytes-received:
2018-05-04 11:00:32 DEBUG Metrics:437 - Removed sensor with name select-time:
2018-05-04 11:00:32 DEBUG Metrics:437 - Removed sensor with name io-time:
2018-05-04 11:00:32 DEBUG Sender:177 - [Producer clientId=topicmap] Shutdown of Kafka producer I/O thread has completed.
2018-05-04 11:00:32 DEBUG KafkaProducer:177 - [Producer clientId=topicmap] Kafka producer has been closed
2018-05-04 11:00:32 DEBUG PoolingNHttpClientConnectionManager:203 - Connection manager is shutting down
2018-05-04 11:00:32 DEBUG ManagedNHttpClientConnectionImpl:123 - http-outgoing-0 127.0.0.1:52625<->127.0.0.1:9200[ACTIVE][r:rw]: Close
2018-05-04 11:00:32 DEBUG InternalIODispatch:62 - http-outgoing-0 [CLOSED]: Disconnected
2018-05-04 11:00:32 DEBUG PoolingNHttpClientConnectionManager:205 - Connection manager shut down
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment