c:\PepsicoCoding\couchbase-transactions-java-examples>gradlew acidTest --args="--cluster pepldz00158.corp.pep.pvt --username amrishraje --password pepsico --bucket poc --amount 500" > Task :acidTest 14:26:11,978 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 14:26:11,979 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 14:26:11,981 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/C:/PepsicoCoding/couchbase-transactions-java-examples/build/resources/main/logback.xml] 14:26:12,212 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 14:26:12,239 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:26:12,252 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 14:26:12,326 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 14:26:12,455 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender] 14:26:12,457 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 14:26:12,461 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@11:25 - no applicable action for [immediateFlush], current ElementPath is [[configuration][appender][immediateFlush]] 14:26:12,464 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 14:26:12,465 |-INFO in ch.qos.logback.core.FileAppender[FILE] - File property is set to [output.log] 14:26:12,469 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 14:26:12,469 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 14:26:12,470 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.couchbase.transactions] to INFO 14:26:12,470 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[com.couchbase.transactions] 14:26:12,470 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.couchbase.transactions.cleanup] to INFO 14:26:12,470 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [acidTest] to INFO 14:26:12,470 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[acidTest] 14:26:12,470 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 14:26:12,474 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@67a20f67 - Registering current configuration as safe fallback point 14:26:16.953 [main] INFO acidTest.ACIDTest - Starting to insert docs at: 1591817176953 14:26:16.994 [cb-events] INFO com.couchbase.transactions.cleanup - [com.couchbase.transactions.cleanup][TransactionLogEvent] Cleanup settings; regular cleanup thread enabled=true, lost cleanup thread enabled=true 14:26:16.995 [cb-events] INFO c.c.transactions.cleanup.regular - [com.couchbase.transactions.cleanup.regular][TransactionLogEvent] Starting background cleanup thread to find transactions from this client 14:26:16.996 [cb-events] INFO c.c.transactions.cleanup.lost - [com.couchbase.transactions.cleanup.lost][TransactionLogEvent] new cluster config with 1 buckets 14:26:16.996 [cb-events] INFO c.c.transactions.cleanup.lost - [com.couchbase.transactions.cleanup.lost][TransactionLogEvent] will start cleaning lost transactions on bucket poc 14:26:16.996 [cb-events] INFO com.couchbase.transactions - [com.couchbase.transactions][TransactionsStarted] Transactions successfully started, regular cleanup enabled=true, lost cleanup enabled=true 14:26:17.096 [cb-events] INFO c.c.transactions.cleanup.lost - [com.couchbase.transactions.cleanup.lost][TransactionLogEvent] Client d5591 poc/_default creating thread to handle lost transactions 14:26:17.223 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":1} 14:26:17.292 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":2} 14:26:17.363 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":3} 14:26:17.451 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":4} 14:26:17.514 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":5} 14:26:17.571 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":6} 14:26:17.629 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":7} 14:26:17.700 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":8} 14:26:17.763 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":9} 14:26:17.815 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":10} 14:26:17.874 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":11} 14:26:17.954 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":12} 14:26:18.018 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":13} 14:26:18.084 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":14} 14:26:18.147 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":15} 14:26:18.216 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":16} 14:26:18.278 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":17} 14:26:18.343 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":18} 14:26:18.400 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":19} 14:26:18.470 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":20} 14:26:18.526 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":21} 14:26:18.585 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":22} 14:26:18.646 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":23} 14:26:18.702 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":24} 14:26:18.760 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":25} 14:26:18.822 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":26} 14:26:18.880 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":27} 14:26:18.936 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":28} 14:26:18.994 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":29} 14:26:19.055 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":30} 14:26:19.114 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":31} 14:26:19.170 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":32} 14:26:19.229 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":33} 14:26:19.289 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":34} 14:26:19.358 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":35} 14:26:19.423 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":36} 14:26:19.483 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":37} 14:26:19.548 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":38} 14:26:19.607 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":39} 14:26:19.669 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":40} 14:26:19.762 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":41} 14:26:19.874 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":42} 14:26:19.931 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":43} 14:26:19.998 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":44} 14:26:20.058 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":45} 14:26:20.118 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":46} 14:26:20.193 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":47} 14:26:20.261 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":48} 14:26:20.322 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":49} 14:26:20.396 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":50} 14:26:20.462 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":51} 14:26:20.527 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":52} 14:26:20.588 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":53} 14:26:20.653 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":54} 14:26:20.722 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":55} 14:26:20.786 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":56} 14:26:20.855 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":57} 14:26:20.924 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":58} 14:26:20.984 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":59} 14:26:21.046 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":60} 14:26:21.107 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":61} 14:26:21.169 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":62} 14:26:21.231 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":63} 14:26:21.290 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":64} 14:26:21.349 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":65} 14:26:21.416 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":66} 14:26:21.473 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":67} 14:26:21.532 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":68} 14:26:21.597 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":69} 14:26:21.656 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":70} 14:26:21.714 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":71} 14:26:21.766 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":72} 14:26:21.834 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":73} 14:26:21.895 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":74} 14:26:21.960 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":75} 14:26:22.019 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":76} 14:26:22.090 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":77} 14:26:22.151 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":78} 14:26:22.223 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":79} 14:26:22.280 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":80} 14:26:22.337 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":81} 14:26:22.397 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":82} 14:26:22.454 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":83} 14:26:22.521 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":84} 14:26:22.577 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":85} 14:26:22.638 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":86} 14:26:22.698 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":87} 14:26:22.766 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":88} 14:26:22.828 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":89} 14:26:22.891 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":90} 14:26:22.954 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":91} 14:26:23.020 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":92} 14:26:23.080 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":93} 14:26:23.137 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":94} 14:26:23.197 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":95} 14:26:23.257 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":96} 14:26:23.319 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":97} 14:26:23.383 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":98} 14:26:23.441 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":99} 14:26:23.503 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":100} 14:26:23.562 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":101} 14:26:23.619 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":102} 14:26:23.675 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":103} 14:26:23.743 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":104} 14:26:23.800 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":105} 14:26:23.862 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":106} 14:26:23.916 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":107} 14:26:23.977 [elastic-4] INFO acidTest.ACIDTest - Inserted sample customer document {"name":"Amrish","type":"Customer","docNumber":108} 14:26:59.109 [cb-events] INFO c.c.transactions.cleanup.lost - [com.couchbase.transactions.cleanup.lost][TransactionLogEvent] new cluster config with 1 buckets 14:26:59.111 [cb-events] INFO c.c.transactions.cleanup.lost - [com.couchbase.transactions.cleanup.lost][TransactionLogEvent] new cluster config with 1 buckets 14:26:59.111 [cb-events] INFO c.c.transactions.cleanup.lost - [com.couchbase.transactions.cleanup.lost][TransactionLogEvent] new cluster config with 1 buckets 14:27:00.122 [cb-events] INFO c.c.transactions.cleanup.lost - [com.couchbase.transactions.cleanup.lost][TransactionLogEvent] new cluster config with 1 buckets 14:27:00.124 [cb-events] INFO c.c.transactions.cleanup.lost - [com.couchbase.transactions.cleanup.lost][TransactionLogEvent] new cluster config with 1 buckets 14:27:02.144 [cb-events] INFO c.c.transactions.cleanup.lost - [com.couchbase.transactions.cleanup.lost][TransactionLogEvent] new cluster config with 1 buckets 14:27:19.527 [cb-events] INFO c.c.transactions.cleanup.stats - [com.couchbase.transactions.cleanup.stats][TransactionCleanupEndRunEvent] start={poc/_default/clientId=d5591,index=0,numClients=1,ATRs={checking=1024,total=1024},runLength=60000millis},end={taken=61939millis,ATRs={read=1024,errored=0,present=1},entries={expired=0,failed=0,total=1},maxEntries=1} Transaction ac88ef3f-83cd-4b77-9f5d-24f94f618e4a failed: 14:26:16.986 1/main/ac88e starting attempt 0/ac88ef3f-83cd-4b77-9f5d-24f94f618e4a/88abdc3e-8a78-4841-a065-7613767f27b5 14:26:16.986 1/main/ac88e config: atrs=1024, expiry=120000msecs durability=MAJORITY per-txn config: durability=Optional.empty 14:26:17.020 1/main/ac88e/88abd First mutated doc in txn is 'doc::1' on vbucket 477, so using atr _txn:atr-477-#1ce 14:26:17.029 1/main/ac88e/88abd about to set ATR poc/_default/_txn:atr-477-#1ce to Pending 14:26:17.107 1/main/ac88e/88abd set ATR poc/_default/_txn:atr-477-#1ce to Pending in 78ms, got CAS (start time) cas=1591817177088917504,seqno=1,vbucket=477 14:26:17.120 1/main/ac88e/88abd about to insert staged doc doc::1 14:26:17.197 1/main/ac88e/88abd inserted doc doc::1 got cas=1591817177181782016,seqno=3,vbucket=477, in 76ms 14:26:17.225 1/main/ac88e/88abd about to insert staged doc doc::2 14:26:17.291 1/main/ac88e/88abd inserted doc doc::2 got cas=1591817177277530112,seqno=1,vbucket=212, in 66ms 14:26:17.293 1/main/ac88e/88abd about to insert staged doc doc::3 14:26:17.363 1/main/ac88e/88abd inserted doc doc::3 got cas=1591817177356435456,seqno=1,vbucket=979, in 69ms 14:26:17.364 1/main/ac88e/88abd about to insert staged doc doc::4 14:26:17.450 1/main/ac88e/88abd inserted doc doc::4 got cas=1591817177438420992,seqno=1,vbucket=439, in 86ms 14:26:17.452 1/main/ac88e/88abd about to insert staged doc doc::5 14:26:17.514 1/main/ac88e/88abd inserted doc doc::5 got cas=1591817177499172864,seqno=1,vbucket=688, in 61ms 14:26:17.515 1/main/ac88e/88abd about to insert staged doc doc::6 14:26:17.571 1/main/ac88e/88abd inserted doc doc::6 got cas=1591817177565298688,seqno=1,vbucket=953, in 55ms 14:26:17.572 1/main/ac88e/88abd about to insert staged doc doc::7 14:26:17.627 1/main/ac88e/88abd inserted doc doc::7 got cas=1591817177617793024,seqno=1,vbucket=190, in 54ms 14:26:17.629 1/main/ac88e/88abd about to insert staged doc doc::8 14:26:17.693 1/main/ac88e/88abd inserted doc doc::8 got cas=1591817177681297408,seqno=1,vbucket=1, in 63ms 14:26:17.700 1/main/ac88e/88abd about to insert staged doc doc::9 14:26:17.762 1/main/ac88e/88abd inserted doc doc::9 got cas=1591817177755418624,seqno=1,vbucket=774, in 61ms 14:26:17.763 1/main/ac88e/88abd about to insert staged doc doc::10 14:26:17.815 1/main/ac88e/88abd inserted doc doc::10 got cas=1591817177809420288,seqno=1,vbucket=843, in 51ms 14:26:17.815 1/main/ac88e/88abd about to insert staged doc doc::11 14:26:17.871 1/main/ac88e/88abd inserted doc doc::11 got cas=1591817177861390336,seqno=1,vbucket=76, in 55ms 14:26:17.874 1/main/ac88e/88abd about to insert staged doc doc::12 14:26:17.953 1/main/ac88e/88abd inserted doc doc::12 got cas=1591817177940754432,seqno=1,vbucket=325, in 78ms 14:26:17.955 1/main/ac88e/88abd about to insert staged doc doc::13 14:26:18.018 1/main/ac88e/88abd inserted doc doc::13 got cas=1591817178007601152,seqno=1,vbucket=578, in 63ms 14:26:18.019 1/main/ac88e/88abd about to insert staged doc doc::14 14:26:18.083 1/main/ac88e/88abd inserted doc doc::14 got cas=1591817178071367680,seqno=1,vbucket=38, in 64ms 14:26:18.084 1/main/ac88e/88abd about to insert staged doc doc::15 14:26:18.147 1/main/ac88e/88abd inserted doc doc::15 got cas=1591817178140573696,seqno=1,vbucket=801, in 62ms 14:26:18.148 1/main/ac88e/88abd about to insert staged doc doc::16 14:26:18.215 1/main/ac88e/88abd inserted doc doc::16 got cas=1591817178201587712,seqno=1,vbucket=552, in 67ms 14:26:18.216 1/main/ac88e/88abd about to insert staged doc doc::17 14:26:18.275 1/main/ac88e/88abd inserted doc doc::17 got cas=1591817178265681920,seqno=1,vbucket=303, in 58ms 14:26:18.279 1/main/ac88e/88abd about to insert staged doc doc::18 14:26:18.343 1/main/ac88e/88abd inserted doc doc::18 got cas=1591817178328662016,seqno=1,vbucket=400, in 63ms 14:26:18.344 1/main/ac88e/88abd about to insert staged doc doc::19 14:26:18.399 1/main/ac88e/88abd inserted doc doc::19 got cas=1591817178388430848,seqno=1,vbucket=663, in 55ms 14:26:18.401 1/main/ac88e/88abd about to insert staged doc doc::20 14:26:18.469 1/main/ac88e/88abd inserted doc doc::20 got cas=1591817178459078656,seqno=1,vbucket=102, in 68ms 14:26:18.470 1/main/ac88e/88abd about to insert staged doc doc::21 14:26:18.526 1/main/ac88e/88abd inserted doc doc::21 got cas=1591817178520551424,seqno=1,vbucket=865, in 55ms 14:26:18.527 1/main/ac88e/88abd about to insert staged doc doc::22 14:26:18.584 1/main/ac88e/88abd inserted doc doc::22 got cas=1591817178573045760,seqno=1,vbucket=616, in 57ms 14:26:18.585 1/main/ac88e/88abd about to insert staged doc doc::23 14:26:18.644 1/main/ac88e/88abd inserted doc doc::23 got cas=1591817178632945664,seqno=1,vbucket=367, in 58ms 14:26:18.647 1/main/ac88e/88abd about to insert staged doc doc::24 14:26:18.701 1/main/ac88e/88abd inserted doc doc::24 got cas=1591817178695925760,seqno=1,vbucket=779, in 54ms 14:26:18.702 1/main/ac88e/88abd about to insert staged doc doc::25 14:26:18.760 1/main/ac88e/88abd inserted doc doc::25 got cas=1591817178751172608,seqno=1,vbucket=12, in 57ms 14:26:18.761 1/main/ac88e/88abd about to insert staged doc doc::26 14:26:18.822 1/main/ac88e/88abd inserted doc doc::26 got cas=1591817178811269120,seqno=1,vbucket=261, in 60ms 14:26:18.823 1/main/ac88e/88abd about to insert staged doc doc::27 14:26:18.880 1/main/ac88e/88abd inserted doc doc::27 got cas=1591817178868744192,seqno=1,vbucket=514, in 57ms 14:26:18.881 1/main/ac88e/88abd about to insert staged doc doc::28 14:26:18.936 1/main/ac88e/88abd inserted doc doc::28 got cas=1591817178931265536,seqno=1,vbucket=701, in 54ms 14:26:18.937 1/main/ac88e/88abd about to insert staged doc doc::29 14:26:18.994 1/main/ac88e/88abd inserted doc doc::29 got cas=1591817178983170048,seqno=1,vbucket=442, in 57ms 14:26:18.995 1/main/ac88e/88abd about to insert staged doc doc::30 14:26:19.055 1/main/ac88e/88abd inserted doc doc::30 got cas=1591817179043921920,seqno=1,vbucket=381, in 60ms 14:26:19.056 1/main/ac88e/88abd about to insert staged doc doc::31 14:26:19.114 1/main/ac88e/88abd inserted doc doc::31 got cas=1591817179103232000,seqno=1,vbucket=634, in 57ms 14:26:19.115 1/main/ac88e/88abd about to insert staged doc doc::32 14:26:19.169 1/main/ac88e/88abd inserted doc doc::32 got cas=1591817179164377088,seqno=1,vbucket=883, in 54ms 14:26:19.170 1/main/ac88e/88abd about to insert staged doc doc::33 14:26:19.228 1/main/ac88e/88abd inserted doc doc::33 got cas=1591817179221131264,seqno=1,vbucket=116, in 58ms 14:26:19.229 1/main/ac88e/88abd about to insert staged doc doc::34 14:26:19.289 1/main/ac88e/88abd inserted doc doc::34 got cas=1591817179278409728,seqno=1,vbucket=528, in 59ms 14:26:19.289 1/main/ac88e/88abd about to insert staged doc doc::35 14:26:19.358 1/main/ac88e/88abd inserted doc doc::35 got cas=1591817179337719808,seqno=1,vbucket=279, in 68ms 14:26:19.358 1/main/ac88e/88abd about to insert staged doc doc::36 14:26:19.422 1/main/ac88e/88abd inserted doc doc::36 got cas=1591817179413086208,seqno=1,vbucket=30, in 63ms 14:26:19.423 1/main/ac88e/88abd about to insert staged doc doc::37 14:26:19.483 1/main/ac88e/88abd inserted doc doc::37 got cas=1591817179474427904,seqno=1,vbucket=793, in 59ms 14:26:19.484 1/main/ac88e/88abd about to insert staged doc doc::38 14:26:19.548 1/main/ac88e/88abd inserted doc doc::38 got cas=1591817179541012480,seqno=1,vbucket=934, in 63ms 14:26:19.549 1/main/ac88e/88abd about to insert staged doc doc::39 14:26:19.606 1/main/ac88e/88abd inserted doc doc::39 got cas=1591817179593441280,seqno=1,vbucket=161, in 57ms 14:26:19.608 1/main/ac88e/88abd about to insert staged doc doc::40 14:26:19.669 1/main/ac88e/88abd inserted doc doc::40 got cas=1591817179656945664,seqno=1,vbucket=572, in 61ms 14:26:19.669 1/main/ac88e/88abd about to insert staged doc doc::41 14:26:19.761 1/main/ac88e/88abd inserted doc doc::41 got cas=1591817179717632000,seqno=1,vbucket=315, in 91ms 14:26:19.763 1/main/ac88e/88abd about to insert staged doc doc::42 14:26:19.874 1/main/ac88e/88abd inserted doc doc::42 got cas=1591817179821441024,seqno=1,vbucket=50, in 110ms 14:26:19.874 1/main/ac88e/88abd about to insert staged doc doc::43 14:26:19.931 1/main/ac88e/88abd inserted doc doc::43 got cas=1591817179921252352,seqno=1,vbucket=821, in 55ms 14:26:19.931 1/main/ac88e/88abd about to insert staged doc doc::44 14:26:19.998 1/main/ac88e/88abd inserted doc doc::44 got cas=1591817179981479936,seqno=1,vbucket=337, in 66ms 14:26:19.999 1/main/ac88e/88abd about to insert staged doc doc::45 14:26:20.058 1/main/ac88e/88abd inserted doc doc::45 got cas=1591817180046884864,seqno=1,vbucket=598, in 59ms 14:26:20.058 1/main/ac88e/88abd about to insert staged doc doc::46 14:26:20.118 1/main/ac88e/88abd inserted doc doc::46 got cas=1591817180111110144,seqno=1,vbucket=863, in 59ms 14:26:20.119 1/main/ac88e/88abd about to insert staged doc doc::47 14:26:20.193 1/main/ac88e/88abd inserted doc doc::47 got cas=1591817180174811136,seqno=1,vbucket=88, in 73ms 14:26:20.193 1/main/ac88e/88abd about to insert staged doc doc::48 14:26:20.261 1/main/ac88e/88abd inserted doc doc::48 got cas=1591817180241199104,seqno=1,vbucket=231, in 67ms 14:26:20.262 1/main/ac88e/88abd about to insert staged doc doc::49 14:26:20.321 1/main/ac88e/88abd inserted doc doc::49 got cas=1591817180316696576,seqno=1,vbucket=992, in 59ms 14:26:20.322 1/main/ac88e/88abd about to insert staged doc doc::50 14:26:20.396 1/main/ac88e/88abd inserted doc doc::50 got cas=1591817180376006656,seqno=1,vbucket=807, in 73ms 14:26:20.396 1/main/ac88e/88abd about to insert staged doc doc::51 14:26:20.462 1/main/ac88e/88abd inserted doc doc::51 got cas=1591817180448489472,seqno=1,vbucket=32, in 65ms 14:26:20.463 1/main/ac88e/88abd about to insert staged doc doc::52 14:26:20.527 1/main/ac88e/88abd inserted doc doc::52 got cas=1591817180508192768,seqno=1,vbucket=297, in 64ms 14:26:20.528 1/main/ac88e/88abd about to insert staged doc doc::53 14:26:20.588 1/main/ac88e/88abd inserted doc doc::53 got cas=1591817180577857536,seqno=1,vbucket=558, in 59ms 14:26:20.589 1/main/ac88e/88abd about to insert staged doc doc::54 14:26:20.652 1/main/ac88e/88abd inserted doc doc::54 got cas=1591817180634284032,seqno=1,vbucket=74, in 62ms 14:26:20.655 1/main/ac88e/88abd about to insert staged doc doc::55 14:26:20.721 1/main/ac88e/88abd inserted doc doc::55 got cas=1591817180711288832,seqno=1,vbucket=845, in 65ms 14:26:20.723 1/main/ac88e/88abd about to insert staged doc doc::56 14:26:20.785 1/main/ac88e/88abd inserted doc doc::56 got cas=1591817180773875712,seqno=1,vbucket=580, in 62ms 14:26:20.787 1/main/ac88e/88abd about to insert staged doc doc::57 14:26:20.854 1/main/ac88e/88abd inserted doc doc::57 got cas=1591817180839215104,seqno=1,vbucket=323, in 67ms 14:26:20.858 1/main/ac88e/88abd about to insert staged doc doc::58 14:26:20.924 1/main/ac88e/88abd inserted doc doc::58 got cas=1591817180912222208,seqno=1,vbucket=508, in 65ms 14:26:20.924 1/main/ac88e/88abd about to insert staged doc doc::59 14:26:20.984 1/main/ac88e/88abd inserted doc doc::59 got cas=1591817180975071232,seqno=1,vbucket=763, in 59ms 14:26:20.985 1/main/ac88e/88abd about to insert staged doc doc::60 14:26:21.046 1/main/ac88e/88abd inserted doc doc::60 got cas=1591817181036085248,seqno=1,vbucket=10, in 60ms 14:26:21.046 1/main/ac88e/88abd about to insert staged doc doc::61 14:26:21.106 1/main/ac88e/88abd inserted doc doc::61 got cas=1591817181099458560,seqno=1,vbucket=781, in 60ms 14:26:21.107 1/main/ac88e/88abd about to insert staged doc doc::62 14:26:21.169 1/main/ac88e/88abd inserted doc doc::62 got cas=1591817181158703104,seqno=1,vbucket=516, in 61ms 14:26:21.170 1/main/ac88e/88abd about to insert staged doc doc::63 14:26:21.231 1/main/ac88e/88abd inserted doc doc::63 got cas=1591817181222600704,seqno=1,vbucket=259, in 60ms 14:26:21.231 1/main/ac88e/88abd about to insert staged doc doc::64 14:26:21.290 1/main/ac88e/88abd inserted doc doc::64 got cas=1591817181284466688,seqno=1,vbucket=871, in 59ms 14:26:21.291 1/main/ac88e/88abd about to insert staged doc doc::65 14:26:21.348 1/main/ac88e/88abd inserted doc doc::65 got cas=1591817181338271744,seqno=1,vbucket=96, in 57ms 14:26:21.350 1/main/ac88e/88abd about to insert staged doc doc::66 14:26:21.416 1/main/ac88e/88abd inserted doc doc::66 got cas=1591817181404135424,seqno=1,vbucket=361, in 65ms 14:26:21.417 1/main/ac88e/88abd about to insert staged doc doc::67 14:26:21.473 1/main/ac88e/88abd inserted doc doc::67 got cas=1591817181463314432,seqno=1,vbucket=622, in 55ms 14:26:21.474 1/main/ac88e/88abd about to insert staged doc doc::68 14:26:21.532 1/main/ac88e/88abd inserted doc doc::68 got cas=1591817181526360064,seqno=1,vbucket=721, in 57ms 14:26:21.533 1/main/ac88e/88abd about to insert staged doc doc::69 14:26:21.596 1/main/ac88e/88abd inserted doc doc::69 got cas=1591817181583769600,seqno=1,vbucket=470, in 63ms 14:26:21.597 1/main/ac88e/88abd about to insert staged doc doc::70 14:26:21.656 1/main/ac88e/88abd inserted doc doc::70 got cas=1591817181646684160,seqno=1,vbucket=273, in 58ms 14:26:21.656 1/main/ac88e/88abd about to insert staged doc doc::71 14:26:21.714 1/main/ac88e/88abd inserted doc doc::71 got cas=1591817181703700480,seqno=1,vbucket=534, in 57ms 14:26:21.714 1/main/ac88e/88abd about to insert staged doc doc::72 14:26:21.766 1/main/ac88e/88abd inserted doc doc::72 got cas=1591817181759143936,seqno=1,vbucket=799, in 51ms 14:26:21.766 1/main/ac88e/88abd about to insert staged doc doc::73 14:26:21.834 1/main/ac88e/88abd inserted doc doc::73 got cas=1591817181826252800,seqno=1,vbucket=24, in 67ms 14:26:21.835 1/main/ac88e/88abd about to insert staged doc doc::74 14:26:21.895 1/main/ac88e/88abd inserted doc doc::74 got cas=1591817181883662336,seqno=1,vbucket=636, in 60ms 14:26:21.896 1/main/ac88e/88abd about to insert staged doc doc::75 14:26:21.960 1/main/ac88e/88abd inserted doc doc::75 got cas=1591817181948936192,seqno=1,vbucket=379, in 64ms 14:26:21.961 1/main/ac88e/88abd about to insert staged doc doc::76 14:26:22.019 1/main/ac88e/88abd inserted doc doc::76 got cas=1591817182008377344,seqno=1,vbucket=114, in 57ms 14:26:22.019 1/main/ac88e/88abd about to insert staged doc doc::77 14:26:22.090 1/main/ac88e/88abd inserted doc doc::77 got cas=1591817182079352832,seqno=1,vbucket=885, in 70ms 14:26:22.091 1/main/ac88e/88abd about to insert staged doc doc::78 14:26:22.151 1/main/ac88e/88abd inserted doc doc::78 got cas=1591817182146134016,seqno=1,vbucket=970, in 60ms 14:26:22.151 1/main/ac88e/88abd about to insert staged doc doc::79 14:26:22.223 1/main/ac88e/88abd inserted doc doc::79 got cas=1591817182208131072,seqno=1,vbucket=205, in 71ms 14:26:22.224 1/main/ac88e/88abd about to insert staged doc doc::80 14:26:22.280 1/main/ac88e/88abd inserted doc doc::80 got cas=1591817182270259200,seqno=1,vbucket=649, in 56ms 14:26:22.281 1/main/ac88e/88abd about to insert staged doc doc::81 14:26:22.337 1/main/ac88e/88abd inserted doc doc::81 got cas=1591817182324129792,seqno=1,vbucket=398, in 55ms 14:26:22.337 1/main/ac88e/88abd about to insert staged doc doc::82 14:26:22.397 1/main/ac88e/88abd inserted doc doc::82 got cas=1591817182388027392,seqno=1,vbucket=135, in 59ms 14:26:22.398 1/main/ac88e/88abd about to insert staged doc doc::83 14:26:22.454 1/main/ac88e/88abd inserted doc doc::83 got cas=1591817182446485504,seqno=1,vbucket=896, in 56ms 14:26:22.455 1/main/ac88e/88abd about to insert staged doc doc::84 14:26:22.521 1/main/ac88e/88abd inserted doc doc::84 got cas=1591817182503632896,seqno=1,vbucket=484, in 65ms 14:26:22.522 1/main/ac88e/88abd about to insert staged doc doc::85 14:26:22.576 1/main/ac88e/88abd inserted doc doc::85 got cas=1591817182571134976,seqno=1,vbucket=739, in 54ms 14:26:22.579 1/main/ac88e/88abd about to insert staged doc doc::86 14:26:22.638 1/main/ac88e/88abd inserted doc doc::86 got cas=1591817182631428096,seqno=1,vbucket=1002, in 58ms 14:26:22.639 1/main/ac88e/88abd about to insert staged doc doc::87 14:26:22.697 1/main/ac88e/88abd inserted doc doc::87 got cas=1591817182686150656,seqno=1,vbucket=237, in 58ms 14:26:22.699 1/main/ac88e/88abd about to insert staged doc doc::88 14:26:22.766 1/main/ac88e/88abd inserted doc doc::88 got cas=1591817182751555584,seqno=1,vbucket=82, in 66ms 14:26:22.767 1/main/ac88e/88abd about to insert staged doc doc::89 14:26:22.827 1/main/ac88e/88abd inserted doc doc::89 got cas=1591817182821023744,seqno=1,vbucket=853, in 59ms 14:26:22.830 1/main/ac88e/88abd about to insert staged doc doc::90 14:26:22.890 1/main/ac88e/88abd inserted doc doc::90 got cas=1591817182884200448,seqno=1,vbucket=914, in 60ms 14:26:22.893 1/main/ac88e/88abd about to insert staged doc doc::91 14:26:22.954 1/main/ac88e/88abd inserted doc doc::91 got cas=1591817182942986240,seqno=1,vbucket=149, in 60ms 14:26:22.957 1/main/ac88e/88abd about to insert staged doc doc::92 14:26:23.020 1/main/ac88e/88abd inserted doc doc::92 got cas=1591817183007277056,seqno=1,vbucket=412, in 62ms 14:26:23.022 1/main/ac88e/88abd about to insert staged doc doc::93 14:26:23.080 1/main/ac88e/88abd inserted doc doc::93 got cas=1591817183069667328,seqno=1,vbucket=667, in 57ms 14:26:23.081 1/main/ac88e/88abd about to insert staged doc doc::94 14:26:23.137 1/main/ac88e/88abd inserted doc doc::94 got cas=1591817183128256512,seqno=1,vbucket=255, in 56ms 14:26:23.140 1/main/ac88e/88abd about to insert staged doc doc::95 14:26:23.197 1/main/ac88e/88abd inserted doc doc::95 got cas=1591817183192023040,seqno=1,vbucket=1016, in 57ms 14:26:23.198 1/main/ac88e/88abd about to insert staged doc doc::96 14:26:23.257 1/main/ac88e/88abd inserted doc doc::96 got cas=1591817183251529728,seqno=1,vbucket=753, in 58ms 14:26:23.258 1/main/ac88e/88abd about to insert staged doc doc::97 14:26:23.319 1/main/ac88e/88abd inserted doc doc::97 got cas=1591817183306907648,seqno=1,vbucket=502, in 61ms 14:26:23.320 1/main/ac88e/88abd about to insert staged doc doc::98 14:26:23.383 1/main/ac88e/88abd inserted doc doc::98 got cas=1591817183373164544,seqno=1,vbucket=329, in 62ms 14:26:23.384 1/main/ac88e/88abd about to insert staged doc doc::99 14:26:23.441 1/main/ac88e/88abd inserted doc doc::99 got cas=1591817183429001216,seqno=1,vbucket=590, in 57ms 14:26:23.442 1/main/ac88e/88abd about to insert staged doc doc::100 14:26:23.501 1/main/ac88e/88abd inserted doc doc::100 got cas=1591817183489032192,seqno=1,vbucket=556, in 59ms 14:26:23.503 1/main/ac88e/88abd about to insert staged doc doc::101 14:26:23.562 1/main/ac88e/88abd inserted doc doc::101 got cas=1591817183553585152,seqno=1,vbucket=299, in 59ms 14:26:23.563 1/main/ac88e/88abd about to insert staged doc doc::102 14:26:23.619 1/main/ac88e/88abd inserted doc doc::102 got cas=1591817183611846656,seqno=1,vbucket=34, in 56ms 14:26:23.620 1/main/ac88e/88abd about to insert staged doc doc::103 14:26:23.675 1/main/ac88e/88abd inserted doc doc::103 got cas=1591817183669649408,seqno=1,vbucket=805, in 54ms 14:26:23.675 1/main/ac88e/88abd about to insert staged doc doc::104 14:26:23.743 1/main/ac88e/88abd inserted doc doc::104 got cas=1591817183723061248,seqno=1,vbucket=321, in 67ms 14:26:23.744 1/main/ac88e/88abd about to insert staged doc doc::105 14:26:23.800 1/main/ac88e/88abd inserted doc doc::105 got cas=1591817183789383680,seqno=1,vbucket=582, in 56ms 14:26:23.801 1/main/ac88e/88abd about to insert staged doc doc::106 14:26:23.862 1/main/ac88e/88abd inserted doc doc::106 got cas=1591817183856427008,seqno=1,vbucket=847, in 60ms 14:26:23.862 1/main/ac88e/88abd about to insert staged doc doc::107 14:26:23.916 1/main/ac88e/88abd inserted doc doc::107 got cas=1591817183906955264,seqno=1,vbucket=72, in 53ms 14:26:23.917 1/main/ac88e/88abd about to insert staged doc doc::108 14:26:23.977 1/main/ac88e/88abd inserted doc doc::108 got cas=1591817183966134272,seqno=1,vbucket=247, in 60ms 14:26:23.977 1/main/ac88e/88abd about to insert staged doc doc::109 14:26:24.026 1/main/ac88e/88abd retrying ambiguous error RequestCanceledException in stage createdStagedInsert, operation may have succeeded or not, expiry-overtime=false, retrying: 'com.couchbase.client.core.error.RequestCanceledException: SubdocMutateRequest {"cancelled":true,"clientContext":{"txn.op":"createStagedInsert"},"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/00000000C4A23D7B","lastDispatchedFrom":"28.0.93.169:54979","lastDispatchedTo":"pepldz00158.corp.pep.pvt:11210","reason":"NO_MORE_RETRIES (CHANNEL_CLOSED_WHILE_IN_FLIGHT)","requestId":261,"requestType":"SubdocMutateRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::109","opaque":"0x11f","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"timeoutMs":2500,"timings":{"encodingMicros":14,"totalMicros":48197}}' 14:26:24.037 1/main/ac88e/88abd about to insert staged doc doc::109 14:26:26.548 1/main/ac88e/88abd retrying ambiguous error AmbiguousTimeoutException in stage createdStagedInsert, operation may have succeeded or not, expiry-overtime=false, retrying: 'com.couchbase.client.core.error.AmbiguousTimeoutException: SubdocMutateRequest {"cancelled":true,"clientContext":{"txn.op":"createStagedInsert"},"completed":true,"coreId":1,"idempotent":false,"reason":"TIMEOUT","requestId":266,"requestType":"SubdocMutateRequest","retried":14,"retryReasons":["ENDPOINT_NOT_AVAILABLE"],"service":{"bucket":"poc","collection":"_default","documentId":"doc::109","opaque":"0x124","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"timeoutMs":2500,"timings":{"encodingMicros":24,"totalMicros":2510462}}' 14:26:26.569 1/main/ac88e/88abd about to insert staged doc doc::109 14:26:29.078 1/main/ac88e/88abd retrying ambiguous error AmbiguousTimeoutException in stage createdStagedInsert, operation may have succeeded or not, expiry-overtime=false, retrying: 'com.couchbase.client.core.error.AmbiguousTimeoutException: SubdocMutateRequest {"cancelled":true,"clientContext":{"txn.op":"createStagedInsert"},"completed":true,"coreId":1,"idempotent":false,"reason":"TIMEOUT","requestId":319,"requestType":"SubdocMutateRequest","retried":14,"retryReasons":["ENDPOINT_NOT_AVAILABLE"],"service":{"bucket":"poc","collection":"_default","documentId":"doc::109","opaque":"0x15b","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"timeoutMs":2500,"timings":{"encodingMicros":33,"totalMicros":2509975}}' 14:26:29.119 1/main/ac88e/88abd about to insert staged doc doc::109 14:26:31.628 1/main/ac88e/88abd retrying ambiguous error AmbiguousTimeoutException in stage createdStagedInsert, operation may have succeeded or not, expiry-overtime=false, retrying: 'com.couchbase.client.core.error.AmbiguousTimeoutException: SubdocMutateRequest {"cancelled":true,"clientContext":{"txn.op":"createStagedInsert"},"completed":true,"coreId":1,"idempotent":false,"reason":"TIMEOUT","requestId":374,"requestType":"SubdocMutateRequest","retried":14,"retryReasons":["ENDPOINT_NOT_AVAILABLE"],"service":{"bucket":"poc","collection":"_default","documentId":"doc::109","opaque":"0x192","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"timeoutMs":2500,"timings":{"encodingMicros":26,"totalMicros":2508822}}' 14:26:31.711 1/main/ac88e/88abd about to insert staged doc doc::109 14:26:34.219 1/main/ac88e/88abd retrying ambiguous error AmbiguousTimeoutException in stage createdStagedInsert, operation may have succeeded or not, expiry-overtime=false, retrying: 'com.couchbase.client.core.error.AmbiguousTimeoutException: SubdocMutateRequest {"cancelled":true,"clientContext":{"txn.op":"createStagedInsert"},"completed":true,"coreId":1,"idempotent":false,"reason":"TIMEOUT","requestId":425,"requestType":"SubdocMutateRequest","retried":14,"retryReasons":["ENDPOINT_NOT_AVAILABLE"],"service":{"bucket":"poc","collection":"_default","documentId":"doc::109","opaque":"0x1c5","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"timeoutMs":2500,"timings":{"encodingMicros":43,"totalMicros":2506498}}' 14:26:34.380 1/main/ac88e/88abd about to insert staged doc doc::109 14:26:36.890 1/main/ac88e/88abd retrying ambiguous error AmbiguousTimeoutException in stage createdStagedInsert, operation may have succeeded or not, expiry-overtime=false, retrying: 'com.couchbase.client.core.error.AmbiguousTimeoutException: SubdocMutateRequest {"cancelled":true,"clientContext":{"txn.op":"createStagedInsert"},"completed":true,"coreId":1,"idempotent":false,"reason":"TIMEOUT","requestId":482,"requestType":"SubdocMutateRequest","retried":14,"retryReasons":["ENDPOINT_NOT_AVAILABLE"],"service":{"bucket":"poc","collection":"_default","documentId":"doc::109","opaque":"0x1fe","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"timeoutMs":2500,"timings":{"encodingMicros":202,"totalMicros":2510617}}' 14:26:37.141 1/main/ac88e/88abd about to insert staged doc doc::109 14:26:39.649 1/main/ac88e/88abd retrying ambiguous error AmbiguousTimeoutException in stage createdStagedInsert, operation may have succeeded or not, expiry-overtime=false, retrying: 'com.couchbase.client.core.error.AmbiguousTimeoutException: SubdocMutateRequest {"cancelled":true,"clientContext":{"txn.op":"createStagedInsert"},"completed":true,"coreId":1,"idempotent":false,"reason":"TIMEOUT","requestId":541,"requestType":"SubdocMutateRequest","retried":14,"retryReasons":["ENDPOINT_NOT_AVAILABLE"],"service":{"bucket":"poc","collection":"_default","documentId":"doc::109","opaque":"0x239","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"timeoutMs":2500,"timings":{"encodingMicros":105,"totalMicros":2508115}}' 14:26:39.900 1/main/ac88e/88abd about to insert staged doc doc::109 14:26:42.408 1/main/ac88e/88abd retrying ambiguous error AmbiguousTimeoutException in stage createdStagedInsert, operation may have succeeded or not, expiry-overtime=false, retrying: 'com.couchbase.client.core.error.AmbiguousTimeoutException: SubdocMutateRequest {"cancelled":true,"clientContext":{"txn.op":"createStagedInsert"},"completed":true,"coreId":1,"idempotent":false,"reason":"TIMEOUT","requestId":596,"requestType":"SubdocMutateRequest","retried":14,"retryReasons":["ENDPOINT_NOT_AVAILABLE"],"service":{"bucket":"poc","collection":"_default","documentId":"doc::109","opaque":"0x270","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"timeoutMs":2500,"timings":{"encodingMicros":46,"totalMicros":2507919}}' 14:26:42.660 1/main/ac88e/88abd about to insert staged doc doc::109 14:26:45.170 1/main/ac88e/88abd retrying ambiguous error AmbiguousTimeoutException in stage createdStagedInsert, operation may have succeeded or not, expiry-overtime=false, retrying: 'com.couchbase.client.core.error.AmbiguousTimeoutException: SubdocMutateRequest {"cancelled":true,"clientContext":{"txn.op":"createStagedInsert"},"completed":true,"coreId":1,"idempotent":false,"reason":"TIMEOUT","requestId":654,"requestType":"SubdocMutateRequest","retried":14,"retryReasons":["ENDPOINT_NOT_AVAILABLE"],"service":{"bucket":"poc","collection":"_default","documentId":"doc::109","opaque":"0x2aa","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"timeoutMs":2500,"timings":{"encodingMicros":420,"totalMicros":2510097}}' 14:26:45.421 1/main/ac88e/88abd about to insert staged doc doc::109 14:26:47.928 1/main/ac88e/88abd retrying ambiguous error AmbiguousTimeoutException in stage createdStagedInsert, operation may have succeeded or not, expiry-overtime=false, retrying: 'com.couchbase.client.core.error.AmbiguousTimeoutException: SubdocMutateRequest {"cancelled":true,"clientContext":{"txn.op":"createStagedInsert"},"completed":true,"coreId":1,"idempotent":false,"reason":"TIMEOUT","requestId":714,"requestType":"SubdocMutateRequest","retried":14,"retryReasons":["ENDPOINT_NOT_AVAILABLE"],"service":{"bucket":"poc","collection":"_default","documentId":"doc::109","opaque":"0x2e6","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"timeoutMs":2500,"timings":{"encodingMicros":111,"totalMicros":2507612}}' 14:26:48.179 1/main/ac88e/88abd about to insert staged doc doc::109 14:26:50.688 1/main/ac88e/88abd retrying ambiguous error AmbiguousTimeoutException in stage createdStagedInsert, operation may have succeeded or not, expiry-overtime=false, retrying: 'com.couchbase.client.core.error.AmbiguousTimeoutException: SubdocMutateRequest {"cancelled":true,"clientContext":{"txn.op":"createStagedInsert"},"completed":true,"coreId":1,"idempotent":false,"reason":"TIMEOUT","requestId":774,"requestType":"SubdocMutateRequest","retried":14,"retryReasons":["ENDPOINT_NOT_AVAILABLE"],"service":{"bucket":"poc","collection":"_default","documentId":"doc::109","opaque":"0x322","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"timeoutMs":2500,"timings":{"encodingMicros":36,"totalMicros":2508698}}' 14:26:50.939 1/main/ac88e/88abd about to insert staged doc doc::109 14:26:53.449 1/main/ac88e/88abd retrying ambiguous error AmbiguousTimeoutException in stage createdStagedInsert, operation may have succeeded or not, expiry-overtime=false, retrying: 'com.couchbase.client.core.error.AmbiguousTimeoutException: SubdocMutateRequest {"cancelled":true,"clientContext":{"txn.op":"createStagedInsert"},"completed":true,"coreId":1,"idempotent":false,"reason":"TIMEOUT","requestId":831,"requestType":"SubdocMutateRequest","retried":14,"retryReasons":["ENDPOINT_NOT_AVAILABLE"],"service":{"bucket":"poc","collection":"_default","documentId":"doc::109","opaque":"0x35b","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"timeoutMs":2500,"timings":{"encodingMicros":53,"totalMicros":2510598}}' 14:26:53.700 1/main/ac88e/88abd about to insert staged doc doc::109 14:26:56.209 1/main/ac88e/88abd retrying ambiguous error AmbiguousTimeoutException in stage createdStagedInsert, operation may have succeeded or not, expiry-overtime=false, retrying: 'com.couchbase.client.core.error.AmbiguousTimeoutException: SubdocMutateRequest {"cancelled":true,"clientContext":{"txn.op":"createStagedInsert"},"completed":true,"coreId":1,"idempotent":false,"reason":"TIMEOUT","requestId":891,"requestType":"SubdocMutateRequest","retried":14,"retryReasons":["ENDPOINT_NOT_AVAILABLE"],"service":{"bucket":"poc","collection":"_default","documentId":"doc::109","opaque":"0x397","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"timeoutMs":2500,"timings":{"encodingMicros":36,"totalMicros":2508927}}' 14:26:56.461 1/main/ac88e/88abd about to insert staged doc doc::109 14:26:58.967 1/main/ac88e/88abd retrying ambiguous error AmbiguousTimeoutException in stage createdStagedInsert, operation may have succeeded or not, expiry-overtime=false, retrying: 'com.couchbase.client.core.error.AmbiguousTimeoutException: SubdocMutateRequest {"cancelled":true,"clientContext":{"txn.op":"createStagedInsert"},"completed":true,"coreId":1,"idempotent":false,"reason":"TIMEOUT","requestId":950,"requestType":"SubdocMutateRequest","retried":14,"retryReasons":["ENDPOINT_NOT_AVAILABLE"],"service":{"bucket":"poc","collection":"_default","documentId":"doc::109","opaque":"0x3d2","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"timeoutMs":2500,"timings":{"encodingMicros":376,"totalMicros":2506353}}' 14:26:59.218 1/main/ac88e/88abd about to insert staged doc doc::109 14:26:59.287 1/main/ac88e/88abd got err com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"clientContext":{"txn.op":"createStagedInsert"},"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/000000001C217298","lastDispatchedFrom":"28.0.93.169:54983","lastDispatchedTo":"pepldz00154.corp.pep.pvt:11210","requestId":1000,"requestType":"SubdocMutateRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::109","opaque":"0x404","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":60048,"encodingMicros":153,"totalMicros":60902,"serverMicros":0}} while staging insert of doc::109 14:26:59.287 1/main/ac88e/88abd caught exception 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"clientContext":{"txn.op":"createStagedInsert"},"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/000000001C217298","lastDispatchedFrom":"28.0.93.169:54983","lastDispatchedTo":"pepldz00154.corp.pep.pvt:11210","requestId":1000,"requestType":"SubdocMutateRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::109","opaque":"0x404","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":60048,"encodingMicros":153,"totalMicros":60902,"serverMicros":0}}' in runBlocking, rethrowing 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.error.DefaultErrorUtil.keyValueStatusToException(DefaultErrorUtil.java:42) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.java.kv.MutateInAccessor.lambda$mutateIn$0(MutateInAccessor.java:50) 14:26:59.287 1/main/ac88e/88abd java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) 14:26:59.287 1/main/ac88e/88abd java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) 14:26:59.287 1/main/ac88e/88abd java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.msg.BaseRequest.succeed(BaseRequest.java:143) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.io.netty.kv.KeyValueMessageHandler.decodeAndComplete(KeyValueMessageHandler.java:315) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.io.netty.kv.KeyValueMessageHandler.decode(KeyValueMessageHandler.java:294) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.io.netty.kv.KeyValueMessageHandler.channelRead(KeyValueMessageHandler.java:221) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.io.netty.kv.MemcacheProtocolVerificationHandler.channelRead(MemcacheProtocolVerificationHandler.java:84) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:316) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.handler.flush.FlushConsolidationHandler.channelRead(FlushConsolidationHandler.java:154) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 14:26:59.287 1/main/ac88e/88abd com.couchbase.client.core.deps.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 14:26:59.287 1/main/ac88e/88abd java.base/java.lang.Thread.run(Thread.java:834) 14:26:59.288 1/main/ac88e/88abd exception DurabilityImpossibleException should not be retried, wrapping in AttemptWrappedExceptionNoRetry, rollback=true 14:26:59.288 1/main/ac88e/<> hit error com.couchbase.transactions.error.internal.AttemptWrappedExceptionNoRetry: com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"clientContext":{"txn.op":"createStagedInsert"},"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/000000001C217298","lastDispatchedFrom":"28.0.93.169:54983","lastDispatchedTo":"pepldz00154.corp.pep.pvt:11210","requestId":1000,"requestType":"SubdocMutateRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::109","opaque":"0x404","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":60048,"encodingMicros":153,"totalMicros":60902,"serverMicros":0}} 14:26:59.288 1/main/ac88e/88abd rolling back on error 14:26:59.290 1/main/ac88e/88abd Adding cleanup request for _default/_txn:atr-477-#1ce to run in 120000 msecs 14:26:59.295 1/main/ac88e/88abd added attempt TransactionAttempt{id=88abd,state=PENDING,atrColl=com.couchbase.client.java.ReactiveCollection@7af707e0/_txn:atr-477-#1ce} after error 14:26:59.295 1/main/ac88e/88abd rollback AttemptContextReactive{id=88abd,state=ABORTED,isDone=true,atr=_default/_txn:atr-477-#1ce,staged=[INSERT doc::1, INSERT doc::2, INSERT doc::3, INSERT doc::4, INSERT doc::5, INSERT doc::6, INSERT doc::7, INSERT doc::8, INSERT doc::9, INSERT doc::10, INSERT doc::11, INSERT doc::12, INSERT doc::13, INSERT doc::14, INSERT doc::15, INSERT doc::16, INSERT doc::17, INSERT doc::18, INSERT doc::19, INSERT doc::20, INSERT doc::21, INSERT doc::22, INSERT doc::23, INSERT doc::24, INSERT doc::25, INSERT doc::26, INSERT doc::27, INSERT doc::28, INSERT doc::29, INSERT doc::30, INSERT doc::31, INSERT doc::32, INSERT doc::33, INSERT doc::34, INSERT doc::35, INSERT doc::36, INSERT doc::37, INSERT doc::38, INSERT doc::39, INSERT doc::40, INSERT doc::41, INSERT doc::42, INSERT doc::43, INSERT doc::44, INSERT doc::45, INSERT doc::46, INSERT doc::47, INSERT doc::48, INSERT doc::49, INSERT doc::50, INSERT doc::51, INSERT doc::52, INSERT doc::53, INSERT doc::54, INSERT doc::55, INSERT doc::56, INSERT doc::57, INSERT doc::58, INSERT doc::59, INSERT doc::60, INSERT doc::61, INSERT doc::62, INSERT doc::63, INSERT doc::64, INSERT doc::65, INSERT doc::66, INSERT doc::67, INSERT doc::68, INSERT doc::69, INSERT doc::70, INSERT doc::71, INSERT doc::72, INSERT doc::73, INSERT doc::74, INSERT doc::75, INSERT doc::76, INSERT doc::77, INSERT doc::78, INSERT doc::79, INSERT doc::80, INSERT doc::81, INSERT doc::82, INSERT doc::83, INSERT doc::84, INSERT doc::85, INSERT doc::86, INSERT doc::87, INSERT doc::88, INSERT doc::89, INSERT doc::90, INSERT doc::91, INSERT doc::92, INSERT doc::93, INSERT doc::94, INSERT doc::95, INSERT doc::96, INSERT doc::97, INSERT doc::98, INSERT doc::99, INSERT doc::100, INSERT doc::101, INSERT doc::102, INSERT doc::103, INSERT doc::104, INSERT doc::105, INSERT doc::106, INSERT doc::107, INSERT doc::108]} expiryOvertimeMode=false 14:26:59.302 1/main/ac88e/88abd aborting AttemptContextReactive{id=88abd,state=ABORTED,isDone=true,atr=_default/_txn:atr-477-#1ce,staged=[INSERT doc::1, INSERT doc::2, INSERT doc::3, INSERT doc::4, INSERT doc::5, INSERT doc::6, INSERT doc::7, INSERT doc::8, INSERT doc::9, INSERT doc::10, INSERT doc::11, INSERT doc::12, INSERT doc::13, INSERT doc::14, INSERT doc::15, INSERT doc::16, INSERT doc::17, INSERT doc::18, INSERT doc::19, INSERT doc::20, INSERT doc::21, INSERT doc::22, INSERT doc::23, INSERT doc::24, INSERT doc::25, INSERT doc::26, INSERT doc::27, INSERT doc::28, INSERT doc::29, INSERT doc::30, INSERT doc::31, INSERT doc::32, INSERT doc::33, INSERT doc::34, INSERT doc::35, INSERT doc::36, INSERT doc::37, INSERT doc::38, INSERT doc::39, INSERT doc::40, INSERT doc::41, INSERT doc::42, INSERT doc::43, INSERT doc::44, INSERT doc::45, INSERT doc::46, INSERT doc::47, INSERT doc::48, INSERT doc::49, INSERT doc::50, INSERT doc::51, INSERT doc::52, INSERT doc::53, INSERT doc::54, INSERT doc::55, INSERT doc::56, INSERT doc::57, INSERT doc::58, INSERT doc::59, INSERT doc::60, INSERT doc::61, INSERT doc::62, INSERT doc::63, INSERT doc::64, INSERT doc::65, INSERT doc::66, INSERT doc::67, INSERT doc::68, INSERT doc::69, INSERT doc::70, INSERT doc::71, INSERT doc::72, INSERT doc::73, INSERT doc::74, INSERT doc::75, INSERT doc::76, INSERT doc::77, INSERT doc::78, INSERT doc::79, INSERT doc::80, INSERT doc::81, INSERT doc::82, INSERT doc::83, INSERT doc::84, INSERT doc::85, INSERT doc::86, INSERT doc::87, INSERT doc::88, INSERT doc::89, INSERT doc::90, INSERT doc::91, INSERT doc::92, INSERT doc::93, INSERT doc::94, INSERT doc::95, INSERT doc::96, INSERT doc::97, INSERT doc::98, INSERT doc::99, INSERT doc::100, INSERT doc::101, INSERT doc::102, INSERT doc::103, INSERT doc::104, INSERT doc::105, INSERT doc::106, INSERT doc::107, INSERT doc::108]}, expiryOvertimeMode=false 14:26:59.376 1/main/ac88e/88abd got ATR poc/_default/_txn:atr-477-#1ce ATREntry{atr=poc/_txn:atr-477-#1ce,attemptId=88abdc3e-8a78-4841-a065-7613767f27b5,state=PENDING,expires=Optional[120000]ms,[age=29250ms,cas=1591817206338224128ns/1591817206338ms]<-Only Accurate If ATR Updated,inserted=Optional.empty,replaced=Optional.empty,removed=Optional.empty,start=Optional[1591817177088]ms} 14:26:59.376 1/main/ac88e/88abd aborting ATR poc/_default/_txn:atr-477-#1ce 14:26:59.446 1/main/ac88e/88abd aborted ATR poc/_default/_txn:atr-477-#1ce 14:26:59.448 1/main/ac88e/88abd deleting inserted doc doc::1 14:26:59.513 1/main/ac88e/88abd deleted inserted doc doc::1, mt Optional[mt{vbID=477, vbUUID=126477564348434, seqno=8, bucket=poc}] 14:26:59.513 1/main/ac88e/88abd deleting inserted doc doc::2 14:26:59.562 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1009,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x40d","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":47617,"totalMicros":48411,"serverMicros":0}}' 14:26:59.575 1/main/ac88e/88abd deleting inserted doc doc::2 14:26:59.634 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1012,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x410","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":58039,"totalMicros":58620,"serverMicros":0}}' 14:26:59.652 1/main/ac88e/88abd deleting inserted doc doc::2 14:26:59.713 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1014,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x412","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":60493,"totalMicros":61113,"serverMicros":0}}' 14:26:59.765 1/main/ac88e/88abd deleting inserted doc doc::2 14:26:59.821 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1017,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x415","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54201,"totalMicros":54718,"serverMicros":0}}' 14:26:59.918 1/main/ac88e/88abd deleting inserted doc doc::2 14:26:59.972 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1021,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x419","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53561,"totalMicros":54109,"serverMicros":0}}' 14:27:00.082 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:00.137 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1028,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x420","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53964,"totalMicros":54807,"serverMicros":0}}' 14:27:00.267 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:00.321 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1032,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x424","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53114,"totalMicros":53792,"serverMicros":0}}' 14:27:00.527 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:00.588 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1038,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x42a","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":60344,"totalMicros":60921,"serverMicros":0}}' 14:27:00.828 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:00.877 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1044,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x430","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":48966,"totalMicros":49789,"serverMicros":0}}' 14:27:01.069 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:01.118 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1051,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x437","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":47392,"totalMicros":48692,"serverMicros":0}}' 14:27:01.355 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:01.410 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1057,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x43d","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53783,"totalMicros":54323,"serverMicros":0}}' 14:27:01.601 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:01.659 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1063,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x443","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":57176,"totalMicros":57731,"serverMicros":0}}' 14:27:01.797 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:01.851 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1067,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x447","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52722,"totalMicros":53318,"serverMicros":0}}' 14:27:02.035 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:02.093 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1076,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x450","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":57798,"totalMicros":58416,"serverMicros":0}}' 14:27:02.316 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:02.368 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1083,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x457","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52551,"totalMicros":53109,"serverMicros":0}}' 14:27:02.603 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:02.659 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1089,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x45d","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55004,"totalMicros":55635,"serverMicros":0}}' 14:27:02.844 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:02.903 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1094,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x462","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":58949,"totalMicros":59628,"serverMicros":0}}' 14:27:03.075 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:03.133 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1102,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x46a","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":57424,"totalMicros":57888,"serverMicros":0}}' 14:27:03.350 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:03.402 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1108,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x470","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52669,"totalMicros":53316,"serverMicros":0}}' 14:27:03.551 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:03.605 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1112,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x474","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52912,"totalMicros":53685,"serverMicros":0}}' 14:27:03.781 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:03.838 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1117,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x479","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56468,"totalMicros":57069,"serverMicros":0}}' 14:27:04.011 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:04.064 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1122,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x47e","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52195,"totalMicros":52815,"serverMicros":0}}' 14:27:04.219 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:04.276 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1129,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x485","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55785,"totalMicros":56369,"serverMicros":0}}' 14:27:04.468 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:04.519 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1135,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x48b","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":50321,"totalMicros":51182,"serverMicros":0}}' 14:27:04.702 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:04.763 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1140,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x490","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":60258,"totalMicros":60719,"serverMicros":0}}' 14:27:04.915 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:04.970 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1145,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x495","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55095,"totalMicros":55692,"serverMicros":0}}' 14:27:05.139 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:05.197 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1154,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x49e","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":57930,"totalMicros":58334,"serverMicros":0}}' 14:27:05.432 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:05.488 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1160,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x4a4","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56638,"totalMicros":57235,"serverMicros":0}}' 14:27:05.698 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:05.742 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1166,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x4aa","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":43856,"totalMicros":44297,"serverMicros":0}}' 14:27:05.881 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:05.938 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1170,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x4ae","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55337,"totalMicros":56050,"serverMicros":0}}' 14:27:06.107 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:06.163 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1177,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x4b5","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55957,"totalMicros":56451,"serverMicros":0}}' 14:27:06.322 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:06.385 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1182,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x4ba","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":62583,"totalMicros":63257,"serverMicros":0}}' 14:27:06.517 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:06.660 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1186,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x4be","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":142127,"totalMicros":142689,"serverMicros":0}}' 14:27:06.889 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:07.109 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1190,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x4c2","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":220027,"totalMicros":220579,"serverMicros":0}}' 14:27:07.276 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:07.445 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1196,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x4c8","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":168450,"totalMicros":169060,"serverMicros":0}}' 14:27:07.634 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:07.693 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1201,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x4cd","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":58858,"totalMicros":59328,"serverMicros":0}}' 14:27:07.875 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:08.035 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1204,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x4d0","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":160116,"totalMicros":160588,"serverMicros":0}}' 14:27:08.213 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:08.276 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1212,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x4d8","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":63102,"totalMicros":63547,"serverMicros":0}}' 14:27:08.430 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:08.488 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1216,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x4dc","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":57599,"totalMicros":58202,"serverMicros":0}}' 14:27:08.649 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:08.708 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1222,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x4e2","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":58027,"totalMicros":58478,"serverMicros":0}}' 14:27:08.852 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:08.907 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1226,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x4e6","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53374,"totalMicros":54503,"serverMicros":0}}' 14:27:09.089 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:09.147 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1234,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x4ee","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":57429,"totalMicros":57935,"serverMicros":0}}' 14:27:09.298 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:09.377 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1239,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x4f3","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":78939,"totalMicros":79561,"serverMicros":0}}' 14:27:09.577 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:09.638 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1245,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x4f9","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":60903,"totalMicros":61464,"serverMicros":0}}' 14:27:09.791 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:09.842 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1249,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x4fd","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":50513,"totalMicros":51048,"serverMicros":0}}' 14:27:09.976 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:10.027 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1253,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x501","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":50524,"totalMicros":51243,"serverMicros":0}}' 14:27:10.250 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:10.307 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1261,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x509","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56048,"totalMicros":56552,"serverMicros":0}}' 14:27:10.501 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:10.556 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1266,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x50e","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54334,"totalMicros":54958,"serverMicros":0}}' 14:27:10.706 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:10.753 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1271,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x513","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":46416,"totalMicros":46880,"serverMicros":0}}' 14:27:10.907 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:10.963 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1275,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x517","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55793,"totalMicros":56586,"serverMicros":0}}' 14:27:11.168 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:11.225 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1285,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x521","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56386,"totalMicros":57058,"serverMicros":0}}' 14:27:11.459 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:11.508 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1290,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x526","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":49225,"totalMicros":49901,"serverMicros":0}}' 14:27:11.691 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:11.744 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1295,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x52b","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52563,"totalMicros":53003,"serverMicros":0}}' 14:27:11.885 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:11.946 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1300,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x530","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":60756,"totalMicros":61163,"serverMicros":0}}' 14:27:12.095 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:12.147 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1306,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x536","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":51314,"totalMicros":52007,"serverMicros":0}}' 14:27:12.283 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:12.356 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1310,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x53a","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":72029,"totalMicros":72676,"serverMicros":0}}' 14:27:12.483 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:12.539 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1314,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x53e","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54853,"totalMicros":55530,"serverMicros":0}}' 14:27:12.667 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:12.722 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1318,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x542","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54527,"totalMicros":55182,"serverMicros":0}}' 14:27:12.941 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:12.994 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1323,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x547","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":51918,"totalMicros":52677,"serverMicros":0}}' 14:27:13.174 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:13.235 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1331,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x54f","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":60731,"totalMicros":61327,"serverMicros":0}}' 14:27:13.448 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:13.505 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1336,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x554","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55820,"totalMicros":56392,"serverMicros":0}}' 14:27:13.718 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:13.772 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1342,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x55a","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53835,"totalMicros":54433,"serverMicros":0}}' 14:27:13.928 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:13.982 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1347,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x55f","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54971,"totalMicros":55519,"serverMicros":0}}' 14:27:14.189 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:14.245 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1356,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x568","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55634,"totalMicros":56844,"serverMicros":0}}' 14:27:14.454 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:14.509 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1362,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x56e","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54731,"totalMicros":55279,"serverMicros":0}}' 14:27:14.641 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:14.694 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1366,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x572","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53018,"totalMicros":53630,"serverMicros":0}}' 14:27:14.862 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:14.923 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1371,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x577","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":59614,"totalMicros":60057,"serverMicros":0}}' 14:27:15.118 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:15.175 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1378,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x57e","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55613,"totalMicros":56208,"serverMicros":0}}' 14:27:15.425 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:15.479 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1384,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x584","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53528,"totalMicros":54201,"serverMicros":0}}' 14:27:15.613 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:15.676 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1388,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x588","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":62068,"totalMicros":63509,"serverMicros":0}}' 14:27:15.805 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:15.867 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1393,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x58d","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":61289,"totalMicros":62329,"serverMicros":0}}' 14:27:16.085 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:16.140 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1400,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x594","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53325,"totalMicros":54761,"serverMicros":0}}' 14:27:16.309 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:16.363 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1405,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x599","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53616,"totalMicros":54848,"serverMicros":0}}' 14:27:16.514 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:16.569 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1410,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x59e","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54297,"totalMicros":55154,"serverMicros":0}}' 14:27:16.701 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:16.758 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1414,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x5a2","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56571,"totalMicros":57181,"serverMicros":0}}' 14:27:16.988 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:17.045 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1420,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x5a8","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56628,"totalMicros":57444,"serverMicros":0}}' 14:27:17.203 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:17.262 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1429,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x5b1","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56919,"totalMicros":57725,"serverMicros":0}}' 14:27:17.462 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:17.517 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1434,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x5b6","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53259,"totalMicros":54313,"serverMicros":0}}' 14:27:17.677 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:17.736 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1439,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x5bb","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":57108,"totalMicros":58220,"serverMicros":0}}' 14:27:17.880 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:17.933 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1443,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x5bf","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":51728,"totalMicros":53200,"serverMicros":0}}' 14:27:18.137 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:18.193 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1450,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x5c6","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55504,"totalMicros":56889,"serverMicros":0}}' 14:27:18.353 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:18.440 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1455,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x5cb","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":86366,"totalMicros":87260,"serverMicros":0}}' 14:27:18.625 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:18.674 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1460,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x5d0","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":47838,"totalMicros":48682,"serverMicros":0}}' 14:27:18.905 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:18.963 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1466,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x5d6","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54626,"totalMicros":56985,"serverMicros":0}}' 14:27:19.195 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:19.252 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1474,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x5de","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55573,"totalMicros":57634,"serverMicros":0}}' 14:27:19.476 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:19.531 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1480,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x5e4","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52806,"totalMicros":54006,"serverMicros":0}}' 14:27:19.778 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:19.828 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1485,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x5e9","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":49669,"totalMicros":50904,"serverMicros":0}}' 14:27:19.986 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:20.042 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1489,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x5ed","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54372,"totalMicros":57173,"serverMicros":0}}' 14:27:20.169 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:20.228 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1497,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x5f5","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":57738,"totalMicros":59035,"serverMicros":0}}' 14:27:20.411 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:20.467 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1502,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x5fa","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55427,"totalMicros":56002,"serverMicros":0}}' 14:27:20.708 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:20.770 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1508,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x600","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":62177,"totalMicros":62795,"serverMicros":0}}' 14:27:20.983 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:21.039 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1514,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x606","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54049,"totalMicros":55891,"serverMicros":0}}' 14:27:21.285 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:21.342 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1522,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x60e","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56182,"totalMicros":56959,"serverMicros":0}}' 14:27:21.573 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:21.623 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1528,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x614","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":50449,"totalMicros":51106,"serverMicros":0}}' 14:27:21.798 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:21.858 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1533,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x619","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55609,"totalMicros":57886,"serverMicros":0}}' 14:27:22.083 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:22.141 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1541,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x621","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56527,"totalMicros":58352,"serverMicros":0}}' 14:27:22.295 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:22.345 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1545,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x625","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":48589,"totalMicros":49887,"serverMicros":0}}' 14:27:22.577 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:22.628 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1551,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x62b","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":49244,"totalMicros":50082,"serverMicros":0}}' 14:27:22.777 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:22.831 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1555,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x62f","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52519,"totalMicros":53178,"serverMicros":0}}' 14:27:22.960 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:23.014 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1559,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x633","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52585,"totalMicros":53272,"serverMicros":0}}' 14:27:23.144 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:23.203 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1567,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x63b","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":58079,"totalMicros":58830,"serverMicros":0}}' 14:27:23.334 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:23.391 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1571,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x63f","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55434,"totalMicros":56090,"serverMicros":0}}' 14:27:23.568 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:23.624 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1576,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x644","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56122,"totalMicros":56630,"serverMicros":0}}' 14:27:23.874 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:23.932 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1582,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x64a","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56070,"totalMicros":58015,"serverMicros":0}}' 14:27:24.116 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:24.194 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1589,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x651","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":74075,"totalMicros":76628,"serverMicros":0}}' 14:27:24.444 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:24.507 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1594,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x656","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":62793,"totalMicros":64334,"serverMicros":0}}' 14:27:24.684 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:24.743 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1599,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x65b","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56782,"totalMicros":59982,"serverMicros":0}}' 14:27:24.898 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:24.949 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1604,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x660","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":50370,"totalMicros":51039,"serverMicros":0}}' 14:27:25.100 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:25.162 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1610,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x666","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":60961,"totalMicros":61879,"serverMicros":0}}' 14:27:25.300 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:25.351 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1615,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x66b","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":51164,"totalMicros":51730,"serverMicros":0}}' 14:27:25.534 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:25.588 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1620,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x670","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54508,"totalMicros":55114,"serverMicros":0}}' 14:27:25.751 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:25.820 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1625,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x675","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":68226,"totalMicros":68825,"serverMicros":0}}' 14:27:26.064 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:26.122 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1635,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x67f","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":58010,"totalMicros":58476,"serverMicros":0}}' 14:27:26.263 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:26.324 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1640,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x684","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":60123,"totalMicros":61896,"serverMicros":0}}' 14:27:26.501 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:26.557 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1645,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x689","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55251,"totalMicros":56438,"serverMicros":0}}' 14:27:26.770 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:26.822 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1650,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x68e","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":51235,"totalMicros":52062,"serverMicros":0}}' 14:27:27.019 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:27.082 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1657,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x695","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":60002,"totalMicros":62444,"serverMicros":0}}' 14:27:27.229 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:27.292 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1662,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x69a","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":61020,"totalMicros":62262,"serverMicros":0}}' 14:27:27.445 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:27.499 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1667,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x69f","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52167,"totalMicros":53513,"serverMicros":0}}' 14:27:27.718 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:27.768 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1672,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x6a4","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":49365,"totalMicros":51218,"serverMicros":0}}' 14:27:27.948 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:28.009 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1677,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x6a9","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":59306,"totalMicros":60399,"serverMicros":0}}' 14:27:28.257 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:28.318 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1685,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x6b1","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":59877,"totalMicros":61703,"serverMicros":0}}' 14:27:28.471 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:28.524 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1690,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x6b6","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53033,"totalMicros":53983,"serverMicros":0}}' 14:27:28.764 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:28.825 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1696,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x6bc","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54733,"totalMicros":60940,"serverMicros":0}}' 14:27:28.979 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:29.050 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1700,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x6c0","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":69607,"totalMicros":70785,"serverMicros":0}}' 14:27:29.296 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:29.347 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1711,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x6cb","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":49833,"totalMicros":51359,"serverMicros":0}}' 14:27:29.569 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:29.632 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1716,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x6d0","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":59870,"totalMicros":62670,"serverMicros":0}}' 14:27:29.797 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:29.854 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1721,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x6d5","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55926,"totalMicros":57054,"serverMicros":0}}' 14:27:29.991 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:30.056 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1725,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x6d9","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":63044,"totalMicros":64600,"serverMicros":0}}' 14:27:30.299 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:30.360 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1733,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x6e1","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":60376,"totalMicros":61472,"serverMicros":0}}' 14:27:30.599 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:30.656 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1740,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x6e8","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56767,"totalMicros":57445,"serverMicros":0}}' 14:27:30.877 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:30.933 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1745,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x6ed","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56813,"totalMicros":57420,"serverMicros":0}}' 14:27:31.073 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:31.129 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1752,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x6f4","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55007,"totalMicros":55996,"serverMicros":0}}' 14:27:31.329 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:31.385 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1757,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x6f9","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55029,"totalMicros":55673,"serverMicros":0}}' 14:27:31.577 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:31.627 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1762,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x6fe","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":50385,"totalMicros":51029,"serverMicros":0}}' 14:27:31.788 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:31.837 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1767,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x703","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":48385,"totalMicros":49019,"serverMicros":0}}' 14:27:32.016 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:32.068 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1775,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x70b","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":51281,"totalMicros":52032,"serverMicros":0}}' 14:27:32.251 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:32.312 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1780,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x710","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":59057,"totalMicros":61270,"serverMicros":0}}' 14:27:32.466 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:32.521 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1785,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x715","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54669,"totalMicros":55511,"serverMicros":0}}' 14:27:32.751 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:32.818 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1790,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x71a","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":66858,"totalMicros":67432,"serverMicros":0}}' 14:27:32.953 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:33.007 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1795,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x71f","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53647,"totalMicros":54292,"serverMicros":0}}' 14:27:33.149 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:33.202 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1801,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x725","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53029,"totalMicros":53684,"serverMicros":0}}' 14:27:33.358 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:33.412 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1806,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x72a","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53921,"totalMicros":54503,"serverMicros":0}}' 14:27:33.567 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:33.617 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1810,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x72e","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":50800,"totalMicros":51392,"serverMicros":0}}' 14:27:33.746 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:33.804 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1814,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x732","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":57548,"totalMicros":58190,"serverMicros":0}}' 14:27:33.997 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:34.053 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1820,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x738","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55683,"totalMicros":56240,"serverMicros":0}}' 14:27:34.202 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:34.253 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1826,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x73e","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":50089,"totalMicros":50676,"serverMicros":0}}' 14:27:34.441 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:34.498 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1831,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x743","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56406,"totalMicros":57055,"serverMicros":0}}' 14:27:34.670 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:34.723 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1836,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x748","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":51624,"totalMicros":52341,"serverMicros":0}}' 14:27:34.874 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:34.927 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1840,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x74c","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53224,"totalMicros":53792,"serverMicros":0}}' 14:27:35.064 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:35.128 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1849,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x755","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":63408,"totalMicros":63831,"serverMicros":0}}' 14:27:35.319 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:35.377 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1854,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x75a","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":57482,"totalMicros":58122,"serverMicros":0}}' 14:27:35.506 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:35.562 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1858,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x75e","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55529,"totalMicros":56432,"serverMicros":0}}' 14:27:35.759 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:35.810 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1863,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x763","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":50173,"totalMicros":50897,"serverMicros":0}}' 14:27:35.944 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:35.993 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1867,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x767","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":48530,"totalMicros":49193,"serverMicros":0}}' 14:27:36.156 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:36.208 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1874,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x76e","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52064,"totalMicros":52600,"serverMicros":0}}' 14:27:36.371 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:36.426 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1879,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x773","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54802,"totalMicros":55545,"serverMicros":0}}' 14:27:36.667 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:36.720 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1885,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x779","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52625,"totalMicros":53433,"serverMicros":0}}' 14:27:36.917 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:36.974 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1890,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x77e","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":57000,"totalMicros":57577,"serverMicros":0}}' 14:27:37.136 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:37.192 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1896,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x784","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56006,"totalMicros":56648,"serverMicros":0}}' 14:27:37.400 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:37.461 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1902,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x78a","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":60872,"totalMicros":61652,"serverMicros":0}}' 14:27:37.712 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:37.768 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1908,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x790","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55955,"totalMicros":56529,"serverMicros":0}}' 14:27:38.005 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:38.066 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1916,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x798","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":60324,"totalMicros":60973,"serverMicros":0}}' 14:27:38.287 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:38.338 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1924,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x7a0","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":50418,"totalMicros":51100,"serverMicros":0}}' 14:27:38.542 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:38.607 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1929,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x7a5","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":64948,"totalMicros":65562,"serverMicros":0}}' 14:27:38.741 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:38.797 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1933,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x7a9","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55046,"totalMicros":56051,"serverMicros":0}}' 14:27:39.009 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:39.067 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1941,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x7b1","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":57948,"totalMicros":58505,"serverMicros":0}}' 14:27:39.279 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:39.332 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1946,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x7b6","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52625,"totalMicros":53283,"serverMicros":0}}' 14:27:39.500 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:39.550 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1951,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x7bb","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":48611,"totalMicros":49474,"serverMicros":0}}' 14:27:39.796 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:39.849 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1957,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x7c1","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52537,"totalMicros":53328,"serverMicros":0}}' 14:27:40.023 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:40.075 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1963,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x7c7","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":51517,"totalMicros":52246,"serverMicros":0}}' 14:27:40.270 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:40.328 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1969,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x7cd","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":57179,"totalMicros":57858,"serverMicros":0}}' 14:27:40.455 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:40.504 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1973,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x7d1","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":48483,"totalMicros":49218,"serverMicros":0}}' 14:27:40.697 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:40.752 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1978,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x7d6","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54459,"totalMicros":55329,"serverMicros":0}}' 14:27:40.925 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:40.983 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1982,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x7da","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56489,"totalMicros":57443,"serverMicros":0}}' 14:27:41.163 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:41.215 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1991,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x7e3","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":50389,"totalMicros":51163,"serverMicros":0}}' 14:27:41.440 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:41.490 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":1997,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x7e9","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":49284,"totalMicros":50012,"serverMicros":0}}' 14:27:41.631 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:41.686 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2001,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x7ed","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54611,"totalMicros":55326,"serverMicros":0}}' 14:27:41.909 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:41.962 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2007,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x7f3","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52955,"totalMicros":53507,"serverMicros":0}}' 14:27:42.113 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:42.170 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2013,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x7f9","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"} ,"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56886,"totalMicros":57524,"serverMicros":0}}' 14:27:42.351 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:42.409 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2017,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x7fd","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":57671,"totalMicros":58407,"serverMicros":0}}' 14:27:42.607 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:42.663 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2023,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x803","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54096,"totalMicros":55249,"serverMicros":0}}' 14:27:42.793 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:42.847 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2027,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x807","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53139,"totalMicros":53879,"serverMicros":0}}' 14:27:42.995 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:43.048 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2032,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x80c","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52453,"totalMicros":52989,"serverMicros":0}}' 14:27:43.288 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:43.349 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz0015 2.corp.pep.pvt:11210","requestId":2040,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x814","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":59087,"totalMicros":60892,"serverMicros":0}}' 14:27:43.531 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:43.586 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2045,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x819","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54954,"totalMicros":55660,"serverMicros":0}}' 14:27:43.777 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:43.829 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2050,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x81e","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":51982,"totalMicros":52642,"serverMicros":0}}' 14:27:44.042 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:44.099 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2059,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x827","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52387,"totalMicros":55751,"serverMicros":0}}' 14:27:44.302 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:44.353 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2064,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x82c","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":49934,"totalMicros":50792,"serverMicros":0}}' 14:27:44.584 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:44.632 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2070,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x832","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":47736,"totalMicros":48454,"serverMicros":0}}' 14:27:44.829 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:44.888 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2075,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x837","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":57959,"totalMicros":59412,"serverMicros":0}}' 14:27:45.055 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:45.108 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2082,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x83e","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53060,"totalMicros":54030,"serverMicros":0}}' 14:27:45.244 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:45.299 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2086,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x842","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53907,"totalMicros":54585,"serverMicros":0}}' 14:27:45.481 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:45.536 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2091,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x847","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54077,"totalMicros":55348,"serverMicros":0}}' 14:27:45.704 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:45.759 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2096,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x84c","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52236,"totalMicros":54551,"serverMicros":0}}' 14:27:45.960 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:46.017 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2102,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x852","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56469,"totalMicros":57376,"serverMicros":0}}' 14:27:46.246 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:46.302 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2109,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x859","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56297,"totalMicros":57006,"serverMicros":0}}' 14:27:46.505 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:46.554 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2115,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x85f","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":49249,"totalMicros":49807,"serverMicros":0}}' 14:27:46.784 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:46.831 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2120,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x864","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":46783,"totalMicros":47515,"serverMicros":0}}' 14:27:47.047 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:47.104 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2130,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x86e","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":57176,"totalMicros":57965,"serverMicros":1}}' 14:27:47.245 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:47.296 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2134,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x872","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":51038,"totalMicros":51596,"serverMicros":0}}' 14:27:47.449 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:47.502 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2139,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x877","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55556,"totalMicros":57161,"serverMicros":0}}' 14:27:47.666 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:47.722 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2143,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x87b","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56201,"totalMicros":56881,"serverMicros":0}}' 14:27:47.940 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:47.993 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2149,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x881","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52688,"totalMicros":53368,"serverMicros":0}}' 14:27:48.210 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:48.267 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2156,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x888","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56281,"totalMicros":56992,"serverMicros":0}}' 14:27:48.492 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:48.558 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2162,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x88e","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":65886,"totalMicros":66526,"serverMicros":0}}' 14:27:48.779 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:48.833 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2168,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x894","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53343,"totalMicros":54020,"serverMicros":0}}' 14:27:49.060 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:49.125 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2176,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x89c","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":64076,"totalMicros":64754,"serverMicros":0}}' 14:27:49.260 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:49.308 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2180,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x8a0","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":47884,"totalMicros":48592,"serverMicros":0}}' 14:27:49.497 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:49.549 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2185,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x8a5","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":50782,"totalMicros":51650,"serverMicros":0}}' 14:27:49.796 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:49.850 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2191,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x8ab","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54205,"totalMicros":54821,"serverMicros":0}}' 14:27:50.018 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:50.072 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2200,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x8b4","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53386,"totalMicros":53988,"serverMicros":0}}' 14:27:50.308 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:50.366 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2206,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x8ba","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55249,"totalMicros":58405,"serverMicros":0}}' 14:27:50.575 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:50.649 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2212,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x8c0","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":71715,"totalMicros":73852,"serverMicros":0}}' 14:27:50.807 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:50.876 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2217,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x8c5","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":65543,"totalMicros":68487,"serverMicros":0}}' 14:27:51.025 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:51.085 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2223,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x8cb","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":59202,"totalMicros":60464,"serverMicros":0}}' 14:27:51.269 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:51.323 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2228,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x8d0","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53329,"totalMicros":54554,"serverMicros":0}}' 14:27:51.496 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:51.548 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2233,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x8d5","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52474,"totalMicros":53120,"serverMicros":0}}' 14:27:51.728 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:51.782 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2238,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x8da","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54383,"totalMicros":55064,"serverMicros":0}}' 14:27:52.027 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:52.080 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2247,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x8e3","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52150,"totalMicros":52668,"serverMicros":0}}' 14:27:52.299 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:52.350 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2252,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x8e8","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":50239,"totalMicros":50813,"serverMicros":0}}' 14:27:52.597 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:52.659 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2258,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x8ee","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":62116,"totalMicros":62933,"serverMicros":0}}' 14:27:52.792 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:52.851 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2263,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x8f3","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":58807,"totalMicros":59514,"serverMicros":0}}' 14:27:52.995 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:53.053 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2267,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x8f7","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56699,"totalMicros":58462,"serverMicros":0}}' 14:27:53.286 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:53.342 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2277,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x901","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53168,"totalMicros":55125,"serverMicros":0}}' 14:27:53.568 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:53.623 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2283,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x907","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53641,"totalMicros":54757,"serverMicros":0}}' 14:27:53.850 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:53.898 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2288,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x90c","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":48420,"totalMicros":49163,"serverMicros":0}}' 14:27:54.067 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:54.118 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2295,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x913","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":51263,"totalMicros":51973,"serverMicros":0}}' 14:27:54.288 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:54.366 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2300,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x918","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":78498,"totalMicros":79267,"serverMicros":0}}' 14:27:54.550 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:54.606 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2305,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x91d","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54360,"totalMicros":55877,"serverMicros":0}}' 14:27:54.800 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:54.852 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2310,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x922","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":51277,"totalMicros":51841,"serverMicros":0}}' 14:27:55.071 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:55.128 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2318,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x92a","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56928,"totalMicros":57495,"serverMicros":0}}' 14:27:55.305 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:55.360 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2323,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x92f","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54142,"totalMicros":55326,"serverMicros":0}}' 14:27:55.546 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:55.600 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2328,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x934","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53918,"totalMicros":54537,"serverMicros":0}}' 14:27:55.745 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:55.804 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2332,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x938","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":57908,"totalMicros":59062,"serverMicros":0}}' 14:27:55.986 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:56.042 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2337,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x93d","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55788,"totalMicros":56435,"serverMicros":0}}' 14:27:56.278 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:56.329 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2347,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x947","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":49877,"totalMicros":51581,"serverMicros":0}}' 14:27:56.477 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:56.529 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2351,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x94b","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":50917,"totalMicros":51974,"serverMicros":0}}' 14:27:56.680 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:56.738 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2356,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x950","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":57292,"totalMicros":57834,"serverMicros":0}}' 14:27:56.901 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:56.957 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2360,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x954","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55484,"totalMicros":56451,"serverMicros":0}}' 14:27:57.171 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:57.224 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2368,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x95c","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52922,"totalMicros":54006,"serverMicros":0}}' 14:27:57.446 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:57.501 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2374,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x962","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55598,"totalMicros":56185,"serverMicros":0}}' 14:27:57.641 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:57.721 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2378,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x966","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":79240,"totalMicros":79815,"serverMicros":0}}' 14:27:57.895 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:57.958 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2384,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x96c","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":62454,"totalMicros":63038,"serverMicros":0}}' 14:27:58.130 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:58.178 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2390,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x972","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":47855,"totalMicros":48344,"serverMicros":0}}' 14:27:58.414 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:58.466 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2396,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x978","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":51395,"totalMicros":52189,"serverMicros":0}}' 14:27:58.650 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:58.698 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2401,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x97d","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":47739,"totalMicros":49216,"serverMicros":0}}' 14:27:58.926 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:58.982 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2407,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x983","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54680,"totalMicros":55345,"serverMicros":0}}' 14:27:59.196 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:59.248 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2416,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x98c","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52500,"totalMicros":53029,"serverMicros":0}}' 14:27:59.445 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:59.501 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2422,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x992","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55532,"totalMicros":56219,"serverMicros":0}}' 14:27:59.699 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:59.749 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2427,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x997","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":50037,"totalMicros":50909,"serverMicros":0}}' 14:27:59.928 1/main/ac88e/88abd deleting inserted doc doc::2 14:27:59.980 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2432,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x99c","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":51480,"totalMicros":52200,"serverMicros":0}}' 14:28:00.133 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:00.204 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2438,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x9a2","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":71174,"totalMicros":71907,"serverMicros":0}}' 14:28:00.413 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:00.475 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2443,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x9a7","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":61879,"totalMicros":62586,"serverMicros":0}}' 14:28:00.665 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:00.719 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2449,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x9ad","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53173,"totalMicros":54107,"serverMicros":0}}' 14:28:00.862 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:00.916 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2453,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x9b1","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54041,"totalMicros":54741,"serverMicros":0}}' 14:28:01.044 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:01.102 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2460,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x9b8","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":57890,"totalMicros":58636,"serverMicros":0}}' 14:28:01.333 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:01.381 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2466,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x9be","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":48454,"totalMicros":49228,"serverMicros":0}}' 14:28:01.576 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:01.627 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2471,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x9c3","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":51048,"totalMicros":51613,"serverMicros":0}}' 14:28:01.872 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:01.925 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2477,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x9c9","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53231,"totalMicros":53858,"serverMicros":0}}' 14:28:02.160 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:02.215 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2487,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x9d3","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55060,"totalMicros":55682,"serverMicros":0}}' 14:28:02.354 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:02.411 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2491,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x9d7","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":57150,"totalMicros":57839,"serverMicros":0}}' 14:28:02.654 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:02.707 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2497,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x9dd","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53273,"totalMicros":53908,"serverMicros":0}}' 14:28:02.951 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:03.009 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2503,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x9e3","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":57770,"totalMicros":58702,"serverMicros":0}}' 14:28:03.186 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:03.242 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2510,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x9ea","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55505,"totalMicros":56073,"serverMicros":0}}' 14:28:03.372 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:03.431 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2514,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x9ee","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":58116,"totalMicros":58795,"serverMicros":0}}' 14:28:03.573 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:03.633 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2518,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x9f2","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":58919,"totalMicros":59603,"serverMicros":0}}' 14:28:03.769 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:03.829 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2523,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x9f7","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":59876,"totalMicros":60468,"serverMicros":0}}' 14:28:04.051 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:04.106 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2530,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0x9fe","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55735,"totalMicros":56280,"serverMicros":0}}' 14:28:04.347 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:04.402 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2536,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa04","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55111,"totalMicros":56111,"serverMicros":0}}' 14:28:04.570 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:04.626 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2541,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa09","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56793,"totalMicros":57400,"serverMicros":0}}' 14:28:04.794 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:04.846 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2546,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa0e","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":51612,"totalMicros":52464,"serverMicros":0}}' 14:28:05.020 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:05.079 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2554,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa16","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":58991,"totalMicros":59709,"serverMicros":0}}' 14:28:05.279 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:05.338 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2559,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa1b","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":58117,"totalMicros":58812,"serverMicros":0}}' 14:28:05.474 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:05.527 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2564,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa20","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":50857,"totalMicros":52722,"serverMicros":0}}' 14:28:05.716 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:05.776 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2569,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa25","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":59941,"totalMicros":60619,"serverMicros":0}}' 14:28:06.011 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:06.063 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2577,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa2d","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":51089,"totalMicros":51728,"serverMicros":0}}' 14:28:06.295 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:06.352 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2582,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa32","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55353,"totalMicros":56170,"serverMicros":0}}' 14:28:06.527 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:06.584 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2586,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa36","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56418,"totalMicros":57183,"serverMicros":0}}' 14:28:06.786 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:06.848 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2592,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa3c","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":61124,"totalMicros":61842,"serverMicros":0}}' 14:28:07.061 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:07.116 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2600,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa44","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54493,"totalMicros":55250,"serverMicros":0}}' 14:28:07.253 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:07.307 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2604,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa48","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53114,"totalMicros":53824,"serverMicros":0}}' 14:28:07.467 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:07.515 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2609,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa4d","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":46888,"totalMicros":47865,"serverMicros":0}}' 14:28:07.719 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:07.772 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2614,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa52","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52188,"totalMicros":52824,"serverMicros":0}}' 14:28:07.989 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:08.047 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2620,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa58","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":57745,"totalMicros":58491,"serverMicros":0}}' 14:28:08.179 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:08.232 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2628,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa60","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52194,"totalMicros":52836,"serverMicros":0}}' 14:28:08.437 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:08.498 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2634,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa66","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":59984,"totalMicros":60895,"serverMicros":0}}' 14:28:08.627 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:08.696 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2638,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa6a","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":68947,"totalMicros":69721,"serverMicros":0}}' 14:28:08.946 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:09.002 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2644,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa70","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55394,"totalMicros":56044,"serverMicros":0}}' 14:28:09.253 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:09.308 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2652,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa78","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54842,"totalMicros":55679,"serverMicros":0}}' 14:28:09.550 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:09.603 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2658,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa7e","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53532,"totalMicros":54330,"serverMicros":0}}' 14:28:09.853 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:09.903 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2664,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa84","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":49576,"totalMicros":50152,"serverMicros":0}}' 14:28:10.078 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:10.126 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2671,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa8b","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":48708,"totalMicros":49503,"serverMicros":0}}' 14:28:10.327 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:10.386 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2676,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa90","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":58098,"totalMicros":58953,"serverMicros":0}}' 14:28:10.599 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:10.654 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2682,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa96","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54293,"totalMicros":55012,"serverMicros":0}}' 14:28:10.886 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:10.937 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2687,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xa9b","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":50123,"totalMicros":50820,"serverMicros":0}}' 14:28:11.073 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:11.123 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2696,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xaa4","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":50275,"totalMicros":50850,"serverMicros":0}}' 14:28:11.288 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:11.338 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2700,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xaa8","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":49467,"totalMicros":50065,"serverMicros":0}}' 14:28:11.551 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:11.607 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2706,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xaae","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55583,"totalMicros":56393,"serverMicros":0}}' 14:28:11.752 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:11.805 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2710,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xab2","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52907,"totalMicros":53676,"serverMicros":0}}' 14:28:12.020 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:12.067 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2718,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xaba","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":48068,"totalMicros":48657,"serverMicros":0}}' 14:28:12.280 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:12.348 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2723,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xabf","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":67813,"totalMicros":68640,"serverMicros":0}}' 14:28:12.487 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:12.538 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2727,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xac3","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":50094,"totalMicros":51029,"serverMicros":0}}' 14:28:12.684 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:12.734 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2731,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xac7","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":48947,"totalMicros":49796,"serverMicros":0}}' 14:28:12.958 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:13.012 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2737,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xacd","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":54540,"totalMicros":55175,"serverMicros":0}}' 14:28:13.182 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:13.238 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2744,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xad4","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56159,"totalMicros":57001,"serverMicros":0}}' 14:28:13.415 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:13.468 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2749,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xad9","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":52133,"totalMicros":52791,"serverMicros":0}}' 14:28:13.619 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:13.677 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2753,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xadd","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56549,"totalMicros":57322,"serverMicros":0}}' 14:28:13.858 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:13.908 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2758,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xae2","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":49076,"totalMicros":49920,"serverMicros":0}}' 14:28:14.146 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:14.203 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2768,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xaec","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":56161,"totalMicros":57062,"serverMicros":0}}' 14:28:14.450 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:14.503 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2774,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xaf2","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":51845,"totalMicros":52622,"serverMicros":0}}' 14:28:14.652 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:14.717 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2778,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xaf6","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":64971,"totalMicros":65752,"serverMicros":0}}' 14:28:14.868 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:14.924 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2783,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xafb","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55729,"totalMicros":56398,"serverMicros":0}}' 14:28:15.085 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:15.146 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2789,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xb01","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":61753,"totalMicros":62505,"serverMicros":0}}' 14:28:15.354 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:15.403 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2795,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xb07","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":48608,"totalMicros":49505,"serverMicros":0}}' 14:28:15.535 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:15.589 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2799,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xb0b","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":53268,"totalMicros":54213,"serverMicros":0}}' 14:28:15.815 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:15.866 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2805,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xb11","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":51810,"totalMicros":52446,"serverMicros":0}}' 14:28:16.035 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:16.091 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2812,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xb18","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55655,"totalMicros":56431,"serverMicros":0}}' 14:28:16.223 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:16.273 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2816,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xb1c","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":50090,"totalMicros":50723,"serverMicros":0}}' 14:28:16.460 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:16.529 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2821,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xb21","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":68277,"totalMicros":69032,"serverMicros":0}}' 14:28:16.668 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:16.720 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2825,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xb25","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":50938,"totalMicros":51542,"serverMicros":0}}' 14:28:16.872 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:16.927 1/main/ac88e/88abd commit/rollback must complete, retrying on error in stage deleteInserted: 'com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2830,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xb2a","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":55815,"totalMicros":56440,"serverMicros":0}}' 14:28:17.072 1/main/ac88e/88abd deleting inserted doc doc::2 14:28:17.072 1/main/ac88e Has expired client side (now=101346545971866ns start=101226432010224ns deferredElapsed=0ns expired=120113961642ns (120113ms) config=120000ms) 14:28:17.072 1/main/ac88e/88abd expired in deleteInserted 14:28:17.072 1/main/ac88e/88abd has expired in stage deleteInserted, entering expiry-overtime mode (one attempt to complete commit) 14:28:17.123 1/main/ac88e/88abd in expiry-overtime mode so changing error com.couchbase.client.core.error.DurabilityImpossibleException: With the current cluster configuration, the requested durability guarantees are impossible {"completed":true,"coreId":1,"idempotent":false,"lastChannelId":"0000000000000001/0000000014CE5C13","lastDispatchedFrom":"28.0.93.169:54982","lastDispatchedTo":"pepldz00152.corp.pep.pvt:11210","requestId":2838,"requestType":"RemoveRequest","retried":0,"service":{"bucket":"poc","collection":"_default","documentId":"doc::2","opaque":"0xb32","scope":"_default","syncDurability":{"empty":false,"present":true},"type":"kv"},"status":"DURABILITY_IMPOSSIBLE","timeoutMs":2500,"timings":{"dispatchMicros":50244,"totalMicros":51090,"serverMicros":0}} to AttemptExpired in stage removeDoc 14:28:17.123 1/main/ac88e/88abd in expiry-overtime mode, so not retrying error AttemptExpired in stage deleteInserted: null 14:28:17.123 1/main/ac88e/88abd caught error com.couchbase.transactions.error.internal.AttemptExpired, changing to TransactionExpired Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/4.10.3/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 2m 9s 3 actionable tasks: 1 executed, 2 up-to-date c:\PepsicoCoding\couchbase-transactions-java-examples>