2015-01-02 20:56:31,620 [1] INFO Couchbase.Cluster - Version: 2.0.0.1 2015-01-02 20:56:31,843 [1] INFO Couchbase.Cluster - Configuration: {"UseSsl":false,"SslPort":11207,"ApiPort":8092,"MgmtPort":8091,"DirectPort":11210,"HttpsMgmtPort":18091,"HttpsApiPort":18092,"ObserveTimeout":500,"ObserveInterval":10,"MaxViewRetries":2,"ViewHardTimeout":30000,"Servers":["http://xxx.cloudapp.net:8091/pools"],"SerializationSettings":{"ReferenceLoopHandling":0,"MissingMemberHandling":0,"ObjectCreationHandling":0,"NullValueHandling":0,"DefaultValueHandling":0,"Converters":[],"PreserveReferencesHandling":0,"TypeNameHandling":0,"MetadataPropertyHandling":0,"TypeNameAssemblyFormat":0,"ConstructorHandling":0,"ContractResolver":{"DynamicCodeGeneration":true,"DefaultMembersSearchFlags":20,"SerializeCompilerGeneratedMembers":false,"IgnoreSerializableInterface":false,"IgnoreSerializableAttribute":true},"ReferenceResolver":null,"TraceWriter":null,"Binder":null,"Error":null,"Context":{"Context":null,"State":0},"DateFormatString":"yyyy'-'MM'-'dd'T'HH':'mm':'ss.FFFFFFFK","MaxDepth":null,"Formatting":0,"DateFormatHandling":0,"DateTimeZoneHandling":3,"DateParseHandling":1,"FloatFormatHandling":0,"FloatParseHandling":0,"StringEscapeHandling":0,"Culture":"(Default)","CheckAdditionalContent":false},"DeserializationSettings":{"ReferenceLoopHandling":0,"MissingMemberHandling":0,"ObjectCreationHandling":0,"NullValueHandling":0,"DefaultValueHandling":0,"Converters":[],"PreserveReferencesHandling":0,"TypeNameHandling":0,"MetadataPropertyHandling":0,"TypeNameAssemblyFormat":0,"ConstructorHandling":0,"ContractResolver":{"DynamicCodeGeneration":true,"DefaultMembersSearchFlags":20,"SerializeCompilerGeneratedMembers":false,"IgnoreSerializableInterface":false,"IgnoreSerializableAttribute":true},"ReferenceResolver":null,"TraceWriter":null,"Binder":null,"Error":null,"Context":{"Context":null,"State":0},"DateFormatString":"yyyy'-'MM'-'dd'T'HH':'mm':'ss.FFFFFFFK","MaxDepth":null,"Formatting":0,"DateFormatHandling":0,"DateTimeZoneHandling":3,"DateParseHandling":1,"FloatFormatHandling":0,"FloatParseHandling":0,"StringEscapeHandling":0,"Culture":"(Default)","CheckAdditionalContent":false},"BucketConfigs":{"default":{"UseSsl":false,"Servers":["http://xxxx.cloudapp.net:8091/pools"],"Port":11210,"BucketName":"default","Password":"","Username":"","PoolConfiguration":{"MaxSize":2,"MinSize":1,"WaitTimeout":2500,"MaxAcquireIterationCount":5,"RecieveTimeout":2500,"ShutdownTimeout":10000,"OperationTimeout":2500,"UseSsl":false,"ConnectionTimeout":15000,"EnableOperationTiming":false,"LockAttributes":[],"LockAllAttributesExcept":[],"LockElements":[],"LockAllElementsExcept":[],"LockItem":false,"ElementInformation":{"Properties":[],"IsPresent":false,"IsLocked":false,"IsCollection":false,"Source":null,"LineNumber":0,"Type":"Couchbase.Configuration.Client.PoolConfiguration, Couchbase.NetClient, Version=2.0.0.1, Culture=neutral, PublicKeyToken=05e9c6b5a9ec94c2","Validator":{},"Errors":[]},"CurrentConfiguration":null},"ObserveTimeout":500,"ObserveInterval":10}},"PoolConfiguration":{"MaxSize":2,"MinSize":1,"WaitTimeout":2500,"MaxAcquireIterationCount":5,"RecieveTimeout":2500,"ShutdownTimeout":10000,"OperationTimeout":2500,"UseSsl":false,"ConnectionTimeout":15000,"EnableOperationTiming":false,"LockAttributes":[],"LockAllAttributesExcept":[],"LockElements":[],"LockAllElementsExcept":[],"LockItem":false,"ElementInformation":{"Properties":[],"IsPresent":false,"IsLocked":false,"IsCollection":false,"Source":null,"LineNumber":0,"Type":"Couchbase.Configuration.Client.PoolConfiguration, Couchbase.NetClient, Version=2.0.0.1, Culture=neutral, PublicKeyToken=05e9c6b5a9ec94c2","Validator":{},"Errors":[]},"CurrentConfiguration":null},"HeartbeatConfigInterval":10000.0,"ViewRequestTimeout":5000,"DefaultConnectionLimit":5,"MaxServicePointIdleTime":100000,"Expect100Continue":false,"EnableConfigHeartBeat":true,"EnableOperationTiming":false} 2015-01-02 20:56:32,517 [1] DEBUG Couchbase.Core.ClusterController - Trying to bootstrap with Couchbase.Configuration.Server.Providers.CarrierPublication.CarrierPublicationProvider. 2015-01-02 20:56:32,524 [1] DEBUG Couchbase.Configuration.Server.Providers.ConfigProviderBase - Getting config for bucket default 2015-01-02 20:56:32,538 [1] DEBUG Couchbase.Configuration.Server.Providers.ConfigProviderBase - Bootstrapping with 23.102.31.126:11210 2015-01-02 20:56:53,562 [1] DEBUG Couchbase.Configuration.Server.Providers.ConfigProviderBase - Bootstrapping with 23.102.31.126:11210 failed. 2015-01-02 20:56:53,563 [1] WARN Couchbase.Configuration.Server.Providers.ConfigProviderBase - System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 23.102.31.126:11210 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at Couchbase.IO.DefaultConnectionFactory.b__2[T](IConnectionPool`1 p, IByteConverter c) at Couchbase.IO.ConnectionPool`1.Initialize() at Couchbase.Core.ClusterController.<.ctor>b__2(PoolConfiguration config, IPEndPoint endpoint) at Couchbase.Configuration.Server.Providers.CarrierPublication.CarrierPublicationProvider.GetConfig(String bucketName, String password) 2015-01-02 20:56:53,572 [1] WARN Couchbase.Core.ClusterController - System.AggregateException: One or more errors occurred. at Couchbase.Configuration.Server.Providers.CarrierPublication.CarrierPublicationProvider.GetConfig(String bucketName, String password) at Couchbase.Core.ClusterController.CreateBucket(String bucketName, String password) 2015-01-02 20:56:53,572 [1] DEBUG Couchbase.Core.ClusterController - Trying to bootstrap with Couchbase.Configuration.Server.Providers.Streaming.HttpStreamingProvider. 2015-01-02 20:56:53,575 [1] INFO Couchbase.Configuration.Server.Providers.Streaming.HttpServerConfig - Bootstrapping from http://xxx.cloudapp.net:8091/pools 2015-01-02 20:56:57,393 [1] INFO Couchbase.Configuration.Server.Providers.Streaming.HttpServerConfig - Bootstrapped from http://xxx.cloudapp.net:8091/pools 2015-01-02 20:56:57,393 [1] DEBUG Couchbase.Configuration.Server.Providers.ConfigProviderBase - Starting provider on main thread: 1 2015-01-02 20:56:58,056 [1] INFO Couchbase.Configuration.ConfigContextBase - o3-Creating the Servers list using rev#14807 2015-01-02 20:56:58,208 [1] DEBUG Couchbase.IO.ConnectionPool`1 - Initializing connection on [10.0.0.4:11210 | 172716d7-731d-4be6-8c7a-e8ae88a5dcf7] - 4294fd80-dfa5-4560-92a3-649487d0e152 - Disposed: False 2015-01-02 20:56:58,210 [1] DEBUG Couchbase.Core.ClusterController - Creating DefaultIOStrategy 2015-01-02 20:56:58,210 [1] DEBUG Couchbase.IO.Strategies.DefaultIOStrategy - Creating DefaultIOStrategy b136fe99-14c3-4d81-bc89-142f9e3974d2 2015-01-02 20:56:58,212 [1] DEBUG Couchbase.IO.ConnectionPool`1 - Acquire existing: 172716d7-731d-4be6-8c7a-e8ae88a5dcf7 | 10.0.0.4:11210 | [0, 1] - 4294fd80-dfa5-4560-92a3-649487d0e152 - Disposed: False 2015-01-02 20:56:58,445 [1] DEBUG Couchbase.IO.ConnectionPool`1 - Initializing connection on [10.0.0.6:11210 | 08516cb5-b3c2-41d2-b0b4-fb62291908a5] - 70a8baa6-9f70-4c2e-b2da-b82a34584453 - Disposed: False 2015-01-02 20:56:58,445 [1] DEBUG Couchbase.Core.ClusterController - Creating DefaultIOStrategy 2015-01-02 20:56:58,445 [1] DEBUG Couchbase.IO.Strategies.DefaultIOStrategy - Creating DefaultIOStrategy cf877f1c-884b-4b14-964e-cbb7660a409c 2015-01-02 20:56:58,445 [1] DEBUG Couchbase.IO.ConnectionPool`1 - Acquire existing: 08516cb5-b3c2-41d2-b0b4-fb62291908a5 | 10.0.0.6:11210 | [0, 1] - 70a8baa6-9f70-4c2e-b2da-b82a34584453 - Disposed: False 2015-01-02 20:56:58,544 [1] INFO Couchbase.Core.Buckets.VBucketKeyMapper - Creating VBuckets 1024 and FMaps 0 for Rev#0 2015-01-02 20:56:58,550 [1] DEBUG Couchbase.CouchbaseBucket - Creating bucket refCount# 0 2015-01-02 20:56:58,559 [9] INFO Couchbase.Configuration.Server.Providers.Streaming.ConfigThreadState - Listening to http://10.0.0.4:8091/pools/default/bs/default 2015-01-02 20:56:58,966 [9] INFO Couchbase.Configuration.Server.Providers.Streaming.ConfigThreadState - configuration changed count: 0 2015-01-02 20:56:58,966 [9] INFO Couchbase.Configuration.Server.Providers.Streaming.ConfigThreadState - Worker Thread: 9 2015-01-02 20:56:58,966 [9] DEBUG Couchbase.Configuration.Server.Providers.Streaming.ConfigThreadState - {"rev":14807,"name":"default","uri":"/pools/default/buckets/default?bucket_uuid=b8acc62b2b8c0ab97356a900d4c2bf53","streamingUri":"/pools/default/bucketsStreaming/default?bucket_uuid=b8acc62b2b8c0ab97356a900d4c2bf53","nodes":[{"couchApiBase":"http://10.0.0.4:8092/default%2Bb8acc62b2b8c0ab97356a900d4c2bf53","hostname":"10.0.0.4:8091","ports":{"proxy":11211,"direct":11210}},{"couchApiBase":"http://10.0.0.6:8092/default%2Bb8acc62b2b8c0ab97356a900d4c2bf53","hostname":"10.0.0.6:8091","ports":{"proxy":11211,"direct":11210}}],"nodesExt":[{"services":{"mgmt":8091,"capi":8092,"moxi":11211,"kv":11210},"hostname":"10.0.0.4"},{"services":{"mgmt":8091,"capi":8092,"moxi":11211,"kv":11210},"hostname":"10.0.0.6"}],"nodeLocator":"vbucket","uuid":"b8acc62b2b8c0ab97356a900d4c2bf53","ddocs":{"uri":"/pools/default/buckets/default/ddocs"},"vBucketServerMap":{"hashAlgorithm":"CRC","numReplicas":1,"serverList":["10.0.0.4:11210","10.0.0.6:11210"],"vBucketMap":[[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[0,1],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0],[1,0]]},"bucketCapabilitiesVer":"","bucketCapabilities":["cbhello","touch","couchapi","cccp","xdcrCheckpointing","nodesExt"]} 2015-01-02 20:56:58,970 [9] INFO Couchbase.CouchbaseBucket - Config updated old/new: 0, 14807 2015-01-02 20:56:58,971 [1] INFO Couchbase.CouchbaseBucket - Config updated old/new: 14807, 14807 2015-01-02 20:58:14,656 [1] DEBUG Couchbase.Configuration.ConfigContextBase - Getting KeyMapper for rev#14807 on thread 1 2015-01-02 20:58:14,657 [1] DEBUG Couchbase.Core.Buckets.VBucketKeyMapper - Using index 155 for key xxx - rev0 2015-01-02 20:58:14,659 [1] DEBUG Couchbase.Core.Server - Sending xxx using server 10.0.0.4:11210 2015-01-02 20:58:14,834 [1] DEBUG Couchbase.IO.ConnectionPool`1 - Acquire new: aab827bc-60b3-42b9-9aa6-8039460b4927 | 10.0.0.4:11210 | [0, 1] - 4294fd80-dfa5-4560-92a3-649487d0e152 - Disposed: False 2015-01-02 20:58:14,837 [1] DEBUG Couchbase.Authentication.SASL.CramMd5Mechanism - Authenticating socket aab827bc-60b3-42b9-9aa6-8039460b4927 2015-01-02 20:58:15,034 [1] DEBUG Couchbase.Authentication.SASL.CramMd5Mechanism - Authentication for socket aab827bc-60b3-42b9-9aa6-8039460b4927 succeeded. 2015-01-02 20:58:15,034 [1] DEBUG Couchbase.IO.Strategies.DefaultIOStrategy - Authenticated default using Couchbase.Authentication.SASL.CramMd5Mechanism - b136fe99-14c3-4d81-bc89-142f9e3974d2. 2015-01-02 20:58:15,131 [1] DEBUG Couchbase.IO.ConnectionPool`1 - Releasing: aab827bc-60b3-42b9-9aa6-8039460b4927 on 10.0.0.4:11210 - 4294fd80-dfa5-4560-92a3-649487d0e152 2015-01-02 20:58:15,132 [1] DEBUG Couchbase.CouchbaseBucket - Operation doesn't support retries for key xxx 2015-01-02 20:58:15,133 [1] DEBUG Couchbase.CouchbaseBucket - Operation for key xxx failed after 0 retries. Reason: Data exists for key 2015-01-02 20:58:15,134 [1] DEBUG Couchbase.CouchbaseBucket - Attempting dispose on thread 1 2015-01-02 20:58:15,134 [1] DEBUG Couchbase.CouchbaseBucket - Current bucket refCount# 1 2015-01-02 20:58:15,134 [1] DEBUG Couchbase.CouchbaseBucket - Removing bucket refCount# 0 2015-01-02 20:58:15,135 [1] DEBUG Couchbase.CouchbaseBucket - Disposing on thread 1 2015-01-02 20:58:15,136 [1] WARN Couchbase.Configuration.Server.Providers.ConfigProviderBase - Could not unregister observer default 2015-01-02 20:58:15,136 [1] INFO Couchbase.Configuration.Server.Providers.ConfigProviderBase - Cancelling default 2015-01-02 20:58:15,137 [1] INFO Couchbase.Configuration.Server.Providers.ConfigProviderBase - Removing observer for default 2015-01-02 20:58:15,137 [1] INFO Couchbase.Configuration.Server.Providers.ConfigProviderBase - Removing config for default 2015-01-02 20:58:15,192 [9] ERROR Couchbase.Configuration.Server.Providers.Streaming.ConfigThreadState - System.Net.WebException: The request was aborted: The request was canceled. at System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.IO.StreamReader.ReadBuffer() at System.IO.StreamReader.ReadLine() at Couchbase.Configuration.Server.Providers.Streaming.ConfigThreadState.ListenForConfigChanges()