Skip to content

Instantly share code, notes, and snippets.

@craigfe
Created July 27, 2019 12:11
Show Gist options
  • Save craigfe/4ab1581f5a269b0ba06414642d090adc to your computer and use it in GitHub Desktop.
Save craigfe/4ab1581f5a269b0ba06414642d090adc to your computer and use it in GitHub Desktop.
irmin-http failed tests
This file has been truncated, but you can view the full file.
test alias test/irmin-http/runtest (exit 2)
(cd _build/default && test/irmin-http/test.exe -v)
pwd=/home/craigfe/t/irmin/_build/default
Executing: "cd ../.. && _build/default/test/irmin-http/test.exe serve 0 &"
+33897us application [DEBUG] waiting for the server to start...
S+37349us application [DEBUG] pwd: /home/craigfe/t/irmin
S+37383us application [DEBUG] Got server: MEM, root=
S+37929us application [DEBUG] write PID 23579 in /tmp/irmin-http-test.pid
+134073us application [DEBUG] read PID 23579 fomr /tmp/irmin-http-test.pid
+134105us irmin.tree [INFO] Tree.Cache.clear
+134132us irmin.http [DEBUG] POST /blobs
S+95158us irmin.http-srv [DEBUG] new connection 1
S+95231us irmin.mem [DEBUG] add -> da39a3ee5e6b4b0d3255bfef95601890afd80709
S+95249us irmin.http-srv [INFO] [1] 200 - POST /blobs
S+95270us cohttp.lwt.server [ERROR] invalid input Malformed request header: 0 while handling client
S+95276us irmin.http-srv [DEBUG] connection 1 closed
+134457us irmin.http [DEBUG] POST /blobs
S+95422us irmin.http-srv [DEBUG] new connection 2
S+95457us irmin.mem [DEBUG] add -> da39a3ee5e6b4b0d3255bfef95601890afd80709
S+95473us irmin.http-srv [INFO] [2] 200 - POST /blobs
S+95492us cohttp.lwt.server [ERROR] invalid input Malformed request header: 0 while handling client
S+95498us irmin.http-srv [DEBUG] connection 2 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT kv2
------------------------------------------------------------------------------------------------------------------------------------------------------------
+134936us irmin.http [DEBUG] GET /blob/da39a3ee5e6b4b0d3255bfef95601890afd80709
S+95925us irmin.http-srv [DEBUG] new connection 3
S+95959us irmin.mem [DEBUG] mem da39a3ee5e6b4b0d3255bfef95601890afd80709
S+95970us irmin.mem [DEBUG] find da39a3ee5e6b4b0d3255bfef95601890afd80709
S+95983us irmin.http-srv [INFO] [3] 200 - GET /blob/da39a3ee5e6b4b0d3255bfef95601890afd80709
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT v2
------------------------------------------------------------------------------------------------------------------------------------------------------------
+135201us irmin.http [DEBUG] POST /blobs
S+96142us irmin.http-srv [DEBUG] connection 3 closed
S+96177us irmin.http-srv [DEBUG] new connection 4
S+96204us irmin.mem [DEBUG] add -> da39a3ee5e6b4b0d3255bfef95601890afd80709
S+96217us irmin.http-srv [INFO] [4] 200 - POST /blobs
S+96233us cohttp.lwt.server [ERROR] invalid input Malformed request header: 0 while handling client
S+96239us irmin.http-srv [DEBUG] connection 4 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT kv2
------------------------------------------------------------------------------------------------------------------------------------------------------------
+135426us irmin.http [DEBUG] POST /blobs
S+97029us irmin.http-srv [DEBUG] new connection 5
S+97066us irmin.mem [DEBUG] add -> 376207c4dc6200987c01aa942c036c4e96ed8e55
S+97082us irmin.http-srv [INFO] [5] 200 - POST /blobs
+136284us irmin.http [DEBUG] POST /blobs
S+97227us irmin.http-srv [DEBUG] connection 5 closed
S+97265us irmin.http-srv [DEBUG] new connection 6
S+97299us irmin.mem [DEBUG] add -> 376207c4dc6200987c01aa942c036c4e96ed8e55
S+97316us irmin.http-srv [INFO] [6] 200 - POST /blobs
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT kv1
------------------------------------------------------------------------------------------------------------------------------------------------------------
+136531us irmin.http [DEBUG] POST /blobs
S+97459us irmin.http-srv [DEBUG] connection 6 closed
S+97489us irmin.http-srv [DEBUG] new connection 7
S+97515us irmin.mem [DEBUG] add -> 376207c4dc6200987c01aa942c036c4e96ed8e55
S+97531us irmin.http-srv [INFO] [7] 200 - POST /blobs
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT kv1
------------------------------------------------------------------------------------------------------------------------------------------------------------
+136701us irmin.http [DEBUG] GET /blob/376207c4dc6200987c01aa942c036c4e96ed8e55
S+97628us irmin.http-srv [DEBUG] connection 7 closed
S+97661us irmin.http-srv [DEBUG] new connection 8
S+97684us irmin.mem [DEBUG] mem 376207c4dc6200987c01aa942c036c4e96ed8e55
S+97693us irmin.mem [DEBUG] find 376207c4dc6200987c01aa942c036c4e96ed8e55
S+97704us irmin.http-srv [INFO] [8] 200 - GET /blob/376207c4dc6200987c01aa942c036c4e96ed8e55
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT v1
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+97803us irmin.http-srv [DEBUG] connection 8 closed
+136915us irmin.http [DEBUG] GET /blob/da39a3ee5e6b4b0d3255bfef95601890afd80709
S+97876us irmin.http-srv [DEBUG] new connection 9
S+97902us irmin.mem [DEBUG] mem da39a3ee5e6b4b0d3255bfef95601890afd80709
S+97911us irmin.mem [DEBUG] find da39a3ee5e6b4b0d3255bfef95601890afd80709
S+97923us irmin.http-srv [INFO] [9] 200 - GET /blob/da39a3ee5e6b4b0d3255bfef95601890afd80709
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT v2
------------------------------------------------------------------------------------------------------------------------------------------------------------
+137138us irmin.mem [DEBUG] list
pwd=/home/craigfe/t/irmin/_build/default
Executing: "cd ../.. && _build/default/test/irmin-http/test.exe serve 0 &"
sh: line 1: 23579 Killed _build/default/test/irmin-http/test.exe serve 0
+139105us application [DEBUG] waiting for the server to start...
S+48592us application [DEBUG] pwd: /home/craigfe/t/irmin
S+48635us application [DEBUG] Got server: MEM, root=
S+49410us application [DEBUG] write PID 23646 in /tmp/irmin-http-test.pid
+239316us application [DEBUG] read PID 23646 fomr /tmp/irmin-http-test.pid
+239356us irmin.tree [INFO] Tree.Cache.clear
+239401us irmin.http [DEBUG] POST /trees
S+95269us irmin.http-srv [DEBUG] new connection 1
S+95386us irmin.mem [DEBUG] add -> 5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+95411us irmin.http-srv [INFO] [1] 200 - POST /trees
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT empty node: hash(v) = add(v)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+239819us irmin.http [DEBUG] POST /trees
S+95578us irmin.http-srv [DEBUG] connection 1 closed
S+95649us irmin.http-srv [DEBUG] new connection 2
S+95706us irmin.mem [DEBUG] add -> a1996f4309ea31cc7ba2d4c81012885aa0e08789
S+95727us irmin.http-srv [INFO] [2] 200 - POST /trees
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT node: x: hash(v) = add(v)
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+95885us irmin.http-srv [DEBUG] connection 2 closed
+240192us irmin.http [DEBUG] POST /trees
S+96559us irmin.http-srv [DEBUG] new connection 3
S+96612us irmin.mem [DEBUG] add -> a1996f4309ea31cc7ba2d4c81012885aa0e08789
S+96631us irmin.http-srv [INFO] [3] 200 - POST /trees
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT node: x (bis): hash(v) = add(v)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT add x
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT remove x
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT same same
------------------------------------------------------------------------------------------------------------------------------------------------------------
+241046us irmin.http [DEBUG] POST /trees
S+96778us irmin.http-srv [DEBUG] connection 3 closed
S+96854us irmin.http-srv [DEBUG] new connection 4
S+97894us irmin.mem [DEBUG] add -> a1996f4309ea31cc7ba2d4c81012885aa0e08789
S+97918us irmin.http-srv [INFO] [4] 200 - POST /trees
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT node: x+y: hash(v) = add(v)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+242306us irmin.http [DEBUG] POST /trees
S+98061us irmin.http-srv [DEBUG] connection 4 closed
S+98116us irmin.http-srv [DEBUG] new connection 5
S+98179us irmin.mem [DEBUG] add -> 633bc580e1d88e441470060cdb9ae95aa6600642
S+98199us irmin.http-srv [INFO] [5] 200 - POST /trees
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT node: x+y+z: hash(v) = add(v)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT find x
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT find y
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT find z
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT find xx
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT v
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT list
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+98384us irmin.http-srv [DEBUG] connection 5 closed
+242687us irmin.http [DEBUG] POST /trees
S+98497us irmin.http-srv [DEBUG] new connection 6
S+98556us irmin.mem [DEBUG] add -> 9360987e5b829c191e326fed6f1cafe452372262
S+98572us irmin.http-srv [INFO] [6] 200 - POST /trees
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT node: x+y+z+a: hash(v) = add(v)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+242939us irmin.http [DEBUG] POST /trees
S+98684us irmin.http-srv [DEBUG] connection 6 closed
S+98751us irmin.http-srv [DEBUG] new connection 7
S+98808us irmin.mem [DEBUG] add -> a61df5deaf1ebc5cd217a90f84662d94426a3c43
S+98824us irmin.http-srv [INFO] [7] 200 - POST /trees
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT node: x+y+z+a+b: hash(v) = add(v)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+243221us irmin.http [DEBUG] POST /trees
S+98972us irmin.http-srv [DEBUG] connection 7 closed
S+99025us irmin.http-srv [DEBUG] new connection 8
S+99081us irmin.mem [DEBUG] add -> a61df5deaf1ebc5cd217a90f84662d94426a3c43
S+99096us irmin.http-srv [INFO] [8] 200 - POST /trees
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT hash(v) = add(v)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+243468us irmin.http [DEBUG] GET /tree/a61df5deaf1ebc5cd217a90f84662d94426a3c43
S+99250us irmin.http-srv [DEBUG] connection 8 closed
S+99465us irmin.http-srv [DEBUG] new connection 9
S+99496us irmin.mem [DEBUG] mem a61df5deaf1ebc5cd217a90f84662d94426a3c43
S+99506us irmin.mem [DEBUG] find a61df5deaf1ebc5cd217a90f84662d94426a3c43
S+99535us irmin.http-srv [INFO] [9] 200 - GET /tree/a61df5deaf1ebc5cd217a90f84662d94426a3c43
S+99636us irmin.http-srv [DEBUG] connection 9 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT find x
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT find y
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT find z
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT find xx
------------------------------------------------------------------------------------------------------------------------------------------------------------
+244147us irmin.http [DEBUG] POST /blobs
S+99948us irmin.http-srv [DEBUG] new connection 10
S+99979us irmin.mem [DEBUG] add -> 376207c4dc6200987c01aa942c036c4e96ed8e55
S+99992us irmin.http-srv [INFO] [10] 200 - POST /blobs
S+100090us irmin.http-srv [DEBUG] connection 10 closed
+244362us irmin.http [DEBUG] POST /trees
S+100157us irmin.http-srv [DEBUG] new connection 11
S+100192us irmin.mem [DEBUG] add -> cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
S+100206us irmin.http-srv [INFO] [11] 200 - POST /trees
+244523us irmin.http [DEBUG] POST /trees
S+100254us irmin.http-srv [DEBUG] connection 11 closed
S+100309us irmin.http-srv [DEBUG] new connection 12
S+100343us irmin.mem [DEBUG] add -> cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
S+100356us irmin.http-srv [INFO] [12] 200 - POST /trees
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT k1.1
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+100404us irmin.http-srv [DEBUG] connection 12 closed
+244674us irmin.http [DEBUG] GET /tree/cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
S+100457us irmin.http-srv [DEBUG] new connection 13
S+100481us irmin.mem [DEBUG] mem cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
S+100490us irmin.mem [DEBUG] find cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
S+100509us irmin.http-srv [INFO] [13] 200 - GET /tree/cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT find x
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+100555us irmin.http-srv [DEBUG] connection 13 closed
+244838us irmin.http [DEBUG] POST /trees
S+100622us irmin.http-srv [DEBUG] new connection 14
S+101163us irmin.mem [DEBUG] add -> cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
S+101180us irmin.http-srv [INFO] [14] 200 - POST /trees
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT k1.2
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+101232us irmin.http-srv [DEBUG] connection 14 closed
+245505us irmin.http [DEBUG] POST /trees
S+101286us irmin.http-srv [DEBUG] new connection 15
S+101322us irmin.mem [DEBUG] add -> ca235920582c0b121df6b78d3bae811466b580ff
S+101337us irmin.http-srv [INFO] [15] 200 - POST /trees
S+101437us irmin.http-srv [DEBUG] connection 15 closed
+245709us irmin.http [DEBUG] POST /trees
S+101505us irmin.http-srv [DEBUG] new connection 16
S+101539us irmin.mem [DEBUG] add -> ca235920582c0b121df6b78d3bae811466b580ff
S+101553us irmin.http-srv [INFO] [16] 200 - POST /trees
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT k2.1
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+101602us irmin.http-srv [DEBUG] connection 16 closed
+245873us irmin.http [DEBUG] GET /tree/ca235920582c0b121df6b78d3bae811466b580ff
S+101664us irmin.http-srv [DEBUG] new connection 17
S+101697us irmin.mem [DEBUG] mem ca235920582c0b121df6b78d3bae811466b580ff
S+101710us irmin.mem [DEBUG] find ca235920582c0b121df6b78d3bae811466b580ff
S+101739us irmin.http-srv [INFO] [17] 200 - GET /tree/ca235920582c0b121df6b78d3bae811466b580ff
+246086us irmin.http [DEBUG] POST /trees
S+101833us irmin.http-srv [DEBUG] connection 17 closed
S+101885us irmin.http-srv [DEBUG] new connection 18
S+101931us irmin.mem [DEBUG] add -> ca235920582c0b121df6b78d3bae811466b580ff
S+101950us irmin.http-srv [INFO] [18] 200 - POST /trees
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT k2.2
------------------------------------------------------------------------------------------------------------------------------------------------------------
+247750us irmin.node [DEBUG] read_node_exn ca235920582c0b121df6b78d3bae811466b580ff /b
+247760us irmin.node [DEBUG] contents ca235920582c0b121df6b78d3bae811466b580ff
S+103488us irmin.http-srv [DEBUG] connection 18 closed
+247769us irmin.http [DEBUG] GET /tree/ca235920582c0b121df6b78d3bae811466b580ff
S+103572us irmin.http-srv [DEBUG] new connection 19
S+103605us irmin.mem [DEBUG] mem ca235920582c0b121df6b78d3bae811466b580ff
S+103616us irmin.mem [DEBUG] find ca235920582c0b121df6b78d3bae811466b580ff
S+103658us irmin.http-srv [INFO] [19] 200 - GET /tree/ca235920582c0b121df6b78d3bae811466b580ff
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT k1.3
------------------------------------------------------------------------------------------------------------------------------------------------------------
+248073us irmin.http [DEBUG] POST /trees
S+103824us irmin.http-srv [DEBUG] connection 19 closed
S+103915us irmin.http-srv [DEBUG] new connection 20
S+103961us irmin.mem [DEBUG] add -> c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
S+103978us irmin.http-srv [INFO] [20] 200 - POST /trees
S+104040us irmin.http-srv [DEBUG] connection 20 closed
+248311us irmin.http [DEBUG] POST /trees
S+104113us irmin.http-srv [DEBUG] new connection 21
S+104163us irmin.mem [DEBUG] add -> c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
S+104182us irmin.http-srv [INFO] [21] 200 - POST /trees
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT k3.1
------------------------------------------------------------------------------------------------------------------------------------------------------------
+248505us irmin.http [DEBUG] GET /tree/c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
S+104235us irmin.http-srv [DEBUG] connection 21 closed
S+104311us irmin.http-srv [DEBUG] new connection 22
S+104341us irmin.mem [DEBUG] mem c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
S+104353us irmin.mem [DEBUG] find c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
S+104379us irmin.http-srv [INFO] [22] 200 - GET /tree/c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
+248708us irmin.http [DEBUG] POST /trees
S+104493us irmin.http-srv [DEBUG] connection 22 closed
S+104534us irmin.http-srv [DEBUG] new connection 23
S+104585us irmin.mem [DEBUG] add -> c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
S+104605us irmin.http-srv [INFO] [23] 200 - POST /trees
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT k3.2
------------------------------------------------------------------------------------------------------------------------------------------------------------
+248931us irmin.node [DEBUG] read_node_exn c290c99ee03f82407ed7937cdbd7d30ecd79e4d3 /a
S+104664us irmin.http-srv [DEBUG] connection 23 closed
+248939us irmin.node [DEBUG] contents c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
+248948us irmin.http [DEBUG] GET /tree/c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
S+104743us irmin.http-srv [DEBUG] new connection 24
S+104779us irmin.mem [DEBUG] mem c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
S+104792us irmin.mem [DEBUG] find c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
S+104821us irmin.http-srv [INFO] [24] 200 - GET /tree/c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT k2.3
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+104879us irmin.http-srv [DEBUG] connection 24 closed
+249152us irmin.node [DEBUG] read_node_exn ca235920582c0b121df6b78d3bae811466b580ff /b
+249162us irmin.node [DEBUG] contents ca235920582c0b121df6b78d3bae811466b580ff
+249172us irmin.http [DEBUG] GET /tree/ca235920582c0b121df6b78d3bae811466b580ff
S+104963us irmin.http-srv [DEBUG] new connection 25
S+104999us irmin.mem [DEBUG] mem ca235920582c0b121df6b78d3bae811466b580ff
S+105012us irmin.mem [DEBUG] find ca235920582c0b121df6b78d3bae811466b580ff
S+105041us irmin.http-srv [INFO] [25] 200 - GET /tree/ca235920582c0b121df6b78d3bae811466b580ff
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+105103us irmin.http-srv [DEBUG] connection 25 closed
ASSERT t1.2
------------------------------------------------------------------------------------------------------------------------------------------------------------
+249385us irmin.node [DEBUG] read_node_exn c290c99ee03f82407ed7937cdbd7d30ecd79e4d3 /a/b
+249397us irmin.node [DEBUG] contents c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
+249410us irmin.http [DEBUG] GET /tree/c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
S+106134us irmin.http-srv [DEBUG] new connection 26
S+106179us irmin.mem [DEBUG] mem c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
S+106194us irmin.mem [DEBUG] find c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
S+106223us irmin.http-srv [INFO] [26] 200 - GET /tree/c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
S+106311us irmin.http-srv [DEBUG] connection 26 closed
+250581us irmin.node [DEBUG] contents ca235920582c0b121df6b78d3bae811466b580ff
+250604us irmin.http [DEBUG] GET /tree/ca235920582c0b121df6b78d3bae811466b580ff
S+106417us irmin.http-srv [DEBUG] new connection 27
S+106454us irmin.mem [DEBUG] mem ca235920582c0b121df6b78d3bae811466b580ff
S+106467us irmin.mem [DEBUG] find ca235920582c0b121df6b78d3bae811466b580ff
S+106495us irmin.http-srv [INFO] [27] 200 - GET /tree/ca235920582c0b121df6b78d3bae811466b580ff
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT t1.3
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+106623us irmin.http-srv [DEBUG] connection 27 closed
+250901us irmin.node [DEBUG] read_node_exn cae43a5ecb6d2b4fa7f28d529f5c35416fae144f /x
+250913us irmin.node [DEBUG] contents cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
+250927us irmin.http [DEBUG] GET /tree/cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
S+106724us irmin.http-srv [DEBUG] new connection 28
S+106753us irmin.mem [DEBUG] mem cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
S+106763us irmin.mem [DEBUG] find cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
S+106783us irmin.http-srv [INFO] [28] 200 - GET /tree/cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT v1.1
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+106840us irmin.http-srv [DEBUG] connection 28 closed
+251120us irmin.node [DEBUG] read_node_exn ca235920582c0b121df6b78d3bae811466b580ff /b/x
+251132us irmin.node [DEBUG] contents ca235920582c0b121df6b78d3bae811466b580ff
+251145us irmin.http [DEBUG] GET /tree/ca235920582c0b121df6b78d3bae811466b580ff
S+106937us irmin.http-srv [DEBUG] new connection 29
S+106966us irmin.mem [DEBUG] mem ca235920582c0b121df6b78d3bae811466b580ff
S+106975us irmin.mem [DEBUG] find ca235920582c0b121df6b78d3bae811466b580ff
S+106995us irmin.http-srv [INFO] [29] 200 - GET /tree/ca235920582c0b121df6b78d3bae811466b580ff
S+107050us irmin.http-srv [DEBUG] connection 29 closed
+251320us irmin.node [DEBUG] contents cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
+251337us irmin.http [DEBUG] GET /tree/cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
S+107137us irmin.http-srv [DEBUG] new connection 30
S+107174us irmin.mem [DEBUG] mem cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
S+107188us irmin.mem [DEBUG] find cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
S+107215us irmin.http-srv [INFO] [30] 200 - GET /tree/cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+107277us irmin.http-srv [DEBUG] connection 30 closed
ASSERT v1.2
------------------------------------------------------------------------------------------------------------------------------------------------------------
+251561us irmin.node [DEBUG] read_node_exn c290c99ee03f82407ed7937cdbd7d30ecd79e4d3 /a/b/x
+251572us irmin.node [DEBUG] contents c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
+251585us irmin.http [DEBUG] GET /tree/c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
S+107377us irmin.http-srv [DEBUG] new connection 31
S+107405us irmin.mem [DEBUG] mem c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
S+107414us irmin.mem [DEBUG] find c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
S+107434us irmin.http-srv [INFO] [31] 200 - GET /tree/c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
+251758us irmin.node [DEBUG] contents ca235920582c0b121df6b78d3bae811466b580ff
+251775us irmin.http [DEBUG] GET /tree/ca235920582c0b121df6b78d3bae811466b580ff
S+107489us irmin.http-srv [DEBUG] connection 31 closed
S+107572us irmin.http-srv [DEBUG] new connection 32
S+107599us irmin.mem [DEBUG] mem ca235920582c0b121df6b78d3bae811466b580ff
S+107608us irmin.mem [DEBUG] find ca235920582c0b121df6b78d3bae811466b580ff
S+107652us irmin.http-srv [INFO] [32] 200 - GET /tree/ca235920582c0b121df6b78d3bae811466b580ff
S+107714us irmin.http-srv [DEBUG] connection 32 closed
+251984us irmin.node [DEBUG] contents cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
+252002us irmin.http [DEBUG] GET /tree/cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
S+107800us irmin.http-srv [DEBUG] new connection 33
S+107828us irmin.mem [DEBUG] mem cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
S+107837us irmin.mem [DEBUG] find cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
S+107857us irmin.http-srv [INFO] [33] 200 - GET /tree/cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT v1
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+107916us irmin.http-srv [DEBUG] connection 33 closed
+252198us irmin.http [DEBUG] POST /blobs
S+108001us irmin.http-srv [DEBUG] new connection 34
S+108032us irmin.mem [DEBUG] add -> da39a3ee5e6b4b0d3255bfef95601890afd80709
S+108045us irmin.http-srv [INFO] [34] 200 - POST /blobs
S+108062us cohttp.lwt.server [ERROR] invalid input Malformed request header: 0 while handling client
S+108071us irmin.http-srv [DEBUG] connection 34 closed
+252378us irmin.http [DEBUG] POST /trees
S+108179us irmin.http-srv [DEBUG] new connection 35
S+108218us irmin.mem [DEBUG] add -> 6484f7b9d2cebd0288b8fa24f0e802ff764f5427
S+108232us irmin.http-srv [INFO] [35] 200 - POST /trees
S+108909us irmin.http-srv [DEBUG] connection 35 closed
+253186us irmin.http [DEBUG] POST /trees
S+108992us irmin.http-srv [DEBUG] new connection 36
S+109039us irmin.mem [DEBUG] add -> e73df2146b8efc6f790c82d7770951a6b59e2bee
S+109058us irmin.http-srv [INFO] [36] 200 - POST /trees
S+109115us irmin.http-srv [DEBUG] connection 36 closed
+253389us irmin.http [DEBUG] POST /trees
S+109196us irmin.http-srv [DEBUG] new connection 37
S+109678us irmin.mem [DEBUG] add -> 096f65a4d1c6be5ae24a31a92cb54de6eae8ef0d
S+109695us irmin.http-srv [INFO] [37] 200 - POST /trees
+254014us irmin.node [DEBUG] add c290c99ee03f82407ed7937cdbd7d30ecd79e4d3 /a/c/x
+254026us irmin.node [DEBUG] map c290c99ee03f82407ed7937cdbd7d30ecd79e4d3 /a/c
+254035us irmin.http [DEBUG] GET /tree/c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
S+109783us irmin.http-srv [DEBUG] connection 37 closed
S+109831us irmin.http-srv [DEBUG] new connection 38
S+109859us irmin.mem [DEBUG] mem c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
S+109868us irmin.mem [DEBUG] find c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
S+109889us irmin.http-srv [INFO] [38] 200 - GET /tree/c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
+254219us irmin.node [DEBUG] map_one a
+254233us irmin.http [DEBUG] GET /tree/ca235920582c0b121df6b78d3bae811466b580ff
S+109978us irmin.http-srv [DEBUG] connection 38 closed
S+110025us irmin.http-srv [DEBUG] new connection 39
S+110051us irmin.mem [DEBUG] mem ca235920582c0b121df6b78d3bae811466b580ff
S+110060us irmin.mem [DEBUG] find ca235920582c0b121df6b78d3bae811466b580ff
S+110080us irmin.http-srv [INFO] [39] 200 - GET /tree/ca235920582c0b121df6b78d3bae811466b580ff
+254405us irmin.node [DEBUG] map_one c
+254426us irmin.http [DEBUG] POST /trees
S+110167us irmin.http-srv [DEBUG] connection 39 closed
S+110228us irmin.http-srv [DEBUG] new connection 40
S+110267us irmin.mem [DEBUG] add -> 6484f7b9d2cebd0288b8fa24f0e802ff764f5427
S+110292us irmin.http-srv [INFO] [40] 200 - POST /trees
S+110361us irmin.http-srv [DEBUG] connection 40 closed
+254638us irmin.http [DEBUG] POST /trees
S+110444us irmin.http-srv [DEBUG] new connection 41
S+110488us irmin.mem [DEBUG] add -> e73df2146b8efc6f790c82d7770951a6b59e2bee
S+110503us irmin.http-srv [INFO] [41] 200 - POST /trees
S+110568us irmin.http-srv [DEBUG] connection 41 closed
+254836us irmin.http [DEBUG] POST /trees
S+110643us irmin.http-srv [DEBUG] new connection 42
S+110687us irmin.mem [DEBUG] add -> 096f65a4d1c6be5ae24a31a92cb54de6eae8ef0d
S+110707us irmin.http-srv [INFO] [42] 200 - POST /trees
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT node k6
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+110776us irmin.http-srv [DEBUG] connection 42 closed
+255046us irmin.http [DEBUG] GET /tree/096f65a4d1c6be5ae24a31a92cb54de6eae8ef0d
S+110883us irmin.http-srv [DEBUG] new connection 43
S+110912us irmin.mem [DEBUG] mem 096f65a4d1c6be5ae24a31a92cb54de6eae8ef0d
S+110921us irmin.mem [DEBUG] find 096f65a4d1c6be5ae24a31a92cb54de6eae8ef0d
S+110942us irmin.http-srv [INFO] [43] 200 - GET /tree/096f65a4d1c6be5ae24a31a92cb54de6eae8ef0d
+255272us irmin.http [DEBUG] GET /tree/096f65a4d1c6be5ae24a31a92cb54de6eae8ef0d
S+111003us irmin.http-srv [DEBUG] connection 43 closed
S+111063us irmin.http-srv [DEBUG] new connection 44
S+111088us irmin.mem [DEBUG] mem 096f65a4d1c6be5ae24a31a92cb54de6eae8ef0d
S+111097us irmin.mem [DEBUG] find 096f65a4d1c6be5ae24a31a92cb54de6eae8ef0d
S+111116us irmin.http-srv [INFO] [44] 200 - GET /tree/096f65a4d1c6be5ae24a31a92cb54de6eae8ef0d
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT node n6
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+111228us irmin.http-srv [DEBUG] connection 44 closed
+255523us irmin.http [DEBUG] POST /trees
S+111311us irmin.http-srv [DEBUG] new connection 45
S+111343us irmin.mem [DEBUG] add -> 5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+111357us irmin.http-srv [INFO] [45] 200 - POST /trees
+255666us irmin.node [DEBUG] add 5ba93c9db0cff93f52b521d7420e43f6eda2784f /b
S+111404us irmin.http-srv [DEBUG] connection 45 closed
+255676us irmin.node [DEBUG] map 5ba93c9db0cff93f52b521d7420e43f6eda2784f
+255685us irmin.http [DEBUG] GET /tree/5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+111460us irmin.http-srv [DEBUG] new connection 46
S+111485us irmin.mem [DEBUG] mem 5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+111493us irmin.mem [DEBUG] find 5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+111508us irmin.http-srv [INFO] [46] 200 - GET /tree/5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+111555us irmin.http-srv [DEBUG] connection 46 closed
+255828us irmin.http [DEBUG] POST /trees
S+111611us irmin.http-srv [DEBUG] new connection 47
S+111645us irmin.mem [DEBUG] add -> b2f2b4dab01aed9c7d9f99c731ded218db40eb55
S+111659us irmin.http-srv [INFO] [47] 200 - POST /trees
+255969us irmin.node [DEBUG] add b2f2b4dab01aed9c7d9f99c731ded218db40eb55 /a
S+111708us irmin.http-srv [DEBUG] connection 47 closed
+255979us irmin.node [DEBUG] map b2f2b4dab01aed9c7d9f99c731ded218db40eb55
+255988us irmin.http [DEBUG] GET /tree/b2f2b4dab01aed9c7d9f99c731ded218db40eb55
S+111765us irmin.http-srv [DEBUG] new connection 48
S+111789us irmin.mem [DEBUG] mem b2f2b4dab01aed9c7d9f99c731ded218db40eb55
S+111798us irmin.mem [DEBUG] find b2f2b4dab01aed9c7d9f99c731ded218db40eb55
S+111817us irmin.http-srv [INFO] [48] 200 - GET /tree/b2f2b4dab01aed9c7d9f99c731ded218db40eb55
S+111867us irmin.http-srv [DEBUG] connection 48 closed
+256145us irmin.http [DEBUG] POST /trees
S+111933us irmin.http-srv [DEBUG] new connection 49
S+111971us irmin.mem [DEBUG] add -> 0b5b37c36e8430f089c17266f60cea184ded1ee1
S+111985us irmin.http-srv [INFO] [49] 200 - POST /trees
+256292us irmin.node [DEBUG] add 0b5b37c36e8430f089c17266f60cea184ded1ee1 /a
+256301us irmin.node [DEBUG] map 0b5b37c36e8430f089c17266f60cea184ded1ee1
S+112031us irmin.http-srv [DEBUG] connection 49 closed
+256309us irmin.http [DEBUG] GET /tree/0b5b37c36e8430f089c17266f60cea184ded1ee1
S+112087us irmin.http-srv [DEBUG] new connection 50
S+112111us irmin.mem [DEBUG] mem 0b5b37c36e8430f089c17266f60cea184ded1ee1
S+112120us irmin.mem [DEBUG] find 0b5b37c36e8430f089c17266f60cea184ded1ee1
S+112140us irmin.http-srv [INFO] [50] 200 - GET /tree/0b5b37c36e8430f089c17266f60cea184ded1ee1
S+112187us irmin.http-srv [DEBUG] connection 50 closed
+256468us irmin.http [DEBUG] POST /trees
S+112251us irmin.http-srv [DEBUG] new connection 51
S+112288us irmin.mem [DEBUG] add -> 0b5b37c36e8430f089c17266f60cea184ded1ee1
S+112301us irmin.http-srv [INFO] [51] 200 - POST /trees
+256607us irmin.node [DEBUG] steps
S+112345us irmin.http-srv [DEBUG] connection 51 closed
+256618us irmin.http [DEBUG] GET /tree/0b5b37c36e8430f089c17266f60cea184ded1ee1
S+112398us irmin.http-srv [DEBUG] new connection 52
S+112422us irmin.mem [DEBUG] mem 0b5b37c36e8430f089c17266f60cea184ded1ee1
S+112430us irmin.mem [DEBUG] find 0b5b37c36e8430f089c17266f60cea184ded1ee1
S+112450us irmin.http-srv [INFO] [52] 200 - GET /tree/0b5b37c36e8430f089c17266f60cea184ded1ee1
S+112493us irmin.http-srv [DEBUG] connection 52 closed
+256769us irmin.node [DEBUG] add 5ba93c9db0cff93f52b521d7420e43f6eda2784f /a
+256778us irmin.node [DEBUG] map 5ba93c9db0cff93f52b521d7420e43f6eda2784f
+256785us irmin.http [DEBUG] GET /tree/5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+112563us irmin.http-srv [DEBUG] new connection 53
S+112586us irmin.mem [DEBUG] mem 5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+112594us irmin.mem [DEBUG] find 5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+112609us irmin.http-srv [INFO] [53] 200 - GET /tree/5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+112651us irmin.http-srv [DEBUG] connection 53 closed
+256924us irmin.http [DEBUG] POST /trees
S+112711us irmin.http-srv [DEBUG] new connection 54
S+112779us irmin.mem [DEBUG] add -> fb8a2a6b79243ed0cac31d6020f57ed6775d5d32
S+112793us irmin.http-srv [INFO] [54] 200 - POST /trees
+257100us irmin.node [DEBUG] add fb8a2a6b79243ed0cac31d6020f57ed6775d5d32 /b
S+112836us irmin.http-srv [DEBUG] connection 54 closed
+257109us irmin.node [DEBUG] map fb8a2a6b79243ed0cac31d6020f57ed6775d5d32
+257117us irmin.http [DEBUG] GET /tree/fb8a2a6b79243ed0cac31d6020f57ed6775d5d32
S+112896us irmin.http-srv [DEBUG] new connection 55
S+112921us irmin.mem [DEBUG] mem fb8a2a6b79243ed0cac31d6020f57ed6775d5d32
S+112929us irmin.mem [DEBUG] find fb8a2a6b79243ed0cac31d6020f57ed6775d5d32
S+112963us irmin.http-srv [INFO] [55] 200 - GET /tree/fb8a2a6b79243ed0cac31d6020f57ed6775d5d32
S+113012us irmin.http-srv [DEBUG] connection 55 closed
+257291us irmin.http [DEBUG] POST /trees
S+113079us irmin.http-srv [DEBUG] new connection 56
S+113116us irmin.mem [DEBUG] add -> 0b5b37c36e8430f089c17266f60cea184ded1ee1
S+113129us irmin.http-srv [INFO] [56] 200 - POST /trees
+257436us irmin.node [DEBUG] add 0b5b37c36e8430f089c17266f60cea184ded1ee1 /a
S+113172us irmin.http-srv [DEBUG] connection 56 closed
+257445us irmin.node [DEBUG] map 0b5b37c36e8430f089c17266f60cea184ded1ee1
+257453us irmin.http [DEBUG] GET /tree/0b5b37c36e8430f089c17266f60cea184ded1ee1
S+113229us irmin.http-srv [DEBUG] new connection 57
S+113253us irmin.mem [DEBUG] mem 0b5b37c36e8430f089c17266f60cea184ded1ee1
S+113261us irmin.mem [DEBUG] find 0b5b37c36e8430f089c17266f60cea184ded1ee1
S+113282us irmin.http-srv [INFO] [57] 200 - GET /tree/0b5b37c36e8430f089c17266f60cea184ded1ee1
S+113325us irmin.http-srv [DEBUG] connection 57 closed
+257608us irmin.http [DEBUG] POST /trees
S+113391us irmin.http-srv [DEBUG] new connection 58
S+113428us irmin.mem [DEBUG] add -> 0b5b37c36e8430f089c17266f60cea184ded1ee1
S+113441us irmin.http-srv [INFO] [58] 200 - POST /trees
+257747us irmin.node [DEBUG] steps
S+113484us irmin.http-srv [DEBUG] connection 58 closed
+257758us irmin.http [DEBUG] GET /tree/0b5b37c36e8430f089c17266f60cea184ded1ee1
S+113530us irmin.http-srv [DEBUG] new connection 59
S+113553us irmin.mem [DEBUG] mem 0b5b37c36e8430f089c17266f60cea184ded1ee1
S+113562us irmin.mem [DEBUG] find 0b5b37c36e8430f089c17266f60cea184ded1ee1
S+113583us irmin.http-srv [INFO] [59] 200 - GET /tree/0b5b37c36e8430f089c17266f60cea184ded1ee1
+257909us irmin.node [DEBUG] add 5ba93c9db0cff93f52b521d7420e43f6eda2784f /b
S+113644us irmin.http-srv [DEBUG] connection 59 closed
+257922us irmin.node [DEBUG] map 5ba93c9db0cff93f52b521d7420e43f6eda2784f
+257936us irmin.http [DEBUG] GET /tree/5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+113819us irmin.http-srv [DEBUG] new connection 60
S+113846us irmin.mem [DEBUG] mem 5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+113855us irmin.mem [DEBUG] find 5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+113871us irmin.http-srv [INFO] [60] 200 - GET /tree/5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+113918us irmin.http-srv [DEBUG] connection 60 closed
+258243us irmin.http [DEBUG] POST /trees
S+114028us irmin.http-srv [DEBUG] new connection 61
S+114062us irmin.mem [DEBUG] add -> 723c4ce235359b5281eeeddf385502184ca73200
S+114075us irmin.http-srv [INFO] [61] 200 - POST /trees
+258382us irmin.node [DEBUG] add 723c4ce235359b5281eeeddf385502184ca73200 /a
S+114119us irmin.http-srv [DEBUG] connection 61 closed
+258392us irmin.node [DEBUG] map 723c4ce235359b5281eeeddf385502184ca73200
+258399us irmin.http [DEBUG] GET /tree/723c4ce235359b5281eeeddf385502184ca73200
S+114174us irmin.http-srv [DEBUG] new connection 62
S+114198us irmin.mem [DEBUG] mem 723c4ce235359b5281eeeddf385502184ca73200
S+114206us irmin.mem [DEBUG] find 723c4ce235359b5281eeeddf385502184ca73200
S+114226us irmin.http-srv [INFO] [62] 200 - GET /tree/723c4ce235359b5281eeeddf385502184ca73200
S+114269us irmin.http-srv [DEBUG] connection 62 closed
+258548us irmin.http [DEBUG] POST /trees
S+114341us irmin.http-srv [DEBUG] new connection 63
S+114379us irmin.mem [DEBUG] add -> 8b1e72b3852ef725c710bea6d92deaf0d3580cb0
S+114392us irmin.http-srv [INFO] [63] 200 - POST /trees
+258699us irmin.node [DEBUG] add 8b1e72b3852ef725c710bea6d92deaf0d3580cb0 /a
S+114435us irmin.http-srv [DEBUG] connection 63 closed
+258709us irmin.node [DEBUG] map 8b1e72b3852ef725c710bea6d92deaf0d3580cb0
+258716us irmin.http [DEBUG] GET /tree/8b1e72b3852ef725c710bea6d92deaf0d3580cb0
S+114491us irmin.http-srv [DEBUG] new connection 64
S+114527us irmin.mem [DEBUG] mem 8b1e72b3852ef725c710bea6d92deaf0d3580cb0
S+114535us irmin.mem [DEBUG] find 8b1e72b3852ef725c710bea6d92deaf0d3580cb0
S+114556us irmin.http-srv [INFO] [64] 200 - GET /tree/8b1e72b3852ef725c710bea6d92deaf0d3580cb0
S+114597us irmin.http-srv [DEBUG] connection 64 closed
+258879us irmin.http [DEBUG] POST /trees
S+114662us irmin.http-srv [DEBUG] new connection 65
S+114731us irmin.mem [DEBUG] add -> 8b1e72b3852ef725c710bea6d92deaf0d3580cb0
S+114745us irmin.http-srv [INFO] [65] 200 - POST /trees
+259050us irmin.node [DEBUG] steps
S+114788us irmin.http-srv [DEBUG] connection 65 closed
+259061us irmin.http [DEBUG] GET /tree/8b1e72b3852ef725c710bea6d92deaf0d3580cb0
S+114838us irmin.http-srv [DEBUG] new connection 66
S+114862us irmin.mem [DEBUG] mem 8b1e72b3852ef725c710bea6d92deaf0d3580cb0
S+114870us irmin.mem [DEBUG] find 8b1e72b3852ef725c710bea6d92deaf0d3580cb0
S+114892us irmin.http-srv [INFO] [66] 200 - GET /tree/8b1e72b3852ef725c710bea6d92deaf0d3580cb0
S+114934us irmin.http-srv [DEBUG] connection 66 closed
+259206us irmin.node [DEBUG] add 5ba93c9db0cff93f52b521d7420e43f6eda2784f /a
+259216us irmin.node [DEBUG] map 5ba93c9db0cff93f52b521d7420e43f6eda2784f
+259223us irmin.http [DEBUG] GET /tree/5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+114996us irmin.http-srv [DEBUG] new connection 67
S+115019us irmin.mem [DEBUG] mem 5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+115027us irmin.mem [DEBUG] find 5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+115041us irmin.http-srv [INFO] [67] 200 - GET /tree/5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+115083us irmin.http-srv [DEBUG] connection 67 closed
+259355us irmin.http [DEBUG] POST /trees
S+115133us irmin.http-srv [DEBUG] new connection 68
S+115165us irmin.mem [DEBUG] add -> 6fa050997d6cd138248d3e048afdd4a33cd9f39f
S+115178us irmin.http-srv [INFO] [68] 200 - POST /trees
+259491us irmin.node [DEBUG] add 6fa050997d6cd138248d3e048afdd4a33cd9f39f /b
+259502us irmin.node [DEBUG] map 6fa050997d6cd138248d3e048afdd4a33cd9f39f
S+115234us irmin.http-srv [DEBUG] connection 68 closed
+259511us irmin.http [DEBUG] GET /tree/6fa050997d6cd138248d3e048afdd4a33cd9f39f
S+115383us irmin.http-srv [DEBUG] new connection 69
S+115423us irmin.mem [DEBUG] mem 6fa050997d6cd138248d3e048afdd4a33cd9f39f
S+115439us irmin.mem [DEBUG] find 6fa050997d6cd138248d3e048afdd4a33cd9f39f
S+115468us irmin.http-srv [INFO] [69] 200 - GET /tree/6fa050997d6cd138248d3e048afdd4a33cd9f39f
+259813us irmin.http [DEBUG] POST /trees
S+115544us irmin.http-srv [DEBUG] connection 69 closed
S+115607us irmin.http-srv [DEBUG] new connection 70
S+115676us irmin.mem [DEBUG] add -> 8b1e72b3852ef725c710bea6d92deaf0d3580cb0
S+115701us irmin.http-srv [INFO] [70] 200 - POST /trees
+260025us irmin.node [DEBUG] add 8b1e72b3852ef725c710bea6d92deaf0d3580cb0 /b
+260034us irmin.node [DEBUG] map 8b1e72b3852ef725c710bea6d92deaf0d3580cb0
+260041us irmin.http [DEBUG] GET /tree/8b1e72b3852ef725c710bea6d92deaf0d3580cb0
S+115769us irmin.http-srv [DEBUG] connection 70 closed
S+116159us irmin.http-srv [DEBUG] new connection 71
S+116192us irmin.mem [DEBUG] mem 8b1e72b3852ef725c710bea6d92deaf0d3580cb0
S+116204us irmin.mem [DEBUG] find 8b1e72b3852ef725c710bea6d92deaf0d3580cb0
S+116235us irmin.http-srv [INFO] [71] 200 - GET /tree/8b1e72b3852ef725c710bea6d92deaf0d3580cb0
S+116289us irmin.http-srv [DEBUG] connection 71 closed
+260566us irmin.http [DEBUG] POST /trees
S+116360us irmin.http-srv [DEBUG] new connection 72
S+116412us irmin.mem [DEBUG] add -> 8b1e72b3852ef725c710bea6d92deaf0d3580cb0
S+116432us irmin.http-srv [INFO] [72] 200 - POST /trees
+260776us irmin.node [DEBUG] steps
+260787us irmin.http [DEBUG] GET /tree/8b1e72b3852ef725c710bea6d92deaf0d3580cb0
S+116521us irmin.http-srv [DEBUG] connection 72 closed
S+116586us irmin.http-srv [DEBUG] new connection 73
S+116626us irmin.mem [DEBUG] mem 8b1e72b3852ef725c710bea6d92deaf0d3580cb0
S+116640us irmin.mem [DEBUG] find 8b1e72b3852ef725c710bea6d92deaf0d3580cb0
S+116670us irmin.http-srv [INFO] [73] 200 - GET /tree/8b1e72b3852ef725c710bea6d92deaf0d3580cb0
+261034us irmin.mem [DEBUG] list
pwd=/home/craigfe/t/irmin/_build/default
Executing: "cd ../.. && _build/default/test/irmin-http/test.exe serve 0 &"
sh: line 1: 23646 Killed _build/default/test/irmin-http/test.exe serve 0
+262361us application [DEBUG] waiting for the server to start...
S+29354us application [DEBUG] pwd: /home/craigfe/t/irmin
S+29386us application [DEBUG] Got server: MEM, root=
S+29917us application [DEBUG] write PID 23651 in /tmp/irmin-http-test.pid
+362512us application [DEBUG] read PID 23651 fomr /tmp/irmin-http-test.pid
+362543us irmin.tree [INFO] Tree.Cache.clear
+362570us irmin.http [DEBUG] POST /blobs
S+96432us irmin.http-srv [DEBUG] new connection 1
S+96508us irmin.mem [DEBUG] add -> 376207c4dc6200987c01aa942c036c4e96ed8e55
S+96526us irmin.http-srv [INFO] [1] 200 - POST /blobs
S+96591us irmin.http-srv [DEBUG] connection 1 closed
+362840us irmin.http [DEBUG] POST /trees
S+96663us irmin.http-srv [DEBUG] new connection 2
S+96713us irmin.mem [DEBUG] add -> cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
S+96733us irmin.http-srv [INFO] [2] 200 - POST /trees
+363025us irmin.http [DEBUG] POST /trees
S+96784us irmin.http-srv [DEBUG] connection 2 closed
S+96842us irmin.http-srv [DEBUG] new connection 3
S+96877us irmin.mem [DEBUG] add -> 173081888144aabb699a7b25ef4c53b3215025ec
S+96892us irmin.http-srv [INFO] [3] 200 - POST /trees
S+96942us irmin.http-srv [DEBUG] connection 3 closed
+363255us irmin.http [DEBUG] POST /trees
S+97081us irmin.http-srv [DEBUG] new connection 4
S+97744us irmin.mem [DEBUG] add -> de08744da381eb4dabfab571db626f3c7a7f88cb
S+97763us irmin.http-srv [INFO] [4] 200 - POST /trees
S+97817us irmin.http-srv [DEBUG] connection 4 closed
+364069us irmin.http [DEBUG] POST /commits
S+97896us irmin.http-srv [DEBUG] new connection 5
S+97946us irmin.mem [DEBUG] add -> 8f48ab5c96194ff421746670bf02ae4a71ff29d2
S+97962us irmin.http-srv [INFO] [5] 200 - POST /commits
S+98014us irmin.http-srv [DEBUG] connection 5 closed
+364283us irmin.http [DEBUG] POST /commits
S+98096us irmin.http-srv [DEBUG] new connection 6
S+98133us irmin.mem [DEBUG] add -> 8f48ab5c96194ff421746670bf02ae4a71ff29d2
S+98146us irmin.http-srv [INFO] [6] 200 - POST /commits
+364431us irmin.http [DEBUG] GET /commit/8f48ab5c96194ff421746670bf02ae4a71ff29d2
S+98192us irmin.http-srv [DEBUG] connection 6 closed
S+98262us irmin.http-srv [DEBUG] new connection 7
S+98294us irmin.mem [DEBUG] mem 8f48ab5c96194ff421746670bf02ae4a71ff29d2
S+98307us irmin.mem [DEBUG] find 8f48ab5c96194ff421746670bf02ae4a71ff29d2
S+98339us irmin.http-srv [INFO] [7] 200 - GET /commit/8f48ab5c96194ff421746670bf02ae4a71ff29d2
S+98398us irmin.http-srv [DEBUG] connection 7 closed
+364650us irmin.http [DEBUG] GET /commit/8f48ab5c96194ff421746670bf02ae4a71ff29d2
S+98460us irmin.http-srv [DEBUG] new connection 8
S+98496us irmin.mem [DEBUG] mem 8f48ab5c96194ff421746670bf02ae4a71ff29d2
S+98509us irmin.mem [DEBUG] find 8f48ab5c96194ff421746670bf02ae4a71ff29d2
S+98539us irmin.http-srv [INFO] [8] 200 - GET /commit/8f48ab5c96194ff421746670bf02ae4a71ff29d2
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+98601us irmin.http-srv [DEBUG] connection 8 closed
ASSERT t1
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT kr1
------------------------------------------------------------------------------------------------------------------------------------------------------------
+364884us irmin.http [DEBUG] POST /commits
S+98702us irmin.http-srv [DEBUG] new connection 9
S+98759us irmin.mem [DEBUG] add -> ce15aef20ebb838d7713573eca21c3203fe98cfc
S+98780us irmin.http-srv [INFO] [9] 200 - POST /commits
+365085us irmin.http [DEBUG] POST /commits
S+98838us irmin.http-srv [DEBUG] connection 9 closed
S+99085us irmin.http-srv [DEBUG] new connection 10
S+99146us irmin.mem [DEBUG] add -> ce15aef20ebb838d7713573eca21c3203fe98cfc
S+99169us irmin.http-srv [INFO] [10] 200 - POST /commits
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT kr2
------------------------------------------------------------------------------------------------------------------------------------------------------------
+365471us irmin.commit [DEBUG] closure
+365478us irmin.graph [DEBUG] closure depth=4611686018427387903 (1 elements)
S+99232us irmin.http-srv [DEBUG] connection 10 closed
+365500us irmin.graph [DEBUG] ADD {"commit":"8f48ab5c96194ff421746670bf02ae4a71ff29d2"} 0
+365514us irmin.http [DEBUG] GET /commit/8f48ab5c96194ff421746670bf02ae4a71ff29d2
S+99335us irmin.http-srv [DEBUG] new connection 11
S+99370us irmin.mem [DEBUG] mem 8f48ab5c96194ff421746670bf02ae4a71ff29d2
S+99384us irmin.mem [DEBUG] find 8f48ab5c96194ff421746670bf02ae4a71ff29d2
S+99409us irmin.http-srv [INFO] [11] 200 - GET /commit/8f48ab5c96194ff421746670bf02ae4a71ff29d2
+365704us irmin.commit [DEBUG] edges
S+99462us irmin.http-srv [DEBUG] connection 11 closed
+365717us irmin.graph [DEBUG] ADD {"node":"173081888144aabb699a7b25ef4c53b3215025ec"} 1
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT g1
------------------------------------------------------------------------------------------------------------------------------------------------------------
+365736us irmin.commit [DEBUG] closure
+366089us irmin.graph [DEBUG] closure depth=4611686018427387903 (1 elements)
+366109us irmin.graph [DEBUG] ADD {"commit":"ce15aef20ebb838d7713573eca21c3203fe98cfc"} 0
+366121us irmin.http [DEBUG] GET /commit/ce15aef20ebb838d7713573eca21c3203fe98cfc
S+99947us irmin.http-srv [DEBUG] new connection 12
S+99976us irmin.mem [DEBUG] mem ce15aef20ebb838d7713573eca21c3203fe98cfc
S+99985us irmin.mem [DEBUG] find ce15aef20ebb838d7713573eca21c3203fe98cfc
S+100021us irmin.http-srv [INFO] [12] 200 - GET /commit/ce15aef20ebb838d7713573eca21c3203fe98cfc
+366323us irmin.commit [DEBUG] edges
S+100081us irmin.http-srv [DEBUG] connection 12 closed
+366335us irmin.graph [DEBUG] ADD {"node":"de08744da381eb4dabfab571db626f3c7a7f88cb"} 1
+366347us irmin.graph [DEBUG] ADD {"commit":"8f48ab5c96194ff421746670bf02ae4a71ff29d2"} 1
+366358us irmin.http [DEBUG] GET /commit/8f48ab5c96194ff421746670bf02ae4a71ff29d2
S+100165us irmin.http-srv [DEBUG] new connection 13
S+100190us irmin.mem [DEBUG] mem 8f48ab5c96194ff421746670bf02ae4a71ff29d2
S+100199us irmin.mem [DEBUG] find 8f48ab5c96194ff421746670bf02ae4a71ff29d2
S+100231us irmin.http-srv [INFO] [13] 200 - GET /commit/8f48ab5c96194ff421746670bf02ae4a71ff29d2
+366527us irmin.commit [DEBUG] edges
S+100285us irmin.http-srv [DEBUG] connection 13 closed
+366538us irmin.graph [DEBUG] ADD {"node":"173081888144aabb699a7b25ef4c53b3215025ec"} 2
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT g2
------------------------------------------------------------------------------------------------------------------------------------------------------------
+366563us irmin.http [DEBUG] GET /commit/8f48ab5c96194ff421746670bf02ae4a71ff29d2
S+100375us irmin.http-srv [DEBUG] new connection 14
S+100404us irmin.mem [DEBUG] mem 8f48ab5c96194ff421746670bf02ae4a71ff29d2
S+100412us irmin.mem [DEBUG] find 8f48ab5c96194ff421746670bf02ae4a71ff29d2
S+100434us irmin.http-srv [INFO] [14] 200 - GET /commit/8f48ab5c96194ff421746670bf02ae4a71ff29d2
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT author
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+100484us irmin.http-srv [DEBUG] connection 14 closed
+366744us irmin.mem [DEBUG] list
pwd=/home/craigfe/t/irmin/_build/default
Executing: "cd ../.. && _build/default/test/irmin-http/test.exe serve 0 &"
sh: line 1: 23651 Killed _build/default/test/irmin-http/test.exe serve 0
+368353us application [DEBUG] waiting for the server to start...
S+29900us application [DEBUG] pwd: /home/craigfe/t/irmin
S+29930us application [DEBUG] Got server: MEM, root=
S+30426us application [DEBUG] write PID 23656 in /tmp/irmin-http-test.pid
+468506us application [DEBUG] read PID 23656 fomr /tmp/irmin-http-test.pid
+468541us irmin.tree [INFO] Tree.Cache.clear
+468580us irmin.http [DEBUG] POST /blobs
S+96205us irmin.http-srv [DEBUG] new connection 1
S+96306us irmin.mem [DEBUG] add -> 376207c4dc6200987c01aa942c036c4e96ed8e55
S+96329us irmin.http-srv [INFO] [1] 200 - POST /blobs
S+96404us irmin.http-srv [DEBUG] connection 1 closed
+468907us irmin.http [DEBUG] POST /trees
S+96477us irmin.http-srv [DEBUG] new connection 2
S+96539us irmin.mem [DEBUG] add -> cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
S+96559us irmin.http-srv [INFO] [2] 200 - POST /trees
+469112us irmin.http [DEBUG] POST /trees
S+96614us irmin.http-srv [DEBUG] connection 2 closed
S+96669us irmin.http-srv [DEBUG] new connection 3
S+96718us irmin.mem [DEBUG] add -> ca235920582c0b121df6b78d3bae811466b580ff
S+96739us irmin.http-srv [INFO] [3] 200 - POST /trees
+469286us irmin.http [DEBUG] GET /tree/ca235920582c0b121df6b78d3bae811466b580ff
S+96792us irmin.http-srv [DEBUG] connection 3 closed
S+96854us irmin.http-srv [DEBUG] new connection 4
S+96891us irmin.mem [DEBUG] mem ca235920582c0b121df6b78d3bae811466b580ff
S+96904us irmin.mem [DEBUG] find ca235920582c0b121df6b78d3bae811466b580ff
S+97878us irmin.http-srv [INFO] [4] 200 - GET /tree/ca235920582c0b121df6b78d3bae811466b580ff
+470470us irmin.tree [DEBUG] Tree.export -> ca235920582c0b121df6b78d3bae811466b580ff
+470498us irmin.http [DEBUG] POST /commits
S+98068us irmin.http-srv [DEBUG] new connection 5
S+98125us irmin.mem [DEBUG] add -> 88afde732961689fa81585dac966ed67677f15b0
S+98145us irmin.http-srv [INFO] [5] 200 - POST /commits
+470801us irmin.http [DEBUG] POST /blobs
S+98361us irmin.http-srv [DEBUG] new connection 6
S+98402us irmin.mem [DEBUG] add -> 376207c4dc6200987c01aa942c036c4e96ed8e55
S+98421us irmin.http-srv [INFO] [6] 200 - POST /blobs
S+98461us irmin.http-srv [DEBUG] connection 5 closed
+471006us irmin.http [DEBUG] POST /trees
S+98517us irmin.http-srv [DEBUG] connection 6 closed
S+98568us irmin.http-srv [DEBUG] new connection 7
S+98617us irmin.mem [DEBUG] add -> cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
S+98636us irmin.http-srv [INFO] [7] 200 - POST /trees
+471219us irmin.http [DEBUG] POST /trees
S+98764us irmin.http-srv [DEBUG] connection 7 closed
S+98802us irmin.http-srv [DEBUG] new connection 8
S+98849us irmin.mem [DEBUG] add -> ca235920582c0b121df6b78d3bae811466b580ff
S+98872us irmin.http-srv [INFO] [8] 200 - POST /trees
+471423us irmin.http [DEBUG] POST /trees
S+98986us irmin.http-srv [DEBUG] new connection 9
S+99034us irmin.mem [DEBUG] add -> c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
S+99053us irmin.http-srv [INFO] [9] 200 - POST /trees
S+99081us irmin.http-srv [DEBUG] connection 8 closed
+471597us irmin.http [DEBUG] POST /blobs
S+99145us irmin.http-srv [DEBUG] connection 9 closed
S+99181us irmin.http-srv [DEBUG] new connection 10
S+99399us irmin.mem [DEBUG] add -> 376207c4dc6200987c01aa942c036c4e96ed8e55
S+99428us irmin.http-srv [INFO] [10] 200 - POST /blobs
+472008us irmin.http [DEBUG] POST /trees
S+99572us irmin.http-srv [DEBUG] new connection 11
S+99623us irmin.mem [DEBUG] add -> cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
S+99642us irmin.http-srv [INFO] [11] 200 - POST /trees
S+99670us irmin.http-srv [DEBUG] connection 10 closed
S+99739us irmin.http-srv [DEBUG] connection 11 closed
+472241us irmin.http [DEBUG] POST /trees
S+99798us irmin.http-srv [DEBUG] new connection 12
S+99846us irmin.mem [DEBUG] add -> ca235920582c0b121df6b78d3bae811466b580ff
S+99865us irmin.http-srv [INFO] [12] 200 - POST /trees
+472410us irmin.http [DEBUG] GET /tree/ca235920582c0b121df6b78d3bae811466b580ff
S+99916us irmin.http-srv [DEBUG] connection 12 closed
S+99964us irmin.http-srv [DEBUG] new connection 13
S+99998us irmin.mem [DEBUG] mem ca235920582c0b121df6b78d3bae811466b580ff
S+100010us irmin.mem [DEBUG] find ca235920582c0b121df6b78d3bae811466b580ff
S+100038us irmin.http-srv [INFO] [13] 200 - GET /tree/ca235920582c0b121df6b78d3bae811466b580ff
+472575us irmin.tree [DEBUG] Tree.export -> ca235920582c0b121df6b78d3bae811466b580ff
+472595us irmin.http [DEBUG] POST /commits
S+100153us irmin.http-srv [DEBUG] new connection 14
S+100206us irmin.mem [DEBUG] add -> 88afde732961689fa81585dac966ed67677f15b0
S+100225us irmin.http-srv [INFO] [14] 200 - POST /commits
+472864us irmin.http [DEBUG] GET /tree/c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
S+100367us irmin.http-srv [DEBUG] connection 14 closed
S+100433us irmin.http-srv [DEBUG] new connection 15
S+100467us irmin.mem [DEBUG] mem c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
S+100480us irmin.mem [DEBUG] find c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
S+100507us irmin.http-srv [INFO] [15] 200 - GET /tree/c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
+473087us irmin.tree [DEBUG] Tree.export -> c290c99ee03f82407ed7937cdbd7d30ecd79e4d3
+473113us irmin.http [DEBUG] POST /commits
S+100679us irmin.http-srv [DEBUG] new connection 16
S+101437us irmin.mem [DEBUG] add -> 14ead1bdb1e9117f252e6f7a7bc681526a9801de
S+101459us irmin.http-srv [INFO] [16] 200 - POST /commits
------------------------------------------------------------------------------------------------------------------------------------------------------------
+474042us application [INFO] ASSERT pre-update
------------------------------------------------------------------------------------------------------------------------------------------------------------
+474063us irmin.http [DEBUG] PUT /branch/foo
S+101585us irmin.http-srv [DEBUG] connection 16 closed
S+101637us irmin.http-srv [DEBUG] new connection 17
S+101673us irmin.mem [DEBUG] mem foo
S+101722us irmin.mem [DEBUG] update
S+101761us irmin.http-srv [INFO] [17] 200 - PUT /branch/foo
------------------------------------------------------------------------------------------------------------------------------------------------------------
+474362us application [INFO] ASSERT post-update
------------------------------------------------------------------------------------------------------------------------------------------------------------
+474378us irmin.http [DEBUG] GET /branch/foo
S+101903us irmin.http-srv [DEBUG] connection 17 closed
S+101953us irmin.http-srv [DEBUG] new connection 18
S+101987us irmin.mem [DEBUG] mem foo
S+101998us irmin.mem [DEBUG] find foo
S+102017us irmin.http-srv [INFO] [18] 200 - GET /branch/foo
+474611us irmin.http [DEBUG] GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+102167us irmin.http-srv [DEBUG] connection 18 closed
S+102210us irmin.http-srv [DEBUG] new connection 19
S+102245us irmin.mem [DEBUG] mem 88afde732961689fa81585dac966ed67677f15b0
S+102258us irmin.mem [DEBUG] find 88afde732961689fa81585dac966ed67677f15b0
S+102289us irmin.http-srv [INFO] [19] 200 - GET /commit/88afde732961689fa81585dac966ed67677f15b0
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT r1
------------------------------------------------------------------------------------------------------------------------------------------------------------
+474906us irmin.http [DEBUG] PUT /branch/bar/toto
S+102424us irmin.http-srv [DEBUG] connection 19 closed
S+102479us irmin.http-srv [DEBUG] new connection 20
S+102515us irmin.mem [DEBUG] mem bar/toto
S+102560us irmin.mem [DEBUG] update
S+102588us irmin.http-srv [INFO] [20] 200 - PUT /branch/bar/toto
+475184us irmin.http [DEBUG] GET /branch/bar/toto
S+102744us irmin.http-srv [DEBUG] connection 20 closed
S+102786us irmin.http-srv [DEBUG] new connection 21
S+102821us irmin.mem [DEBUG] mem bar/toto
S+102832us irmin.mem [DEBUG] find bar/toto
S+102849us irmin.http-srv [INFO] [21] 200 - GET /branch/bar/toto
+475428us irmin.http [DEBUG] GET /commit/14ead1bdb1e9117f252e6f7a7bc681526a9801de
S+103044us irmin.http-srv [DEBUG] new connection 22
S+103081us irmin.mem [DEBUG] mem 14ead1bdb1e9117f252e6f7a7bc681526a9801de
S+103094us irmin.mem [DEBUG] find 14ead1bdb1e9117f252e6f7a7bc681526a9801de
S+103126us irmin.http-srv [INFO] [22] 200 - GET /commit/14ead1bdb1e9117f252e6f7a7bc681526a9801de
S+103169us irmin.http-srv [DEBUG] connection 21 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT r2
------------------------------------------------------------------------------------------------------------------------------------------------------------
+475701us irmin.http [DEBUG] PUT /branch/foo
S+103209us irmin.http-srv [DEBUG] connection 22 closed
S+103277us irmin.http-srv [DEBUG] new connection 23
S+103312us irmin.mem [DEBUG] mem foo
S+103356us irmin.mem [DEBUG] update
S+103382us irmin.http-srv [INFO] [23] 200 - PUT /branch/foo
+476976us irmin.http [DEBUG] GET /branch/foo
S+104508us irmin.http-srv [DEBUG] connection 23 closed
S+104558us irmin.http-srv [DEBUG] new connection 24
S+104592us irmin.mem [DEBUG] mem foo
S+104604us irmin.mem [DEBUG] find foo
S+104620us irmin.http-srv [INFO] [24] 200 - GET /branch/foo
+477211us irmin.http [DEBUG] GET /commit/14ead1bdb1e9117f252e6f7a7bc681526a9801de
S+104760us irmin.http-srv [DEBUG] connection 24 closed
S+104802us irmin.http-srv [DEBUG] new connection 25
S+104836us irmin.mem [DEBUG] mem 14ead1bdb1e9117f252e6f7a7bc681526a9801de
S+104848us irmin.mem [DEBUG] find 14ead1bdb1e9117f252e6f7a7bc681526a9801de
S+104881us irmin.http-srv [INFO] [25] 200 - GET /commit/14ead1bdb1e9117f252e6f7a7bc681526a9801de
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+104987us irmin.http-srv [DEBUG] connection 25 closed
ASSERT r1-after-update
------------------------------------------------------------------------------------------------------------------------------------------------------------
+477503us irmin.http [DEBUG] GET /branches
S+105079us irmin.http-srv [DEBUG] new connection 26
S+105114us irmin.mem [DEBUG] list
S+105135us irmin.http-srv [INFO] [26] 200 - GET /branches
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT list
------------------------------------------------------------------------------------------------------------------------------------------------------------
+477755us irmin.http [DEBUG] DELETE /branch/foo
S+105284us irmin.http-srv [DEBUG] connection 26 closed
S+105350us irmin.http-srv [DEBUG] new connection 27
S+105390us irmin.mem [DEBUG] mem foo
S+105401us irmin.mem [DEBUG] remove
S+105426us irmin.http-srv [INFO] [27] 200 - DELETE /branch/foo
+478011us irmin.http [DEBUG] GET /branch/foo
S+106649us irmin.http-srv [DEBUG] new connection 28
S+106679us irmin.mem [DEBUG] mem foo
S+106691us irmin.http-srv [INFO] [28] 404 - GET /branch/foo
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT empty
------------------------------------------------------------------------------------------------------------------------------------------------------------
+479260us irmin.http [DEBUG] GET /branches
S+106820us irmin.http-srv [DEBUG] new connection 29
S+106857us irmin.mem [DEBUG] list
S+106875us irmin.http-srv [INFO] [29] 200 - GET /branches
S+106905us irmin.http-srv [DEBUG] connection 28 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT all-after-remove
------------------------------------------------------------------------------------------------------------------------------------------------------------
+479450us irmin.mem [DEBUG] list
pwd=/home/craigfe/t/irmin/_build/default
Executing: "cd ../.. && _build/default/test/irmin-http/test.exe serve 0 &"
sh: line 1: 23656 Killed _build/default/test/irmin-http/test.exe serve 0
+480771us application [DEBUG] waiting for the server to start...
S+31641us application [DEBUG] pwd: /home/craigfe/t/irmin
S+31675us application [DEBUG] Got server: MEM, root=
S+32208us application [DEBUG] write PID 23662 in /tmp/irmin-http-test.pid
+580966us application [DEBUG] read PID 23662 fomr /tmp/irmin-http-test.pid
+581001us irmin.tree [INFO] Tree.Cache.clear
+581033us irmin.http [DEBUG] GET /branch/master
S+95717us irmin.http-srv [DEBUG] new connection 1
S+95813us irmin.mem [DEBUG] mem master
S+95836us irmin.http-srv [INFO] [1] 404 - GET /branch/master
+581393us irmin [DEBUG] Head.find ->
+581412us irmin.http [DEBUG] GET /watches
S+95964us irmin.http-srv [DEBUG] connection 1 closed
S+96035us irmin.http-srv [DEBUG] new connection 2
S+96081us irmin.watch [DEBUG] watch [1: 0k/0g|0]: id=0
S+96099us irmin.http-srv [INFO] [2] 200 - GET /watches
+581643us irmin.watch [DEBUG] watch [8: 0k/0g|0]: id=0
+581657us irmin.watch [DEBUG] watch [8: 0k/1g|0]: id=1
+581664us irmin.watch [DEBUG] watch [8: 0k/2g|0]: id=2
+581670us irmin [DEBUG] set /a
+581679us irmin.http [DEBUG] GET /branch/master
S+96291us irmin.http-srv [DEBUG] new connection 3
S+96328us irmin.mem [DEBUG] mem master
S+96346us irmin.http-srv [INFO] [3] 404 - GET /branch/master
+581978us irmin [DEBUG] Head.find ->
+581989us irmin.tree [DEBUG] Tree.add_tree /a
+582014us irmin.http [DEBUG] GET /tree/a7b7add0292d4bc38d172d4f0c254ce5d93608b4
S+96583us irmin.http-srv [DEBUG] connection 3 closed
S+96647us irmin.http-srv [DEBUG] new connection 4
S+96686us irmin.mem [DEBUG] mem a7b7add0292d4bc38d172d4f0c254ce5d93608b4
S+96705us irmin.http-srv [INFO] [4] 404 - GET /tree/a7b7add0292d4bc38d172d4f0c254ce5d93608b4
+582255us irmin.http [DEBUG] POST /blobs
S+96885us irmin.http-srv [DEBUG] new connection 5
S+97953us irmin.mem [DEBUG] add -> 62cdb7020ff920e5aa642c3d4066950dd1f01f4d
S+97978us irmin.http-srv [INFO] [5] 200 - POST /blobs
S+98014us irmin.http-srv [DEBUG] connection 4 closed
+583543us irmin.http [DEBUG] POST /trees
S+98133us irmin.http-srv [DEBUG] connection 5 closed
S+98207us irmin.http-srv [DEBUG] new connection 6
S+98281us irmin.mem [DEBUG] add -> a7b7add0292d4bc38d172d4f0c254ce5d93608b4
S+98305us irmin.http-srv [INFO] [6] 200 - POST /trees
+583861us irmin.tree [DEBUG] Tree.export -> a7b7add0292d4bc38d172d4f0c254ce5d93608b4
+583890us irmin.http [DEBUG] POST /commits
S+98463us irmin.http-srv [DEBUG] connection 6 closed
S+98521us irmin.http-srv [DEBUG] new connection 7
S+98579us irmin.mem [DEBUG] add -> 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+98599us irmin.http-srv [INFO] [7] 200 - POST /commits
S+98721us irmin.http-srv [DEBUG] connection 7 closed
+584170us irmin.http [DEBUG] PUT /branch/master
S+98789us irmin.http-srv [DEBUG] new connection 8
S+98816us irmin.mem [DEBUG] mem master
S+98851us irmin.mem [DEBUG] test_and_set
S+98859us irmin.mem [DEBUG] find master
S+98866us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=None)
S+98885us irmin.http-srv [INFO] [8] 200 - PUT /branch/master
+584410us irmin.watch [DEBUG] notify-all[8.0]: firing! (v=None)
+584424us irmin.watch [DEBUG] notify-all[8.1]: firing! (v=None)
+584430us irmin.watch [DEBUG] notify-all[8.2]: firing! (v=None)
+584449us irmin.http [DEBUG] GET /commit/6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
+584491us irmin.http [DEBUG] GET /commit/6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
+584522us irmin.http [DEBUG] GET /commit/6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT watch 1 0, 0.000s
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+99136us irmin.http-srv [DEBUG] connection 8 closed
+584597us test [DEBUG] retry ex: (Failure "Error watch 1 0, 0.000s: expecting\
\n3, got\
\n0.")
S+99202us irmin.http-srv [DEBUG] new connection 9
S+99233us irmin.mem [DEBUG] mem 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+99244us irmin.mem [DEBUG] find 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+99266us irmin.http-srv [INFO] [9] 200 - GET /commit/6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+99317us irmin.http-srv [DEBUG] new connection 10
+584782us irmin.http [DEBUG] GET /branch/master
S+99340us irmin.mem [DEBUG] mem 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+99348us irmin.mem [DEBUG] find 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+99593us irmin.http-srv [INFO] [10] 200 - GET /commit/6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+99632us irmin.http-srv [DEBUG] new connection 11
S+99666us irmin.mem [DEBUG] mem 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+99681us irmin.mem [DEBUG] find 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+99711us irmin.http-srv [INFO] [11] 200 - GET /commit/6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+99768us irmin.http-srv [DEBUG] new connection 12
S+99815us irmin.mem [DEBUG] mem master
S+99825us irmin.mem [DEBUG] find master
S+99836us irmin.http-srv [INFO] [12] 200 - GET /branch/master
S+99865us irmin.http-srv [DEBUG] connection 9 closed
S+99887us irmin.http-srv [DEBUG] connection 10 closed
+585097us irmin.http [DEBUG] GET /branch/master
+585908us test [DEBUG] Test.retry 0, 0.001s
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT watch 1 1, 0.001s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+585927us test [DEBUG] retry ex: (Failure "Error watch 1 1, 0.001s: expecting\
\n3, got\
\n0.")
S+100487us irmin.http-srv [DEBUG] new connection 13
+585967us irmin.http [DEBUG] GET /commit/6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+100527us irmin.mem [DEBUG] mem master
S+100541us irmin.mem [DEBUG] find master
S+100560us irmin.http-srv [INFO] [13] 200 - GET /branch/master
+586030us irmin.http [DEBUG] GET /branch/master
S+100637us irmin.http-srv [DEBUG] new connection 15
+586094us irmin.http [DEBUG] GET /commit/6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+100673us irmin.mem [DEBUG] mem master
S+100686us irmin.mem [DEBUG] find master
S+100705us irmin.http-srv [INFO] [15] 200 - GET /branch/master
+586201us irmin.http [DEBUG] GET /commit/6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+100768us irmin.http-srv [DEBUG] new connection 16
S+100801us irmin.mem [DEBUG] mem 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+100816us irmin.mem [DEBUG] find 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+100850us irmin.http-srv [INFO] [16] 200 - GET /commit/6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+100902us irmin.http-srv [DEBUG] new connection 17
S+100927us irmin.mem [DEBUG] mem 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+100936us irmin.mem [DEBUG] find 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
+586412us irmin [DEBUG] Head.find -> 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+100969us irmin.http-srv [INFO] [17] 200 - GET /commit/6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
+586434us irmin.watch [ERROR] watch callback got: (Failure test)
S+101006us irmin.http-srv [DEBUG] connection 12 closed
S+101031us irmin.http-srv [DEBUG] connection 11 closed
+586486us irmin [DEBUG] Head.find -> 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+101056us irmin.http-srv [DEBUG] connection 13 closed
+586500us irmin.watch [ERROR] watch callback got: (Failure test)
S+101934us irmin.http-srv [DEBUG] new connection 14
S+101967us irmin.mem [DEBUG] mem 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+101980us irmin.mem [DEBUG] find 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+102014us irmin.http-srv [INFO] [14] 200 - GET /commit/6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+102047us irmin.http-srv [DEBUG] connection 15 closed
S+102066us irmin.http-srv [DEBUG] connection 16 closed
S+102079us irmin.http-srv [DEBUG] connection 17 closed
+587567us irmin [DEBUG] Head.find -> 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+102127us irmin.http-srv [DEBUG] connection 14 closed
+588134us test [DEBUG] Test.retry 1, 0.004s
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT watch 1 2, 0.004s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+588165us irmin.http [DEBUG] GET /branch/master
S+102812us irmin.http-srv [DEBUG] new connection 18
S+102858us irmin.mem [DEBUG] mem master
S+102869us irmin.mem [DEBUG] find master
S+102887us irmin.http-srv [INFO] [18] 200 - GET /branch/master
+588408us irmin.http [DEBUG] GET /commit/6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+102990us irmin.http-srv [DEBUG] connection 18 closed
S+103050us irmin.http-srv [DEBUG] new connection 19
S+103091us irmin.mem [DEBUG] mem 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+103104us irmin.mem [DEBUG] find 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+103138us irmin.http-srv [INFO] [19] 200 - GET /commit/6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+103237us irmin.http-srv [DEBUG] connection 19 closed
+588663us irmin [DEBUG] Head.find -> 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
+588794us irmin [DEBUG] set /a
+588810us irmin.http [DEBUG] GET /branch/master
S+103447us irmin.http-srv [DEBUG] new connection 20
S+103484us irmin.mem [DEBUG] mem master
S+103497us irmin.mem [DEBUG] find master
S+103514us irmin.http-srv [INFO] [20] 200 - GET /branch/master
+589036us irmin.http [DEBUG] GET /commit/6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+103621us irmin.http-srv [DEBUG] connection 20 closed
S+103677us irmin.http-srv [DEBUG] new connection 21
S+103705us irmin.mem [DEBUG] mem 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+103715us irmin.mem [DEBUG] find 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+103737us irmin.http-srv [INFO] [21] 200 - GET /commit/6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+103795us irmin.http-srv [DEBUG] connection 21 closed
+589243us irmin [DEBUG] Head.find -> 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
+589258us irmin.tree [DEBUG] Tree.find_tree /a
+589267us irmin.tree [DEBUG] Tree.add_tree /a
+589293us irmin.http [DEBUG] GET /tree/f604d9a95e30bc661ec80c2f774ea10a92da5cfb
S+103913us irmin.http-srv [DEBUG] new connection 22
S+103940us irmin.mem [DEBUG] mem f604d9a95e30bc661ec80c2f774ea10a92da5cfb
S+103953us irmin.http-srv [INFO] [22] 404 - GET /tree/f604d9a95e30bc661ec80c2f774ea10a92da5cfb
+589455us irmin.http [DEBUG] POST /blobs
S+104012us irmin.http-srv [DEBUG] connection 22 closed
S+104121us irmin.http-srv [DEBUG] new connection 23
S+104155us irmin.mem [DEBUG] add -> 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33
S+104169us irmin.http-srv [INFO] [23] 200 - POST /blobs
S+104243us irmin.http-srv [DEBUG] connection 23 closed
+589692us irmin.http [DEBUG] POST /trees
S+104331us irmin.http-srv [DEBUG] new connection 24
S+104389us irmin.mem [DEBUG] add -> f604d9a95e30bc661ec80c2f774ea10a92da5cfb
S+104412us irmin.http-srv [INFO] [24] 200 - POST /trees
+589921us irmin.tree [DEBUG] Tree.export -> f604d9a95e30bc661ec80c2f774ea10a92da5cfb
S+104481us irmin.http-srv [DEBUG] connection 24 closed
+589954us irmin.http [DEBUG] POST /commits
S+104585us irmin.http-srv [DEBUG] new connection 25
S+104644us irmin.mem [DEBUG] add -> d1b2fe10170b946dcf8a5faed98969a6028375be
S+104662us irmin.http-srv [INFO] [25] 200 - POST /commits
S+104727us irmin.http-srv [DEBUG] connection 25 closed
+590179us irmin.http [DEBUG] PUT /branch/master
S+104818us irmin.http-srv [DEBUG] new connection 26
S+104855us irmin.mem [DEBUG] mem master
S+104912us irmin.mem [DEBUG] test_and_set
S+104925us irmin.mem [DEBUG] find master
S+104935us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f)
S+104970us irmin.http-srv [INFO] [26] 200 - PUT /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+105037us irmin.http-srv [DEBUG] connection 26 closed
ASSERT watch 2 0, 0.000s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+590508us test [DEBUG] retry ex: (Failure "Error watch 2 0, 0.000s: expecting\
\n6, got\
\n3.")
+590556us irmin.watch [DEBUG] notify-all[8.0]: firing! (v=Some
6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f)
+590572us irmin.watch [DEBUG] notify-all[8.1]: firing! (v=Some
6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f)
+590585us irmin.watch [DEBUG] notify-all[8.2]: firing! (v=Some
6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f)
+590613us irmin.http [DEBUG] GET /commit/6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
+590661us irmin.http [DEBUG] GET /commit/6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
+590703us irmin.http [DEBUG] GET /commit/6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+105323us irmin.http-srv [DEBUG] new connection 27
S+105366us irmin.mem [DEBUG] mem 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+105382us irmin.mem [DEBUG] find 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+105434us irmin.http-srv [INFO] [27] 200 - GET /commit/6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
+591639us irmin.http [DEBUG] GET /commit/d1b2fe10170b946dcf8a5faed98969a6028375be
+591701us test [DEBUG] Test.retry 0, 0.001s
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT watch 2 1, 0.001s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+591732us test [DEBUG] retry ex: (Failure "Error watch 2 1, 0.001s: expecting\
\n6, got\
\n3.")
S+106808us irmin.http-srv [DEBUG] new connection 28
S+106849us irmin.mem [DEBUG] mem 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+106866us irmin.mem [DEBUG] find 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+106897us irmin.http-srv [INFO] [28] 200 - GET /commit/6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+106946us irmin.http-srv [DEBUG] new connection 29
S+106982us irmin.mem [DEBUG] mem 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+106997us irmin.mem [DEBUG] find 6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
+592448us irmin.http [DEBUG] GET /commit/d1b2fe10170b946dcf8a5faed98969a6028375be
S+107032us irmin.http-srv [INFO] [29] 200 - GET /commit/6c2554f4bd39c03ffcbe9ea3cfb3aec582af3f1f
S+107099us irmin.http-srv [DEBUG] new connection 30
+592558us irmin.http [DEBUG] GET /commit/d1b2fe10170b946dcf8a5faed98969a6028375be
S+107138us irmin.mem [DEBUG] mem d1b2fe10170b946dcf8a5faed98969a6028375be
S+107170us irmin.mem [DEBUG] find d1b2fe10170b946dcf8a5faed98969a6028375be
S+107204us irmin.http-srv [INFO] [30] 200 - GET /commit/d1b2fe10170b946dcf8a5faed98969a6028375be
S+107262us irmin.http-srv [DEBUG] new connection 31
+592730us irmin.http [DEBUG] GET /branch/master
S+107299us irmin.mem [DEBUG] mem d1b2fe10170b946dcf8a5faed98969a6028375be
S+107315us irmin.mem [DEBUG] find d1b2fe10170b946dcf8a5faed98969a6028375be
S+107354us irmin.http-srv [INFO] [31] 200 - GET /commit/d1b2fe10170b946dcf8a5faed98969a6028375be
S+107412us irmin.http-srv [DEBUG] new connection 32
+592880us irmin.http [DEBUG] GET /branch/master
S+107450us irmin.mem [DEBUG] mem d1b2fe10170b946dcf8a5faed98969a6028375be
S+107465us irmin.mem [DEBUG] find d1b2fe10170b946dcf8a5faed98969a6028375be
S+107502us irmin.http-srv [INFO] [32] 200 - GET /commit/d1b2fe10170b946dcf8a5faed98969a6028375be
S+107560us irmin.http-srv [DEBUG] new connection 33
+593033us irmin.http [DEBUG] GET /branch/master
S+107598us irmin.mem [DEBUG] mem master
S+107613us irmin.mem [DEBUG] find master
S+107632us irmin.http-srv [INFO] [33] 200 - GET /branch/master
S+107692us irmin.http-srv [DEBUG] new connection 34
+593144us irmin.http [DEBUG] GET /commit/d1b2fe10170b946dcf8a5faed98969a6028375be
S+107730us irmin.mem [DEBUG] mem master
S+107744us irmin.mem [DEBUG] find master
S+107762us irmin.http-srv [INFO] [34] 200 - GET /branch/master
S+107911us irmin.http-srv [DEBUG] new connection 35
+593368us irmin.http [DEBUG] GET /commit/d1b2fe10170b946dcf8a5faed98969a6028375be
S+107949us irmin.mem [DEBUG] mem master
S+107963us irmin.mem [DEBUG] find master
S+107981us irmin.http-srv [INFO] [35] 200 - GET /branch/master
S+108034us irmin.http-srv [DEBUG] new connection 36
S+108069us irmin.mem [DEBUG] mem d1b2fe10170b946dcf8a5faed98969a6028375be
S+108083us irmin.mem [DEBUG] find d1b2fe10170b946dcf8a5faed98969a6028375be
S+108116us irmin.http-srv [INFO] [36] 200 - GET /commit/d1b2fe10170b946dcf8a5faed98969a6028375be
S+108167us irmin.http-srv [DEBUG] new connection 37
S+108199us irmin.mem [DEBUG] mem d1b2fe10170b946dcf8a5faed98969a6028375be
S+108211us irmin.mem [DEBUG] find d1b2fe10170b946dcf8a5faed98969a6028375be
+593678us irmin.http [DEBUG] GET /commit/d1b2fe10170b946dcf8a5faed98969a6028375be
S+108246us irmin.http-srv [INFO] [37] 200 - GET /commit/d1b2fe10170b946dcf8a5faed98969a6028375be
S+108310us irmin.http-srv [DEBUG] new connection 38
+593779us irmin [DEBUG] Head.find -> d1b2fe10170b946dcf8a5faed98969a6028375be
S+108348us irmin.mem [DEBUG] mem d1b2fe10170b946dcf8a5faed98969a6028375be
S+108363us irmin.mem [DEBUG] find d1b2fe10170b946dcf8a5faed98969a6028375be
+593842us irmin [DEBUG] Head.find -> d1b2fe10170b946dcf8a5faed98969a6028375be
S+108402us irmin.http-srv [INFO] [38] 200 - GET /commit/d1b2fe10170b946dcf8a5faed98969a6028375be
+593859us irmin.watch [ERROR] watch callback got: (Failure test)
+593888us test [DEBUG] Test.retry 1, 0.003s
S+108444us irmin.http-srv [DEBUG] connection 27 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT watch 2 2, 0.003s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+593916us test [DEBUG] retry ex: (Failure "Error watch 2 2, 0.003s: expecting\
\n6, got\
\n5.")
S+108469us irmin.http-srv [DEBUG] connection 28 closed
S+108528us irmin.http-srv [DEBUG] connection 29 closed
S+108551us irmin.http-srv [DEBUG] connection 30 closed
S+108570us irmin.http-srv [DEBUG] connection 31 closed
+594016us irmin [DEBUG] Head.find -> d1b2fe10170b946dcf8a5faed98969a6028375be
+594031us irmin.watch [ERROR] watch callback got: (Failure test)
S+108589us irmin.http-srv [DEBUG] connection 32 closed
S+108608us irmin.http-srv [DEBUG] connection 33 closed
S+108624us irmin.http-srv [DEBUG] connection 34 closed
S+108637us irmin.http-srv [DEBUG] connection 35 closed
S+108649us irmin.http-srv [DEBUG] connection 36 closed
S+108660us irmin.http-srv [DEBUG] connection 37 closed
S+108683us irmin.http-srv [DEBUG] connection 38 closed
+599120us test [DEBUG] Test.retry 2, 0.009s
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT watch 2 3, 0.009s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+599144us irmin.watch [DEBUG] unwatch [8: 0k/3g|0]: id=0
+599152us irmin.watch [DEBUG] unwatch [8: 0k/2g|0]: id=1
+599157us irmin.watch [DEBUG] unwatch [8: 0k/1g|0]: id=2
+599171us irmin.http [DEBUG] GET /branch/master
S+113809us irmin.http-srv [DEBUG] new connection 39
S+113848us irmin.mem [DEBUG] mem master
S+113858us irmin.mem [DEBUG] find master
S+113870us irmin.http-srv [INFO] [39] 200 - GET /branch/master
+599379us irmin.http [DEBUG] GET /commit/d1b2fe10170b946dcf8a5faed98969a6028375be
S+113942us irmin.http-srv [DEBUG] connection 39 closed
S+114152us irmin.http-srv [DEBUG] new connection 40
S+114183us irmin.mem [DEBUG] mem d1b2fe10170b946dcf8a5faed98969a6028375be
S+114193us irmin.mem [DEBUG] find d1b2fe10170b946dcf8a5faed98969a6028375be
S+114220us irmin.http-srv [INFO] [40] 200 - GET /commit/d1b2fe10170b946dcf8a5faed98969a6028375be
S+114285us irmin.http-srv [DEBUG] connection 40 closed
+599734us irmin [DEBUG] Head.find -> d1b2fe10170b946dcf8a5faed98969a6028375be
+599760us irmin [INFO] watch-key /a
+599789us irmin.http [DEBUG] POST /watches
S+114416us irmin.http-srv [DEBUG] new connection 41
S+114461us irmin.watch [DEBUG] watch [1: 0k/1g|0]: id=1
S+114476us irmin.http-srv [INFO] [41] 200 - POST /watches
+599972us irmin.watch [DEBUG] watch [8: 0k/0g|0]: id=3
+599983us irmin [INFO] watch-key /a
+599990us irmin.watch [DEBUG] watch [8: 0k/1g|0]: id=4
+599995us irmin [INFO] watch-key /a
+600000us irmin.watch [DEBUG] watch [8: 0k/2g|0]: id=5
+600006us irmin [DEBUG] set /a
+600014us irmin.http [DEBUG] GET /branch/master
S+114629us irmin.http-srv [DEBUG] new connection 42
S+114658us irmin.mem [DEBUG] mem master
S+114666us irmin.mem [DEBUG] find master
S+114677us irmin.http-srv [INFO] [42] 200 - GET /branch/master
S+114737us irmin.http-srv [DEBUG] connection 42 closed
+600177us irmin.http [DEBUG] GET /commit/d1b2fe10170b946dcf8a5faed98969a6028375be
S+114819us irmin.http-srv [DEBUG] new connection 43
S+114847us irmin.mem [DEBUG] mem d1b2fe10170b946dcf8a5faed98969a6028375be
S+114856us irmin.mem [DEBUG] find d1b2fe10170b946dcf8a5faed98969a6028375be
S+114883us irmin.http-srv [INFO] [43] 200 - GET /commit/d1b2fe10170b946dcf8a5faed98969a6028375be
S+114944us irmin.http-srv [DEBUG] connection 43 closed
+600393us irmin [DEBUG] Head.find -> d1b2fe10170b946dcf8a5faed98969a6028375be
+600406us irmin.tree [DEBUG] Tree.find_tree /a
+600423us irmin.tree [DEBUG] Tree.add_tree /a
+600446us irmin.http [DEBUG] GET /tree/a7b7add0292d4bc38d172d4f0c254ce5d93608b4
S+115067us irmin.http-srv [DEBUG] new connection 44
S+115097us irmin.mem [DEBUG] mem a7b7add0292d4bc38d172d4f0c254ce5d93608b4
S+115107us irmin.mem [DEBUG] find a7b7add0292d4bc38d172d4f0c254ce5d93608b4
S+115143us irmin.http-srv [INFO] [44] 200 - GET /tree/a7b7add0292d4bc38d172d4f0c254ce5d93608b4
+600631us irmin.tree [DEBUG] Tree.export -> a7b7add0292d4bc38d172d4f0c254ce5d93608b4
+600656us irmin.http [DEBUG] POST /commits
S+115274us irmin.http-srv [DEBUG] new connection 45
S+115333us irmin.mem [DEBUG] add -> a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
S+115348us irmin.http-srv [INFO] [45] 200 - POST /commits
+600857us irmin.http [DEBUG] PUT /branch/master
S+115407us irmin.http-srv [DEBUG] connection 45 closed
S+115522us irmin.http-srv [DEBUG] new connection 46
S+115548us irmin.mem [DEBUG] mem master
S+115586us irmin.mem [DEBUG] test_and_set
S+115594us irmin.mem [DEBUG] find master
S+115600us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
d1b2fe10170b946dcf8a5faed98969a6028375be)
S+115609us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
d1b2fe10170b946dcf8a5faed98969a6028375be)
S+115629us irmin.http-srv [INFO] [46] 200 - PUT /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT watch 3 0, 0.000s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+601156us test [DEBUG] retry ex: (Failure "Error watch 3 0, 0.000s: expecting\
\n9, got\
\n6.")
S+115712us irmin.http-srv [DEBUG] connection 46 closed
+601194us irmin.watch [DEBUG] notify-all[8.3]: firing! (v=Some
d1b2fe10170b946dcf8a5faed98969a6028375be)
+601207us irmin.watch [DEBUG] notify-all[8.4]: firing! (v=Some
d1b2fe10170b946dcf8a5faed98969a6028375be)
+601214us irmin.watch [DEBUG] notify-all[8.5]: firing! (v=Some
d1b2fe10170b946dcf8a5faed98969a6028375be)
+601236us irmin.http [DEBUG] GET /commit/d1b2fe10170b946dcf8a5faed98969a6028375be
+601281us irmin.http [DEBUG] GET /commit/d1b2fe10170b946dcf8a5faed98969a6028375be
+601320us irmin.http [DEBUG] GET /commit/d1b2fe10170b946dcf8a5faed98969a6028375be
S+115952us irmin.http-srv [DEBUG] new connection 47
S+115982us irmin.mem [DEBUG] mem d1b2fe10170b946dcf8a5faed98969a6028375be
S+115991us irmin.mem [DEBUG] find d1b2fe10170b946dcf8a5faed98969a6028375be
S+116015us irmin.http-srv [INFO] [47] 200 - GET /commit/d1b2fe10170b946dcf8a5faed98969a6028375be
S+116060us irmin.http-srv [DEBUG] new connection 48
+601532us irmin.http [DEBUG] GET /commit/a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
S+116095us irmin.mem [DEBUG] mem d1b2fe10170b946dcf8a5faed98969a6028375be
S+116109us irmin.mem [DEBUG] find d1b2fe10170b946dcf8a5faed98969a6028375be
S+116143us irmin.http-srv [INFO] [48] 200 - GET /commit/d1b2fe10170b946dcf8a5faed98969a6028375be
S+116185us irmin.http-srv [DEBUG] new connection 49
+601660us irmin.http [DEBUG] GET /commit/a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
S+116219us irmin.mem [DEBUG] mem d1b2fe10170b946dcf8a5faed98969a6028375be
S+116232us irmin.mem [DEBUG] find d1b2fe10170b946dcf8a5faed98969a6028375be
S+116269us irmin.http-srv [INFO] [49] 200 - GET /commit/d1b2fe10170b946dcf8a5faed98969a6028375be
S+116323us irmin.http-srv [DEBUG] new connection 50
S+116358us irmin.mem [DEBUG] mem a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
S+116370us irmin.mem [DEBUG] find a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
S+116403us irmin.http-srv [INFO] [50] 200 - GET /commit/a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
S+116463us irmin.http-srv [DEBUG] new connection 51
+601934us irmin.http [DEBUG] GET /commit/a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
S+116500us irmin.mem [DEBUG] mem a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
S+116514us irmin.mem [DEBUG] find a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
S+116549us irmin.http-srv [INFO] [51] 200 - GET /commit/a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
+602036us irmin.tree [DEBUG] Tree.find_tree /a
+602051us irmin.tree [DEBUG] Tree.find_tree /a
S+116603us irmin.http-srv [DEBUG] new connection 52
+602060us irmin [DEBUG] [watch-key] key /a has changed
S+116638us irmin.mem [DEBUG] mem a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
S+116653us irmin.mem [DEBUG] find a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
+602120us irmin.tree [DEBUG] Tree.find_tree /a
+602132us irmin.tree [DEBUG] Tree.find_tree /a
S+116686us irmin.http-srv [INFO] [52] 200 - GET /commit/a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
+602141us irmin [DEBUG] [watch-key] key /a has changed
+602151us irmin.watch [ERROR] watch callback got: (Failure test)
S+116722us irmin.http-srv [DEBUG] connection 47 closed
+602174us test [DEBUG] Test.retry 0, 0.001s
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT watch 3 1, 0.001s
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+116745us irmin.http-srv [DEBUG] connection 48 closed
+602199us test [DEBUG] retry ex: (Failure "Error watch 3 1, 0.001s: expecting\
\n9, got\
\n8.")
+602253us irmin.tree [DEBUG] Tree.find_tree /a
S+116813us irmin.http-srv [DEBUG] connection 49 closed
+602266us irmin.tree [DEBUG] Tree.find_tree /a
+602275us irmin [DEBUG] [watch-key] key /a has changed
+602283us irmin.watch [ERROR] watch callback got: (Failure test)
S+116862us irmin.http-srv [DEBUG] connection 50 closed
S+116884us irmin.http-srv [DEBUG] connection 51 closed
S+116900us irmin.http-srv [DEBUG] connection 52 closed
+604360us test [DEBUG] Test.retry 1, 0.003s
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT watch 3 2, 0.003s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+604375us irmin [DEBUG] set /a
+604384us irmin.http [DEBUG] GET /branch/master
S+118996us irmin.http-srv [DEBUG] new connection 53
S+119025us irmin.mem [DEBUG] mem master
S+119033us irmin.mem [DEBUG] find master
S+119043us irmin.http-srv [INFO] [53] 200 - GET /branch/master
+604543us irmin.http [DEBUG] GET /commit/a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
S+119102us irmin.http-srv [DEBUG] connection 53 closed
S+119162us irmin.http-srv [DEBUG] new connection 54
S+119189us irmin.mem [DEBUG] mem a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
S+119198us irmin.mem [DEBUG] find a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
S+119226us irmin.http-srv [INFO] [54] 200 - GET /commit/a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
S+119285us irmin.http-srv [DEBUG] connection 54 closed
+604735us irmin [DEBUG] Head.find -> a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
+604748us irmin.tree [DEBUG] Tree.find_tree /a
+604758us irmin.tree [DEBUG] Tree.add_tree /a
+604779us irmin.http [DEBUG] GET /tree/f604d9a95e30bc661ec80c2f774ea10a92da5cfb
S+119398us irmin.http-srv [DEBUG] new connection 55
S+119426us irmin.mem [DEBUG] mem f604d9a95e30bc661ec80c2f774ea10a92da5cfb
S+119435us irmin.mem [DEBUG] find f604d9a95e30bc661ec80c2f774ea10a92da5cfb
S+119455us irmin.http-srv [INFO] [55] 200 - GET /tree/f604d9a95e30bc661ec80c2f774ea10a92da5cfb
+604939us irmin.tree [DEBUG] Tree.export -> f604d9a95e30bc661ec80c2f774ea10a92da5cfb
+604985us irmin.http [DEBUG] POST /commits
S+119602us irmin.http-srv [DEBUG] new connection 56
S+119688us irmin.mem [DEBUG] add -> ed902331a866785356c9f5e6f0f87aea38383a68
S+119703us irmin.http-srv [INFO] [56] 200 - POST /commits
S+119763us irmin.http-srv [DEBUG] connection 56 closed
+605214us irmin.http [DEBUG] PUT /branch/master
S+119889us irmin.http-srv [DEBUG] new connection 57
S+119916us irmin.mem [DEBUG] mem master
S+119951us irmin.mem [DEBUG] test_and_set
S+119959us irmin.mem [DEBUG] find master
S+119965us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee)
S+119974us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee)
S+119990us irmin.http-srv [INFO] [57] 200 - PUT /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT watch 4 0, 0.000s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+605511us test [DEBUG] retry ex: (Failure "Error watch 4 0, 0.000s: expecting\
\n12, got\
\n9.")
S+120090us irmin.http-srv [DEBUG] connection 57 closed
+605551us irmin.watch [DEBUG] notify-all[8.3]: firing! (v=Some
a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee)
+605566us irmin.watch [DEBUG] notify-all[8.4]: firing! (v=Some
a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee)
+605574us irmin.watch [DEBUG] notify-all[8.5]: firing! (v=Some
a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee)
+605594us irmin.http [DEBUG] GET /commit/a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
+605640us irmin.http [DEBUG] GET /commit/a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
+605677us irmin.http [DEBUG] GET /commit/a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
S+120289us irmin.http-srv [DEBUG] new connection 58
S+120318us irmin.mem [DEBUG] mem a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
S+120327us irmin.mem [DEBUG] find a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
S+120351us irmin.http-srv [INFO] [58] 200 - GET /commit/a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
S+120395us irmin.http-srv [DEBUG] new connection 59
+605871us irmin.http [DEBUG] GET /commit/ed902331a866785356c9f5e6f0f87aea38383a68
S+120428us irmin.mem [DEBUG] mem a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
S+120441us irmin.mem [DEBUG] find a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
S+120476us irmin.http-srv [INFO] [59] 200 - GET /commit/a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
S+120518us irmin.http-srv [DEBUG] new connection 60
+605993us irmin.http [DEBUG] GET /commit/ed902331a866785356c9f5e6f0f87aea38383a68
S+120551us irmin.mem [DEBUG] mem a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
S+120564us irmin.mem [DEBUG] find a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
S+120599us irmin.http-srv [INFO] [60] 200 - GET /commit/a0d4f5d333e4ce514e1e637fdd8c1734f1a8a7ee
S+120654us irmin.http-srv [DEBUG] new connection 61
+606114us irmin.http [DEBUG] GET /commit/ed902331a866785356c9f5e6f0f87aea38383a68
S+120689us irmin.mem [DEBUG] mem ed902331a866785356c9f5e6f0f87aea38383a68
S+120704us irmin.mem [DEBUG] find ed902331a866785356c9f5e6f0f87aea38383a68
S+120913us irmin.http-srv [INFO] [61] 200 - GET /commit/ed902331a866785356c9f5e6f0f87aea38383a68
S+120964us irmin.http-srv [DEBUG] new connection 62
+606431us irmin.tree [DEBUG] Tree.find_tree /a
+606446us irmin.tree [DEBUG] Tree.find_tree /a
S+120998us irmin.mem [DEBUG] mem ed902331a866785356c9f5e6f0f87aea38383a68
+606455us irmin [DEBUG] [watch-key] key /a has changed
S+121011us irmin.mem [DEBUG] find ed902331a866785356c9f5e6f0f87aea38383a68
S+121041us irmin.http-srv [INFO] [62] 200 - GET /commit/ed902331a866785356c9f5e6f0f87aea38383a68
S+121091us irmin.http-srv [DEBUG] new connection 63
+606553us irmin.tree [DEBUG] Tree.find_tree /a
+606567us irmin.tree [DEBUG] Tree.find_tree /a
S+121125us irmin.mem [DEBUG] mem ed902331a866785356c9f5e6f0f87aea38383a68
+606575us irmin [DEBUG] [watch-key] key /a has changed
S+121138us irmin.mem [DEBUG] find ed902331a866785356c9f5e6f0f87aea38383a68
+606584us irmin.watch [ERROR] watch callback got: (Failure test)
+606604us test [DEBUG] Test.retry 0, 0.001s
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT watch 4 1, 0.001s
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+121175us irmin.http-srv [INFO] [63] 200 - GET /commit/ed902331a866785356c9f5e6f0f87aea38383a68
+606627us test [DEBUG] retry ex: (Failure "Error watch 4 1, 0.001s: expecting\
\n12, got\
\n11.")
S+121213us irmin.http-srv [DEBUG] connection 58 closed
S+121236us irmin.http-srv [DEBUG] connection 59 closed
S+121261us irmin.http-srv [DEBUG] connection 60 closed
S+121277us irmin.http-srv [DEBUG] connection 61 closed
S+121293us irmin.http-srv [DEBUG] connection 62 closed
S+121308us irmin.http-srv [DEBUG] connection 63 closed
+606798us irmin.tree [DEBUG] Tree.find_tree /a
+606809us irmin.tree [DEBUG] Tree.find_tree /a
+606815us irmin [DEBUG] [watch-key] key /a has changed
+606820us irmin.watch [ERROR] watch callback got: (Failure test)
+608698us test [DEBUG] Test.retry 1, 0.003s
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT watch 4 2, 0.003s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+608714us irmin.watch [DEBUG] unwatch [8: 0k/3g|0]: id=3
+608720us irmin.watch [DEBUG] unwatch [8: 0k/2g|0]: id=4
+608725us irmin.watch [DEBUG] unwatch [8: 0k/1g|0]: id=5
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT ok!
------------------------------------------------------------------------------------------------------------------------------------------------------------
+608749us irmin.mem [DEBUG] list
pwd=/home/craigfe/t/irmin/_build/default
Executing: "cd ../.. && _build/default/test/irmin-http/test.exe serve 0 &"
sh: line 1: 23662 Killed _build/default/test/irmin-http/test.exe serve 0
+610202us application [DEBUG] waiting for the server to start...
S+32189us application [DEBUG] pwd: /home/craigfe/t/irmin
S+32226us application [DEBUG] Got server: MEM, root=
S+32775us application [DEBUG] write PID 23676 in /tmp/irmin-http-test.pid
+710394us application [DEBUG] read PID 23676 fomr /tmp/irmin-http-test.pid
+710428us irmin.tree [INFO] Tree.Cache.clear
+710452us test [DEBUG] WATCH
+710460us irmin [DEBUG] set /a/b
+710473us irmin.http [DEBUG] GET /branch/master
S+96195us irmin.http-srv [DEBUG] new connection 1
S+96264us irmin.mem [DEBUG] mem master
S+96279us irmin.http-srv [INFO] [1] 404 - GET /branch/master
+710789us irmin [DEBUG] Head.find ->
+710799us irmin.tree [DEBUG] Tree.add_tree /a/b
+710826us irmin.http [DEBUG] GET /tree/42dccc7a29ac3dcda3fb6bfbc47852912dbbe642
S+96409us irmin.http-srv [DEBUG] connection 1 closed
S+96476us irmin.http-srv [DEBUG] new connection 2
S+96508us irmin.mem [DEBUG] mem 42dccc7a29ac3dcda3fb6bfbc47852912dbbe642
S+96522us irmin.http-srv [INFO] [2] 404 - GET /tree/42dccc7a29ac3dcda3fb6bfbc47852912dbbe642
+711028us irmin.http [DEBUG] GET /tree/45d510bebe78d48bbc1c696a8d25256c38872b50
S+96674us irmin.http-srv [DEBUG] new connection 3
S+96707us irmin.mem [DEBUG] mem 45d510bebe78d48bbc1c696a8d25256c38872b50
S+96721us irmin.http-srv [INFO] [3] 404 - GET /tree/45d510bebe78d48bbc1c696a8d25256c38872b50
S+96745us irmin.http-srv [DEBUG] connection 2 closed
+711239us irmin.http [DEBUG] POST /blobs
S+96887us irmin.http-srv [DEBUG] new connection 4
S+96928us irmin.mem [DEBUG] add -> bb4e247a20875831e391889af95f7f5e4e6e0619
S+96943us irmin.http-srv [INFO] [4] 200 - POST /blobs
S+96973us irmin.http-srv [DEBUG] connection 3 closed
S+97028us irmin.http-srv [DEBUG] connection 4 closed
+711450us irmin.http [DEBUG] POST /trees
S+97749us irmin.http-srv [DEBUG] new connection 5
S+97797us irmin.mem [DEBUG] add -> 45d510bebe78d48bbc1c696a8d25256c38872b50
S+97811us irmin.http-srv [INFO] [5] 200 - POST /trees
S+97897us irmin.http-srv [DEBUG] connection 5 closed
+712317us irmin.http [DEBUG] POST /trees
S+97957us irmin.http-srv [DEBUG] new connection 6
S+97992us irmin.mem [DEBUG] add -> 42dccc7a29ac3dcda3fb6bfbc47852912dbbe642
S+98006us irmin.http-srv [INFO] [6] 200 - POST /trees
+712464us irmin.tree [DEBUG] Tree.export -> 42dccc7a29ac3dcda3fb6bfbc47852912dbbe642
S+98053us irmin.http-srv [DEBUG] connection 6 closed
+712487us irmin.http [DEBUG] POST /commits
S+98118us irmin.http-srv [DEBUG] new connection 7
S+98156us irmin.mem [DEBUG] add -> 808493508d3badb30d856a1608cdcabcae072d0c
S+98169us irmin.http-srv [INFO] [7] 200 - POST /commits
S+98261us irmin.http-srv [DEBUG] connection 7 closed
+712685us irmin.http [DEBUG] PUT /branch/master
S+98337us irmin.http-srv [DEBUG] new connection 8
S+98365us irmin.mem [DEBUG] mem master
S+98398us irmin.mem [DEBUG] test_and_set
S+98406us irmin.mem [DEBUG] find master
S+98423us irmin.http-srv [INFO] [8] 200 - PUT /branch/master
S+98533us irmin.http-srv [DEBUG] connection 8 closed
+712953us irmin.http [DEBUG] DELETE /branch/master
S+98595us irmin.http-srv [DEBUG] new connection 9
S+98618us irmin.mem [DEBUG] mem master
S+98625us irmin.mem [DEBUG] remove
S+98640us irmin.http-srv [INFO] [9] 200 - DELETE /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
+713100us application [INFO] ASSERT state: init (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+713114us irmin.http [DEBUG] GET /watches
S+98742us irmin.http-srv [DEBUG] new connection 10
S+98768us irmin.watch [DEBUG] watch [1: 0k/0g|0]: id=0
S+98779us irmin.http-srv [INFO] [10] 200 - GET /watches
+713241us irmin.watch [DEBUG] watch [9: 0k/0g|0]: id=0
+713253us irmin.http [DEBUG] GET /watches
S+98990us irmin.http-srv [DEBUG] new connection 11
S+99015us irmin.watch [DEBUG] watch [1: 0k/1g|0]: id=1
S+99026us irmin.http-srv [INFO] [11] 200 - GET /watches
+713504us irmin.watch [DEBUG] watch [10: 0k/0g|0]: id=0
+713521us irmin.watch [DEBUG] watch [9: 0k/1g|0]: id=1
+713531us irmin.watch [DEBUG] watch [10: 0k/1g|0]: id=1
+713539us irmin.watch [DEBUG] watch [9: 0k/2g|0]: id=2
+713547us irmin.watch [DEBUG] watch [10: 0k/2g|0]: id=2
+713554us irmin.watch [DEBUG] watch [9: 0k/3g|0]: id=3
+713562us irmin.watch [DEBUG] watch [10: 0k/3g|0]: id=3
+713570us irmin.watch [DEBUG] watch [9: 0k/4g|0]: id=4
+713580us irmin.watch [DEBUG] watch [10: 0k/4g|0]: id=4
+713588us irmin.watch [DEBUG] watch [9: 0k/5g|0]: id=5
+713596us irmin.watch [DEBUG] watch [10: 0k/5g|0]: id=5
+713603us irmin.watch [DEBUG] watch [9: 0k/6g|0]: id=6
+713611us irmin.watch [DEBUG] watch [10: 0k/6g|0]: id=6
+713619us irmin.watch [DEBUG] watch [9: 0k/7g|0]: id=7
+713626us irmin.watch [DEBUG] watch [10: 0k/7g|0]: id=7
+713633us irmin.watch [DEBUG] watch [9: 0k/8g|0]: id=8
+713641us irmin.watch [DEBUG] watch [10: 0k/8g|0]: id=8
+713649us irmin.watch [DEBUG] watch [9: 0k/9g|0]: id=9
+713656us irmin.watch [DEBUG] watch [10: 0k/9g|0]: id=9
+713663us irmin.watch [DEBUG] watch [9: 0k/10g|0]: id=10
+713671us irmin.watch [DEBUG] watch [10: 0k/10g|0]: id=10
+713679us irmin.watch [DEBUG] watch [9: 0k/11g|0]: id=11
+713686us irmin.watch [DEBUG] watch [10: 0k/11g|0]: id=11
+713694us irmin.watch [DEBUG] watch [9: 0k/12g|0]: id=12
+713702us irmin.watch [DEBUG] watch [10: 0k/12g|0]: id=12
+713710us irmin.watch [DEBUG] watch [9: 0k/13g|0]: id=13
+713718us irmin.watch [DEBUG] watch [10: 0k/13g|0]: id=13
+713726us irmin.watch [DEBUG] watch [9: 0k/14g|0]: id=14
+713735us irmin.watch [DEBUG] watch [10: 0k/14g|0]: id=14
+713743us irmin.watch [DEBUG] watch [9: 0k/15g|0]: id=15
+713751us irmin.watch [DEBUG] watch [10: 0k/15g|0]: id=15
+713759us irmin.watch [DEBUG] watch [9: 0k/16g|0]: id=16
+713766us irmin.watch [DEBUG] watch [10: 0k/16g|0]: id=16
+713775us irmin.watch [DEBUG] watch [9: 0k/17g|0]: id=17
+713783us irmin.watch [DEBUG] watch [10: 0k/17g|0]: id=17
+713791us irmin.watch [DEBUG] watch [9: 0k/18g|0]: id=18
+713799us irmin.watch [DEBUG] watch [10: 0k/18g|0]: id=18
+713807us irmin.watch [DEBUG] watch [9: 0k/19g|0]: id=19
+713815us irmin.watch [DEBUG] watch [10: 0k/19g|0]: id=19
+713823us irmin.watch [DEBUG] watch [9: 0k/20g|0]: id=20
+713831us irmin.watch [DEBUG] watch [10: 0k/20g|0]: id=20
+713840us irmin.watch [DEBUG] watch [9: 0k/21g|0]: id=21
+713848us irmin.watch [DEBUG] watch [10: 0k/21g|0]: id=21
+713856us irmin.watch [DEBUG] watch [9: 0k/22g|0]: id=22
+713864us irmin.watch [DEBUG] watch [10: 0k/22g|0]: id=22
+713876us irmin.watch [DEBUG] watch [9: 0k/23g|0]: id=23
+713884us irmin.watch [DEBUG] watch [10: 0k/23g|0]: id=23
+713893us irmin.watch [DEBUG] watch [9: 0k/24g|0]: id=24
+713901us irmin.watch [DEBUG] watch [10: 0k/24g|0]: id=24
+713909us irmin.watch [DEBUG] watch [9: 0k/25g|0]: id=25
+713917us irmin.watch [DEBUG] watch [10: 0k/25g|0]: id=25
+713925us irmin.watch [DEBUG] watch [9: 0k/26g|0]: id=26
+713933us irmin.watch [DEBUG] watch [10: 0k/26g|0]: id=26
+713941us irmin.watch [DEBUG] watch [9: 0k/27g|0]: id=27
+713950us irmin.watch [DEBUG] watch [10: 0k/27g|0]: id=27
+713958us irmin.watch [DEBUG] watch [9: 0k/28g|0]: id=28
+713966us irmin.watch [DEBUG] watch [10: 0k/28g|0]: id=28
+713975us irmin.watch [DEBUG] watch [9: 0k/29g|0]: id=29
+713983us irmin.watch [DEBUG] watch [10: 0k/29g|0]: id=29
+713991us irmin.watch [DEBUG] watch [9: 0k/30g|0]: id=30
+714000us irmin.watch [DEBUG] watch [10: 0k/30g|0]: id=30
+714008us irmin.watch [DEBUG] watch [9: 0k/31g|0]: id=31
+714017us irmin.watch [DEBUG] watch [10: 0k/31g|0]: id=31
+714025us irmin.watch [DEBUG] watch [9: 0k/32g|0]: id=32
+714033us irmin.watch [DEBUG] watch [10: 0k/32g|0]: id=32
+714042us irmin.watch [DEBUG] watch [9: 0k/33g|0]: id=33
+714050us irmin.watch [DEBUG] watch [10: 0k/33g|0]: id=33
+714058us irmin.watch [DEBUG] watch [9: 0k/34g|0]: id=34
+714067us irmin.watch [DEBUG] watch [10: 0k/34g|0]: id=34
+714075us irmin.watch [DEBUG] watch [9: 0k/35g|0]: id=35
+714084us irmin.watch [DEBUG] watch [10: 0k/35g|0]: id=35
+714092us irmin.watch [DEBUG] watch [9: 0k/36g|0]: id=36
+714100us irmin.watch [DEBUG] watch [10: 0k/36g|0]: id=36
+714109us irmin.watch [DEBUG] watch [9: 0k/37g|0]: id=37
+714117us irmin.watch [DEBUG] watch [10: 0k/37g|0]: id=37
+714128us irmin.watch [DEBUG] watch [9: 0k/38g|0]: id=38
+714136us irmin.watch [DEBUG] watch [10: 0k/38g|0]: id=38
+714145us irmin.watch [DEBUG] watch [9: 0k/39g|0]: id=39
+714153us irmin.watch [DEBUG] watch [10: 0k/39g|0]: id=39
+714162us irmin.watch [DEBUG] watch [9: 0k/40g|0]: id=40
+714170us irmin.watch [DEBUG] watch [10: 0k/40g|0]: id=40
+714316us irmin.watch [DEBUG] watch [9: 0k/41g|0]: id=41
+714328us irmin.watch [DEBUG] watch [10: 0k/41g|0]: id=41
+714337us irmin.watch [DEBUG] watch [9: 0k/42g|0]: id=42
+714345us irmin.watch [DEBUG] watch [10: 0k/42g|0]: id=42
+714353us irmin.watch [DEBUG] watch [9: 0k/43g|0]: id=43
+714362us irmin.watch [DEBUG] watch [10: 0k/43g|0]: id=43
+714371us irmin.watch [DEBUG] watch [9: 0k/44g|0]: id=44
+714379us irmin.watch [DEBUG] watch [10: 0k/44g|0]: id=44
+714388us irmin.watch [DEBUG] watch [9: 0k/45g|0]: id=45
+714396us irmin.watch [DEBUG] watch [10: 0k/45g|0]: id=45
+714405us irmin.watch [DEBUG] watch [9: 0k/46g|0]: id=46
+714413us irmin.watch [DEBUG] watch [10: 0k/46g|0]: id=46
+714422us irmin.watch [DEBUG] watch [9: 0k/47g|0]: id=47
+714443us irmin.watch [DEBUG] watch [10: 0k/47g|0]: id=47
+714452us irmin.watch [DEBUG] watch [9: 0k/48g|0]: id=48
+714461us irmin.watch [DEBUG] watch [10: 0k/48g|0]: id=48
+714470us irmin.watch [DEBUG] watch [9: 0k/49g|0]: id=49
+714478us irmin.watch [DEBUG] watch [10: 0k/49g|0]: id=49
------------------------------------------------------------------------------------------------------------------------------------------------------------
+714494us application [INFO] ASSERT state: watches on (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+714504us irmin [DEBUG] set /a/b
+714517us irmin.http [DEBUG] GET /branch/master
S+100163us irmin.http-srv [DEBUG] new connection 12
S+100193us irmin.mem [DEBUG] mem master
S+100206us irmin.http-srv [INFO] [12] 404 - GET /branch/master
+714679us irmin [DEBUG] Head.find ->
S+100269us irmin.http-srv [DEBUG] connection 12 closed
+714692us irmin.tree [DEBUG] Tree.add_tree /a/b
+714722us irmin.http [DEBUG] GET /tree/42dccc7a29ac3dcda3fb6bfbc47852912dbbe642
S+100366us irmin.http-srv [DEBUG] new connection 13
S+100392us irmin.mem [DEBUG] mem 42dccc7a29ac3dcda3fb6bfbc47852912dbbe642
S+100402us irmin.mem [DEBUG] find 42dccc7a29ac3dcda3fb6bfbc47852912dbbe642
S+100423us irmin.http-srv [INFO] [13] 200 - GET /tree/42dccc7a29ac3dcda3fb6bfbc47852912dbbe642
+714884us irmin.tree [DEBUG] Tree.export -> 42dccc7a29ac3dcda3fb6bfbc47852912dbbe642
+714911us irmin.http [DEBUG] POST /commits
S+100556us irmin.http-srv [DEBUG] new connection 14
S+100594us irmin.mem [DEBUG] add -> 808493508d3badb30d856a1608cdcabcae072d0c
S+100608us irmin.http-srv [INFO] [14] 200 - POST /commits
S+100667us irmin.http-srv [DEBUG] connection 14 closed
+715090us irmin.http [DEBUG] PUT /branch/master
S+100742us irmin.http-srv [DEBUG] new connection 15
S+100766us irmin.mem [DEBUG] mem master
S+100796us irmin.mem [DEBUG] test_and_set
S+100803us irmin.mem [DEBUG] find master
S+100809us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=None)
S+100824us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=None)
S+100868us irmin.http-srv [INFO] [15] 200 - PUT /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+100943us irmin.http-srv [DEBUG] connection 15 closed
ASSERT state: watches adds (0, 0.000s): { adds=100; updates=0; removes=0 } / { adds=0; updates=0; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+715379us test [DEBUG] retry ex: Alcotest.Check_error("Error state: watches adds (0, 0.000s): { adds=100; updates=0; removes=0 } / { adds=0; updates=0; removes=0 }.")
+715419us irmin.watch [DEBUG] notify-all[9.0]: firing! (v=None)
+715431us irmin.watch [DEBUG] notify-all[9.1]: firing! (v=None)
+715439us irmin.watch [DEBUG] notify-all[9.2]: firing! (v=None)
+715446us irmin.watch [DEBUG] notify-all[9.3]: firing! (v=None)
+715454us irmin.watch [DEBUG] notify-all[9.4]: firing! (v=None)
+715461us irmin.watch [DEBUG] notify-all[9.5]: firing! (v=None)
+715468us irmin.watch [DEBUG] notify-all[9.6]: firing! (v=None)
+715475us irmin.watch [DEBUG] notify-all[9.7]: firing! (v=None)
+715483us irmin.watch [DEBUG] notify-all[9.8]: firing! (v=None)
+715490us irmin.watch [DEBUG] notify-all[9.9]: firing! (v=None)
+715497us irmin.watch [DEBUG] notify-all[9.10]: firing! (v=None)
+715504us irmin.watch [DEBUG] notify-all[9.11]: firing! (v=None)
+715511us irmin.watch [DEBUG] notify-all[9.12]: firing! (v=None)
+715518us irmin.watch [DEBUG] notify-all[9.13]: firing! (v=None)
+715526us irmin.watch [DEBUG] notify-all[9.14]: firing! (v=None)
+715533us irmin.watch [DEBUG] notify-all[9.15]: firing! (v=None)
+715540us irmin.watch [DEBUG] notify-all[9.16]: firing! (v=None)
+715547us irmin.watch [DEBUG] notify-all[9.17]: firing! (v=None)
+715554us irmin.watch [DEBUG] notify-all[9.18]: firing! (v=None)
+715561us irmin.watch [DEBUG] notify-all[9.19]: firing! (v=None)
+715569us irmin.watch [DEBUG] notify-all[9.20]: firing! (v=None)
+715576us irmin.watch [DEBUG] notify-all[9.21]: firing! (v=None)
+715583us irmin.watch [DEBUG] notify-all[9.22]: firing! (v=None)
+715590us irmin.watch [DEBUG] notify-all[9.23]: firing! (v=None)
+715598us irmin.watch [DEBUG] notify-all[9.24]: firing! (v=None)
+715605us irmin.watch [DEBUG] notify-all[9.25]: firing! (v=None)
+715612us irmin.watch [DEBUG] notify-all[9.26]: firing! (v=None)
+715619us irmin.watch [DEBUG] notify-all[9.27]: firing! (v=None)
+715626us irmin.watch [DEBUG] notify-all[9.28]: firing! (v=None)
+715633us irmin.watch [DEBUG] notify-all[9.29]: firing! (v=None)
+715640us irmin.watch [DEBUG] notify-all[9.30]: firing! (v=None)
+715647us irmin.watch [DEBUG] notify-all[9.31]: firing! (v=None)
+715655us irmin.watch [DEBUG] notify-all[9.32]: firing! (v=None)
+715662us irmin.watch [DEBUG] notify-all[9.33]: firing! (v=None)
+715669us irmin.watch [DEBUG] notify-all[9.34]: firing! (v=None)
+715676us irmin.watch [DEBUG] notify-all[9.35]: firing! (v=None)
+715684us irmin.watch [DEBUG] notify-all[9.36]: firing! (v=None)
+715691us irmin.watch [DEBUG] notify-all[9.37]: firing! (v=None)
+715699us irmin.watch [DEBUG] notify-all[9.38]: firing! (v=None)
+715706us irmin.watch [DEBUG] notify-all[9.39]: firing! (v=None)
+715713us irmin.watch [DEBUG] notify-all[9.40]: firing! (v=None)
+715719us irmin.watch [DEBUG] notify-all[9.41]: firing! (v=None)
+715726us irmin.watch [DEBUG] notify-all[9.42]: firing! (v=None)
+715733us irmin.watch [DEBUG] notify-all[9.43]: firing! (v=None)
+715741us irmin.watch [DEBUG] notify-all[9.44]: firing! (v=None)
+715749us irmin.watch [DEBUG] notify-all[9.45]: firing! (v=None)
+715756us irmin.watch [DEBUG] notify-all[9.46]: firing! (v=None)
+715763us irmin.watch [DEBUG] notify-all[9.47]: firing! (v=None)
+715770us irmin.watch [DEBUG] notify-all[9.48]: firing! (v=None)
+715778us irmin.watch [DEBUG] notify-all[9.49]: firing! (v=None)
+715802us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+715889us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+715925us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+715959us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+715993us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716028us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716064us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716098us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716130us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716160us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716195us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716228us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716263us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716297us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716331us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716366us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716400us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716446us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716481us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716517us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716560us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716598us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716635us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716674us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716710us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716748us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716787us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716826us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716860us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716895us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716928us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716963us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+716997us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+717032us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+717066us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+717103us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+717141us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+717176us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+717652us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+717700us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+717742us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+717829us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+717875us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+717914us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+717951us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+717988us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+718025us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+718064us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+718100us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+718134us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+718193us irmin.watch [DEBUG] notify-all[10.0]: firing! (v=None)
+718205us irmin.watch [DEBUG] notify-all[10.1]: firing! (v=None)
+718214us irmin.watch [DEBUG] notify-all[10.2]: firing! (v=None)
+718222us irmin.watch [DEBUG] notify-all[10.3]: firing! (v=None)
+718230us irmin.watch [DEBUG] notify-all[10.4]: firing! (v=None)
+718240us irmin.watch [DEBUG] notify-all[10.5]: firing! (v=None)
+718248us irmin.watch [DEBUG] notify-all[10.6]: firing! (v=None)
+718256us irmin.watch [DEBUG] notify-all[10.7]: firing! (v=None)
+718263us irmin.watch [DEBUG] notify-all[10.8]: firing! (v=None)
+718271us irmin.watch [DEBUG] notify-all[10.9]: firing! (v=None)
+718279us irmin.watch [DEBUG] notify-all[10.10]: firing! (v=None)
+718287us irmin.watch [DEBUG] notify-all[10.11]: firing! (v=None)
+718294us irmin.watch [DEBUG] notify-all[10.12]: firing! (v=None)
+718302us irmin.watch [DEBUG] notify-all[10.13]: firing! (v=None)
+718310us irmin.watch [DEBUG] notify-all[10.14]: firing! (v=None)
+718318us irmin.watch [DEBUG] notify-all[10.15]: firing! (v=None)
+718326us irmin.watch [DEBUG] notify-all[10.16]: firing! (v=None)
+718333us irmin.watch [DEBUG] notify-all[10.17]: firing! (v=None)
+718341us irmin.watch [DEBUG] notify-all[10.18]: firing! (v=None)
+718349us irmin.watch [DEBUG] notify-all[10.19]: firing! (v=None)
+718356us irmin.watch [DEBUG] notify-all[10.20]: firing! (v=None)
+718364us irmin.watch [DEBUG] notify-all[10.21]: firing! (v=None)
+718372us irmin.watch [DEBUG] notify-all[10.22]: firing! (v=None)
+718380us irmin.watch [DEBUG] notify-all[10.23]: firing! (v=None)
+718388us irmin.watch [DEBUG] notify-all[10.24]: firing! (v=None)
+718396us irmin.watch [DEBUG] notify-all[10.25]: firing! (v=None)
+718404us irmin.watch [DEBUG] notify-all[10.26]: firing! (v=None)
+718411us irmin.watch [DEBUG] notify-all[10.27]: firing! (v=None)
+718419us irmin.watch [DEBUG] notify-all[10.28]: firing! (v=None)
+718427us irmin.watch [DEBUG] notify-all[10.29]: firing! (v=None)
+718434us irmin.watch [DEBUG] notify-all[10.30]: firing! (v=None)
+718442us irmin.watch [DEBUG] notify-all[10.31]: firing! (v=None)
+718449us irmin.watch [DEBUG] notify-all[10.32]: firing! (v=None)
+718457us irmin.watch [DEBUG] notify-all[10.33]: firing! (v=None)
+718465us irmin.watch [DEBUG] notify-all[10.34]: firing! (v=None)
+718473us irmin.watch [DEBUG] notify-all[10.35]: firing! (v=None)
+718481us irmin.watch [DEBUG] notify-all[10.36]: firing! (v=None)
+718489us irmin.watch [DEBUG] notify-all[10.37]: firing! (v=None)
+718496us irmin.watch [DEBUG] notify-all[10.38]: firing! (v=None)
+718504us irmin.watch [DEBUG] notify-all[10.39]: firing! (v=None)
+718512us irmin.watch [DEBUG] notify-all[10.40]: firing! (v=None)
+718520us irmin.watch [DEBUG] notify-all[10.41]: firing! (v=None)
+718528us irmin.watch [DEBUG] notify-all[10.42]: firing! (v=None)
+718535us irmin.watch [DEBUG] notify-all[10.43]: firing! (v=None)
+718543us irmin.watch [DEBUG] notify-all[10.44]: firing! (v=None)
+718551us irmin.watch [DEBUG] notify-all[10.45]: firing! (v=None)
+718559us irmin.watch [DEBUG] notify-all[10.46]: firing! (v=None)
+718573us irmin.watch [DEBUG] notify-all[10.47]: firing! (v=None)
+718582us irmin.watch [DEBUG] notify-all[10.48]: firing! (v=None)
+718590us irmin.watch [DEBUG] notify-all[10.49]: firing! (v=None)
+718616us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+735382us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+735437us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+735467us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+735501us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+735534us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+735561us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+735589us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+735616us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+735644us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+735846us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+735876us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+735899us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+735922us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+735945us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+735968us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+735994us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736023us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736050us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736076us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736102us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736128us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736154us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736181us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736208us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736237us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736265us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736291us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736317us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736343us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736369us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736398us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736429us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736470us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736497us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736524us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736550us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736576us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736605us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736633us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736660us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736685us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736714us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736741us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736767us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+736793us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+737303us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+737359us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+737406us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+737452us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+123117us irmin.http-srv [DEBUG] new connection 16
S+123175us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+123190us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+123227us irmin.http-srv [INFO] [16] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+123280us irmin.http-srv [DEBUG] new connection 17
+737713us test [DEBUG] Test.retry 0, 0.022s
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: watches adds (1, 0.022s): { adds=100; updates=0; removes=0 } / { adds=0; updates=0; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+123308us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+123320us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+737741us test [DEBUG] retry ex: Alcotest.Check_error("Error state: watches adds (1, 0.022s): { adds=100; updates=0; removes=0 } / { adds=0; updates=0; removes=0 }.")
S+123344us irmin.http-srv [INFO] [17] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+123384us irmin.http-srv [DEBUG] new connection 18
S+123413us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+123426us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+123448us irmin.http-srv [INFO] [18] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+123487us irmin.http-srv [DEBUG] new connection 19
S+123510us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+123519us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+123539us irmin.http-srv [INFO] [19] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+123572us irmin.http-srv [DEBUG] new connection 20
S+123595us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+123603us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+123623us irmin.http-srv [INFO] [20] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+123654us irmin.http-srv [DEBUG] new connection 21
S+123676us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+123684us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+123704us irmin.http-srv [INFO] [21] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+124755us irmin.http-srv [DEBUG] new connection 22
S+124786us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+124795us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+124818us irmin.http-srv [INFO] [22] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+124854us irmin.http-srv [DEBUG] new connection 23
S+124878us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+124886us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+124906us irmin.http-srv [INFO] [23] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+124937us irmin.http-srv [DEBUG] new connection 24
S+124959us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+124967us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+124988us irmin.http-srv [INFO] [24] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+125035us irmin.http-srv [DEBUG] new connection 25
S+125058us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+125066us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+125086us irmin.http-srv [INFO] [25] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+125119us irmin.http-srv [DEBUG] new connection 26
S+125141us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+125149us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+125169us irmin.http-srv [INFO] [26] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+125205us irmin.http-srv [DEBUG] new connection 27
S+125227us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+125235us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+125270us irmin.http-srv [INFO] [27] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+125304us irmin.http-srv [DEBUG] new connection 28
S+125325us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+125334us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+125357us irmin.http-srv [INFO] [28] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+739816us test [DEBUG] Test.retry 1, 0.024s
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: watches adds (2, 0.024s): { adds=100; updates=0; removes=0 } / { adds=0; updates=0; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+739849us test [DEBUG] retry ex: Alcotest.Check_error("Error state: watches adds (2, 0.024s): { adds=100; updates=0; removes=0 } / { adds=0; updates=0; removes=0 }.")
S+125510us irmin.http-srv [DEBUG] new connection 29
S+125533us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+125541us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+125561us irmin.http-srv [INFO] [29] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+125595us irmin.http-srv [DEBUG] new connection 30
S+125617us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+125625us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+125645us irmin.http-srv [INFO] [30] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+125678us irmin.http-srv [DEBUG] new connection 31
S+125700us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+125708us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+125727us irmin.http-srv [INFO] [31] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+125759us irmin.http-srv [DEBUG] new connection 32
S+125781us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+125789us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+125811us irmin.http-srv [INFO] [32] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+125842us irmin.http-srv [DEBUG] new connection 33
S+125864us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+125872us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+125892us irmin.http-srv [INFO] [33] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+125923us irmin.http-srv [DEBUG] new connection 34
S+125945us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+125953us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+125973us irmin.http-srv [INFO] [34] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+126017us irmin.http-srv [DEBUG] new connection 35
S+126039us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+126046us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+126070us irmin.http-srv [INFO] [35] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+126101us irmin.http-srv [DEBUG] new connection 36
S+126122us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+126129us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+126151us irmin.http-srv [INFO] [36] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+126182us irmin.http-srv [DEBUG] new connection 37
S+126204us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+126211us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+126230us irmin.http-srv [INFO] [37] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+126259us irmin.http-srv [DEBUG] new connection 38
S+126280us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+126288us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+126307us irmin.http-srv [INFO] [38] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+126338us irmin.http-srv [DEBUG] new connection 39
S+126359us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+126367us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+126401us irmin.http-srv [INFO] [39] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+126432us irmin.http-srv [DEBUG] new connection 40
S+126454us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+126464us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+126484us irmin.http-srv [INFO] [40] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+126516us irmin.http-srv [DEBUG] new connection 41
S+126537us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+126545us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+126566us irmin.http-srv [INFO] [41] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+126597us irmin.http-srv [DEBUG] new connection 42
S+126702us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+126711us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+126735us irmin.http-srv [INFO] [42] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+126787us irmin.http-srv [DEBUG] new connection 43
S+126813us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+126822us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+126850us irmin.http-srv [INFO] [43] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+126892us irmin.http-srv [DEBUG] new connection 44
S+126915us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+126923us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+126945us irmin.http-srv [INFO] [44] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+126977us irmin.http-srv [DEBUG] new connection 45
S+126998us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+127006us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+127026us irmin.http-srv [INFO] [45] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+127055us irmin.http-srv [DEBUG] new connection 46
S+127076us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+127084us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+127104us irmin.http-srv [INFO] [46] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+127135us irmin.http-srv [DEBUG] new connection 47
S+127156us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+127164us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+127183us irmin.http-srv [INFO] [47] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+127214us irmin.http-srv [DEBUG] new connection 48
S+127235us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+127243us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+127262us irmin.http-srv [INFO] [48] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+127617us irmin.http-srv [DEBUG] new connection 49
S+127643us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+127651us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+127671us irmin.http-srv [INFO] [49] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+127704us irmin.http-srv [DEBUG] new connection 50
S+127725us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+127732us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+127751us irmin.http-srv [INFO] [50] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+127784us irmin.http-srv [DEBUG] new connection 51
S+127805us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+127813us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+127832us irmin.http-srv [INFO] [51] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+127863us irmin.http-srv [DEBUG] new connection 52
S+127884us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+127892us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+127911us irmin.http-srv [INFO] [52] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+127942us irmin.http-srv [DEBUG] new connection 53
S+127963us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+127973us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+127991us irmin.http-srv [INFO] [53] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+128021us irmin.http-srv [DEBUG] new connection 54
S+128042us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+128050us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+128067us irmin.http-srv [INFO] [54] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+128112us irmin.http-srv [DEBUG] new connection 55
S+128148us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+128161us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+128214us irmin.http-srv [INFO] [55] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+128364us irmin.http-srv [DEBUG] new connection 56
S+128397us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+128410us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+128451us irmin.http-srv [INFO] [56] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+128498us irmin.http-srv [DEBUG] new connection 57
S+128527us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+128537us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+128559us irmin.http-srv [INFO] [57] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+128595us irmin.http-srv [DEBUG] new connection 58
S+128619us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+128627us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+128647us irmin.http-srv [INFO] [58] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+128694us irmin.http-srv [DEBUG] new connection 59
S+128728us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+128741us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+128771us irmin.http-srv [INFO] [59] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+128819us irmin.http-srv [DEBUG] new connection 60
S+128851us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+128864us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+128892us irmin.http-srv [INFO] [60] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+128939us irmin.http-srv [DEBUG] new connection 61
S+128970us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+128982us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+129011us irmin.http-srv [INFO] [61] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+129064us irmin.http-srv [DEBUG] new connection 62
S+129088us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+129096us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+129442us irmin.http-srv [INFO] [62] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+129476us irmin.http-srv [DEBUG] new connection 63
S+129500us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+129508us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+129530us irmin.http-srv [INFO] [63] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+129563us irmin.http-srv [DEBUG] new connection 64
S+129586us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+129594us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+129615us irmin.http-srv [INFO] [64] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+129646us irmin.http-srv [DEBUG] new connection 65
S+129668us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+129676us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+129697us irmin.http-srv [INFO] [65] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+129729us irmin.http-srv [DEBUG] new connection 66
S+129751us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+129759us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+129783us irmin.http-srv [INFO] [66] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+129815us irmin.http-srv [DEBUG] new connection 67
S+129837us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+129845us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+129864us irmin.http-srv [INFO] [67] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+129897us irmin.http-srv [DEBUG] new connection 68
S+129919us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+129926us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+129946us irmin.http-srv [INFO] [68] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+129984us irmin.http-srv [DEBUG] new connection 69
S+131565us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+131578us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+131605us irmin.http-srv [INFO] [69] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+131649us irmin.http-srv [DEBUG] new connection 70
S+131673us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+131682us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+131703us irmin.http-srv [INFO] [70] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+131742us irmin.http-srv [DEBUG] new connection 71
S+131765us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+131773us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+131814us irmin.http-srv [INFO] [71] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+131850us irmin.http-srv [DEBUG] new connection 72
S+131872us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+131880us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+131903us irmin.http-srv [INFO] [72] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+131940us irmin.http-srv [DEBUG] new connection 73
S+131967us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+131979us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+132006us irmin.http-srv [INFO] [73] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+132043us irmin.http-srv [DEBUG] new connection 74
S+132065us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+132074us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+132095us irmin.http-srv [INFO] [74] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+746529us test [DEBUG] Test.retry 2, 0.031s
S+132129us irmin.http-srv [DEBUG] new connection 75
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: watches adds (3, 0.031s): { adds=100; updates=0; removes=0 } / { adds=0; updates=0; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+132151us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
+746574us test [DEBUG] retry ex: Alcotest.Check_error("Error state: watches adds (3, 0.031s): { adds=100; updates=0; removes=0 } / { adds=0; updates=0; removes=0 }.")
S+132159us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+132181us irmin.http-srv [INFO] [75] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+132316us irmin.http-srv [DEBUG] new connection 76
S+132342us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+132350us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+132371us irmin.http-srv [INFO] [76] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+132409us irmin.http-srv [DEBUG] new connection 77
S+132432us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+132440us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+132468us irmin.http-srv [INFO] [77] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+132503us irmin.http-srv [DEBUG] new connection 78
S+132526us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+132534us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+132561us irmin.http-srv [INFO] [78] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+132597us irmin.http-srv [DEBUG] new connection 79
S+132620us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+132631us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+132652us irmin.http-srv [INFO] [79] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+132687us irmin.http-srv [DEBUG] new connection 80
S+132713us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+132722us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+132744us irmin.http-srv [INFO] [80] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+132778us irmin.http-srv [DEBUG] new connection 81
S+132804us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+132813us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+132833us irmin.http-srv [INFO] [81] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+132870us irmin.http-srv [DEBUG] new connection 82
S+132894us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+132902us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+132922us irmin.http-srv [INFO] [82] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+133914us irmin.http-srv [DEBUG] new connection 83
S+133949us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+133961us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+133989us irmin.http-srv [INFO] [83] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+134025us irmin.http-srv [DEBUG] new connection 84
S+134050us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+134058us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+134090us irmin.http-srv [INFO] [84] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+134132us irmin.http-srv [DEBUG] new connection 85
S+134167us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+134177us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+134199us irmin.http-srv [INFO] [85] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+134233us irmin.http-srv [DEBUG] new connection 86
S+134261us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+134270us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+134291us irmin.http-srv [INFO] [86] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+134327us irmin.http-srv [DEBUG] new connection 87
S+134354us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+134363us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+134383us irmin.http-srv [INFO] [87] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+134421us irmin.http-srv [DEBUG] new connection 88
S+134445us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+134453us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+134474us irmin.http-srv [INFO] [88] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+134512us irmin.http-srv [DEBUG] new connection 89
S+134642us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+134652us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+134702us irmin.http-srv [INFO] [89] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+134739us irmin.http-srv [DEBUG] new connection 90
S+134776us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+134803us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+134831us irmin.http-srv [INFO] [90] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+134887us irmin.http-srv [DEBUG] new connection 91
S+134927us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+134937us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+134961us irmin.http-srv [INFO] [91] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+134996us irmin.http-srv [DEBUG] new connection 92
S+135023us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+135037us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+135087us irmin.http-srv [INFO] [92] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+135129us irmin.http-srv [DEBUG] new connection 93
S+135165us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+135186us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+135212us irmin.http-srv [INFO] [93] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+135281us irmin.http-srv [DEBUG] new connection 94
S+135318us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+135328us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+135362us irmin.http-srv [INFO] [94] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+135439us irmin.http-srv [DEBUG] new connection 95
S+135467us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+135476us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+135519us irmin.http-srv [INFO] [95] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+135583us irmin.http-srv [DEBUG] new connection 96
S+135620us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+135642us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+135680us irmin.http-srv [INFO] [96] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+135725us irmin.http-srv [DEBUG] new connection 97
S+135770us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+135780us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+135809us irmin.http-srv [INFO] [97] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+135878us irmin.http-srv [DEBUG] new connection 98
S+135915us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+135925us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+135959us irmin.http-srv [INFO] [98] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+136018us irmin.http-srv [DEBUG] new connection 99
S+136045us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+136054us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+136075us irmin.http-srv [INFO] [99] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+136109us irmin.http-srv [DEBUG] new connection 100
S+136134us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+136144us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+136165us irmin.http-srv [INFO] [100] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+136198us irmin.http-srv [DEBUG] new connection 101
S+136220us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+136229us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+136254us irmin.http-srv [INFO] [101] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+136296us irmin.http-srv [DEBUG] new connection 102
S+136342us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+136365us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+136389us irmin.http-srv [INFO] [102] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+136589us irmin.http-srv [DEBUG] new connection 103
S+136619us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+136635us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+136675us irmin.http-srv [INFO] [103] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+136731us irmin.http-srv [DEBUG] new connection 104
S+136768us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+136789us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+136831us irmin.http-srv [INFO] [104] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+136878us irmin.http-srv [DEBUG] new connection 105
S+136917us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+136927us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+136962us irmin.http-srv [INFO] [105] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+137012us irmin.http-srv [DEBUG] new connection 106
S+137063us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+137074us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+137099us irmin.http-srv [INFO] [106] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+137170us irmin.http-srv [DEBUG] new connection 107
S+137197us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+137210us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+137249us irmin.http-srv [INFO] [107] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+137301us irmin.http-srv [DEBUG] new connection 108
S+137326us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+137335us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+137373us irmin.http-srv [INFO] [108] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+137430us irmin.http-srv [DEBUG] new connection 109
S+137461us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+137478us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+137617us irmin.http-srv [INFO] [109] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+137660us irmin.http-srv [DEBUG] new connection 110
S+137691us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+137700us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+137720us irmin.http-srv [INFO] [110] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+137754us irmin.http-srv [DEBUG] new connection 111
S+137780us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+137790us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+137808us irmin.http-srv [INFO] [111] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+137956us irmin.http-srv [DEBUG] connection 9 closed
S+137996us irmin.http-srv [DEBUG] connection 13 closed
S+138036us irmin.http-srv [DEBUG] connection 16 closed
S+138069us irmin.http-srv [DEBUG] connection 17 closed
S+138086us irmin.http-srv [DEBUG] connection 18 closed
S+138103us irmin.http-srv [DEBUG] connection 19 closed
S+138137us irmin.http-srv [DEBUG] connection 20 closed
S+138171us irmin.http-srv [DEBUG] connection 21 closed
S+138200us irmin.http-srv [DEBUG] connection 22 closed
S+138218us irmin.http-srv [DEBUG] connection 23 closed
S+138259us irmin.http-srv [DEBUG] connection 24 closed
S+138302us irmin.http-srv [DEBUG] connection 25 closed
S+138322us irmin.http-srv [DEBUG] connection 26 closed
S+138347us irmin.http-srv [DEBUG] connection 27 closed
S+138381us irmin.http-srv [DEBUG] connection 28 closed
S+138414us irmin.http-srv [DEBUG] connection 29 closed
S+138441us irmin.http-srv [DEBUG] connection 30 closed
S+138462us irmin.http-srv [DEBUG] connection 31 closed
S+138479us irmin.http-srv [DEBUG] connection 32 closed
S+138498us irmin.http-srv [DEBUG] connection 33 closed
S+138511us irmin.http-srv [DEBUG] connection 34 closed
S+138524us irmin.http-srv [DEBUG] connection 35 closed
S+138537us irmin.http-srv [DEBUG] connection 36 closed
S+138551us irmin.http-srv [DEBUG] connection 37 closed
S+138565us irmin.http-srv [DEBUG] connection 38 closed
S+138591us irmin.http-srv [DEBUG] connection 39 closed
S+138607us irmin.http-srv [DEBUG] connection 40 closed
S+138624us irmin.http-srv [DEBUG] connection 41 closed
S+138638us irmin.http-srv [DEBUG] connection 42 closed
S+138660us irmin.http-srv [DEBUG] connection 43 closed
S+138679us irmin.http-srv [DEBUG] connection 44 closed
S+138699us irmin.http-srv [DEBUG] connection 45 closed
S+138717us irmin.http-srv [DEBUG] connection 46 closed
S+138736us irmin.http-srv [DEBUG] connection 47 closed
S+138756us irmin.http-srv [DEBUG] connection 48 closed
S+138772us irmin.http-srv [DEBUG] connection 49 closed
S+138785us irmin.http-srv [DEBUG] connection 50 closed
S+138798us irmin.http-srv [DEBUG] connection 51 closed
S+138813us irmin.http-srv [DEBUG] connection 52 closed
S+138827us irmin.http-srv [DEBUG] connection 53 closed
S+138840us irmin.http-srv [DEBUG] connection 54 closed
S+138854us irmin.http-srv [DEBUG] connection 55 closed
S+138867us irmin.http-srv [DEBUG] connection 56 closed
S+138880us irmin.http-srv [DEBUG] connection 57 closed
S+138892us irmin.http-srv [DEBUG] connection 58 closed
S+138905us irmin.http-srv [DEBUG] connection 59 closed
S+138918us irmin.http-srv [DEBUG] connection 60 closed
S+138931us irmin.http-srv [DEBUG] connection 61 closed
S+138944us irmin.http-srv [DEBUG] connection 62 closed
S+138957us irmin.http-srv [DEBUG] connection 63 closed
S+138970us irmin.http-srv [DEBUG] connection 64 closed
S+139237us irmin.http-srv [DEBUG] connection 65 closed
S+139253us irmin.http-srv [DEBUG] connection 66 closed
S+139271us irmin.http-srv [DEBUG] connection 67 closed
S+139294us irmin.http-srv [DEBUG] connection 68 closed
S+139308us irmin.http-srv [DEBUG] connection 69 closed
S+139321us irmin.http-srv [DEBUG] connection 70 closed
S+139334us irmin.http-srv [DEBUG] connection 71 closed
S+139348us irmin.http-srv [DEBUG] connection 72 closed
S+139361us irmin.http-srv [DEBUG] connection 73 closed
S+139375us irmin.http-srv [DEBUG] connection 74 closed
S+139389us irmin.http-srv [DEBUG] connection 75 closed
S+139402us irmin.http-srv [DEBUG] connection 76 closed
S+139416us irmin.http-srv [DEBUG] connection 77 closed
S+139429us irmin.http-srv [DEBUG] connection 78 closed
S+139442us irmin.http-srv [DEBUG] connection 79 closed
S+139456us irmin.http-srv [DEBUG] connection 80 closed
S+139469us irmin.http-srv [DEBUG] connection 81 closed
S+139483us irmin.http-srv [DEBUG] connection 82 closed
S+139496us irmin.http-srv [DEBUG] connection 83 closed
S+139509us irmin.http-srv [DEBUG] connection 84 closed
S+139523us irmin.http-srv [DEBUG] connection 85 closed
S+139537us irmin.http-srv [DEBUG] connection 86 closed
S+139550us irmin.http-srv [DEBUG] connection 87 closed
S+139563us irmin.http-srv [DEBUG] connection 88 closed
S+139577us irmin.http-srv [DEBUG] connection 89 closed
S+139590us irmin.http-srv [DEBUG] connection 90 closed
S+139603us irmin.http-srv [DEBUG] connection 91 closed
S+139616us irmin.http-srv [DEBUG] connection 92 closed
S+139630us irmin.http-srv [DEBUG] connection 93 closed
S+139643us irmin.http-srv [DEBUG] connection 94 closed
S+139655us irmin.http-srv [DEBUG] connection 95 closed
S+139668us irmin.http-srv [DEBUG] connection 96 closed
S+139681us irmin.http-srv [DEBUG] connection 97 closed
S+139694us irmin.http-srv [DEBUG] connection 98 closed
S+139708us irmin.http-srv [DEBUG] connection 99 closed
S+139721us irmin.http-srv [DEBUG] connection 100 closed
S+139734us irmin.http-srv [DEBUG] connection 101 closed
S+139748us irmin.http-srv [DEBUG] connection 102 closed
S+139760us irmin.http-srv [DEBUG] connection 103 closed
S+139773us irmin.http-srv [DEBUG] connection 104 closed
S+139787us irmin.http-srv [DEBUG] connection 105 closed
S+139800us irmin.http-srv [DEBUG] connection 106 closed
S+139813us irmin.http-srv [DEBUG] connection 107 closed
S+139826us irmin.http-srv [DEBUG] connection 108 closed
S+139839us irmin.http-srv [DEBUG] connection 109 closed
S+139851us irmin.http-srv [DEBUG] connection 110 closed
S+139863us irmin.http-srv [DEBUG] connection 111 closed
S+139922us irmin.http-srv [DEBUG] new connection 112
S+139966us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+139983us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+140014us irmin.http-srv [INFO] [112] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+140085us irmin.http-srv [DEBUG] new connection 113
S+140119us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+140129us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+140153us irmin.http-srv [INFO] [113] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+140201us irmin.http-srv [DEBUG] new connection 114
S+140226us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+140235us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+140428us irmin.http-srv [INFO] [114] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+140482us irmin.http-srv [DEBUG] new connection 115
S+140509us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+140517us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+140539us irmin.http-srv [INFO] [115] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+140699us irmin.http-srv [DEBUG] connection 112 closed
S+140720us irmin.http-srv [DEBUG] connection 113 closed
S+140738us irmin.http-srv [DEBUG] connection 114 closed
S+140757us irmin.http-srv [DEBUG] connection 115 closed
+758141us test [DEBUG] Test.retry 3, 0.043s
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: watches adds (4, 0.043s): { adds=100; updates=0; removes=0 } / { adds=4; updates=0; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+758176us test [DEBUG] retry ex: Alcotest.Check_error("Error state: watches adds (4, 0.043s): { adds=100; updates=0; removes=0 } / { adds=4; updates=0; removes=0 }.")
+775253us test [DEBUG] Test.retry 4, 0.060s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+775277us application [INFO] ASSERT state: watches adds (5, 0.060s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+775472us irmin [DEBUG] set /a/c
+775490us irmin.http [DEBUG] GET /branch/master
S+161176us irmin.http-srv [DEBUG] new connection 116
S+161229us irmin.mem [DEBUG] mem master
S+161242us irmin.mem [DEBUG] find master
S+161257us irmin.http-srv [INFO] [116] 200 - GET /branch/master
+775737us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+161390us irmin.http-srv [DEBUG] new connection 117
S+161429us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+161442us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+161476us irmin.http-srv [INFO] [117] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+161513us irmin.http-srv [DEBUG] connection 116 closed
S+161534us irmin.http-srv [DEBUG] connection 117 closed
+775964us irmin [DEBUG] Head.find -> 808493508d3badb30d856a1608cdcabcae072d0c
+775982us irmin.tree [DEBUG] Tree.find_tree /a/c
+775992us irmin.tree [DEBUG] Tree.add_tree /a/c
+776021us irmin.http [DEBUG] GET /tree/27884555cb42be759ccfb44e2a233d1097332493
S+161701us irmin.http-srv [DEBUG] new connection 118
S+161738us irmin.mem [DEBUG] mem 27884555cb42be759ccfb44e2a233d1097332493
S+161756us irmin.http-srv [INFO] [118] 404 - GET /tree/27884555cb42be759ccfb44e2a233d1097332493
+776240us irmin.http [DEBUG] GET /tree/03003f3b9f8fba7bb7096a27e758401bc509fdb3
S+161898us irmin.http-srv [DEBUG] new connection 119
S+161935us irmin.mem [DEBUG] mem 03003f3b9f8fba7bb7096a27e758401bc509fdb3
S+161951us irmin.http-srv [INFO] [119] 404 - GET /tree/03003f3b9f8fba7bb7096a27e758401bc509fdb3
S+161982us irmin.http-srv [DEBUG] connection 118 closed
+776469us irmin.http [DEBUG] POST /blobs
S+162062us irmin.http-srv [DEBUG] connection 119 closed
S+162409us irmin.http-srv [DEBUG] new connection 120
S+162467us irmin.mem [DEBUG] add -> bb4e247a20875831e391889af95f7f5e4e6e0619
S+162491us irmin.http-srv [INFO] [120] 200 - POST /blobs
S+162569us irmin.http-srv [DEBUG] connection 120 closed
+776993us irmin.http [DEBUG] POST /trees
S+162653us irmin.http-srv [DEBUG] new connection 121
S+162726us irmin.mem [DEBUG] add -> 03003f3b9f8fba7bb7096a27e758401bc509fdb3
S+162748us irmin.http-srv [INFO] [121] 200 - POST /trees
+777234us irmin.http [DEBUG] POST /trees
S+162818us irmin.http-srv [DEBUG] connection 121 closed
S+162877us irmin.http-srv [DEBUG] new connection 122
S+162933us irmin.mem [DEBUG] add -> 27884555cb42be759ccfb44e2a233d1097332493
S+162956us irmin.http-srv [INFO] [122] 200 - POST /trees
+777432us irmin.tree [DEBUG] Tree.export -> 27884555cb42be759ccfb44e2a233d1097332493
S+163024us irmin.http-srv [DEBUG] connection 122 closed
+777455us irmin.http [DEBUG] POST /commits
S+163093us irmin.http-srv [DEBUG] new connection 123
S+163160us irmin.mem [DEBUG] add -> 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+163183us irmin.http-srv [INFO] [123] 200 - POST /commits
+777665us irmin.http [DEBUG] PUT /branch/master
S+163245us irmin.http-srv [DEBUG] connection 123 closed
S+163319us irmin.http-srv [DEBUG] new connection 124
S+163360us irmin.mem [DEBUG] mem master
S+163424us irmin.mem [DEBUG] test_and_set
S+163437us irmin.mem [DEBUG] find master
S+163449us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
S+163465us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
S+163498us irmin.http-srv [INFO] [124] 200 - PUT /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: watches updates (0, 0.000s): { adds=100; updates=100; removes=0 } / { adds=100; updates=0; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+778126us test [DEBUG] retry ex: Alcotest.Check_error("Error state: watches updates (0, 0.000s): { adds=100; updates=100; removes=0 } / { adds=100; updates=0; removes=0 }.")
+778164us irmin.watch [DEBUG] notify-all[9.0]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778176us irmin.watch [DEBUG] notify-all[9.1]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778184us irmin.watch [DEBUG] notify-all[9.2]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778191us irmin.watch [DEBUG] notify-all[9.3]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778198us irmin.watch [DEBUG] notify-all[9.4]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778205us irmin.watch [DEBUG] notify-all[9.5]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778212us irmin.watch [DEBUG] notify-all[9.6]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778219us irmin.watch [DEBUG] notify-all[9.7]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778228us irmin.watch [DEBUG] notify-all[9.8]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778236us irmin.watch [DEBUG] notify-all[9.9]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778242us irmin.watch [DEBUG] notify-all[9.10]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778249us irmin.watch [DEBUG] notify-all[9.11]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778256us irmin.watch [DEBUG] notify-all[9.12]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778263us irmin.watch [DEBUG] notify-all[9.13]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778269us irmin.watch [DEBUG] notify-all[9.14]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778276us irmin.watch [DEBUG] notify-all[9.15]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778283us irmin.watch [DEBUG] notify-all[9.16]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778290us irmin.watch [DEBUG] notify-all[9.17]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778296us irmin.watch [DEBUG] notify-all[9.18]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778303us irmin.watch [DEBUG] notify-all[9.19]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778310us irmin.watch [DEBUG] notify-all[9.20]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778316us irmin.watch [DEBUG] notify-all[9.21]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778323us irmin.watch [DEBUG] notify-all[9.22]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778330us irmin.watch [DEBUG] notify-all[9.23]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778337us irmin.watch [DEBUG] notify-all[9.24]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
S+163915us irmin.http-srv [DEBUG] connection 124 closed
+778343us irmin.watch [DEBUG] notify-all[9.25]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778351us irmin.watch [DEBUG] notify-all[9.26]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778357us irmin.watch [DEBUG] notify-all[9.27]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778364us irmin.watch [DEBUG] notify-all[9.28]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778371us irmin.watch [DEBUG] notify-all[9.29]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778377us irmin.watch [DEBUG] notify-all[9.30]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778384us irmin.watch [DEBUG] notify-all[9.31]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778393us irmin.watch [DEBUG] notify-all[9.32]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778400us irmin.watch [DEBUG] notify-all[9.33]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778406us irmin.watch [DEBUG] notify-all[9.34]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778413us irmin.watch [DEBUG] notify-all[9.35]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778420us irmin.watch [DEBUG] notify-all[9.36]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778426us irmin.watch [DEBUG] notify-all[9.37]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778433us irmin.watch [DEBUG] notify-all[9.38]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778440us irmin.watch [DEBUG] notify-all[9.39]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778447us irmin.watch [DEBUG] notify-all[9.40]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778453us irmin.watch [DEBUG] notify-all[9.41]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778460us irmin.watch [DEBUG] notify-all[9.42]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778466us irmin.watch [DEBUG] notify-all[9.43]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778473us irmin.watch [DEBUG] notify-all[9.44]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778479us irmin.watch [DEBUG] notify-all[9.45]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778486us irmin.watch [DEBUG] notify-all[9.46]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778493us irmin.watch [DEBUG] notify-all[9.47]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778499us irmin.watch [DEBUG] notify-all[9.48]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778506us irmin.watch [DEBUG] notify-all[9.49]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+778528us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+778562us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+778602us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+778628us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+778654us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+778679us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+778702us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+778727us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+778752us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+778778us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+778803us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+778826us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+778849us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+778872us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+778895us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+778918us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+778942us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+779990us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780022us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780047us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780071us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780095us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780118us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780142us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780166us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780189us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780212us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780235us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780258us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780281us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780304us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780328us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780351us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780374us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780397us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780421us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780444us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780467us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780490us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780514us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780537us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780560us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780583us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780606us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780629us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780653us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780675us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780699us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780722us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780746us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+780796us irmin.watch [DEBUG] notify-all[10.0]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+780808us irmin.watch [DEBUG] notify-all[10.1]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+780816us irmin.watch [DEBUG] notify-all[10.2]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+780825us irmin.watch [DEBUG] notify-all[10.3]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+780833us irmin.watch [DEBUG] notify-all[10.4]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+780839us irmin.watch [DEBUG] notify-all[10.5]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781309us irmin.watch [DEBUG] notify-all[10.6]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781318us irmin.watch [DEBUG] notify-all[10.7]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781330us irmin.watch [DEBUG] notify-all[10.8]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781337us irmin.watch [DEBUG] notify-all[10.9]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781344us irmin.watch [DEBUG] notify-all[10.10]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781351us irmin.watch [DEBUG] notify-all[10.11]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781360us irmin.watch [DEBUG] notify-all[10.12]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781369us irmin.watch [DEBUG] notify-all[10.13]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781389us irmin.watch [DEBUG] notify-all[10.14]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781406us irmin.watch [DEBUG] notify-all[10.15]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781420us irmin.watch [DEBUG] notify-all[10.16]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781434us irmin.watch [DEBUG] notify-all[10.17]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781446us irmin.watch [DEBUG] notify-all[10.18]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781473us irmin.watch [DEBUG] notify-all[10.19]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781487us irmin.watch [DEBUG] notify-all[10.20]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781495us irmin.watch [DEBUG] notify-all[10.21]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781501us irmin.watch [DEBUG] notify-all[10.22]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781508us irmin.watch [DEBUG] notify-all[10.23]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781514us irmin.watch [DEBUG] notify-all[10.24]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781520us irmin.watch [DEBUG] notify-all[10.25]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781527us irmin.watch [DEBUG] notify-all[10.26]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781536us irmin.watch [DEBUG] notify-all[10.27]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781543us irmin.watch [DEBUG] notify-all[10.28]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781549us irmin.watch [DEBUG] notify-all[10.29]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781555us irmin.watch [DEBUG] notify-all[10.30]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781561us irmin.watch [DEBUG] notify-all[10.31]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781568us irmin.watch [DEBUG] notify-all[10.32]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781583us irmin.watch [DEBUG] notify-all[10.33]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781595us irmin.watch [DEBUG] notify-all[10.34]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781602us irmin.watch [DEBUG] notify-all[10.35]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781608us irmin.watch [DEBUG] notify-all[10.36]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781615us irmin.watch [DEBUG] notify-all[10.37]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781621us irmin.watch [DEBUG] notify-all[10.38]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781628us irmin.watch [DEBUG] notify-all[10.39]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781634us irmin.watch [DEBUG] notify-all[10.40]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781641us irmin.watch [DEBUG] notify-all[10.41]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781647us irmin.watch [DEBUG] notify-all[10.42]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781653us irmin.watch [DEBUG] notify-all[10.43]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781660us irmin.watch [DEBUG] notify-all[10.44]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781666us irmin.watch [DEBUG] notify-all[10.45]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781673us irmin.watch [DEBUG] notify-all[10.46]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781679us irmin.watch [DEBUG] notify-all[10.47]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781686us irmin.watch [DEBUG] notify-all[10.48]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781692us irmin.watch [DEBUG] notify-all[10.49]: firing! (v=Some
808493508d3badb30d856a1608cdcabcae072d0c)
+781719us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+781757us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+781783us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+781807us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+781830us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+781852us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+781876us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+781898us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+781940us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+781981us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+782029us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+782062us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+782087us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+782111us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+782135us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+782157us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+782181us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+782203us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+782225us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+782248us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+782270us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783157us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783194us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783219us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783242us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783265us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783288us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783310us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783333us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783356us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783379us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783402us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783424us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783447us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783469us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783493us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783530us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783555us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783577us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783600us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783623us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783645us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783670us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783702us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783726us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783760us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783798us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783836us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783868us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+783895us irmin.http [DEBUG] GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+784152us test [DEBUG] Test.retry 0, 0.006s
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: watches updates (1, 0.006s): { adds=100; updates=100; removes=0 } / { adds=100; updates=0; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+784177us test [DEBUG] retry ex: Alcotest.Check_error("Error state: watches updates (1, 0.006s): { adds=100; updates=100; removes=0 } / { adds=100; updates=0; removes=0 }.")
S+169914us irmin.http-srv [DEBUG] new connection 207
S+169980us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+169999us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+170044us irmin.http-srv [INFO] [207] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+170110us irmin.http-srv [DEBUG] new connection 208
S+170149us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+170163us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+170195us irmin.http-srv [INFO] [208] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+170253us irmin.http-srv [DEBUG] new connection 209
S+170290us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+170303us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+170335us irmin.http-srv [INFO] [209] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+170390us irmin.http-srv [DEBUG] new connection 210
S+170426us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+170439us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+170468us irmin.http-srv [INFO] [210] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+170543us irmin.http-srv [DEBUG] new connection 211
+784974us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+170580us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+170593us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+170621us irmin.http-srv [INFO] [211] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+785072us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+170681us irmin.http-srv [DEBUG] new connection 212
S+170717us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
+785142us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+170730us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+170758us irmin.http-srv [INFO] [212] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+785204us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+785304us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+785369us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+170825us irmin.http-srv [DEBUG] new connection 213
S+171100us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+171114us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+171148us irmin.http-srv [INFO] [213] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+171212us irmin.http-srv [DEBUG] new connection 214
+785646us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+171250us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+171263us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+171294us irmin.http-srv [INFO] [214] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+171357us irmin.http-srv [DEBUG] new connection 215
S+171393us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+171406us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+785836us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+171440us irmin.http-srv [INFO] [215] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+171499us irmin.http-srv [DEBUG] new connection 216
+785953us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+171535us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+171549us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+171579us irmin.http-srv [INFO] [216] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+171641us irmin.http-srv [DEBUG] new connection 217
+786071us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+171676us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+171689us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+171719us irmin.http-srv [INFO] [217] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+171782us irmin.http-srv [DEBUG] new connection 218
+786212us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+171818us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+171831us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+786272us test [DEBUG] Test.retry 1, 0.008s
S+171862us irmin.http-srv [INFO] [218] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: watches updates (2, 0.008s): { adds=100; updates=100; removes=0 } / { adds=100; updates=0; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+786302us test [DEBUG] retry ex: Alcotest.Check_error("Error state: watches updates (2, 0.008s): { adds=100; updates=100; removes=0 } / { adds=100; updates=0; removes=0 }.")
S+171919us irmin.http-srv [DEBUG] new connection 219
+786372us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+171955us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+171968us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+171998us irmin.http-srv [INFO] [219] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+174249us irmin.http-srv [DEBUG] new connection 220
S+174292us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
+788710us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+174321us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+174361us irmin.http-srv [INFO] [220] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+174423us irmin.http-srv [DEBUG] new connection 221
+788867us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+174462us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+174475us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+174507us irmin.http-srv [INFO] [221] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+174572us irmin.http-srv [DEBUG] new connection 222
+789018us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+174607us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+174620us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+174647us irmin.http-srv [INFO] [222] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+789150us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+174748us irmin.http-srv [DEBUG] new connection 125
S+174784us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+174800us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+174828us irmin.http-srv [INFO] [125] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+174877us irmin.http-srv [DEBUG] new connection 126
S+174911us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+174924us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+174951us irmin.http-srv [INFO] [126] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+174997us irmin.http-srv [DEBUG] new connection 127
S+175030us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+175042us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+175069us irmin.http-srv [INFO] [127] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+789618us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+175271us irmin.http-srv [DEBUG] new connection 128
S+175308us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+175321us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+789744us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+175352us irmin.http-srv [INFO] [128] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+175400us irmin.http-srv [DEBUG] new connection 129
+789847us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+175434us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+175447us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+175477us irmin.http-srv [INFO] [129] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+175524us irmin.http-srv [DEBUG] new connection 130
S+175557us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
+789976us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+175569us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+175599us irmin.http-srv [INFO] [130] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+175646us irmin.http-srv [DEBUG] new connection 131
+790093us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+175679us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+175691us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+175721us irmin.http-srv [INFO] [131] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+175766us irmin.http-srv [DEBUG] new connection 132
+790206us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+175799us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+175812us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+175841us irmin.http-srv [INFO] [132] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+175887us irmin.http-srv [DEBUG] new connection 133
+790325us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+175920us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+175932us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+175965us irmin.http-srv [INFO] [133] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+176009us irmin.http-srv [DEBUG] new connection 134
+790441us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+176042us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+176054us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+176091us irmin.http-srv [INFO] [134] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+790673us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+790791us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+791391us test [DEBUG] Test.retry 2, 0.013s
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: watches updates (3, 0.013s): { adds=100; updates=100; removes=0 } / { adds=100; updates=0; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+791422us test [DEBUG] retry ex: Alcotest.Check_error("Error state: watches updates (3, 0.013s): { adds=100; updates=100; removes=0 } / { adds=100; updates=0; removes=0 }.")
S+177293us irmin.http-srv [DEBUG] new connection 135
S+177332us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+177346us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+177375us irmin.http-srv [INFO] [135] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+177426us irmin.http-srv [DEBUG] new connection 136
+791870us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+177460us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+177473us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+177509us irmin.http-srv [INFO] [136] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+177558us irmin.http-srv [DEBUG] new connection 137
+792006us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+177592us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+177605us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+177634us irmin.http-srv [INFO] [137] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+177681us irmin.http-srv [DEBUG] new connection 138
+792125us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+177714us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+177726us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+177754us irmin.http-srv [INFO] [138] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+177801us irmin.http-srv [DEBUG] new connection 139
+792247us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+177834us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+177847us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+177873us irmin.http-srv [INFO] [139] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+177920us irmin.http-srv [DEBUG] new connection 140
S+177953us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+177965us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+792387us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+178150us irmin.http-srv [INFO] [140] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+178205us irmin.http-srv [DEBUG] new connection 141
S+178243us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+178257us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+792676us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+178466us irmin.http-srv [INFO] [141] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+178532us irmin.http-srv [DEBUG] new connection 142
S+178570us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+178582us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+178614us irmin.http-srv [INFO] [142] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+178661us irmin.http-srv [DEBUG] new connection 143
S+178694us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+178706us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+178737us irmin.http-srv [INFO] [143] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+178783us irmin.http-srv [DEBUG] new connection 144
+793205us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+178816us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+178828us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+178862us irmin.http-srv [INFO] [144] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+793297us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+178908us irmin.http-srv [DEBUG] new connection 145
S+178941us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
+793365us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+178953us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+178984us irmin.http-srv [INFO] [145] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+179039us irmin.http-srv [DEBUG] new connection 146
+793460us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+179073us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+179085us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+179117us irmin.http-srv [INFO] [146] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+793540us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+179164us irmin.http-srv [DEBUG] new connection 147
S+179197us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
+793621us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+179209us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+179239us irmin.http-srv [INFO] [147] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+179289us irmin.http-srv [DEBUG] new connection 148
+793733us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+179337us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+179351us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+179380us irmin.http-srv [INFO] [148] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+179427us irmin.http-srv [DEBUG] new connection 149
S+179461us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+179473us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+793920us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+179503us irmin.http-srv [INFO] [149] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+179551us irmin.http-srv [DEBUG] new connection 150
S+179584us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+179597us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+179626us irmin.http-srv [INFO] [150] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+794057us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+179672us irmin.http-srv [DEBUG] new connection 151
S+179705us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+179717us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+794146us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+179746us irmin.http-srv [INFO] [151] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+179792us irmin.http-srv [DEBUG] new connection 152
+794229us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+179825us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+179837us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+179866us irmin.http-srv [INFO] [152] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+179912us irmin.http-srv [DEBUG] new connection 153
+794353us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+179945us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+179957us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+179987us irmin.http-srv [INFO] [153] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+180033us irmin.http-srv [DEBUG] new connection 154
+794473us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+180065us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+180078us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+180108us irmin.http-srv [INFO] [154] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+794592us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+180294us irmin.http-srv [DEBUG] new connection 155
S+180330us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+180356us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+180387us irmin.http-srv [INFO] [155] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+180436us irmin.http-srv [DEBUG] new connection 156
+794874us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+180471us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+180484us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+180515us irmin.http-srv [INFO] [156] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+180564us irmin.http-srv [DEBUG] new connection 157
S+180598us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+180611us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+180641us irmin.http-srv [INFO] [157] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+795062us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+180687us irmin.http-srv [DEBUG] new connection 158
S+180720us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+180733us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+180763us irmin.http-srv [INFO] [158] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+180810us irmin.http-srv [DEBUG] new connection 159
S+180852us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+180865us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+180898us irmin.http-srv [INFO] [159] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+180945us irmin.http-srv [DEBUG] new connection 160
S+180978us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+180991us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+795426us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+181023us irmin.http-srv [INFO] [160] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+181070us irmin.http-srv [DEBUG] new connection 161
S+181103us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+181116us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+795556us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+181146us irmin.http-srv [INFO] [161] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+795655us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+795749us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+181365us irmin.http-srv [DEBUG] new connection 162
S+181400us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+181413us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+181444us irmin.http-srv [INFO] [162] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+795882us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+181491us irmin.http-srv [DEBUG] new connection 163
S+181527us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+181539us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+181570us irmin.http-srv [INFO] [163] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+796003us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+181616us irmin.http-srv [DEBUG] new connection 164
S+181650us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+181662us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+181692us irmin.http-srv [INFO] [164] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+796126us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+181740us irmin.http-srv [DEBUG] new connection 165
S+181774us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+181786us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+181814us irmin.http-srv [INFO] [165] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+796248us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+181859us irmin.http-srv [DEBUG] new connection 166
S+181893us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+181905us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+181933us irmin.http-srv [INFO] [166] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+796384us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+181978us irmin.http-srv [DEBUG] new connection 167
S+182012us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+182024us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+182052us irmin.http-srv [INFO] [167] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+796507us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+182097us irmin.http-srv [DEBUG] new connection 168
S+182131us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+182144us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+796629us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+182301us irmin.http-srv [INFO] [168] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+182352us irmin.http-srv [DEBUG] new connection 169
S+182388us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
+796813us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+182401us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+182429us irmin.http-srv [INFO] [169] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+182474us irmin.http-srv [DEBUG] new connection 170
S+182509us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
+796937us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+182521us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+182549us irmin.http-srv [INFO] [170] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+182595us irmin.http-srv [DEBUG] new connection 171
S+182629us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+182642us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+797060us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+182672us irmin.http-srv [INFO] [171] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+182718us irmin.http-srv [DEBUG] new connection 172
S+182752us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
+797179us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+182765us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+182795us irmin.http-srv [INFO] [172] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+182840us irmin.http-srv [DEBUG] new connection 173
S+182873us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
+797291us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+182886us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+182915us irmin.http-srv [INFO] [173] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+182960us irmin.http-srv [DEBUG] new connection 174
S+182994us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+183007us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+183037us irmin.http-srv [INFO] [174] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+183085us irmin.http-srv [DEBUG] new connection 175
+797620us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+797742us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+183675us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+183689us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+183720us irmin.http-srv [INFO] [175] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+183770us irmin.http-srv [DEBUG] new connection 176
S+183805us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+183818us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+798234us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+183848us irmin.http-srv [INFO] [176] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+183895us irmin.http-srv [DEBUG] new connection 177
S+183929us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+183941us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+798366us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+183971us irmin.http-srv [INFO] [177] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+184017us irmin.http-srv [DEBUG] new connection 178
S+184051us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+184063us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+798493us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+184090us irmin.http-srv [INFO] [178] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+184135us irmin.http-srv [DEBUG] new connection 179
S+184202us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
+798622us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+184216us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+184245us irmin.http-srv [INFO] [179] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+184291us irmin.http-srv [DEBUG] new connection 180
S+184325us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
+798749us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+184352us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+184379us irmin.http-srv [INFO] [180] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+184423us irmin.http-srv [DEBUG] new connection 181
S+184456us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
+798883us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+184468us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+184497us irmin.http-srv [INFO] [181] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+799059us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+184664us irmin.http-srv [DEBUG] new connection 182
S+184699us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+184712us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+184739us irmin.http-srv [INFO] [182] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+184786us irmin.http-srv [DEBUG] new connection 183
S+184819us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+184831us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+799248us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+184858us irmin.http-srv [INFO] [183] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+184902us irmin.http-srv [DEBUG] new connection 184
S+184934us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+184946us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+799371us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+184972us irmin.http-srv [INFO] [184] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+185022us irmin.http-srv [DEBUG] new connection 185
S+185054us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+185066us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+799489us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+185092us irmin.http-srv [INFO] [185] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+185135us irmin.http-srv [DEBUG] new connection 186
S+185168us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+185179us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+799597us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+185206us irmin.http-srv [INFO] [186] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+185249us irmin.http-srv [DEBUG] new connection 187
S+185282us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+185294us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+799716us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+185320us irmin.http-srv [INFO] [187] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+185363us irmin.http-srv [DEBUG] new connection 188
S+185396us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+185407us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+799834us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+185434us irmin.http-srv [INFO] [188] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+185817us irmin.http-srv [DEBUG] new connection 189
S+185853us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
+800279us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+185865us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+185896us irmin.http-srv [INFO] [189] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+185941us irmin.http-srv [DEBUG] new connection 190
S+185975us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+185987us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+186017us irmin.http-srv [INFO] [190] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+186063us irmin.http-srv [DEBUG] new connection 191
S+186096us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+186108us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+186135us irmin.http-srv [INFO] [191] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+186179us irmin.http-srv [DEBUG] new connection 192
S+186214us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+186226us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+800644us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+186255us irmin.http-srv [INFO] [192] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+186299us irmin.http-srv [DEBUG] new connection 193
S+186331us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+186343us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+800773us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+186372us irmin.http-srv [INFO] [193] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+186416us irmin.http-srv [DEBUG] new connection 194
S+186449us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+186461us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+186489us irmin.http-srv [INFO] [194] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+800935us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+186535us irmin.http-srv [DEBUG] new connection 195
+801026us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+801159us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+801246us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+801512us test [DEBUG] Test.retry 3, 0.023s
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: watches updates (4, 0.023s): { adds=100; updates=100; removes=0 } / { adds=100; updates=0; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+801548us test [DEBUG] retry ex: Alcotest.Check_error("Error state: watches updates (4, 0.023s): { adds=100; updates=100; removes=0 } / { adds=100; updates=0; removes=0 }.")
S+188450us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+188466us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+188501us irmin.http-srv [INFO] [195] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+188554us irmin.http-srv [DEBUG] new connection 196
S+188592us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+188606us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+803024us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+188637us irmin.http-srv [INFO] [196] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+188685us irmin.http-srv [DEBUG] new connection 197
S+188720us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+188733us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+803158us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+188763us irmin.http-srv [INFO] [197] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+188810us irmin.http-srv [DEBUG] new connection 198
S+188844us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+188857us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+188890us irmin.http-srv [INFO] [198] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+188936us irmin.http-srv [DEBUG] new connection 199
S+188970us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
+803396us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+188983us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+189014us irmin.http-srv [INFO] [199] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+189059us irmin.http-srv [DEBUG] new connection 200
S+189093us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+189106us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+803524us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+189136us irmin.http-srv [INFO] [200] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+189183us irmin.http-srv [DEBUG] new connection 201
+803617us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+189217us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+189229us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+189259us irmin.http-srv [INFO] [201] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
+803748us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+189436us irmin.http-srv [DEBUG] new connection 202
+803873us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+189473us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+189486us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+189516us irmin.http-srv [INFO] [202] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+189565us irmin.http-srv [DEBUG] new connection 203
S+189600us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+189612us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+804031us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+189642us irmin.http-srv [INFO] [203] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+189688us irmin.http-srv [DEBUG] new connection 204
S+189722us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+189734us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+804162us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+189762us irmin.http-srv [INFO] [204] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+189807us irmin.http-srv [DEBUG] new connection 205
S+189840us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+189853us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
+804289us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+189880us irmin.http-srv [INFO] [205] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+189925us irmin.http-srv [DEBUG] new connection 206
S+189958us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+189970us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+190001us irmin.http-srv [INFO] [206] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+190030us irmin.http-srv [DEBUG] connection 207 closed
S+190056us irmin.http-srv [DEBUG] connection 208 closed
S+190078us irmin.http-srv [DEBUG] connection 209 closed
S+190097us irmin.http-srv [DEBUG] connection 210 closed
S+190117us irmin.http-srv [DEBUG] connection 211 closed
S+190136us irmin.http-srv [DEBUG] connection 212 closed
S+190155us irmin.http-srv [DEBUG] connection 213 closed
S+190175us irmin.http-srv [DEBUG] connection 214 closed
S+190195us irmin.http-srv [DEBUG] connection 215 closed
+804626us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+190214us irmin.http-srv [DEBUG] connection 216 closed
S+190233us irmin.http-srv [DEBUG] connection 217 closed
S+190252us irmin.http-srv [DEBUG] connection 218 closed
S+190272us irmin.http-srv [DEBUG] connection 219 closed
S+190292us irmin.http-srv [DEBUG] connection 220 closed
S+190311us irmin.http-srv [DEBUG] connection 221 closed
+804743us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+190331us irmin.http-srv [DEBUG] connection 222 closed
S+192026us irmin.http-srv [DEBUG] new connection 223
S+192070us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+192084us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+192119us irmin.http-srv [INFO] [223] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+192188us irmin.http-srv [DEBUG] new connection 224
+806638us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+192226us irmin.mem [DEBUG] mem 808493508d3badb30d856a1608cdcabcae072d0c
S+192239us irmin.mem [DEBUG] find 808493508d3badb30d856a1608cdcabcae072d0c
S+192271us irmin.http-srv [INFO] [224] 200 - GET /commit/808493508d3badb30d856a1608cdcabcae072d0c
S+192332us irmin.http-srv [DEBUG] new connection 225
+806775us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+192369us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+192382us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+192417us irmin.http-srv [INFO] [225] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+192479us irmin.http-srv [DEBUG] new connection 226
S+192515us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+192528us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+192562us irmin.http-srv [INFO] [226] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+192623us irmin.http-srv [DEBUG] new connection 227
S+192659us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+192672us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+192706us irmin.http-srv [INFO] [227] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+192765us irmin.http-srv [DEBUG] new connection 228
S+192804us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+192817us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+192851us irmin.http-srv [INFO] [228] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+192911us irmin.http-srv [DEBUG] new connection 229
S+193156us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+193171us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+193206us irmin.http-srv [INFO] [229] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+193271us irmin.http-srv [DEBUG] new connection 230
S+193308us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+193322us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+193353us irmin.http-srv [INFO] [230] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+193414us irmin.http-srv [DEBUG] new connection 231
S+193451us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+193463us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+193495us irmin.http-srv [INFO] [231] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+193553us irmin.http-srv [DEBUG] new connection 232
S+193589us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+193601us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+193632us irmin.http-srv [INFO] [232] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+193690us irmin.http-srv [DEBUG] new connection 233
S+193726us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+193739us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+193768us irmin.http-srv [INFO] [233] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+193828us irmin.http-srv [DEBUG] new connection 234
S+193863us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+193876us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+193906us irmin.http-srv [INFO] [234] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+193965us irmin.http-srv [DEBUG] new connection 235
S+194010us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+194023us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+194054us irmin.http-srv [INFO] [235] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+194113us irmin.http-srv [DEBUG] new connection 236
S+194155us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+194169us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+194200us irmin.http-srv [INFO] [236] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+194259us irmin.http-srv [DEBUG] new connection 237
S+194294us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+194307us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+194338us irmin.http-srv [INFO] [237] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+194398us irmin.http-srv [DEBUG] new connection 238
S+194433us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+194446us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+194477us irmin.http-srv [INFO] [238] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+194558us irmin.http-srv [DEBUG] connection 125 closed
S+194583us irmin.http-srv [DEBUG] connection 126 closed
S+194605us irmin.http-srv [DEBUG] connection 127 closed
S+194625us irmin.http-srv [DEBUG] connection 128 closed
S+194646us irmin.http-srv [DEBUG] connection 129 closed
S+194686us irmin.http-srv [DEBUG] connection 130 closed
S+194713us irmin.http-srv [DEBUG] connection 131 closed
S+194731us irmin.http-srv [DEBUG] connection 132 closed
S+194768us irmin.http-srv [DEBUG] connection 133 closed
S+194786us irmin.http-srv [DEBUG] connection 134 closed
S+194801us irmin.http-srv [DEBUG] connection 135 closed
S+194820us irmin.http-srv [DEBUG] connection 136 closed
S+194836us irmin.http-srv [DEBUG] connection 137 closed
S+194852us irmin.http-srv [DEBUG] connection 138 closed
S+194865us irmin.http-srv [DEBUG] connection 139 closed
S+194877us irmin.http-srv [DEBUG] connection 140 closed
S+194890us irmin.http-srv [DEBUG] connection 141 closed
S+194904us irmin.http-srv [DEBUG] connection 142 closed
S+194922us irmin.http-srv [DEBUG] connection 143 closed
S+194939us irmin.http-srv [DEBUG] connection 144 closed
S+194954us irmin.http-srv [DEBUG] connection 145 closed
S+194968us irmin.http-srv [DEBUG] connection 146 closed
S+194980us irmin.http-srv [DEBUG] connection 147 closed
S+195000us irmin.http-srv [DEBUG] connection 148 closed
S+195020us irmin.http-srv [DEBUG] connection 149 closed
S+195041us irmin.http-srv [DEBUG] connection 150 closed
S+195061us irmin.http-srv [DEBUG] connection 151 closed
S+195080us irmin.http-srv [DEBUG] connection 152 closed
S+195099us irmin.http-srv [DEBUG] connection 153 closed
S+195117us irmin.http-srv [DEBUG] connection 154 closed
S+195135us irmin.http-srv [DEBUG] connection 155 closed
S+195153us irmin.http-srv [DEBUG] connection 156 closed
S+195171us irmin.http-srv [DEBUG] connection 157 closed
S+195189us irmin.http-srv [DEBUG] connection 158 closed
S+195208us irmin.http-srv [DEBUG] connection 159 closed
S+195407us irmin.http-srv [DEBUG] connection 160 closed
S+195427us irmin.http-srv [DEBUG] connection 161 closed
S+195446us irmin.http-srv [DEBUG] connection 162 closed
S+195464us irmin.http-srv [DEBUG] connection 163 closed
S+195481us irmin.http-srv [DEBUG] connection 164 closed
S+195498us irmin.http-srv [DEBUG] connection 165 closed
S+195516us irmin.http-srv [DEBUG] connection 166 closed
S+195534us irmin.http-srv [DEBUG] connection 167 closed
S+195552us irmin.http-srv [DEBUG] connection 168 closed
S+195569us irmin.http-srv [DEBUG] connection 169 closed
S+195587us irmin.http-srv [DEBUG] connection 170 closed
S+195605us irmin.http-srv [DEBUG] connection 171 closed
S+195622us irmin.http-srv [DEBUG] connection 172 closed
S+195639us irmin.http-srv [DEBUG] connection 173 closed
S+195657us irmin.http-srv [DEBUG] connection 174 closed
S+195674us irmin.http-srv [DEBUG] connection 175 closed
S+195692us irmin.http-srv [DEBUG] connection 176 closed
S+195709us irmin.http-srv [DEBUG] connection 177 closed
S+195727us irmin.http-srv [DEBUG] connection 178 closed
S+195744us irmin.http-srv [DEBUG] connection 179 closed
S+195761us irmin.http-srv [DEBUG] connection 180 closed
S+195778us irmin.http-srv [DEBUG] connection 181 closed
S+195796us irmin.http-srv [DEBUG] connection 182 closed
S+195814us irmin.http-srv [DEBUG] connection 183 closed
S+195834us irmin.http-srv [DEBUG] connection 184 closed
S+195852us irmin.http-srv [DEBUG] connection 185 closed
S+195869us irmin.http-srv [DEBUG] connection 186 closed
S+195887us irmin.http-srv [DEBUG] connection 187 closed
S+195905us irmin.http-srv [DEBUG] connection 188 closed
S+195922us irmin.http-srv [DEBUG] connection 189 closed
S+195940us irmin.http-srv [DEBUG] connection 190 closed
S+195959us irmin.http-srv [DEBUG] connection 191 closed
S+195977us irmin.http-srv [DEBUG] connection 192 closed
S+195994us irmin.http-srv [DEBUG] connection 193 closed
S+196012us irmin.http-srv [DEBUG] connection 194 closed
S+196029us irmin.http-srv [DEBUG] connection 195 closed
S+196059us irmin.http-srv [DEBUG] connection 196 closed
S+196076us irmin.http-srv [DEBUG] connection 197 closed
S+196093us irmin.http-srv [DEBUG] connection 198 closed
S+196109us irmin.http-srv [DEBUG] connection 199 closed
S+196125us irmin.http-srv [DEBUG] connection 200 closed
S+196145us irmin.http-srv [DEBUG] connection 201 closed
S+196160us irmin.http-srv [DEBUG] connection 202 closed
S+196175us irmin.http-srv [DEBUG] connection 203 closed
S+196188us irmin.http-srv [DEBUG] connection 204 closed
S+196207us irmin.http-srv [DEBUG] connection 205 closed
S+196222us irmin.http-srv [DEBUG] connection 206 closed
S+196237us irmin.http-srv [DEBUG] connection 223 closed
S+196250us irmin.http-srv [DEBUG] connection 224 closed
S+196270us irmin.http-srv [DEBUG] connection 225 closed
S+196286us irmin.http-srv [DEBUG] connection 226 closed
S+196302us irmin.http-srv [DEBUG] connection 227 closed
S+196318us irmin.http-srv [DEBUG] connection 228 closed
S+196334us irmin.http-srv [DEBUG] connection 229 closed
S+196349us irmin.http-srv [DEBUG] connection 230 closed
S+196364us irmin.http-srv [DEBUG] connection 231 closed
S+196379us irmin.http-srv [DEBUG] connection 232 closed
S+196395us irmin.http-srv [DEBUG] connection 233 closed
S+196409us irmin.http-srv [DEBUG] connection 234 closed
S+196425us irmin.http-srv [DEBUG] connection 235 closed
S+196440us irmin.http-srv [DEBUG] connection 236 closed
S+196456us irmin.http-srv [DEBUG] connection 237 closed
S+196503us irmin.http-srv [DEBUG] new connection 239
S+196537us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+196548us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+196576us irmin.http-srv [INFO] [239] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+196630us irmin.http-srv [DEBUG] new connection 240
S+196665us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+196719us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+196751us irmin.http-srv [INFO] [240] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+196806us irmin.http-srv [DEBUG] new connection 241
S+196839us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+196851us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+196880us irmin.http-srv [INFO] [241] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+196938us irmin.http-srv [DEBUG] new connection 242
S+196974us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+196987us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+197021us irmin.http-srv [INFO] [242] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+197079us irmin.http-srv [DEBUG] new connection 243
S+197114us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+197128us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+197159us irmin.http-srv [INFO] [243] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+197212us irmin.http-srv [DEBUG] new connection 244
S+197246us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+197260us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+197283us irmin.http-srv [INFO] [244] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+197349us irmin.http-srv [DEBUG] new connection 245
S+197384us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+197398us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+197423us irmin.http-srv [INFO] [245] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+197476us irmin.http-srv [DEBUG] new connection 246
S+197520us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+197534us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+197774us irmin.http-srv [INFO] [246] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+197830us irmin.http-srv [DEBUG] new connection 247
S+197867us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+197881us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+197904us irmin.http-srv [INFO] [247] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+197958us irmin.http-srv [DEBUG] new connection 248
S+197994us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+198008us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+198031us irmin.http-srv [INFO] [248] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+198082us irmin.http-srv [DEBUG] new connection 249
S+198118us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+198132us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+198163us irmin.http-srv [INFO] [249] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+198215us irmin.http-srv [DEBUG] new connection 250
S+198251us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+198265us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+198288us irmin.http-srv [INFO] [250] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+198340us irmin.http-srv [DEBUG] new connection 251
S+198375us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+198389us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+198411us irmin.http-srv [INFO] [251] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+198461us irmin.http-srv [DEBUG] new connection 252
S+198496us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+198510us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+198706us irmin.http-srv [INFO] [252] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+198759us irmin.http-srv [DEBUG] new connection 253
S+198795us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+198809us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+198833us irmin.http-srv [INFO] [253] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+198885us irmin.http-srv [DEBUG] new connection 254
S+198921us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+198934us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+198959us irmin.http-srv [INFO] [254] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+199016us irmin.http-srv [DEBUG] new connection 255
S+199052us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+199064us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+199086us irmin.http-srv [INFO] [255] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+199137us irmin.http-srv [DEBUG] new connection 256
S+199172us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+199186us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+199207us irmin.http-srv [INFO] [256] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+199258us irmin.http-srv [DEBUG] new connection 257
S+199293us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+199320us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+199343us irmin.http-srv [INFO] [257] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+199398us irmin.http-srv [DEBUG] new connection 258
S+199432us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+199445us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+199562us irmin.http-srv [INFO] [258] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+199614us irmin.http-srv [DEBUG] new connection 259
S+199649us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+199661us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+199691us irmin.http-srv [INFO] [259] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+199742us irmin.http-srv [DEBUG] new connection 260
S+199774us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+199786us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+199819us irmin.http-srv [INFO] [260] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+199876us irmin.http-srv [DEBUG] new connection 261
S+199911us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+199924us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+199948us irmin.http-srv [INFO] [261] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+199998us irmin.http-srv [DEBUG] new connection 262
S+200033us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+200045us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+200066us irmin.http-srv [INFO] [262] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+200118us irmin.http-srv [DEBUG] new connection 263
S+200153us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+200166us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+200186us irmin.http-srv [INFO] [263] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+200237us irmin.http-srv [DEBUG] new connection 264
S+200271us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+200284us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+200731us irmin.http-srv [INFO] [264] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+200783us irmin.http-srv [DEBUG] new connection 265
S+200823us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+200838us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+200859us irmin.http-srv [INFO] [265] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+200914us irmin.http-srv [DEBUG] new connection 266
S+200948us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+200959us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+200978us irmin.http-srv [INFO] [266] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+201027us irmin.http-srv [DEBUG] new connection 267
S+201060us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+201072us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+201092us irmin.http-srv [INFO] [267] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+201140us irmin.http-srv [DEBUG] new connection 268
S+201174us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+201186us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+201205us irmin.http-srv [INFO] [268] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+201255us irmin.http-srv [DEBUG] new connection 269
S+201287us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+201299us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+201328us irmin.http-srv [INFO] [269] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+201379us irmin.http-srv [DEBUG] new connection 270
S+201413us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+201424us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+201535us irmin.http-srv [INFO] [270] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+201586us irmin.http-srv [DEBUG] new connection 271
S+201620us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+201632us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+201655us irmin.http-srv [INFO] [271] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+201706us irmin.http-srv [DEBUG] new connection 272
S+201740us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+201752us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+201774us irmin.http-srv [INFO] [272] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+201824us irmin.http-srv [DEBUG] new connection 273
S+201858us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+201869us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+201889us irmin.http-srv [INFO] [273] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+201937us irmin.http-srv [DEBUG] new connection 274
S+201970us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+201982us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+202004us irmin.http-srv [INFO] [274] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+202068us irmin.http-srv [DEBUG] new connection 275
S+202102us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+202114us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+202138us irmin.http-srv [INFO] [275] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+202191us irmin.http-srv [DEBUG] new connection 276
S+202225us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+202237us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+202316us irmin.http-srv [INFO] [276] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+202369us irmin.http-srv [DEBUG] new connection 277
S+202404us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+202416us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+202438us irmin.http-srv [INFO] [277] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+202489us irmin.http-srv [DEBUG] new connection 278
S+202524us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+202535us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+202562us irmin.http-srv [INFO] [278] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+202612us irmin.http-srv [DEBUG] new connection 279
S+202642us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+202652us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+202682us irmin.http-srv [INFO] [279] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+202734us irmin.http-srv [DEBUG] new connection 280
S+202766us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+202780us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+202814us irmin.http-srv [INFO] [280] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+202869us irmin.http-srv [DEBUG] new connection 281
S+202903us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+202914us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+202939us irmin.http-srv [INFO] [281] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+203005us irmin.http-srv [DEBUG] new connection 282
S+203041us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+203052us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
+818599us test [DEBUG] Test.retry 4, 0.040s
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: watches updates (5, 0.041s): { adds=100; updates=100; removes=0 } / { adds=100; updates=0; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+818640us test [DEBUG] retry ex: Alcotest.Check_error("Error state: watches updates (5, 0.041s): { adds=100; updates=100; removes=0 } / { adds=100; updates=0; removes=0 }.")
S+204345us irmin.http-srv [INFO] [282] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+204414us irmin.http-srv [DEBUG] new connection 283
S+204454us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+204470us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+204514us irmin.http-srv [INFO] [283] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+204582us irmin.http-srv [DEBUG] new connection 284
S+204624us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+204636us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+204662us irmin.http-srv [INFO] [284] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+204719us irmin.http-srv [DEBUG] new connection 285
S+204756us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+204769us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+204806us irmin.http-srv [INFO] [285] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+204873us irmin.http-srv [DEBUG] new connection 286
S+204913us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+204924us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+204951us irmin.http-srv [INFO] [286] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+205006us irmin.http-srv [DEBUG] new connection 287
S+205043us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+205054us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+205075us irmin.http-srv [INFO] [287] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+205129us irmin.http-srv [DEBUG] new connection 288
S+205165us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+205177us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+205303us irmin.http-srv [INFO] [288] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+205359us irmin.http-srv [DEBUG] new connection 289
S+205396us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+205407us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+205431us irmin.http-srv [INFO] [289] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+205485us irmin.http-srv [DEBUG] new connection 290
S+205522us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+205533us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+205553us irmin.http-srv [INFO] [290] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+205606us irmin.http-srv [DEBUG] new connection 291
S+205642us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+205653us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+205674us irmin.http-srv [INFO] [291] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+205726us irmin.http-srv [DEBUG] new connection 292
S+205762us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+205773us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+205794us irmin.http-srv [INFO] [292] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+205847us irmin.http-srv [DEBUG] new connection 293
S+205882us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+205893us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+205915us irmin.http-srv [INFO] [293] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+205970us irmin.http-srv [DEBUG] new connection 294
S+206008us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+206016us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+206040us irmin.http-srv [INFO] [294] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+206902us irmin.http-srv [DEBUG] new connection 295
S+206935us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+206945us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+206984us irmin.http-srv [INFO] [295] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+207028us irmin.http-srv [DEBUG] new connection 296
S+207053us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+207061us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+207081us irmin.http-srv [INFO] [296] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+207132us irmin.http-srv [DEBUG] new connection 297
S+207167us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+207181us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+207214us irmin.http-srv [INFO] [297] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+207276us irmin.http-srv [DEBUG] new connection 298
S+207312us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+207325us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+207353us irmin.http-srv [INFO] [298] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+207409us irmin.http-srv [DEBUG] new connection 299
S+207443us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+207457us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+207496us irmin.http-srv [INFO] [299] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+207562us irmin.http-srv [DEBUG] new connection 300
S+207589us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+207598us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+207622us irmin.http-srv [INFO] [300] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+207794us irmin.http-srv [DEBUG] new connection 301
S+207824us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+207834us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+207858us irmin.http-srv [INFO] [301] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+207903us irmin.http-srv [DEBUG] new connection 302
S+207927us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+207935us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+207974us irmin.http-srv [INFO] [302] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208030us irmin.http-srv [DEBUG] new connection 303
S+208056us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208065us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208092us irmin.http-srv [INFO] [303] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208134us irmin.http-srv [DEBUG] new connection 304
S+208158us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208166us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208185us irmin.http-srv [INFO] [304] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208224us irmin.http-srv [DEBUG] new connection 305
S+208247us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208255us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208274us irmin.http-srv [INFO] [305] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208314us irmin.http-srv [DEBUG] new connection 306
S+208342us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208351us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208371us irmin.http-srv [INFO] [306] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208419us irmin.http-srv [DEBUG] new connection 307
S+208442us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208450us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208469us irmin.http-srv [INFO] [307] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208508us irmin.http-srv [DEBUG] new connection 308
S+208530us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208538us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208557us irmin.http-srv [INFO] [308] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208595us irmin.http-srv [DEBUG] new connection 309
S+208617us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208625us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208643us irmin.http-srv [INFO] [309] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208681us irmin.http-srv [DEBUG] new connection 310
S+208703us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208711us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208731us irmin.http-srv [INFO] [310] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208775us irmin.http-srv [DEBUG] new connection 311
S+208807us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208817us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208837us irmin.http-srv [INFO] [311] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208877us irmin.http-srv [DEBUG] new connection 312
S+208899us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208907us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+208925us irmin.http-srv [INFO] [312] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+209049us irmin.http-srv [DEBUG] new connection 313
S+209074us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+209082us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+209103us irmin.http-srv [INFO] [313] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+209141us irmin.http-srv [DEBUG] new connection 314
S+209164us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+209172us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+209193us irmin.http-srv [INFO] [314] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+209237us irmin.http-srv [DEBUG] new connection 315
S+209261us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+209269us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+209297us irmin.http-srv [INFO] [315] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+209339us irmin.http-srv [DEBUG] new connection 316
S+209362us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+209370us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+209390us irmin.http-srv [INFO] [316] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+209428us irmin.http-srv [DEBUG] new connection 317
S+209457us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+209466us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+209485us irmin.http-srv [INFO] [317] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+209530us irmin.http-srv [DEBUG] new connection 318
S+209554us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+209562us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+209654us irmin.http-srv [INFO] [318] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+209849us irmin.http-srv [DEBUG] new connection 319
S+209875us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+209883us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+209906us irmin.http-srv [INFO] [319] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+209950us irmin.http-srv [DEBUG] new connection 320
S+209973us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+209981us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+210003us irmin.http-srv [INFO] [320] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+210043us irmin.http-srv [DEBUG] new connection 321
S+210065us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+210073us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+210096us irmin.http-srv [INFO] [321] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+210139us irmin.http-srv [DEBUG] new connection 322
S+210171us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+210182us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+210206us irmin.http-srv [INFO] [322] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+210245us irmin.http-srv [DEBUG] new connection 323
S+210268us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+210275us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+210297us irmin.http-srv [INFO] [323] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+210336us irmin.http-srv [DEBUG] new connection 324
S+210358us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+210366us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+210393us irmin.http-srv [INFO] [324] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+210583us irmin.http-srv [DEBUG] connection 239 closed
S+210605us irmin.http-srv [DEBUG] connection 240 closed
S+210625us irmin.http-srv [DEBUG] connection 241 closed
S+210642us irmin.http-srv [DEBUG] connection 242 closed
S+210658us irmin.http-srv [DEBUG] connection 243 closed
S+210677us irmin.http-srv [DEBUG] connection 244 closed
S+210693us irmin.http-srv [DEBUG] connection 245 closed
S+210709us irmin.http-srv [DEBUG] connection 246 closed
S+210725us irmin.http-srv [DEBUG] connection 247 closed
S+210741us irmin.http-srv [DEBUG] connection 248 closed
S+210758us irmin.http-srv [DEBUG] connection 249 closed
S+210774us irmin.http-srv [DEBUG] connection 250 closed
S+210789us irmin.http-srv [DEBUG] connection 251 closed
S+210805us irmin.http-srv [DEBUG] connection 252 closed
S+210828us irmin.http-srv [DEBUG] connection 253 closed
S+210845us irmin.http-srv [DEBUG] connection 254 closed
S+210860us irmin.http-srv [DEBUG] connection 255 closed
S+210877us irmin.http-srv [DEBUG] connection 256 closed
S+210891us irmin.http-srv [DEBUG] connection 257 closed
S+210908us irmin.http-srv [DEBUG] connection 258 closed
S+210924us irmin.http-srv [DEBUG] connection 259 closed
S+210942us irmin.http-srv [DEBUG] connection 260 closed
S+210957us irmin.http-srv [DEBUG] connection 261 closed
S+210974us irmin.http-srv [DEBUG] connection 262 closed
S+210990us irmin.http-srv [DEBUG] connection 263 closed
S+211006us irmin.http-srv [DEBUG] connection 264 closed
S+211022us irmin.http-srv [DEBUG] connection 265 closed
S+211038us irmin.http-srv [DEBUG] connection 266 closed
S+211054us irmin.http-srv [DEBUG] connection 267 closed
S+211070us irmin.http-srv [DEBUG] connection 268 closed
S+211086us irmin.http-srv [DEBUG] connection 269 closed
S+211101us irmin.http-srv [DEBUG] connection 270 closed
S+211118us irmin.http-srv [DEBUG] connection 271 closed
S+211133us irmin.http-srv [DEBUG] connection 272 closed
S+211150us irmin.http-srv [DEBUG] connection 273 closed
S+211166us irmin.http-srv [DEBUG] connection 274 closed
S+211182us irmin.http-srv [DEBUG] connection 275 closed
S+211199us irmin.http-srv [DEBUG] connection 276 closed
S+211215us irmin.http-srv [DEBUG] connection 277 closed
S+211231us irmin.http-srv [DEBUG] connection 278 closed
S+211247us irmin.http-srv [DEBUG] connection 279 closed
S+211264us irmin.http-srv [DEBUG] connection 280 closed
S+211279us irmin.http-srv [DEBUG] connection 281 closed
S+211296us irmin.http-srv [DEBUG] connection 282 closed
S+211311us irmin.http-srv [DEBUG] connection 283 closed
S+211327us irmin.http-srv [DEBUG] connection 284 closed
S+211343us irmin.http-srv [DEBUG] connection 285 closed
S+211358us irmin.http-srv [DEBUG] connection 286 closed
S+211374us irmin.http-srv [DEBUG] connection 287 closed
S+211391us irmin.http-srv [DEBUG] connection 288 closed
S+211407us irmin.http-srv [DEBUG] connection 289 closed
S+211422us irmin.http-srv [DEBUG] connection 290 closed
S+211438us irmin.http-srv [DEBUG] connection 291 closed
S+211455us irmin.http-srv [DEBUG] connection 292 closed
S+211471us irmin.http-srv [DEBUG] connection 293 closed
S+211487us irmin.http-srv [DEBUG] connection 294 closed
S+211504us irmin.http-srv [DEBUG] connection 295 closed
S+211523us irmin.http-srv [DEBUG] connection 296 closed
S+211543us irmin.http-srv [DEBUG] connection 297 closed
S+211562us irmin.http-srv [DEBUG] connection 298 closed
S+211577us irmin.http-srv [DEBUG] connection 299 closed
S+211592us irmin.http-srv [DEBUG] connection 300 closed
S+211606us irmin.http-srv [DEBUG] connection 301 closed
S+211618us irmin.http-srv [DEBUG] connection 302 closed
S+211629us irmin.http-srv [DEBUG] connection 303 closed
S+211643us irmin.http-srv [DEBUG] connection 304 closed
S+211657us irmin.http-srv [DEBUG] connection 305 closed
S+211671us irmin.http-srv [DEBUG] connection 306 closed
S+211685us irmin.http-srv [DEBUG] connection 307 closed
S+211698us irmin.http-srv [DEBUG] connection 308 closed
S+211712us irmin.http-srv [DEBUG] connection 309 closed
S+211726us irmin.http-srv [DEBUG] connection 310 closed
S+211739us irmin.http-srv [DEBUG] connection 311 closed
S+211752us irmin.http-srv [DEBUG] connection 312 closed
S+211765us irmin.http-srv [DEBUG] connection 313 closed
S+211777us irmin.http-srv [DEBUG] connection 314 closed
S+211791us irmin.http-srv [DEBUG] connection 315 closed
S+211806us irmin.http-srv [DEBUG] connection 316 closed
S+211820us irmin.http-srv [DEBUG] connection 317 closed
S+211832us irmin.http-srv [DEBUG] connection 318 closed
S+212011us irmin.http-srv [DEBUG] connection 319 closed
S+212024us irmin.http-srv [DEBUG] connection 320 closed
S+212041us irmin.http-srv [DEBUG] connection 321 closed
S+212053us irmin.http-srv [DEBUG] connection 322 closed
S+212066us irmin.http-srv [DEBUG] connection 323 closed
S+212079us irmin.http-srv [DEBUG] connection 324 closed
S+212093us irmin.http-srv [DEBUG] connection 238 closed
+844721us test [DEBUG] Test.retry 5, 0.067s
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: watches updates (6, 0.067s): { adds=100; updates=100; removes=0 } / { adds=100; updates=92; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+844759us test [DEBUG] retry ex: Alcotest.Check_error("Error state: watches updates (6, 0.067s): { adds=100; updates=100; removes=0 } / { adds=100; updates=92; removes=0 }.")
+881845us test [DEBUG] Test.retry 6, 0.104s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+881867us application [INFO] ASSERT state: watches updates (7, 0.104s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+881883us irmin.http [DEBUG] DELETE /branch/master
S+267661us irmin.http-srv [DEBUG] new connection 325
S+267742us irmin.mem [DEBUG] mem master
S+267760us irmin.mem [DEBUG] remove
S+267776us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
S+267793us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
S+267832us irmin.http-srv [INFO] [325] 200 - DELETE /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: watches removes (0, 0.000s): { adds=100; updates=100; removes=100 } / { adds=100; updates=100; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+882337us test [DEBUG] retry ex: Alcotest.Check_error("Error state: watches removes (0, 0.000s): { adds=100; updates=100; removes=100 } / { adds=100; updates=100; removes=0 }.")
+882375us irmin.watch [DEBUG] notify-all[9.0]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882387us irmin.watch [DEBUG] notify-all[9.1]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882394us irmin.watch [DEBUG] notify-all[9.2]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882400us irmin.watch [DEBUG] notify-all[9.3]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882407us irmin.watch [DEBUG] notify-all[9.4]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882413us irmin.watch [DEBUG] notify-all[9.5]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882419us irmin.watch [DEBUG] notify-all[9.6]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882428us irmin.watch [DEBUG] notify-all[9.7]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882435us irmin.watch [DEBUG] notify-all[9.8]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882441us irmin.watch [DEBUG] notify-all[9.9]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882447us irmin.watch [DEBUG] notify-all[9.10]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882453us irmin.watch [DEBUG] notify-all[9.11]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882459us irmin.watch [DEBUG] notify-all[9.12]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882469us irmin.watch [DEBUG] notify-all[9.13]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882478us irmin.watch [DEBUG] notify-all[9.14]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882484us irmin.watch [DEBUG] notify-all[9.15]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882490us irmin.watch [DEBUG] notify-all[9.16]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882496us irmin.watch [DEBUG] notify-all[9.17]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882502us irmin.watch [DEBUG] notify-all[9.18]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882508us irmin.watch [DEBUG] notify-all[9.19]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882514us irmin.watch [DEBUG] notify-all[9.20]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882520us irmin.watch [DEBUG] notify-all[9.21]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882525us irmin.watch [DEBUG] notify-all[9.22]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882531us irmin.watch [DEBUG] notify-all[9.23]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882537us irmin.watch [DEBUG] notify-all[9.24]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882543us irmin.watch [DEBUG] notify-all[9.25]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882549us irmin.watch [DEBUG] notify-all[9.26]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882555us irmin.watch [DEBUG] notify-all[9.27]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882561us irmin.watch [DEBUG] notify-all[9.28]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882567us irmin.watch [DEBUG] notify-all[9.29]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882575us irmin.watch [DEBUG] notify-all[9.30]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882581us irmin.watch [DEBUG] notify-all[9.31]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882588us irmin.watch [DEBUG] notify-all[9.32]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882594us irmin.watch [DEBUG] notify-all[9.33]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882600us irmin.watch [DEBUG] notify-all[9.34]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882605us irmin.watch [DEBUG] notify-all[9.35]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882611us irmin.watch [DEBUG] notify-all[9.36]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882617us irmin.watch [DEBUG] notify-all[9.37]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882623us irmin.watch [DEBUG] notify-all[9.38]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882629us irmin.watch [DEBUG] notify-all[9.39]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882635us irmin.watch [DEBUG] notify-all[9.40]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882641us irmin.watch [DEBUG] notify-all[9.41]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882650us irmin.watch [DEBUG] notify-all[9.42]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882659us irmin.watch [DEBUG] notify-all[9.43]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882666us irmin.watch [DEBUG] notify-all[9.44]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882671us irmin.watch [DEBUG] notify-all[9.45]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882677us irmin.watch [DEBUG] notify-all[9.46]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882683us irmin.watch [DEBUG] notify-all[9.47]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882689us irmin.watch [DEBUG] notify-all[9.48]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882695us irmin.watch [DEBUG] notify-all[9.49]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+882718us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+882757us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+882785us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+882813us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+882840us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+882866us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+882894us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+882922us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+882949us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+882975us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883001us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883028us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883054us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883084us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883110us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883327us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883373us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883403us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883428us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883456us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883487us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883514us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883539us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883564us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883595us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883623us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883648us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883672us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883696us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883726us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883766us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883792us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883816us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883847us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883874us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883898us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883922us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883950us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+883979us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+884009us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+884033us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+884058us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+884083us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+884112us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+884137us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+884161us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+884190us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+884215us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+884239us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+884265us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+884309us irmin.watch [DEBUG] notify-all[10.0]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884319us irmin.watch [DEBUG] notify-all[10.1]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884426us irmin.watch [DEBUG] notify-all[10.2]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884434us irmin.watch [DEBUG] notify-all[10.3]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884440us irmin.watch [DEBUG] notify-all[10.4]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884446us irmin.watch [DEBUG] notify-all[10.5]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884451us irmin.watch [DEBUG] notify-all[10.6]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884457us irmin.watch [DEBUG] notify-all[10.7]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884463us irmin.watch [DEBUG] notify-all[10.8]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884469us irmin.watch [DEBUG] notify-all[10.9]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884474us irmin.watch [DEBUG] notify-all[10.10]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884480us irmin.watch [DEBUG] notify-all[10.11]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884486us irmin.watch [DEBUG] notify-all[10.12]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884492us irmin.watch [DEBUG] notify-all[10.13]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884497us irmin.watch [DEBUG] notify-all[10.14]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884503us irmin.watch [DEBUG] notify-all[10.15]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884509us irmin.watch [DEBUG] notify-all[10.16]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884515us irmin.watch [DEBUG] notify-all[10.17]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884521us irmin.watch [DEBUG] notify-all[10.18]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884526us irmin.watch [DEBUG] notify-all[10.19]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884532us irmin.watch [DEBUG] notify-all[10.20]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884538us irmin.watch [DEBUG] notify-all[10.21]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884543us irmin.watch [DEBUG] notify-all[10.22]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884549us irmin.watch [DEBUG] notify-all[10.23]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884555us irmin.watch [DEBUG] notify-all[10.24]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884561us irmin.watch [DEBUG] notify-all[10.25]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884568us irmin.watch [DEBUG] notify-all[10.26]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884574us irmin.watch [DEBUG] notify-all[10.27]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884580us irmin.watch [DEBUG] notify-all[10.28]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884585us irmin.watch [DEBUG] notify-all[10.29]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884591us irmin.watch [DEBUG] notify-all[10.30]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884597us irmin.watch [DEBUG] notify-all[10.31]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884603us irmin.watch [DEBUG] notify-all[10.32]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884609us irmin.watch [DEBUG] notify-all[10.33]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884615us irmin.watch [DEBUG] notify-all[10.34]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884620us irmin.watch [DEBUG] notify-all[10.35]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884626us irmin.watch [DEBUG] notify-all[10.36]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884632us irmin.watch [DEBUG] notify-all[10.37]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884637us irmin.watch [DEBUG] notify-all[10.38]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884643us irmin.watch [DEBUG] notify-all[10.39]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884649us irmin.watch [DEBUG] notify-all[10.40]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884655us irmin.watch [DEBUG] notify-all[10.41]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884661us irmin.watch [DEBUG] notify-all[10.42]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884667us irmin.watch [DEBUG] notify-all[10.43]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884672us irmin.watch [DEBUG] notify-all[10.44]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884678us irmin.watch [DEBUG] notify-all[10.45]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884684us irmin.watch [DEBUG] notify-all[10.46]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884690us irmin.watch [DEBUG] notify-all[10.47]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884696us irmin.watch [DEBUG] notify-all[10.48]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884703us irmin.watch [DEBUG] notify-all[10.49]: firing! (v=Some
499722f5f9d2797cef1707311ce1a1d44878d9eb)
+884721us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+884747us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+884788us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+884818us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+884845us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+884872us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+884898us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+884924us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+884948us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+884978us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+885006us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+885032us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+885057us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+885082us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+885108us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+885133us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+885160us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+885187us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+885213us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+885247us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+885628us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+885657us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+885683us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+885707us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+885745us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+885772us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+885797us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+885822us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+885847us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+885873us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+885897us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+885922us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+885950us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+885979us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+886004us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+886029us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+886055us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+886080us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+886110us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+886136us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+886164us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+886191us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+886216us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+886241us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+886268us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+886292us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+886317us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+886343us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+886368us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+886394us irmin.http [DEBUG] GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+272091us irmin.http-srv [DEBUG] new connection 326
S+272143us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+272157us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
+886599us test [DEBUG] Test.retry 0, 0.004s
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: watches removes (1, 0.004s): { adds=100; updates=100; removes=100 } / { adds=100; updates=100; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+272193us irmin.http-srv [INFO] [326] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+886623us test [DEBUG] retry ex: Alcotest.Check_error("Error state: watches removes (1, 0.004s): { adds=100; updates=100; removes=100 } / { adds=100; updates=100; removes=0 }.")
S+272233us irmin.http-srv [DEBUG] new connection 327
S+272259us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+272268us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+272292us irmin.http-srv [INFO] [327] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+272687us irmin.http-srv [DEBUG] new connection 328
S+272719us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+272731us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+272767us irmin.http-srv [INFO] [328] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+272815us irmin.http-srv [DEBUG] new connection 329
S+272842us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+272853us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+272886us irmin.http-srv [INFO] [329] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+272928us irmin.http-srv [DEBUG] new connection 330
S+272954us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+272966us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+273000us irmin.http-srv [INFO] [330] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+273047us irmin.http-srv [DEBUG] new connection 331
S+273072us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+273081us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+273114us irmin.http-srv [INFO] [331] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+273152us irmin.http-srv [DEBUG] new connection 332
S+273181us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+273194us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+273223us irmin.http-srv [INFO] [332] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+273270us irmin.http-srv [DEBUG] new connection 333
S+273302us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+273314us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+273342us irmin.http-srv [INFO] [333] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+273381us irmin.http-srv [DEBUG] new connection 334
S+273929us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+273945us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+273982us irmin.http-srv [INFO] [334] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+274031us irmin.http-srv [DEBUG] new connection 335
S+274079us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+274098us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+274144us irmin.http-srv [INFO] [335] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+274202us irmin.http-srv [DEBUG] new connection 336
S+274229us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+274248us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+274284us irmin.http-srv [INFO] [336] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+274336us irmin.http-srv [DEBUG] new connection 337
S+274370us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+274381us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+274410us irmin.http-srv [INFO] [337] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+274461us irmin.http-srv [DEBUG] new connection 338
S+274499us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+274511us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+274536us irmin.http-srv [INFO] [338] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+274572us irmin.http-srv [DEBUG] new connection 339
S+274600us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+274611us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+274632us irmin.http-srv [INFO] [339] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+274663us irmin.http-srv [DEBUG] new connection 340
S+274685us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+274693us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
+889146us test [DEBUG] Test.retry 1, 0.007s
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: watches removes (2, 0.007s): { adds=100; updates=100; removes=100 } / { adds=100; updates=100; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+889190us test [DEBUG] retry ex: Alcotest.Check_error("Error state: watches removes (2, 0.007s): { adds=100; updates=100; removes=100 } / { adds=100; updates=100; removes=0 }.")
S+277777us irmin.http-srv [INFO] [340] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+277830us irmin.http-srv [DEBUG] new connection 341
S+277864us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+277875us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+277898us irmin.http-srv [INFO] [341] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+277930us irmin.http-srv [DEBUG] new connection 342
S+277953us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+277961us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+277981us irmin.http-srv [INFO] [342] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+278013us irmin.http-srv [DEBUG] new connection 343
S+278035us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+278043us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+278068us irmin.http-srv [INFO] [343] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+278101us irmin.http-srv [DEBUG] new connection 344
S+278122us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+278130us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+278152us irmin.http-srv [INFO] [344] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+278184us irmin.http-srv [DEBUG] new connection 345
S+278205us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+278212us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+278236us irmin.http-srv [INFO] [345] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+278271us irmin.http-srv [DEBUG] new connection 346
S+278299us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+278308us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+278330us irmin.http-srv [INFO] [346] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+279678us irmin.http-srv [DEBUG] new connection 347
S+279726us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+279738us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+279769us irmin.http-srv [INFO] [347] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+279821us irmin.http-srv [DEBUG] new connection 348
S+279854us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+279866us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+279905us irmin.http-srv [INFO] [348] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+279954us irmin.http-srv [DEBUG] new connection 349
S+279988us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+280001us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
+894439us test [DEBUG] Test.retry 2, 0.012s
S+280037us irmin.http-srv [INFO] [349] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: watches removes (3, 0.012s): { adds=100; updates=100; removes=100 } / { adds=100; updates=100; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+894478us test [DEBUG] retry ex: Alcotest.Check_error("Error state: watches removes (3, 0.012s): { adds=100; updates=100; removes=100 } / { adds=100; updates=100; removes=0 }.")
S+280142us irmin.http-srv [DEBUG] connection 326 closed
S+280169us irmin.http-srv [DEBUG] connection 327 closed
S+280183us irmin.http-srv [DEBUG] connection 328 closed
S+280195us irmin.http-srv [DEBUG] connection 329 closed
S+280208us irmin.http-srv [DEBUG] connection 330 closed
S+280220us irmin.http-srv [DEBUG] connection 331 closed
S+280232us irmin.http-srv [DEBUG] connection 332 closed
S+280244us irmin.http-srv [DEBUG] connection 333 closed
S+280257us irmin.http-srv [DEBUG] connection 334 closed
S+280270us irmin.http-srv [DEBUG] connection 335 closed
S+280282us irmin.http-srv [DEBUG] connection 336 closed
S+280294us irmin.http-srv [DEBUG] connection 337 closed
S+280320us irmin.http-srv [DEBUG] connection 338 closed
S+280332us irmin.http-srv [DEBUG] connection 339 closed
S+280345us irmin.http-srv [DEBUG] connection 340 closed
S+280357us irmin.http-srv [DEBUG] connection 341 closed
S+280369us irmin.http-srv [DEBUG] connection 342 closed
S+280382us irmin.http-srv [DEBUG] connection 343 closed
S+280394us irmin.http-srv [DEBUG] connection 344 closed
S+280407us irmin.http-srv [DEBUG] connection 345 closed
S+280421us irmin.http-srv [DEBUG] connection 346 closed
S+280433us irmin.http-srv [DEBUG] connection 347 closed
S+280445us irmin.http-srv [DEBUG] connection 348 closed
S+280471us irmin.http-srv [DEBUG] new connection 350
S+280500us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+280511us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+280547us irmin.http-srv [INFO] [350] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+280605us irmin.http-srv [DEBUG] new connection 351
S+280646us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+280662us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+280866us irmin.http-srv [INFO] [351] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+280923us irmin.http-srv [DEBUG] new connection 352
S+280966us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+280982us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+281009us irmin.http-srv [INFO] [352] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+281060us irmin.http-srv [DEBUG] new connection 353
S+281097us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+281111us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+281137us irmin.http-srv [INFO] [353] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+281179us irmin.http-srv [DEBUG] new connection 354
S+281213us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+281227us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+281255us irmin.http-srv [INFO] [354] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+281298us irmin.http-srv [DEBUG] new connection 355
S+281331us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+281356us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+281386us irmin.http-srv [INFO] [355] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+281430us irmin.http-srv [DEBUG] new connection 356
S+281463us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+281476us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+281508us irmin.http-srv [INFO] [356] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+281556us irmin.http-srv [DEBUG] new connection 357
S+281593us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+281607us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+281639us irmin.http-srv [INFO] [357] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+282835us irmin.http-srv [DEBUG] new connection 358
S+282870us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+282880us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+282903us irmin.http-srv [INFO] [358] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+282949us irmin.http-srv [DEBUG] new connection 359
S+282985us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+282999us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283029us irmin.http-srv [INFO] [359] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283075us irmin.http-srv [DEBUG] new connection 360
S+283111us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283126us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283152us irmin.http-srv [INFO] [360] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283197us irmin.http-srv [DEBUG] new connection 361
S+283232us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283244us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283274us irmin.http-srv [INFO] [361] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283311us irmin.http-srv [DEBUG] new connection 362
S+283341us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283351us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283373us irmin.http-srv [INFO] [362] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283417us irmin.http-srv [DEBUG] new connection 363
S+283442us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283451us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283476us irmin.http-srv [INFO] [363] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283511us irmin.http-srv [DEBUG] new connection 364
S+283621us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283631us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283650us irmin.http-srv [INFO] [364] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283684us irmin.http-srv [DEBUG] new connection 365
S+283707us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283715us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283734us irmin.http-srv [INFO] [365] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283770us irmin.http-srv [DEBUG] new connection 366
S+283792us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283800us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283820us irmin.http-srv [INFO] [366] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283851us irmin.http-srv [DEBUG] new connection 367
S+283873us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283881us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283900us irmin.http-srv [INFO] [367] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283934us irmin.http-srv [DEBUG] new connection 368
S+283956us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283964us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+283983us irmin.http-srv [INFO] [368] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284016us irmin.http-srv [DEBUG] new connection 369
S+284038us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284046us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284065us irmin.http-srv [INFO] [369] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284097us irmin.http-srv [DEBUG] new connection 370
S+284119us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284127us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284167us irmin.http-srv [INFO] [370] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284204us irmin.http-srv [DEBUG] new connection 371
S+284227us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284235us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284254us irmin.http-srv [INFO] [371] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284287us irmin.http-srv [DEBUG] new connection 372
S+284309us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284317us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284336us irmin.http-srv [INFO] [372] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284369us irmin.http-srv [DEBUG] new connection 373
S+284391us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284399us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284418us irmin.http-srv [INFO] [373] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284452us irmin.http-srv [DEBUG] new connection 374
S+284474us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284482us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284501us irmin.http-srv [INFO] [374] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284531us irmin.http-srv [DEBUG] new connection 375
S+284552us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284560us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284579us irmin.http-srv [INFO] [375] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284609us irmin.http-srv [DEBUG] new connection 376
S+284631us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284639us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284658us irmin.http-srv [INFO] [376] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284750us irmin.http-srv [DEBUG] new connection 377
S+284773us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284781us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284803us irmin.http-srv [INFO] [377] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284837us irmin.http-srv [DEBUG] new connection 378
S+284859us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284867us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284886us irmin.http-srv [INFO] [378] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284921us irmin.http-srv [DEBUG] new connection 379
S+284944us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284952us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+284971us irmin.http-srv [INFO] [379] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285002us irmin.http-srv [DEBUG] new connection 380
S+285024us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285032us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285051us irmin.http-srv [INFO] [380] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285083us irmin.http-srv [DEBUG] new connection 381
S+285105us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285113us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285132us irmin.http-srv [INFO] [381] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285164us irmin.http-srv [DEBUG] new connection 382
S+285185us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285193us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285212us irmin.http-srv [INFO] [382] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285244us irmin.http-srv [DEBUG] new connection 383
S+285266us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285274us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285420us irmin.http-srv [INFO] [383] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285454us irmin.http-srv [DEBUG] new connection 384
S+285475us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285484us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285507us irmin.http-srv [INFO] [384] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285538us irmin.http-srv [DEBUG] new connection 385
S+285560us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285568us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285589us irmin.http-srv [INFO] [385] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285624us irmin.http-srv [DEBUG] new connection 386
S+285648us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285657us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285679us irmin.http-srv [INFO] [386] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285712us irmin.http-srv [DEBUG] new connection 387
S+285739us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285748us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285770us irmin.http-srv [INFO] [387] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285803us irmin.http-srv [DEBUG] new connection 388
S+285825us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285833us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285859us irmin.http-srv [INFO] [388] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285897us irmin.http-srv [DEBUG] new connection 389
S+285925us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285934us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+285957us irmin.http-srv [INFO] [389] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286060us irmin.http-srv [DEBUG] new connection 390
S+286085us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286096us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286119us irmin.http-srv [INFO] [390] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286156us irmin.http-srv [DEBUG] new connection 391
S+286183us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286192us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286214us irmin.http-srv [INFO] [391] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286251us irmin.http-srv [DEBUG] new connection 392
S+286274us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286282us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286302us irmin.http-srv [INFO] [392] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286334us irmin.http-srv [DEBUG] new connection 393
S+286361us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286370us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286392us irmin.http-srv [INFO] [393] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286425us irmin.http-srv [DEBUG] new connection 394
S+286448us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286456us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286477us irmin.http-srv [INFO] [394] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286509us irmin.http-srv [DEBUG] new connection 395
S+286531us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286539us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286560us irmin.http-srv [INFO] [395] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286595us irmin.http-srv [DEBUG] new connection 396
S+286644us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286653us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286677us irmin.http-srv [INFO] [396] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286712us irmin.http-srv [DEBUG] new connection 397
S+286740us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286749us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286769us irmin.http-srv [INFO] [397] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286803us irmin.http-srv [DEBUG] new connection 398
S+286830us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286841us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286861us irmin.http-srv [INFO] [398] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286895us irmin.http-srv [DEBUG] new connection 399
S+286917us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286925us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286944us irmin.http-srv [INFO] [399] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+286976us irmin.http-srv [DEBUG] new connection 400
S+287003us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287014us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287044us irmin.http-srv [INFO] [400] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287079us irmin.http-srv [DEBUG] new connection 401
S+287107us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287116us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287136us irmin.http-srv [INFO] [401] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287180us irmin.http-srv [DEBUG] new connection 402
S+287212us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287226us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287337us irmin.http-srv [INFO] [402] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287376us irmin.http-srv [DEBUG] new connection 403
S+287400us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287408us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287428us irmin.http-srv [INFO] [403] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287459us irmin.http-srv [DEBUG] new connection 404
S+287489us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287499us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287523us irmin.http-srv [INFO] [404] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287565us irmin.http-srv [DEBUG] new connection 405
S+287592us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287605us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287632us irmin.http-srv [INFO] [405] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287668us irmin.http-srv [DEBUG] new connection 406
S+287692us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287704us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287726us irmin.http-srv [INFO] [406] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287761us irmin.http-srv [DEBUG] new connection 407
S+287783us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287793us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287816us irmin.http-srv [INFO] [407] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287850us irmin.http-srv [DEBUG] new connection 408
S+287877us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287886us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+287906us irmin.http-srv [INFO] [408] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+288355us irmin.http-srv [DEBUG] new connection 409
S+288384us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+288396us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+288422us irmin.http-srv [INFO] [409] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+288457us irmin.http-srv [DEBUG] new connection 410
S+288481us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+288493us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+288517us irmin.http-srv [INFO] [410] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+288552us irmin.http-srv [DEBUG] new connection 411
S+288574us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+288583us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+288606us irmin.http-srv [INFO] [411] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+288642us irmin.http-srv [DEBUG] new connection 412
S+288668us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+288680us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+288711us irmin.http-srv [INFO] [412] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+288756us irmin.http-srv [DEBUG] new connection 413
S+288786us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+288800us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+288832us irmin.http-srv [INFO] [413] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+288877us irmin.http-srv [DEBUG] new connection 414
S+288906us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+288917us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+288948us irmin.http-srv [INFO] [414] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+288981us irmin.http-srv [DEBUG] new connection 415
S+289084us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289098us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289122us irmin.http-srv [INFO] [415] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289164us irmin.http-srv [DEBUG] new connection 416
S+289192us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289202us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289226us irmin.http-srv [INFO] [416] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289274us irmin.http-srv [DEBUG] new connection 417
S+289300us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289311us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289332us irmin.http-srv [INFO] [417] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289367us irmin.http-srv [DEBUG] new connection 418
S+289394us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289407us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289430us irmin.http-srv [INFO] [418] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289461us irmin.http-srv [DEBUG] new connection 419
S+289483us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289491us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289510us irmin.http-srv [INFO] [419] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289545us irmin.http-srv [DEBUG] new connection 420
S+289572us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289584us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289604us irmin.http-srv [INFO] [420] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289640us irmin.http-srv [DEBUG] new connection 421
S+289669us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289678us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289698us irmin.http-srv [INFO] [421] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289781us irmin.http-srv [DEBUG] new connection 422
S+289806us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289814us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289836us irmin.http-srv [INFO] [422] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289891us irmin.http-srv [DEBUG] new connection 423
S+289915us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289924us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289944us irmin.http-srv [INFO] [423] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+289989us irmin.http-srv [DEBUG] new connection 424
S+290021us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+290033us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+290067us irmin.http-srv [INFO] [424] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
+904520us test [DEBUG] Test.retry 3, 0.022s
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: watches removes (4, 0.022s): { adds=100; updates=100; removes=100 } / { adds=100; updates=100; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+290125us irmin.http-srv [DEBUG] new connection 425
+904562us test [DEBUG] retry ex: Alcotest.Check_error("Error state: watches removes (4, 0.022s): { adds=100; updates=100; removes=100 } / { adds=100; updates=100; removes=0 }.")
S+290164us irmin.mem [DEBUG] mem 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+290177us irmin.mem [DEBUG] find 499722f5f9d2797cef1707311ce1a1d44878d9eb
S+290205us irmin.http-srv [INFO] [425] 200 - GET /commit/499722f5f9d2797cef1707311ce1a1d44878d9eb
S+290343us irmin.http-srv [DEBUG] connection 423 closed
S+290371us irmin.http-srv [DEBUG] connection 349 closed
S+290392us irmin.http-srv [DEBUG] connection 350 closed
S+290408us irmin.http-srv [DEBUG] connection 351 closed
S+290423us irmin.http-srv [DEBUG] connection 352 closed
S+290441us irmin.http-srv [DEBUG] connection 353 closed
S+290460us irmin.http-srv [DEBUG] connection 354 closed
S+290476us irmin.http-srv [DEBUG] connection 355 closed
S+290492us irmin.http-srv [DEBUG] connection 356 closed
S+290508us irmin.http-srv [DEBUG] connection 357 closed
S+290529us irmin.http-srv [DEBUG] connection 358 closed
S+290551us irmin.http-srv [DEBUG] connection 359 closed
S+290590us irmin.http-srv [DEBUG] connection 360 closed
S+290613us irmin.http-srv [DEBUG] connection 361 closed
S+290635us irmin.http-srv [DEBUG] connection 362 closed
S+290654us irmin.http-srv [DEBUG] connection 363 closed
S+290674us irmin.http-srv [DEBUG] connection 364 closed
S+290688us irmin.http-srv [DEBUG] connection 365 closed
S+290701us irmin.http-srv [DEBUG] connection 366 closed
S+290713us irmin.http-srv [DEBUG] connection 367 closed
S+290726us irmin.http-srv [DEBUG] connection 368 closed
S+290739us irmin.http-srv [DEBUG] connection 369 closed
S+291809us irmin.http-srv [DEBUG] connection 370 closed
S+291850us irmin.http-srv [DEBUG] connection 371 closed
S+291876us irmin.http-srv [DEBUG] connection 372 closed
S+291912us irmin.http-srv [DEBUG] connection 373 closed
S+291930us irmin.http-srv [DEBUG] connection 374 closed
S+291943us irmin.http-srv [DEBUG] connection 375 closed
S+291956us irmin.http-srv [DEBUG] connection 376 closed
S+291969us irmin.http-srv [DEBUG] connection 377 closed
S+291981us irmin.http-srv [DEBUG] connection 378 closed
S+291995us irmin.http-srv [DEBUG] connection 379 closed
S+292008us irmin.http-srv [DEBUG] connection 380 closed
S+292022us irmin.http-srv [DEBUG] connection 381 closed
S+292035us irmin.http-srv [DEBUG] connection 382 closed
S+292048us irmin.http-srv [DEBUG] connection 383 closed
S+292061us irmin.http-srv [DEBUG] connection 384 closed
S+292074us irmin.http-srv [DEBUG] connection 385 closed
S+292087us irmin.http-srv [DEBUG] connection 386 closed
S+292099us irmin.http-srv [DEBUG] connection 387 closed
S+292111us irmin.http-srv [DEBUG] connection 388 closed
S+292124us irmin.http-srv [DEBUG] connection 389 closed
S+292137us irmin.http-srv [DEBUG] connection 390 closed
S+292150us irmin.http-srv [DEBUG] connection 391 closed
S+292162us irmin.http-srv [DEBUG] connection 392 closed
S+292175us irmin.http-srv [DEBUG] connection 393 closed
S+292188us irmin.http-srv [DEBUG] connection 394 closed
S+292200us irmin.http-srv [DEBUG] connection 395 closed
S+292213us irmin.http-srv [DEBUG] connection 396 closed
S+292226us irmin.http-srv [DEBUG] connection 397 closed
S+292238us irmin.http-srv [DEBUG] connection 398 closed
S+292253us irmin.http-srv [DEBUG] connection 399 closed
S+292272us irmin.http-srv [DEBUG] connection 400 closed
S+292288us irmin.http-srv [DEBUG] connection 401 closed
S+292303us irmin.http-srv [DEBUG] connection 402 closed
S+292318us irmin.http-srv [DEBUG] connection 403 closed
S+292334us irmin.http-srv [DEBUG] connection 404 closed
S+292348us irmin.http-srv [DEBUG] connection 405 closed
S+292363us irmin.http-srv [DEBUG] connection 406 closed
S+292377us irmin.http-srv [DEBUG] connection 407 closed
S+292393us irmin.http-srv [DEBUG] connection 408 closed
S+292406us irmin.http-srv [DEBUG] connection 409 closed
S+292422us irmin.http-srv [DEBUG] connection 410 closed
S+292437us irmin.http-srv [DEBUG] connection 411 closed
S+292452us irmin.http-srv [DEBUG] connection 412 closed
S+292465us irmin.http-srv [DEBUG] connection 413 closed
S+292481us irmin.http-srv [DEBUG] connection 414 closed
S+292494us irmin.http-srv [DEBUG] connection 415 closed
S+292510us irmin.http-srv [DEBUG] connection 416 closed
S+292524us irmin.http-srv [DEBUG] connection 417 closed
S+292539us irmin.http-srv [DEBUG] connection 418 closed
S+292553us irmin.http-srv [DEBUG] connection 419 closed
S+292571us irmin.http-srv [DEBUG] connection 420 closed
S+292591us irmin.http-srv [DEBUG] connection 421 closed
S+292609us irmin.http-srv [DEBUG] connection 422 closed
S+292720us irmin.http-srv [DEBUG] connection 424 closed
S+292743us irmin.http-srv [DEBUG] connection 425 closed
+921833us test [DEBUG] Test.retry 4, 0.040s
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: watches removes (5, 0.040s): { adds=100; updates=100; removes=100 } / { adds=100; updates=100; removes=76 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+921881us test [DEBUG] retry ex: Alcotest.Check_error("Error state: watches removes (5, 0.040s): { adds=100; updates=100; removes=100 } / { adds=100; updates=100; removes=76 }.")
+947992us test [DEBUG] Test.retry 5, 0.066s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+948016us application [INFO] ASSERT state: watches removes (6, 0.066s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+948032us irmin.watch [DEBUG] unwatch [9: 0k/50g|0]: id=49
+948041us irmin.watch [DEBUG] unwatch [9: 0k/49g|0]: id=48
+948047us irmin.watch [DEBUG] unwatch [9: 0k/48g|0]: id=47
+948053us irmin.watch [DEBUG] unwatch [9: 0k/47g|0]: id=46
+948059us irmin.watch [DEBUG] unwatch [9: 0k/46g|0]: id=45
+948068us irmin.watch [DEBUG] unwatch [9: 0k/45g|0]: id=44
+948078us irmin.watch [DEBUG] unwatch [9: 0k/44g|0]: id=43
+948085us irmin.watch [DEBUG] unwatch [9: 0k/43g|0]: id=42
+948091us irmin.watch [DEBUG] unwatch [9: 0k/42g|0]: id=41
+948097us irmin.watch [DEBUG] unwatch [9: 0k/41g|0]: id=40
+948103us irmin.watch [DEBUG] unwatch [9: 0k/40g|0]: id=39
+948108us irmin.watch [DEBUG] unwatch [9: 0k/39g|0]: id=38
+948114us irmin.watch [DEBUG] unwatch [9: 0k/38g|0]: id=37
+948119us irmin.watch [DEBUG] unwatch [9: 0k/37g|0]: id=36
+948124us irmin.watch [DEBUG] unwatch [9: 0k/36g|0]: id=35
+948130us irmin.watch [DEBUG] unwatch [9: 0k/35g|0]: id=34
+948135us irmin.watch [DEBUG] unwatch [9: 0k/34g|0]: id=33
+948143us irmin.watch [DEBUG] unwatch [9: 0k/33g|0]: id=32
+948155us irmin.watch [DEBUG] unwatch [9: 0k/32g|0]: id=31
+948161us irmin.watch [DEBUG] unwatch [9: 0k/31g|0]: id=30
+948166us irmin.watch [DEBUG] unwatch [9: 0k/30g|0]: id=29
+948171us irmin.watch [DEBUG] unwatch [9: 0k/29g|0]: id=28
+948177us irmin.watch [DEBUG] unwatch [9: 0k/28g|0]: id=27
+948182us irmin.watch [DEBUG] unwatch [9: 0k/27g|0]: id=26
+948187us irmin.watch [DEBUG] unwatch [9: 0k/26g|0]: id=25
+948194us irmin.watch [DEBUG] unwatch [9: 0k/25g|0]: id=24
+948203us irmin.watch [DEBUG] unwatch [9: 0k/24g|0]: id=23
+948210us irmin.watch [DEBUG] unwatch [9: 0k/23g|0]: id=22
+948216us irmin.watch [DEBUG] unwatch [9: 0k/22g|0]: id=21
+948221us irmin.watch [DEBUG] unwatch [9: 0k/21g|0]: id=20
+948226us irmin.watch [DEBUG] unwatch [9: 0k/20g|0]: id=19
+948232us irmin.watch [DEBUG] unwatch [9: 0k/19g|0]: id=18
+948237us irmin.watch [DEBUG] unwatch [9: 0k/18g|0]: id=17
+948242us irmin.watch [DEBUG] unwatch [9: 0k/17g|0]: id=16
+948248us irmin.watch [DEBUG] unwatch [9: 0k/16g|0]: id=15
+948253us irmin.watch [DEBUG] unwatch [9: 0k/15g|0]: id=14
+948258us irmin.watch [DEBUG] unwatch [9: 0k/14g|0]: id=13
+948263us irmin.watch [DEBUG] unwatch [9: 0k/13g|0]: id=12
+948268us irmin.watch [DEBUG] unwatch [9: 0k/12g|0]: id=11
+948274us irmin.watch [DEBUG] unwatch [9: 0k/11g|0]: id=10
+948279us irmin.watch [DEBUG] unwatch [9: 0k/10g|0]: id=9
+948284us irmin.watch [DEBUG] unwatch [9: 0k/9g|0]: id=8
+948289us irmin.watch [DEBUG] unwatch [9: 0k/8g|0]: id=7
+948295us irmin.watch [DEBUG] unwatch [9: 0k/7g|0]: id=6
+948304us irmin.watch [DEBUG] unwatch [9: 0k/6g|0]: id=5
+948310us irmin.watch [DEBUG] unwatch [9: 0k/5g|0]: id=4
+948315us irmin.watch [DEBUG] unwatch [9: 0k/4g|0]: id=3
+948320us irmin.watch [DEBUG] unwatch [9: 0k/3g|0]: id=2
+948325us irmin.watch [DEBUG] unwatch [9: 0k/2g|0]: id=1
+948330us irmin.watch [DEBUG] unwatch [9: 0k/1g|0]: id=0
+948340us irmin [DEBUG] set /a
+948360us irmin.http [DEBUG] GET /branch/master
S+334062us irmin.http-srv [DEBUG] new connection 426
S+334123us irmin.mem [DEBUG] mem master
S+334143us irmin.http-srv [INFO] [426] 404 - GET /branch/master
+948657us irmin [DEBUG] Head.find ->
+948671us irmin.tree [DEBUG] Tree.add_tree /a
S+334252us irmin.http-srv [DEBUG] connection 426 closed
+948992us irmin.http [DEBUG] GET /tree/b8919fdd9f6491bdd115db6b96c388aa99ec091d
S+334694us irmin.http-srv [DEBUG] new connection 427
S+334733us irmin.mem [DEBUG] mem b8919fdd9f6491bdd115db6b96c388aa99ec091d
S+334951us irmin.http-srv [INFO] [427] 404 - GET /tree/b8919fdd9f6491bdd115db6b96c388aa99ec091d
+949439us irmin.http [DEBUG] POST /blobs
S+335033us irmin.http-srv [DEBUG] connection 427 closed
S+335099us irmin.http-srv [DEBUG] new connection 428
S+335152us irmin.mem [DEBUG] add -> bb4e247a20875831e391889af95f7f5e4e6e0619
S+335176us irmin.http-srv [INFO] [428] 200 - POST /blobs
+949662us irmin.http [DEBUG] POST /trees
S+335241us irmin.http-srv [DEBUG] connection 428 closed
S+335315us irmin.http-srv [DEBUG] new connection 429
S+335379us irmin.mem [DEBUG] add -> b8919fdd9f6491bdd115db6b96c388aa99ec091d
S+335402us irmin.http-srv [INFO] [429] 200 - POST /trees
+949876us irmin.tree [DEBUG] Tree.export -> b8919fdd9f6491bdd115db6b96c388aa99ec091d
S+335466us irmin.http-srv [DEBUG] connection 429 closed
+949903us irmin.http [DEBUG] POST /commits
S+335541us irmin.http-srv [DEBUG] new connection 430
S+335589us irmin.mem [DEBUG] add -> 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+335605us irmin.http-srv [INFO] [430] 200 - POST /commits
+950079us irmin.http [DEBUG] PUT /branch/master
S+335663us irmin.http-srv [DEBUG] connection 430 closed
S+335725us irmin.http-srv [DEBUG] new connection 431
S+335760us irmin.mem [DEBUG] mem master
S+335808us irmin.mem [DEBUG] test_and_set
S+335818us irmin.mem [DEBUG] find master
S+335827us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=None)
S+335833us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=None)
S+335851us irmin.http-srv [INFO] [431] 200 - PUT /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+335914us irmin.http-srv [DEBUG] connection 431 closed
ASSERT state: watches half off (0, 0.000s): { adds=150; updates=100; removes=100 } / { adds=100; updates=100; removes=100 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+950350us test [DEBUG] retry ex: Alcotest.Check_error("Error state: watches half off (0, 0.000s): { adds=150; updates=100; removes=100 } / { adds=100; updates=100; removes=100 }.")
+950398us irmin.watch [DEBUG] notify-all[10.0]: firing! (v=None)
+950407us irmin.watch [DEBUG] notify-all[10.1]: firing! (v=None)
+950413us irmin.watch [DEBUG] notify-all[10.2]: firing! (v=None)
+950417us irmin.watch [DEBUG] notify-all[10.3]: firing! (v=None)
+950422us irmin.watch [DEBUG] notify-all[10.4]: firing! (v=None)
+950427us irmin.watch [DEBUG] notify-all[10.5]: firing! (v=None)
+950432us irmin.watch [DEBUG] notify-all[10.6]: firing! (v=None)
+950436us irmin.watch [DEBUG] notify-all[10.7]: firing! (v=None)
+950441us irmin.watch [DEBUG] notify-all[10.8]: firing! (v=None)
+950446us irmin.watch [DEBUG] notify-all[10.9]: firing! (v=None)
+950450us irmin.watch [DEBUG] notify-all[10.10]: firing! (v=None)
+950455us irmin.watch [DEBUG] notify-all[10.11]: firing! (v=None)
+950459us irmin.watch [DEBUG] notify-all[10.12]: firing! (v=None)
+950464us irmin.watch [DEBUG] notify-all[10.13]: firing! (v=None)
+950469us irmin.watch [DEBUG] notify-all[10.14]: firing! (v=None)
+950473us irmin.watch [DEBUG] notify-all[10.15]: firing! (v=None)
+950478us irmin.watch [DEBUG] notify-all[10.16]: firing! (v=None)
+950482us irmin.watch [DEBUG] notify-all[10.17]: firing! (v=None)
+950487us irmin.watch [DEBUG] notify-all[10.18]: firing! (v=None)
+950492us irmin.watch [DEBUG] notify-all[10.19]: firing! (v=None)
+950496us irmin.watch [DEBUG] notify-all[10.20]: firing! (v=None)
+950501us irmin.watch [DEBUG] notify-all[10.21]: firing! (v=None)
+950506us irmin.watch [DEBUG] notify-all[10.22]: firing! (v=None)
+950510us irmin.watch [DEBUG] notify-all[10.23]: firing! (v=None)
+950518us irmin.watch [DEBUG] notify-all[10.24]: firing! (v=None)
+950527us irmin.watch [DEBUG] notify-all[10.25]: firing! (v=None)
+950535us irmin.watch [DEBUG] notify-all[10.26]: firing! (v=None)
+950540us irmin.watch [DEBUG] notify-all[10.27]: firing! (v=None)
+950545us irmin.watch [DEBUG] notify-all[10.28]: firing! (v=None)
+950552us irmin.watch [DEBUG] notify-all[10.29]: firing! (v=None)
+950560us irmin.watch [DEBUG] notify-all[10.30]: firing! (v=None)
+950569us irmin.watch [DEBUG] notify-all[10.31]: firing! (v=None)
+950577us irmin.watch [DEBUG] notify-all[10.32]: firing! (v=None)
+950583us irmin.watch [DEBUG] notify-all[10.33]: firing! (v=None)
+950590us irmin.watch [DEBUG] notify-all[10.34]: firing! (v=None)
+950596us irmin.watch [DEBUG] notify-all[10.35]: firing! (v=None)
+950600us irmin.watch [DEBUG] notify-all[10.36]: firing! (v=None)
+950605us irmin.watch [DEBUG] notify-all[10.37]: firing! (v=None)
+950612us irmin.watch [DEBUG] notify-all[10.38]: firing! (v=None)
+950627us irmin.watch [DEBUG] notify-all[10.39]: firing! (v=None)
+950634us irmin.watch [DEBUG] notify-all[10.40]: firing! (v=None)
+950638us irmin.watch [DEBUG] notify-all[10.41]: firing! (v=None)
+950643us irmin.watch [DEBUG] notify-all[10.42]: firing! (v=None)
+950648us irmin.watch [DEBUG] notify-all[10.43]: firing! (v=None)
+950652us irmin.watch [DEBUG] notify-all[10.44]: firing! (v=None)
+950657us irmin.watch [DEBUG] notify-all[10.45]: firing! (v=None)
+950662us irmin.watch [DEBUG] notify-all[10.46]: firing! (v=None)
+950666us irmin.watch [DEBUG] notify-all[10.47]: firing! (v=None)
+950671us irmin.watch [DEBUG] notify-all[10.48]: firing! (v=None)
+950676us irmin.watch [DEBUG] notify-all[10.49]: firing! (v=None)
+950696us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+950733us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+950905us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+950938us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+950969us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+950997us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951032us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951070us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951100us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951136us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951176us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951221us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951260us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951298us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951334us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951362us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951397us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951422us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951456us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951491us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951522us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951550us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951577us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951604us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951634us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951664us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951695us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951732us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951764us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951793us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951818us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951843us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951867us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951899us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951942us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951969us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+951996us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+952028us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+952053us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+953023us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+953066us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+953098us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+953130us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+953158us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+953200us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+953231us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+953259us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+953286us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+953316us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+953344us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+339022us irmin.http-srv [DEBUG] new connection 432
S+339082us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+339100us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+953518us test [DEBUG] Test.retry 0, 0.003s
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: watches half off (1, 0.003s): { adds=150; updates=100; removes=100 } / { adds=100; updates=100; removes=100 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+953550us test [DEBUG] retry ex: Alcotest.Check_error("Error state: watches half off (1, 0.003s): { adds=150; updates=100; removes=100 } / { adds=100; updates=100; removes=100 }.")
S+339141us irmin.http-srv [INFO] [432] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+339190us irmin.http-srv [DEBUG] new connection 433
S+339225us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+339239us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+339265us irmin.http-srv [INFO] [433] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+339306us irmin.http-srv [DEBUG] new connection 434
S+339340us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+339353us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+339375us irmin.http-srv [INFO] [434] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+339415us irmin.http-srv [DEBUG] new connection 435
S+339451us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+339464us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+339487us irmin.http-srv [INFO] [435] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+339827us irmin.http-srv [DEBUG] new connection 436
S+339865us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+339878us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+339898us irmin.http-srv [INFO] [436] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+339938us irmin.http-srv [DEBUG] new connection 437
S+339974us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+339987us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+340007us irmin.http-srv [INFO] [437] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+340045us irmin.http-srv [DEBUG] connection 432 closed
S+340068us irmin.http-srv [DEBUG] connection 433 closed
S+340087us irmin.http-srv [DEBUG] connection 434 closed
S+340113us irmin.http-srv [DEBUG] connection 435 closed
S+340131us irmin.http-srv [DEBUG] connection 436 closed
S+340162us irmin.http-srv [DEBUG] new connection 438
S+340197us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+340208us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+340229us irmin.http-srv [INFO] [438] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+340273us irmin.http-srv [DEBUG] new connection 439
S+340313us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+340327us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+340354us irmin.http-srv [INFO] [439] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+340397us irmin.http-srv [DEBUG] new connection 440
S+340427us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+340439us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+340463us irmin.http-srv [INFO] [440] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+340504us irmin.http-srv [DEBUG] new connection 441
S+340533us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+340544us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+340568us irmin.http-srv [INFO] [441] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+955632us test [DEBUG] Test.retry 1, 0.005s
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: watches half off (2, 0.005s): { adds=150; updates=100; removes=100 } / { adds=100; updates=100; removes=100 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+955668us test [DEBUG] retry ex: Alcotest.Check_error("Error state: watches half off (2, 0.005s): { adds=150; updates=100; removes=100 } / { adds=100; updates=100; removes=100 }.")
S+341417us irmin.http-srv [DEBUG] new connection 442
S+341453us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+341464us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+341485us irmin.http-srv [INFO] [442] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+341531us irmin.http-srv [DEBUG] new connection 443
S+341566us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+341580us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+341599us irmin.http-srv [INFO] [443] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+341641us irmin.http-srv [DEBUG] new connection 444
S+341674us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+341687us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+341705us irmin.http-srv [INFO] [444] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+341746us irmin.http-srv [DEBUG] new connection 445
S+341779us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+341791us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+341809us irmin.http-srv [INFO] [445] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+341849us irmin.http-srv [DEBUG] new connection 446
S+341886us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+341897us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+341915us irmin.http-srv [INFO] [446] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+341956us irmin.http-srv [DEBUG] new connection 447
S+341989us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342000us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342018us irmin.http-srv [INFO] [447] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342058us irmin.http-srv [DEBUG] new connection 448
S+342091us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342103us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342121us irmin.http-srv [INFO] [448] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342235us irmin.http-srv [DEBUG] new connection 449
S+342267us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342278us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342303us irmin.http-srv [INFO] [449] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342343us irmin.http-srv [DEBUG] new connection 450
S+342374us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342384us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342409us irmin.http-srv [INFO] [450] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342447us irmin.http-srv [DEBUG] new connection 451
S+342477us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342488us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342513us irmin.http-srv [INFO] [451] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342552us irmin.http-srv [DEBUG] new connection 452
S+342581us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342592us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342617us irmin.http-srv [INFO] [452] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342657us irmin.http-srv [DEBUG] new connection 453
S+342688us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342699us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342723us irmin.http-srv [INFO] [453] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342764us irmin.http-srv [DEBUG] new connection 454
S+342794us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342805us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342830us irmin.http-srv [INFO] [454] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342869us irmin.http-srv [DEBUG] new connection 455
S+342912us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342924us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342949us irmin.http-srv [INFO] [455] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+342989us irmin.http-srv [DEBUG] new connection 456
S+343019us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+343029us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+343053us irmin.http-srv [INFO] [456] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+343093us irmin.http-srv [DEBUG] new connection 457
S+343123us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+343134us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+343158us irmin.http-srv [INFO] [457] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+343199us irmin.http-srv [DEBUG] new connection 458
S+343229us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+343239us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+343265us irmin.http-srv [INFO] [458] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+343304us irmin.http-srv [DEBUG] new connection 459
S+343338us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+343351us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+343377us irmin.http-srv [INFO] [459] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+343421us irmin.http-srv [DEBUG] new connection 460
S+343455us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+343468us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+343500us irmin.http-srv [INFO] [460] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+343544us irmin.http-srv [DEBUG] new connection 461
S+343577us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+343590us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+343618us irmin.http-srv [INFO] [461] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+343782us irmin.http-srv [DEBUG] new connection 462
S+343815us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+343827us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+343857us irmin.http-srv [INFO] [462] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+343900us irmin.http-srv [DEBUG] new connection 463
S+343930us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+343943us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+343972us irmin.http-srv [INFO] [463] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+344017us irmin.http-srv [DEBUG] new connection 464
S+344051us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+344064us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+344095us irmin.http-srv [INFO] [464] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+344140us irmin.http-srv [DEBUG] new connection 465
S+344202us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+344214us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+344235us irmin.http-srv [INFO] [465] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+344276us irmin.http-srv [DEBUG] new connection 466
S+344309us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+344320us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+344341us irmin.http-srv [INFO] [466] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+344380us irmin.http-srv [DEBUG] new connection 467
S+344412us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+344424us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+344444us irmin.http-srv [INFO] [467] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+344483us irmin.http-srv [DEBUG] new connection 468
S+344515us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+344526us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+344545us irmin.http-srv [INFO] [468] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+344749us irmin.http-srv [DEBUG] new connection 469
S+344774us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+344783us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+344805us irmin.http-srv [INFO] [469] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+344845us irmin.http-srv [DEBUG] new connection 470
S+344877us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+344889us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+344913us irmin.http-srv [INFO] [470] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+344953us irmin.http-srv [DEBUG] new connection 471
S+344982us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+344993us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+345016us irmin.http-srv [INFO] [471] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+345059us irmin.http-srv [DEBUG] new connection 472
S+345095us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+345109us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+345137us irmin.http-srv [INFO] [472] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+345183us irmin.http-srv [DEBUG] new connection 473
S+345215us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+345226us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+345246us irmin.http-srv [INFO] [473] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+345299us irmin.http-srv [DEBUG] new connection 474
S+345332us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+345342us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+345361us irmin.http-srv [INFO] [474] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+345416us irmin.http-srv [DEBUG] new connection 475
S+345449us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+345460us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+345571us irmin.http-srv [INFO] [475] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+345622us irmin.http-srv [DEBUG] new connection 476
S+345656us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+345667us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+345690us irmin.http-srv [INFO] [476] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+345731us irmin.http-srv [DEBUG] new connection 477
S+345764us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+345774us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+345794us irmin.http-srv [INFO] [477] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+345834us irmin.http-srv [DEBUG] new connection 478
S+345866us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+345876us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+345896us irmin.http-srv [INFO] [478] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+345935us irmin.http-srv [DEBUG] new connection 479
S+345967us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+345977us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+345995us irmin.http-srv [INFO] [479] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+346033us irmin.http-srv [DEBUG] new connection 480
S+346065us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+346075us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+346092us irmin.http-srv [INFO] [480] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+346130us irmin.http-srv [DEBUG] new connection 481
S+346158us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+346168us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+346192us irmin.http-srv [INFO] [481] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+346275us irmin.http-srv [DEBUG] connection 437 closed
S+346299us irmin.http-srv [DEBUG] connection 438 closed
+960733us test [DEBUG] Test.retry 2, 0.010s
S+346320us irmin.http-srv [DEBUG] connection 439 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: watches half off (3, 0.010s): { adds=150; updates=100; removes=100 } / { adds=100; updates=100; removes=100 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+960771us test [DEBUG] retry ex: Alcotest.Check_error("Error state: watches half off (3, 0.010s): { adds=150; updates=100; removes=100 } / { adds=100; updates=100; removes=100 }.")
S+346476us irmin.http-srv [DEBUG] connection 440 closed
S+346495us irmin.http-srv [DEBUG] connection 441 closed
S+346507us irmin.http-srv [DEBUG] connection 442 closed
S+346522us irmin.http-srv [DEBUG] connection 443 closed
S+346533us irmin.http-srv [DEBUG] connection 444 closed
S+346547us irmin.http-srv [DEBUG] connection 445 closed
S+346559us irmin.http-srv [DEBUG] connection 446 closed
S+346570us irmin.http-srv [DEBUG] connection 447 closed
S+346581us irmin.http-srv [DEBUG] connection 448 closed
S+346593us irmin.http-srv [DEBUG] connection 449 closed
S+346605us irmin.http-srv [DEBUG] connection 450 closed
S+346616us irmin.http-srv [DEBUG] connection 451 closed
S+346627us irmin.http-srv [DEBUG] connection 452 closed
S+346638us irmin.http-srv [DEBUG] connection 453 closed
S+346649us irmin.http-srv [DEBUG] connection 454 closed
S+346661us irmin.http-srv [DEBUG] connection 455 closed
S+346672us irmin.http-srv [DEBUG] connection 456 closed
S+346683us irmin.http-srv [DEBUG] connection 457 closed
S+346694us irmin.http-srv [DEBUG] connection 458 closed
S+346707us irmin.http-srv [DEBUG] connection 459 closed
S+346719us irmin.http-srv [DEBUG] connection 460 closed
S+346731us irmin.http-srv [DEBUG] connection 461 closed
S+346742us irmin.http-srv [DEBUG] connection 462 closed
S+346753us irmin.http-srv [DEBUG] connection 463 closed
S+346764us irmin.http-srv [DEBUG] connection 464 closed
S+346774us irmin.http-srv [DEBUG] connection 465 closed
S+346785us irmin.http-srv [DEBUG] connection 466 closed
S+346797us irmin.http-srv [DEBUG] connection 467 closed
S+346808us irmin.http-srv [DEBUG] connection 468 closed
S+346820us irmin.http-srv [DEBUG] connection 469 closed
S+346831us irmin.http-srv [DEBUG] connection 470 closed
S+346842us irmin.http-srv [DEBUG] connection 471 closed
S+346853us irmin.http-srv [DEBUG] connection 472 closed
S+346865us irmin.http-srv [DEBUG] connection 473 closed
S+346875us irmin.http-srv [DEBUG] connection 474 closed
S+346887us irmin.http-srv [DEBUG] connection 475 closed
S+346899us irmin.http-srv [DEBUG] connection 476 closed
S+346911us irmin.http-srv [DEBUG] connection 477 closed
S+346922us irmin.http-srv [DEBUG] connection 478 closed
S+346936us irmin.http-srv [DEBUG] connection 479 closed
S+346984us irmin.http-srv [DEBUG] connection 480 closed
S+346997us irmin.http-srv [DEBUG] connection 481 closed
+970900us test [DEBUG] Test.retry 3, 0.021s
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: watches half off (4, 0.021s): { adds=150; updates=100; removes=100 } / { adds=100; updates=100; removes=100 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+970930us test [DEBUG] retry ex: Alcotest.Check_error("Error state: watches half off (4, 0.021s): { adds=150; updates=100; removes=100 } / { adds=100; updates=100; removes=100 }.")
+988038us test [DEBUG] Test.retry 4, 0.038s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+988060us application [INFO] ASSERT state: watches half off (5, 0.038s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+988075us irmin.watch [DEBUG] unwatch [10: 0k/50g|0]: id=49
+988084us irmin.watch [DEBUG] unwatch [10: 0k/49g|0]: id=48
+988090us irmin.watch [DEBUG] unwatch [10: 0k/48g|0]: id=47
+988096us irmin.watch [DEBUG] unwatch [10: 0k/47g|0]: id=46
+988102us irmin.watch [DEBUG] unwatch [10: 0k/46g|0]: id=45
+988107us irmin.watch [DEBUG] unwatch [10: 0k/45g|0]: id=44
+988113us irmin.watch [DEBUG] unwatch [10: 0k/44g|0]: id=43
+988119us irmin.watch [DEBUG] unwatch [10: 0k/43g|0]: id=42
+988124us irmin.watch [DEBUG] unwatch [10: 0k/42g|0]: id=41
+988130us irmin.watch [DEBUG] unwatch [10: 0k/41g|0]: id=40
+988135us irmin.watch [DEBUG] unwatch [10: 0k/40g|0]: id=39
+988141us irmin.watch [DEBUG] unwatch [10: 0k/39g|0]: id=38
+988150us irmin.watch [DEBUG] unwatch [10: 0k/38g|0]: id=37
+988157us irmin.watch [DEBUG] unwatch [10: 0k/37g|0]: id=36
+988162us irmin.watch [DEBUG] unwatch [10: 0k/36g|0]: id=35
+988168us irmin.watch [DEBUG] unwatch [10: 0k/35g|0]: id=34
+988173us irmin.watch [DEBUG] unwatch [10: 0k/34g|0]: id=33
+988179us irmin.watch [DEBUG] unwatch [10: 0k/33g|0]: id=32
+988184us irmin.watch [DEBUG] unwatch [10: 0k/32g|0]: id=31
+988189us irmin.watch [DEBUG] unwatch [10: 0k/31g|0]: id=30
+988195us irmin.watch [DEBUG] unwatch [10: 0k/30g|0]: id=29
+988200us irmin.watch [DEBUG] unwatch [10: 0k/29g|0]: id=28
+988206us irmin.watch [DEBUG] unwatch [10: 0k/28g|0]: id=27
+988211us irmin.watch [DEBUG] unwatch [10: 0k/27g|0]: id=26
+988216us irmin.watch [DEBUG] unwatch [10: 0k/26g|0]: id=25
+988222us irmin.watch [DEBUG] unwatch [10: 0k/25g|0]: id=24
+988227us irmin.watch [DEBUG] unwatch [10: 0k/24g|0]: id=23
+988232us irmin.watch [DEBUG] unwatch [10: 0k/23g|0]: id=22
+988238us irmin.watch [DEBUG] unwatch [10: 0k/22g|0]: id=21
+988243us irmin.watch [DEBUG] unwatch [10: 0k/21g|0]: id=20
+988248us irmin.watch [DEBUG] unwatch [10: 0k/20g|0]: id=19
+988254us irmin.watch [DEBUG] unwatch [10: 0k/19g|0]: id=18
+988259us irmin.watch [DEBUG] unwatch [10: 0k/18g|0]: id=17
+988264us irmin.watch [DEBUG] unwatch [10: 0k/17g|0]: id=16
+988269us irmin.watch [DEBUG] unwatch [10: 0k/16g|0]: id=15
+988275us irmin.watch [DEBUG] unwatch [10: 0k/15g|0]: id=14
+988280us irmin.watch [DEBUG] unwatch [10: 0k/14g|0]: id=13
+988285us irmin.watch [DEBUG] unwatch [10: 0k/13g|0]: id=12
+988290us irmin.watch [DEBUG] unwatch [10: 0k/12g|0]: id=11
+988295us irmin.watch [DEBUG] unwatch [10: 0k/11g|0]: id=10
+988300us irmin.watch [DEBUG] unwatch [10: 0k/10g|0]: id=9
+988306us irmin.watch [DEBUG] unwatch [10: 0k/9g|0]: id=8
+988311us irmin.watch [DEBUG] unwatch [10: 0k/8g|0]: id=7
+988316us irmin.watch [DEBUG] unwatch [10: 0k/7g|0]: id=6
+988321us irmin.watch [DEBUG] unwatch [10: 0k/6g|0]: id=5
+988327us irmin.watch [DEBUG] unwatch [10: 0k/5g|0]: id=4
+988332us irmin.watch [DEBUG] unwatch [10: 0k/4g|0]: id=3
+988337us irmin.watch [DEBUG] unwatch [10: 0k/3g|0]: id=2
+988342us irmin.watch [DEBUG] unwatch [10: 0k/2g|0]: id=1
+988347us irmin.watch [DEBUG] unwatch [10: 0k/1g|0]: id=0
+988357us irmin [DEBUG] set /a
+988374us irmin.http [DEBUG] GET /branch/master
S+374075us irmin.http-srv [DEBUG] new connection 482
S+374127us irmin.mem [DEBUG] mem master
S+374140us irmin.mem [DEBUG] find master
S+374166us irmin.http-srv [INFO] [482] 200 - GET /branch/master
+988659us irmin.http [DEBUG] GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+374247us irmin.http-srv [DEBUG] connection 482 closed
S+374321us irmin.http-srv [DEBUG] new connection 483
S+374361us irmin.mem [DEBUG] mem 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+374377us irmin.mem [DEBUG] find 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+374408us irmin.http-srv [INFO] [483] 200 - GET /commit/293d9dfb7fefb9b81f5363e32d60b1b0161bc852
S+374481us irmin.http-srv [DEBUG] connection 483 closed
+988899us irmin [DEBUG] Head.find -> 293d9dfb7fefb9b81f5363e32d60b1b0161bc852
+988922us irmin.tree [DEBUG] Tree.find_tree /a
+988936us irmin.tree [DEBUG] Tree.add_tree /a
+988959us irmin.http [DEBUG] GET /tree/016013cc3565a4f66ca548bd5745a1e8d256cbab
S+374609us irmin.http-srv [DEBUG] new connection 484
S+374641us irmin.mem [DEBUG] mem 016013cc3565a4f66ca548bd5745a1e8d256cbab
S+374851us irmin.http-srv [INFO] [484] 404 - GET /tree/016013cc3565a4f66ca548bd5745a1e8d256cbab
+989333us irmin.http [DEBUG] POST /blobs
S+374926us irmin.http-srv [DEBUG] connection 484 closed
S+375023us irmin.http-srv [DEBUG] new connection 485
S+375071us irmin.mem [DEBUG] add -> 9f792b61d0ec544d91e7aff34e2e99ee3cf2b313
S+375087us irmin.http-srv [INFO] [485] 200 - POST /blobs
S+375350us irmin.http-srv [DEBUG] connection 485 closed
+989817us irmin.http [DEBUG] POST /trees
S+375483us irmin.http-srv [DEBUG] new connection 486
S+375530us irmin.mem [DEBUG] add -> 016013cc3565a4f66ca548bd5745a1e8d256cbab
S+375546us irmin.http-srv [INFO] [486] 200 - POST /trees
+990018us irmin.tree [DEBUG] Tree.export -> 016013cc3565a4f66ca548bd5745a1e8d256cbab
S+375608us irmin.http-srv [DEBUG] connection 486 closed
+990051us irmin.http [DEBUG] POST /commits
S+375707us irmin.http-srv [DEBUG] new connection 487
S+375754us irmin.mem [DEBUG] add -> fbb5bdcd4b9c680729316c6307c78f09cb5ed97c
S+375769us irmin.http-srv [INFO] [487] 200 - POST /commits
S+375829us irmin.http-srv [DEBUG] connection 487 closed
+990260us irmin.http [DEBUG] PUT /branch/master
S+375924us irmin.http-srv [DEBUG] new connection 488
S+375953us irmin.mem [DEBUG] mem master
S+375996us irmin.mem [DEBUG] test_and_set
S+376004us irmin.mem [DEBUG] find master
S+376012us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
293d9dfb7fefb9b81f5363e32d60b1b0161bc852)
S+376021us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
293d9dfb7fefb9b81f5363e32d60b1b0161bc852)
S+376038us irmin.http-srv [INFO] [488] 200 - PUT /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
+990530us application [INFO] ASSERT state: watches off (0, 0.000s)
S+376117us irmin.http-srv [DEBUG] connection 488 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
+990543us test [DEBUG] WATCH-ALL
+990555us irmin.http [DEBUG] POST /blobs
S+376214us irmin.http-srv [DEBUG] new connection 489
S+376250us irmin.mem [DEBUG] add -> 376207c4dc6200987c01aa942c036c4e96ed8e55
S+376413us irmin.http-srv [INFO] [489] 200 - POST /blobs
S+376472us irmin.http-srv [DEBUG] connection 489 closed
+990895us irmin.http [DEBUG] POST /trees
S+376586us irmin.http-srv [DEBUG] new connection 490
S+376625us irmin.mem [DEBUG] add -> cae43a5ecb6d2b4fa7f28d529f5c35416fae144f
S+376640us irmin.http-srv [INFO] [490] 200 - POST /trees
S+376693us irmin.http-srv [DEBUG] connection 490 closed
+991114us irmin.http [DEBUG] POST /trees
S+376762us irmin.http-srv [DEBUG] new connection 491
S+376799us irmin.mem [DEBUG] add -> ca235920582c0b121df6b78d3bae811466b580ff
S+376814us irmin.http-srv [INFO] [491] 200 - POST /trees
S+376866us irmin.http-srv [DEBUG] connection 491 closed
+991284us irmin.http [DEBUG] GET /tree/ca235920582c0b121df6b78d3bae811466b580ff
S+376932us irmin.http-srv [DEBUG] new connection 492
S+376959us irmin.mem [DEBUG] mem ca235920582c0b121df6b78d3bae811466b580ff
S+376968us irmin.mem [DEBUG] find ca235920582c0b121df6b78d3bae811466b580ff
S+376988us irmin.http-srv [INFO] [492] 200 - GET /tree/ca235920582c0b121df6b78d3bae811466b580ff
+991447us irmin.tree [DEBUG] Tree.export -> ca235920582c0b121df6b78d3bae811466b580ff
+991467us irmin.http [DEBUG] POST /commits
S+377112us irmin.http-srv [DEBUG] new connection 493
S+377152us irmin.mem [DEBUG] add -> 88afde732961689fa81585dac966ed67677f15b0
S+377166us irmin.http-srv [INFO] [493] 200 - POST /commits
+991635us irmin.http [DEBUG] GET /watches
S+377219us irmin.http-srv [DEBUG] connection 493 closed
S+377355us irmin.http-srv [DEBUG] connection 325 closed
S+377473us irmin.http-srv [DEBUG] new connection 494
S+377510us irmin.watch [DEBUG] watch [1: 0k/2g|0]: id=2
S+377522us irmin.http-srv [INFO] [494] 200 - GET /watches
+991989us irmin.watch [DEBUG] watch [10: 0k/0g|0]: id=50
------------------------------------------------------------------------------------------------------------------------------------------------------------
+992010us application [INFO] ASSERT state: [pre-condition] branch-watch-all add 0 on=true expected=0/0/0:1/0 current=0/0/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+992022us test [DEBUG] [waiting for] branch-watch-all add 0 on=true expected=1/0/0:1/1 current=0/0/0:*
+992037us irmin.http [DEBUG] PUT /branch/t0
S+377679us irmin.http-srv [DEBUG] new connection 495
S+377758us irmin.mem [DEBUG] mem t0
S+377789us irmin.mem [DEBUG] update
S+377799us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=None)
S+377805us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=None)
S+377810us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=None)
S+377824us irmin.http-srv [INFO] [495] 200 - PUT /branch/t0
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: branch-watch-all add 0 on=true expected=1/0/0:1/1 current=0/0/0:* (0, 0.000s): { adds=1; updates=0; removes=0 } / { adds=0; updates=0; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+377897us irmin.http-srv [DEBUG] connection 495 closed
+992331us test [DEBUG] retry ex: Alcotest.Check_error("Error state: branch-watch-all add 0 on=true expected=1/0/0:1/1 current=0/0/0:* (0, 0.000s): { adds=1; updates=0; removes=0 } / { adds=0; updates=0; removes=0 }.")
+992365us irmin.watch [DEBUG] notify-all[10.50]: firing! (v=None)
+992387us irmin.http [DEBUG] GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+378030us irmin.http-srv [DEBUG] new connection 496
S+378066us irmin.mem [DEBUG] mem 88afde732961689fa81585dac966ed67677f15b0
S+378079us irmin.mem [DEBUG] find 88afde732961689fa81585dac966ed67677f15b0
S+378107us irmin.http-srv [INFO] [496] 200 - GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+378688us irmin.http-srv [DEBUG] connection 496 closed
+993408us test [DEBUG] Test.retry 0, 0.001s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+993425us application [INFO] ASSERT state: branch-watch-all add 0 on=true expected=1/0/0:1/1 current=0/0/0:* (1, 0.001s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+993440us application [INFO] ASSERT state: [pre-condition] branch-watch-all add 1 on=true expected=1/0/0:1/1 current=1/0/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+993449us test [DEBUG] [waiting for] branch-watch-all add 1 on=true expected=2/0/0:1/1 current=1/0/0:*
+993466us irmin.http [DEBUG] PUT /branch/t1
S+379138us irmin.http-srv [DEBUG] new connection 497
S+379190us irmin.mem [DEBUG] mem t1
S+379238us irmin.mem [DEBUG] update
S+379251us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=None)
S+379261us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=None)
S+379268us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=None)
S+379290us irmin.http-srv [INFO] [497] 200 - PUT /branch/t1
S+379404us irmin.http-srv [DEBUG] connection 497 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: branch-watch-all add 1 on=true expected=2/0/0:1/1 current=1/0/0:* (0, 0.000s): { adds=2; updates=0; removes=0 } / { adds=1; updates=0; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+993855us test [DEBUG] retry ex: Alcotest.Check_error("Error state: branch-watch-all add 1 on=true expected=2/0/0:1/1 current=1/0/0:* (0, 0.000s): { adds=2; updates=0; removes=0 } / { adds=1; updates=0; removes=0 }.")
+993890us irmin.watch [DEBUG] notify-all[10.50]: firing! (v=None)
+993913us irmin.http [DEBUG] GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+379564us irmin.http-srv [DEBUG] new connection 498
S+379603us irmin.mem [DEBUG] mem 88afde732961689fa81585dac966ed67677f15b0
S+379618us irmin.mem [DEBUG] find 88afde732961689fa81585dac966ed67677f15b0
S+379649us irmin.http-srv [INFO] [498] 200 - GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+379823us irmin.http-srv [DEBUG] connection 498 closed
+994961us test [DEBUG] Test.retry 0, 0.001s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+994976us application [INFO] ASSERT state: branch-watch-all add 1 on=true expected=2/0/0:1/1 current=1/0/0:* (1, 0.001s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+995058us application [INFO] ASSERT state: [pre-condition] branch-watch-all add 2 on=true expected=2/0/0:1/1 current=2/0/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+995067us test [DEBUG] [waiting for] branch-watch-all add 2 on=true expected=3/0/0:1/1 current=2/0/0:*
+995081us irmin.http [DEBUG] PUT /branch/t2
S+380725us irmin.http-srv [DEBUG] new connection 499
S+380759us irmin.mem [DEBUG] mem t2
S+381141us irmin.mem [DEBUG] update
S+381153us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=None)
S+381160us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=None)
S+381165us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=None)
S+381182us irmin.http-srv [INFO] [499] 200 - PUT /branch/t2
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: branch-watch-all add 2 on=true expected=3/0/0:1/1 current=2/0/0:* (0, 0.000s): { adds=3; updates=0; removes=0 } / { adds=2; updates=0; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+995719us test [DEBUG] retry ex: Alcotest.Check_error("Error state: branch-watch-all add 2 on=true expected=3/0/0:1/1 current=2/0/0:* (0, 0.000s): { adds=3; updates=0; removes=0 } / { adds=2; updates=0; removes=0 }.")
+995743us irmin.watch [DEBUG] notify-all[10.50]: firing! (v=None)
+995763us irmin.http [DEBUG] GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+381342us irmin.http-srv [DEBUG] connection 499 closed
S+381404us irmin.http-srv [DEBUG] new connection 500
S+381435us irmin.mem [DEBUG] mem 88afde732961689fa81585dac966ed67677f15b0
S+381446us irmin.mem [DEBUG] find 88afde732961689fa81585dac966ed67677f15b0
S+381470us irmin.http-srv [INFO] [500] 200 - GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+381568us irmin.http-srv [DEBUG] connection 500 closed
+996907us test [DEBUG] Test.retry 0, 0.001s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+996922us application [INFO] ASSERT state: branch-watch-all add 2 on=true expected=3/0/0:1/1 current=2/0/0:* (1, 0.001s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+996937us application [INFO] ASSERT state: [pre-condition] branch-watch-all add 3 on=true expected=3/0/0:1/1 current=3/0/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+996949us test [DEBUG] [waiting for] branch-watch-all add 3 on=true expected=4/0/0:1/1 current=3/0/0:*
+996965us irmin.http [DEBUG] PUT /branch/t3
S+382607us irmin.http-srv [DEBUG] new connection 501
S+382633us irmin.mem [DEBUG] mem t3
S+382664us irmin.mem [DEBUG] update
S+382673us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=None)
S+382679us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=None)
S+382684us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=None)
S+382701us irmin.http-srv [INFO] [501] 200 - PUT /branch/t3
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: branch-watch-all add 3 on=true expected=4/0/0:1/1 current=3/0/0:* (0, 0.000s): { adds=4; updates=0; removes=0 } / { adds=3; updates=0; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+997231us test [DEBUG] retry ex: Alcotest.Check_error("Error state: branch-watch-all add 3 on=true expected=4/0/0:1/1 current=3/0/0:* (0, 0.000s): { adds=4; updates=0; removes=0 } / { adds=3; updates=0; removes=0 }.")
S+382832us irmin.http-srv [DEBUG] connection 501 closed
+997254us irmin.watch [DEBUG] notify-all[10.50]: firing! (v=None)
+997274us irmin.http [DEBUG] GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+382913us irmin.http-srv [DEBUG] new connection 502
S+382939us irmin.mem [DEBUG] mem 88afde732961689fa81585dac966ed67677f15b0
S+382948us irmin.mem [DEBUG] find 88afde732961689fa81585dac966ed67677f15b0
S+382967us irmin.http-srv [INFO] [502] 200 - GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+383062us irmin.http-srv [DEBUG] connection 502 closed
+998416us test [DEBUG] Test.retry 0, 0.001s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+998431us application [INFO] ASSERT state: branch-watch-all add 3 on=true expected=4/0/0:1/1 current=3/0/0:* (1, 0.001s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+998445us application [INFO] ASSERT state: [pre-condition] branch-watch-all add 4 on=true expected=4/0/0:1/1 current=4/0/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+998454us test [DEBUG] [waiting for] branch-watch-all add 4 on=true expected=5/0/0:1/1 current=4/0/0:*
+998467us irmin.http [DEBUG] PUT /branch/t4
S+384108us irmin.http-srv [DEBUG] new connection 503
S+384133us irmin.mem [DEBUG] mem t4
S+384167us irmin.mem [DEBUG] update
S+384176us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=None)
S+384183us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=None)
S+385985us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=None)
S+386004us irmin.http-srv [INFO] [503] 200 - PUT /branch/t4
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: branch-watch-all add 4 on=true expected=5/0/0:1/1 current=4/0/0:* (0, 0.000s): { adds=5; updates=0; removes=0 } / { adds=4; updates=0; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1000545us test [DEBUG] retry ex: Alcotest.Check_error("Error state: branch-watch-all add 4 on=true expected=5/0/0:1/1 current=4/0/0:* (0, 0.000s): { adds=5; updates=0; removes=0 } / { adds=4; updates=0; removes=0 }.")
S+386142us irmin.http-srv [DEBUG] connection 503 closed
+1000568us irmin.watch [DEBUG] notify-all[10.50]: firing! (v=None)
+1000589us irmin.http [DEBUG] GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+386230us irmin.http-srv [DEBUG] new connection 504
S+386258us irmin.mem [DEBUG] mem 88afde732961689fa81585dac966ed67677f15b0
S+386267us irmin.mem [DEBUG] find 88afde732961689fa81585dac966ed67677f15b0
S+386287us irmin.http-srv [INFO] [504] 200 - GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+386448us irmin.http-srv [DEBUG] connection 504 closed
+1001729us test [DEBUG] Test.retry 0, 0.001s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1001744us application [INFO] ASSERT state: branch-watch-all add 4 on=true expected=5/0/0:1/1 current=4/0/0:* (1, 0.001s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1001758us application [INFO] ASSERT state: [pre-condition] branch-watch-all add 5 on=true expected=5/0/0:1/1 current=5/0/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1001767us test [DEBUG] [waiting for] branch-watch-all add 5 on=true expected=6/0/0:1/1 current=5/0/0:*
+1001781us irmin.http [DEBUG] PUT /branch/t5
S+387423us irmin.http-srv [DEBUG] new connection 505
S+387449us irmin.mem [DEBUG] mem t5
S+387478us irmin.mem [DEBUG] update
S+387498us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=None)
S+387505us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=None)
S+387510us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=None)
S+387527us irmin.http-srv [INFO] [505] 200 - PUT /branch/t5
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: branch-watch-all add 5 on=true expected=6/0/0:1/1 current=5/0/0:* (0, 0.000s): { adds=6; updates=0; removes=0 } / { adds=5; updates=0; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1002052us test [DEBUG] retry ex: Alcotest.Check_error("Error state: branch-watch-all add 5 on=true expected=6/0/0:1/1 current=5/0/0:* (0, 0.000s): { adds=6; updates=0; removes=0 } / { adds=5; updates=0; removes=0 }.")
S+387651us irmin.http-srv [DEBUG] connection 505 closed
+1002074us irmin.watch [DEBUG] notify-all[10.50]: firing! (v=None)
+1002094us irmin.http [DEBUG] GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+387733us irmin.http-srv [DEBUG] new connection 506
S+387759us irmin.mem [DEBUG] mem 88afde732961689fa81585dac966ed67677f15b0
S+387768us irmin.mem [DEBUG] find 88afde732961689fa81585dac966ed67677f15b0
S+387787us irmin.http-srv [INFO] [506] 200 - GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+387870us irmin.http-srv [DEBUG] connection 506 closed
+1003235us test [DEBUG] Test.retry 0, 0.001s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1003250us application [INFO] ASSERT state: branch-watch-all add 5 on=true expected=6/0/0:1/1 current=5/0/0:* (1, 0.001s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1003267us application [INFO] ASSERT state: [pre-condition] branch-watch-all add 6 on=true expected=6/0/0:1/1 current=6/0/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1003276us test [DEBUG] [waiting for] branch-watch-all add 6 on=true expected=7/0/0:1/1 current=6/0/0:*
+1003289us irmin.http [DEBUG] PUT /branch/t6
S+388930us irmin.http-srv [DEBUG] new connection 507
S+388955us irmin.mem [DEBUG] mem t6
S+388983us irmin.mem [DEBUG] update
S+388991us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=None)
S+388997us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=None)
S+389002us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=None)
S+389018us irmin.http-srv [INFO] [507] 200 - PUT /branch/t6
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: branch-watch-all add 6 on=true expected=7/0/0:1/1 current=6/0/0:* (0, 0.000s): { adds=7; updates=0; removes=0 } / { adds=6; updates=0; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1003547us test [DEBUG] retry ex: Alcotest.Check_error("Error state: branch-watch-all add 6 on=true expected=7/0/0:1/1 current=6/0/0:* (0, 0.000s): { adds=7; updates=0; removes=0 } / { adds=6; updates=0; removes=0 }.")
S+389148us irmin.http-srv [DEBUG] connection 507 closed
+1003573us irmin.watch [DEBUG] notify-all[10.50]: firing! (v=None)
+1003594us irmin.http [DEBUG] GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+389239us irmin.http-srv [DEBUG] new connection 508
S+389265us irmin.mem [DEBUG] mem 88afde732961689fa81585dac966ed67677f15b0
S+389275us irmin.mem [DEBUG] find 88afde732961689fa81585dac966ed67677f15b0
S+389296us irmin.http-srv [INFO] [508] 200 - GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+389404us irmin.http-srv [DEBUG] connection 508 closed
+1004616us test [DEBUG] Test.retry 0, 0.001s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1004630us application [INFO] ASSERT state: branch-watch-all add 6 on=true expected=7/0/0:1/1 current=6/0/0:* (1, 0.001s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1004644us application [INFO] ASSERT state: [pre-condition] branch-watch-all add 7 on=true expected=7/0/0:1/1 current=7/0/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1004652us test [DEBUG] [waiting for] branch-watch-all add 7 on=true expected=8/0/0:1/1 current=7/0/0:*
+1004664us irmin.http [DEBUG] PUT /branch/t7
S+390301us irmin.http-srv [DEBUG] new connection 509
S+390325us irmin.mem [DEBUG] mem t7
S+390352us irmin.mem [DEBUG] update
S+390360us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=None)
S+390366us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=None)
S+390371us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=None)
S+390390us irmin.http-srv [INFO] [509] 200 - PUT /branch/t7
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: branch-watch-all add 7 on=true expected=8/0/0:1/1 current=7/0/0:* (0, 0.000s): { adds=8; updates=0; removes=0 } / { adds=7; updates=0; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
S+390518us irmin.http-srv [DEBUG] connection 509 closed
+1004919us test [DEBUG] retry ex: Alcotest.Check_error("Error state: branch-watch-all add 7 on=true expected=8/0/0:1/1 current=7/0/0:* (0, 0.000s): { adds=8; updates=0; removes=0 } / { adds=7; updates=0; removes=0 }.")
+1004965us irmin.watch [DEBUG] notify-all[10.50]: firing! (v=None)
+1004985us irmin.http [DEBUG] GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+390621us irmin.http-srv [DEBUG] new connection 510
S+390645us irmin.mem [DEBUG] mem 88afde732961689fa81585dac966ed67677f15b0
S+390654us irmin.mem [DEBUG] find 88afde732961689fa81585dac966ed67677f15b0
S+390671us irmin.http-srv [INFO] [510] 200 - GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+390721us irmin.http-srv [DEBUG] connection 510 closed
+1006083us test [DEBUG] Test.retry 0, 0.001s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1006095us application [INFO] ASSERT state: branch-watch-all add 7 on=true expected=8/0/0:1/1 current=7/0/0:* (1, 0.001s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1006108us application [INFO] ASSERT state: [pre-condition] branch-watch-all add 8 on=true expected=8/0/0:1/1 current=8/0/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1006117us test [DEBUG] [waiting for] branch-watch-all add 8 on=true expected=9/0/0:1/1 current=8/0/0:*
+1006129us irmin.http [DEBUG] PUT /branch/t8
S+391764us irmin.http-srv [DEBUG] new connection 511
S+391787us irmin.mem [DEBUG] mem t8
S+391815us irmin.mem [DEBUG] update
S+391823us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=None)
S+391829us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=None)
S+391834us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=None)
S+391849us irmin.http-srv [INFO] [511] 200 - PUT /branch/t8
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: branch-watch-all add 8 on=true expected=9/0/0:1/1 current=8/0/0:* (0, 0.000s): { adds=9; updates=0; removes=0 } / { adds=8; updates=0; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1006387us test [DEBUG] retry ex: Alcotest.Check_error("Error state: branch-watch-all add 8 on=true expected=9/0/0:1/1 current=8/0/0:* (0, 0.000s): { adds=9; updates=0; removes=0 } / { adds=8; updates=0; removes=0 }.")
S+391990us irmin.http-srv [DEBUG] connection 511 closed
+1006415us irmin.watch [DEBUG] notify-all[10.50]: firing! (v=None)
+1006436us irmin.http [DEBUG] GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+392071us irmin.http-srv [DEBUG] new connection 512
S+392096us irmin.mem [DEBUG] mem 88afde732961689fa81585dac966ed67677f15b0
S+392104us irmin.mem [DEBUG] find 88afde732961689fa81585dac966ed67677f15b0
S+392122us irmin.http-srv [INFO] [512] 200 - GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+392176us irmin.http-srv [DEBUG] connection 512 closed
+1007456us test [DEBUG] Test.retry 0, 0.001s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1007468us application [INFO] ASSERT state: branch-watch-all add 8 on=true expected=9/0/0:1/1 current=8/0/0:* (1, 0.001s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1007480us application [INFO] ASSERT state: [pre-condition] branch-watch-all add 9 on=true expected=9/0/0:1/1 current=9/0/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1007489us test [DEBUG] [waiting for] branch-watch-all add 9 on=true expected=10/0/0:1/1 current=9/0/0:*
+1007500us irmin.http [DEBUG] PUT /branch/t9
S+393133us irmin.http-srv [DEBUG] new connection 513
S+393157us irmin.mem [DEBUG] mem t9
S+393185us irmin.mem [DEBUG] update
S+393193us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=None)
S+393199us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=None)
S+393204us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=None)
S+393220us irmin.http-srv [INFO] [513] 200 - PUT /branch/t9
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: branch-watch-all add 9 on=true expected=10/0/0:1/1 current=9/0/0:* (0, 0.000s): { adds=10; updates=0; removes=0 } / { adds=9; updates=0; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1007768us test [DEBUG] retry ex: Alcotest.Check_error("Error state: branch-watch-all add 9 on=true expected=10/0/0:1/1 current=9/0/0:* (0, 0.000s): { adds=10; updates=0; removes=0 } / { adds=9; updates=0; removes=0 }.")
S+393371us irmin.http-srv [DEBUG] connection 513 closed
+1007796us irmin.watch [DEBUG] notify-all[10.50]: firing! (v=None)
+1007821us irmin.http [DEBUG] GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+393461us irmin.http-srv [DEBUG] new connection 514
S+393486us irmin.mem [DEBUG] mem 88afde732961689fa81585dac966ed67677f15b0
S+393495us irmin.mem [DEBUG] find 88afde732961689fa81585dac966ed67677f15b0
S+393512us irmin.http-srv [INFO] [514] 200 - GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+393569us irmin.http-srv [DEBUG] connection 514 closed
+1008929us test [DEBUG] Test.retry 0, 0.001s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1008942us application [INFO] ASSERT state: branch-watch-all add 9 on=true expected=10/0/0:1/1 current=9/0/0:* (1, 0.001s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1008963us application [INFO] ASSERT state: [pre-condition] branch-watch-all remove 0 on=true expected=10/0/0:1/1 current=10/0/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1008979us test [DEBUG] [waiting for] branch-watch-all remove 0 on=true expected=10/0/1:1/1 current=10/0/0:*
+1009005us irmin.http [DEBUG] DELETE /branch/t0
S+394678us irmin.http-srv [DEBUG] new connection 515
S+394723us irmin.mem [DEBUG] mem t0
S+394738us irmin.mem [DEBUG] remove
S+394746us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+394756us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+394764us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+394782us irmin.http-srv [INFO] [515] 200 - DELETE /branch/t0
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: branch-watch-all remove 0 on=true expected=10/0/1:1/1 current=10/0/0:* (0, 0.000s): { adds=10; updates=0; removes=1 } / { adds=10; updates=0; removes=0 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1009401us test [DEBUG] retry ex: Alcotest.Check_error("Error state: branch-watch-all remove 0 on=true expected=10/0/1:1/1 current=10/0/0:* (0, 0.000s): { adds=10; updates=0; removes=1 } / { adds=10; updates=0; removes=0 }.")
+1009434us irmin.watch [DEBUG] notify-all[10.50]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
+1009459us irmin.http [DEBUG] GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+395174us irmin.http-srv [DEBUG] new connection 516
S+395207us irmin.mem [DEBUG] mem 88afde732961689fa81585dac966ed67677f15b0
S+395218us irmin.mem [DEBUG] find 88afde732961689fa81585dac966ed67677f15b0
S+395249us irmin.http-srv [INFO] [516] 200 - GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+395322us irmin.http-srv [DEBUG] connection 516 closed
+1010473us test [DEBUG] Test.retry 0, 0.001s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1010487us application [INFO] ASSERT state: branch-watch-all remove 0 on=true expected=10/0/1:1/1 current=10/0/0:* (1, 0.001s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1010500us application [INFO] ASSERT state: [pre-condition] branch-watch-all remove 1 on=true expected=10/0/1:1/1 current=10/0/1:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1010509us test [DEBUG] [waiting for] branch-watch-all remove 1 on=true expected=10/0/2:1/1 current=10/0/1:*
+1010518us irmin.http [DEBUG] DELETE /branch/t1
S+396167us irmin.http-srv [DEBUG] new connection 517
S+396198us irmin.mem [DEBUG] mem t1
S+396206us irmin.mem [DEBUG] remove
S+396213us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+396222us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+396229us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+396247us irmin.http-srv [INFO] [517] 200 - DELETE /branch/t1
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: branch-watch-all remove 1 on=true expected=10/0/2:1/1 current=10/0/1:* (0, 0.000s): { adds=10; updates=0; removes=2 } / { adds=10; updates=0; removes=1 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1010744us test [DEBUG] retry ex: Alcotest.Check_error("Error state: branch-watch-all remove 1 on=true expected=10/0/2:1/1 current=10/0/1:* (0, 0.000s): { adds=10; updates=0; removes=2 } / { adds=10; updates=0; removes=1 }.")
+1010775us irmin.watch [DEBUG] notify-all[10.50]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
+1010799us irmin.http [DEBUG] GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+396443us irmin.http-srv [DEBUG] new connection 518
S+396473us irmin.mem [DEBUG] mem 88afde732961689fa81585dac966ed67677f15b0
S+396483us irmin.mem [DEBUG] find 88afde732961689fa81585dac966ed67677f15b0
S+396508us irmin.http-srv [INFO] [518] 200 - GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+396575us irmin.http-srv [DEBUG] connection 518 closed
+1011817us test [DEBUG] Test.retry 0, 0.001s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1011830us application [INFO] ASSERT state: branch-watch-all remove 1 on=true expected=10/0/2:1/1 current=10/0/1:* (1, 0.001s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1011844us application [INFO] ASSERT state: [pre-condition] branch-watch-all remove 2 on=true expected=10/0/2:1/1 current=10/0/2:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1011852us test [DEBUG] [waiting for] branch-watch-all remove 2 on=true expected=10/0/3:1/1 current=10/0/2:*
+1011860us irmin.http [DEBUG] DELETE /branch/t2
S+397512us irmin.http-srv [DEBUG] new connection 519
S+397540us irmin.mem [DEBUG] mem t2
S+397549us irmin.mem [DEBUG] remove
S+397555us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+397564us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+397571us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+397586us irmin.http-srv [INFO] [519] 200 - DELETE /branch/t2
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: branch-watch-all remove 2 on=true expected=10/0/3:1/1 current=10/0/2:* (0, 0.000s): { adds=10; updates=0; removes=3 } / { adds=10; updates=0; removes=2 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1012078us test [DEBUG] retry ex: Alcotest.Check_error("Error state: branch-watch-all remove 2 on=true expected=10/0/3:1/1 current=10/0/2:* (0, 0.000s): { adds=10; updates=0; removes=3 } / { adds=10; updates=0; removes=2 }.")
+1012108us irmin.watch [DEBUG] notify-all[10.50]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
+1012131us irmin.http [DEBUG] GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+397779us irmin.http-srv [DEBUG] new connection 520
S+397809us irmin.mem [DEBUG] mem 88afde732961689fa81585dac966ed67677f15b0
S+397821us irmin.mem [DEBUG] find 88afde732961689fa81585dac966ed67677f15b0
S+397841us irmin.http-srv [INFO] [520] 200 - GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+397911us irmin.http-srv [DEBUG] connection 520 closed
+1013151us test [DEBUG] Test.retry 0, 0.001s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1013164us application [INFO] ASSERT state: branch-watch-all remove 2 on=true expected=10/0/3:1/1 current=10/0/2:* (1, 0.001s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1013178us application [INFO] ASSERT state: [pre-condition] branch-watch-all remove 3 on=true expected=10/0/3:1/1 current=10/0/3:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1013186us test [DEBUG] [waiting for] branch-watch-all remove 3 on=true expected=10/0/4:1/1 current=10/0/3:*
+1013194us irmin.http [DEBUG] DELETE /branch/t3
S+398966us irmin.http-srv [DEBUG] new connection 521
S+398995us irmin.mem [DEBUG] mem t3
S+399003us irmin.mem [DEBUG] remove
S+399010us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+399018us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+399025us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+399040us irmin.http-srv [INFO] [521] 200 - DELETE /branch/t3
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: branch-watch-all remove 3 on=true expected=10/0/4:1/1 current=10/0/3:* (0, 0.000s): { adds=10; updates=0; removes=4 } / { adds=10; updates=0; removes=3 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1013532us test [DEBUG] retry ex: Alcotest.Check_error("Error state: branch-watch-all remove 3 on=true expected=10/0/4:1/1 current=10/0/3:* (0, 0.000s): { adds=10; updates=0; removes=4 } / { adds=10; updates=0; removes=3 }.")
+1013559us irmin.watch [DEBUG] notify-all[10.50]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
+1013582us irmin.http [DEBUG] GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+399216us irmin.http-srv [DEBUG] new connection 522
S+399246us irmin.mem [DEBUG] mem 88afde732961689fa81585dac966ed67677f15b0
S+399255us irmin.mem [DEBUG] find 88afde732961689fa81585dac966ed67677f15b0
S+399275us irmin.http-srv [INFO] [522] 200 - GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+399342us irmin.http-srv [DEBUG] connection 522 closed
+1014603us test [DEBUG] Test.retry 0, 0.001s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1014616us application [INFO] ASSERT state: branch-watch-all remove 3 on=true expected=10/0/4:1/1 current=10/0/3:* (1, 0.001s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1014630us application [INFO] ASSERT state: [pre-condition] branch-watch-all remove 4 on=true expected=10/0/4:1/1 current=10/0/4:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1014641us test [DEBUG] [waiting for] branch-watch-all remove 4 on=true expected=10/0/5:1/1 current=10/0/4:*
+1014650us irmin.http [DEBUG] DELETE /branch/t4
S+400288us irmin.http-srv [DEBUG] new connection 523
S+400315us irmin.mem [DEBUG] mem t4
S+400323us irmin.mem [DEBUG] remove
S+400329us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+400338us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+400344us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+400360us irmin.http-srv [INFO] [523] 200 - DELETE /branch/t4
------------------------------------------------------------------------------------------------------------------------------------------------------------
ASSERT state: branch-watch-all remove 4 on=true expected=10/0/5:1/1 current=10/0/4:* (0, 0.000s): { adds=10; updates=0; removes=5 } / { adds=10; updates=0; removes=4 }
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1014851us test [DEBUG] retry ex: Alcotest.Check_error("Error state: branch-watch-all remove 4 on=true expected=10/0/5:1/1 current=10/0/4:* (0, 0.000s): { adds=10; updates=0; removes=5 } / { adds=10; updates=0; removes=4 }.")
+1014878us irmin.watch [DEBUG] notify-all[10.50]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
+1014901us irmin.http [DEBUG] GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+400534us irmin.http-srv [DEBUG] new connection 524
S+400563us irmin.mem [DEBUG] mem 88afde732961689fa81585dac966ed67677f15b0
S+400573us irmin.mem [DEBUG] find 88afde732961689fa81585dac966ed67677f15b0
S+400592us irmin.http-srv [INFO] [524] 200 - GET /commit/88afde732961689fa81585dac966ed67677f15b0
S+400659us irmin.http-srv [DEBUG] connection 524 closed
+1015924us test [DEBUG] Test.retry 0, 0.001s
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1015937us application [INFO] ASSERT state: branch-watch-all remove 4 on=true expected=10/0/5:1/1 current=10/0/4:* (1, 0.001s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1015946us irmin.watch [DEBUG] unwatch [10: 0k/1g|0]: id=50
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1015961us application [INFO] ASSERT state: [pre-condition] branch-watch-all add 0 on=false expected=10/0/5:0/0 current=10/0/5:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1015969us test [DEBUG] [waiting for] branch-watch-all add 0 on=false expected=10/0/5:0/0 current=10/0/5:*
+1015985us irmin.http [DEBUG] PUT /branch/t0
S+401630us irmin.http-srv [DEBUG] new connection 525
S+401658us irmin.mem [DEBUG] mem t0
S+401750us irmin.mem [DEBUG] update
S+401759us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=None)
S+401766us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=None)
S+401773us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=None)
S+401788us irmin.http-srv [INFO] [525] 200 - PUT /branch/t0
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1016280us application [INFO] ASSERT state: branch-watch-all add 0 on=false expected=10/0/5:0/0 current=10/0/5:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1016297us application [INFO] ASSERT state: [pre-condition] branch-watch-all add 1 on=false expected=10/0/5:0/0 current=10/0/5:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1016307us test [DEBUG] [waiting for] branch-watch-all add 1 on=false expected=10/0/5:0/0 current=10/0/5:*
S+401895us irmin.http-srv [DEBUG] connection 525 closed
+1016361us irmin.http [DEBUG] PUT /branch/t1
S+402018us irmin.http-srv [DEBUG] new connection 526
S+402048us irmin.mem [DEBUG] mem t1
S+402078us irmin.mem [DEBUG] update
S+402087us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=None)
S+402093us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=None)
S+402098us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=None)
S+402112us irmin.http-srv [INFO] [526] 200 - PUT /branch/t1
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1016603us application [INFO] ASSERT state: branch-watch-all add 1 on=false expected=10/0/5:0/0 current=10/0/5:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1016696us application [INFO] ASSERT state: [pre-condition] branch-watch-all add 2 on=false expected=10/0/5:0/0 current=10/0/5:* (0, 0.000s)
S+402286us irmin.http-srv [DEBUG] connection 526 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1016712us test [DEBUG] [waiting for] branch-watch-all add 2 on=false expected=10/0/5:0/0 current=10/0/5:*
+1016790us irmin.http [DEBUG] PUT /branch/t2
S+402438us irmin.http-srv [DEBUG] new connection 527
S+402466us irmin.mem [DEBUG] mem t2
S+402496us irmin.mem [DEBUG] update
S+402504us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=None)
S+402511us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=None)
S+402516us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=None)
S+402532us irmin.http-srv [INFO] [527] 200 - PUT /branch/t2
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1017021us application [INFO] ASSERT state: branch-watch-all add 2 on=false expected=10/0/5:0/0 current=10/0/5:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1017040us application [INFO] ASSERT state: [pre-condition] branch-watch-all add 3 on=false expected=10/0/5:0/0 current=10/0/5:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1017053us test [DEBUG] [waiting for] branch-watch-all add 3 on=false expected=10/0/5:0/0 current=10/0/5:*
S+402633us irmin.http-srv [DEBUG] connection 527 closed
+1017077us irmin.http [DEBUG] PUT /branch/t3
S+402726us irmin.http-srv [DEBUG] new connection 528
S+402754us irmin.mem [DEBUG] mem t3
S+402782us irmin.mem [DEBUG] update
S+402791us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=None)
S+402797us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=None)
S+402802us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=None)
S+402819us irmin.http-srv [INFO] [528] 200 - PUT /branch/t3
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1017304us application [INFO] ASSERT state: branch-watch-all add 3 on=false expected=10/0/5:0/0 current=10/0/5:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1017326us application [INFO] ASSERT state: [pre-condition] branch-watch-all remove 0 on=false expected=10/0/5:0/0 current=10/0/5:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1017339us test [DEBUG] [waiting for] branch-watch-all remove 0 on=false expected=10/0/5:0/0 current=10/0/5:*
+1017350us irmin.http [DEBUG] DELETE /branch/t0
S+403285us irmin.http-srv [DEBUG] new connection 529
S+403314us irmin.mem [DEBUG] mem t0
S+403322us irmin.mem [DEBUG] remove
S+403329us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+403337us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+403344us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+403360us irmin.http-srv [INFO] [529] 200 - DELETE /branch/t0
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1017838us application [INFO] ASSERT state: branch-watch-all remove 0 on=false expected=10/0/5:0/0 current=10/0/5:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1017862us application [INFO] ASSERT state: [pre-condition] branch-watch-all remove 1 on=false expected=10/0/5:0/0 current=10/0/5:* (0, 0.000s)
S+403441us irmin.http-srv [DEBUG] connection 528 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1017877us test [DEBUG] [waiting for] branch-watch-all remove 1 on=false expected=10/0/5:0/0 current=10/0/5:*
+1017890us irmin.http [DEBUG] DELETE /branch/t1
S+403535us irmin.http-srv [DEBUG] new connection 530
S+403564us irmin.mem [DEBUG] mem t1
S+403575us irmin.mem [DEBUG] remove
S+403585us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+403598us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+403605us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+403624us irmin.http-srv [INFO] [530] 200 - DELETE /branch/t1
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1018102us application [INFO] ASSERT state: branch-watch-all remove 1 on=false expected=10/0/5:0/0 current=10/0/5:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1018124us application [INFO] ASSERT state: [pre-condition] branch-watch-all remove 2 on=false expected=10/0/5:0/0 current=10/0/5:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1018134us test [DEBUG] [waiting for] branch-watch-all remove 2 on=false expected=10/0/5:0/0 current=10/0/5:*
+1018142us irmin.http [DEBUG] DELETE /branch/t2
S+403783us irmin.http-srv [DEBUG] new connection 531
S+403811us irmin.mem [DEBUG] mem t2
S+403819us irmin.mem [DEBUG] remove
S+403825us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+403833us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+403839us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+403855us irmin.http-srv [INFO] [531] 200 - DELETE /branch/t2
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1018330us application [INFO] ASSERT state: branch-watch-all remove 2 on=false expected=10/0/5:0/0 current=10/0/5:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1018353us application [INFO] ASSERT state: [pre-condition] branch-watch-all remove 3 on=false expected=10/0/5:0/0 current=10/0/5:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1018363us test [DEBUG] [waiting for] branch-watch-all remove 3 on=false expected=10/0/5:0/0 current=10/0/5:*
+1018371us irmin.http [DEBUG] DELETE /branch/t3
S+404014us irmin.http-srv [DEBUG] new connection 532
S+404051us irmin.mem [DEBUG] mem t3
S+404060us irmin.mem [DEBUG] remove
S+404067us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+404074us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+404081us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
88afde732961689fa81585dac966ed67677f15b0)
S+404098us irmin.http-srv [INFO] [532] 200 - DELETE /branch/t3
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1018640us application [INFO] ASSERT state: branch-watch-all remove 3 on=false expected=10/0/5:0/0 current=10/0/5:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1018656us test [DEBUG] WATCH-KEY
+1018665us irmin [DEBUG] debug
+1018675us irmin.http [DEBUG] GET /branch/master
S+404319us irmin.http-srv [DEBUG] new connection 533
S+404347us irmin.mem [DEBUG] mem master
S+404356us irmin.mem [DEBUG] find master
S+404367us irmin.http-srv [INFO] [533] 200 - GET /branch/master
+1019008us irmin.http [DEBUG] GET /commit/fbb5bdcd4b9c680729316c6307c78f09cb5ed97c
S+404596us irmin.http-srv [DEBUG] connection 533 closed
S+404663us irmin.http-srv [DEBUG] new connection 534
S+404693us irmin.mem [DEBUG] mem fbb5bdcd4b9c680729316c6307c78f09cb5ed97c
S+404702us irmin.mem [DEBUG] find fbb5bdcd4b9c680729316c6307c78f09cb5ed97c
S+404731us irmin.http-srv [INFO] [534] 200 - GET /commit/fbb5bdcd4b9c680729316c6307c78f09cb5ed97c
S+404793us irmin.http-srv [DEBUG] connection 534 closed
+1019213us irmin [DEBUG] Head.find -> fbb5bdcd4b9c680729316c6307c78f09cb5ed97c
+1019227us irmin.tree [DEBUG] Tree.find_tree
+1019238us irmin.tree [DEBUG] Tree.remove
+1019267us irmin.http [DEBUG] POST /trees
S+404918us irmin.http-srv [DEBUG] new connection 535
S+404955us irmin.mem [DEBUG] add -> 5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+404970us irmin.http-srv [INFO] [535] 200 - POST /trees
+1019444us irmin.tree [DEBUG] Tree.export -> 5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+405036us irmin.http-srv [DEBUG] connection 535 closed
+1019474us irmin.http [DEBUG] POST /commits
S+405113us irmin.http-srv [DEBUG] new connection 536
S+405180us irmin.mem [DEBUG] add -> 9b8d322992d75dc8d0c6dfcfefc4c5d47fb2ef1c
S+405206us irmin.http-srv [INFO] [536] 200 - POST /commits
+1019690us irmin.http [DEBUG] PUT /branch/master
S+405272us irmin.http-srv [DEBUG] connection 536 closed
S+405331us irmin.http-srv [DEBUG] new connection 537
S+405366us irmin.mem [DEBUG] mem master
S+405413us irmin.mem [DEBUG] test_and_set
S+405425us irmin.mem [DEBUG] find master
S+405437us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
fbb5bdcd4b9c680729316c6307c78f09cb5ed97c)
S+405451us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
fbb5bdcd4b9c680729316c6307c78f09cb5ed97c)
S+405463us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=None)
S+405486us irmin.http-srv [INFO] [537] 200 - PUT /branch/master
+1023514us irmin.http [DEBUG] GET /branch/master
S+409134us irmin.http-srv [DEBUG] connection 537 closed
S+409198us irmin.http-srv [DEBUG] new connection 538
S+409252us irmin.mem [DEBUG] mem master
S+409266us irmin.mem [DEBUG] find master
S+409285us irmin.http-srv [INFO] [538] 200 - GET /branch/master
+1023774us irmin.http [DEBUG] GET /commit/9b8d322992d75dc8d0c6dfcfefc4c5d47fb2ef1c
S+409359us irmin.http-srv [DEBUG] connection 538 closed
S+409430us irmin.http-srv [DEBUG] new connection 539
S+409470us irmin.mem [DEBUG] mem 9b8d322992d75dc8d0c6dfcfefc4c5d47fb2ef1c
S+409486us irmin.mem [DEBUG] find 9b8d322992d75dc8d0c6dfcfefc4c5d47fb2ef1c
S+409529us irmin.http-srv [INFO] [539] 200 - GET /commit/9b8d322992d75dc8d0c6dfcfefc4c5d47fb2ef1c
S+409600us irmin.http-srv [DEBUG] connection 539 closed
+1024023us irmin [DEBUG] Head.find -> 9b8d322992d75dc8d0c6dfcfefc4c5d47fb2ef1c
+1024038us irmin [INFO] watch-key /a/b/c
+1024064us irmin.http [DEBUG] POST /watches
S+409720us irmin.http-srv [DEBUG] new connection 540
S+409775us irmin.watch [DEBUG] watch [1: 0k/3g|0]: id=3
S+409796us irmin.http-srv [INFO] [540] 200 - POST /watches
+1024282us irmin.watch [DEBUG] watch [9: 0k/0g|0]: id=50
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1024312us application [INFO] ASSERT state: [pre-condition] branch-key add 0 on=true expected=0/0/0:1/0 current=0/0/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1024331us test [DEBUG] [waiting for] branch-key add 0 on=true expected=1/0/0:1/1 current=0/0/0:*
+1024341us irmin [DEBUG] set /a/b/c
+1024353us irmin.http [DEBUG] GET /branch/master
S+410008us irmin.http-srv [DEBUG] new connection 541
S+410044us irmin.mem [DEBUG] mem master
S+410059us irmin.mem [DEBUG] find master
S+410078us irmin.http-srv [INFO] [541] 200 - GET /branch/master
+1024669us irmin.http [DEBUG] GET /commit/9b8d322992d75dc8d0c6dfcfefc4c5d47fb2ef1c
S+410257us irmin.http-srv [DEBUG] connection 541 closed
S+410332us irmin.http-srv [DEBUG] new connection 542
S+410371us irmin.mem [DEBUG] mem 9b8d322992d75dc8d0c6dfcfefc4c5d47fb2ef1c
S+410387us irmin.mem [DEBUG] find 9b8d322992d75dc8d0c6dfcfefc4c5d47fb2ef1c
S+410426us irmin.http-srv [INFO] [542] 200 - GET /commit/9b8d322992d75dc8d0c6dfcfefc4c5d47fb2ef1c
S+410498us irmin.http-srv [DEBUG] connection 542 closed
+1024921us irmin [DEBUG] Head.find -> 9b8d322992d75dc8d0c6dfcfefc4c5d47fb2ef1c
+1024935us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1024947us irmin.tree [DEBUG] Tree.add_tree /a/b/c
+1024980us irmin.http [DEBUG] GET /tree/4b165a4b0ce43d588a6f96041e1cf96d974b1d0d
S+411954us irmin.http-srv [DEBUG] new connection 543
S+412011us irmin.mem [DEBUG] mem 4b165a4b0ce43d588a6f96041e1cf96d974b1d0d
S+412036us irmin.http-srv [INFO] [543] 404 - GET /tree/4b165a4b0ce43d588a6f96041e1cf96d974b1d0d
+1026544us irmin.http [DEBUG] GET /tree/9322e877b88783aa976734ddd6b92d0cd594bf5b
S+412130us irmin.http-srv [DEBUG] connection 543 closed
S+412205us irmin.http-srv [DEBUG] new connection 544
S+412244us irmin.mem [DEBUG] mem 9322e877b88783aa976734ddd6b92d0cd594bf5b
S+412264us irmin.http-srv [INFO] [544] 404 - GET /tree/9322e877b88783aa976734ddd6b92d0cd594bf5b
+1026761us irmin.http [DEBUG] GET /tree/a1bf7830d9dbaa7ee7c513e279657b85cd2dda6d
S+412349us irmin.http-srv [DEBUG] connection 544 closed
S+412403us irmin.http-srv [DEBUG] new connection 545
S+412441us irmin.mem [DEBUG] mem a1bf7830d9dbaa7ee7c513e279657b85cd2dda6d
S+412462us irmin.http-srv [INFO] [545] 404 - GET /tree/a1bf7830d9dbaa7ee7c513e279657b85cd2dda6d
+1026966us irmin.http [DEBUG] POST /blobs
S+412551us irmin.http-srv [DEBUG] connection 545 closed
S+412625us irmin.http-srv [DEBUG] new connection 546
S+412657us irmin.mem [DEBUG] add -> da39a3ee5e6b4b0d3255bfef95601890afd80709
S+412671us irmin.http-srv [INFO] [546] 200 - POST /blobs
S+412689us cohttp.lwt.server [ERROR] invalid input Malformed request header: 0 while handling client
S+412695us irmin.http-srv [DEBUG] connection 546 closed
+1027173us irmin.http [DEBUG] POST /trees
S+412842us irmin.http-srv [DEBUG] new connection 547
S+412887us irmin.mem [DEBUG] add -> a1bf7830d9dbaa7ee7c513e279657b85cd2dda6d
S+412902us irmin.http-srv [INFO] [547] 200 - POST /trees
+1027385us irmin.http [DEBUG] POST /trees
S+412980us irmin.http-srv [DEBUG] connection 547 closed
S+413042us irmin.http-srv [DEBUG] new connection 548
S+413090us irmin.mem [DEBUG] add -> 9322e877b88783aa976734ddd6b92d0cd594bf5b
S+413108us irmin.http-srv [INFO] [548] 200 - POST /trees
+1027598us irmin.http [DEBUG] POST /trees
S+413181us irmin.http-srv [DEBUG] connection 548 closed
S+413303us irmin.http-srv [DEBUG] new connection 549
S+413345us irmin.mem [DEBUG] add -> 4b165a4b0ce43d588a6f96041e1cf96d974b1d0d
S+413360us irmin.http-srv [INFO] [549] 200 - POST /trees
+1027830us irmin.tree [DEBUG] Tree.export -> 4b165a4b0ce43d588a6f96041e1cf96d974b1d0d
S+413422us irmin.http-srv [DEBUG] connection 549 closed
+1027864us irmin.http [DEBUG] POST /commits
S+413516us irmin.http-srv [DEBUG] new connection 550
S+413562us irmin.mem [DEBUG] add -> 81654bf8a216326391560f72ca5bdd6fe0c9aa1e
S+413581us irmin.http-srv [INFO] [550] 200 - POST /commits
+1028540us irmin.http [DEBUG] PUT /branch/master
S+414123us irmin.http-srv [DEBUG] connection 550 closed
S+414202us irmin.http-srv [DEBUG] new connection 551
S+414232us irmin.mem [DEBUG] mem master
S+414273us irmin.mem [DEBUG] test_and_set
S+414281us irmin.mem [DEBUG] find master
S+414289us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
9b8d322992d75dc8d0c6dfcfefc4c5d47fb2ef1c)
S+414298us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
9b8d322992d75dc8d0c6dfcfefc4c5d47fb2ef1c)
S+414306us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
9b8d322992d75dc8d0c6dfcfefc4c5d47fb2ef1c)
S+414313us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
9b8d322992d75dc8d0c6dfcfefc4c5d47fb2ef1c)
S+414334us irmin.http-srv [INFO] [551] 200 - PUT /branch/master
+1028802us irmin [DEBUG] set /a/d
+1028815us irmin.http [DEBUG] GET /branch/master
S+414438us irmin.http-srv [DEBUG] new connection 552
+1028865us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
9b8d322992d75dc8d0c6dfcfefc4c5d47fb2ef1c)
S+414464us irmin.mem [DEBUG] mem master
+1028890us irmin.http [DEBUG] GET /commit/9b8d322992d75dc8d0c6dfcfefc4c5d47fb2ef1c
S+414472us irmin.mem [DEBUG] find master
S+414483us irmin.http-srv [INFO] [552] 200 - GET /branch/master
+1028943us irmin.http [DEBUG] GET /commit/81654bf8a216326391560f72ca5bdd6fe0c9aa1e
S+414528us irmin.http-srv [DEBUG] new connection 553
S+414554us irmin.mem [DEBUG] mem 9b8d322992d75dc8d0c6dfcfefc4c5d47fb2ef1c
S+414563us irmin.mem [DEBUG] find 9b8d322992d75dc8d0c6dfcfefc4c5d47fb2ef1c
S+414585us irmin.http-srv [INFO] [553] 200 - GET /commit/9b8d322992d75dc8d0c6dfcfefc4c5d47fb2ef1c
+1029105us irmin.http [DEBUG] GET /commit/81654bf8a216326391560f72ca5bdd6fe0c9aa1e
S+415542us irmin.http-srv [DEBUG] new connection 554
S+415570us irmin.mem [DEBUG] mem 81654bf8a216326391560f72ca5bdd6fe0c9aa1e
S+415580us irmin.mem [DEBUG] find 81654bf8a216326391560f72ca5bdd6fe0c9aa1e
S+415602us irmin.http-srv [INFO] [554] 200 - GET /commit/81654bf8a216326391560f72ca5bdd6fe0c9aa1e
S+415643us irmin.http-srv [DEBUG] new connection 555
S+415667us irmin.mem [DEBUG] mem 81654bf8a216326391560f72ca5bdd6fe0c9aa1e
S+415675us irmin.mem [DEBUG] find 81654bf8a216326391560f72ca5bdd6fe0c9aa1e
S+415701us irmin.http-srv [INFO] [555] 200 - GET /commit/81654bf8a216326391560f72ca5bdd6fe0c9aa1e
+1030119us irmin [DEBUG] Head.find -> 81654bf8a216326391560f72ca5bdd6fe0c9aa1e
+1030134us irmin.tree [DEBUG] Tree.find_tree /a/d
+1030146us irmin.tree [DEBUG] Tree.add_tree /a/d
S+415728us irmin.http-srv [DEBUG] connection 551 closed
+1030168us irmin.http [DEBUG] GET /tree/0074bb16cf0aedfef2fa098e64a9d4cf6217649f
S+415753us irmin.http-srv [DEBUG] connection 552 closed
S+415767us irmin.http-srv [DEBUG] connection 553 closed
S+415779us irmin.http-srv [DEBUG] connection 554 closed
S+415818us irmin.http-srv [DEBUG] new connection 556
+1030244us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1030254us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1030261us irmin [DEBUG] [watch-key] key /a/b/c has changed
S+415842us irmin.mem [DEBUG] mem 0074bb16cf0aedfef2fa098e64a9d4cf6217649f
S+415855us irmin.http-srv [INFO] [556] 404 - GET /tree/0074bb16cf0aedfef2fa098e64a9d4cf6217649f
S+415885us irmin.http-srv [DEBUG] connection 555 closed
+1030377us irmin.http [DEBUG] GET /tree/ae4fd3f871da6775b79ef75cde6927c9946f5e7a
S+415962us irmin.http-srv [DEBUG] connection 556 closed
S+416022us irmin.http-srv [DEBUG] new connection 557
S+416047us irmin.mem [DEBUG] mem ae4fd3f871da6775b79ef75cde6927c9946f5e7a
S+416062us irmin.http-srv [INFO] [557] 404 - GET /tree/ae4fd3f871da6775b79ef75cde6927c9946f5e7a
S+416139us irmin.http-srv [DEBUG] connection 557 closed
+1030556us irmin.http [DEBUG] POST /blobs
S+416203us irmin.http-srv [DEBUG] new connection 558
S+416230us irmin.mem [DEBUG] add -> da39a3ee5e6b4b0d3255bfef95601890afd80709
S+416243us irmin.http-srv [INFO] [558] 200 - POST /blobs
S+416259us cohttp.lwt.server [ERROR] invalid input Malformed request header: 0 while handling client
S+416265us irmin.http-srv [DEBUG] connection 558 closed
+1030842us irmin.http [DEBUG] POST /trees
S+416485us irmin.http-srv [DEBUG] new connection 559
S+416527us irmin.mem [DEBUG] add -> ae4fd3f871da6775b79ef75cde6927c9946f5e7a
S+416583us irmin.http-srv [INFO] [559] 200 - POST /trees
+1031052us irmin.http [DEBUG] POST /trees
S+416636us irmin.http-srv [DEBUG] connection 559 closed
S+416702us irmin.http-srv [DEBUG] new connection 560
S+416752us irmin.mem [DEBUG] add -> 0074bb16cf0aedfef2fa098e64a9d4cf6217649f
S+416773us irmin.http-srv [INFO] [560] 200 - POST /trees
+1031238us irmin.tree [DEBUG] Tree.export -> 0074bb16cf0aedfef2fa098e64a9d4cf6217649f
S+416829us irmin.http-srv [DEBUG] connection 560 closed
+1031260us irmin.http [DEBUG] POST /commits
S+416899us irmin.http-srv [DEBUG] new connection 561
S+416957us irmin.mem [DEBUG] add -> ded67a7806ec376e19361d8fd2ded43b5d130267
S+416979us irmin.http-srv [INFO] [561] 200 - POST /commits
S+417082us irmin.http-srv [DEBUG] connection 561 closed
+1031505us irmin.http [DEBUG] PUT /branch/master
S+417165us irmin.http-srv [DEBUG] new connection 562
S+417201us irmin.mem [DEBUG] mem master
S+417250us irmin.mem [DEBUG] test_and_set
S+417260us irmin.mem [DEBUG] find master
S+417270us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
81654bf8a216326391560f72ca5bdd6fe0c9aa1e)
S+417283us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
81654bf8a216326391560f72ca5bdd6fe0c9aa1e)
S+417294us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
81654bf8a216326391560f72ca5bdd6fe0c9aa1e)
S+417304us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
81654bf8a216326391560f72ca5bdd6fe0c9aa1e)
S+417333us irmin.http-srv [INFO] [562] 200 - PUT /branch/master
+1031848us irmin [DEBUG] set /a/b/d
+1031865us irmin.http [DEBUG] GET /branch/master
S+417450us irmin.http-srv [DEBUG] connection 562 closed
+1031934us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
81654bf8a216326391560f72ca5bdd6fe0c9aa1e)
S+417528us irmin.http-srv [DEBUG] new connection 563
+1031959us irmin.http [DEBUG] GET /commit/81654bf8a216326391560f72ca5bdd6fe0c9aa1e
S+417566us irmin.mem [DEBUG] mem master
S+417577us irmin.mem [DEBUG] find master
S+417594us irmin.http-srv [INFO] [563] 200 - GET /branch/master
S+417662us irmin.http-srv [DEBUG] new connection 564
+1032109us irmin.http [DEBUG] GET /commit/ded67a7806ec376e19361d8fd2ded43b5d130267
S+417698us irmin.mem [DEBUG] mem 81654bf8a216326391560f72ca5bdd6fe0c9aa1e
S+417712us irmin.mem [DEBUG] find 81654bf8a216326391560f72ca5bdd6fe0c9aa1e
S+417746us irmin.http-srv [INFO] [564] 200 - GET /commit/81654bf8a216326391560f72ca5bdd6fe0c9aa1e
S+417803us irmin.http-srv [DEBUG] new connection 565
S+417838us irmin.mem [DEBUG] mem ded67a7806ec376e19361d8fd2ded43b5d130267
S+417852us irmin.mem [DEBUG] find ded67a7806ec376e19361d8fd2ded43b5d130267
+1032274us irmin.http [DEBUG] GET /commit/ded67a7806ec376e19361d8fd2ded43b5d130267
S+417884us irmin.http-srv [INFO] [565] 200 - GET /commit/ded67a7806ec376e19361d8fd2ded43b5d130267
S+417941us irmin.http-srv [DEBUG] new connection 566
S+417976us irmin.mem [DEBUG] mem ded67a7806ec376e19361d8fd2ded43b5d130267
S+417992us irmin.mem [DEBUG] find ded67a7806ec376e19361d8fd2ded43b5d130267
+1032408us irmin [DEBUG] Head.find -> ded67a7806ec376e19361d8fd2ded43b5d130267
+1032423us irmin.tree [DEBUG] Tree.find_tree /a/b/d
+1032433us irmin.tree [DEBUG] Tree.add_tree /a/b/d
S+418024us irmin.http-srv [INFO] [566] 200 - GET /commit/ded67a7806ec376e19361d8fd2ded43b5d130267
+1032454us irmin.http [DEBUG] GET /tree/356232087197a9aef878b619f186cdcad240d104
S+418083us irmin.http-srv [DEBUG] connection 563 closed
S+418107us irmin.http-srv [DEBUG] connection 564 closed
S+418128us irmin.http-srv [DEBUG] connection 565 closed
S+418370us irmin.http-srv [DEBUG] new connection 567
+1032796us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1032807us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1032813us irmin [DEBUG] [watch-key] key /a/b/c has not changed
S+418409us irmin.mem [DEBUG] mem 356232087197a9aef878b619f186cdcad240d104
S+418430us irmin.http-srv [INFO] [567] 404 - GET /tree/356232087197a9aef878b619f186cdcad240d104
S+418471us irmin.http-srv [DEBUG] connection 566 closed
+1032932us irmin.http [DEBUG] GET /tree/d8d84df93f5a9022fad7a0de5edc0428460777ec
S+418571us irmin.http-srv [DEBUG] new connection 568
S+418610us irmin.mem [DEBUG] mem d8d84df93f5a9022fad7a0de5edc0428460777ec
S+418630us irmin.http-srv [INFO] [568] 404 - GET /tree/d8d84df93f5a9022fad7a0de5edc0428460777ec
S+418677us irmin.http-srv [DEBUG] connection 567 closed
+1033110us irmin.http [DEBUG] GET /tree/dfb90ebf1f891e549c5e06f39e714bce02573d95
S+418748us irmin.http-srv [DEBUG] new connection 569
S+418785us irmin.mem [DEBUG] mem dfb90ebf1f891e549c5e06f39e714bce02573d95
S+418806us irmin.http-srv [INFO] [569] 404 - GET /tree/dfb90ebf1f891e549c5e06f39e714bce02573d95
S+418850us irmin.http-srv [DEBUG] connection 568 closed
+1033279us irmin.http [DEBUG] POST /blobs
S+418920us irmin.http-srv [DEBUG] new connection 570
S+419018us irmin.mem [DEBUG] add -> da39a3ee5e6b4b0d3255bfef95601890afd80709
S+419039us irmin.http-srv [INFO] [570] 200 - POST /blobs
S+419066us cohttp.lwt.server [ERROR] invalid input Malformed request header: 0 while handling client
S+419076us irmin.http-srv [DEBUG] connection 570 closed
+1033520us irmin.http [DEBUG] POST /trees
S+419111us irmin.http-srv [DEBUG] connection 569 closed
S+419165us irmin.http-srv [DEBUG] new connection 571
S+419225us irmin.mem [DEBUG] add -> dfb90ebf1f891e549c5e06f39e714bce02573d95
S+419246us irmin.http-srv [INFO] [571] 200 - POST /trees
+1033721us irmin.http [DEBUG] POST /trees
S+419300us irmin.http-srv [DEBUG] connection 571 closed
S+419372us irmin.http-srv [DEBUG] new connection 572
S+419429us irmin.mem [DEBUG] add -> d8d84df93f5a9022fad7a0de5edc0428460777ec
S+419450us irmin.http-srv [INFO] [572] 200 - POST /trees
+1033921us irmin.http [DEBUG] POST /trees
S+419546us irmin.http-srv [DEBUG] new connection 573
S+419582us irmin.mem [DEBUG] add -> 356232087197a9aef878b619f186cdcad240d104
S+419597us irmin.http-srv [INFO] [573] 200 - POST /trees
S+419629us irmin.http-srv [DEBUG] connection 572 closed
+1034052us irmin.tree [DEBUG] Tree.export -> 356232087197a9aef878b619f186cdcad240d104
+1034078us irmin.http [DEBUG] POST /commits
S+419677us irmin.http-srv [DEBUG] connection 573 closed
S+419714us irmin.http-srv [DEBUG] new connection 574
S+419753us irmin.mem [DEBUG] add -> 3d019db87d33a2987b963b4f3205ab0dd269f5a1
S+419767us irmin.http-srv [INFO] [574] 200 - POST /commits
+1034236us irmin.http [DEBUG] PUT /branch/master
S+419855us irmin.http-srv [DEBUG] connection 574 closed
S+419952us irmin.http-srv [DEBUG] new connection 575
S+419977us irmin.mem [DEBUG] mem master
S+420013us irmin.mem [DEBUG] test_and_set
S+420032us irmin.mem [DEBUG] find master
S+420040us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
ded67a7806ec376e19361d8fd2ded43b5d130267)
S+420051us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
ded67a7806ec376e19361d8fd2ded43b5d130267)
S+420059us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
ded67a7806ec376e19361d8fd2ded43b5d130267)
S+420065us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
ded67a7806ec376e19361d8fd2ded43b5d130267)
S+420085us irmin.http-srv [INFO] [575] 200 - PUT /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1034558us application [INFO] ASSERT state: branch-key add 0 on=true expected=1/0/0:1/1 current=1/0/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1034574us application [INFO] ASSERT state: [pre-condition] branch-key update 0 on=true expected=1/0/0:1/1 current=1/0/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1034583us test [DEBUG] [waiting for] branch-key update 0 on=true expected=1/1/0:1/1 current=1/0/0:*
S+420164us irmin.http-srv [DEBUG] connection 575 closed
+1034588us irmin [DEBUG] set /a/b/c
+1034597us irmin.http [DEBUG] GET /branch/master
+1034650us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
ded67a7806ec376e19361d8fd2ded43b5d130267)
S+420233us irmin.http-srv [DEBUG] new connection 576
+1034672us irmin.http [DEBUG] GET /commit/ded67a7806ec376e19361d8fd2ded43b5d130267
S+420260us irmin.mem [DEBUG] mem master
S+420268us irmin.mem [DEBUG] find master
S+420278us irmin.http-srv [INFO] [576] 200 - GET /branch/master
S+420320us irmin.http-srv [DEBUG] new connection 577
+1034741us irmin.http [DEBUG] GET /commit/3d019db87d33a2987b963b4f3205ab0dd269f5a1
S+420343us irmin.mem [DEBUG] mem ded67a7806ec376e19361d8fd2ded43b5d130267
S+420351us irmin.mem [DEBUG] find ded67a7806ec376e19361d8fd2ded43b5d130267
S+420377us irmin.http-srv [INFO] [577] 200 - GET /commit/ded67a7806ec376e19361d8fd2ded43b5d130267
S+420415us irmin.http-srv [DEBUG] new connection 578
S+420438us irmin.mem [DEBUG] mem 3d019db87d33a2987b963b4f3205ab0dd269f5a1
S+420446us irmin.mem [DEBUG] find 3d019db87d33a2987b963b4f3205ab0dd269f5a1
+1034865us irmin.http [DEBUG] GET /commit/3d019db87d33a2987b963b4f3205ab0dd269f5a1
S+420468us irmin.http-srv [INFO] [578] 200 - GET /commit/3d019db87d33a2987b963b4f3205ab0dd269f5a1
S+420503us irmin.http-srv [DEBUG] new connection 579
S+420525us irmin.mem [DEBUG] mem 3d019db87d33a2987b963b4f3205ab0dd269f5a1
S+420533us irmin.mem [DEBUG] find 3d019db87d33a2987b963b4f3205ab0dd269f5a1
+1034952us irmin [DEBUG] Head.find -> 3d019db87d33a2987b963b4f3205ab0dd269f5a1
+1034967us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+420554us irmin.http-srv [INFO] [579] 200 - GET /commit/3d019db87d33a2987b963b4f3205ab0dd269f5a1
+1034977us irmin.tree [DEBUG] Tree.add_tree /a/b/c
+1034998us irmin.http [DEBUG] GET /tree/0aa14a11acfa981e8f09d6894848d22c5deaa8e8
S+420590us irmin.http-srv [DEBUG] connection 576 closed
S+420610us irmin.http-srv [DEBUG] connection 577 closed
S+420623us irmin.http-srv [DEBUG] connection 578 closed
+1035067us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1035077us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1035083us irmin [DEBUG] [watch-key] key /a/b/c has not changed
S+420671us irmin.http-srv [DEBUG] new connection 580
S+420697us irmin.mem [DEBUG] mem 0aa14a11acfa981e8f09d6894848d22c5deaa8e8
S+420754us irmin.http-srv [INFO] [580] 404 - GET /tree/0aa14a11acfa981e8f09d6894848d22c5deaa8e8
S+420786us irmin.http-srv [DEBUG] connection 579 closed
+1035229us irmin.http [DEBUG] GET /tree/1c8b570bd26d39a1a247937c3d59f95383885d55
S+420825us irmin.http-srv [DEBUG] connection 580 closed
S+420871us irmin.http-srv [DEBUG] new connection 581
S+420896us irmin.mem [DEBUG] mem 1c8b570bd26d39a1a247937c3d59f95383885d55
S+420908us irmin.http-srv [INFO] [581] 404 - GET /tree/1c8b570bd26d39a1a247937c3d59f95383885d55
+1035426us irmin.http [DEBUG] GET /tree/c09580c11cec1aa2f61296518caa04f0136d3cb6
S+421014us irmin.http-srv [DEBUG] connection 581 closed
S+421070us irmin.http-srv [DEBUG] new connection 582
S+421095us irmin.mem [DEBUG] mem c09580c11cec1aa2f61296518caa04f0136d3cb6
S+421107us irmin.http-srv [INFO] [582] 404 - GET /tree/c09580c11cec1aa2f61296518caa04f0136d3cb6
+1035740us irmin.http [DEBUG] POST /blobs
S+421328us irmin.http-srv [DEBUG] connection 582 closed
S+421376us irmin.http-srv [DEBUG] new connection 583
S+421404us irmin.mem [DEBUG] add -> b6589fc6ab0dc82cf12099d1c2d40ab994e8410c
S+421417us irmin.http-srv [INFO] [583] 200 - POST /blobs
S+421472us irmin.http-srv [DEBUG] connection 583 closed
+1035893us irmin.http [DEBUG] POST /trees
S+421532us irmin.http-srv [DEBUG] new connection 584
S+421572us irmin.mem [DEBUG] add -> c09580c11cec1aa2f61296518caa04f0136d3cb6
S+421586us irmin.http-srv [INFO] [584] 200 - POST /trees
S+421639us irmin.http-srv [DEBUG] connection 584 closed
+1036058us irmin.http [DEBUG] POST /trees
S+421698us irmin.http-srv [DEBUG] new connection 585
S+421737us irmin.mem [DEBUG] add -> 1c8b570bd26d39a1a247937c3d59f95383885d55
S+421750us irmin.http-srv [INFO] [585] 200 - POST /trees
S+421814us irmin.http-srv [DEBUG] connection 585 closed
+1036276us irmin.http [DEBUG] POST /trees
S+421927us irmin.http-srv [DEBUG] new connection 586
S+421971us irmin.mem [DEBUG] add -> 0aa14a11acfa981e8f09d6894848d22c5deaa8e8
S+421985us irmin.http-srv [INFO] [586] 200 - POST /trees
+1036494us irmin.tree [DEBUG] Tree.export -> 0aa14a11acfa981e8f09d6894848d22c5deaa8e8
S+422084us irmin.http-srv [DEBUG] connection 586 closed
+1036529us irmin.http [DEBUG] POST /commits
S+422166us irmin.http-srv [DEBUG] new connection 587
S+422206us irmin.mem [DEBUG] add -> 78c486393f097d08f8d7530e5931133483b34ddd
S+422220us irmin.http-srv [INFO] [587] 200 - POST /commits
+1036744us irmin.http [DEBUG] PUT /branch/master
S+422330us irmin.http-srv [DEBUG] connection 587 closed
S+422410us irmin.http-srv [DEBUG] new connection 588
S+422450us irmin.mem [DEBUG] mem master
S+422487us irmin.mem [DEBUG] test_and_set
S+422496us irmin.mem [DEBUG] find master
S+422503us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
3d019db87d33a2987b963b4f3205ab0dd269f5a1)
S+422516us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
3d019db87d33a2987b963b4f3205ab0dd269f5a1)
S+422524us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
3d019db87d33a2987b963b4f3205ab0dd269f5a1)
S+422531us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
3d019db87d33a2987b963b4f3205ab0dd269f5a1)
S+422554us irmin.http-srv [INFO] [588] 200 - PUT /branch/master
+1037023us irmin [DEBUG] set /a/d
+1037036us irmin.http [DEBUG] GET /branch/master
S+422653us irmin.http-srv [DEBUG] connection 588 closed
+1037085us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
3d019db87d33a2987b963b4f3205ab0dd269f5a1)
+1037108us irmin.http [DEBUG] GET /commit/3d019db87d33a2987b963b4f3205ab0dd269f5a1
S+422691us irmin.http-srv [DEBUG] new connection 589
S+422716us irmin.mem [DEBUG] mem master
S+422727us irmin.mem [DEBUG] find master
S+422738us irmin.http-srv [INFO] [589] 200 - GET /branch/master
+1037199us irmin.http [DEBUG] GET /commit/78c486393f097d08f8d7530e5931133483b34ddd
S+422788us irmin.http-srv [DEBUG] new connection 590
S+422813us irmin.mem [DEBUG] mem 3d019db87d33a2987b963b4f3205ab0dd269f5a1
S+422822us irmin.mem [DEBUG] find 3d019db87d33a2987b963b4f3205ab0dd269f5a1
S+422848us irmin.http-srv [INFO] [590] 200 - GET /commit/3d019db87d33a2987b963b4f3205ab0dd269f5a1
S+422932us irmin.http-srv [DEBUG] new connection 591
S+422961us irmin.mem [DEBUG] mem 78c486393f097d08f8d7530e5931133483b34ddd
+1037386us irmin.http [DEBUG] GET /commit/78c486393f097d08f8d7530e5931133483b34ddd
S+422970us irmin.mem [DEBUG] find 78c486393f097d08f8d7530e5931133483b34ddd
S+422993us irmin.http-srv [INFO] [591] 200 - GET /commit/78c486393f097d08f8d7530e5931133483b34ddd
S+423034us irmin.http-srv [DEBUG] new connection 592
+1037459us irmin [DEBUG] Head.find -> 78c486393f097d08f8d7530e5931133483b34ddd
+1037469us irmin.tree [DEBUG] Tree.find_tree /a/d
+1037479us irmin.tree [DEBUG] Tree.add_tree /a/d
S+423060us irmin.mem [DEBUG] mem 78c486393f097d08f8d7530e5931133483b34ddd
S+423068us irmin.mem [DEBUG] find 78c486393f097d08f8d7530e5931133483b34ddd
+1037497us irmin.http [DEBUG] GET /tree/8193570d107ab9a68851f4821b5abcfb735f45ef
S+423089us irmin.http-srv [INFO] [592] 200 - GET /commit/78c486393f097d08f8d7530e5931133483b34ddd
S+423126us irmin.http-srv [DEBUG] new connection 593
+1037559us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+423148us irmin.mem [DEBUG] mem 8193570d107ab9a68851f4821b5abcfb735f45ef
+1037569us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1037576us irmin [DEBUG] [watch-key] key /a/b/c has changed
S+423160us irmin.http-srv [INFO] [593] 404 - GET /tree/8193570d107ab9a68851f4821b5abcfb735f45ef
S+423192us irmin.http-srv [DEBUG] connection 590 closed
+1037626us irmin.http [DEBUG] GET /tree/4065fc39a1e17184efa9a60ac95df8ab12a2d18a
S+423210us irmin.http-srv [DEBUG] connection 589 closed
S+423226us irmin.http-srv [DEBUG] connection 591 closed
S+423240us irmin.http-srv [DEBUG] connection 592 closed
S+423281us irmin.http-srv [DEBUG] new connection 594
S+423306us irmin.mem [DEBUG] mem 4065fc39a1e17184efa9a60ac95df8ab12a2d18a
S+423318us irmin.http-srv [INFO] [594] 404 - GET /tree/4065fc39a1e17184efa9a60ac95df8ab12a2d18a
S+423338us irmin.http-srv [DEBUG] connection 593 closed
+1037808us irmin.http [DEBUG] POST /blobs
S+423393us irmin.http-srv [DEBUG] connection 594 closed
S+423446us irmin.http-srv [DEBUG] new connection 595
S+423475us irmin.mem [DEBUG] add -> b6589fc6ab0dc82cf12099d1c2d40ab994e8410c
S+423488us irmin.http-srv [INFO] [595] 200 - POST /blobs
S+423537us irmin.http-srv [DEBUG] connection 595 closed
+1037991us irmin.http [DEBUG] POST /trees
S+423625us irmin.http-srv [DEBUG] new connection 596
S+423664us irmin.mem [DEBUG] add -> 4065fc39a1e17184efa9a60ac95df8ab12a2d18a
S+423678us irmin.http-srv [INFO] [596] 200 - POST /trees
+1038141us irmin.http [DEBUG] POST /trees
S+423723us irmin.http-srv [DEBUG] connection 596 closed
S+423777us irmin.http-srv [DEBUG] new connection 597
S+423811us irmin.mem [DEBUG] add -> 8193570d107ab9a68851f4821b5abcfb735f45ef
S+423826us irmin.http-srv [INFO] [597] 200 - POST /trees
+1038311us irmin.tree [DEBUG] Tree.export -> 8193570d107ab9a68851f4821b5abcfb735f45ef
S+423914us irmin.http-srv [DEBUG] connection 597 closed
+1038649us irmin.http [DEBUG] POST /commits
S+424303us irmin.http-srv [DEBUG] new connection 598
S+424359us irmin.mem [DEBUG] add -> a1184613b071c1eff3383bb784f5dafcf0e1efd8
S+424387us irmin.http-srv [INFO] [598] 200 - POST /commits
S+424461us irmin.http-srv [DEBUG] connection 598 closed
S+427732us irmin.http-srv [DEBUG] connection 532 closed
S+427772us irmin.http-srv [DEBUG] connection 515 closed
S+427793us irmin.http-srv [DEBUG] connection 517 closed
S+427808us irmin.http-srv [DEBUG] connection 519 closed
+1038884us irmin.http [DEBUG] PUT /branch/master
S+427824us irmin.http-srv [DEBUG] connection 521 closed
S+427841us irmin.http-srv [DEBUG] connection 523 closed
S+427854us irmin.http-srv [DEBUG] connection 529 closed
S+427867us irmin.http-srv [DEBUG] connection 530 closed
S+427880us irmin.http-srv [DEBUG] connection 531 closed
S+427942us irmin.http-srv [DEBUG] new connection 599
S+427979us irmin.mem [DEBUG] mem master
S+428022us irmin.mem [DEBUG] test_and_set
S+428031us irmin.mem [DEBUG] find master
S+428043us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
78c486393f097d08f8d7530e5931133483b34ddd)
S+428056us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
78c486393f097d08f8d7530e5931133483b34ddd)
S+428064us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
78c486393f097d08f8d7530e5931133483b34ddd)
S+428071us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
78c486393f097d08f8d7530e5931133483b34ddd)
S+428097us irmin.http-srv [INFO] [599] 200 - PUT /branch/master
+1042591us irmin [DEBUG] set /a/b/d
+1042613us irmin.http [DEBUG] GET /branch/master
S+428188us cohttp.lwt.server [INFO] IO error while handling client: Unix.Unix_error(Unix.EPIPE, "write", "")
S+428204us irmin.http-srv [DEBUG] connection 494 closed
S+428222us cohttp.lwt.server [INFO] IO error while handling client: Unix.Unix_error(Unix.EPIPE, "write", "")
S+428228us irmin.http-srv [DEBUG] connection 11 closed
S+428242us cohttp.lwt.server [INFO] IO error while handling client: Unix.Unix_error(Unix.EPIPE, "write", "")
S+428248us irmin.http-srv [DEBUG] connection 10 closed
S+428261us irmin.http-srv [DEBUG] connection 492 closed
+1042693us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
78c486393f097d08f8d7530e5931133483b34ddd)
+1042730us irmin.http [DEBUG] GET /commit/78c486393f097d08f8d7530e5931133483b34ddd
S+428313us irmin.http-srv [DEBUG] new connection 600
S+428446us irmin.mem [DEBUG] mem master
S+428458us irmin.mem [DEBUG] find master
S+428473us irmin.http-srv [INFO] [600] 200 - GET /branch/master
S+428518us irmin.http-srv [DEBUG] new connection 601
+1042972us irmin.http [DEBUG] GET /commit/a1184613b071c1eff3383bb784f5dafcf0e1efd8
S+428555us irmin.mem [DEBUG] mem 78c486393f097d08f8d7530e5931133483b34ddd
S+428573us irmin.mem [DEBUG] find 78c486393f097d08f8d7530e5931133483b34ddd
S+428617us irmin.http-srv [INFO] [601] 200 - GET /commit/78c486393f097d08f8d7530e5931133483b34ddd
S+428670us irmin.http-srv [DEBUG] new connection 602
S+428697us irmin.mem [DEBUG] mem a1184613b071c1eff3383bb784f5dafcf0e1efd8
+1043121us irmin.http [DEBUG] GET /commit/a1184613b071c1eff3383bb784f5dafcf0e1efd8
S+428707us irmin.mem [DEBUG] find a1184613b071c1eff3383bb784f5dafcf0e1efd8
S+428743us irmin.http-srv [INFO] [602] 200 - GET /commit/a1184613b071c1eff3383bb784f5dafcf0e1efd8
S+428793us irmin.http-srv [DEBUG] new connection 603
S+428824us irmin.mem [DEBUG] mem a1184613b071c1eff3383bb784f5dafcf0e1efd8
+1043243us irmin [DEBUG] Head.find -> a1184613b071c1eff3383bb784f5dafcf0e1efd8
S+428833us irmin.mem [DEBUG] find a1184613b071c1eff3383bb784f5dafcf0e1efd8
+1043258us irmin.tree [DEBUG] Tree.find_tree /a/b/d
S+428855us irmin.http-srv [INFO] [603] 200 - GET /commit/a1184613b071c1eff3383bb784f5dafcf0e1efd8
+1043277us irmin.tree [DEBUG] Tree.add_tree /a/b/d
S+428880us irmin.http-srv [DEBUG] connection 599 closed
+1043307us irmin.http [DEBUG] GET /tree/2f6cd297bd965c3fb89d27f9e5e206e41f8de83b
S+428901us irmin.http-srv [DEBUG] connection 600 closed
S+428915us irmin.http-srv [DEBUG] connection 601 closed
S+428925us irmin.http-srv [DEBUG] connection 602 closed
S+428969us irmin.http-srv [DEBUG] new connection 604
+1043393us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1043407us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+428994us irmin.mem [DEBUG] mem 2f6cd297bd965c3fb89d27f9e5e206e41f8de83b
+1043414us irmin [DEBUG] [watch-key] key /a/b/c has not changed
S+429008us irmin.http-srv [INFO] [604] 404 - GET /tree/2f6cd297bd965c3fb89d27f9e5e206e41f8de83b
S+429036us irmin.http-srv [DEBUG] connection 603 closed
S+429066us irmin.http-srv [DEBUG] connection 604 closed
+1043485us irmin.http [DEBUG] GET /tree/893971a4309cdee186d9ff4ed14b49cbe639dac9
S+429124us irmin.http-srv [DEBUG] new connection 605
S+429148us irmin.mem [DEBUG] mem 893971a4309cdee186d9ff4ed14b49cbe639dac9
S+429161us irmin.http-srv [INFO] [605] 404 - GET /tree/893971a4309cdee186d9ff4ed14b49cbe639dac9
+1043650us irmin.http [DEBUG] GET /tree/ca58c8f490195e50c55b70ccd480dc1e87011275
S+429239us irmin.http-srv [DEBUG] connection 605 closed
S+429311us irmin.http-srv [DEBUG] new connection 606
S+429367us irmin.mem [DEBUG] mem ca58c8f490195e50c55b70ccd480dc1e87011275
S+429391us irmin.http-srv [INFO] [606] 404 - GET /tree/ca58c8f490195e50c55b70ccd480dc1e87011275
+1043885us irmin.http [DEBUG] POST /blobs
S+429477us irmin.http-srv [DEBUG] connection 606 closed
S+429579us irmin.http-srv [DEBUG] new connection 607
S+429629us irmin.mem [DEBUG] add -> b6589fc6ab0dc82cf12099d1c2d40ab994e8410c
S+429651us irmin.http-srv [INFO] [607] 200 - POST /blobs
+1044147us irmin.http [DEBUG] POST /trees
S+429731us irmin.http-srv [DEBUG] connection 607 closed
S+429805us irmin.http-srv [DEBUG] new connection 608
S+429871us irmin.mem [DEBUG] add -> ca58c8f490195e50c55b70ccd480dc1e87011275
S+429893us irmin.http-srv [INFO] [608] 200 - POST /trees
S+429981us irmin.http-srv [DEBUG] connection 608 closed
+1044406us irmin.http [DEBUG] POST /trees
S+430065us irmin.http-srv [DEBUG] new connection 609
S+430119us irmin.mem [DEBUG] add -> 893971a4309cdee186d9ff4ed14b49cbe639dac9
S+430138us irmin.http-srv [INFO] [609] 200 - POST /trees
S+430201us irmin.http-srv [DEBUG] connection 609 closed
+1044623us irmin.http [DEBUG] POST /trees
S+430271us irmin.http-srv [DEBUG] new connection 610
S+430309us irmin.mem [DEBUG] add -> 2f6cd297bd965c3fb89d27f9e5e206e41f8de83b
S+430324us irmin.http-srv [INFO] [610] 200 - POST /trees
S+430381us irmin.http-srv [DEBUG] connection 610 closed
+1044790us irmin.tree [DEBUG] Tree.export -> 2f6cd297bd965c3fb89d27f9e5e206e41f8de83b
+1044837us irmin.http [DEBUG] POST /commits
S+430516us irmin.http-srv [DEBUG] new connection 611
S+430566us irmin.mem [DEBUG] add -> 3bbf49e0c937163c5e7ce45524b959f8e88dc692
S+430583us irmin.http-srv [INFO] [611] 200 - POST /commits
+1045061us irmin.http [DEBUG] PUT /branch/master
S+430644us irmin.http-srv [DEBUG] connection 611 closed
S+430744us irmin.http-srv [DEBUG] new connection 612
S+430786us irmin.mem [DEBUG] mem master
S+430865us irmin.mem [DEBUG] test_and_set
S+430881us irmin.mem [DEBUG] find master
S+430896us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
a1184613b071c1eff3383bb784f5dafcf0e1efd8)
S+430913us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
a1184613b071c1eff3383bb784f5dafcf0e1efd8)
S+430928us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
a1184613b071c1eff3383bb784f5dafcf0e1efd8)
S+430943us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
a1184613b071c1eff3383bb784f5dafcf0e1efd8)
S+430974us irmin.http-srv [INFO] [612] 200 - PUT /branch/master
S+431201us irmin.http-srv [DEBUG] connection 612 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1045633us application [INFO] ASSERT state: branch-key update 0 on=true expected=1/1/0:1/1 current=1/1/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1045666us application [INFO] ASSERT state: [pre-condition] branch-key update 1 on=true expected=1/1/0:1/1 current=1/1/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1045685us test [DEBUG] [waiting for] branch-key update 1 on=true expected=1/2/0:1/1 current=1/1/0:*
+1045697us irmin [DEBUG] set /a/b/c
+1045712us irmin.http [DEBUG] GET /branch/master
+1045789us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
a1184613b071c1eff3383bb784f5dafcf0e1efd8)
+1045944us irmin.http [DEBUG] GET /commit/a1184613b071c1eff3383bb784f5dafcf0e1efd8
S+431597us irmin.http-srv [DEBUG] new connection 613
S+431629us irmin.mem [DEBUG] mem master
S+431638us irmin.mem [DEBUG] find master
S+431650us irmin.http-srv [INFO] [613] 200 - GET /branch/master
S+431687us irmin.http-srv [DEBUG] new connection 614
S+431712us irmin.mem [DEBUG] mem a1184613b071c1eff3383bb784f5dafcf0e1efd8
+1046131us irmin.http [DEBUG] GET /commit/3bbf49e0c937163c5e7ce45524b959f8e88dc692
S+431722us irmin.mem [DEBUG] find a1184613b071c1eff3383bb784f5dafcf0e1efd8
S+431767us irmin.http-srv [INFO] [614] 200 - GET /commit/a1184613b071c1eff3383bb784f5dafcf0e1efd8
S+431826us irmin.http-srv [DEBUG] new connection 615
+1046266us irmin.http [DEBUG] GET /commit/3bbf49e0c937163c5e7ce45524b959f8e88dc692
S+431863us irmin.mem [DEBUG] mem 3bbf49e0c937163c5e7ce45524b959f8e88dc692
S+431877us irmin.mem [DEBUG] find 3bbf49e0c937163c5e7ce45524b959f8e88dc692
S+431910us irmin.http-srv [INFO] [615] 200 - GET /commit/3bbf49e0c937163c5e7ce45524b959f8e88dc692
S+431961us irmin.http-srv [DEBUG] new connection 616
S+431995us irmin.mem [DEBUG] mem 3bbf49e0c937163c5e7ce45524b959f8e88dc692
+1046429us irmin [DEBUG] Head.find -> 3bbf49e0c937163c5e7ce45524b959f8e88dc692
S+432012us irmin.mem [DEBUG] find 3bbf49e0c937163c5e7ce45524b959f8e88dc692
+1046445us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1046465us irmin.tree [DEBUG] Tree.add_tree /a/b/c
S+432048us irmin.http-srv [INFO] [616] 200 - GET /commit/3bbf49e0c937163c5e7ce45524b959f8e88dc692
+1046504us irmin.http [DEBUG] GET /tree/932dfac12a0d65ad7ce9baf4429fa37ea31769d8
S+432089us irmin.http-srv [DEBUG] connection 613 closed
+1046612us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1046629us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1046641us irmin [DEBUG] [watch-key] key /a/b/c has not changed
S+432309us irmin.http-srv [DEBUG] connection 614 closed
S+432338us irmin.http-srv [DEBUG] connection 615 closed
S+432391us irmin.http-srv [DEBUG] connection 616 closed
S+432433us irmin.http-srv [DEBUG] new connection 617
S+432489us irmin.mem [DEBUG] mem 932dfac12a0d65ad7ce9baf4429fa37ea31769d8
S+432511us irmin.http-srv [INFO] [617] 404 - GET /tree/932dfac12a0d65ad7ce9baf4429fa37ea31769d8
+1047005us irmin.http [DEBUG] GET /tree/890b46f111930d016457a2b8dd16bd4df51159fb
S+432594us irmin.http-srv [DEBUG] connection 617 closed
S+432671us irmin.http-srv [DEBUG] new connection 618
S+432706us irmin.mem [DEBUG] mem 890b46f111930d016457a2b8dd16bd4df51159fb
S+432723us irmin.http-srv [INFO] [618] 404 - GET /tree/890b46f111930d016457a2b8dd16bd4df51159fb
+1047200us irmin.http [DEBUG] GET /tree/98911b44ba26088c923f39b44a142801e6282702
S+432787us irmin.http-srv [DEBUG] connection 618 closed
S+432856us irmin.http-srv [DEBUG] new connection 619
S+432889us irmin.mem [DEBUG] mem 98911b44ba26088c923f39b44a142801e6282702
S+432917us irmin.http-srv [INFO] [619] 404 - GET /tree/98911b44ba26088c923f39b44a142801e6282702
+1047414us irmin.http [DEBUG] POST /blobs
S+433021us irmin.http-srv [DEBUG] connection 619 closed
S+433075us irmin.http-srv [DEBUG] new connection 620
S+433111us irmin.mem [DEBUG] add -> 356a192b7913b04c54574d18c28d46e6395428ab
S+433129us irmin.http-srv [INFO] [620] 200 - POST /blobs
S+433204us irmin.http-srv [DEBUG] connection 620 closed
+1047629us irmin.http [DEBUG] POST /trees
S+433279us irmin.http-srv [DEBUG] new connection 621
S+433347us irmin.mem [DEBUG] add -> 98911b44ba26088c923f39b44a142801e6282702
S+433371us irmin.http-srv [INFO] [621] 200 - POST /trees
+1049398us irmin.http [DEBUG] POST /trees
S+434978us irmin.http-srv [DEBUG] connection 621 closed
S+435108us irmin.http-srv [DEBUG] new connection 622
S+435280us irmin.mem [DEBUG] add -> 890b46f111930d016457a2b8dd16bd4df51159fb
S+435316us irmin.http-srv [INFO] [622] 200 - POST /trees
+1049847us irmin.http [DEBUG] POST /trees
S+435439us irmin.http-srv [DEBUG] connection 622 closed
S+435493us irmin.http-srv [DEBUG] new connection 623
S+435536us irmin.mem [DEBUG] add -> 932dfac12a0d65ad7ce9baf4429fa37ea31769d8
S+435557us irmin.http-srv [INFO] [623] 200 - POST /trees
+1050023us irmin.tree [DEBUG] Tree.export -> 932dfac12a0d65ad7ce9baf4429fa37ea31769d8
S+435614us irmin.http-srv [DEBUG] connection 623 closed
+1050052us irmin.http [DEBUG] POST /commits
S+435690us irmin.http-srv [DEBUG] new connection 624
S+435737us irmin.mem [DEBUG] add -> 0d44ed9e8d12ae5c13d987af4c3dca4dc37316ec
S+435756us irmin.http-srv [INFO] [624] 200 - POST /commits
+1050239us irmin.http [DEBUG] PUT /branch/master
S+435819us irmin.http-srv [DEBUG] connection 624 closed
S+435886us irmin.http-srv [DEBUG] new connection 625
S+435931us irmin.mem [DEBUG] mem master
S+435995us irmin.mem [DEBUG] test_and_set
S+436008us irmin.mem [DEBUG] find master
S+436020us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
3bbf49e0c937163c5e7ce45524b959f8e88dc692)
S+436035us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
3bbf49e0c937163c5e7ce45524b959f8e88dc692)
S+436048us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
3bbf49e0c937163c5e7ce45524b959f8e88dc692)
S+436059us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
3bbf49e0c937163c5e7ce45524b959f8e88dc692)
S+436090us irmin.http-srv [INFO] [625] 200 - PUT /branch/master
+1050570us irmin [DEBUG] set /a/d
+1050583us irmin.http [DEBUG] GET /branch/master
+1050635us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
3bbf49e0c937163c5e7ce45524b959f8e88dc692)
S+436221us irmin.http-srv [DEBUG] new connection 626
+1050661us irmin.http [DEBUG] GET /commit/3bbf49e0c937163c5e7ce45524b959f8e88dc692
S+436261us irmin.mem [DEBUG] mem master
S+436274us irmin.mem [DEBUG] find master
S+436292us irmin.http-srv [INFO] [626] 200 - GET /branch/master
S+436365us irmin.http-srv [DEBUG] new connection 627
+1050787us irmin.http [DEBUG] GET /commit/0d44ed9e8d12ae5c13d987af4c3dca4dc37316ec
S+436403us irmin.mem [DEBUG] mem 3bbf49e0c937163c5e7ce45524b959f8e88dc692
S+436416us irmin.mem [DEBUG] find 3bbf49e0c937163c5e7ce45524b959f8e88dc692
S+436781us irmin.http-srv [INFO] [627] 200 - GET /commit/3bbf49e0c937163c5e7ce45524b959f8e88dc692
S+436841us irmin.http-srv [DEBUG] new connection 628
+1051273us irmin.http [DEBUG] GET /commit/0d44ed9e8d12ae5c13d987af4c3dca4dc37316ec
S+436876us irmin.mem [DEBUG] mem 0d44ed9e8d12ae5c13d987af4c3dca4dc37316ec
S+436890us irmin.mem [DEBUG] find 0d44ed9e8d12ae5c13d987af4c3dca4dc37316ec
S+436921us irmin.http-srv [INFO] [628] 200 - GET /commit/0d44ed9e8d12ae5c13d987af4c3dca4dc37316ec
S+436987us irmin.http-srv [DEBUG] new connection 629
+1051413us irmin [DEBUG] Head.find -> 0d44ed9e8d12ae5c13d987af4c3dca4dc37316ec
+1051427us irmin.tree [DEBUG] Tree.find_tree /a/d
+1051442us irmin.tree [DEBUG] Tree.add_tree /a/d
S+437022us irmin.mem [DEBUG] mem 0d44ed9e8d12ae5c13d987af4c3dca4dc37316ec
S+437037us irmin.mem [DEBUG] find 0d44ed9e8d12ae5c13d987af4c3dca4dc37316ec
+1051467us irmin.http [DEBUG] GET /tree/cde4139c4cd0035578d580eefd9f969cc7c5f17b
S+437068us irmin.http-srv [INFO] [629] 200 - GET /commit/0d44ed9e8d12ae5c13d987af4c3dca4dc37316ec
S+437116us irmin.http-srv [DEBUG] connection 625 closed
S+437147us irmin.http-srv [DEBUG] connection 626 closed
S+437166us irmin.http-srv [DEBUG] connection 627 closed
S+437185us irmin.http-srv [DEBUG] connection 628 closed
S+437255us irmin.http-srv [DEBUG] new connection 630
+1051697us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1051711us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+437291us irmin.mem [DEBUG] mem cde4139c4cd0035578d580eefd9f969cc7c5f17b
+1051732us irmin [DEBUG] [watch-key] key /a/b/c has changed
S+437325us irmin.http-srv [INFO] [630] 404 - GET /tree/cde4139c4cd0035578d580eefd9f969cc7c5f17b
S+437357us irmin.http-srv [DEBUG] connection 629 closed
+1051799us irmin.http [DEBUG] GET /tree/e450ee7a5ed58c6e8a358ac14cd63dc03738292c
S+437386us irmin.http-srv [DEBUG] connection 630 closed
S+437440us irmin.http-srv [DEBUG] new connection 631
S+437474us irmin.mem [DEBUG] mem e450ee7a5ed58c6e8a358ac14cd63dc03738292c
S+437500us irmin.http-srv [INFO] [631] 404 - GET /tree/e450ee7a5ed58c6e8a358ac14cd63dc03738292c
+1051991us irmin.http [DEBUG] POST /blobs
S+437578us irmin.http-srv [DEBUG] connection 631 closed
S+437647us irmin.http-srv [DEBUG] new connection 632
S+437689us irmin.mem [DEBUG] add -> 356a192b7913b04c54574d18c28d46e6395428ab
S+437709us irmin.http-srv [INFO] [632] 200 - POST /blobs
+1052200us irmin.http [DEBUG] POST /trees
S+437783us irmin.http-srv [DEBUG] connection 632 closed
S+437837us irmin.http-srv [DEBUG] new connection 633
S+437919us irmin.mem [DEBUG] add -> e450ee7a5ed58c6e8a358ac14cd63dc03738292c
S+437936us irmin.http-srv [INFO] [633] 200 - POST /trees
S+437994us irmin.http-srv [DEBUG] connection 633 closed
+1052416us irmin.http [DEBUG] POST /trees
S+438057us irmin.http-srv [DEBUG] new connection 634
S+438097us irmin.mem [DEBUG] add -> cde4139c4cd0035578d580eefd9f969cc7c5f17b
S+438115us irmin.http-srv [INFO] [634] 200 - POST /trees
+1052588us irmin.tree [DEBUG] Tree.export -> cde4139c4cd0035578d580eefd9f969cc7c5f17b
+1052616us irmin.http [DEBUG] POST /commits
S+438246us irmin.http-srv [DEBUG] connection 634 closed
S+438296us irmin.http-srv [DEBUG] new connection 635
S+438345us irmin.mem [DEBUG] add -> bf1d02d56a852fb7c1458403e8a2266a538fff3a
S+438362us irmin.http-srv [INFO] [635] 200 - POST /commits
S+438429us irmin.http-srv [DEBUG] connection 635 closed
+1052854us irmin.http [DEBUG] PUT /branch/master
S+438514us irmin.http-srv [DEBUG] new connection 636
S+438551us irmin.mem [DEBUG] mem master
S+438598us irmin.mem [DEBUG] test_and_set
S+438610us irmin.mem [DEBUG] find master
S+438621us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
0d44ed9e8d12ae5c13d987af4c3dca4dc37316ec)
S+438634us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
0d44ed9e8d12ae5c13d987af4c3dca4dc37316ec)
S+438641us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
0d44ed9e8d12ae5c13d987af4c3dca4dc37316ec)
S+438648us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
0d44ed9e8d12ae5c13d987af4c3dca4dc37316ec)
S+438667us irmin.http-srv [INFO] [636] 200 - PUT /branch/master
+1053149us irmin [DEBUG] set /a/b/d
+1053168us irmin.http [DEBUG] GET /branch/master
S+438752us irmin.http-srv [DEBUG] connection 636 closed
S+438814us irmin.http-srv [DEBUG] new connection 637
+1053242us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
0d44ed9e8d12ae5c13d987af4c3dca4dc37316ec)
S+438851us irmin.mem [DEBUG] mem master
+1053277us irmin.http [DEBUG] GET /commit/0d44ed9e8d12ae5c13d987af4c3dca4dc37316ec
S+438866us irmin.mem [DEBUG] find master
S+438884us irmin.http-srv [INFO] [637] 200 - GET /branch/master
+1054209us irmin.http [DEBUG] GET /commit/bf1d02d56a852fb7c1458403e8a2266a538fff3a
S+439853us irmin.http-srv [DEBUG] new connection 638
S+439887us irmin.mem [DEBUG] mem 0d44ed9e8d12ae5c13d987af4c3dca4dc37316ec
S+439898us irmin.mem [DEBUG] find 0d44ed9e8d12ae5c13d987af4c3dca4dc37316ec
S+439921us irmin.http-srv [INFO] [638] 200 - GET /commit/0d44ed9e8d12ae5c13d987af4c3dca4dc37316ec
S+439978us irmin.http-srv [DEBUG] new connection 639
+1054415us irmin.http [DEBUG] GET /commit/bf1d02d56a852fb7c1458403e8a2266a538fff3a
S+440016us irmin.mem [DEBUG] mem bf1d02d56a852fb7c1458403e8a2266a538fff3a
S+440031us irmin.mem [DEBUG] find bf1d02d56a852fb7c1458403e8a2266a538fff3a
S+440061us irmin.http-srv [INFO] [639] 200 - GET /commit/bf1d02d56a852fb7c1458403e8a2266a538fff3a
S+440118us irmin.http-srv [DEBUG] new connection 640
+1054555us irmin [DEBUG] Head.find -> bf1d02d56a852fb7c1458403e8a2266a538fff3a
+1054569us irmin.tree [DEBUG] Tree.find_tree /a/b/d
S+440156us irmin.mem [DEBUG] mem bf1d02d56a852fb7c1458403e8a2266a538fff3a
S+440168us irmin.mem [DEBUG] find bf1d02d56a852fb7c1458403e8a2266a538fff3a
+1054587us irmin.tree [DEBUG] Tree.add_tree /a/b/d
+1054617us irmin.http [DEBUG] GET /tree/ccf527df25e7ce8543e6e39f137d8490c4d21c65
S+440199us irmin.http-srv [INFO] [640] 200 - GET /commit/bf1d02d56a852fb7c1458403e8a2266a538fff3a
S+440246us irmin.http-srv [DEBUG] connection 637 closed
S+440278us irmin.http-srv [DEBUG] connection 638 closed
+1054710us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+440299us irmin.http-srv [DEBUG] connection 639 closed
+1054726us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1054736us irmin [DEBUG] [watch-key] key /a/b/c has not changed
S+440334us irmin.http-srv [DEBUG] new connection 641
S+440361us irmin.mem [DEBUG] mem ccf527df25e7ce8543e6e39f137d8490c4d21c65
S+440375us irmin.http-srv [INFO] [641] 404 - GET /tree/ccf527df25e7ce8543e6e39f137d8490c4d21c65
S+440407us irmin.http-srv [DEBUG] connection 640 closed
+1054853us irmin.http [DEBUG] GET /tree/02b09e1e137873f26342509a7ef8a129042f7757
S+440444us irmin.http-srv [DEBUG] connection 641 closed
S+440504us irmin.http-srv [DEBUG] new connection 642
S+440534us irmin.mem [DEBUG] mem 02b09e1e137873f26342509a7ef8a129042f7757
S+440548us irmin.http-srv [INFO] [642] 404 - GET /tree/02b09e1e137873f26342509a7ef8a129042f7757
+1055019us irmin.http [DEBUG] GET /tree/b5fc183a7925df20214e5a1c63437f0f4f5e1c76
S+440605us irmin.http-srv [DEBUG] connection 642 closed
S+440672us irmin.http-srv [DEBUG] new connection 643
S+440700us irmin.mem [DEBUG] mem b5fc183a7925df20214e5a1c63437f0f4f5e1c76
S+440713us irmin.http-srv [INFO] [643] 404 - GET /tree/b5fc183a7925df20214e5a1c63437f0f4f5e1c76
+1055182us irmin.http [DEBUG] POST /blobs
S+440770us irmin.http-srv [DEBUG] connection 643 closed
S+441678us irmin.http-srv [DEBUG] new connection 644
S+441731us irmin.mem [DEBUG] add -> 356a192b7913b04c54574d18c28d46e6395428ab
S+441749us irmin.http-srv [INFO] [644] 200 - POST /blobs
S+441831us irmin.http-srv [DEBUG] connection 644 closed
+1056259us irmin.http [DEBUG] POST /trees
S+441933us irmin.http-srv [DEBUG] new connection 645
S+441984us irmin.mem [DEBUG] add -> b5fc183a7925df20214e5a1c63437f0f4f5e1c76
S+442001us irmin.http-srv [INFO] [645] 200 - POST /trees
S+442065us irmin.http-srv [DEBUG] connection 645 closed
+1056586us irmin.http [DEBUG] POST /trees
S+442237us irmin.http-srv [DEBUG] new connection 646
S+442282us irmin.mem [DEBUG] add -> 02b09e1e137873f26342509a7ef8a129042f7757
S+442298us irmin.http-srv [INFO] [646] 200 - POST /trees
+1056779us irmin.http [DEBUG] POST /trees
S+442362us irmin.http-srv [DEBUG] connection 646 closed
S+442434us irmin.http-srv [DEBUG] new connection 647
S+442473us irmin.mem [DEBUG] add -> ccf527df25e7ce8543e6e39f137d8490c4d21c65
S+442489us irmin.http-srv [INFO] [647] 200 - POST /trees
+1056957us irmin.tree [DEBUG] Tree.export -> ccf527df25e7ce8543e6e39f137d8490c4d21c65
S+442545us irmin.http-srv [DEBUG] connection 647 closed
+1056994us irmin.http [DEBUG] POST /commits
S+442643us irmin.http-srv [DEBUG] new connection 648
S+442689us irmin.mem [DEBUG] add -> 71697914ee79223f48983a4a9dcec7a9c74743ac
S+442705us irmin.http-srv [INFO] [648] 200 - POST /commits
S+442764us irmin.http-srv [DEBUG] connection 648 closed
+1057187us irmin.http [DEBUG] PUT /branch/master
S+442836us irmin.http-srv [DEBUG] new connection 649
S+442865us irmin.mem [DEBUG] mem master
S+442944us irmin.mem [DEBUG] test_and_set
S+442954us irmin.mem [DEBUG] find master
S+442962us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
bf1d02d56a852fb7c1458403e8a2266a538fff3a)
S+442971us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
bf1d02d56a852fb7c1458403e8a2266a538fff3a)
S+442979us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
bf1d02d56a852fb7c1458403e8a2266a538fff3a)
S+442985us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
bf1d02d56a852fb7c1458403e8a2266a538fff3a)
S+443005us irmin.http-srv [INFO] [649] 200 - PUT /branch/master
S+443080us irmin.http-srv [DEBUG] connection 649 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1057504us application [INFO] ASSERT state: branch-key update 1 on=true expected=1/2/0:1/1 current=1/2/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1057528us application [INFO] ASSERT state: [pre-condition] branch-key update 2 on=true expected=1/2/0:1/1 current=1/2/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1057542us test [DEBUG] [waiting for] branch-key update 2 on=true expected=1/3/0:1/1 current=1/2/0:*
+1057549us irmin [DEBUG] set /a/b/c
+1057559us irmin.http [DEBUG] GET /branch/master
S+443204us irmin.http-srv [DEBUG] new connection 650
+1057629us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
bf1d02d56a852fb7c1458403e8a2266a538fff3a)
+1057662us irmin.http [DEBUG] GET /commit/bf1d02d56a852fb7c1458403e8a2266a538fff3a
S+443244us irmin.mem [DEBUG] mem master
S+443257us irmin.mem [DEBUG] find master
S+443276us irmin.http-srv [INFO] [650] 200 - GET /branch/master
S+443336us irmin.http-srv [DEBUG] new connection 651
+1057761us irmin.http [DEBUG] GET /commit/71697914ee79223f48983a4a9dcec7a9c74743ac
S+443376us irmin.mem [DEBUG] mem bf1d02d56a852fb7c1458403e8a2266a538fff3a
S+443392us irmin.mem [DEBUG] find bf1d02d56a852fb7c1458403e8a2266a538fff3a
S+443417us irmin.http-srv [INFO] [651] 200 - GET /commit/bf1d02d56a852fb7c1458403e8a2266a538fff3a
S+443467us irmin.http-srv [DEBUG] new connection 652
+1057912us irmin.http [DEBUG] GET /commit/71697914ee79223f48983a4a9dcec7a9c74743ac
S+443507us irmin.mem [DEBUG] mem 71697914ee79223f48983a4a9dcec7a9c74743ac
S+443522us irmin.mem [DEBUG] find 71697914ee79223f48983a4a9dcec7a9c74743ac
S+443553us irmin.http-srv [INFO] [652] 200 - GET /commit/71697914ee79223f48983a4a9dcec7a9c74743ac
S+443604us irmin.http-srv [DEBUG] new connection 653
+1058039us irmin [DEBUG] Head.find -> 71697914ee79223f48983a4a9dcec7a9c74743ac
+1058053us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+443641us irmin.mem [DEBUG] mem 71697914ee79223f48983a4a9dcec7a9c74743ac
+1058071us irmin.tree [DEBUG] Tree.add_tree /a/b/c
S+443653us irmin.mem [DEBUG] find 71697914ee79223f48983a4a9dcec7a9c74743ac
S+443684us irmin.http-srv [INFO] [653] 200 - GET /commit/71697914ee79223f48983a4a9dcec7a9c74743ac
+1058129us irmin.http [DEBUG] GET /tree/0e45fb097bc1cede9b3800c77760614d2fbe568f
S+443726us irmin.http-srv [DEBUG] connection 650 closed
S+443750us irmin.http-srv [DEBUG] connection 651 closed
S+443771us irmin.http-srv [DEBUG] connection 652 closed
S+443825us irmin.http-srv [DEBUG] new connection 654
+1058242us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1058259us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1058269us irmin [DEBUG] [watch-key] key /a/b/c has not changed
S+443861us irmin.mem [DEBUG] mem 0e45fb097bc1cede9b3800c77760614d2fbe568f
S+443879us irmin.http-srv [INFO] [654] 404 - GET /tree/0e45fb097bc1cede9b3800c77760614d2fbe568f
S+445159us irmin.http-srv [DEBUG] connection 653 closed
+1059609us irmin.http [DEBUG] GET /tree/0fdff5266e18a081456ee437adc68fb4c66173c0
S+445223us irmin.http-srv [DEBUG] connection 654 closed
S+445271us irmin.http-srv [DEBUG] new connection 655
S+445310us irmin.mem [DEBUG] mem 0fdff5266e18a081456ee437adc68fb4c66173c0
S+445330us irmin.http-srv [INFO] [655] 404 - GET /tree/0fdff5266e18a081456ee437adc68fb4c66173c0
+1059819us irmin.http [DEBUG] GET /tree/12153b208402ca19fa61c33a004688f01232f194
S+445409us irmin.http-srv [DEBUG] connection 655 closed
S+445478us irmin.http-srv [DEBUG] new connection 656
S+445510us irmin.mem [DEBUG] mem 12153b208402ca19fa61c33a004688f01232f194
S+445528us irmin.http-srv [INFO] [656] 404 - GET /tree/12153b208402ca19fa61c33a004688f01232f194
+1060003us irmin.http [DEBUG] POST /blobs
S+445592us irmin.http-srv [DEBUG] connection 656 closed
S+445657us irmin.http-srv [DEBUG] new connection 657
S+445695us irmin.mem [DEBUG] add -> da4b9237bacccdf19c0760cab7aec4a8359010b0
S+445718us irmin.http-srv [INFO] [657] 200 - POST /blobs
S+445790us irmin.http-srv [DEBUG] connection 657 closed
+1060220us irmin.http [DEBUG] POST /trees
S+445886us irmin.http-srv [DEBUG] new connection 658
S+445947us irmin.mem [DEBUG] add -> 12153b208402ca19fa61c33a004688f01232f194
S+445964us irmin.http-srv [INFO] [658] 200 - POST /trees
S+446036us irmin.http-srv [DEBUG] connection 658 closed
+1060464us irmin.http [DEBUG] POST /trees
S+447135us irmin.http-srv [DEBUG] new connection 659
S+447191us irmin.mem [DEBUG] add -> 0fdff5266e18a081456ee437adc68fb4c66173c0
S+447208us irmin.http-srv [INFO] [659] 200 - POST /trees
+1061708us irmin.http [DEBUG] POST /trees
S+447287us irmin.http-srv [DEBUG] connection 659 closed
S+447360us irmin.http-srv [DEBUG] new connection 660
S+447453us irmin.mem [DEBUG] add -> 0e45fb097bc1cede9b3800c77760614d2fbe568f
S+447472us irmin.http-srv [INFO] [660] 200 - POST /trees
+1061975us irmin.tree [DEBUG] Tree.export -> 0e45fb097bc1cede9b3800c77760614d2fbe568f
S+447568us irmin.http-srv [DEBUG] connection 660 closed
+1062003us irmin.http [DEBUG] POST /commits
S+447641us irmin.http-srv [DEBUG] new connection 661
S+447695us irmin.mem [DEBUG] add -> 71917a4b66d062494dd8760e05a39be6264339c0
S+447719us irmin.http-srv [INFO] [661] 200 - POST /commits
S+447791us irmin.http-srv [DEBUG] connection 661 closed
+1062291us irmin.http [DEBUG] PUT /branch/master
S+447939us irmin.http-srv [DEBUG] new connection 662
S+447971us irmin.mem [DEBUG] mem master
S+448011us irmin.mem [DEBUG] test_and_set
S+448020us irmin.mem [DEBUG] find master
S+448028us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
71697914ee79223f48983a4a9dcec7a9c74743ac)
S+448037us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
71697914ee79223f48983a4a9dcec7a9c74743ac)
S+448045us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
71697914ee79223f48983a4a9dcec7a9c74743ac)
S+448052us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
71697914ee79223f48983a4a9dcec7a9c74743ac)
S+448071us irmin.http-srv [INFO] [662] 200 - PUT /branch/master
+1062544us irmin [DEBUG] set /a/d
+1062559us irmin.http [DEBUG] GET /branch/master
S+448144us irmin.http-srv [DEBUG] connection 662 closed
S+448186us irmin.http-srv [DEBUG] new connection 663
+1062614us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
71697914ee79223f48983a4a9dcec7a9c74743ac)
S+448218us irmin.mem [DEBUG] mem master
+1062639us irmin.http [DEBUG] GET /commit/71697914ee79223f48983a4a9dcec7a9c74743ac
S+448227us irmin.mem [DEBUG] find master
S+448239us irmin.http-srv [INFO] [663] 200 - GET /branch/master
S+448286us irmin.http-srv [DEBUG] new connection 664
+1062719us irmin.http [DEBUG] GET /commit/71917a4b66d062494dd8760e05a39be6264339c0
S+448327us irmin.mem [DEBUG] mem 71697914ee79223f48983a4a9dcec7a9c74743ac
S+448336us irmin.mem [DEBUG] find 71697914ee79223f48983a4a9dcec7a9c74743ac
S+448363us irmin.http-srv [INFO] [664] 200 - GET /commit/71697914ee79223f48983a4a9dcec7a9c74743ac
S+448413us irmin.http-srv [DEBUG] new connection 665
+1062849us irmin.http [DEBUG] GET /commit/71917a4b66d062494dd8760e05a39be6264339c0
S+448447us irmin.mem [DEBUG] mem 71917a4b66d062494dd8760e05a39be6264339c0
S+448457us irmin.mem [DEBUG] find 71917a4b66d062494dd8760e05a39be6264339c0
S+448487us irmin.http-srv [INFO] [665] 200 - GET /commit/71917a4b66d062494dd8760e05a39be6264339c0
S+448537us irmin.http-srv [DEBUG] new connection 666
+1062968us irmin [DEBUG] Head.find -> 71917a4b66d062494dd8760e05a39be6264339c0
+1062981us irmin.tree [DEBUG] Tree.find_tree /a/d
S+448563us irmin.mem [DEBUG] mem 71917a4b66d062494dd8760e05a39be6264339c0
S+448576us irmin.mem [DEBUG] find 71917a4b66d062494dd8760e05a39be6264339c0
+1062997us irmin.tree [DEBUG] Tree.add_tree /a/d
S+448604us irmin.http-srv [INFO] [666] 200 - GET /commit/71917a4b66d062494dd8760e05a39be6264339c0
+1063024us irmin.http [DEBUG] GET /tree/1b9103ee5ce48cdd78bd12e1a999b7407556d7fc
S+448650us irmin.http-srv [DEBUG] connection 663 closed
S+448670us irmin.http-srv [DEBUG] connection 664 closed
+1063101us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+448686us irmin.http-srv [DEBUG] connection 665 closed
+1063113us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1063120us irmin [DEBUG] [watch-key] key /a/b/c has changed
S+448711us irmin.http-srv [DEBUG] connection 666 closed
S+448746us irmin.http-srv [DEBUG] new connection 667
S+448774us irmin.mem [DEBUG] mem 1b9103ee5ce48cdd78bd12e1a999b7407556d7fc
S+448795us irmin.http-srv [INFO] [667] 404 - GET /tree/1b9103ee5ce48cdd78bd12e1a999b7407556d7fc
+1063272us irmin.http [DEBUG] GET /tree/d05ab0997b105b90daa6bbb14906c783e6c601bb
S+448860us irmin.http-srv [DEBUG] connection 667 closed
S+448918us irmin.http-srv [DEBUG] new connection 668
S+448948us irmin.mem [DEBUG] mem d05ab0997b105b90daa6bbb14906c783e6c601bb
S+449009us irmin.http-srv [INFO] [668] 404 - GET /tree/d05ab0997b105b90daa6bbb14906c783e6c601bb
+1063509us irmin.http [DEBUG] POST /blobs
S+449104us irmin.http-srv [DEBUG] connection 668 closed
S+449207us irmin.http-srv [DEBUG] new connection 669
S+449249us irmin.mem [DEBUG] add -> da4b9237bacccdf19c0760cab7aec4a8359010b0
S+449266us irmin.http-srv [INFO] [669] 200 - POST /blobs
S+449347us irmin.http-srv [DEBUG] connection 669 closed
+1063803us irmin.http [DEBUG] POST /trees
S+449442us irmin.http-srv [DEBUG] new connection 670
S+449486us irmin.mem [DEBUG] add -> d05ab0997b105b90daa6bbb14906c783e6c601bb
S+449501us irmin.http-srv [INFO] [670] 200 - POST /trees
+1063965us irmin.http [DEBUG] POST /trees
S+449549us irmin.http-srv [DEBUG] connection 670 closed
S+449646us irmin.http-srv [DEBUG] new connection 671
S+449692us irmin.mem [DEBUG] add -> 1b9103ee5ce48cdd78bd12e1a999b7407556d7fc
S+449708us irmin.http-srv [INFO] [671] 200 - POST /trees
+1064169us irmin.tree [DEBUG] Tree.export -> 1b9103ee5ce48cdd78bd12e1a999b7407556d7fc
S+449759us irmin.http-srv [DEBUG] connection 671 closed
+1064193us irmin.http [DEBUG] POST /commits
S+449826us irmin.http-srv [DEBUG] new connection 672
S+449868us irmin.mem [DEBUG] add -> b9b10e0771b8b7cf728c40e405a7413bf1f6fc17
S+449883us irmin.http-srv [INFO] [672] 200 - POST /commits
+1064352us irmin.http [DEBUG] PUT /branch/master
S+449935us irmin.http-srv [DEBUG] connection 672 closed
S+449998us irmin.http-srv [DEBUG] new connection 673
S+450025us irmin.mem [DEBUG] mem master
S+450064us irmin.mem [DEBUG] test_and_set
S+450074us irmin.mem [DEBUG] find master
S+450084us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
71917a4b66d062494dd8760e05a39be6264339c0)
S+450097us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
71917a4b66d062494dd8760e05a39be6264339c0)
S+450105us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
71917a4b66d062494dd8760e05a39be6264339c0)
S+450112us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
71917a4b66d062494dd8760e05a39be6264339c0)
S+450129us irmin.http-srv [INFO] [673] 200 - PUT /branch/master
+1064597us irmin [DEBUG] set /a/b/d
+1064610us irmin.http [DEBUG] GET /branch/master
S+450201us irmin.http-srv [DEBUG] connection 673 closed
S+450241us irmin.http-srv [DEBUG] new connection 674
+1064660us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
71917a4b66d062494dd8760e05a39be6264339c0)
S+450267us irmin.mem [DEBUG] mem master
+1064691us irmin.http [DEBUG] GET /commit/71917a4b66d062494dd8760e05a39be6264339c0
S+450275us irmin.mem [DEBUG] find master
S+450291us irmin.http-srv [INFO] [674] 200 - GET /branch/master
S+450333us irmin.http-srv [DEBUG] new connection 675
+1064754us irmin.http [DEBUG] GET /commit/b9b10e0771b8b7cf728c40e405a7413bf1f6fc17
S+450359us irmin.mem [DEBUG] mem 71917a4b66d062494dd8760e05a39be6264339c0
S+450372us irmin.mem [DEBUG] find 71917a4b66d062494dd8760e05a39be6264339c0
S+450404us irmin.http-srv [INFO] [675] 200 - GET /commit/71917a4b66d062494dd8760e05a39be6264339c0
+1064886us irmin.http [DEBUG] GET /commit/b9b10e0771b8b7cf728c40e405a7413bf1f6fc17
S+450505us irmin.http-srv [DEBUG] new connection 676
S+450531us irmin.mem [DEBUG] mem b9b10e0771b8b7cf728c40e405a7413bf1f6fc17
S+450540us irmin.mem [DEBUG] find b9b10e0771b8b7cf728c40e405a7413bf1f6fc17
S+450569us irmin.http-srv [INFO] [676] 200 - GET /commit/b9b10e0771b8b7cf728c40e405a7413bf1f6fc17
S+450624us irmin.http-srv [DEBUG] new connection 677
+1065055us irmin [DEBUG] Head.find -> b9b10e0771b8b7cf728c40e405a7413bf1f6fc17
+1065066us irmin.tree [DEBUG] Tree.find_tree /a/b/d
+1065078us irmin.tree [DEBUG] Tree.add_tree /a/b/d
S+450658us irmin.mem [DEBUG] mem b9b10e0771b8b7cf728c40e405a7413bf1f6fc17
S+450669us irmin.mem [DEBUG] find b9b10e0771b8b7cf728c40e405a7413bf1f6fc17
+1065100us irmin.http [DEBUG] GET /tree/429a14b24da6984f758b31df86082027f1b64744
S+450693us irmin.http-srv [INFO] [677] 200 - GET /commit/b9b10e0771b8b7cf728c40e405a7413bf1f6fc17
S+450737us irmin.http-srv [DEBUG] new connection 678
S+450765us irmin.mem [DEBUG] mem 429a14b24da6984f758b31df86082027f1b64744
S+450782us irmin.http-srv [INFO] [678] 404 - GET /tree/429a14b24da6984f758b31df86082027f1b64744
S+450827us irmin.http-srv [DEBUG] connection 674 closed
S+450851us irmin.http-srv [DEBUG] connection 675 closed
S+450866us irmin.http-srv [DEBUG] connection 676 closed
S+450893us irmin.http-srv [DEBUG] connection 677 closed
+1065316us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1065331us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1065340us irmin [DEBUG] [watch-key] key /a/b/c has not changed
+1065387us irmin.http [DEBUG] GET /tree/2a773919d2bd8e868489519f0f49d5a02871a4da
S+450973us irmin.http-srv [DEBUG] connection 678 closed
S+451024us irmin.http-srv [DEBUG] new connection 679
S+451049us irmin.mem [DEBUG] mem 2a773919d2bd8e868489519f0f49d5a02871a4da
S+451063us irmin.http-srv [INFO] [679] 404 - GET /tree/2a773919d2bd8e868489519f0f49d5a02871a4da
+1065550us irmin.http [DEBUG] GET /tree/623ff182f50acbbaf58aa5c9e43d1d50897d5a9b
S+451135us irmin.http-srv [DEBUG] connection 679 closed
S+451195us irmin.http-srv [DEBUG] new connection 680
S+451232us irmin.mem [DEBUG] mem 623ff182f50acbbaf58aa5c9e43d1d50897d5a9b
S+451253us irmin.http-srv [INFO] [680] 404 - GET /tree/623ff182f50acbbaf58aa5c9e43d1d50897d5a9b
+1065731us irmin.http [DEBUG] POST /blobs
S+451360us irmin.http-srv [DEBUG] connection 680 closed
S+451392us irmin.http-srv [DEBUG] new connection 681
S+451423us irmin.mem [DEBUG] add -> da4b9237bacccdf19c0760cab7aec4a8359010b0
S+451437us irmin.http-srv [INFO] [681] 200 - POST /blobs
S+451497us irmin.http-srv [DEBUG] connection 681 closed
+1065925us irmin.http [DEBUG] POST /trees
S+451606us irmin.http-srv [DEBUG] new connection 682
S+451657us irmin.mem [DEBUG] add -> 623ff182f50acbbaf58aa5c9e43d1d50897d5a9b
S+451673us irmin.http-srv [INFO] [682] 200 - POST /trees
+1066152us irmin.http [DEBUG] POST /trees
S+451734us irmin.http-srv [DEBUG] connection 682 closed
S+451797us irmin.http-srv [DEBUG] new connection 683
S+451839us irmin.mem [DEBUG] add -> 2a773919d2bd8e868489519f0f49d5a02871a4da
S+451854us irmin.http-srv [INFO] [683] 200 - POST /trees
+1066329us irmin.http [DEBUG] POST /trees
S+451917us irmin.http-srv [DEBUG] connection 683 closed
S+451968us irmin.http-srv [DEBUG] new connection 684
S+452007us irmin.mem [DEBUG] add -> 429a14b24da6984f758b31df86082027f1b64744
S+452022us irmin.http-srv [INFO] [684] 200 - POST /trees
+1066499us irmin.tree [DEBUG] Tree.export -> 429a14b24da6984f758b31df86082027f1b64744
+1066530us irmin.http [DEBUG] POST /commits
S+452111us irmin.http-srv [DEBUG] connection 684 closed
S+452185us irmin.http-srv [DEBUG] new connection 685
S+452246us irmin.mem [DEBUG] add -> 62268e4da6b5e3f48070ab9abf56ab234bbaf66c
S+452265us irmin.http-srv [INFO] [685] 200 - POST /commits
S+452328us irmin.http-srv [DEBUG] connection 685 closed
+1066748us irmin.http [DEBUG] PUT /branch/master
S+452443us irmin.http-srv [DEBUG] new connection 686
S+452477us irmin.mem [DEBUG] mem master
S+452516us irmin.mem [DEBUG] test_and_set
S+452527us irmin.mem [DEBUG] find master
S+452536us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
b9b10e0771b8b7cf728c40e405a7413bf1f6fc17)
S+452551us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
b9b10e0771b8b7cf728c40e405a7413bf1f6fc17)
S+452559us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
b9b10e0771b8b7cf728c40e405a7413bf1f6fc17)
S+452566us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
b9b10e0771b8b7cf728c40e405a7413bf1f6fc17)
S+452588us irmin.http-srv [INFO] [686] 200 - PUT /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1067085us application [INFO] ASSERT state: branch-key update 2 on=true expected=1/3/0:1/1 current=1/3/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1067110us application [INFO] ASSERT state: [pre-condition] branch-key update 3 on=true expected=1/3/0:1/1 current=1/3/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1067125us test [DEBUG] [waiting for] branch-key update 3 on=true expected=1/4/0:1/1 current=1/3/0:*
S+452713us irmin.http-srv [DEBUG] connection 686 closed
+1067135us irmin [DEBUG] set /a/b/c
+1067150us irmin.http [DEBUG] GET /branch/master
S+452800us irmin.http-srv [DEBUG] new connection 687
+1067224us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
b9b10e0771b8b7cf728c40e405a7413bf1f6fc17)
+1067257us irmin.http [DEBUG] GET /commit/b9b10e0771b8b7cf728c40e405a7413bf1f6fc17
S+452840us irmin.mem [DEBUG] mem master
S+452852us irmin.mem [DEBUG] find master
S+452870us irmin.http-srv [INFO] [687] 200 - GET /branch/master
S+452930us irmin.http-srv [DEBUG] new connection 688
+1067374us irmin.http [DEBUG] GET /commit/62268e4da6b5e3f48070ab9abf56ab234bbaf66c
S+452969us irmin.mem [DEBUG] mem b9b10e0771b8b7cf728c40e405a7413bf1f6fc17
S+452984us irmin.mem [DEBUG] find b9b10e0771b8b7cf728c40e405a7413bf1f6fc17
S+453018us irmin.http-srv [INFO] [688] 200 - GET /commit/b9b10e0771b8b7cf728c40e405a7413bf1f6fc17
S+453071us irmin.http-srv [DEBUG] new connection 689
+1067510us irmin.http [DEBUG] GET /commit/62268e4da6b5e3f48070ab9abf56ab234bbaf66c
S+453107us irmin.mem [DEBUG] mem 62268e4da6b5e3f48070ab9abf56ab234bbaf66c
S+453122us irmin.mem [DEBUG] find 62268e4da6b5e3f48070ab9abf56ab234bbaf66c
S+453156us irmin.http-srv [INFO] [689] 200 - GET /commit/62268e4da6b5e3f48070ab9abf56ab234bbaf66c
S+453210us irmin.http-srv [DEBUG] new connection 690
+1067655us irmin [DEBUG] Head.find -> 62268e4da6b5e3f48070ab9abf56ab234bbaf66c
S+453246us irmin.mem [DEBUG] mem 62268e4da6b5e3f48070ab9abf56ab234bbaf66c
+1067670us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+453259us irmin.mem [DEBUG] find 62268e4da6b5e3f48070ab9abf56ab234bbaf66c
+1067685us irmin.tree [DEBUG] Tree.add_tree /a/b/c
S+453292us irmin.http-srv [INFO] [690] 200 - GET /commit/62268e4da6b5e3f48070ab9abf56ab234bbaf66c
+1067716us irmin.http [DEBUG] GET /tree/f716907ba6c9c68163d784f86b833c2c2b8bd74c
S+453348us irmin.http-srv [DEBUG] connection 687 closed
S+453372us irmin.http-srv [DEBUG] connection 688 closed
S+453390us irmin.http-srv [DEBUG] connection 689 closed
+1067807us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1067823us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1067833us irmin [DEBUG] [watch-key] key /a/b/c has not changed
S+453429us irmin.http-srv [DEBUG] new connection 691
S+453461us irmin.mem [DEBUG] mem f716907ba6c9c68163d784f86b833c2c2b8bd74c
S+453476us irmin.http-srv [INFO] [691] 404 - GET /tree/f716907ba6c9c68163d784f86b833c2c2b8bd74c
S+453508us irmin.http-srv [DEBUG] connection 690 closed
+1067956us irmin.http [DEBUG] GET /tree/a37da3f495b3c5e5efaf413e2e42c5b337970a2a
S+453544us irmin.http-srv [DEBUG] connection 691 closed
S+453604us irmin.http-srv [DEBUG] new connection 692
S+453674us irmin.mem [DEBUG] mem a37da3f495b3c5e5efaf413e2e42c5b337970a2a
S+453692us irmin.http-srv [INFO] [692] 404 - GET /tree/a37da3f495b3c5e5efaf413e2e42c5b337970a2a
+1068167us irmin.http [DEBUG] GET /tree/359ca42bd542df81db480b653b1c45248e035cda
S+453752us irmin.http-srv [DEBUG] connection 692 closed
S+453818us irmin.http-srv [DEBUG] new connection 693
S+453851us irmin.mem [DEBUG] mem 359ca42bd542df81db480b653b1c45248e035cda
S+453865us irmin.http-srv [INFO] [693] 404 - GET /tree/359ca42bd542df81db480b653b1c45248e035cda
+1068411us irmin.http [DEBUG] POST /blobs
S+453997us irmin.http-srv [DEBUG] connection 693 closed
S+454067us irmin.http-srv [DEBUG] new connection 694
S+454100us irmin.mem [DEBUG] add -> 77de68daecd823babbb58edb1c8e14d7106e83bb
S+454114us irmin.http-srv [INFO] [694] 200 - POST /blobs
S+454180us irmin.http-srv [DEBUG] connection 694 closed
+1068616us irmin.http [DEBUG] POST /trees
S+454274us irmin.http-srv [DEBUG] new connection 695
S+454320us irmin.mem [DEBUG] add -> 359ca42bd542df81db480b653b1c45248e035cda
S+454335us irmin.http-srv [INFO] [695] 200 - POST /trees
S+454392us irmin.http-srv [DEBUG] connection 695 closed
+1068816us irmin.http [DEBUG] POST /trees
S+454465us irmin.http-srv [DEBUG] new connection 696
S+454508us irmin.mem [DEBUG] add -> a37da3f495b3c5e5efaf413e2e42c5b337970a2a
S+454524us irmin.http-srv [INFO] [696] 200 - POST /trees
S+454580us irmin.http-srv [DEBUG] connection 696 closed
+1069001us irmin.http [DEBUG] POST /trees
S+454651us irmin.http-srv [DEBUG] new connection 697
S+454689us irmin.mem [DEBUG] add -> f716907ba6c9c68163d784f86b833c2c2b8bd74c
S+454704us irmin.http-srv [INFO] [697] 200 - POST /trees
+1069173us irmin.tree [DEBUG] Tree.export -> f716907ba6c9c68163d784f86b833c2c2b8bd74c
S+454762us irmin.http-srv [DEBUG] connection 697 closed
+1069204us irmin.http [DEBUG] POST /commits
S+454861us irmin.http-srv [DEBUG] new connection 698
S+454905us irmin.mem [DEBUG] add -> 6ec8aa5818d2edd9f5fd15d0597d0c6ad9782681
S+454921us irmin.http-srv [INFO] [698] 200 - POST /commits
S+454982us irmin.http-srv [DEBUG] connection 698 closed
+1069402us irmin.http [DEBUG] PUT /branch/master
S+455053us irmin.http-srv [DEBUG] new connection 699
S+455081us irmin.mem [DEBUG] mem master
S+455117us irmin.mem [DEBUG] test_and_set
S+455126us irmin.mem [DEBUG] find master
S+455133us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
62268e4da6b5e3f48070ab9abf56ab234bbaf66c)
S+455142us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
62268e4da6b5e3f48070ab9abf56ab234bbaf66c)
S+455150us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
62268e4da6b5e3f48070ab9abf56ab234bbaf66c)
S+455156us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
62268e4da6b5e3f48070ab9abf56ab234bbaf66c)
S+455175us irmin.http-srv [INFO] [699] 200 - PUT /branch/master
+1069654us irmin [DEBUG] set /a/d
+1069673us irmin.http [DEBUG] GET /branch/master
S+455254us irmin.http-srv [DEBUG] connection 699 closed
S+455324us irmin.http-srv [DEBUG] new connection 700
+1069745us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
62268e4da6b5e3f48070ab9abf56ab234bbaf66c)
+1069778us irmin.http [DEBUG] GET /commit/62268e4da6b5e3f48070ab9abf56ab234bbaf66c
S+455362us irmin.mem [DEBUG] mem master
S+455374us irmin.mem [DEBUG] find master
S+455392us irmin.http-srv [INFO] [700] 200 - GET /branch/master
S+455450us irmin.http-srv [DEBUG] new connection 701
+1069872us irmin.http [DEBUG] GET /commit/6ec8aa5818d2edd9f5fd15d0597d0c6ad9782681
S+455488us irmin.mem [DEBUG] mem 62268e4da6b5e3f48070ab9abf56ab234bbaf66c
S+455503us irmin.mem [DEBUG] find 62268e4da6b5e3f48070ab9abf56ab234bbaf66c
S+455533us irmin.http-srv [INFO] [701] 200 - GET /commit/62268e4da6b5e3f48070ab9abf56ab234bbaf66c
S+455597us irmin.http-srv [DEBUG] new connection 702
S+455638us irmin.mem [DEBUG] mem 6ec8aa5818d2edd9f5fd15d0597d0c6ad9782681
+1070059us irmin.http [DEBUG] GET /commit/6ec8aa5818d2edd9f5fd15d0597d0c6ad9782681
S+455654us irmin.mem [DEBUG] find 6ec8aa5818d2edd9f5fd15d0597d0c6ad9782681
S+455692us irmin.http-srv [INFO] [702] 200 - GET /commit/6ec8aa5818d2edd9f5fd15d0597d0c6ad9782681
+1070179us irmin [DEBUG] Head.find -> 6ec8aa5818d2edd9f5fd15d0597d0c6ad9782681
+1070195us irmin.tree [DEBUG] Tree.find_tree /a/d
+1070209us irmin.tree [DEBUG] Tree.add_tree /a/d
+1070235us irmin.http [DEBUG] GET /tree/d30f930b83662eebad185cd31dc294c6384c0498
S+455813us irmin.http-srv [DEBUG] new connection 703
S+455853us irmin.mem [DEBUG] mem 6ec8aa5818d2edd9f5fd15d0597d0c6ad9782681
S+455868us irmin.mem [DEBUG] find 6ec8aa5818d2edd9f5fd15d0597d0c6ad9782681
S+455898us irmin.http-srv [INFO] [703] 200 - GET /commit/6ec8aa5818d2edd9f5fd15d0597d0c6ad9782681
S+455954us irmin.http-srv [DEBUG] new connection 704
+1070393us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1070408us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+455990us irmin.mem [DEBUG] mem d30f930b83662eebad185cd31dc294c6384c0498
+1070421us irmin [DEBUG] [watch-key] key /a/b/c has changed
S+456009us irmin.http-srv [INFO] [704] 404 - GET /tree/d30f930b83662eebad185cd31dc294c6384c0498
S+456048us irmin.http-srv [DEBUG] connection 700 closed
S+456070us irmin.http-srv [DEBUG] connection 701 closed
+1070494us irmin.http [DEBUG] GET /tree/e22bf8987a15c85ec3083c956dee8b0d70ecc197
S+456089us irmin.http-srv [DEBUG] connection 702 closed
S+456108us irmin.http-srv [DEBUG] connection 703 closed
S+456153us irmin.http-srv [DEBUG] new connection 705
S+456179us irmin.mem [DEBUG] mem e22bf8987a15c85ec3083c956dee8b0d70ecc197
S+456192us irmin.http-srv [INFO] [705] 404 - GET /tree/e22bf8987a15c85ec3083c956dee8b0d70ecc197
S+456215us irmin.http-srv [DEBUG] connection 704 closed
+1070688us irmin.http [DEBUG] POST /blobs
S+456275us irmin.http-srv [DEBUG] connection 705 closed
S+456340us irmin.http-srv [DEBUG] new connection 706
S+456374us irmin.mem [DEBUG] add -> 77de68daecd823babbb58edb1c8e14d7106e83bb
S+456389us irmin.http-srv [INFO] [706] 200 - POST /blobs
+1070876us irmin.http [DEBUG] POST /trees
S+456460us irmin.http-srv [DEBUG] connection 706 closed
S+456528us irmin.http-srv [DEBUG] new connection 707
S+456577us irmin.mem [DEBUG] add -> e22bf8987a15c85ec3083c956dee8b0d70ecc197
S+456594us irmin.http-srv [INFO] [707] 200 - POST /trees
+1071073us irmin.http [DEBUG] POST /trees
S+456657us irmin.http-srv [DEBUG] connection 707 closed
S+456710us irmin.http-srv [DEBUG] new connection 708
S+456753us irmin.mem [DEBUG] add -> d30f930b83662eebad185cd31dc294c6384c0498
S+456775us irmin.http-srv [INFO] [708] 200 - POST /trees
+1071247us irmin.tree [DEBUG] Tree.export -> d30f930b83662eebad185cd31dc294c6384c0498
S+456840us irmin.http-srv [DEBUG] connection 708 closed
+1071275us irmin.http [DEBUG] POST /commits
S+456921us irmin.http-srv [DEBUG] new connection 709
S+456968us irmin.mem [DEBUG] add -> 9d9b03fdebb3985e97c2e54947743b5a86c3fc1a
S+456988us irmin.http-srv [INFO] [709] 200 - POST /commits
+1071459us irmin.http [DEBUG] PUT /branch/master
S+457041us irmin.http-srv [DEBUG] connection 709 closed
S+457197us irmin.http-srv [DEBUG] new connection 710
S+457242us irmin.mem [DEBUG] mem master
S+457297us irmin.mem [DEBUG] test_and_set
S+457309us irmin.mem [DEBUG] find master
S+457320us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
6ec8aa5818d2edd9f5fd15d0597d0c6ad9782681)
S+457334us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
6ec8aa5818d2edd9f5fd15d0597d0c6ad9782681)
S+457346us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
6ec8aa5818d2edd9f5fd15d0597d0c6ad9782681)
S+457361us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
6ec8aa5818d2edd9f5fd15d0597d0c6ad9782681)
S+457387us irmin.http-srv [INFO] [710] 200 - PUT /branch/master
+1071864us irmin [DEBUG] set /a/b/d
+1071879us irmin.http [DEBUG] GET /branch/master
S+457475us irmin.http-srv [DEBUG] connection 710 closed
+1071942us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
6ec8aa5818d2edd9f5fd15d0597d0c6ad9782681)
+1071970us irmin.http [DEBUG] GET /commit/6ec8aa5818d2edd9f5fd15d0597d0c6ad9782681
S+457563us irmin.http-srv [DEBUG] new connection 711
S+457601us irmin.mem [DEBUG] mem master
S+457613us irmin.mem [DEBUG] find master
S+457630us irmin.http-srv [INFO] [711] 200 - GET /branch/master
+1072104us irmin.http [DEBUG] GET /commit/9d9b03fdebb3985e97c2e54947743b5a86c3fc1a
S+457686us irmin.http-srv [DEBUG] new connection 712
S+457722us irmin.mem [DEBUG] mem 6ec8aa5818d2edd9f5fd15d0597d0c6ad9782681
S+457736us irmin.mem [DEBUG] find 6ec8aa5818d2edd9f5fd15d0597d0c6ad9782681
S+457769us irmin.http-srv [INFO] [712] 200 - GET /commit/6ec8aa5818d2edd9f5fd15d0597d0c6ad9782681
S+457825us irmin.http-srv [DEBUG] new connection 713
+1072248us irmin.http [DEBUG] GET /commit/9d9b03fdebb3985e97c2e54947743b5a86c3fc1a
S+457861us irmin.mem [DEBUG] mem 9d9b03fdebb3985e97c2e54947743b5a86c3fc1a
S+457874us irmin.mem [DEBUG] find 9d9b03fdebb3985e97c2e54947743b5a86c3fc1a
S+457909us irmin.http-srv [INFO] [713] 200 - GET /commit/9d9b03fdebb3985e97c2e54947743b5a86c3fc1a
+1072390us irmin [DEBUG] Head.find -> 9d9b03fdebb3985e97c2e54947743b5a86c3fc1a
+1072401us irmin.tree [DEBUG] Tree.find_tree /a/b/d
+1072413us irmin.tree [DEBUG] Tree.add_tree /a/b/d
+1072432us irmin.http [DEBUG] GET /tree/83133d417e620f8e770cd54dbe6449e77bf6bed0
S+458045us irmin.http-srv [DEBUG] new connection 714
S+458083us irmin.mem [DEBUG] mem 9d9b03fdebb3985e97c2e54947743b5a86c3fc1a
S+458096us irmin.mem [DEBUG] find 9d9b03fdebb3985e97c2e54947743b5a86c3fc1a
S+458133us irmin.http-srv [INFO] [714] 200 - GET /commit/9d9b03fdebb3985e97c2e54947743b5a86c3fc1a
S+458190us irmin.http-srv [DEBUG] new connection 715
+1072614us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1072626us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1072632us irmin [DEBUG] [watch-key] key /a/b/c has not changed
S+458226us irmin.mem [DEBUG] mem 83133d417e620f8e770cd54dbe6449e77bf6bed0
S+458246us irmin.http-srv [INFO] [715] 404 - GET /tree/83133d417e620f8e770cd54dbe6449e77bf6bed0
S+458294us irmin.http-srv [DEBUG] connection 711 closed
+1072736us irmin.http [DEBUG] GET /tree/7f847a6754aa9c24323c35c1df050ba32fc979cb
S+458318us irmin.http-srv [DEBUG] connection 712 closed
S+458340us irmin.http-srv [DEBUG] connection 713 closed
S+458358us irmin.http-srv [DEBUG] connection 714 closed
S+458410us irmin.http-srv [DEBUG] new connection 716
S+458446us irmin.mem [DEBUG] mem 7f847a6754aa9c24323c35c1df050ba32fc979cb
S+458466us irmin.http-srv [INFO] [716] 404 - GET /tree/7f847a6754aa9c24323c35c1df050ba32fc979cb
S+458497us irmin.http-srv [DEBUG] connection 715 closed
+1073013us irmin.http [DEBUG] GET /tree/552def389e0d778c2749530cc8075e852f6b40d9
S+458598us irmin.http-srv [DEBUG] connection 716 closed
S+458668us irmin.http-srv [DEBUG] new connection 717
S+458703us irmin.mem [DEBUG] mem 552def389e0d778c2749530cc8075e852f6b40d9
S+458718us irmin.http-srv [INFO] [717] 404 - GET /tree/552def389e0d778c2749530cc8075e852f6b40d9
S+458779us irmin.http-srv [DEBUG] connection 717 closed
+1073195us irmin.http [DEBUG] POST /blobs
S+458966us irmin.http-srv [DEBUG] new connection 718
S+459003us irmin.mem [DEBUG] add -> 77de68daecd823babbb58edb1c8e14d7106e83bb
S+459019us irmin.http-srv [INFO] [718] 200 - POST /blobs
S+459084us irmin.http-srv [DEBUG] connection 718 closed
+1073513us irmin.http [DEBUG] POST /trees
S+459166us irmin.http-srv [DEBUG] new connection 719
S+459211us irmin.mem [DEBUG] add -> 552def389e0d778c2749530cc8075e852f6b40d9
S+459229us irmin.http-srv [INFO] [719] 200 - POST /trees
+1073713us irmin.http [DEBUG] POST /trees
S+459288us irmin.http-srv [DEBUG] connection 719 closed
S+459452us irmin.http-srv [DEBUG] new connection 720
S+459494us irmin.mem [DEBUG] add -> 7f847a6754aa9c24323c35c1df050ba32fc979cb
S+459509us irmin.http-srv [INFO] [720] 200 - POST /trees
S+459567us irmin.http-srv [DEBUG] connection 720 closed
+1073987us irmin.http [DEBUG] POST /trees
S+459634us irmin.http-srv [DEBUG] new connection 721
S+459674us irmin.mem [DEBUG] add -> 83133d417e620f8e770cd54dbe6449e77bf6bed0
S+459690us irmin.http-srv [INFO] [721] 200 - POST /trees
+1074164us irmin.tree [DEBUG] Tree.export -> 83133d417e620f8e770cd54dbe6449e77bf6bed0
S+459752us irmin.http-srv [DEBUG] connection 721 closed
+1074197us irmin.http [DEBUG] POST /commits
S+459843us irmin.http-srv [DEBUG] new connection 722
S+459884us irmin.mem [DEBUG] add -> 205bb6e8a793751a8b63eae0e73e31a3f34e3d14
S+459899us irmin.http-srv [INFO] [722] 200 - POST /commits
S+459952us irmin.http-srv [DEBUG] connection 722 closed
+1074379us irmin.http [DEBUG] PUT /branch/master
S+460030us irmin.http-srv [DEBUG] new connection 723
S+460067us irmin.mem [DEBUG] mem master
S+460119us irmin.mem [DEBUG] test_and_set
S+460132us irmin.mem [DEBUG] find master
S+460143us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
9d9b03fdebb3985e97c2e54947743b5a86c3fc1a)
S+460157us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
9d9b03fdebb3985e97c2e54947743b5a86c3fc1a)
S+460170us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
9d9b03fdebb3985e97c2e54947743b5a86c3fc1a)
S+460182us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
9d9b03fdebb3985e97c2e54947743b5a86c3fc1a)
S+460209us irmin.http-srv [INFO] [723] 200 - PUT /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1074698us application [INFO] ASSERT state: branch-key update 3 on=true expected=1/4/0:1/1 current=1/4/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1074715us application [INFO] ASSERT state: [pre-condition] branch-key update 4 on=true expected=1/4/0:1/1 current=1/4/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1074724us test [DEBUG] [waiting for] branch-key update 4 on=true expected=1/5/0:1/1 current=1/4/0:*
S+460299us irmin.http-srv [DEBUG] connection 723 closed
+1074730us irmin [DEBUG] set /a/b/c
+1074739us irmin.http [DEBUG] GET /branch/master
+1074796us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
9d9b03fdebb3985e97c2e54947743b5a86c3fc1a)
+1074828us irmin.http [DEBUG] GET /commit/9d9b03fdebb3985e97c2e54947743b5a86c3fc1a
S+460381us irmin.http-srv [DEBUG] new connection 724
S+460467us irmin.mem [DEBUG] mem master
S+460481us irmin.mem [DEBUG] find master
S+460500us irmin.http-srv [INFO] [724] 200 - GET /branch/master
+1074973us irmin.http [DEBUG] GET /commit/205bb6e8a793751a8b63eae0e73e31a3f34e3d14
S+460564us irmin.http-srv [DEBUG] new connection 725
S+460605us irmin.mem [DEBUG] mem 9d9b03fdebb3985e97c2e54947743b5a86c3fc1a
S+460619us irmin.mem [DEBUG] find 9d9b03fdebb3985e97c2e54947743b5a86c3fc1a
S+460654us irmin.http-srv [INFO] [725] 200 - GET /commit/9d9b03fdebb3985e97c2e54947743b5a86c3fc1a
S+460714us irmin.http-srv [DEBUG] new connection 726
S+460752us irmin.mem [DEBUG] mem 205bb6e8a793751a8b63eae0e73e31a3f34e3d14
S+460769us irmin.mem [DEBUG] find 205bb6e8a793751a8b63eae0e73e31a3f34e3d14
S+460802us irmin.http-srv [INFO] [726] 200 - GET /commit/205bb6e8a793751a8b63eae0e73e31a3f34e3d14
+1075257us irmin.http [DEBUG] GET /commit/205bb6e8a793751a8b63eae0e73e31a3f34e3d14
S+460895us irmin.http-srv [DEBUG] new connection 727
+1075331us irmin [DEBUG] Head.find -> 205bb6e8a793751a8b63eae0e73e31a3f34e3d14
+1075345us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1075356us irmin.tree [DEBUG] Tree.add_tree /a/b/c
S+460934us irmin.mem [DEBUG] mem 205bb6e8a793751a8b63eae0e73e31a3f34e3d14
S+460948us irmin.mem [DEBUG] find 205bb6e8a793751a8b63eae0e73e31a3f34e3d14
+1075377us irmin.http [DEBUG] GET /tree/4358b733cd795f0d090db649ad624907810c4175
S+460980us irmin.http-srv [INFO] [727] 200 - GET /commit/205bb6e8a793751a8b63eae0e73e31a3f34e3d14
S+461038us irmin.http-srv [DEBUG] new connection 728
+1075467us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1075480us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1075487us irmin [DEBUG] [watch-key] key /a/b/c has not changed
S+461074us irmin.mem [DEBUG] mem 4358b733cd795f0d090db649ad624907810c4175
S+461094us irmin.http-srv [INFO] [728] 404 - GET /tree/4358b733cd795f0d090db649ad624907810c4175
S+461127us irmin.http-srv [DEBUG] connection 724 closed
S+461150us irmin.http-srv [DEBUG] connection 725 closed
S+461182us irmin.http-srv [DEBUG] connection 726 closed
+1075617us irmin.http [DEBUG] GET /tree/74f3ed8ede7ae9b5d6e254d45e8ed10c92807b24
S+461203us irmin.http-srv [DEBUG] connection 727 closed
S+461247us irmin.http-srv [DEBUG] connection 728 closed
S+461309us irmin.http-srv [DEBUG] new connection 729
S+461345us irmin.mem [DEBUG] mem 74f3ed8ede7ae9b5d6e254d45e8ed10c92807b24
S+461364us irmin.http-srv [INFO] [729] 404 - GET /tree/74f3ed8ede7ae9b5d6e254d45e8ed10c92807b24
+1075840us irmin.http [DEBUG] GET /tree/bc4ce444e08850fc273182270e658b622eb389bc
S+461427us irmin.http-srv [DEBUG] connection 729 closed
S+461481us irmin.http-srv [DEBUG] new connection 730
S+461923us irmin.mem [DEBUG] mem bc4ce444e08850fc273182270e658b622eb389bc
S+461952us irmin.http-srv [INFO] [730] 404 - GET /tree/bc4ce444e08850fc273182270e658b622eb389bc
+1076447us irmin.http [DEBUG] POST /blobs
S+462046us irmin.http-srv [DEBUG] connection 730 closed
S+462102us irmin.http-srv [DEBUG] new connection 731
S+462149us irmin.mem [DEBUG] add -> 1b6453892473a467d07372d45eb05abc2031647a
S+462172us irmin.http-srv [INFO] [731] 200 - POST /blobs
S+462236us irmin.http-srv [DEBUG] connection 731 closed
+1076661us irmin.http [DEBUG] POST /trees
S+462326us irmin.http-srv [DEBUG] new connection 732
S+462393us irmin.mem [DEBUG] add -> bc4ce444e08850fc273182270e658b622eb389bc
S+462416us irmin.http-srv [INFO] [732] 200 - POST /trees
+1076917us irmin.http [DEBUG] POST /trees
S+462499us irmin.http-srv [DEBUG] connection 732 closed
S+462560us irmin.http-srv [DEBUG] new connection 733
S+462613us irmin.mem [DEBUG] add -> 74f3ed8ede7ae9b5d6e254d45e8ed10c92807b24
S+462631us irmin.http-srv [INFO] [733] 200 - POST /trees
+1077103us irmin.http [DEBUG] POST /trees
S+462687us irmin.http-srv [DEBUG] connection 733 closed
S+463152us irmin.http-srv [DEBUG] new connection 734
S+463206us irmin.mem [DEBUG] add -> 4358b733cd795f0d090db649ad624907810c4175
S+463224us irmin.http-srv [INFO] [734] 200 - POST /trees
+1077707us irmin.tree [DEBUG] Tree.export -> 4358b733cd795f0d090db649ad624907810c4175
S+463297us irmin.http-srv [DEBUG] connection 734 closed
+1077736us irmin.http [DEBUG] POST /commits
S+463399us irmin.http-srv [DEBUG] new connection 735
S+463468us irmin.mem [DEBUG] add -> da6df51d3274bdb543546491211ea41e4d690844
S+463494us irmin.http-srv [INFO] [735] 200 - POST /commits
S+463562us irmin.http-srv [DEBUG] connection 735 closed
+1077984us irmin.http [DEBUG] PUT /branch/master
S+463692us irmin.http-srv [DEBUG] new connection 736
S+463735us irmin.mem [DEBUG] mem master
S+463794us irmin.mem [DEBUG] test_and_set
S+463806us irmin.mem [DEBUG] find master
S+463819us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
205bb6e8a793751a8b63eae0e73e31a3f34e3d14)
S+463832us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
205bb6e8a793751a8b63eae0e73e31a3f34e3d14)
S+463843us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
205bb6e8a793751a8b63eae0e73e31a3f34e3d14)
S+463850us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
205bb6e8a793751a8b63eae0e73e31a3f34e3d14)
S+463874us irmin.http-srv [INFO] [736] 200 - PUT /branch/master
+1078363us irmin [DEBUG] set /a/d
S+463953us irmin.http-srv [DEBUG] connection 736 closed
+1078378us irmin.http [DEBUG] GET /branch/master
S+464004us irmin.http-srv [DEBUG] new connection 737
+1078431us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
205bb6e8a793751a8b63eae0e73e31a3f34e3d14)
S+464031us irmin.mem [DEBUG] mem master
+1078456us irmin.http [DEBUG] GET /commit/205bb6e8a793751a8b63eae0e73e31a3f34e3d14
S+464039us irmin.mem [DEBUG] find master
S+464050us irmin.http-srv [INFO] [737] 200 - GET /branch/master
S+464087us irmin.http-srv [DEBUG] new connection 738
+1078512us irmin.http [DEBUG] GET /commit/da6df51d3274bdb543546491211ea41e4d690844
S+464112us irmin.mem [DEBUG] mem 205bb6e8a793751a8b63eae0e73e31a3f34e3d14
S+464121us irmin.mem [DEBUG] find 205bb6e8a793751a8b63eae0e73e31a3f34e3d14
S+464143us irmin.http-srv [INFO] [738] 200 - GET /commit/205bb6e8a793751a8b63eae0e73e31a3f34e3d14
S+464192us irmin.http-srv [DEBUG] new connection 739
+1078629us irmin.http [DEBUG] GET /commit/da6df51d3274bdb543546491211ea41e4d690844
S+464217us irmin.mem [DEBUG] mem da6df51d3274bdb543546491211ea41e4d690844
S+464226us irmin.mem [DEBUG] find da6df51d3274bdb543546491211ea41e4d690844
S+464246us irmin.http-srv [INFO] [739] 200 - GET /commit/da6df51d3274bdb543546491211ea41e4d690844
S+464283us irmin.http-srv [DEBUG] new connection 740
+1078716us irmin [DEBUG] Head.find -> da6df51d3274bdb543546491211ea41e4d690844
S+464306us irmin.mem [DEBUG] mem da6df51d3274bdb543546491211ea41e4d690844
+1078727us irmin.tree [DEBUG] Tree.find_tree /a/d
S+464315us irmin.mem [DEBUG] find da6df51d3274bdb543546491211ea41e4d690844
+1078752us irmin.tree [DEBUG] Tree.add_tree /a/d
S+464347us irmin.http-srv [INFO] [740] 200 - GET /commit/da6df51d3274bdb543546491211ea41e4d690844
+1078771us irmin.http [DEBUG] GET /tree/cfa4172bc5a43c1af64b40665b6d4cf81cd84261
S+464385us irmin.http-srv [DEBUG] connection 737 closed
S+464400us irmin.http-srv [DEBUG] connection 738 closed
+1078838us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1078848us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1078855us irmin [DEBUG] [watch-key] key /a/b/c has changed
S+464413us irmin.http-srv [DEBUG] connection 739 closed
S+464481us irmin.http-srv [DEBUG] connection 740 closed
S+464505us irmin.http-srv [DEBUG] new connection 741
S+464529us irmin.mem [DEBUG] mem cfa4172bc5a43c1af64b40665b6d4cf81cd84261
S+464542us irmin.http-srv [INFO] [741] 404 - GET /tree/cfa4172bc5a43c1af64b40665b6d4cf81cd84261
+1079080us irmin.http [DEBUG] GET /tree/d3aac411ea6c73eddc35f23d84ddae878d61c956
S+464664us irmin.http-srv [DEBUG] connection 741 closed
S+464713us irmin.http-srv [DEBUG] new connection 742
S+464737us irmin.mem [DEBUG] mem d3aac411ea6c73eddc35f23d84ddae878d61c956
S+464750us irmin.http-srv [INFO] [742] 404 - GET /tree/d3aac411ea6c73eddc35f23d84ddae878d61c956
+1079209us irmin.http [DEBUG] POST /blobs
S+464838us irmin.http-srv [DEBUG] new connection 743
S+464865us irmin.mem [DEBUG] add -> 1b6453892473a467d07372d45eb05abc2031647a
S+464879us irmin.http-srv [INFO] [743] 200 - POST /blobs
S+464901us irmin.http-srv [DEBUG] connection 742 closed
S+464923us irmin.http-srv [DEBUG] connection 743 closed
+1079348us irmin.http [DEBUG] POST /trees
S+464980us irmin.http-srv [DEBUG] new connection 744
S+465018us irmin.mem [DEBUG] add -> d3aac411ea6c73eddc35f23d84ddae878d61c956
S+465032us irmin.http-srv [INFO] [744] 200 - POST /trees
+1079496us irmin.http [DEBUG] POST /trees
S+465115us irmin.http-srv [DEBUG] connection 744 closed
S+465141us irmin.http-srv [DEBUG] new connection 745
S+465173us irmin.mem [DEBUG] add -> cfa4172bc5a43c1af64b40665b6d4cf81cd84261
S+465187us irmin.http-srv [INFO] [745] 200 - POST /trees
+1079645us irmin.tree [DEBUG] Tree.export -> cfa4172bc5a43c1af64b40665b6d4cf81cd84261
S+465234us irmin.http-srv [DEBUG] connection 745 closed
+1079666us irmin.http [DEBUG] POST /commits
S+465308us irmin.http-srv [DEBUG] new connection 746
S+465377us irmin.mem [DEBUG] add -> a18134d63cd0f37df7113eba0640b0f510d319c6
S+465501us irmin.http-srv [INFO] [746] 200 - POST /commits
+1079969us irmin.http [DEBUG] PUT /branch/master
S+465593us irmin.http-srv [DEBUG] connection 746 closed
S+465629us irmin.http-srv [DEBUG] new connection 747
S+465660us irmin.mem [DEBUG] mem master
S+465704us irmin.mem [DEBUG] test_and_set
S+465714us irmin.mem [DEBUG] find master
S+465722us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
da6df51d3274bdb543546491211ea41e4d690844)
S+465734us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
da6df51d3274bdb543546491211ea41e4d690844)
S+465744us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
da6df51d3274bdb543546491211ea41e4d690844)
S+465753us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
da6df51d3274bdb543546491211ea41e4d690844)
S+465779us irmin.http-srv [INFO] [747] 200 - PUT /branch/master
+1080251us irmin [DEBUG] set /a/b/d
+1080263us irmin.http [DEBUG] GET /branch/master
S+465857us irmin.http-srv [DEBUG] connection 747 closed
+1080306us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
da6df51d3274bdb543546491211ea41e4d690844)
S+465904us irmin.http-srv [DEBUG] new connection 748
+1080327us irmin.http [DEBUG] GET /commit/da6df51d3274bdb543546491211ea41e4d690844
S+465938us irmin.mem [DEBUG] mem master
S+465947us irmin.mem [DEBUG] find master
S+465958us irmin.http-srv [INFO] [748] 200 - GET /branch/master
+1080426us irmin.http [DEBUG] GET /commit/a18134d63cd0f37df7113eba0640b0f510d319c6
S+466007us irmin.http-srv [DEBUG] new connection 749
S+466042us irmin.mem [DEBUG] mem da6df51d3274bdb543546491211ea41e4d690844
S+466055us irmin.mem [DEBUG] find da6df51d3274bdb543546491211ea41e4d690844
S+466084us irmin.http-srv [INFO] [749] 200 - GET /commit/da6df51d3274bdb543546491211ea41e4d690844
S+466130us irmin.http-srv [DEBUG] new connection 750
S+466164us irmin.mem [DEBUG] mem a18134d63cd0f37df7113eba0640b0f510d319c6
S+466177us irmin.mem [DEBUG] find a18134d63cd0f37df7113eba0640b0f510d319c6
+1080622us irmin.http [DEBUG] GET /commit/a18134d63cd0f37df7113eba0640b0f510d319c6
S+466206us irmin.http-srv [INFO] [750] 200 - GET /commit/a18134d63cd0f37df7113eba0640b0f510d319c6
S+466249us irmin.http-srv [DEBUG] connection 748 closed
+1080689us irmin [DEBUG] Head.find -> a18134d63cd0f37df7113eba0640b0f510d319c6
S+466271us irmin.http-srv [DEBUG] connection 749 closed
+1080704us irmin.tree [DEBUG] Tree.find_tree /a/b/d
+1080714us irmin.tree [DEBUG] Tree.add_tree /a/b/d
+1080731us irmin.http [DEBUG] GET /tree/ecb45b8e3c23c52b5d9a9238076b12d6fcba8176
S+466312us irmin.http-srv [DEBUG] new connection 751
S+466343us irmin.mem [DEBUG] mem a18134d63cd0f37df7113eba0640b0f510d319c6
S+466357us irmin.mem [DEBUG] find a18134d63cd0f37df7113eba0640b0f510d319c6
S+466441us irmin.http-srv [INFO] [751] 200 - GET /commit/a18134d63cd0f37df7113eba0640b0f510d319c6
+1080923us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+466503us irmin.http-srv [DEBUG] new connection 752
+1080935us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1080941us irmin [DEBUG] [watch-key] key /a/b/c has not changed
S+466542us irmin.mem [DEBUG] mem ecb45b8e3c23c52b5d9a9238076b12d6fcba8176
S+466561us irmin.http-srv [INFO] [752] 404 - GET /tree/ecb45b8e3c23c52b5d9a9238076b12d6fcba8176
S+466593us irmin.http-srv [DEBUG] connection 750 closed
S+466624us irmin.http-srv [DEBUG] connection 751 closed
+1081058us irmin.http [DEBUG] GET /tree/9afcc5e35828db046c0a848633e792add7cf6903
S+466647us irmin.http-srv [DEBUG] connection 752 closed
S+466696us irmin.http-srv [DEBUG] new connection 753
S+466733us irmin.mem [DEBUG] mem 9afcc5e35828db046c0a848633e792add7cf6903
S+466752us irmin.http-srv [INFO] [753] 404 - GET /tree/9afcc5e35828db046c0a848633e792add7cf6903
+1081232us irmin.http [DEBUG] GET /tree/629c5847319d4d19d049256ca9fd6e4be45831bd
S+466818us irmin.http-srv [DEBUG] connection 753 closed
S+466870us irmin.http-srv [DEBUG] new connection 754
S+466903us irmin.mem [DEBUG] mem 629c5847319d4d19d049256ca9fd6e4be45831bd
S+466923us irmin.http-srv [INFO] [754] 404 - GET /tree/629c5847319d4d19d049256ca9fd6e4be45831bd
+1081401us irmin.http [DEBUG] POST /blobs
S+466988us irmin.http-srv [DEBUG] connection 754 closed
S+467037us irmin.http-srv [DEBUG] new connection 755
S+467073us irmin.mem [DEBUG] add -> 1b6453892473a467d07372d45eb05abc2031647a
S+467090us irmin.http-srv [INFO] [755] 200 - POST /blobs
S+467138us irmin.http-srv [DEBUG] connection 755 closed
+1081561us irmin.http [DEBUG] POST /trees
S+467195us irmin.http-srv [DEBUG] new connection 756
S+467250us irmin.mem [DEBUG] add -> 629c5847319d4d19d049256ca9fd6e4be45831bd
S+467272us irmin.http-srv [INFO] [756] 200 - POST /trees
+1081752us irmin.http [DEBUG] POST /trees
S+467336us irmin.http-srv [DEBUG] connection 756 closed
S+467385us irmin.http-srv [DEBUG] new connection 757
S+469006us irmin.mem [DEBUG] add -> 9afcc5e35828db046c0a848633e792add7cf6903
S+469030us irmin.http-srv [INFO] [757] 200 - POST /trees
S+469089us irmin.http-srv [DEBUG] connection 757 closed
+1083511us irmin.http [DEBUG] POST /trees
S+469150us irmin.http-srv [DEBUG] new connection 758
S+469189us irmin.mem [DEBUG] add -> ecb45b8e3c23c52b5d9a9238076b12d6fcba8176
S+469204us irmin.http-srv [INFO] [758] 200 - POST /trees
+1084428us irmin.tree [DEBUG] Tree.export -> ecb45b8e3c23c52b5d9a9238076b12d6fcba8176
+1084461us irmin.http [DEBUG] POST /commits
S+470041us irmin.http-srv [DEBUG] connection 758 closed
S+470109us irmin.http-srv [DEBUG] new connection 759
S+470179us irmin.mem [DEBUG] add -> 5f4d53bbef64f6814f0a5ec55d6cb35ffda13bca
S+470203us irmin.http-srv [INFO] [759] 200 - POST /commits
+1084693us irmin.http [DEBUG] PUT /branch/master
S+470275us irmin.http-srv [DEBUG] connection 759 closed
S+470349us irmin.http-srv [DEBUG] new connection 760
S+470389us irmin.mem [DEBUG] mem master
S+470444us irmin.mem [DEBUG] test_and_set
S+470457us irmin.mem [DEBUG] find master
S+470468us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
a18134d63cd0f37df7113eba0640b0f510d319c6)
S+470484us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
a18134d63cd0f37df7113eba0640b0f510d319c6)
S+470500us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
a18134d63cd0f37df7113eba0640b0f510d319c6)
S+470512us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
a18134d63cd0f37df7113eba0640b0f510d319c6)
S+470539us irmin.http-srv [INFO] [760] 200 - PUT /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1085027us application [INFO] ASSERT state: branch-key update 4 on=true expected=1/5/0:1/1 current=1/5/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1085043us application [INFO] ASSERT state: [pre-condition] branch-key update 5 on=true expected=1/5/0:1/1 current=1/5/0:* (0, 0.000s)
S+470622us irmin.http-srv [DEBUG] connection 760 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1085052us test [DEBUG] [waiting for] branch-key update 5 on=true expected=1/6/0:1/1 current=1/5/0:*
+1085058us irmin [DEBUG] set /a/b/c
+1085070us irmin.http [DEBUG] GET /branch/master
S+470703us irmin.http-srv [DEBUG] new connection 761
+1085123us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
a18134d63cd0f37df7113eba0640b0f510d319c6)
+1085146us irmin.http [DEBUG] GET /commit/a18134d63cd0f37df7113eba0640b0f510d319c6
S+470740us irmin.mem [DEBUG] mem master
S+470753us irmin.mem [DEBUG] find master
S+470770us irmin.http-srv [INFO] [761] 200 - GET /branch/master
+1085256us irmin.http [DEBUG] GET /commit/5f4d53bbef64f6814f0a5ec55d6cb35ffda13bca
S+470834us irmin.http-srv [DEBUG] new connection 762
S+470930us irmin.mem [DEBUG] mem a18134d63cd0f37df7113eba0640b0f510d319c6
S+470945us irmin.mem [DEBUG] find a18134d63cd0f37df7113eba0640b0f510d319c6
S+470980us irmin.http-srv [INFO] [762] 200 - GET /commit/a18134d63cd0f37df7113eba0640b0f510d319c6
S+471037us irmin.http-srv [DEBUG] new connection 763
+1085465us irmin.http [DEBUG] GET /commit/5f4d53bbef64f6814f0a5ec55d6cb35ffda13bca
S+471073us irmin.mem [DEBUG] mem 5f4d53bbef64f6814f0a5ec55d6cb35ffda13bca
S+471087us irmin.mem [DEBUG] find 5f4d53bbef64f6814f0a5ec55d6cb35ffda13bca
S+471118us irmin.http-srv [INFO] [763] 200 - GET /commit/5f4d53bbef64f6814f0a5ec55d6cb35ffda13bca
S+471173us irmin.http-srv [DEBUG] new connection 764
S+471209us irmin.mem [DEBUG] mem 5f4d53bbef64f6814f0a5ec55d6cb35ffda13bca
S+471222us irmin.mem [DEBUG] find 5f4d53bbef64f6814f0a5ec55d6cb35ffda13bca
+1085647us irmin [DEBUG] Head.find -> 5f4d53bbef64f6814f0a5ec55d6cb35ffda13bca
+1085661us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1085673us irmin.tree [DEBUG] Tree.add_tree /a/b/c
S+471253us irmin.http-srv [INFO] [764] 200 - GET /commit/5f4d53bbef64f6814f0a5ec55d6cb35ffda13bca
+1085695us irmin.http [DEBUG] GET /tree/4f1139dba4667eb65a598cc267e2eebb0674c21d
S+471295us irmin.http-srv [DEBUG] connection 761 closed
S+471319us irmin.http-srv [DEBUG] connection 762 closed
S+471340us irmin.http-srv [DEBUG] connection 763 closed
+1085768us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1085779us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1085785us irmin [DEBUG] [watch-key] key /a/b/c has not changed
S+471394us irmin.http-srv [DEBUG] new connection 765
S+471430us irmin.mem [DEBUG] mem 4f1139dba4667eb65a598cc267e2eebb0674c21d
S+471452us irmin.http-srv [INFO] [765] 404 - GET /tree/4f1139dba4667eb65a598cc267e2eebb0674c21d
S+471487us irmin.http-srv [DEBUG] connection 764 closed
+1086081us irmin.http [DEBUG] GET /tree/ef832100b2c91a704091e9c12efe516432028700
S+471667us irmin.http-srv [DEBUG] connection 765 closed
S+471734us irmin.http-srv [DEBUG] new connection 766
S+471770us irmin.mem [DEBUG] mem ef832100b2c91a704091e9c12efe516432028700
S+471791us irmin.http-srv [INFO] [766] 404 - GET /tree/ef832100b2c91a704091e9c12efe516432028700
+1086265us irmin.http [DEBUG] GET /tree/a4b018740b289578ac52108f02477c8aabd5b8cd
S+471852us irmin.http-srv [DEBUG] connection 766 closed
S+471904us irmin.http-srv [DEBUG] new connection 767
S+471938us irmin.mem [DEBUG] mem a4b018740b289578ac52108f02477c8aabd5b8cd
S+471959us irmin.http-srv [INFO] [767] 404 - GET /tree/a4b018740b289578ac52108f02477c8aabd5b8cd
+1086434us irmin.http [DEBUG] POST /blobs
S+472022us irmin.http-srv [DEBUG] connection 767 closed
S+472072us irmin.http-srv [DEBUG] new connection 768
S+472469us irmin.mem [DEBUG] add -> ac3478d69a3c81fa62e60f5c3696165a4e5e6ac4
S+472493us irmin.http-srv [INFO] [768] 200 - POST /blobs
+1087006us irmin.http [DEBUG] POST /trees
S+472584us irmin.http-srv [DEBUG] connection 768 closed
S+472653us irmin.http-srv [DEBUG] new connection 769
S+472711us irmin.mem [DEBUG] add -> a4b018740b289578ac52108f02477c8aabd5b8cd
S+472732us irmin.http-srv [INFO] [769] 200 - POST /trees
+1087239us irmin.http [DEBUG] POST /trees
S+472819us irmin.http-srv [DEBUG] connection 769 closed
S+472893us irmin.http-srv [DEBUG] new connection 770
S+472945us irmin.mem [DEBUG] add -> ef832100b2c91a704091e9c12efe516432028700
S+472961us irmin.http-srv [INFO] [770] 200 - POST /trees
S+473042us irmin.http-srv [DEBUG] connection 770 closed
+1087462us irmin.http [DEBUG] POST /trees
S+473089us irmin.http-srv [DEBUG] new connection 771
S+473123us irmin.mem [DEBUG] add -> 4f1139dba4667eb65a598cc267e2eebb0674c21d
S+473137us irmin.http-srv [INFO] [771] 200 - POST /trees
+1087595us irmin.tree [DEBUG] Tree.export -> 4f1139dba4667eb65a598cc267e2eebb0674c21d
S+473183us irmin.http-srv [DEBUG] connection 771 closed
+1087616us irmin.http [DEBUG] POST /commits
S+473243us irmin.http-srv [DEBUG] new connection 772
S+473282us irmin.mem [DEBUG] add -> 68c337520410ebcf695c9a8fd75770891343d7f9
S+473295us irmin.http-srv [INFO] [772] 200 - POST /commits
S+473341us irmin.http-srv [DEBUG] connection 772 closed
+1087763us irmin.http [DEBUG] PUT /branch/master
S+473393us irmin.http-srv [DEBUG] new connection 773
S+473416us irmin.mem [DEBUG] mem master
S+473449us irmin.mem [DEBUG] test_and_set
S+473456us irmin.mem [DEBUG] find master
S+473463us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
5f4d53bbef64f6814f0a5ec55d6cb35ffda13bca)
S+473472us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
5f4d53bbef64f6814f0a5ec55d6cb35ffda13bca)
S+473510us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
5f4d53bbef64f6814f0a5ec55d6cb35ffda13bca)
S+473521us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
5f4d53bbef64f6814f0a5ec55d6cb35ffda13bca)
S+473544us irmin.http-srv [INFO] [773] 200 - PUT /branch/master
+1088010us irmin [DEBUG] set /a/d
+1088022us irmin.http [DEBUG] GET /branch/master
S+473606us irmin.http-srv [DEBUG] connection 773 closed
S+473658us irmin.http-srv [DEBUG] new connection 774
S+473685us irmin.mem [DEBUG] mem master
S+473693us irmin.mem [DEBUG] find master
S+473703us irmin.http-srv [INFO] [774] 200 - GET /branch/master
+1089510us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
5f4d53bbef64f6814f0a5ec55d6cb35ffda13bca)
+1089554us irmin.http [DEBUG] GET /commit/5f4d53bbef64f6814f0a5ec55d6cb35ffda13bca
S+475209us irmin.http-srv [DEBUG] new connection 775
+1089640us irmin.http [DEBUG] GET /commit/68c337520410ebcf695c9a8fd75770891343d7f9
S+475257us irmin.mem [DEBUG] mem 5f4d53bbef64f6814f0a5ec55d6cb35ffda13bca
S+475272us irmin.mem [DEBUG] find 5f4d53bbef64f6814f0a5ec55d6cb35ffda13bca
S+475312us irmin.http-srv [INFO] [775] 200 - GET /commit/5f4d53bbef64f6814f0a5ec55d6cb35ffda13bca
S+475387us irmin.http-srv [DEBUG] new connection 776
+1089814us irmin.http [DEBUG] GET /commit/68c337520410ebcf695c9a8fd75770891343d7f9
S+475425us irmin.mem [DEBUG] mem 68c337520410ebcf695c9a8fd75770891343d7f9
S+475440us irmin.mem [DEBUG] find 68c337520410ebcf695c9a8fd75770891343d7f9
S+475473us irmin.http-srv [INFO] [776] 200 - GET /commit/68c337520410ebcf695c9a8fd75770891343d7f9
S+475534us irmin.http-srv [DEBUG] new connection 777
+1089982us irmin [DEBUG] Head.find -> 68c337520410ebcf695c9a8fd75770891343d7f9
S+475571us irmin.mem [DEBUG] mem 68c337520410ebcf695c9a8fd75770891343d7f9
+1090000us irmin.tree [DEBUG] Tree.find_tree /a/d
S+475585us irmin.mem [DEBUG] find 68c337520410ebcf695c9a8fd75770891343d7f9
+1090018us irmin.tree [DEBUG] Tree.add_tree /a/d
S+475617us irmin.http-srv [INFO] [777] 200 - GET /commit/68c337520410ebcf695c9a8fd75770891343d7f9
+1090054us irmin.http [DEBUG] GET /tree/63167ce867f09b856692225ae4c84a6492acfa30
S+475662us irmin.http-srv [DEBUG] connection 774 closed
S+475689us irmin.http-srv [DEBUG] connection 775 closed
S+475709us irmin.http-srv [DEBUG] connection 776 closed
+1090160us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1090175us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+475765us irmin.http-srv [DEBUG] new connection 778
S+475816us irmin.mem [DEBUG] mem 63167ce867f09b856692225ae4c84a6492acfa30
+1090217us irmin [DEBUG] [watch-key] key /a/b/c has changed
S+475840us irmin.http-srv [INFO] [778] 404 - GET /tree/63167ce867f09b856692225ae4c84a6492acfa30
S+475875us irmin.http-srv [DEBUG] connection 777 closed
+1090365us irmin.http [DEBUG] GET /tree/fc8b695b059ab4d47b6619e5df61f9deac64586f
S+475952us irmin.http-srv [DEBUG] connection 778 closed
S+476011us irmin.http-srv [DEBUG] new connection 779
S+476036us irmin.mem [DEBUG] mem fc8b695b059ab4d47b6619e5df61f9deac64586f
S+476049us irmin.http-srv [INFO] [779] 404 - GET /tree/fc8b695b059ab4d47b6619e5df61f9deac64586f
+1090520us irmin.http [DEBUG] POST /blobs
S+476105us irmin.http-srv [DEBUG] connection 779 closed
S+476165us irmin.http-srv [DEBUG] new connection 780
S+476195us irmin.mem [DEBUG] add -> ac3478d69a3c81fa62e60f5c3696165a4e5e6ac4
S+476209us irmin.http-srv [INFO] [780] 200 - POST /blobs
S+476269us irmin.http-srv [DEBUG] connection 780 closed
+1090694us irmin.http [DEBUG] POST /trees
S+476356us irmin.http-srv [DEBUG] new connection 781
S+476399us irmin.mem [DEBUG] add -> fc8b695b059ab4d47b6619e5df61f9deac64586f
S+476414us irmin.http-srv [INFO] [781] 200 - POST /trees
S+476475us irmin.http-srv [DEBUG] connection 781 closed
+1090896us irmin.http [DEBUG] POST /trees
S+476547us irmin.http-srv [DEBUG] new connection 782
S+476598us irmin.mem [DEBUG] add -> 63167ce867f09b856692225ae4c84a6492acfa30
S+476619us irmin.http-srv [INFO] [782] 200 - POST /trees
+1091233us irmin.tree [DEBUG] Tree.export -> 63167ce867f09b856692225ae4c84a6492acfa30
S+476822us irmin.http-srv [DEBUG] connection 782 closed
+1091262us irmin.http [DEBUG] POST /commits
S+476915us irmin.http-srv [DEBUG] new connection 783
S+476977us irmin.mem [DEBUG] add -> 98f782274cb591b33827967f9c8855f4c9b23902
S+476998us irmin.http-srv [INFO] [783] 200 - POST /commits
S+477067us irmin.http-srv [DEBUG] connection 783 closed
+1091489us irmin.http [DEBUG] PUT /branch/master
S+477146us irmin.http-srv [DEBUG] new connection 784
S+477186us irmin.mem [DEBUG] mem master
S+477312us irmin.mem [DEBUG] test_and_set
S+477327us irmin.mem [DEBUG] find master
S+477339us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
68c337520410ebcf695c9a8fd75770891343d7f9)
S+477357us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
68c337520410ebcf695c9a8fd75770891343d7f9)
S+477370us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
68c337520410ebcf695c9a8fd75770891343d7f9)
S+477381us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
68c337520410ebcf695c9a8fd75770891343d7f9)
S+477406us irmin.http-srv [INFO] [784] 200 - PUT /branch/master
S+477506us irmin.http-srv [DEBUG] connection 784 closed
+1091890us irmin [DEBUG] set /a/b/d
+1091953us irmin.http [DEBUG] GET /branch/master
+1092017us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
68c337520410ebcf695c9a8fd75770891343d7f9)
S+477607us irmin.http-srv [DEBUG] new connection 785
+1092043us irmin.http [DEBUG] GET /commit/68c337520410ebcf695c9a8fd75770891343d7f9
S+477646us irmin.mem [DEBUG] mem master
S+477659us irmin.mem [DEBUG] find master
S+477677us irmin.http-srv [INFO] [785] 200 - GET /branch/master
+1092157us irmin.http [DEBUG] GET /commit/98f782274cb591b33827967f9c8855f4c9b23902
S+477737us irmin.http-srv [DEBUG] new connection 786
S+477775us irmin.mem [DEBUG] mem 68c337520410ebcf695c9a8fd75770891343d7f9
S+477789us irmin.mem [DEBUG] find 68c337520410ebcf695c9a8fd75770891343d7f9
S+477823us irmin.http-srv [INFO] [786] 200 - GET /commit/68c337520410ebcf695c9a8fd75770891343d7f9
S+477880us irmin.http-srv [DEBUG] new connection 787
+1092306us irmin.http [DEBUG] GET /commit/98f782274cb591b33827967f9c8855f4c9b23902
S+477916us irmin.mem [DEBUG] mem 98f782274cb591b33827967f9c8855f4c9b23902
S+477930us irmin.mem [DEBUG] find 98f782274cb591b33827967f9c8855f4c9b23902
S+477962us irmin.http-srv [INFO] [787] 200 - GET /commit/98f782274cb591b33827967f9c8855f4c9b23902
S+478019us irmin.http-srv [DEBUG] new connection 788
+1092453us irmin [DEBUG] Head.find -> 98f782274cb591b33827967f9c8855f4c9b23902
+1092468us irmin.tree [DEBUG] Tree.find_tree /a/b/d
S+478054us irmin.mem [DEBUG] mem 98f782274cb591b33827967f9c8855f4c9b23902
+1092480us irmin.tree [DEBUG] Tree.add_tree /a/b/d
S+478067us irmin.mem [DEBUG] find 98f782274cb591b33827967f9c8855f4c9b23902
+1092503us irmin.http [DEBUG] GET /tree/43148ebb9376a589efe4314f1a05982adca71e06
S+478098us irmin.http-srv [INFO] [788] 200 - GET /commit/98f782274cb591b33827967f9c8855f4c9b23902
S+478153us irmin.http-srv [DEBUG] new connection 789
+1092581us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1092592us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+478189us irmin.mem [DEBUG] mem 43148ebb9376a589efe4314f1a05982adca71e06
+1092620us irmin [DEBUG] [watch-key] key /a/b/c has not changed
S+478210us irmin.http-srv [INFO] [789] 404 - GET /tree/43148ebb9376a589efe4314f1a05982adca71e06
S+478264us irmin.http-srv [DEBUG] connection 785 closed
+1092707us irmin.http [DEBUG] GET /tree/017efe299f76dc606a71dd63c879b6705d7fe8de
S+478290us irmin.http-srv [DEBUG] connection 786 closed
S+478310us irmin.http-srv [DEBUG] connection 787 closed
S+478330us irmin.http-srv [DEBUG] connection 788 closed
S+478389us irmin.http-srv [DEBUG] new connection 790
S+478425us irmin.mem [DEBUG] mem 017efe299f76dc606a71dd63c879b6705d7fe8de
S+478446us irmin.http-srv [INFO] [790] 404 - GET /tree/017efe299f76dc606a71dd63c879b6705d7fe8de
S+478479us irmin.http-srv [DEBUG] connection 789 closed
+1092964us irmin.http [DEBUG] GET /tree/79ce11b283c45553df25c9266586c289eed7c054
S+478552us irmin.http-srv [DEBUG] connection 790 closed
S+478622us irmin.http-srv [DEBUG] new connection 791
S+478661us irmin.mem [DEBUG] mem 79ce11b283c45553df25c9266586c289eed7c054
S+478683us irmin.http-srv [INFO] [791] 404 - GET /tree/79ce11b283c45553df25c9266586c289eed7c054
+1093173us irmin.http [DEBUG] POST /blobs
S+478775us irmin.http-srv [DEBUG] connection 791 closed
S+478834us irmin.http-srv [DEBUG] new connection 792
S+478879us irmin.mem [DEBUG] add -> ac3478d69a3c81fa62e60f5c3696165a4e5e6ac4
S+478902us irmin.http-srv [INFO] [792] 200 - POST /blobs
+1093403us irmin.http [DEBUG] POST /trees
S+478985us irmin.http-srv [DEBUG] connection 792 closed
S+479074us irmin.http-srv [DEBUG] new connection 793
S+479163us irmin.mem [DEBUG] add -> 79ce11b283c45553df25c9266586c289eed7c054
S+479192us irmin.http-srv [INFO] [793] 200 - POST /trees
S+479268us irmin.http-srv [DEBUG] connection 793 closed
+1093694us irmin.http [DEBUG] POST /trees
S+479343us irmin.http-srv [DEBUG] new connection 794
S+479400us irmin.mem [DEBUG] add -> 017efe299f76dc606a71dd63c879b6705d7fe8de
S+479421us irmin.http-srv [INFO] [794] 200 - POST /trees
S+479511us irmin.http-srv [DEBUG] connection 794 closed
+1094020us irmin.http [DEBUG] POST /trees
S+479678us irmin.http-srv [DEBUG] new connection 795
S+479768us irmin.mem [DEBUG] add -> 43148ebb9376a589efe4314f1a05982adca71e06
S+479786us irmin.http-srv [INFO] [795] 200 - POST /trees
S+479865us irmin.http-srv [DEBUG] connection 795 closed
+1094280us irmin.tree [DEBUG] Tree.export -> 43148ebb9376a589efe4314f1a05982adca71e06
+1094319us irmin.http [DEBUG] POST /commits
S+479965us irmin.http-srv [DEBUG] new connection 796
S+480010us irmin.mem [DEBUG] add -> c46d061943fe1bc05de01c743dbca6c8ebe3d86a
S+480026us irmin.http-srv [INFO] [796] 200 - POST /commits
+1094510us irmin.http [DEBUG] PUT /branch/master
S+480135us irmin.http-srv [DEBUG] connection 796 closed
S+480167us irmin.http-srv [DEBUG] new connection 797
S+480192us irmin.mem [DEBUG] mem master
S+480230us irmin.mem [DEBUG] test_and_set
S+480238us irmin.mem [DEBUG] find master
S+480246us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
98f782274cb591b33827967f9c8855f4c9b23902)
S+480255us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
98f782274cb591b33827967f9c8855f4c9b23902)
S+480262us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
98f782274cb591b33827967f9c8855f4c9b23902)
S+480268us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
98f782274cb591b33827967f9c8855f4c9b23902)
S+480285us irmin.http-srv [INFO] [797] 200 - PUT /branch/master
S+480352us irmin.http-srv [DEBUG] connection 797 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1094779us application [INFO] ASSERT state: branch-key update 5 on=true expected=1/6/0:1/1 current=1/6/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1094801us application [INFO] ASSERT state: [pre-condition] branch-key update 6 on=true expected=1/6/0:1/1 current=1/6/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1094904us test [DEBUG] [waiting for] branch-key update 6 on=true expected=1/7/0:1/1 current=1/6/0:*
+1094922us irmin [DEBUG] set /a/b/c
+1094934us irmin.http [DEBUG] GET /branch/master
+1095127us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
98f782274cb591b33827967f9c8855f4c9b23902)
+1095158us irmin.http [DEBUG] GET /commit/98f782274cb591b33827967f9c8855f4c9b23902
S+480822us irmin.http-srv [DEBUG] new connection 798
S+480858us irmin.mem [DEBUG] mem master
S+480868us irmin.mem [DEBUG] find master
S+480880us irmin.http-srv [INFO] [798] 200 - GET /branch/master
S+480923us irmin.http-srv [DEBUG] new connection 799
+1095358us irmin.http [DEBUG] GET /commit/c46d061943fe1bc05de01c743dbca6c8ebe3d86a
S+480952us irmin.mem [DEBUG] mem 98f782274cb591b33827967f9c8855f4c9b23902
S+480963us irmin.mem [DEBUG] find 98f782274cb591b33827967f9c8855f4c9b23902
S+480988us irmin.http-srv [INFO] [799] 200 - GET /commit/98f782274cb591b33827967f9c8855f4c9b23902
S+481032us irmin.http-srv [DEBUG] new connection 800
+1095466us irmin.http [DEBUG] GET /commit/c46d061943fe1bc05de01c743dbca6c8ebe3d86a
S+481093us irmin.mem [DEBUG] mem c46d061943fe1bc05de01c743dbca6c8ebe3d86a
S+481104us irmin.mem [DEBUG] find c46d061943fe1bc05de01c743dbca6c8ebe3d86a
S+481131us irmin.http-srv [INFO] [800] 200 - GET /commit/c46d061943fe1bc05de01c743dbca6c8ebe3d86a
S+481181us irmin.http-srv [DEBUG] new connection 801
S+481216us irmin.mem [DEBUG] mem c46d061943fe1bc05de01c743dbca6c8ebe3d86a
+1095633us irmin [DEBUG] Head.find -> c46d061943fe1bc05de01c743dbca6c8ebe3d86a
S+481226us irmin.mem [DEBUG] find c46d061943fe1bc05de01c743dbca6c8ebe3d86a
+1095651us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+481247us irmin.http-srv [INFO] [801] 200 - GET /commit/c46d061943fe1bc05de01c743dbca6c8ebe3d86a
+1095671us irmin.tree [DEBUG] Tree.add_tree /a/b/c
S+481283us irmin.http-srv [DEBUG] connection 798 closed
+1095707us irmin.http [DEBUG] GET /tree/ef4e4e29a87cc5aab9234ed2cfbecf17b9a7615f
S+481304us irmin.http-srv [DEBUG] connection 799 closed
S+481317us irmin.http-srv [DEBUG] connection 800 closed
S+481360us irmin.http-srv [DEBUG] new connection 802
S+481386us irmin.mem [DEBUG] mem ef4e4e29a87cc5aab9234ed2cfbecf17b9a7615f
S+481404us irmin.http-srv [INFO] [802] 404 - GET /tree/ef4e4e29a87cc5aab9234ed2cfbecf17b9a7615f
+1095820us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1095837us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1095847us irmin [DEBUG] [watch-key] key /a/b/c has not changed
S+481444us irmin.http-srv [DEBUG] connection 801 closed
+1095894us irmin.http [DEBUG] GET /tree/9d5969b5ed7cc8eec4a2d4bb1f43bb2bae100c2c
S+481490us irmin.http-srv [DEBUG] connection 802 closed
S+481538us irmin.http-srv [DEBUG] new connection 803
S+481563us irmin.mem [DEBUG] mem 9d5969b5ed7cc8eec4a2d4bb1f43bb2bae100c2c
S+481580us irmin.http-srv [INFO] [803] 404 - GET /tree/9d5969b5ed7cc8eec4a2d4bb1f43bb2bae100c2c
+1096059us irmin.http [DEBUG] GET /tree/44714cdc9335c90f15df7711e24c2d831731ef11
S+481648us irmin.http-srv [DEBUG] connection 803 closed
S+481700us irmin.http-srv [DEBUG] new connection 804
S+481732us irmin.mem [DEBUG] mem 44714cdc9335c90f15df7711e24c2d831731ef11
S+481749us irmin.http-srv [INFO] [804] 404 - GET /tree/44714cdc9335c90f15df7711e24c2d831731ef11
+1096253us irmin.http [DEBUG] POST /blobs
S+481854us irmin.http-srv [DEBUG] connection 804 closed
S+481908us irmin.http-srv [DEBUG] new connection 805
S+481939us irmin.mem [DEBUG] add -> c1dfd96eea8cc2b62785275bca38ac261256e278
S+481953us irmin.http-srv [INFO] [805] 200 - POST /blobs
S+482064us irmin.http-srv [DEBUG] connection 805 closed
+1096484us irmin.http [DEBUG] POST /trees
S+482129us irmin.http-srv [DEBUG] new connection 806
S+482220us irmin.mem [DEBUG] add -> 44714cdc9335c90f15df7711e24c2d831731ef11
S+482237us irmin.http-srv [INFO] [806] 200 - POST /trees
S+482292us irmin.http-srv [DEBUG] connection 806 closed
+1096711us irmin.http [DEBUG] POST /trees
S+482351us irmin.http-srv [DEBUG] new connection 807
S+482396us irmin.mem [DEBUG] add -> 9d5969b5ed7cc8eec4a2d4bb1f43bb2bae100c2c
S+482415us irmin.http-srv [INFO] [807] 200 - POST /trees
+1096883us irmin.http [DEBUG] POST /trees
S+482468us irmin.http-srv [DEBUG] connection 807 closed
S+482522us irmin.http-srv [DEBUG] new connection 808
S+482562us irmin.mem [DEBUG] add -> ef4e4e29a87cc5aab9234ed2cfbecf17b9a7615f
S+482577us irmin.http-srv [INFO] [808] 200 - POST /trees
+1097036us irmin.tree [DEBUG] Tree.export -> ef4e4e29a87cc5aab9234ed2cfbecf17b9a7615f
S+482625us irmin.http-srv [DEBUG] connection 808 closed
+1097058us irmin.http [DEBUG] POST /commits
S+482686us irmin.http-srv [DEBUG] new connection 809
S+482728us irmin.mem [DEBUG] add -> 292c18b430816121770ab6358061d96bdebc423b
S+482743us irmin.http-srv [INFO] [809] 200 - POST /commits
S+482792us irmin.http-srv [DEBUG] connection 809 closed
+1097209us irmin.http [DEBUG] PUT /branch/master
S+482849us irmin.http-srv [DEBUG] new connection 810
S+482874us irmin.mem [DEBUG] mem master
S+482910us irmin.mem [DEBUG] test_and_set
S+482918us irmin.mem [DEBUG] find master
S+482926us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
c46d061943fe1bc05de01c743dbca6c8ebe3d86a)
S+482935us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
c46d061943fe1bc05de01c743dbca6c8ebe3d86a)
S+482942us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
c46d061943fe1bc05de01c743dbca6c8ebe3d86a)
S+482949us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
c46d061943fe1bc05de01c743dbca6c8ebe3d86a)
S+482970us irmin.http-srv [INFO] [810] 200 - PUT /branch/master
+1097444us irmin [DEBUG] set /a/d
+1097460us irmin.http [DEBUG] GET /branch/master
S+483087us irmin.http-srv [DEBUG] connection 810 closed
+1097523us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
c46d061943fe1bc05de01c743dbca6c8ebe3d86a)
+1097550us irmin.http [DEBUG] GET /commit/c46d061943fe1bc05de01c743dbca6c8ebe3d86a
S+483130us irmin.http-srv [DEBUG] new connection 811
S+483162us irmin.mem [DEBUG] mem master
S+483171us irmin.mem [DEBUG] find master
S+483183us irmin.http-srv [INFO] [811] 200 - GET /branch/master
+1097648us irmin.http [DEBUG] GET /commit/292c18b430816121770ab6358061d96bdebc423b
S+483240us irmin.http-srv [DEBUG] new connection 812
S+483268us irmin.mem [DEBUG] mem c46d061943fe1bc05de01c743dbca6c8ebe3d86a
S+483278us irmin.mem [DEBUG] find c46d061943fe1bc05de01c743dbca6c8ebe3d86a
S+483303us irmin.http-srv [INFO] [812] 200 - GET /commit/c46d061943fe1bc05de01c743dbca6c8ebe3d86a
S+483343us irmin.http-srv [DEBUG] new connection 813
+1097777us irmin.http [DEBUG] GET /commit/292c18b430816121770ab6358061d96bdebc423b
S+483373us irmin.mem [DEBUG] mem 292c18b430816121770ab6358061d96bdebc423b
S+483383us irmin.mem [DEBUG] find 292c18b430816121770ab6358061d96bdebc423b
S+483407us irmin.http-srv [INFO] [813] 200 - GET /commit/292c18b430816121770ab6358061d96bdebc423b
S+483446us irmin.http-srv [DEBUG] new connection 814
S+483471us irmin.mem [DEBUG] mem 292c18b430816121770ab6358061d96bdebc423b
S+483481us irmin.mem [DEBUG] find 292c18b430816121770ab6358061d96bdebc423b
S+483501us irmin.http-srv [INFO] [814] 200 - GET /commit/292c18b430816121770ab6358061d96bdebc423b
+1097941us irmin [DEBUG] Head.find -> 292c18b430816121770ab6358061d96bdebc423b
+1097951us irmin.tree [DEBUG] Tree.find_tree /a/d
S+483532us irmin.http-srv [DEBUG] connection 812 closed
+1097962us irmin.tree [DEBUG] Tree.add_tree /a/d
S+483548us irmin.http-srv [DEBUG] connection 811 closed
S+483560us irmin.http-srv [DEBUG] connection 813 closed
+1097988us irmin.http [DEBUG] GET /tree/06795120bfaa9e4593646ff84778cc6e5e6aae13
S+483641us irmin.http-srv [DEBUG] new connection 815
+1098080us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+483668us irmin.mem [DEBUG] mem 06795120bfaa9e4593646ff84778cc6e5e6aae13
+1098093us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1098101us irmin [DEBUG] [watch-key] key /a/b/c has changed
S+483682us irmin.http-srv [INFO] [815] 404 - GET /tree/06795120bfaa9e4593646ff84778cc6e5e6aae13
S+483708us irmin.http-srv [DEBUG] connection 814 closed
+1098151us irmin.http [DEBUG] GET /tree/75a3fd49b3dec3a8dae1b0e7f952e44553a16338
S+483761us irmin.http-srv [DEBUG] connection 815 closed
S+483825us irmin.http-srv [DEBUG] new connection 816
S+483867us irmin.mem [DEBUG] mem 75a3fd49b3dec3a8dae1b0e7f952e44553a16338
S+483889us irmin.http-srv [INFO] [816] 404 - GET /tree/75a3fd49b3dec3a8dae1b0e7f952e44553a16338
+1098378us irmin.http [DEBUG] POST /blobs
S+484027us irmin.http-srv [DEBUG] connection 816 closed
S+484083us irmin.http-srv [DEBUG] new connection 817
S+484126us irmin.mem [DEBUG] add -> c1dfd96eea8cc2b62785275bca38ac261256e278
S+484153us irmin.http-srv [INFO] [817] 200 - POST /blobs
+1098680us irmin.http [DEBUG] POST /trees
S+484260us irmin.http-srv [DEBUG] connection 817 closed
S+484339us irmin.http-srv [DEBUG] new connection 818
S+484389us irmin.mem [DEBUG] add -> 75a3fd49b3dec3a8dae1b0e7f952e44553a16338
S+484407us irmin.http-srv [INFO] [818] 200 - POST /trees
+1098890us irmin.http [DEBUG] POST /trees
S+484474us irmin.http-srv [DEBUG] connection 818 closed
S+484541us irmin.http-srv [DEBUG] new connection 819
S+484580us irmin.mem [DEBUG] add -> 06795120bfaa9e4593646ff84778cc6e5e6aae13
S+484596us irmin.http-srv [INFO] [819] 200 - POST /trees
+1099070us irmin.tree [DEBUG] Tree.export -> 06795120bfaa9e4593646ff84778cc6e5e6aae13
+1099098us irmin.http [DEBUG] POST /commits
S+484698us irmin.http-srv [DEBUG] connection 819 closed
S+484760us irmin.http-srv [DEBUG] new connection 820
S+484868us irmin.mem [DEBUG] add -> 5200a5bf161ec68f65dc7f5fed19becc9c0f81ec
S+484896us irmin.http-srv [INFO] [820] 200 - POST /commits
+1099392us irmin.http [DEBUG] PUT /branch/master
S+485114us irmin.http-srv [DEBUG] new connection 821
S+485156us irmin.mem [DEBUG] mem master
S+485208us irmin.mem [DEBUG] test_and_set
S+485219us irmin.mem [DEBUG] find master
S+485231us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
292c18b430816121770ab6358061d96bdebc423b)
S+485246us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
292c18b430816121770ab6358061d96bdebc423b)
S+485259us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
292c18b430816121770ab6358061d96bdebc423b)
S+485270us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
292c18b430816121770ab6358061d96bdebc423b)
S+485297us irmin.http-srv [INFO] [821] 200 - PUT /branch/master
+1099781us irmin [DEBUG] set /a/b/d
+1099799us irmin.http [DEBUG] GET /branch/master
S+485413us irmin.http-srv [DEBUG] connection 820 closed
S+485463us irmin.http-srv [DEBUG] connection 821 closed
S+485635us irmin.http-srv [DEBUG] new connection 822
+1100054us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
292c18b430816121770ab6358061d96bdebc423b)
+1100089us irmin.http [DEBUG] GET /commit/292c18b430816121770ab6358061d96bdebc423b
S+485676us irmin.mem [DEBUG] mem master
S+485689us irmin.mem [DEBUG] find master
S+485708us irmin.http-srv [INFO] [822] 200 - GET /branch/master
+1100190us irmin.http [DEBUG] GET /commit/5200a5bf161ec68f65dc7f5fed19becc9c0f81ec
S+485779us irmin.http-srv [DEBUG] new connection 823
S+485822us irmin.mem [DEBUG] mem 292c18b430816121770ab6358061d96bdebc423b
S+485836us irmin.mem [DEBUG] find 292c18b430816121770ab6358061d96bdebc423b
S+485867us irmin.http-srv [INFO] [823] 200 - GET /commit/292c18b430816121770ab6358061d96bdebc423b
S+485919us irmin.http-srv [DEBUG] new connection 824
+1100361us irmin.http [DEBUG] GET /commit/5200a5bf161ec68f65dc7f5fed19becc9c0f81ec
S+485954us irmin.mem [DEBUG] mem 5200a5bf161ec68f65dc7f5fed19becc9c0f81ec
S+485967us irmin.mem [DEBUG] find 5200a5bf161ec68f65dc7f5fed19becc9c0f81ec
S+485995us irmin.http-srv [INFO] [824] 200 - GET /commit/5200a5bf161ec68f65dc7f5fed19becc9c0f81ec
S+486049us irmin.http-srv [DEBUG] new connection 825
+1100485us irmin [DEBUG] Head.find -> 5200a5bf161ec68f65dc7f5fed19becc9c0f81ec
+1100499us irmin.tree [DEBUG] Tree.find_tree /a/b/d
S+486083us irmin.mem [DEBUG] mem 5200a5bf161ec68f65dc7f5fed19becc9c0f81ec
+1100514us irmin.tree [DEBUG] Tree.add_tree /a/b/d
S+486097us irmin.mem [DEBUG] find 5200a5bf161ec68f65dc7f5fed19becc9c0f81ec
+1100544us irmin.http [DEBUG] GET /tree/063259eb8edf469982cd51f3fde9e9829738a36c
S+486131us irmin.http-srv [INFO] [825] 200 - GET /commit/5200a5bf161ec68f65dc7f5fed19becc9c0f81ec
S+486186us irmin.http-srv [DEBUG] new connection 826
+1100635us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+486223us irmin.mem [DEBUG] mem 063259eb8edf469982cd51f3fde9e9829738a36c
+1100649us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1100659us irmin [DEBUG] [watch-key] key /a/b/c has not changed
S+486246us irmin.http-srv [INFO] [826] 404 - GET /tree/063259eb8edf469982cd51f3fde9e9829738a36c
S+486291us irmin.http-srv [DEBUG] connection 822 closed
S+486314us irmin.http-srv [DEBUG] connection 823 closed
+1100736us irmin.http [DEBUG] GET /tree/af06368bd769605c014110f137ac5abcb1cdce88
S+486333us irmin.http-srv [DEBUG] connection 824 closed
S+486352us irmin.http-srv [DEBUG] connection 825 closed
S+486406us irmin.http-srv [DEBUG] new connection 827
S+486443us irmin.mem [DEBUG] mem af06368bd769605c014110f137ac5abcb1cdce88
S+486519us irmin.http-srv [INFO] [827] 404 - GET /tree/af06368bd769605c014110f137ac5abcb1cdce88
S+486555us irmin.http-srv [DEBUG] connection 826 closed
+1101033us irmin.http [DEBUG] GET /tree/3b3eb7543537183d2386b044ce33a5e9daa5ae19
S+486627us irmin.http-srv [DEBUG] connection 827 closed
S+486682us irmin.http-srv [DEBUG] new connection 828
S+486712us irmin.mem [DEBUG] mem 3b3eb7543537183d2386b044ce33a5e9daa5ae19
S+486727us irmin.http-srv [INFO] [828] 404 - GET /tree/3b3eb7543537183d2386b044ce33a5e9daa5ae19
+1101209us irmin.http [DEBUG] POST /blobs
S+486815us irmin.http-srv [DEBUG] connection 828 closed
S+486867us irmin.http-srv [DEBUG] new connection 829
S+486901us irmin.mem [DEBUG] add -> c1dfd96eea8cc2b62785275bca38ac261256e278
S+486921us irmin.http-srv [INFO] [829] 200 - POST /blobs
S+487120us irmin.http-srv [DEBUG] connection 829 closed
+1101544us irmin.http [DEBUG] POST /trees
S+487289us irmin.http-srv [DEBUG] new connection 830
S+487336us irmin.mem [DEBUG] add -> 3b3eb7543537183d2386b044ce33a5e9daa5ae19
S+487352us irmin.http-srv [INFO] [830] 200 - POST /trees
+1101840us irmin.http [DEBUG] POST /trees
S+487423us irmin.http-srv [DEBUG] connection 830 closed
S+487499us irmin.http-srv [DEBUG] new connection 831
S+487557us irmin.mem [DEBUG] add -> af06368bd769605c014110f137ac5abcb1cdce88
S+487578us irmin.http-srv [INFO] [831] 200 - POST /trees
+1102066us irmin.http [DEBUG] POST /trees
S+487652us irmin.http-srv [DEBUG] connection 831 closed
S+487732us irmin.http-srv [DEBUG] new connection 832
S+487790us irmin.mem [DEBUG] add -> 063259eb8edf469982cd51f3fde9e9829738a36c
S+487814us irmin.http-srv [INFO] [832] 200 - POST /trees
+1102288us irmin.tree [DEBUG] Tree.export -> 063259eb8edf469982cd51f3fde9e9829738a36c
S+487881us irmin.http-srv [DEBUG] connection 832 closed
+1102310us irmin.http [DEBUG] POST /commits
S+487947us irmin.http-srv [DEBUG] new connection 833
S+488026us irmin.mem [DEBUG] add -> 8bb565c93c4faf7652672de121d1bfcb37f383a8
S+488049us irmin.http-srv [INFO] [833] 200 - POST /commits
+1102547us irmin.http [DEBUG] PUT /branch/master
S+488131us irmin.http-srv [DEBUG] connection 833 closed
S+488199us irmin.http-srv [DEBUG] new connection 834
S+488238us irmin.mem [DEBUG] mem master
S+488289us irmin.mem [DEBUG] test_and_set
S+488301us irmin.mem [DEBUG] find master
S+488309us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
5200a5bf161ec68f65dc7f5fed19becc9c0f81ec)
S+488318us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
5200a5bf161ec68f65dc7f5fed19becc9c0f81ec)
S+488326us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
5200a5bf161ec68f65dc7f5fed19becc9c0f81ec)
S+488334us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
5200a5bf161ec68f65dc7f5fed19becc9c0f81ec)
S+488374us irmin.http-srv [INFO] [834] 200 - PUT /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1102956us application [INFO] ASSERT state: branch-key update 6 on=true expected=1/7/0:1/1 current=1/7/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1102976us application [INFO] ASSERT state: [pre-condition] branch-key update 7 on=true expected=1/7/0:1/1 current=1/7/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1102990us test [DEBUG] [waiting for] branch-key update 7 on=true expected=1/8/0:1/1 current=1/7/0:*
+1102997us irmin [DEBUG] set /a/b/c
+1103007us irmin.http [DEBUG] GET /branch/master
+1103067us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
5200a5bf161ec68f65dc7f5fed19becc9c0f81ec)
+1103098us irmin.http [DEBUG] GET /commit/5200a5bf161ec68f65dc7f5fed19becc9c0f81ec
S+488768us irmin.http-srv [DEBUG] connection 834 closed
S+488823us irmin.http-srv [DEBUG] new connection 836
S+488864us irmin.mem [DEBUG] mem 5200a5bf161ec68f65dc7f5fed19becc9c0f81ec
S+488880us irmin.mem [DEBUG] find 5200a5bf161ec68f65dc7f5fed19becc9c0f81ec
S+488918us irmin.http-srv [INFO] [836] 200 - GET /commit/5200a5bf161ec68f65dc7f5fed19becc9c0f81ec
S+489014us irmin.http-srv [DEBUG] new connection 835
+1103450us irmin.http [DEBUG] GET /commit/8bb565c93c4faf7652672de121d1bfcb37f383a8
S+489057us irmin.mem [DEBUG] mem master
S+489071us irmin.mem [DEBUG] find master
S+489088us irmin.http-srv [INFO] [835] 200 - GET /branch/master
+1103565us irmin.http [DEBUG] GET /commit/8bb565c93c4faf7652672de121d1bfcb37f383a8
S+489158us irmin.http-srv [DEBUG] new connection 837
S+489196us irmin.mem [DEBUG] mem 8bb565c93c4faf7652672de121d1bfcb37f383a8
S+489209us irmin.mem [DEBUG] find 8bb565c93c4faf7652672de121d1bfcb37f383a8
S+489240us irmin.http-srv [INFO] [837] 200 - GET /commit/8bb565c93c4faf7652672de121d1bfcb37f383a8
S+489408us irmin.http-srv [DEBUG] new connection 838
S+489446us irmin.mem [DEBUG] mem 8bb565c93c4faf7652672de121d1bfcb37f383a8
+1103874us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+489459us irmin.mem [DEBUG] find 8bb565c93c4faf7652672de121d1bfcb37f383a8
+1103891us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1103903us irmin [DEBUG] [watch-key] key /a/b/c has not changed
S+489494us irmin.http-srv [INFO] [838] 200 - GET /commit/8bb565c93c4faf7652672de121d1bfcb37f383a8
S+489530us irmin.http-srv [DEBUG] connection 836 closed
S+489561us irmin.http-srv [DEBUG] connection 835 closed
+1103985us irmin [DEBUG] Head.find -> 8bb565c93c4faf7652672de121d1bfcb37f383a8
+1103998us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+489581us irmin.http-srv [DEBUG] connection 837 closed
+1104009us irmin.tree [DEBUG] Tree.add_tree /a/b/c
S+489600us irmin.http-srv [DEBUG] connection 838 closed
+1104041us irmin.http [DEBUG] GET /tree/49696238e3154c1ec19bebadc2858e9a19310d47
S+489723us irmin.http-srv [DEBUG] new connection 839
S+489755us irmin.mem [DEBUG] mem 49696238e3154c1ec19bebadc2858e9a19310d47
S+489779us irmin.http-srv [INFO] [839] 404 - GET /tree/49696238e3154c1ec19bebadc2858e9a19310d47
+1104283us irmin.http [DEBUG] GET /tree/d18f8a8dcc6f130bff42718f9880fd988b4397a5
S+489869us irmin.http-srv [DEBUG] connection 839 closed
S+490106us irmin.http-srv [DEBUG] new connection 840
S+490137us irmin.mem [DEBUG] mem d18f8a8dcc6f130bff42718f9880fd988b4397a5
S+490152us irmin.http-srv [INFO] [840] 404 - GET /tree/d18f8a8dcc6f130bff42718f9880fd988b4397a5
+1104624us irmin.http [DEBUG] GET /tree/3c44ba31e5a6997b5f29e708da76ed4a91c8aabb
S+490210us irmin.http-srv [DEBUG] connection 840 closed
S+490259us irmin.http-srv [DEBUG] new connection 841
S+490285us irmin.mem [DEBUG] mem 3c44ba31e5a6997b5f29e708da76ed4a91c8aabb
S+490302us irmin.http-srv [INFO] [841] 404 - GET /tree/3c44ba31e5a6997b5f29e708da76ed4a91c8aabb
+1104768us irmin.http [DEBUG] POST /blobs
S+490355us irmin.http-srv [DEBUG] connection 841 closed
S+490402us irmin.http-srv [DEBUG] new connection 842
S+490436us irmin.mem [DEBUG] add -> 902ba3cda1883801594b6e1b452790cc53948fda
S+490456us irmin.http-srv [INFO] [842] 200 - POST /blobs
S+490546us irmin.http-srv [DEBUG] connection 842 closed
+1104965us irmin.http [DEBUG] POST /trees
S+490619us irmin.http-srv [DEBUG] new connection 843
S+490664us irmin.mem [DEBUG] add -> 3c44ba31e5a6997b5f29e708da76ed4a91c8aabb
S+490686us irmin.http-srv [INFO] [843] 200 - POST /trees
S+490770us irmin.http-srv [DEBUG] connection 843 closed
+1105193us irmin.http [DEBUG] POST /trees
S+491251us irmin.http-srv [DEBUG] new connection 844
S+491303us irmin.mem [DEBUG] add -> d18f8a8dcc6f130bff42718f9880fd988b4397a5
S+491325us irmin.http-srv [INFO] [844] 200 - POST /trees
+1105825us irmin.http [DEBUG] POST /trees
S+491410us irmin.http-srv [DEBUG] connection 844 closed
S+491590us irmin.http-srv [DEBUG] new connection 845
S+491634us irmin.mem [DEBUG] add -> 49696238e3154c1ec19bebadc2858e9a19310d47
S+491649us irmin.http-srv [INFO] [845] 200 - POST /trees
+1106115us irmin.tree [DEBUG] Tree.export -> 49696238e3154c1ec19bebadc2858e9a19310d47
S+491710us irmin.http-srv [DEBUG] connection 845 closed
+1106159us irmin.http [DEBUG] POST /commits
S+491879us irmin.http-srv [DEBUG] new connection 846
S+491945us irmin.mem [DEBUG] add -> 503c4e440253de6449d202fe9289c65a7664054a
S+491974us irmin.http-srv [INFO] [846] 200 - POST /commits
+1106453us irmin.http [DEBUG] PUT /branch/master
S+492036us irmin.http-srv [DEBUG] connection 846 closed
S+492092us irmin.http-srv [DEBUG] new connection 847
S+492130us irmin.mem [DEBUG] mem master
S+492187us irmin.mem [DEBUG] test_and_set
S+492201us irmin.mem [DEBUG] find master
S+492212us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
8bb565c93c4faf7652672de121d1bfcb37f383a8)
S+492226us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
8bb565c93c4faf7652672de121d1bfcb37f383a8)
S+492238us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
8bb565c93c4faf7652672de121d1bfcb37f383a8)
S+492248us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
8bb565c93c4faf7652672de121d1bfcb37f383a8)
S+492286us irmin.http-srv [INFO] [847] 200 - PUT /branch/master
+1106762us irmin [DEBUG] set /a/d
+1106775us irmin.http [DEBUG] GET /branch/master
+1106823us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
8bb565c93c4faf7652672de121d1bfcb37f383a8)
S+492412us irmin.http-srv [DEBUG] new connection 848
+1106849us irmin.http [DEBUG] GET /commit/8bb565c93c4faf7652672de121d1bfcb37f383a8
S+492449us irmin.mem [DEBUG] mem master
S+492463us irmin.mem [DEBUG] find master
S+492481us irmin.http-srv [INFO] [848] 200 - GET /branch/master
+1106959us irmin.http [DEBUG] GET /commit/503c4e440253de6449d202fe9289c65a7664054a
S+492600us irmin.http-srv [DEBUG] new connection 849
S+492639us irmin.mem [DEBUG] mem 8bb565c93c4faf7652672de121d1bfcb37f383a8
S+492653us irmin.mem [DEBUG] find 8bb565c93c4faf7652672de121d1bfcb37f383a8
S+492689us irmin.http-srv [INFO] [849] 200 - GET /commit/8bb565c93c4faf7652672de121d1bfcb37f383a8
S+492748us irmin.http-srv [DEBUG] new connection 850
+1107185us irmin.http [DEBUG] GET /commit/503c4e440253de6449d202fe9289c65a7664054a
S+492786us irmin.mem [DEBUG] mem 503c4e440253de6449d202fe9289c65a7664054a
S+492800us irmin.mem [DEBUG] find 503c4e440253de6449d202fe9289c65a7664054a
S+492833us irmin.http-srv [INFO] [850] 200 - GET /commit/503c4e440253de6449d202fe9289c65a7664054a
S+492888us irmin.http-srv [DEBUG] new connection 851
+1107310us irmin [DEBUG] Head.find -> 503c4e440253de6449d202fe9289c65a7664054a
+1107323us irmin.tree [DEBUG] Tree.find_tree /a/d
+1107338us irmin.tree [DEBUG] Tree.add_tree /a/d
S+492924us irmin.mem [DEBUG] mem 503c4e440253de6449d202fe9289c65a7664054a
+1107365us irmin.http [DEBUG] GET /tree/0569f6e0aaba72d6067b62492520c5f8a4f338f7
S+492949us irmin.mem [DEBUG] find 503c4e440253de6449d202fe9289c65a7664054a
S+492984us irmin.http-srv [INFO] [851] 200 - GET /commit/503c4e440253de6449d202fe9289c65a7664054a
S+493041us irmin.http-srv [DEBUG] new connection 852
+1107464us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1107475us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1107484us irmin [DEBUG] [watch-key] key /a/b/c has changed
S+493077us irmin.mem [DEBUG] mem 0569f6e0aaba72d6067b62492520c5f8a4f338f7
S+493098us irmin.http-srv [INFO] [852] 404 - GET /tree/0569f6e0aaba72d6067b62492520c5f8a4f338f7
S+493130us irmin.http-srv [DEBUG] connection 847 closed
S+493164us irmin.http-srv [DEBUG] connection 848 closed
S+493185us irmin.http-srv [DEBUG] connection 849 closed
S+493206us irmin.http-srv [DEBUG] connection 850 closed
S+493222us irmin.http-srv [DEBUG] connection 851 closed
+1107713us irmin.http [DEBUG] GET /tree/2a29d155839109f7a8e95a8ebd227ce8de10175a
S+493298us irmin.http-srv [DEBUG] connection 852 closed
S+493363us irmin.http-srv [DEBUG] new connection 853
S+493393us irmin.mem [DEBUG] mem 2a29d155839109f7a8e95a8ebd227ce8de10175a
S+493412us irmin.http-srv [INFO] [853] 404 - GET /tree/2a29d155839109f7a8e95a8ebd227ce8de10175a
+1108287us irmin.http [DEBUG] POST /blobs
S+493873us irmin.http-srv [DEBUG] connection 853 closed
S+493938us irmin.http-srv [DEBUG] new connection 854
S+493972us irmin.mem [DEBUG] add -> 902ba3cda1883801594b6e1b452790cc53948fda
S+493986us irmin.http-srv [INFO] [854] 200 - POST /blobs
+1108469us irmin.http [DEBUG] POST /trees
S+494043us irmin.http-srv [DEBUG] connection 854 closed
S+494119us irmin.http-srv [DEBUG] new connection 855
S+494176us irmin.mem [DEBUG] add -> 2a29d155839109f7a8e95a8ebd227ce8de10175a
S+494193us irmin.http-srv [INFO] [855] 200 - POST /trees
S+494255us irmin.http-srv [DEBUG] connection 855 closed
+1108677us irmin.http [DEBUG] POST /trees
S+494378us irmin.http-srv [DEBUG] new connection 856
S+494416us irmin.mem [DEBUG] add -> 0569f6e0aaba72d6067b62492520c5f8a4f338f7
S+494435us irmin.http-srv [INFO] [856] 200 - POST /trees
+1108921us irmin.tree [DEBUG] Tree.export -> 0569f6e0aaba72d6067b62492520c5f8a4f338f7
S+494517us irmin.http-srv [DEBUG] connection 856 closed
+1108977us irmin.http [DEBUG] POST /commits
S+494631us irmin.http-srv [DEBUG] new connection 857
S+494721us irmin.mem [DEBUG] add -> db8ef190c14fd3f7601eb2017ba6ce7815ecba5c
S+494745us irmin.http-srv [INFO] [857] 200 - POST /commits
S+494822us irmin.http-srv [DEBUG] connection 857 closed
+1109242us irmin.http [DEBUG] PUT /branch/master
S+494898us irmin.http-srv [DEBUG] new connection 858
S+494935us irmin.mem [DEBUG] mem master
S+494975us irmin.mem [DEBUG] test_and_set
S+494984us irmin.mem [DEBUG] find master
S+494991us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
503c4e440253de6449d202fe9289c65a7664054a)
S+495001us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
503c4e440253de6449d202fe9289c65a7664054a)
S+495008us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
503c4e440253de6449d202fe9289c65a7664054a)
S+495014us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
503c4e440253de6449d202fe9289c65a7664054a)
S+495035us irmin.http-srv [INFO] [858] 200 - PUT /branch/master
+1109531us irmin [DEBUG] set /a/b/d
+1109551us irmin.http [DEBUG] GET /branch/master
+1109625us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
503c4e440253de6449d202fe9289c65a7664054a)
S+495214us irmin.http-srv [DEBUG] new connection 859
+1109660us irmin.http [DEBUG] GET /commit/503c4e440253de6449d202fe9289c65a7664054a
S+496406us irmin.mem [DEBUG] mem master
S+496422us irmin.mem [DEBUG] find master
S+496443us irmin.http-srv [INFO] [859] 200 - GET /branch/master
S+496501us irmin.http-srv [DEBUG] new connection 860
+1110930us irmin.http [DEBUG] GET /commit/db8ef190c14fd3f7601eb2017ba6ce7815ecba5c
S+496541us irmin.mem [DEBUG] mem 503c4e440253de6449d202fe9289c65a7664054a
S+496556us irmin.mem [DEBUG] find 503c4e440253de6449d202fe9289c65a7664054a
S+496589us irmin.http-srv [INFO] [860] 200 - GET /commit/503c4e440253de6449d202fe9289c65a7664054a
S+496642us irmin.http-srv [DEBUG] new connection 861
+1111086us irmin.http [DEBUG] GET /commit/db8ef190c14fd3f7601eb2017ba6ce7815ecba5c
S+496678us irmin.mem [DEBUG] mem db8ef190c14fd3f7601eb2017ba6ce7815ecba5c
S+496692us irmin.mem [DEBUG] find db8ef190c14fd3f7601eb2017ba6ce7815ecba5c
S+496726us irmin.http-srv [INFO] [861] 200 - GET /commit/db8ef190c14fd3f7601eb2017ba6ce7815ecba5c
S+496778us irmin.http-srv [DEBUG] new connection 862
S+496811us irmin.mem [DEBUG] mem db8ef190c14fd3f7601eb2017ba6ce7815ecba5c
S+496822us irmin.mem [DEBUG] find db8ef190c14fd3f7601eb2017ba6ce7815ecba5c
S+496854us irmin.http-srv [INFO] [862] 200 - GET /commit/db8ef190c14fd3f7601eb2017ba6ce7815ecba5c
S+496889us irmin.http-srv [DEBUG] connection 858 closed
+1111309us irmin [DEBUG] Head.find -> db8ef190c14fd3f7601eb2017ba6ce7815ecba5c
+1111323us irmin.tree [DEBUG] Tree.find_tree /a/b/d
+1111341us irmin.tree [DEBUG] Tree.add_tree /a/b/d
S+496920us irmin.http-srv [DEBUG] connection 859 closed
S+496941us irmin.http-srv [DEBUG] connection 860 closed
+1111373us irmin.http [DEBUG] GET /tree/027ccfb051253b17406aed752d597777ede7ff37
S+496960us irmin.http-srv [DEBUG] connection 861 closed
S+497026us irmin.http-srv [DEBUG] new connection 863
+1111468us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1111482us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+497063us irmin.mem [DEBUG] mem 027ccfb051253b17406aed752d597777ede7ff37
+1111492us irmin [DEBUG] [watch-key] key /a/b/c has not changed
S+497083us irmin.http-srv [INFO] [863] 404 - GET /tree/027ccfb051253b17406aed752d597777ede7ff37
S+497113us irmin.http-srv [DEBUG] connection 862 closed
+1111560us irmin.http [DEBUG] GET /tree/9fbbe5d3e9ed2989f20c0e067fedbe1a7947bc11
S+497148us irmin.http-srv [DEBUG] connection 863 closed
S+497205us irmin.http-srv [DEBUG] new connection 864
S+497232us irmin.mem [DEBUG] mem 9fbbe5d3e9ed2989f20c0e067fedbe1a7947bc11
S+497246us irmin.http-srv [INFO] [864] 404 - GET /tree/9fbbe5d3e9ed2989f20c0e067fedbe1a7947bc11
+1111717us irmin.http [DEBUG] GET /tree/bbb10bbae04fff4900c42173cbe1d9c2aea7f8d8
S+497308us irmin.http-srv [DEBUG] connection 864 closed
S+497368us irmin.http-srv [DEBUG] new connection 865
S+497436us irmin.mem [DEBUG] mem bbb10bbae04fff4900c42173cbe1d9c2aea7f8d8
S+497451us irmin.http-srv [INFO] [865] 404 - GET /tree/bbb10bbae04fff4900c42173cbe1d9c2aea7f8d8
+1111935us irmin.http [DEBUG] POST /blobs
S+497526us irmin.http-srv [DEBUG] connection 865 closed
S+497589us irmin.http-srv [DEBUG] new connection 866
S+497626us irmin.mem [DEBUG] add -> 902ba3cda1883801594b6e1b452790cc53948fda
S+497642us irmin.http-srv [INFO] [866] 200 - POST /blobs
S+497694us irmin.http-srv [DEBUG] connection 866 closed
+1112117us irmin.http [DEBUG] POST /trees
S+497754us irmin.http-srv [DEBUG] new connection 867
S+497804us irmin.mem [DEBUG] add -> bbb10bbae04fff4900c42173cbe1d9c2aea7f8d8
S+497820us irmin.http-srv [INFO] [867] 200 - POST /trees
+1112295us irmin.http [DEBUG] POST /trees
S+497878us irmin.http-srv [DEBUG] connection 867 closed
S+497929us irmin.http-srv [DEBUG] new connection 868
S+497966us irmin.mem [DEBUG] add -> 9fbbe5d3e9ed2989f20c0e067fedbe1a7947bc11
S+497981us irmin.http-srv [INFO] [868] 200 - POST /trees
+1112468us irmin.http [DEBUG] POST /trees
S+498100us irmin.http-srv [DEBUG] connection 868 closed
S+498133us irmin.http-srv [DEBUG] new connection 869
S+498168us irmin.mem [DEBUG] add -> 027ccfb051253b17406aed752d597777ede7ff37
S+498182us irmin.http-srv [INFO] [869] 200 - POST /trees
+1112655us irmin.tree [DEBUG] Tree.export -> 027ccfb051253b17406aed752d597777ede7ff37
+1112685us irmin.http [DEBUG] POST /commits
S+498272us irmin.http-srv [DEBUG] connection 869 closed
S+498336us irmin.http-srv [DEBUG] new connection 870
S+498384us irmin.mem [DEBUG] add -> 468d9be2e0a22d60e9b56723839a44df567f619c
S+498400us irmin.http-srv [INFO] [870] 200 - POST /commits
+1113096us irmin.http [DEBUG] PUT /branch/master
S+498695us irmin.http-srv [DEBUG] connection 870 closed
S+499282us irmin.http-srv [DEBUG] new connection 871
S+499312us irmin.mem [DEBUG] mem master
S+499351us irmin.mem [DEBUG] test_and_set
S+499360us irmin.mem [DEBUG] find master
S+499367us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
db8ef190c14fd3f7601eb2017ba6ce7815ecba5c)
S+499376us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
db8ef190c14fd3f7601eb2017ba6ce7815ecba5c)
S+499383us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
db8ef190c14fd3f7601eb2017ba6ce7815ecba5c)
S+499390us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
db8ef190c14fd3f7601eb2017ba6ce7815ecba5c)
S+499409us irmin.http-srv [INFO] [871] 200 - PUT /branch/master
S+499482us irmin.http-srv [DEBUG] connection 871 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1113908us application [INFO] ASSERT state: branch-key update 7 on=true expected=1/8/0:1/1 current=1/8/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1113931us application [INFO] ASSERT state: [pre-condition] branch-key update 8 on=true expected=1/8/0:1/1 current=1/8/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1113946us test [DEBUG] [waiting for] branch-key update 8 on=true expected=1/9/0:1/1 current=1/8/0:*
+1113958us irmin [DEBUG] set /a/b/c
+1113973us irmin.http [DEBUG] GET /branch/master
+1114049us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
db8ef190c14fd3f7601eb2017ba6ce7815ecba5c)
S+499648us irmin.http-srv [DEBUG] new connection 872
+1114085us irmin.http [DEBUG] GET /commit/db8ef190c14fd3f7601eb2017ba6ce7815ecba5c
S+499689us irmin.mem [DEBUG] mem master
S+499699us irmin.mem [DEBUG] find master
S+499711us irmin.http-srv [INFO] [872] 200 - GET /branch/master
S+499751us irmin.http-srv [DEBUG] new connection 873
+1114186us irmin.http [DEBUG] GET /commit/468d9be2e0a22d60e9b56723839a44df567f619c
S+499775us irmin.mem [DEBUG] mem db8ef190c14fd3f7601eb2017ba6ce7815ecba5c
S+499785us irmin.mem [DEBUG] find db8ef190c14fd3f7601eb2017ba6ce7815ecba5c
S+499810us irmin.http-srv [INFO] [873] 200 - GET /commit/db8ef190c14fd3f7601eb2017ba6ce7815ecba5c
S+499848us irmin.http-srv [DEBUG] new connection 874
S+499871us irmin.mem [DEBUG] mem 468d9be2e0a22d60e9b56723839a44df567f619c
S+499879us irmin.mem [DEBUG] find 468d9be2e0a22d60e9b56723839a44df567f619c
+1114296us irmin.http [DEBUG] GET /commit/468d9be2e0a22d60e9b56723839a44df567f619c
S+499901us irmin.http-srv [INFO] [874] 200 - GET /commit/468d9be2e0a22d60e9b56723839a44df567f619c
S+499938us irmin.http-srv [DEBUG] new connection 875
S+499959us irmin.mem [DEBUG] mem 468d9be2e0a22d60e9b56723839a44df567f619c
S+499967us irmin.mem [DEBUG] find 468d9be2e0a22d60e9b56723839a44df567f619c
+1114381us irmin [DEBUG] Head.find -> 468d9be2e0a22d60e9b56723839a44df567f619c
+1114395us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+499989us irmin.http-srv [INFO] [875] 200 - GET /commit/468d9be2e0a22d60e9b56723839a44df567f619c
+1114410us irmin.tree [DEBUG] Tree.add_tree /a/b/c
S+500018us irmin.http-srv [DEBUG] connection 872 closed
+1114441us irmin.http [DEBUG] GET /tree/d21048202344ab43d0279b0ca0817b33b97906cc
S+500037us irmin.http-srv [DEBUG] connection 873 closed
S+500052us irmin.http-srv [DEBUG] connection 874 closed
+1114532us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1114545us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+500128us irmin.http-srv [DEBUG] new connection 876
+1114554us irmin [DEBUG] [watch-key] key /a/b/c has not changed
S+500152us irmin.mem [DEBUG] mem d21048202344ab43d0279b0ca0817b33b97906cc
S+500167us irmin.http-srv [INFO] [876] 404 - GET /tree/d21048202344ab43d0279b0ca0817b33b97906cc
S+500202us irmin.http-srv [DEBUG] connection 875 closed
S+500232us irmin.http-srv [DEBUG] connection 876 closed
+1114650us irmin.http [DEBUG] GET /tree/735d904170e80112e4d4d659fe0c9b6b908afcde
S+500291us irmin.http-srv [DEBUG] new connection 877
S+500317us irmin.mem [DEBUG] mem 735d904170e80112e4d4d659fe0c9b6b908afcde
S+500330us irmin.http-srv [INFO] [877] 404 - GET /tree/735d904170e80112e4d4d659fe0c9b6b908afcde
S+500780us irmin.http-srv [DEBUG] connection 877 closed
+1115196us irmin.http [DEBUG] GET /tree/fad4edb67f787914501691a2a0c45efbf5c8e4c7
S+500869us irmin.http-srv [DEBUG] new connection 878
S+500893us irmin.mem [DEBUG] mem fad4edb67f787914501691a2a0c45efbf5c8e4c7
S+500905us irmin.http-srv [INFO] [878] 404 - GET /tree/fad4edb67f787914501691a2a0c45efbf5c8e4c7
+1115376us irmin.http [DEBUG] POST /blobs
S+500964us irmin.http-srv [DEBUG] connection 878 closed
S+501019us irmin.http-srv [DEBUG] new connection 879
S+501047us irmin.mem [DEBUG] add -> fe5dbbcea5ce7e2988b8c69bcfdfde8904aabc1f
S+501061us irmin.http-srv [INFO] [879] 200 - POST /blobs
S+501112us irmin.http-srv [DEBUG] connection 879 closed
+1115533us irmin.http [DEBUG] POST /trees
S+501173us irmin.http-srv [DEBUG] new connection 880
S+501212us irmin.mem [DEBUG] add -> fad4edb67f787914501691a2a0c45efbf5c8e4c7
S+501226us irmin.http-srv [INFO] [880] 200 - POST /trees
S+501286us irmin.http-srv [DEBUG] connection 880 closed
+1115710us irmin.http [DEBUG] POST /trees
S+501370us irmin.http-srv [DEBUG] new connection 881
S+501418us irmin.mem [DEBUG] add -> 735d904170e80112e4d4d659fe0c9b6b908afcde
S+501434us irmin.http-srv [INFO] [881] 200 - POST /trees
+1115910us irmin.http [DEBUG] POST /trees
S+501492us irmin.http-srv [DEBUG] connection 881 closed
S+501876us irmin.http-srv [DEBUG] new connection 882
S+501915us irmin.mem [DEBUG] add -> d21048202344ab43d0279b0ca0817b33b97906cc
S+501930us irmin.http-srv [INFO] [882] 200 - POST /trees
+1116403us irmin.tree [DEBUG] Tree.export -> d21048202344ab43d0279b0ca0817b33b97906cc
S+501993us irmin.http-srv [DEBUG] connection 882 closed
+1116433us irmin.http [DEBUG] POST /commits
S+502081us irmin.http-srv [DEBUG] new connection 883
S+502124us irmin.mem [DEBUG] add -> 8f67dfaa0888c27f93866cf5567be5e7f2b29a03
S+502139us irmin.http-srv [INFO] [883] 200 - POST /commits
S+502197us irmin.http-srv [DEBUG] connection 883 closed
+1116619us irmin.http [DEBUG] PUT /branch/master
S+502268us irmin.http-srv [DEBUG] new connection 884
S+502294us irmin.mem [DEBUG] mem master
S+502328us irmin.mem [DEBUG] test_and_set
S+502336us irmin.mem [DEBUG] find master
S+502343us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
468d9be2e0a22d60e9b56723839a44df567f619c)
S+502352us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
468d9be2e0a22d60e9b56723839a44df567f619c)
S+502358us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
468d9be2e0a22d60e9b56723839a44df567f619c)
S+502364us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
468d9be2e0a22d60e9b56723839a44df567f619c)
S+502383us irmin.http-srv [INFO] [884] 200 - PUT /branch/master
+1116858us irmin [DEBUG] set /a/d
+1116876us irmin.http [DEBUG] GET /branch/master
S+502458us irmin.http-srv [DEBUG] connection 884 closed
S+502526us irmin.http-srv [DEBUG] new connection 885
+1116950us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
468d9be2e0a22d60e9b56723839a44df567f619c)
S+502561us irmin.mem [DEBUG] mem master
+1116983us irmin.http [DEBUG] GET /commit/468d9be2e0a22d60e9b56723839a44df567f619c
S+502574us irmin.mem [DEBUG] find master
S+502592us irmin.http-srv [INFO] [885] 200 - GET /branch/master
S+502648us irmin.http-srv [DEBUG] new connection 886
S+502683us irmin.mem [DEBUG] mem 468d9be2e0a22d60e9b56723839a44df567f619c
S+502695us irmin.mem [DEBUG] find 468d9be2e0a22d60e9b56723839a44df567f619c
+1117154us irmin.http [DEBUG] GET /commit/8f67dfaa0888c27f93866cf5567be5e7f2b29a03
S+502784us irmin.http-srv [INFO] [886] 200 - GET /commit/468d9be2e0a22d60e9b56723839a44df567f619c
S+502835us irmin.http-srv [DEBUG] new connection 887
+1117278us irmin.http [DEBUG] GET /commit/8f67dfaa0888c27f93866cf5567be5e7f2b29a03
S+502871us irmin.mem [DEBUG] mem 8f67dfaa0888c27f93866cf5567be5e7f2b29a03
S+502885us irmin.mem [DEBUG] find 8f67dfaa0888c27f93866cf5567be5e7f2b29a03
S+502917us irmin.http-srv [INFO] [887] 200 - GET /commit/8f67dfaa0888c27f93866cf5567be5e7f2b29a03
S+502969us irmin.http-srv [DEBUG] new connection 888
+1117406us irmin [DEBUG] Head.find -> 8f67dfaa0888c27f93866cf5567be5e7f2b29a03
+1117420us irmin.tree [DEBUG] Tree.find_tree /a/d
S+503004us irmin.mem [DEBUG] mem 8f67dfaa0888c27f93866cf5567be5e7f2b29a03
+1117434us irmin.tree [DEBUG] Tree.add_tree /a/d
S+503015us irmin.mem [DEBUG] find 8f67dfaa0888c27f93866cf5567be5e7f2b29a03
+1117459us irmin.http [DEBUG] GET /tree/14e8ec34849ca50969229dcd3e822cf317647f29
S+503047us irmin.http-srv [INFO] [888] 200 - GET /commit/8f67dfaa0888c27f93866cf5567be5e7f2b29a03
S+503098us irmin.http-srv [DEBUG] connection 885 closed
S+503120us irmin.http-srv [DEBUG] connection 886 closed
+1117549us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+503142us irmin.http-srv [DEBUG] connection 887 closed
+1117563us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1117575us irmin [DEBUG] [watch-key] key /a/b/c has changed
S+503176us irmin.http-srv [DEBUG] new connection 889
S+503201us irmin.mem [DEBUG] mem 14e8ec34849ca50969229dcd3e822cf317647f29
S+503214us irmin.http-srv [INFO] [889] 404 - GET /tree/14e8ec34849ca50969229dcd3e822cf317647f29
S+503243us irmin.http-srv [DEBUG] connection 888 closed
+1117693us irmin.http [DEBUG] GET /tree/b107a8d8da88e8020df9d7410148d73beba06ce8
S+503280us irmin.http-srv [DEBUG] connection 889 closed
S+503343us irmin.http-srv [DEBUG] new connection 890
S+503369us irmin.mem [DEBUG] mem b107a8d8da88e8020df9d7410148d73beba06ce8
S+503382us irmin.http-srv [INFO] [890] 404 - GET /tree/b107a8d8da88e8020df9d7410148d73beba06ce8
+1117850us irmin.http [DEBUG] POST /blobs
S+503436us irmin.http-srv [DEBUG] connection 890 closed
S+503499us irmin.http-srv [DEBUG] new connection 891
S+503529us irmin.mem [DEBUG] add -> fe5dbbcea5ce7e2988b8c69bcfdfde8904aabc1f
S+503543us irmin.http-srv [INFO] [891] 200 - POST /blobs
S+503599us irmin.http-srv [DEBUG] connection 891 closed
+1118021us irmin.http [DEBUG] POST /trees
S+503671us irmin.http-srv [DEBUG] new connection 892
S+503716us irmin.mem [DEBUG] add -> b107a8d8da88e8020df9d7410148d73beba06ce8
S+503731us irmin.http-srv [INFO] [892] 200 - POST /trees
S+503784us irmin.http-srv [DEBUG] connection 892 closed
+1118204us irmin.http [DEBUG] POST /trees
S+503853us irmin.http-srv [DEBUG] new connection 893
S+503889us irmin.mem [DEBUG] add -> 14e8ec34849ca50969229dcd3e822cf317647f29
S+503904us irmin.http-srv [INFO] [893] 200 - POST /trees
+1118371us irmin.tree [DEBUG] Tree.export -> 14e8ec34849ca50969229dcd3e822cf317647f29
S+503966us irmin.http-srv [DEBUG] connection 893 closed
+1118400us irmin.http [DEBUG] POST /commits
S+505609us irmin.http-srv [DEBUG] new connection 894
S+505659us irmin.mem [DEBUG] add -> f40464ef47557fcab77ed02371d857e21bcbc38a
S+505676us irmin.http-srv [INFO] [894] 200 - POST /commits
S+505740us irmin.http-srv [DEBUG] connection 894 closed
+1120160us irmin.http [DEBUG] PUT /branch/master
S+505820us irmin.http-srv [DEBUG] new connection 895
S+505848us irmin.mem [DEBUG] mem master
S+505883us irmin.mem [DEBUG] test_and_set
S+505891us irmin.mem [DEBUG] find master
S+505899us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
8f67dfaa0888c27f93866cf5567be5e7f2b29a03)
S+505908us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
8f67dfaa0888c27f93866cf5567be5e7f2b29a03)
S+505915us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
8f67dfaa0888c27f93866cf5567be5e7f2b29a03)
S+505921us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
8f67dfaa0888c27f93866cf5567be5e7f2b29a03)
S+505941us irmin.http-srv [INFO] [895] 200 - PUT /branch/master
+1120420us irmin [DEBUG] set /a/b/d
S+506014us irmin.http-srv [DEBUG] connection 895 closed
+1120438us irmin.http [DEBUG] GET /branch/master
S+506086us irmin.http-srv [DEBUG] new connection 896
+1120511us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
8f67dfaa0888c27f93866cf5567be5e7f2b29a03)
S+506122us irmin.mem [DEBUG] mem master
+1120544us irmin.http [DEBUG] GET /commit/8f67dfaa0888c27f93866cf5567be5e7f2b29a03
S+506135us irmin.mem [DEBUG] find master
S+506152us irmin.http-srv [INFO] [896] 200 - GET /branch/master
+1120633us irmin.http [DEBUG] GET /commit/f40464ef47557fcab77ed02371d857e21bcbc38a
S+506269us irmin.http-srv [DEBUG] new connection 897
S+506298us irmin.mem [DEBUG] mem 8f67dfaa0888c27f93866cf5567be5e7f2b29a03
S+506311us irmin.mem [DEBUG] find 8f67dfaa0888c27f93866cf5567be5e7f2b29a03
S+506334us irmin.http-srv [INFO] [897] 200 - GET /commit/8f67dfaa0888c27f93866cf5567be5e7f2b29a03
S+506383us irmin.http-srv [DEBUG] new connection 898
+1120826us irmin.http [DEBUG] GET /commit/f40464ef47557fcab77ed02371d857e21bcbc38a
S+506418us irmin.mem [DEBUG] mem f40464ef47557fcab77ed02371d857e21bcbc38a
S+506432us irmin.mem [DEBUG] find f40464ef47557fcab77ed02371d857e21bcbc38a
S+506462us irmin.http-srv [INFO] [898] 200 - GET /commit/f40464ef47557fcab77ed02371d857e21bcbc38a
S+506512us irmin.http-srv [DEBUG] new connection 899
+1120949us irmin [DEBUG] Head.find -> f40464ef47557fcab77ed02371d857e21bcbc38a
+1120963us irmin.tree [DEBUG] Tree.find_tree /a/b/d
S+506546us irmin.mem [DEBUG] mem f40464ef47557fcab77ed02371d857e21bcbc38a
S+506557us irmin.mem [DEBUG] find f40464ef47557fcab77ed02371d857e21bcbc38a
+1120979us irmin.tree [DEBUG] Tree.add_tree /a/b/d
+1121007us irmin.http [DEBUG] GET /tree/e35bad08c90410cb29195434354e0038744cd5e3
S+506587us irmin.http-srv [INFO] [899] 200 - GET /commit/f40464ef47557fcab77ed02371d857e21bcbc38a
S+506637us irmin.http-srv [DEBUG] connection 896 closed
S+506661us irmin.http-srv [DEBUG] connection 897 closed
S+506679us irmin.http-srv [DEBUG] connection 898 closed
+1121098us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1121112us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1121122us irmin [DEBUG] [watch-key] key /a/b/c has not changed
S+506715us irmin.http-srv [DEBUG] new connection 900
S+506742us irmin.mem [DEBUG] mem e35bad08c90410cb29195434354e0038744cd5e3
S+506756us irmin.http-srv [INFO] [900] 404 - GET /tree/e35bad08c90410cb29195434354e0038744cd5e3
S+506785us irmin.http-srv [DEBUG] connection 899 closed
+1121235us irmin.http [DEBUG] GET /tree/d2884517d6c924cd500103ec59d428cbd39398ba
S+506820us irmin.http-srv [DEBUG] connection 900 closed
S+506886us irmin.http-srv [DEBUG] new connection 901
S+506918us irmin.mem [DEBUG] mem d2884517d6c924cd500103ec59d428cbd39398ba
S+506935us irmin.http-srv [INFO] [901] 404 - GET /tree/d2884517d6c924cd500103ec59d428cbd39398ba
+1121406us irmin.http [DEBUG] GET /tree/68bb4d72d2102eb1e8421d39439e226831930de2
S+506993us irmin.http-srv [DEBUG] connection 901 closed
S+507141us irmin.http-srv [DEBUG] new connection 902
S+507168us irmin.mem [DEBUG] mem 68bb4d72d2102eb1e8421d39439e226831930de2
S+507182us irmin.http-srv [INFO] [902] 404 - GET /tree/68bb4d72d2102eb1e8421d39439e226831930de2
+1121648us irmin.http [DEBUG] POST /blobs
S+507238us irmin.http-srv [DEBUG] connection 902 closed
S+507331us irmin.http-srv [DEBUG] new connection 903
S+507362us irmin.mem [DEBUG] add -> fe5dbbcea5ce7e2988b8c69bcfdfde8904aabc1f
S+507376us irmin.http-srv [INFO] [903] 200 - POST /blobs
+1121859us irmin.http [DEBUG] POST /trees
S+507474us irmin.http-srv [DEBUG] connection 903 closed
S+507532us irmin.http-srv [DEBUG] new connection 904
S+507586us irmin.mem [DEBUG] add -> 68bb4d72d2102eb1e8421d39439e226831930de2
S+507605us irmin.http-srv [INFO] [904] 200 - POST /trees
S+507681us irmin.http-srv [DEBUG] connection 904 closed
+1122116us irmin.http [DEBUG] POST /trees
S+507782us irmin.http-srv [DEBUG] new connection 905
S+507841us irmin.mem [DEBUG] add -> d2884517d6c924cd500103ec59d428cbd39398ba
S+507866us irmin.http-srv [INFO] [905] 200 - POST /trees
S+507932us irmin.http-srv [DEBUG] connection 905 closed
+1122352us irmin.http [DEBUG] POST /trees
S+508015us irmin.http-srv [DEBUG] new connection 906
S+508056us irmin.mem [DEBUG] add -> e35bad08c90410cb29195434354e0038744cd5e3
S+508072us irmin.http-srv [INFO] [906] 200 - POST /trees
+1122541us irmin.tree [DEBUG] Tree.export -> e35bad08c90410cb29195434354e0038744cd5e3
S+508132us irmin.http-srv [DEBUG] connection 906 closed
+1122576us irmin.http [DEBUG] POST /commits
S+508222us irmin.http-srv [DEBUG] new connection 907
S+508277us irmin.mem [DEBUG] add -> a79fbf5c991e7084bbb503f85cfc2c8094c6108a
S+508304us irmin.http-srv [INFO] [907] 200 - POST /commits
+1122795us irmin.http [DEBUG] PUT /branch/master
S+508380us irmin.http-srv [DEBUG] connection 907 closed
S+508464us irmin.http-srv [DEBUG] new connection 908
S+508512us irmin.mem [DEBUG] mem master
S+508617us irmin.mem [DEBUG] test_and_set
S+508632us irmin.mem [DEBUG] find master
S+508646us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
f40464ef47557fcab77ed02371d857e21bcbc38a)
S+508663us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
f40464ef47557fcab77ed02371d857e21bcbc38a)
S+508678us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
f40464ef47557fcab77ed02371d857e21bcbc38a)
S+508693us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
f40464ef47557fcab77ed02371d857e21bcbc38a)
S+508723us irmin.http-srv [INFO] [908] 200 - PUT /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1123213us application [INFO] ASSERT state: branch-key update 8 on=true expected=1/9/0:1/1 current=1/9/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1123229us application [INFO] ASSERT state: [pre-condition] branch-key update 9 on=true expected=1/9/0:1/1 current=1/9/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1123238us test [DEBUG] [waiting for] branch-key update 9 on=true expected=1/10/0:1/1 current=1/9/0:*
+1123244us irmin [DEBUG] set /a/b/c
+1123253us irmin.http [DEBUG] GET /branch/master
S+508831us irmin.http-srv [DEBUG] connection 908 closed
+1123304us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
f40464ef47557fcab77ed02371d857e21bcbc38a)
S+508886us irmin.http-srv [DEBUG] new connection 909
+1123328us irmin.http [DEBUG] GET /commit/f40464ef47557fcab77ed02371d857e21bcbc38a
S+508928us irmin.mem [DEBUG] mem master
S+508942us irmin.mem [DEBUG] find master
S+508962us irmin.http-srv [INFO] [909] 200 - GET /branch/master
S+509023us irmin.http-srv [DEBUG] new connection 910
S+509064us irmin.mem [DEBUG] mem f40464ef47557fcab77ed02371d857e21bcbc38a
S+509081us irmin.mem [DEBUG] find f40464ef47557fcab77ed02371d857e21bcbc38a
S+509122us irmin.http-srv [INFO] [910] 200 - GET /commit/f40464ef47557fcab77ed02371d857e21bcbc38a
+1123592us irmin.http [DEBUG] GET /commit/a79fbf5c991e7084bbb503f85cfc2c8094c6108a
S+509180us irmin.http-srv [DEBUG] connection 909 closed
S+509237us irmin.http-srv [DEBUG] new connection 911
+1123660us irmin.http [DEBUG] GET /commit/a79fbf5c991e7084bbb503f85cfc2c8094c6108a
S+509277us irmin.mem [DEBUG] mem a79fbf5c991e7084bbb503f85cfc2c8094c6108a
S+509293us irmin.mem [DEBUG] find a79fbf5c991e7084bbb503f85cfc2c8094c6108a
S+509329us irmin.http-srv [INFO] [911] 200 - GET /commit/a79fbf5c991e7084bbb503f85cfc2c8094c6108a
+1123807us irmin [DEBUG] Head.find -> a79fbf5c991e7084bbb503f85cfc2c8094c6108a
S+509389us irmin.http-srv [DEBUG] new connection 912
+1123817us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1123829us irmin.tree [DEBUG] Tree.add_tree /a/b/c
+1123850us irmin.http [DEBUG] GET /tree/a7fe17ce7b67f6ed804034d490f48acb53ede84b
S+509428us irmin.mem [DEBUG] mem a79fbf5c991e7084bbb503f85cfc2c8094c6108a
S+509446us irmin.mem [DEBUG] find a79fbf5c991e7084bbb503f85cfc2c8094c6108a
S+509484us irmin.http-srv [INFO] [912] 200 - GET /commit/a79fbf5c991e7084bbb503f85cfc2c8094c6108a
+1123961us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+509545us irmin.http-srv [DEBUG] new connection 913
+1123972us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1123978us irmin [DEBUG] [watch-key] key /a/b/c has not changed
S+509583us irmin.mem [DEBUG] mem a7fe17ce7b67f6ed804034d490f48acb53ede84b
S+509607us irmin.http-srv [INFO] [913] 404 - GET /tree/a7fe17ce7b67f6ed804034d490f48acb53ede84b
S+509656us irmin.http-srv [DEBUG] connection 911 closed
+1124088us irmin.http [DEBUG] GET /tree/14128a0ff26bef433a375fca7803b8da69281a46
S+509680us irmin.http-srv [DEBUG] connection 910 closed
S+509701us irmin.http-srv [DEBUG] connection 912 closed
S+509764us irmin.http-srv [DEBUG] new connection 914
S+509803us irmin.mem [DEBUG] mem 14128a0ff26bef433a375fca7803b8da69281a46
S+509825us irmin.http-srv [INFO] [914] 404 - GET /tree/14128a0ff26bef433a375fca7803b8da69281a46
S+509859us irmin.http-srv [DEBUG] connection 913 closed
+1124323us irmin.http [DEBUG] GET /tree/3245ffc94fda14ed89bbdc8b5b3112b06e0aed07
S+509911us irmin.http-srv [DEBUG] connection 914 closed
S+509964us irmin.http-srv [DEBUG] new connection 915
S+510003us irmin.mem [DEBUG] mem 3245ffc94fda14ed89bbdc8b5b3112b06e0aed07
S+510026us irmin.http-srv [INFO] [915] 404 - GET /tree/3245ffc94fda14ed89bbdc8b5b3112b06e0aed07
+1124503us irmin.http [DEBUG] POST /blobs
S+510091us irmin.http-srv [DEBUG] connection 915 closed
S+510146us irmin.http-srv [DEBUG] new connection 916
S+510191us irmin.mem [DEBUG] add -> 0ade7c2cf97f75d009975f4d720d1fa6c19f4897
S+510214us irmin.http-srv [INFO] [916] 200 - POST /blobs
+1124689us irmin.http [DEBUG] POST /trees
S+510269us irmin.http-srv [DEBUG] connection 916 closed
S+510323us irmin.http-srv [DEBUG] new connection 917
S+510387us irmin.mem [DEBUG] add -> 3245ffc94fda14ed89bbdc8b5b3112b06e0aed07
S+510409us irmin.http-srv [INFO] [917] 200 - POST /trees
S+510469us irmin.http-srv [DEBUG] connection 917 closed
+1124891us irmin.http [DEBUG] POST /trees
S+510636us irmin.http-srv [DEBUG] new connection 918
S+510678us irmin.mem [DEBUG] add -> 14128a0ff26bef433a375fca7803b8da69281a46
S+510694us irmin.http-srv [INFO] [918] 200 - POST /trees
S+510742us irmin.http-srv [DEBUG] connection 918 closed
+1125164us irmin.http [DEBUG] POST /trees
S+510800us irmin.http-srv [DEBUG] new connection 919
S+510865us irmin.mem [DEBUG] add -> a7fe17ce7b67f6ed804034d490f48acb53ede84b
S+510919us irmin.http-srv [INFO] [919] 200 - POST /trees
+1125427us irmin.tree [DEBUG] Tree.export -> a7fe17ce7b67f6ed804034d490f48acb53ede84b
S+511014us irmin.http-srv [DEBUG] connection 919 closed
+1125457us irmin.http [DEBUG] POST /commits
S+511094us irmin.http-srv [DEBUG] new connection 920
S+511135us irmin.mem [DEBUG] add -> 1d41e71f3982a4320a7a014ba0a7e3bf2e45acd9
S+511149us irmin.http-srv [INFO] [920] 200 - POST /commits
S+511245us irmin.http-srv [DEBUG] connection 920 closed
+1125672us irmin.http [DEBUG] PUT /branch/master
S+511314us irmin.http-srv [DEBUG] new connection 921
S+511338us irmin.mem [DEBUG] mem master
S+511373us irmin.mem [DEBUG] test_and_set
S+511380us irmin.mem [DEBUG] find master
S+511387us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
a79fbf5c991e7084bbb503f85cfc2c8094c6108a)
S+511396us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
a79fbf5c991e7084bbb503f85cfc2c8094c6108a)
S+511403us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
a79fbf5c991e7084bbb503f85cfc2c8094c6108a)
S+511409us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
a79fbf5c991e7084bbb503f85cfc2c8094c6108a)
S+511427us irmin.http-srv [INFO] [921] 200 - PUT /branch/master
S+511521us irmin.http-srv [DEBUG] connection 921 closed
+1125937us irmin [DEBUG] set /a/d
+1125956us irmin.http [DEBUG] GET /branch/master
+1126004us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
a79fbf5c991e7084bbb503f85cfc2c8094c6108a)
+1126028us irmin.http [DEBUG] GET /commit/a79fbf5c991e7084bbb503f85cfc2c8094c6108a
S+511654us irmin.http-srv [DEBUG] new connection 922
S+511678us irmin.mem [DEBUG] mem master
S+511686us irmin.mem [DEBUG] find master
S+511696us irmin.http-srv [INFO] [922] 200 - GET /branch/master
S+511735us irmin.http-srv [DEBUG] new connection 923
+1126160us irmin.http [DEBUG] GET /commit/1d41e71f3982a4320a7a014ba0a7e3bf2e45acd9
S+511765us irmin.mem [DEBUG] mem a79fbf5c991e7084bbb503f85cfc2c8094c6108a
S+511776us irmin.mem [DEBUG] find a79fbf5c991e7084bbb503f85cfc2c8094c6108a
S+511804us irmin.http-srv [INFO] [923] 200 - GET /commit/a79fbf5c991e7084bbb503f85cfc2c8094c6108a
S+511850us irmin.http-srv [DEBUG] new connection 924
+1126293us irmin.http [DEBUG] GET /commit/1d41e71f3982a4320a7a014ba0a7e3bf2e45acd9
S+511873us irmin.mem [DEBUG] mem 1d41e71f3982a4320a7a014ba0a7e3bf2e45acd9
S+511903us irmin.mem [DEBUG] find 1d41e71f3982a4320a7a014ba0a7e3bf2e45acd9
S+511923us irmin.http-srv [INFO] [924] 200 - GET /commit/1d41e71f3982a4320a7a014ba0a7e3bf2e45acd9
S+511963us irmin.http-srv [DEBUG] new connection 925
+1126398us irmin [DEBUG] Head.find -> 1d41e71f3982a4320a7a014ba0a7e3bf2e45acd9
S+511984us irmin.mem [DEBUG] mem 1d41e71f3982a4320a7a014ba0a7e3bf2e45acd9
+1126408us irmin.tree [DEBUG] Tree.find_tree /a/d
S+511992us irmin.mem [DEBUG] find 1d41e71f3982a4320a7a014ba0a7e3bf2e45acd9
+1126420us irmin.tree [DEBUG] Tree.add_tree /a/d
S+512018us irmin.http-srv [INFO] [925] 200 - GET /commit/1d41e71f3982a4320a7a014ba0a7e3bf2e45acd9
+1126438us irmin.http [DEBUG] GET /tree/0c85cf32cf24582a11fafbe7722d1a3dea2e302d
S+512050us irmin.http-srv [DEBUG] connection 922 closed
S+512075us irmin.http-srv [DEBUG] connection 923 closed
S+512093us irmin.http-srv [DEBUG] connection 924 closed
+1126544us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+512128us irmin.http-srv [DEBUG] new connection 926
+1126555us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1126564us irmin [DEBUG] [watch-key] key /a/b/c has changed
S+512154us irmin.mem [DEBUG] mem 0c85cf32cf24582a11fafbe7722d1a3dea2e302d
S+512167us irmin.http-srv [INFO] [926] 404 - GET /tree/0c85cf32cf24582a11fafbe7722d1a3dea2e302d
S+512195us irmin.http-srv [DEBUG] connection 925 closed
+1126674us irmin.http [DEBUG] GET /tree/312522d4ebe4a5ff1bef00c37d60db17b5bf10d2
S+512256us irmin.http-srv [DEBUG] connection 926 closed
S+512316us irmin.http-srv [DEBUG] new connection 927
S+512340us irmin.mem [DEBUG] mem 312522d4ebe4a5ff1bef00c37d60db17b5bf10d2
S+512353us irmin.http-srv [INFO] [927] 404 - GET /tree/312522d4ebe4a5ff1bef00c37d60db17b5bf10d2
+1126820us irmin.http [DEBUG] POST /blobs
S+512406us irmin.http-srv [DEBUG] connection 927 closed
S+512460us irmin.http-srv [DEBUG] new connection 928
S+512488us irmin.mem [DEBUG] add -> 0ade7c2cf97f75d009975f4d720d1fa6c19f4897
S+512502us irmin.http-srv [INFO] [928] 200 - POST /blobs
S+512551us irmin.http-srv [DEBUG] connection 928 closed
+1126976us irmin.http [DEBUG] POST /trees
S+512637us irmin.http-srv [DEBUG] new connection 929
S+512681us irmin.mem [DEBUG] add -> 312522d4ebe4a5ff1bef00c37d60db17b5bf10d2
S+512697us irmin.http-srv [INFO] [929] 200 - POST /trees
S+512751us irmin.http-srv [DEBUG] connection 929 closed
+1127172us irmin.http [DEBUG] POST /trees
S+512808us irmin.http-srv [DEBUG] new connection 930
S+512880us irmin.mem [DEBUG] add -> 0c85cf32cf24582a11fafbe7722d1a3dea2e302d
S+512894us irmin.http-srv [INFO] [930] 200 - POST /trees
+1127355us irmin.tree [DEBUG] Tree.export -> 0c85cf32cf24582a11fafbe7722d1a3dea2e302d
S+512942us irmin.http-srv [DEBUG] connection 930 closed
+1127379us irmin.http [DEBUG] POST /commits
S+513006us irmin.http-srv [DEBUG] new connection 931
S+513046us irmin.mem [DEBUG] add -> 5152918ddf92166ca2cf0d36d41fa51131dfd529
S+513061us irmin.http-srv [INFO] [931] 200 - POST /commits
S+513106us irmin.http-srv [DEBUG] connection 931 closed
+1127529us irmin.http [DEBUG] PUT /branch/master
S+513162us irmin.http-srv [DEBUG] new connection 932
S+513186us irmin.mem [DEBUG] mem master
S+513222us irmin.mem [DEBUG] test_and_set
S+513231us irmin.mem [DEBUG] find master
S+513238us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
1d41e71f3982a4320a7a014ba0a7e3bf2e45acd9)
S+513247us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
1d41e71f3982a4320a7a014ba0a7e3bf2e45acd9)
S+513255us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
1d41e71f3982a4320a7a014ba0a7e3bf2e45acd9)
S+513261us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
1d41e71f3982a4320a7a014ba0a7e3bf2e45acd9)
S+513278us irmin.http-srv [INFO] [932] 200 - PUT /branch/master
+1127766us irmin [DEBUG] set /a/b/d
+1127779us irmin.http [DEBUG] GET /branch/master
S+513358us irmin.http-srv [DEBUG] connection 932 closed
+1127827us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
1d41e71f3982a4320a7a014ba0a7e3bf2e45acd9)
S+513415us irmin.http-srv [DEBUG] new connection 933
+1127851us irmin.http [DEBUG] GET /commit/1d41e71f3982a4320a7a014ba0a7e3bf2e45acd9
S+513440us irmin.mem [DEBUG] mem master
S+513448us irmin.mem [DEBUG] find master
S+513464us irmin.http-srv [INFO] [933] 200 - GET /branch/master
S+513505us irmin.http-srv [DEBUG] new connection 934
S+513529us irmin.mem [DEBUG] mem 1d41e71f3982a4320a7a014ba0a7e3bf2e45acd9
S+513537us irmin.mem [DEBUG] find 1d41e71f3982a4320a7a014ba0a7e3bf2e45acd9
S+513559us irmin.http-srv [INFO] [934] 200 - GET /commit/1d41e71f3982a4320a7a014ba0a7e3bf2e45acd9
+1128023us irmin.http [DEBUG] GET /commit/5152918ddf92166ca2cf0d36d41fa51131dfd529
S+513607us irmin.http-srv [DEBUG] connection 933 closed
+1128104us irmin.http [DEBUG] GET /commit/5152918ddf92166ca2cf0d36d41fa51131dfd529
S+513696us irmin.http-srv [DEBUG] new connection 935
S+513721us irmin.mem [DEBUG] mem 5152918ddf92166ca2cf0d36d41fa51131dfd529
S+513729us irmin.mem [DEBUG] find 5152918ddf92166ca2cf0d36d41fa51131dfd529
S+513750us irmin.http-srv [INFO] [935] 200 - GET /commit/5152918ddf92166ca2cf0d36d41fa51131dfd529
S+513793us irmin.http-srv [DEBUG] new connection 936
+1128226us irmin [DEBUG] Head.find -> 5152918ddf92166ca2cf0d36d41fa51131dfd529
S+513816us irmin.mem [DEBUG] mem 5152918ddf92166ca2cf0d36d41fa51131dfd529
+1128236us irmin.tree [DEBUG] Tree.find_tree /a/b/d
S+513824us irmin.mem [DEBUG] find 5152918ddf92166ca2cf0d36d41fa51131dfd529
+1128249us irmin.tree [DEBUG] Tree.add_tree /a/b/d
S+513847us irmin.http-srv [INFO] [936] 200 - GET /commit/5152918ddf92166ca2cf0d36d41fa51131dfd529
+1128270us irmin.http [DEBUG] GET /tree/1e5ed625ed1cd6c22588b06731a1709ed7571f03
S+513881us irmin.http-srv [DEBUG] connection 934 closed
S+513903us irmin.http-srv [DEBUG] connection 935 closed
+1128342us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+513935us irmin.http-srv [DEBUG] new connection 937
+1128355us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1128365us irmin [DEBUG] [watch-key] key /a/b/c has not changed
S+513960us irmin.mem [DEBUG] mem 1e5ed625ed1cd6c22588b06731a1709ed7571f03
S+513975us irmin.http-srv [INFO] [937] 404 - GET /tree/1e5ed625ed1cd6c22588b06731a1709ed7571f03
S+514001us irmin.http-srv [DEBUG] connection 936 closed
+1128439us irmin.http [DEBUG] GET /tree/a25e14b14e4f2a00076ed48db4fcff25e168b40a
S+514022us irmin.http-srv [DEBUG] connection 937 closed
S+514072us irmin.http-srv [DEBUG] new connection 938
S+514103us irmin.mem [DEBUG] mem a25e14b14e4f2a00076ed48db4fcff25e168b40a
S+514124us irmin.http-srv [INFO] [938] 404 - GET /tree/a25e14b14e4f2a00076ed48db4fcff25e168b40a
+1128610us irmin.http [DEBUG] GET /tree/725c8658432591d92972edd4f24ab6d2b72e47b1
S+514203us irmin.http-srv [DEBUG] connection 938 closed
S+514263us irmin.http-srv [DEBUG] new connection 939
S+514315us irmin.mem [DEBUG] mem 725c8658432591d92972edd4f24ab6d2b72e47b1
S+514335us irmin.http-srv [INFO] [939] 404 - GET /tree/725c8658432591d92972edd4f24ab6d2b72e47b1
+1128815us irmin.http [DEBUG] POST /blobs
S+514403us irmin.http-srv [DEBUG] connection 939 closed
S+514451us irmin.http-srv [DEBUG] new connection 940
S+514490us irmin.mem [DEBUG] add -> 0ade7c2cf97f75d009975f4d720d1fa6c19f4897
S+514508us irmin.http-srv [INFO] [940] 200 - POST /blobs
+1128982us irmin.http [DEBUG] POST /trees
S+514562us irmin.http-srv [DEBUG] connection 940 closed
S+514657us irmin.http-srv [DEBUG] new connection 941
S+514721us irmin.mem [DEBUG] add -> 725c8658432591d92972edd4f24ab6d2b72e47b1
S+514745us irmin.http-srv [INFO] [941] 200 - POST /trees
+1129231us irmin.http [DEBUG] POST /trees
S+514810us irmin.http-srv [DEBUG] connection 941 closed
S+514955us irmin.http-srv [DEBUG] new connection 942
S+515017us irmin.mem [DEBUG] add -> a25e14b14e4f2a00076ed48db4fcff25e168b40a
S+515039us irmin.http-srv [INFO] [942] 200 - POST /trees
+1129517us irmin.http [DEBUG] POST /trees
S+515100us irmin.http-srv [DEBUG] connection 942 closed
S+515152us irmin.http-srv [DEBUG] new connection 943
S+515200us irmin.mem [DEBUG] add -> 1e5ed625ed1cd6c22588b06731a1709ed7571f03
S+515221us irmin.http-srv [INFO] [943] 200 - POST /trees
+1129689us irmin.tree [DEBUG] Tree.export -> 1e5ed625ed1cd6c22588b06731a1709ed7571f03
S+515280us irmin.http-srv [DEBUG] connection 943 closed
+1129715us irmin.http [DEBUG] POST /commits
S+515377us irmin.http-srv [DEBUG] new connection 944
S+515440us irmin.mem [DEBUG] add -> 2383934009b2890f7cdfadd4967a44d318a0dfb5
S+515464us irmin.http-srv [INFO] [944] 200 - POST /commits
+1129951us irmin.http [DEBUG] PUT /branch/master
S+515532us irmin.http-srv [DEBUG] connection 944 closed
S+515613us irmin.http-srv [DEBUG] new connection 945
S+515652us irmin.mem [DEBUG] mem master
S+515704us irmin.mem [DEBUG] test_and_set
S+515715us irmin.mem [DEBUG] find master
S+515730us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
5152918ddf92166ca2cf0d36d41fa51131dfd529)
S+515744us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
5152918ddf92166ca2cf0d36d41fa51131dfd529)
S+515756us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
5152918ddf92166ca2cf0d36d41fa51131dfd529)
S+515768us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
5152918ddf92166ca2cf0d36d41fa51131dfd529)
S+515796us irmin.http-srv [INFO] [945] 200 - PUT /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1130283us application [INFO] ASSERT state: branch-key update 9 on=true expected=1/10/0:1/1 current=1/10/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1130300us application [INFO] ASSERT state: [pre-condition] branch-key remove 0 on=true expected=1/10/0:1/1 current=1/10/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1130313us test [DEBUG] [waiting for] branch-key remove 0 on=true expected=1/10/1:1/1 current=1/10/0:*
+1130319us irmin [DEBUG] debug /a/b/c
+1130328us irmin.http [DEBUG] GET /branch/master
+1130514us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
5152918ddf92166ca2cf0d36d41fa51131dfd529)
+1130540us irmin.http [DEBUG] GET /commit/5152918ddf92166ca2cf0d36d41fa51131dfd529
S+516118us irmin.http-srv [DEBUG] new connection 946
S+516158us irmin.mem [DEBUG] mem master
S+516172us irmin.mem [DEBUG] find master
S+516191us irmin.http-srv [INFO] [946] 200 - GET /branch/master
S+516251us irmin.http-srv [DEBUG] new connection 947
+1130682us irmin.http [DEBUG] GET /commit/2383934009b2890f7cdfadd4967a44d318a0dfb5
S+516288us irmin.mem [DEBUG] mem 5152918ddf92166ca2cf0d36d41fa51131dfd529
S+516304us irmin.mem [DEBUG] find 5152918ddf92166ca2cf0d36d41fa51131dfd529
S+516341us irmin.http-srv [INFO] [947] 200 - GET /commit/5152918ddf92166ca2cf0d36d41fa51131dfd529
S+516400us irmin.http-srv [DEBUG] new connection 948
+1130843us irmin.http [DEBUG] GET /commit/2383934009b2890f7cdfadd4967a44d318a0dfb5
S+516438us irmin.mem [DEBUG] mem 2383934009b2890f7cdfadd4967a44d318a0dfb5
S+516454us irmin.mem [DEBUG] find 2383934009b2890f7cdfadd4967a44d318a0dfb5
S+516491us irmin.http-srv [INFO] [948] 200 - GET /commit/2383934009b2890f7cdfadd4967a44d318a0dfb5
S+516549us irmin.http-srv [DEBUG] new connection 949
+1130983us irmin [DEBUG] Head.find -> 2383934009b2890f7cdfadd4967a44d318a0dfb5
+1131000us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+516585us irmin.mem [DEBUG] mem 2383934009b2890f7cdfadd4967a44d318a0dfb5
+1131014us irmin.tree [DEBUG] Tree.remove /a/b/c
S+516599us irmin.mem [DEBUG] find 2383934009b2890f7cdfadd4967a44d318a0dfb5
+1131047us irmin.http [DEBUG] GET /tree/0ed79d5c02ffe2de6c1cd853594a53eb055d1444
S+516631us irmin.http-srv [INFO] [949] 200 - GET /commit/2383934009b2890f7cdfadd4967a44d318a0dfb5
S+516677us irmin.http-srv [DEBUG] connection 945 closed
S+516705us irmin.http-srv [DEBUG] connection 946 closed
S+516724us irmin.http-srv [DEBUG] connection 947 closed
S+516740us irmin.http-srv [DEBUG] connection 948 closed
S+516812us irmin.http-srv [DEBUG] new connection 950
+1131259us irmin.tree [DEBUG] Tree.find_tree /a/b/c
S+516846us irmin.mem [DEBUG] mem 0ed79d5c02ffe2de6c1cd853594a53eb055d1444
+1131275us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1131284us irmin [DEBUG] [watch-key] key /a/b/c has not changed
S+516866us irmin.http-srv [INFO] [950] 404 - GET /tree/0ed79d5c02ffe2de6c1cd853594a53eb055d1444
S+516897us irmin.http-srv [DEBUG] connection 949 closed
+1131346us irmin.http [DEBUG] GET /tree/639eaedd3f026a4b885703bb584c0c18692c7e8d
S+516930us irmin.http-srv [DEBUG] connection 950 closed
S+516996us irmin.http-srv [DEBUG] new connection 951
S+517029us irmin.mem [DEBUG] mem 639eaedd3f026a4b885703bb584c0c18692c7e8d
S+517094us irmin.http-srv [INFO] [951] 404 - GET /tree/639eaedd3f026a4b885703bb584c0c18692c7e8d
+1131574us irmin.http [DEBUG] GET /tree/68aa82c16c4f65376c6c0f65822ded3106a739e2
S+517159us irmin.http-srv [DEBUG] connection 951 closed
S+517216us irmin.http-srv [DEBUG] new connection 952
S+517250us irmin.mem [DEBUG] mem 68aa82c16c4f65376c6c0f65822ded3106a739e2
S+517268us irmin.http-srv [INFO] [952] 404 - GET /tree/68aa82c16c4f65376c6c0f65822ded3106a739e2
S+517340us irmin.http-srv [DEBUG] connection 952 closed
+1131764us irmin.http [DEBUG] POST /trees
S+517420us irmin.http-srv [DEBUG] new connection 953
S+517474us irmin.mem [DEBUG] add -> 68aa82c16c4f65376c6c0f65822ded3106a739e2
S+517522us irmin.http-srv [INFO] [953] 200 - POST /trees
+1132022us irmin.http [DEBUG] POST /trees
S+517638us irmin.http-srv [DEBUG] connection 953 closed
S+517690us irmin.http-srv [DEBUG] new connection 954
S+517744us irmin.mem [DEBUG] add -> 639eaedd3f026a4b885703bb584c0c18692c7e8d
S+517762us irmin.http-srv [INFO] [954] 200 - POST /trees
+1132244us irmin.http [DEBUG] POST /trees
S+517883us irmin.http-srv [DEBUG] connection 954 closed
S+517925us irmin.http-srv [DEBUG] new connection 955
S+517977us irmin.mem [DEBUG] add -> 0ed79d5c02ffe2de6c1cd853594a53eb055d1444
S+517999us irmin.http-srv [INFO] [955] 200 - POST /trees
+1132479us irmin.tree [DEBUG] Tree.export -> 0ed79d5c02ffe2de6c1cd853594a53eb055d1444
+1132508us irmin.http [DEBUG] POST /commits
S+518096us irmin.http-srv [DEBUG] connection 955 closed
S+518163us irmin.http-srv [DEBUG] new connection 956
S+518227us irmin.mem [DEBUG] add -> 44293e6046f3e70d5b68af68b57edfd00a81bc6e
S+518251us irmin.http-srv [INFO] [956] 200 - POST /commits
S+518358us irmin.http-srv [DEBUG] connection 956 closed
+1132785us irmin.http [DEBUG] PUT /branch/master
S+518659us irmin.http-srv [DEBUG] new connection 957
S+518699us irmin.mem [DEBUG] mem master
S+518752us irmin.mem [DEBUG] test_and_set
S+518764us irmin.mem [DEBUG] find master
S+518775us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
2383934009b2890f7cdfadd4967a44d318a0dfb5)
S+518789us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
2383934009b2890f7cdfadd4967a44d318a0dfb5)
S+518801us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
2383934009b2890f7cdfadd4967a44d318a0dfb5)
S+518813us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
2383934009b2890f7cdfadd4967a44d318a0dfb5)
S+518840us irmin.http-srv [INFO] [957] 200 - PUT /branch/master
+1133321us irmin [DEBUG] debug /a/d
+1133336us irmin.http [DEBUG] GET /branch/master
S+518924us irmin.http-srv [DEBUG] connection 957 closed
+1133482us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
2383934009b2890f7cdfadd4967a44d318a0dfb5)
S+519067us irmin.http-srv [DEBUG] new connection 958
+1133515us irmin.http [DEBUG] GET /commit/2383934009b2890f7cdfadd4967a44d318a0dfb5
S+519110us irmin.mem [DEBUG] mem master
S+519124us irmin.mem [DEBUG] find master
S+519141us irmin.http-srv [INFO] [958] 200 - GET /branch/master
S+519205us irmin.http-srv [DEBUG] new connection 959
+1133628us irmin.http [DEBUG] GET /commit/44293e6046f3e70d5b68af68b57edfd00a81bc6e
S+519244us irmin.mem [DEBUG] mem 2383934009b2890f7cdfadd4967a44d318a0dfb5
S+519259us irmin.mem [DEBUG] find 2383934009b2890f7cdfadd4967a44d318a0dfb5
S+519293us irmin.http-srv [INFO] [959] 200 - GET /commit/2383934009b2890f7cdfadd4967a44d318a0dfb5
S+519353us irmin.http-srv [DEBUG] new connection 960
+1133782us irmin.http [DEBUG] GET /commit/44293e6046f3e70d5b68af68b57edfd00a81bc6e
S+519392us irmin.mem [DEBUG] mem 44293e6046f3e70d5b68af68b57edfd00a81bc6e
S+519409us irmin.mem [DEBUG] find 44293e6046f3e70d5b68af68b57edfd00a81bc6e
S+519439us irmin.http-srv [INFO] [960] 200 - GET /commit/44293e6046f3e70d5b68af68b57edfd00a81bc6e
S+519497us irmin.http-srv [DEBUG] new connection 961
+1133924us irmin [DEBUG] Head.find -> 44293e6046f3e70d5b68af68b57edfd00a81bc6e
+1133937us irmin.tree [DEBUG] Tree.find_tree /a/d
+1133947us irmin.tree [DEBUG] Tree.remove /a/d
S+519534us irmin.mem [DEBUG] mem 44293e6046f3e70d5b68af68b57edfd00a81bc6e
+1133967us irmin.http [DEBUG] GET /tree/4d1803e370d9e7753577946cb4197ceb3231cc5f
S+519548us irmin.mem [DEBUG] find 44293e6046f3e70d5b68af68b57edfd00a81bc6e
S+519581us irmin.http-srv [INFO] [961] 200 - GET /commit/44293e6046f3e70d5b68af68b57edfd00a81bc6e
S+519639us irmin.http-srv [DEBUG] new connection 962
+1134068us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1134080us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1134085us irmin [DEBUG] [watch-key] key /a/b/c has changed
S+519761us irmin.mem [DEBUG] mem 4d1803e370d9e7753577946cb4197ceb3231cc5f
S+519783us irmin.http-srv [INFO] [962] 404 - GET /tree/4d1803e370d9e7753577946cb4197ceb3231cc5f
S+519829us irmin.http-srv [DEBUG] connection 959 closed
+1134270us irmin.http [DEBUG] GET /tree/9ca0a142b2a65f3cfccec076f52413f38f693277
S+519853us irmin.http-srv [DEBUG] connection 958 closed
S+519873us irmin.http-srv [DEBUG] connection 960 closed
S+519892us irmin.http-srv [DEBUG] connection 961 closed
S+519947us irmin.http-srv [DEBUG] new connection 963
S+519985us irmin.mem [DEBUG] mem 9ca0a142b2a65f3cfccec076f52413f38f693277
S+520008us irmin.http-srv [INFO] [963] 404 - GET /tree/9ca0a142b2a65f3cfccec076f52413f38f693277
S+520042us irmin.http-srv [DEBUG] connection 962 closed
S+520102us irmin.http-srv [DEBUG] connection 963 closed
+1134524us irmin.http [DEBUG] POST /trees
S+520166us irmin.http-srv [DEBUG] new connection 964
S+520219us irmin.mem [DEBUG] add -> 9ca0a142b2a65f3cfccec076f52413f38f693277
S+520241us irmin.http-srv [INFO] [964] 200 - POST /trees
+1134726us irmin.http [DEBUG] POST /trees
S+520308us irmin.http-srv [DEBUG] connection 964 closed
S+520390us irmin.http-srv [DEBUG] new connection 965
S+520440us irmin.mem [DEBUG] add -> 4d1803e370d9e7753577946cb4197ceb3231cc5f
S+520463us irmin.http-srv [INFO] [965] 200 - POST /trees
+1134930us irmin.tree [DEBUG] Tree.export -> 4d1803e370d9e7753577946cb4197ceb3231cc5f
S+520520us irmin.http-srv [DEBUG] connection 965 closed
+1135022us irmin.http [DEBUG] POST /commits
S+520664us irmin.http-srv [DEBUG] new connection 966
S+520721us irmin.mem [DEBUG] add -> 40316bae6563137be31a9a5f63576a360f9cd75c
S+520741us irmin.http-srv [INFO] [966] 200 - POST /commits
+1135214us irmin.http [DEBUG] PUT /branch/master
S+520794us irmin.http-srv [DEBUG] connection 966 closed
S+520866us irmin.http-srv [DEBUG] new connection 967
S+520901us irmin.mem [DEBUG] mem master
S+520947us irmin.mem [DEBUG] test_and_set
S+520957us irmin.mem [DEBUG] find master
S+520967us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
44293e6046f3e70d5b68af68b57edfd00a81bc6e)
S+520979us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
44293e6046f3e70d5b68af68b57edfd00a81bc6e)
S+521068us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
44293e6046f3e70d5b68af68b57edfd00a81bc6e)
S+521079us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
44293e6046f3e70d5b68af68b57edfd00a81bc6e)
S+521106us irmin.http-srv [INFO] [967] 200 - PUT /branch/master
+1135574us irmin [DEBUG] debug /a/b/d
+1135585us irmin.http [DEBUG] GET /branch/master
S+521208us irmin.http-srv [DEBUG] new connection 968
+1135630us irmin.watch [DEBUG] notify-all[9.50]: firing! (v=Some
44293e6046f3e70d5b68af68b57edfd00a81bc6e)
+1135652us irmin.http [DEBUG] GET /commit/44293e6046f3e70d5b68af68b57edfd00a81bc6e
S+521244us irmin.mem [DEBUG] mem master
S+521255us irmin.mem [DEBUG] find master
S+521271us irmin.http-srv [INFO] [968] 200 - GET /branch/master
+1135748us irmin.http [DEBUG] GET /commit/40316bae6563137be31a9a5f63576a360f9cd75c
S+521333us irmin.http-srv [DEBUG] new connection 969
S+521365us irmin.mem [DEBUG] mem 44293e6046f3e70d5b68af68b57edfd00a81bc6e
S+521377us irmin.mem [DEBUG] find 44293e6046f3e70d5b68af68b57edfd00a81bc6e
S+521406us irmin.http-srv [INFO] [969] 200 - GET /commit/44293e6046f3e70d5b68af68b57edfd00a81bc6e
S+521455us irmin.http-srv [DEBUG] new connection 970
+1135878us irmin.http [DEBUG] GET /commit/40316bae6563137be31a9a5f63576a360f9cd75c
S+521489us irmin.mem [DEBUG] mem 40316bae6563137be31a9a5f63576a360f9cd75c
S+521501us irmin.mem [DEBUG] find 40316bae6563137be31a9a5f63576a360f9cd75c
S+521532us irmin.http-srv [INFO] [970] 200 - GET /commit/40316bae6563137be31a9a5f63576a360f9cd75c
S+521581us irmin.http-srv [DEBUG] new connection 971
+1136001us irmin [DEBUG] Head.find -> 40316bae6563137be31a9a5f63576a360f9cd75c
+1136011us irmin.tree [DEBUG] Tree.find_tree /a/b/d
+1136020us irmin.tree [DEBUG] Tree.remove /a/b/d
S+521613us irmin.mem [DEBUG] mem 40316bae6563137be31a9a5f63576a360f9cd75c
+1136035us irmin.http [DEBUG] GET /tree/5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+521625us irmin.mem [DEBUG] find 40316bae6563137be31a9a5f63576a360f9cd75c
S+521652us irmin.http-srv [INFO] [971] 200 - GET /commit/40316bae6563137be31a9a5f63576a360f9cd75c
S+521701us irmin.http-srv [DEBUG] new connection 972
+1136124us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1136133us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1136138us irmin [DEBUG] [watch-key] key /a/b/c has not changed
S+521732us irmin.mem [DEBUG] mem 5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+521743us irmin.mem [DEBUG] find 5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+521764us irmin.http-srv [INFO] [972] 200 - GET /tree/5ba93c9db0cff93f52b521d7420e43f6eda2784f
+1136217us irmin.tree [DEBUG] Tree.export -> 5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+521797us irmin.http-srv [DEBUG] connection 967 closed
+1136235us irmin.http [DEBUG] POST /commits
S+521827us irmin.http-srv [DEBUG] connection 968 closed
S+521844us irmin.http-srv [DEBUG] connection 969 closed
S+521859us irmin.http-srv [DEBUG] connection 970 closed
S+521873us irmin.http-srv [DEBUG] connection 971 closed
S+524339us irmin.http-srv [DEBUG] new connection 973
S+524397us irmin.mem [DEBUG] add -> 95f20d7e250480ea30fe2d5e12b6dc8c9cda87ee
S+524419us irmin.http-srv [INFO] [973] 200 - POST /commits
S+524575us irmin.http-srv [DEBUG] connection 973 closed
+1139005us irmin.http [DEBUG] PUT /branch/master
S+524666us irmin.http-srv [DEBUG] new connection 974
S+524692us irmin.mem [DEBUG] mem master
S+524725us irmin.mem [DEBUG] test_and_set
S+524732us irmin.mem [DEBUG] find master
S+524739us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
40316bae6563137be31a9a5f63576a360f9cd75c)
S+524748us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
40316bae6563137be31a9a5f63576a360f9cd75c)
S+524755us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
40316bae6563137be31a9a5f63576a360f9cd75c)
S+524761us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
40316bae6563137be31a9a5f63576a360f9cd75c)
S+524776us irmin.http-srv [INFO] [974] 200 - PUT /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1139276us application [INFO] ASSERT state: branch-key remove 0 on=true expected=1/10/1:1/1 current=1/10/1:* (0, 0.000s)
S+524863us irmin.http-srv [DEBUG] connection 974 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1139293us irmin.watch [DEBUG] unwatch [9: 0k/1g|0]: id=50
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1139318us application [INFO] ASSERT state: [pre-condition] branch-key add 0 on=false expected=1/10/1:0/0 current=1/10/1:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1139332us test [DEBUG] [waiting for] branch-key add 0 on=false expected=1/10/1:0/0 current=1/10/1:*
+1139347us irmin [DEBUG] set /a/b/c
+1139360us irmin.http [DEBUG] GET /branch/master
S+525016us irmin.http-srv [DEBUG] new connection 975
S+525061us irmin.mem [DEBUG] mem master
S+525076us irmin.mem [DEBUG] find master
S+525094us irmin.http-srv [INFO] [975] 200 - GET /branch/master
+1139576us irmin.http [DEBUG] GET /commit/95f20d7e250480ea30fe2d5e12b6dc8c9cda87ee
S+525162us irmin.http-srv [DEBUG] connection 975 closed
S+525232us irmin.http-srv [DEBUG] new connection 976
S+525271us irmin.mem [DEBUG] mem 95f20d7e250480ea30fe2d5e12b6dc8c9cda87ee
S+525287us irmin.mem [DEBUG] find 95f20d7e250480ea30fe2d5e12b6dc8c9cda87ee
S+525322us irmin.http-srv [INFO] [976] 200 - GET /commit/95f20d7e250480ea30fe2d5e12b6dc8c9cda87ee
S+525388us irmin.http-srv [DEBUG] connection 976 closed
+1139813us irmin [DEBUG] Head.find -> 95f20d7e250480ea30fe2d5e12b6dc8c9cda87ee
+1139826us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1139836us irmin.tree [DEBUG] Tree.add_tree /a/b/c
+1139864us irmin.http [DEBUG] GET /tree/4b165a4b0ce43d588a6f96041e1cf96d974b1d0d
S+525506us irmin.http-srv [DEBUG] new connection 977
S+525542us irmin.mem [DEBUG] mem 4b165a4b0ce43d588a6f96041e1cf96d974b1d0d
S+525557us irmin.mem [DEBUG] find 4b165a4b0ce43d588a6f96041e1cf96d974b1d0d
S+525639us irmin.http-srv [INFO] [977] 200 - GET /tree/4b165a4b0ce43d588a6f96041e1cf96d974b1d0d
+1140108us irmin.tree [DEBUG] Tree.export -> 4b165a4b0ce43d588a6f96041e1cf96d974b1d0d
+1140133us irmin.http [DEBUG] POST /commits
S+525780us irmin.http-srv [DEBUG] new connection 978
S+525845us irmin.mem [DEBUG] add -> e58337c8c41b90a677cb736b062e800885ddc413
S+525868us irmin.http-srv [INFO] [978] 200 - POST /commits
+1140345us irmin.http [DEBUG] PUT /branch/master
S+525927us irmin.http-srv [DEBUG] connection 978 closed
S+525999us irmin.http-srv [DEBUG] new connection 979
S+526033us irmin.mem [DEBUG] mem master
S+526079us irmin.mem [DEBUG] test_and_set
S+526090us irmin.mem [DEBUG] find master
S+526101us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
95f20d7e250480ea30fe2d5e12b6dc8c9cda87ee)
S+526114us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
95f20d7e250480ea30fe2d5e12b6dc8c9cda87ee)
S+526125us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
95f20d7e250480ea30fe2d5e12b6dc8c9cda87ee)
S+526135us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
95f20d7e250480ea30fe2d5e12b6dc8c9cda87ee)
S+526161us irmin.http-srv [INFO] [979] 200 - PUT /branch/master
+1140647us irmin [DEBUG] set /a/d
+1140662us irmin.http [DEBUG] GET /branch/master
S+526243us irmin.http-srv [DEBUG] connection 979 closed
S+526309us irmin.http-srv [DEBUG] new connection 980
S+526346us irmin.mem [DEBUG] mem master
S+526360us irmin.mem [DEBUG] find master
S+526379us irmin.http-srv [INFO] [980] 200 - GET /branch/master
+1140853us irmin.http [DEBUG] GET /commit/e58337c8c41b90a677cb736b062e800885ddc413
S+526439us irmin.http-srv [DEBUG] connection 980 closed
S+526492us irmin.http-srv [DEBUG] new connection 981
S+526528us irmin.mem [DEBUG] mem e58337c8c41b90a677cb736b062e800885ddc413
S+526542us irmin.mem [DEBUG] find e58337c8c41b90a677cb736b062e800885ddc413
S+526577us irmin.http-srv [INFO] [981] 200 - GET /commit/e58337c8c41b90a677cb736b062e800885ddc413
+1141141us irmin [DEBUG] Head.find -> e58337c8c41b90a677cb736b062e800885ddc413
+1141153us irmin.tree [DEBUG] Tree.find_tree /a/d
+1141165us irmin.tree [DEBUG] Tree.add_tree /a/d
S+526755us irmin.http-srv [DEBUG] connection 981 closed
+1141193us irmin.http [DEBUG] GET /tree/0074bb16cf0aedfef2fa098e64a9d4cf6217649f
S+526847us irmin.http-srv [DEBUG] new connection 982
S+527155us irmin.mem [DEBUG] mem 0074bb16cf0aedfef2fa098e64a9d4cf6217649f
S+527171us irmin.mem [DEBUG] find 0074bb16cf0aedfef2fa098e64a9d4cf6217649f
S+527200us irmin.http-srv [INFO] [982] 200 - GET /tree/0074bb16cf0aedfef2fa098e64a9d4cf6217649f
+1141669us irmin.tree [DEBUG] Tree.export -> 0074bb16cf0aedfef2fa098e64a9d4cf6217649f
+1141695us irmin.http [DEBUG] POST /commits
S+527334us irmin.http-srv [DEBUG] new connection 983
S+527396us irmin.mem [DEBUG] add -> 09a990ef4834758c298cf0fe2215a6232f14e224
S+527419us irmin.http-srv [INFO] [983] 200 - POST /commits
+1141896us irmin.http [DEBUG] PUT /branch/master
S+527478us irmin.http-srv [DEBUG] connection 983 closed
S+527551us irmin.http-srv [DEBUG] new connection 984
S+527586us irmin.mem [DEBUG] mem master
S+527631us irmin.mem [DEBUG] test_and_set
S+527641us irmin.mem [DEBUG] find master
S+527650us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
e58337c8c41b90a677cb736b062e800885ddc413)
S+527663us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
e58337c8c41b90a677cb736b062e800885ddc413)
S+527674us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
e58337c8c41b90a677cb736b062e800885ddc413)
S+527683us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
e58337c8c41b90a677cb736b062e800885ddc413)
S+527708us irmin.http-srv [INFO] [984] 200 - PUT /branch/master
+1142177us irmin [DEBUG] set /a/b/d
+1142188us irmin.http [DEBUG] GET /branch/master
S+527787us irmin.http-srv [DEBUG] connection 984 closed
S+527838us irmin.http-srv [DEBUG] new connection 985
S+527871us irmin.mem [DEBUG] mem master
S+527881us irmin.mem [DEBUG] find master
S+527897us irmin.http-srv [INFO] [985] 200 - GET /branch/master
+1142416us irmin.http [DEBUG] GET /commit/09a990ef4834758c298cf0fe2215a6232f14e224
S+528004us irmin.http-srv [DEBUG] connection 985 closed
S+528071us irmin.http-srv [DEBUG] new connection 986
S+528104us irmin.mem [DEBUG] mem 09a990ef4834758c298cf0fe2215a6232f14e224
S+528117us irmin.mem [DEBUG] find 09a990ef4834758c298cf0fe2215a6232f14e224
S+528148us irmin.http-srv [INFO] [986] 200 - GET /commit/09a990ef4834758c298cf0fe2215a6232f14e224
S+528260us irmin.http-srv [DEBUG] connection 986 closed
+1142680us irmin [DEBUG] Head.find -> 09a990ef4834758c298cf0fe2215a6232f14e224
+1142697us irmin.tree [DEBUG] Tree.find_tree /a/b/d
+1142708us irmin.tree [DEBUG] Tree.add_tree /a/b/d
+1142729us irmin.http [DEBUG] GET /tree/356232087197a9aef878b619f186cdcad240d104
S+528430us irmin.http-srv [DEBUG] new connection 987
S+528465us irmin.mem [DEBUG] mem 356232087197a9aef878b619f186cdcad240d104
S+528477us irmin.mem [DEBUG] find 356232087197a9aef878b619f186cdcad240d104
S+528503us irmin.http-srv [INFO] [987] 200 - GET /tree/356232087197a9aef878b619f186cdcad240d104
+1143003us irmin.tree [DEBUG] Tree.export -> 356232087197a9aef878b619f186cdcad240d104
+1143033us irmin.http [DEBUG] POST /commits
S+528670us irmin.http-srv [DEBUG] new connection 988
S+528728us irmin.mem [DEBUG] add -> e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+528750us irmin.http-srv [INFO] [988] 200 - POST /commits
+1143257us irmin.http [DEBUG] PUT /branch/master
S+528837us irmin.http-srv [DEBUG] connection 988 closed
S+528903us irmin.http-srv [DEBUG] new connection 989
S+528937us irmin.mem [DEBUG] mem master
S+528983us irmin.mem [DEBUG] test_and_set
S+528993us irmin.mem [DEBUG] find master
S+529002us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
09a990ef4834758c298cf0fe2215a6232f14e224)
S+529017us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
09a990ef4834758c298cf0fe2215a6232f14e224)
S+529028us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
09a990ef4834758c298cf0fe2215a6232f14e224)
S+529038us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
09a990ef4834758c298cf0fe2215a6232f14e224)
S+529060us irmin.http-srv [INFO] [989] 200 - PUT /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1143809us application [INFO] ASSERT state: branch-key add 0 on=false expected=1/10/1:0/0 current=1/10/1:* (0, 0.000s)
S+529387us irmin.http-srv [DEBUG] connection 989 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1143825us application [INFO] ASSERT state: [pre-condition] branch-key add 1 on=false expected=1/10/1:0/0 current=1/10/1:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1143834us test [DEBUG] [waiting for] branch-key add 1 on=false expected=1/10/1:0/0 current=1/10/1:*
+1143839us irmin [DEBUG] set /a/b/c
+1143847us irmin.http [DEBUG] GET /branch/master
S+529475us irmin.http-srv [DEBUG] new connection 990
S+529509us irmin.mem [DEBUG] mem master
S+529520us irmin.mem [DEBUG] find master
S+529535us irmin.http-srv [INFO] [990] 200 - GET /branch/master
+1144045us irmin.http [DEBUG] GET /commit/e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+529634us irmin.http-srv [DEBUG] connection 990 closed
S+529698us irmin.http-srv [DEBUG] new connection 991
S+529731us irmin.mem [DEBUG] mem e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+529744us irmin.mem [DEBUG] find e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+529777us irmin.http-srv [INFO] [991] 200 - GET /commit/e5f20be6033556efcec8293650cf60cf1b1a3dd1
+1144252us irmin [DEBUG] Head.find -> e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+529836us irmin.http-srv [DEBUG] connection 991 closed
+1144263us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1144272us irmin [DEBUG] set /a/d
+1144280us irmin.http [DEBUG] GET /branch/master
S+529923us irmin.http-srv [DEBUG] new connection 992
S+529958us irmin.mem [DEBUG] mem master
S+529968us irmin.mem [DEBUG] find master
S+529982us irmin.http-srv [INFO] [992] 200 - GET /branch/master
+1144448us irmin.http [DEBUG] GET /commit/e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+530035us irmin.http-srv [DEBUG] connection 992 closed
S+530081us irmin.http-srv [DEBUG] new connection 993
S+530112us irmin.mem [DEBUG] mem e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+530124us irmin.mem [DEBUG] find e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+530159us irmin.http-srv [INFO] [993] 200 - GET /commit/e5f20be6033556efcec8293650cf60cf1b1a3dd1
+1144629us irmin [DEBUG] Head.find -> e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+530213us irmin.http-srv [DEBUG] connection 993 closed
+1144639us irmin.tree [DEBUG] Tree.find_tree /a/d
+1144649us irmin [DEBUG] set /a/b/d
+1144656us irmin.http [DEBUG] GET /branch/master
S+530280us irmin.http-srv [DEBUG] new connection 994
S+530313us irmin.mem [DEBUG] mem master
S+530336us irmin.mem [DEBUG] find master
S+530352us irmin.http-srv [INFO] [994] 200 - GET /branch/master
+1144851us irmin.http [DEBUG] GET /commit/e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+530440us irmin.http-srv [DEBUG] connection 994 closed
S+530487us irmin.http-srv [DEBUG] new connection 995
S+530525us irmin.mem [DEBUG] mem e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+530538us irmin.mem [DEBUG] find e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+530572us irmin.http-srv [INFO] [995] 200 - GET /commit/e5f20be6033556efcec8293650cf60cf1b1a3dd1
+1145073us irmin [DEBUG] Head.find -> e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+530659us irmin.http-srv [DEBUG] connection 995 closed
+1145083us irmin.tree [DEBUG] Tree.find_tree /a/b/d
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1145103us application [INFO] ASSERT state: branch-key add 1 on=false expected=1/10/1:0/0 current=1/10/1:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1145116us application [INFO] ASSERT state: [pre-condition] branch-key add 2 on=false expected=1/10/1:0/0 current=1/10/1:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1145124us test [DEBUG] [waiting for] branch-key add 2 on=false expected=1/10/1:0/0 current=1/10/1:*
+1145129us irmin [DEBUG] set /a/b/c
+1145136us irmin.http [DEBUG] GET /branch/master
S+530763us irmin.http-srv [DEBUG] new connection 996
S+530797us irmin.mem [DEBUG] mem master
S+530808us irmin.mem [DEBUG] find master
S+530832us irmin.http-srv [INFO] [996] 200 - GET /branch/master
S+530954us irmin.http-srv [DEBUG] connection 996 closed
+1145429us irmin.http [DEBUG] GET /commit/e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+531078us irmin.http-srv [DEBUG] new connection 997
S+531122us irmin.mem [DEBUG] mem e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+531137us irmin.mem [DEBUG] find e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+531172us irmin.http-srv [INFO] [997] 200 - GET /commit/e5f20be6033556efcec8293650cf60cf1b1a3dd1
+1145697us irmin [DEBUG] Head.find -> e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+531283us irmin.http-srv [DEBUG] connection 997 closed
+1145710us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1145720us irmin [DEBUG] set /a/d
+1145728us irmin.http [DEBUG] GET /branch/master
S+531429us irmin.http-srv [DEBUG] new connection 998
S+531468us irmin.mem [DEBUG] mem master
S+531480us irmin.mem [DEBUG] find master
S+531498us irmin.http-srv [INFO] [998] 200 - GET /branch/master
+1146013us irmin.http [DEBUG] GET /commit/e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+531603us irmin.http-srv [DEBUG] connection 998 closed
S+531673us irmin.http-srv [DEBUG] new connection 999
S+531710us irmin.mem [DEBUG] mem e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+531724us irmin.mem [DEBUG] find e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+531756us irmin.http-srv [INFO] [999] 200 - GET /commit/e5f20be6033556efcec8293650cf60cf1b1a3dd1
+1146282us irmin [DEBUG] Head.find -> e5f20be6033556efcec8293650cf60cf1b1a3dd1
+1146295us irmin.tree [DEBUG] Tree.find_tree /a/d
+1146304us irmin [DEBUG] set /a/b/d
+1146313us irmin.http [DEBUG] GET /branch/master
S+531902us irmin.http-srv [DEBUG] connection 999 closed
S+531951us irmin.http-srv [DEBUG] new connection 1000
S+531986us irmin.mem [DEBUG] mem master
S+531997us irmin.mem [DEBUG] find master
S+532014us irmin.http-srv [INFO] [1000] 200 - GET /branch/master
+1146495us irmin.http [DEBUG] GET /commit/e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+532126us irmin.http-srv [DEBUG] connection 1000 closed
S+532169us irmin.http-srv [DEBUG] new connection 1001
S+532204us irmin.mem [DEBUG] mem e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+532217us irmin.mem [DEBUG] find e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+532254us irmin.http-srv [INFO] [1001] 200 - GET /commit/e5f20be6033556efcec8293650cf60cf1b1a3dd1
+1146779us irmin [DEBUG] Head.find -> e5f20be6033556efcec8293650cf60cf1b1a3dd1
+1146793us irmin.tree [DEBUG] Tree.find_tree /a/b/d
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1146812us application [INFO] ASSERT state: branch-key add 2 on=false expected=1/10/1:0/0 current=1/10/1:* (0, 0.000s)
S+532397us irmin.http-srv [DEBUG] connection 1001 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1146826us application [INFO] ASSERT state: [pre-condition] branch-key update 0 on=false expected=1/10/1:0/0 current=1/10/1:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1146835us test [DEBUG] [waiting for] branch-key update 0 on=false expected=1/10/1:0/0 current=1/10/1:*
+1146840us irmin [DEBUG] set /a/b/c
+1146848us irmin.http [DEBUG] GET /branch/master
S+532495us irmin.http-srv [DEBUG] new connection 1002
S+532530us irmin.mem [DEBUG] mem master
S+532542us irmin.mem [DEBUG] find master
S+532558us irmin.http-srv [INFO] [1002] 200 - GET /branch/master
+1147079us irmin.http [DEBUG] GET /commit/e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+532666us irmin.http-srv [DEBUG] connection 1002 closed
S+532740us irmin.http-srv [DEBUG] new connection 1003
S+532775us irmin.mem [DEBUG] mem e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+532788us irmin.mem [DEBUG] find e5f20be6033556efcec8293650cf60cf1b1a3dd1
S+532819us irmin.http-srv [INFO] [1003] 200 - GET /commit/e5f20be6033556efcec8293650cf60cf1b1a3dd1
+1147301us irmin [DEBUG] Head.find -> e5f20be6033556efcec8293650cf60cf1b1a3dd1
+1147317us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1147326us irmin.tree [DEBUG] Tree.add_tree /a/b/c
S+532905us irmin.http-srv [DEBUG] connection 1003 closed
+1147355us irmin.http [DEBUG] GET /tree/0aa14a11acfa981e8f09d6894848d22c5deaa8e8
S+533049us irmin.http-srv [DEBUG] new connection 1004
S+533086us irmin.mem [DEBUG] mem 0aa14a11acfa981e8f09d6894848d22c5deaa8e8
S+533101us irmin.mem [DEBUG] find 0aa14a11acfa981e8f09d6894848d22c5deaa8e8
S+533129us irmin.http-srv [INFO] [1004] 200 - GET /tree/0aa14a11acfa981e8f09d6894848d22c5deaa8e8
+1147622us irmin.tree [DEBUG] Tree.export -> 0aa14a11acfa981e8f09d6894848d22c5deaa8e8
+1147645us irmin.http [DEBUG] POST /commits
S+533293us irmin.http-srv [DEBUG] new connection 1005
S+533356us irmin.mem [DEBUG] add -> 20d9c08a2c3ea72a480aa51fe72a053180a3ef43
S+533378us irmin.http-srv [INFO] [1005] 200 - POST /commits
+1147857us irmin.http [DEBUG] PUT /branch/master
S+533438us irmin.http-srv [DEBUG] connection 1005 closed
S+533509us irmin.http-srv [DEBUG] new connection 1006
S+533544us irmin.mem [DEBUG] mem master
S+533600us irmin.mem [DEBUG] test_and_set
S+533611us irmin.mem [DEBUG] find master
S+533622us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
e5f20be6033556efcec8293650cf60cf1b1a3dd1)
S+533636us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
e5f20be6033556efcec8293650cf60cf1b1a3dd1)
S+533648us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
e5f20be6033556efcec8293650cf60cf1b1a3dd1)
S+533659us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
e5f20be6033556efcec8293650cf60cf1b1a3dd1)
S+533687us irmin.http-srv [INFO] [1006] 200 - PUT /branch/master
+1148160us irmin [DEBUG] set /a/d
+1148172us irmin.http [DEBUG] GET /branch/master
S+533770us irmin.http-srv [DEBUG] connection 1006 closed
S+533821us irmin.http-srv [DEBUG] new connection 1007
S+533857us irmin.mem [DEBUG] mem master
S+533868us irmin.mem [DEBUG] find master
S+533885us irmin.http-srv [INFO] [1007] 200 - GET /branch/master
+1148353us irmin.http [DEBUG] GET /commit/20d9c08a2c3ea72a480aa51fe72a053180a3ef43
S+533941us irmin.http-srv [DEBUG] connection 1007 closed
S+533995us irmin.http-srv [DEBUG] new connection 1008
S+534031us irmin.mem [DEBUG] mem 20d9c08a2c3ea72a480aa51fe72a053180a3ef43
S+534043us irmin.mem [DEBUG] find 20d9c08a2c3ea72a480aa51fe72a053180a3ef43
S+534081us irmin.http-srv [INFO] [1008] 200 - GET /commit/20d9c08a2c3ea72a480aa51fe72a053180a3ef43
+1148558us irmin [DEBUG] Head.find -> 20d9c08a2c3ea72a480aa51fe72a053180a3ef43
+1148580us irmin.tree [DEBUG] Tree.find_tree /a/d
+1148599us irmin.tree [DEBUG] Tree.add_tree /a/d
+1148626us irmin.http [DEBUG] GET /tree/8193570d107ab9a68851f4821b5abcfb735f45ef
S+534210us irmin.http-srv [DEBUG] connection 1008 closed
S+534278us irmin.http-srv [DEBUG] new connection 1009
S+534316us irmin.mem [DEBUG] mem 8193570d107ab9a68851f4821b5abcfb735f45ef
S+534330us irmin.mem [DEBUG] find 8193570d107ab9a68851f4821b5abcfb735f45ef
S+534357us irmin.http-srv [INFO] [1009] 200 - GET /tree/8193570d107ab9a68851f4821b5abcfb735f45ef
+1148856us irmin.tree [DEBUG] Tree.export -> 8193570d107ab9a68851f4821b5abcfb735f45ef
+1148882us irmin.http [DEBUG] POST /commits
S+534532us irmin.http-srv [DEBUG] new connection 1010
S+534593us irmin.mem [DEBUG] add -> b6f316cc56eccfcecf5c3123551f0f794fe9b1c5
S+534615us irmin.http-srv [INFO] [1010] 200 - POST /commits
S+534720us irmin.http-srv [DEBUG] connection 1010 closed
+1149140us irmin.http [DEBUG] PUT /branch/master
S+534798us irmin.http-srv [DEBUG] new connection 1011
S+534834us irmin.mem [DEBUG] mem master
S+534883us irmin.mem [DEBUG] test_and_set
S+534894us irmin.mem [DEBUG] find master
S+534904us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
20d9c08a2c3ea72a480aa51fe72a053180a3ef43)
S+534918us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
20d9c08a2c3ea72a480aa51fe72a053180a3ef43)
S+534929us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
20d9c08a2c3ea72a480aa51fe72a053180a3ef43)
S+534939us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
20d9c08a2c3ea72a480aa51fe72a053180a3ef43)
S+534964us irmin.http-srv [INFO] [1011] 200 - PUT /branch/master
+1149486us irmin [DEBUG] set /a/b/d
S+535074us irmin.http-srv [DEBUG] connection 1011 closed
+1149505us irmin.http [DEBUG] GET /branch/master
S+535154us irmin.http-srv [DEBUG] new connection 1012
S+535191us irmin.mem [DEBUG] mem master
S+535203us irmin.mem [DEBUG] find master
S+535219us irmin.http-srv [INFO] [1012] 200 - GET /branch/master
+1149736us irmin.http [DEBUG] GET /commit/b6f316cc56eccfcecf5c3123551f0f794fe9b1c5
S+535322us irmin.http-srv [DEBUG] connection 1012 closed
S+535444us irmin.http-srv [DEBUG] new connection 1013
S+535479us irmin.mem [DEBUG] mem b6f316cc56eccfcecf5c3123551f0f794fe9b1c5
S+535493us irmin.mem [DEBUG] find b6f316cc56eccfcecf5c3123551f0f794fe9b1c5
S+535591us irmin.http-srv [INFO] [1013] 200 - GET /commit/b6f316cc56eccfcecf5c3123551f0f794fe9b1c5
S+535697us irmin.http-srv [DEBUG] connection 1013 closed
+1150119us irmin [DEBUG] Head.find -> b6f316cc56eccfcecf5c3123551f0f794fe9b1c5
+1150133us irmin.tree [DEBUG] Tree.find_tree /a/b/d
+1150148us irmin.tree [DEBUG] Tree.add_tree /a/b/d
+1150171us irmin.http [DEBUG] GET /tree/2f6cd297bd965c3fb89d27f9e5e206e41f8de83b
S+535822us irmin.http-srv [DEBUG] new connection 1014
S+535859us irmin.mem [DEBUG] mem 2f6cd297bd965c3fb89d27f9e5e206e41f8de83b
S+535872us irmin.mem [DEBUG] find 2f6cd297bd965c3fb89d27f9e5e206e41f8de83b
S+535899us irmin.http-srv [INFO] [1014] 200 - GET /tree/2f6cd297bd965c3fb89d27f9e5e206e41f8de83b
+1150372us irmin.tree [DEBUG] Tree.export -> 2f6cd297bd965c3fb89d27f9e5e206e41f8de83b
+1150402us irmin.http [DEBUG] POST /commits
S+536058us irmin.http-srv [DEBUG] new connection 1015
S+536117us irmin.mem [DEBUG] add -> 5cb9a92df83b476058038b4aa8e53250134ea4aa
S+536139us irmin.http-srv [INFO] [1015] 200 - POST /commits
S+536212us irmin.http-srv [DEBUG] connection 1015 closed
+1150632us irmin.http [DEBUG] PUT /branch/master
S+536291us irmin.http-srv [DEBUG] new connection 1016
S+536327us irmin.mem [DEBUG] mem master
S+536375us irmin.mem [DEBUG] test_and_set
S+536386us irmin.mem [DEBUG] find master
S+536396us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
b6f316cc56eccfcecf5c3123551f0f794fe9b1c5)
S+536409us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
b6f316cc56eccfcecf5c3123551f0f794fe9b1c5)
S+536421us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
b6f316cc56eccfcecf5c3123551f0f794fe9b1c5)
S+536431us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
b6f316cc56eccfcecf5c3123551f0f794fe9b1c5)
S+536455us irmin.http-srv [INFO] [1016] 200 - PUT /branch/master
S+536558us irmin.http-srv [DEBUG] connection 1016 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1150984us application [INFO] ASSERT state: branch-key update 0 on=false expected=1/10/1:0/0 current=1/10/1:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1151006us application [INFO] ASSERT state: [pre-condition] branch-key update 1 on=false expected=1/10/1:0/0 current=1/10/1:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1151016us test [DEBUG] [waiting for] branch-key update 1 on=false expected=1/10/1:0/0 current=1/10/1:*
+1151022us irmin [DEBUG] set /a/b/c
+1151031us irmin.http [DEBUG] GET /branch/master
S+536664us irmin.http-srv [DEBUG] new connection 1017
S+536696us irmin.mem [DEBUG] mem master
S+536705us irmin.mem [DEBUG] find master
S+536718us irmin.http-srv [INFO] [1017] 200 - GET /branch/master
+1151197us irmin.http [DEBUG] GET /commit/5cb9a92df83b476058038b4aa8e53250134ea4aa
S+536782us irmin.http-srv [DEBUG] connection 1017 closed
S+536889us irmin.http-srv [DEBUG] new connection 1018
S+536918us irmin.mem [DEBUG] mem 5cb9a92df83b476058038b4aa8e53250134ea4aa
S+536928us irmin.mem [DEBUG] find 5cb9a92df83b476058038b4aa8e53250134ea4aa
S+536952us irmin.http-srv [INFO] [1018] 200 - GET /commit/5cb9a92df83b476058038b4aa8e53250134ea4aa
S+537005us irmin.http-srv [DEBUG] connection 1018 closed
+1151425us irmin [DEBUG] Head.find -> 5cb9a92df83b476058038b4aa8e53250134ea4aa
+1151436us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1151446us irmin.tree [DEBUG] Tree.add_tree /a/b/c
+1151468us irmin.http [DEBUG] GET /tree/932dfac12a0d65ad7ce9baf4429fa37ea31769d8
S+537105us irmin.http-srv [DEBUG] new connection 1019
S+537143us irmin.mem [DEBUG] mem 932dfac12a0d65ad7ce9baf4429fa37ea31769d8
S+537157us irmin.mem [DEBUG] find 932dfac12a0d65ad7ce9baf4429fa37ea31769d8
S+537177us irmin.http-srv [INFO] [1019] 200 - GET /tree/932dfac12a0d65ad7ce9baf4429fa37ea31769d8
+1151648us irmin.tree [DEBUG] Tree.export -> 932dfac12a0d65ad7ce9baf4429fa37ea31769d8
+1151678us irmin.http [DEBUG] POST /commits
S+537340us irmin.http-srv [DEBUG] new connection 1020
S+537391us irmin.mem [DEBUG] add -> 4e8654d6e65475394fea6b48673cecc838dd47b4
S+537411us irmin.http-srv [INFO] [1020] 200 - POST /commits
S+537700us irmin.http-srv [DEBUG] connection 1020 closed
+1152125us irmin.http [DEBUG] PUT /branch/master
S+537791us irmin.http-srv [DEBUG] new connection 1021
S+537828us irmin.mem [DEBUG] mem master
S+537868us irmin.mem [DEBUG] test_and_set
S+537877us irmin.mem [DEBUG] find master
S+537884us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
5cb9a92df83b476058038b4aa8e53250134ea4aa)
S+537897us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
5cb9a92df83b476058038b4aa8e53250134ea4aa)
S+537905us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
5cb9a92df83b476058038b4aa8e53250134ea4aa)
S+537912us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
5cb9a92df83b476058038b4aa8e53250134ea4aa)
S+537929us irmin.http-srv [INFO] [1021] 200 - PUT /branch/master
+1152408us irmin [DEBUG] set /a/d
S+538001us irmin.http-srv [DEBUG] connection 1021 closed
+1152424us irmin.http [DEBUG] GET /branch/master
S+538075us irmin.http-srv [DEBUG] new connection 1022
S+538102us irmin.mem [DEBUG] mem master
S+538110us irmin.mem [DEBUG] find master
S+538123us irmin.http-srv [INFO] [1022] 200 - GET /branch/master
+1152604us irmin.http [DEBUG] GET /commit/4e8654d6e65475394fea6b48673cecc838dd47b4
S+538192us irmin.http-srv [DEBUG] connection 1022 closed
S+538286us irmin.http-srv [DEBUG] new connection 1023
S+538315us irmin.mem [DEBUG] mem 4e8654d6e65475394fea6b48673cecc838dd47b4
S+538325us irmin.mem [DEBUG] find 4e8654d6e65475394fea6b48673cecc838dd47b4
S+538350us irmin.http-srv [INFO] [1023] 200 - GET /commit/4e8654d6e65475394fea6b48673cecc838dd47b4
S+538406us irmin.http-srv [DEBUG] connection 1023 closed
+1152823us irmin [DEBUG] Head.find -> 4e8654d6e65475394fea6b48673cecc838dd47b4
+1152837us irmin.tree [DEBUG] Tree.find_tree /a/d
+1152850us irmin.tree [DEBUG] Tree.add_tree /a/d
+1152871us irmin.http [DEBUG] GET /tree/cde4139c4cd0035578d580eefd9f969cc7c5f17b
S+538516us irmin.http-srv [DEBUG] new connection 1024
S+538559us irmin.mem [DEBUG] mem cde4139c4cd0035578d580eefd9f969cc7c5f17b
S+538575us irmin.mem [DEBUG] find cde4139c4cd0035578d580eefd9f969cc7c5f17b
S+538605us irmin.http-srv [INFO] [1024] 200 - GET /tree/cde4139c4cd0035578d580eefd9f969cc7c5f17b
+1153067us irmin.tree [DEBUG] Tree.export -> cde4139c4cd0035578d580eefd9f969cc7c5f17b
+1153094us irmin.http [DEBUG] POST /commits
S+538731us irmin.http-srv [DEBUG] new connection 1025
S+538795us irmin.mem [DEBUG] add -> 61b7eaab82f1d679b078b97a42d10a8e753effec
S+538817us irmin.http-srv [INFO] [1025] 200 - POST /commits
+1153293us irmin.http [DEBUG] PUT /branch/master
S+538886us irmin.http-srv [DEBUG] connection 1025 closed
S+538953us irmin.http-srv [DEBUG] new connection 1026
S+538994us irmin.mem [DEBUG] mem master
S+539044us irmin.mem [DEBUG] test_and_set
S+539057us irmin.mem [DEBUG] find master
S+539068us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
4e8654d6e65475394fea6b48673cecc838dd47b4)
S+539082us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
4e8654d6e65475394fea6b48673cecc838dd47b4)
S+539097us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
4e8654d6e65475394fea6b48673cecc838dd47b4)
S+539109us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
4e8654d6e65475394fea6b48673cecc838dd47b4)
S+539135us irmin.http-srv [INFO] [1026] 200 - PUT /branch/master
+1153609us irmin [DEBUG] set /a/b/d
+1153624us irmin.http [DEBUG] GET /branch/master
S+539268us irmin.http-srv [DEBUG] new connection 1027
S+539307us irmin.mem [DEBUG] mem master
S+539332us irmin.mem [DEBUG] find master
S+539350us irmin.http-srv [INFO] [1027] 200 - GET /branch/master
S+539389us irmin.http-srv [DEBUG] connection 1026 closed
+1153819us irmin.http [DEBUG] GET /commit/61b7eaab82f1d679b078b97a42d10a8e753effec
S+539418us irmin.http-srv [DEBUG] connection 1027 closed
S+539548us irmin.http-srv [DEBUG] new connection 1028
S+539587us irmin.mem [DEBUG] mem 61b7eaab82f1d679b078b97a42d10a8e753effec
S+539601us irmin.mem [DEBUG] find 61b7eaab82f1d679b078b97a42d10a8e753effec
S+539639us irmin.http-srv [INFO] [1028] 200 - GET /commit/61b7eaab82f1d679b078b97a42d10a8e753effec
+1154128us irmin [DEBUG] Head.find -> 61b7eaab82f1d679b078b97a42d10a8e753effec
S+539712us irmin.http-srv [DEBUG] connection 1028 closed
+1154141us irmin.tree [DEBUG] Tree.find_tree /a/b/d
+1154153us irmin.tree [DEBUG] Tree.add_tree /a/b/d
+1154870us irmin.http [DEBUG] GET /tree/ccf527df25e7ce8543e6e39f137d8490c4d21c65
S+540525us irmin.http-srv [DEBUG] new connection 1029
S+540564us irmin.mem [DEBUG] mem ccf527df25e7ce8543e6e39f137d8490c4d21c65
S+540579us irmin.mem [DEBUG] find ccf527df25e7ce8543e6e39f137d8490c4d21c65
S+540609us irmin.http-srv [INFO] [1029] 200 - GET /tree/ccf527df25e7ce8543e6e39f137d8490c4d21c65
+1155068us irmin.tree [DEBUG] Tree.export -> ccf527df25e7ce8543e6e39f137d8490c4d21c65
+1155093us irmin.http [DEBUG] POST /commits
S+540730us irmin.http-srv [DEBUG] new connection 1030
S+540792us irmin.mem [DEBUG] add -> 827a77856b0513ba7f6e52f8c05f57617bcfe18c
S+540819us irmin.http-srv [INFO] [1030] 200 - POST /commits
S+540899us irmin.http-srv [DEBUG] connection 1030 closed
+1155318us irmin.http [DEBUG] PUT /branch/master
S+540985us irmin.http-srv [DEBUG] new connection 1031
S+541022us irmin.mem [DEBUG] mem master
S+541073us irmin.mem [DEBUG] test_and_set
S+541084us irmin.mem [DEBUG] find master
S+541095us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
61b7eaab82f1d679b078b97a42d10a8e753effec)
S+541108us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
61b7eaab82f1d679b078b97a42d10a8e753effec)
S+541120us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
61b7eaab82f1d679b078b97a42d10a8e753effec)
S+541130us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
61b7eaab82f1d679b078b97a42d10a8e753effec)
S+541157us irmin.http-srv [INFO] [1031] 200 - PUT /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1155650us application [INFO] ASSERT state: branch-key update 1 on=false expected=1/10/1:0/0 current=1/10/1:* (0, 0.000s)
S+541245us irmin.http-srv [DEBUG] connection 1031 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1155678us application [INFO] ASSERT state: [pre-condition] branch-key update 2 on=false expected=1/10/1:0/0 current=1/10/1:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1155698us test [DEBUG] [waiting for] branch-key update 2 on=false expected=1/10/1:0/0 current=1/10/1:*
+1155708us irmin [DEBUG] set /a/b/c
+1155728us irmin.http [DEBUG] GET /branch/master
S+541379us irmin.http-srv [DEBUG] new connection 1032
S+541416us irmin.mem [DEBUG] mem master
S+541986us irmin.mem [DEBUG] find master
S+542006us irmin.http-srv [INFO] [1032] 200 - GET /branch/master
+1156499us irmin.http [DEBUG] GET /commit/827a77856b0513ba7f6e52f8c05f57617bcfe18c
S+542088us irmin.http-srv [DEBUG] connection 1032 closed
S+542161us irmin.http-srv [DEBUG] new connection 1033
S+542200us irmin.mem [DEBUG] mem 827a77856b0513ba7f6e52f8c05f57617bcfe18c
S+542214us irmin.mem [DEBUG] find 827a77856b0513ba7f6e52f8c05f57617bcfe18c
S+542252us irmin.http-srv [INFO] [1033] 200 - GET /commit/827a77856b0513ba7f6e52f8c05f57617bcfe18c
S+542319us irmin.http-srv [DEBUG] connection 1033 closed
+1156744us irmin [DEBUG] Head.find -> 827a77856b0513ba7f6e52f8c05f57617bcfe18c
+1156771us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1156788us irmin.tree [DEBUG] Tree.add_tree /a/b/c
+1156820us irmin.http [DEBUG] GET /tree/0e45fb097bc1cede9b3800c77760614d2fbe568f
S+542475us irmin.http-srv [DEBUG] new connection 1034
S+542513us irmin.mem [DEBUG] mem 0e45fb097bc1cede9b3800c77760614d2fbe568f
S+542528us irmin.mem [DEBUG] find 0e45fb097bc1cede9b3800c77760614d2fbe568f
S+542558us irmin.http-srv [INFO] [1034] 200 - GET /tree/0e45fb097bc1cede9b3800c77760614d2fbe568f
+1157025us irmin.tree [DEBUG] Tree.export -> 0e45fb097bc1cede9b3800c77760614d2fbe568f
+1157052us irmin.http [DEBUG] POST /commits
S+542707us irmin.http-srv [DEBUG] new connection 1035
S+542771us irmin.mem [DEBUG] add -> 8229d84390d8ba803bf0e0e2392d6c5f966a3bba
S+542792us irmin.http-srv [INFO] [1035] 200 - POST /commits
S+542860us irmin.http-srv [DEBUG] connection 1035 closed
+1157279us irmin.http [DEBUG] PUT /branch/master
S+542945us irmin.http-srv [DEBUG] new connection 1036
S+542982us irmin.mem [DEBUG] mem master
S+543035us irmin.mem [DEBUG] test_and_set
S+543047us irmin.mem [DEBUG] find master
S+543058us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
827a77856b0513ba7f6e52f8c05f57617bcfe18c)
S+543071us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
827a77856b0513ba7f6e52f8c05f57617bcfe18c)
S+543083us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
827a77856b0513ba7f6e52f8c05f57617bcfe18c)
S+543094us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
827a77856b0513ba7f6e52f8c05f57617bcfe18c)
S+543120us irmin.http-srv [INFO] [1036] 200 - PUT /branch/master
S+543203us irmin.http-srv [DEBUG] connection 1036 closed
+1157599us irmin [DEBUG] set /a/d
+1157692us irmin.http [DEBUG] GET /branch/master
S+545518us irmin.http-srv [DEBUG] new connection 1037
S+545582us irmin.mem [DEBUG] mem master
S+545598us irmin.mem [DEBUG] find master
S+545619us irmin.http-srv [INFO] [1037] 200 - GET /branch/master
+1160131us irmin.http [DEBUG] GET /commit/8229d84390d8ba803bf0e0e2392d6c5f966a3bba
S+545757us irmin.http-srv [DEBUG] connection 1037 closed
S+545819us irmin.http-srv [DEBUG] new connection 1038
S+545859us irmin.mem [DEBUG] mem 8229d84390d8ba803bf0e0e2392d6c5f966a3bba
S+545874us irmin.mem [DEBUG] find 8229d84390d8ba803bf0e0e2392d6c5f966a3bba
S+545914us irmin.http-srv [INFO] [1038] 200 - GET /commit/8229d84390d8ba803bf0e0e2392d6c5f966a3bba
S+545970us irmin.http-srv [DEBUG] connection 1038 closed
+1160407us irmin [DEBUG] Head.find -> 8229d84390d8ba803bf0e0e2392d6c5f966a3bba
+1160423us irmin.tree [DEBUG] Tree.find_tree /a/d
+1160438us irmin.tree [DEBUG] Tree.add_tree /a/d
+1160461us irmin.http [DEBUG] GET /tree/1b9103ee5ce48cdd78bd12e1a999b7407556d7fc
S+546097us irmin.http-srv [DEBUG] new connection 1039
S+546136us irmin.mem [DEBUG] mem 1b9103ee5ce48cdd78bd12e1a999b7407556d7fc
S+546152us irmin.mem [DEBUG] find 1b9103ee5ce48cdd78bd12e1a999b7407556d7fc
S+546182us irmin.http-srv [INFO] [1039] 200 - GET /tree/1b9103ee5ce48cdd78bd12e1a999b7407556d7fc
+1160645us irmin.tree [DEBUG] Tree.export -> 1b9103ee5ce48cdd78bd12e1a999b7407556d7fc
+1160668us irmin.http [DEBUG] POST /commits
S+546304us irmin.http-srv [DEBUG] new connection 1040
S+546371us irmin.mem [DEBUG] add -> 0f4fda1ffd63e6820f614958e14024deaa0f97a7
S+546396us irmin.http-srv [INFO] [1040] 200 - POST /commits
+1160880us irmin.http [DEBUG] PUT /branch/master
S+546510us irmin.http-srv [DEBUG] connection 1040 closed
S+546561us irmin.http-srv [DEBUG] new connection 1041
S+546598us irmin.mem [DEBUG] mem master
S+546658us irmin.mem [DEBUG] test_and_set
S+546670us irmin.mem [DEBUG] find master
S+546682us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
8229d84390d8ba803bf0e0e2392d6c5f966a3bba)
S+546696us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
8229d84390d8ba803bf0e0e2392d6c5f966a3bba)
S+546709us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
8229d84390d8ba803bf0e0e2392d6c5f966a3bba)
S+546720us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
8229d84390d8ba803bf0e0e2392d6c5f966a3bba)
S+546746us irmin.http-srv [INFO] [1041] 200 - PUT /branch/master
+1161222us irmin [DEBUG] set /a/b/d
+1161236us irmin.http [DEBUG] GET /branch/master
S+546933us irmin.http-srv [DEBUG] new connection 1042
S+546974us irmin.mem [DEBUG] mem master
S+547000us irmin.mem [DEBUG] find master
S+547018us irmin.http-srv [INFO] [1042] 200 - GET /branch/master
S+547066us irmin.http-srv [DEBUG] connection 1041 closed
+1161491us irmin.http [DEBUG] GET /commit/0f4fda1ffd63e6820f614958e14024deaa0f97a7
S+547095us irmin.http-srv [DEBUG] connection 1042 closed
S+547150us irmin.http-srv [DEBUG] new connection 1043
S+547188us irmin.mem [DEBUG] mem 0f4fda1ffd63e6820f614958e14024deaa0f97a7
S+547202us irmin.mem [DEBUG] find 0f4fda1ffd63e6820f614958e14024deaa0f97a7
S+547242us irmin.http-srv [INFO] [1043] 200 - GET /commit/0f4fda1ffd63e6820f614958e14024deaa0f97a7
+1161740us irmin [DEBUG] Head.find -> 0f4fda1ffd63e6820f614958e14024deaa0f97a7
+1161776us irmin.tree [DEBUG] Tree.find_tree /a/b/d
S+547368us irmin.http-srv [DEBUG] connection 1043 closed
+1161793us irmin.tree [DEBUG] Tree.add_tree /a/b/d
+1161830us irmin.http [DEBUG] GET /tree/429a14b24da6984f758b31df86082027f1b64744
S+547494us irmin.http-srv [DEBUG] new connection 1044
S+547534us irmin.mem [DEBUG] mem 429a14b24da6984f758b31df86082027f1b64744
S+547551us irmin.mem [DEBUG] find 429a14b24da6984f758b31df86082027f1b64744
S+547583us irmin.http-srv [INFO] [1044] 200 - GET /tree/429a14b24da6984f758b31df86082027f1b64744
+1162052us irmin.tree [DEBUG] Tree.export -> 429a14b24da6984f758b31df86082027f1b64744
+1162083us irmin.http [DEBUG] POST /commits
S+549861us irmin.http-srv [DEBUG] new connection 1045
S+549939us irmin.mem [DEBUG] add -> 99f08848d4ce64c09ddd74c25bbf3f5b144e7f90
S+549962us irmin.http-srv [INFO] [1045] 200 - POST /commits
+1164474us irmin.http [DEBUG] PUT /branch/master
S+550057us irmin.http-srv [DEBUG] connection 1045 closed
S+550151us irmin.http-srv [DEBUG] new connection 1046
S+550203us irmin.mem [DEBUG] mem master
S+550268us irmin.mem [DEBUG] test_and_set
S+550283us irmin.mem [DEBUG] find master
S+550302us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
0f4fda1ffd63e6820f614958e14024deaa0f97a7)
S+550321us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
0f4fda1ffd63e6820f614958e14024deaa0f97a7)
S+550337us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
0f4fda1ffd63e6820f614958e14024deaa0f97a7)
S+550352us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
0f4fda1ffd63e6820f614958e14024deaa0f97a7)
S+550384us irmin.http-srv [INFO] [1046] 200 - PUT /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1164898us application [INFO] ASSERT state: branch-key update 2 on=false expected=1/10/1:0/0 current=1/10/1:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1164926us application [INFO] ASSERT state: [pre-condition] branch-key update 3 on=false expected=1/10/1:0/0 current=1/10/1:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1164943us test [DEBUG] [waiting for] branch-key update 3 on=false expected=1/10/1:0/0 current=1/10/1:*
+1164954us irmin [DEBUG] set /a/b/c
+1164970us irmin.http [DEBUG] GET /branch/master
S+551342us irmin.http-srv [DEBUG] new connection 1047
S+551380us irmin.mem [DEBUG] mem master
S+551391us irmin.mem [DEBUG] find master
S+551404us irmin.http-srv [INFO] [1047] 200 - GET /branch/master
S+551441us irmin.http-srv [DEBUG] connection 1046 closed
+1165896us irmin.http [DEBUG] GET /commit/99f08848d4ce64c09ddd74c25bbf3f5b144e7f90
S+551507us irmin.http-srv [DEBUG] connection 1047 closed
S+551551us irmin.http-srv [DEBUG] new connection 1048
S+551581us irmin.mem [DEBUG] mem 99f08848d4ce64c09ddd74c25bbf3f5b144e7f90
S+551592us irmin.mem [DEBUG] find 99f08848d4ce64c09ddd74c25bbf3f5b144e7f90
S+551619us irmin.http-srv [INFO] [1048] 200 - GET /commit/99f08848d4ce64c09ddd74c25bbf3f5b144e7f90
S+551681us irmin.http-srv [DEBUG] connection 1048 closed
+1166101us irmin [DEBUG] Head.find -> 99f08848d4ce64c09ddd74c25bbf3f5b144e7f90
+1166115us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1166131us irmin.tree [DEBUG] Tree.add_tree /a/b/c
+1166161us irmin.http [DEBUG] GET /tree/f716907ba6c9c68163d784f86b833c2c2b8bd74c
S+551801us irmin.http-srv [DEBUG] new connection 1049
S+551829us irmin.mem [DEBUG] mem f716907ba6c9c68163d784f86b833c2c2b8bd74c
S+551840us irmin.mem [DEBUG] find f716907ba6c9c68163d784f86b833c2c2b8bd74c
S+551860us irmin.http-srv [INFO] [1049] 200 - GET /tree/f716907ba6c9c68163d784f86b833c2c2b8bd74c
+1166315us irmin.tree [DEBUG] Tree.export -> f716907ba6c9c68163d784f86b833c2c2b8bd74c
+1166338us irmin.http [DEBUG] POST /commits
S+551978us irmin.http-srv [DEBUG] new connection 1050
S+552025us irmin.mem [DEBUG] add -> 6dd7b903f1b4266d6a67cf448a177e1dafbab8d4
S+552042us irmin.http-srv [INFO] [1050] 200 - POST /commits
+1166519us irmin.http [DEBUG] PUT /branch/master
S+552108us irmin.http-srv [DEBUG] connection 1050 closed
S+552188us irmin.http-srv [DEBUG] new connection 1051
S+552232us irmin.mem [DEBUG] mem master
S+552291us irmin.mem [DEBUG] test_and_set
S+552303us irmin.mem [DEBUG] find master
S+552315us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
99f08848d4ce64c09ddd74c25bbf3f5b144e7f90)
S+552330us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
99f08848d4ce64c09ddd74c25bbf3f5b144e7f90)
S+552346us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
99f08848d4ce64c09ddd74c25bbf3f5b144e7f90)
S+552358us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
99f08848d4ce64c09ddd74c25bbf3f5b144e7f90)
S+552386us irmin.http-srv [INFO] [1051] 200 - PUT /branch/master
+1166864us irmin [DEBUG] set /a/d
+1166878us irmin.http [DEBUG] GET /branch/master
S+552617us irmin.http-srv [DEBUG] new connection 1052
S+552660us irmin.mem [DEBUG] mem master
S+552673us irmin.mem [DEBUG] find master
S+552692us irmin.http-srv [INFO] [1052] 200 - GET /branch/master
S+552734us irmin.http-srv [DEBUG] connection 1051 closed
+1167181us irmin.http [DEBUG] GET /commit/6dd7b903f1b4266d6a67cf448a177e1dafbab8d4
S+552768us irmin.http-srv [DEBUG] connection 1052 closed
S+552828us irmin.http-srv [DEBUG] new connection 1053
S+552868us irmin.mem [DEBUG] mem 6dd7b903f1b4266d6a67cf448a177e1dafbab8d4
S+552883us irmin.mem [DEBUG] find 6dd7b903f1b4266d6a67cf448a177e1dafbab8d4
S+552922us irmin.http-srv [INFO] [1053] 200 - GET /commit/6dd7b903f1b4266d6a67cf448a177e1dafbab8d4
S+553053us irmin.http-srv [DEBUG] connection 1019 closed
S+553086us irmin.http-srv [DEBUG] connection 982 closed
S+553108us irmin.http-srv [DEBUG] connection 987 closed
S+553129us irmin.http-srv [DEBUG] connection 1004 closed
S+553151us irmin.http-srv [DEBUG] connection 1009 closed
+1167574us irmin [DEBUG] Head.find -> 6dd7b903f1b4266d6a67cf448a177e1dafbab8d4
+1167587us irmin.tree [DEBUG] Tree.find_tree /a/d
S+553169us irmin.http-srv [DEBUG] connection 1014 closed
+1167602us irmin.tree [DEBUG] Tree.add_tree /a/d
+1167627us irmin.http [DEBUG] GET /tree/d30f930b83662eebad185cd31dc294c6384c0498
S+553206us irmin.http-srv [DEBUG] connection 977 closed
S+553229us irmin.http-srv [DEBUG] connection 972 closed
S+553248us irmin.http-srv [DEBUG] connection 1053 closed
S+553307us irmin.http-srv [DEBUG] new connection 1054
S+553345us irmin.mem [DEBUG] mem d30f930b83662eebad185cd31dc294c6384c0498
S+553361us irmin.mem [DEBUG] find d30f930b83662eebad185cd31dc294c6384c0498
S+553393us irmin.http-srv [INFO] [1054] 200 - GET /tree/d30f930b83662eebad185cd31dc294c6384c0498
+1167864us irmin.tree [DEBUG] Tree.export -> d30f930b83662eebad185cd31dc294c6384c0498
+1167889us irmin.http [DEBUG] POST /commits
S+553528us irmin.http-srv [DEBUG] new connection 1055
S+553595us irmin.mem [DEBUG] add -> 01376a7f1c9dda7c8b46e0c829180e805622ab6f
S+553618us irmin.http-srv [INFO] [1055] 200 - POST /commits
+1168097us irmin.http [DEBUG] PUT /branch/master
S+553681us irmin.http-srv [DEBUG] connection 1055 closed
S+553756us irmin.http-srv [DEBUG] new connection 1056
S+553794us irmin.mem [DEBUG] mem master
S+553852us irmin.mem [DEBUG] test_and_set
S+553864us irmin.mem [DEBUG] find master
S+553875us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
6dd7b903f1b4266d6a67cf448a177e1dafbab8d4)
S+553889us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
6dd7b903f1b4266d6a67cf448a177e1dafbab8d4)
S+553902us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
6dd7b903f1b4266d6a67cf448a177e1dafbab8d4)
S+553913us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
6dd7b903f1b4266d6a67cf448a177e1dafbab8d4)
S+553946us irmin.http-srv [INFO] [1056] 200 - PUT /branch/master
+1168417us irmin [DEBUG] set /a/b/d
+1168430us irmin.http [DEBUG] GET /branch/master
S+554021us cohttp.lwt.server [INFO] IO error while handling client: Unix.Unix_error(Unix.EPIPE, "write", "")
S+554042us irmin.http-srv [DEBUG] connection 540 closed
S+554100us irmin.http-srv [DEBUG] new connection 1057
S+554137us irmin.mem [DEBUG] mem master
S+554158us irmin.mem [DEBUG] find master
S+554177us irmin.http-srv [INFO] [1057] 200 - GET /branch/master
S+554218us irmin.http-srv [DEBUG] connection 1056 closed
+1168708us irmin.http [DEBUG] GET /commit/01376a7f1c9dda7c8b46e0c829180e805622ab6f
S+554322us irmin.http-srv [DEBUG] connection 1057 closed
S+554382us irmin.http-srv [DEBUG] new connection 1058
S+554416us irmin.mem [DEBUG] mem 01376a7f1c9dda7c8b46e0c829180e805622ab6f
S+554428us irmin.mem [DEBUG] find 01376a7f1c9dda7c8b46e0c829180e805622ab6f
S+554453us irmin.http-srv [INFO] [1058] 200 - GET /commit/01376a7f1c9dda7c8b46e0c829180e805622ab6f
+1168977us irmin [DEBUG] Head.find -> 01376a7f1c9dda7c8b46e0c829180e805622ab6f
+1168992us irmin.tree [DEBUG] Tree.find_tree /a/b/d
+1169004us irmin.tree [DEBUG] Tree.add_tree /a/b/d
S+554594us irmin.http-srv [DEBUG] connection 1058 closed
+1169028us irmin.http [DEBUG] GET /tree/83133d417e620f8e770cd54dbe6449e77bf6bed0
S+554710us irmin.http-srv [DEBUG] new connection 1059
S+554747us irmin.mem [DEBUG] mem 83133d417e620f8e770cd54dbe6449e77bf6bed0
S+554760us irmin.mem [DEBUG] find 83133d417e620f8e770cd54dbe6449e77bf6bed0
S+554786us irmin.http-srv [INFO] [1059] 200 - GET /tree/83133d417e620f8e770cd54dbe6449e77bf6bed0
+1169293us irmin.tree [DEBUG] Tree.export -> 83133d417e620f8e770cd54dbe6449e77bf6bed0
+1169321us irmin.http [DEBUG] POST /commits
S+555002us irmin.http-srv [DEBUG] new connection 1060
S+555056us irmin.mem [DEBUG] add -> 2e0f94be86d64579c2007ff6cba118119b596cd8
S+555076us irmin.http-srv [INFO] [1060] 200 - POST /commits
+1169628us irmin.http [DEBUG] PUT /branch/master
S+555234us irmin.http-srv [DEBUG] connection 1060 closed
S+555296us irmin.http-srv [DEBUG] new connection 1061
S+555329us irmin.mem [DEBUG] mem master
S+555434us irmin.mem [DEBUG] test_and_set
S+555444us irmin.mem [DEBUG] find master
S+555452us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
01376a7f1c9dda7c8b46e0c829180e805622ab6f)
S+555461us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
01376a7f1c9dda7c8b46e0c829180e805622ab6f)
S+555469us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
01376a7f1c9dda7c8b46e0c829180e805622ab6f)
S+555475us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
01376a7f1c9dda7c8b46e0c829180e805622ab6f)
S+555493us irmin.http-srv [INFO] [1061] 200 - PUT /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1170022us application [INFO] ASSERT state: branch-key update 3 on=false expected=1/10/1:0/0 current=1/10/1:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1170042us application [INFO] ASSERT state: [pre-condition] branch-key update 4 on=false expected=1/10/1:0/0 current=1/10/1:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1170052us test [DEBUG] [waiting for] branch-key update 4 on=false expected=1/10/1:0/0 current=1/10/1:*
+1170058us irmin [DEBUG] set /a/b/c
S+555637us irmin.http-srv [DEBUG] connection 1061 closed
+1170068us irmin.http [DEBUG] GET /branch/master
S+555751us irmin.http-srv [DEBUG] new connection 1062
S+555788us irmin.mem [DEBUG] mem master
S+555798us irmin.mem [DEBUG] find master
S+555811us irmin.http-srv [INFO] [1062] 200 - GET /branch/master
+1170332us irmin.http [DEBUG] GET /commit/2e0f94be86d64579c2007ff6cba118119b596cd8
S+555917us irmin.http-srv [DEBUG] connection 1062 closed
S+555984us irmin.http-srv [DEBUG] new connection 1063
S+556013us irmin.mem [DEBUG] mem 2e0f94be86d64579c2007ff6cba118119b596cd8
S+556024us irmin.mem [DEBUG] find 2e0f94be86d64579c2007ff6cba118119b596cd8
S+556048us irmin.http-srv [INFO] [1063] 200 - GET /commit/2e0f94be86d64579c2007ff6cba118119b596cd8
S+556149us irmin.http-srv [DEBUG] connection 1063 closed
+1170567us irmin [DEBUG] Head.find -> 2e0f94be86d64579c2007ff6cba118119b596cd8
+1170583us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1170599us irmin.tree [DEBUG] Tree.add_tree /a/b/c
+1170626us irmin.http [DEBUG] GET /tree/4358b733cd795f0d090db649ad624907810c4175
S+556266us irmin.http-srv [DEBUG] new connection 1064
S+556296us irmin.mem [DEBUG] mem 4358b733cd795f0d090db649ad624907810c4175
S+556306us irmin.mem [DEBUG] find 4358b733cd795f0d090db649ad624907810c4175
S+556344us irmin.http-srv [INFO] [1064] 200 - GET /tree/4358b733cd795f0d090db649ad624907810c4175
+1170797us irmin.tree [DEBUG] Tree.export -> 4358b733cd795f0d090db649ad624907810c4175
+1170817us irmin.http [DEBUG] POST /commits
S+556453us irmin.http-srv [DEBUG] new connection 1065
S+556496us irmin.mem [DEBUG] add -> 17c0a321523e0a6e4a64549a0c4aba661a2a3bb2
S+556512us irmin.http-srv [INFO] [1065] 200 - POST /commits
S+556614us irmin.http-srv [DEBUG] connection 1065 closed
+1171037us irmin.http [DEBUG] PUT /branch/master
S+556727us irmin.http-srv [DEBUG] new connection 1066
S+556814us irmin.mem [DEBUG] mem master
S+556861us irmin.mem [DEBUG] test_and_set
S+556871us irmin.mem [DEBUG] find master
S+556878us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
2e0f94be86d64579c2007ff6cba118119b596cd8)
S+556891us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
2e0f94be86d64579c2007ff6cba118119b596cd8)
S+556903us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
2e0f94be86d64579c2007ff6cba118119b596cd8)
S+556912us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
2e0f94be86d64579c2007ff6cba118119b596cd8)
S+556934us irmin.http-srv [INFO] [1066] 200 - PUT /branch/master
+1171425us irmin [DEBUG] set /a/d
S+557019us irmin.http-srv [DEBUG] connection 1066 closed
+1171444us irmin.http [DEBUG] GET /branch/master
S+557102us irmin.http-srv [DEBUG] new connection 1067
S+557132us irmin.mem [DEBUG] mem master
S+557141us irmin.mem [DEBUG] find master
S+557153us irmin.http-srv [INFO] [1067] 200 - GET /branch/master
+1171629us irmin.http [DEBUG] GET /commit/17c0a321523e0a6e4a64549a0c4aba661a2a3bb2
S+557219us irmin.http-srv [DEBUG] connection 1067 closed
S+557274us irmin.http-srv [DEBUG] new connection 1068
S+557316us irmin.mem [DEBUG] mem 17c0a321523e0a6e4a64549a0c4aba661a2a3bb2
S+557328us irmin.mem [DEBUG] find 17c0a321523e0a6e4a64549a0c4aba661a2a3bb2
S+557352us irmin.http-srv [INFO] [1068] 200 - GET /commit/17c0a321523e0a6e4a64549a0c4aba661a2a3bb2
+1171937us irmin [DEBUG] Head.find -> 17c0a321523e0a6e4a64549a0c4aba661a2a3bb2
S+557523us irmin.http-srv [DEBUG] connection 1068 closed
+1171952us irmin.tree [DEBUG] Tree.find_tree /a/d
+1171963us irmin.tree [DEBUG] Tree.add_tree /a/d
+1171984us irmin.http [DEBUG] GET /tree/cfa4172bc5a43c1af64b40665b6d4cf81cd84261
S+557630us irmin.http-srv [DEBUG] new connection 1069
S+557667us irmin.mem [DEBUG] mem cfa4172bc5a43c1af64b40665b6d4cf81cd84261
S+557681us irmin.mem [DEBUG] find cfa4172bc5a43c1af64b40665b6d4cf81cd84261
S+557703us irmin.http-srv [INFO] [1069] 200 - GET /tree/cfa4172bc5a43c1af64b40665b6d4cf81cd84261
+1172158us irmin.tree [DEBUG] Tree.export -> cfa4172bc5a43c1af64b40665b6d4cf81cd84261
+1172179us irmin.http [DEBUG] POST /commits
S+557815us irmin.http-srv [DEBUG] new connection 1070
S+557859us irmin.mem [DEBUG] add -> 14babd3b25cfab6f8ed8e8be32e7bd2927585cdb
S+557875us irmin.http-srv [INFO] [1070] 200 - POST /commits
+1172360us irmin.http [DEBUG] PUT /branch/master
S+557943us irmin.http-srv [DEBUG] connection 1070 closed
S+558077us irmin.http-srv [DEBUG] new connection 1071
S+558106us irmin.mem [DEBUG] mem master
S+558141us irmin.mem [DEBUG] test_and_set
S+558149us irmin.mem [DEBUG] find master
S+558156us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
17c0a321523e0a6e4a64549a0c4aba661a2a3bb2)
S+558165us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
17c0a321523e0a6e4a64549a0c4aba661a2a3bb2)
S+558172us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
17c0a321523e0a6e4a64549a0c4aba661a2a3bb2)
S+558179us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
17c0a321523e0a6e4a64549a0c4aba661a2a3bb2)
S+558198us irmin.http-srv [INFO] [1071] 200 - PUT /branch/master
+1172664us irmin [DEBUG] set /a/b/d
S+558250us irmin.http-srv [DEBUG] connection 1071 closed
+1172679us irmin.http [DEBUG] GET /branch/master
S+558310us irmin.http-srv [DEBUG] new connection 1072
S+558337us irmin.mem [DEBUG] mem master
S+558345us irmin.mem [DEBUG] find master
S+558356us irmin.http-srv [INFO] [1072] 200 - GET /branch/master
S+558425us irmin.http-srv [DEBUG] connection 1072 closed
+1172842us irmin.http [DEBUG] GET /commit/14babd3b25cfab6f8ed8e8be32e7bd2927585cdb
S+558495us irmin.http-srv [DEBUG] new connection 1073
S+558529us irmin.mem [DEBUG] mem 14babd3b25cfab6f8ed8e8be32e7bd2927585cdb
S+558543us irmin.mem [DEBUG] find 14babd3b25cfab6f8ed8e8be32e7bd2927585cdb
S+558577us irmin.http-srv [INFO] [1073] 200 - GET /commit/14babd3b25cfab6f8ed8e8be32e7bd2927585cdb
S+558641us irmin.http-srv [DEBUG] connection 1073 closed
+1173068us irmin [DEBUG] Head.find -> 14babd3b25cfab6f8ed8e8be32e7bd2927585cdb
+1173083us irmin.tree [DEBUG] Tree.find_tree /a/b/d
+1173097us irmin.tree [DEBUG] Tree.add_tree /a/b/d
+1173127us irmin.http [DEBUG] GET /tree/ecb45b8e3c23c52b5d9a9238076b12d6fcba8176
S+558776us irmin.http-srv [DEBUG] new connection 1074
S+558802us irmin.mem [DEBUG] mem ecb45b8e3c23c52b5d9a9238076b12d6fcba8176
S+558812us irmin.mem [DEBUG] find ecb45b8e3c23c52b5d9a9238076b12d6fcba8176
S+558831us irmin.http-srv [INFO] [1074] 200 - GET /tree/ecb45b8e3c23c52b5d9a9238076b12d6fcba8176
+1173299us irmin.tree [DEBUG] Tree.export -> ecb45b8e3c23c52b5d9a9238076b12d6fcba8176
+1173329us irmin.http [DEBUG] POST /commits
S+558985us irmin.http-srv [DEBUG] new connection 1075
S+559028us irmin.mem [DEBUG] add -> e792abb3affe41229710e52617b2b384739b3a85
S+559051us irmin.http-srv [INFO] [1075] 200 - POST /commits
S+559121us irmin.http-srv [DEBUG] connection 1075 closed
+1173542us irmin.http [DEBUG] PUT /branch/master
S+559236us irmin.http-srv [DEBUG] new connection 1076
S+559262us irmin.mem [DEBUG] mem master
S+559296us irmin.mem [DEBUG] test_and_set
S+559304us irmin.mem [DEBUG] find master
S+559311us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
14babd3b25cfab6f8ed8e8be32e7bd2927585cdb)
S+559320us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
14babd3b25cfab6f8ed8e8be32e7bd2927585cdb)
S+559327us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
14babd3b25cfab6f8ed8e8be32e7bd2927585cdb)
S+559336us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
14babd3b25cfab6f8ed8e8be32e7bd2927585cdb)
S+559353us irmin.http-srv [INFO] [1076] 200 - PUT /branch/master
S+559454us irmin.http-srv [DEBUG] connection 1076 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1173887us application [INFO] ASSERT state: branch-key update 4 on=false expected=1/10/1:0/0 current=1/10/1:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1173913us application [INFO] ASSERT state: [pre-condition] branch-key remove 0 on=false expected=1/10/1:0/0 current=1/10/1:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1173928us test [DEBUG] [waiting for] branch-key remove 0 on=false expected=1/10/1:0/0 current=1/10/1:*
+1173937us irmin [DEBUG] debug /a/b/c
+1173949us irmin.http [DEBUG] GET /branch/master
S+559590us irmin.http-srv [DEBUG] new connection 1077
S+559616us irmin.mem [DEBUG] mem master
S+559625us irmin.mem [DEBUG] find master
S+559636us irmin.http-srv [INFO] [1077] 200 - GET /branch/master
S+559697us irmin.http-srv [DEBUG] connection 1077 closed
+1174114us irmin.http [DEBUG] GET /commit/e792abb3affe41229710e52617b2b384739b3a85
S+559757us irmin.http-srv [DEBUG] new connection 1078
S+559792us irmin.mem [DEBUG] mem e792abb3affe41229710e52617b2b384739b3a85
S+559802us irmin.mem [DEBUG] find e792abb3affe41229710e52617b2b384739b3a85
S+559825us irmin.http-srv [INFO] [1078] 200 - GET /commit/e792abb3affe41229710e52617b2b384739b3a85
S+559896us irmin.http-srv [DEBUG] connection 1078 closed
+1174320us irmin [DEBUG] Head.find -> e792abb3affe41229710e52617b2b384739b3a85
+1174340us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1174355us irmin.tree [DEBUG] Tree.remove /a/b/c
+1174386us irmin.http [DEBUG] GET /tree/0f3c137cee496161b21472d45ebe11e4453d1158
S+560034us irmin.http-srv [DEBUG] new connection 1079
S+560067us irmin.mem [DEBUG] mem 0f3c137cee496161b21472d45ebe11e4453d1158
S+560082us irmin.http-srv [INFO] [1079] 404 - GET /tree/0f3c137cee496161b21472d45ebe11e4453d1158
S+560145us irmin.http-srv [DEBUG] connection 1079 closed
+1174562us irmin.http [DEBUG] GET /tree/8b3f2af9c3792922552b38a698c24d27c644aed1
S+560209us irmin.http-srv [DEBUG] new connection 1080
S+560243us irmin.mem [DEBUG] mem 8b3f2af9c3792922552b38a698c24d27c644aed1
S+560262us irmin.http-srv [INFO] [1080] 404 - GET /tree/8b3f2af9c3792922552b38a698c24d27c644aed1
+1174741us irmin.http [DEBUG] GET /tree/5bc7df1ff3e5d74c5a86c198070577e3d1f9e38a
S+560327us irmin.http-srv [DEBUG] connection 1080 closed
S+560443us irmin.http-srv [DEBUG] new connection 1081
S+560475us irmin.mem [DEBUG] mem 5bc7df1ff3e5d74c5a86c198070577e3d1f9e38a
S+560490us irmin.http-srv [INFO] [1081] 404 - GET /tree/5bc7df1ff3e5d74c5a86c198070577e3d1f9e38a
S+560558us irmin.http-srv [DEBUG] connection 1081 closed
+1174980us irmin.http [DEBUG] POST /trees
S+560629us irmin.http-srv [DEBUG] new connection 1082
S+560673us irmin.mem [DEBUG] add -> 5bc7df1ff3e5d74c5a86c198070577e3d1f9e38a
S+560692us irmin.http-srv [INFO] [1082] 200 - POST /trees
S+560761us irmin.http-srv [DEBUG] connection 1082 closed
+1175183us irmin.http [DEBUG] POST /trees
S+560852us irmin.http-srv [DEBUG] new connection 1083
S+560895us irmin.mem [DEBUG] add -> 8b3f2af9c3792922552b38a698c24d27c644aed1
S+560911us irmin.http-srv [INFO] [1083] 200 - POST /trees
+1175402us irmin.http [DEBUG] POST /trees
S+560986us irmin.http-srv [DEBUG] connection 1083 closed
S+561061us irmin.http-srv [DEBUG] new connection 1084
S+561114us irmin.mem [DEBUG] add -> 0f3c137cee496161b21472d45ebe11e4453d1158
S+561133us irmin.http-srv [INFO] [1084] 200 - POST /trees
+1175613us irmin.tree [DEBUG] Tree.export -> 0f3c137cee496161b21472d45ebe11e4453d1158
S+561204us irmin.http-srv [DEBUG] connection 1084 closed
+1175643us irmin.http [DEBUG] POST /commits
S+561389us irmin.http-srv [DEBUG] new connection 1085
S+561459us irmin.mem [DEBUG] add -> aa1f2cec6612c872e29954679c1dc1d9ac8d44e5
S+561483us irmin.http-srv [INFO] [1085] 200 - POST /commits
S+561558us irmin.http-srv [DEBUG] connection 1085 closed
+1175981us irmin.http [DEBUG] PUT /branch/master
S+561646us irmin.http-srv [DEBUG] new connection 1086
S+561684us irmin.mem [DEBUG] mem master
S+561853us irmin.mem [DEBUG] test_and_set
S+561865us irmin.mem [DEBUG] find master
S+561876us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
e792abb3affe41229710e52617b2b384739b3a85)
S+561890us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
e792abb3affe41229710e52617b2b384739b3a85)
S+561902us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
e792abb3affe41229710e52617b2b384739b3a85)
S+561914us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
e792abb3affe41229710e52617b2b384739b3a85)
S+561943us irmin.http-srv [INFO] [1086] 200 - PUT /branch/master
+1176431us irmin [DEBUG] debug /a/d
S+562020us irmin.http-srv [DEBUG] connection 1086 closed
+1176450us irmin.http [DEBUG] GET /branch/master
S+562096us irmin.http-srv [DEBUG] new connection 1087
S+562135us irmin.mem [DEBUG] mem master
S+562147us irmin.mem [DEBUG] find master
S+562165us irmin.http-srv [INFO] [1087] 200 - GET /branch/master
+1176661us irmin.http [DEBUG] GET /commit/aa1f2cec6612c872e29954679c1dc1d9ac8d44e5
S+562257us irmin.http-srv [DEBUG] connection 1087 closed
S+562322us irmin.http-srv [DEBUG] new connection 1088
S+562364us irmin.mem [DEBUG] mem aa1f2cec6612c872e29954679c1dc1d9ac8d44e5
S+562383us irmin.mem [DEBUG] find aa1f2cec6612c872e29954679c1dc1d9ac8d44e5
S+562423us irmin.http-srv [INFO] [1088] 200 - GET /commit/aa1f2cec6612c872e29954679c1dc1d9ac8d44e5
+1176929us irmin [DEBUG] Head.find -> aa1f2cec6612c872e29954679c1dc1d9ac8d44e5
+1176946us irmin.tree [DEBUG] Tree.find_tree /a/d
S+562526us irmin.http-srv [DEBUG] connection 1088 closed
+1176964us irmin.tree [DEBUG] Tree.remove /a/d
+1176996us irmin.http [DEBUG] GET /tree/dd9c777a9a58eaf100fd4991abc276d02630712a
S+562722us irmin.http-srv [DEBUG] new connection 1089
S+562763us irmin.mem [DEBUG] mem dd9c777a9a58eaf100fd4991abc276d02630712a
S+562785us irmin.http-srv [INFO] [1089] 404 - GET /tree/dd9c777a9a58eaf100fd4991abc276d02630712a
+1177283us irmin.http [DEBUG] GET /tree/7735700a97cb6cf8126441489bb74a6bc0d8ac15
S+562870us irmin.http-srv [DEBUG] connection 1089 closed
S+562942us irmin.http-srv [DEBUG] new connection 1090
S+562979us irmin.mem [DEBUG] mem 7735700a97cb6cf8126441489bb74a6bc0d8ac15
S+563001us irmin.http-srv [INFO] [1090] 404 - GET /tree/7735700a97cb6cf8126441489bb74a6bc0d8ac15
S+563077us irmin.http-srv [DEBUG] connection 1090 closed
+1177497us irmin.http [DEBUG] POST /trees
S+563156us irmin.http-srv [DEBUG] new connection 1091
S+563211us irmin.mem [DEBUG] add -> 7735700a97cb6cf8126441489bb74a6bc0d8ac15
S+563293us irmin.http-srv [INFO] [1091] 200 - POST /trees
S+563367us irmin.http-srv [DEBUG] connection 1091 closed
+1177786us irmin.http [DEBUG] POST /trees
S+563450us irmin.http-srv [DEBUG] new connection 1092
S+563505us irmin.mem [DEBUG] add -> dd9c777a9a58eaf100fd4991abc276d02630712a
S+563531us irmin.http-srv [INFO] [1092] 200 - POST /trees
+1178009us irmin.tree [DEBUG] Tree.export -> dd9c777a9a58eaf100fd4991abc276d02630712a
S+563600us irmin.http-srv [DEBUG] connection 1092 closed
+1178038us irmin.http [DEBUG] POST /commits
S+563691us irmin.http-srv [DEBUG] new connection 1093
S+563754us irmin.mem [DEBUG] add -> 8b57ebc9b837d1485c40dd43dce635adb098f0ea
S+563777us irmin.http-srv [INFO] [1093] 200 - POST /commits
+1178317us irmin.http [DEBUG] PUT /branch/master
S+563901us irmin.http-srv [DEBUG] connection 1093 closed
S+563958us irmin.http-srv [DEBUG] new connection 1094
S+563996us irmin.mem [DEBUG] mem master
S+564051us irmin.mem [DEBUG] test_and_set
S+564062us irmin.mem [DEBUG] find master
S+564073us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
aa1f2cec6612c872e29954679c1dc1d9ac8d44e5)
S+564087us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
aa1f2cec6612c872e29954679c1dc1d9ac8d44e5)
S+564099us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
aa1f2cec6612c872e29954679c1dc1d9ac8d44e5)
S+564111us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
aa1f2cec6612c872e29954679c1dc1d9ac8d44e5)
S+564139us irmin.http-srv [INFO] [1094] 200 - PUT /branch/master
+1178714us irmin [DEBUG] debug /a/b/d
+1178736us irmin.http [DEBUG] GET /branch/master
S+564411us irmin.http-srv [DEBUG] new connection 1095
S+564454us irmin.mem [DEBUG] mem master
S+564467us irmin.mem [DEBUG] find master
S+564485us irmin.http-srv [INFO] [1095] 200 - GET /branch/master
S+564527us irmin.http-srv [DEBUG] connection 1094 closed
+1179021us irmin.http [DEBUG] GET /commit/8b57ebc9b837d1485c40dd43dce635adb098f0ea
S+564612us irmin.http-srv [DEBUG] connection 1095 closed
S+564675us irmin.http-srv [DEBUG] new connection 1096
S+564709us irmin.mem [DEBUG] mem 8b57ebc9b837d1485c40dd43dce635adb098f0ea
S+565099us irmin.mem [DEBUG] find 8b57ebc9b837d1485c40dd43dce635adb098f0ea
S+565128us irmin.http-srv [INFO] [1096] 200 - GET /commit/8b57ebc9b837d1485c40dd43dce635adb098f0ea
S+565204us irmin.http-srv [DEBUG] connection 1096 closed
+1179625us irmin [DEBUG] Head.find -> 8b57ebc9b837d1485c40dd43dce635adb098f0ea
+1179641us irmin.tree [DEBUG] Tree.find_tree /a/b/d
+1179657us irmin.tree [DEBUG] Tree.remove /a/b/d
+1179683us irmin.http [DEBUG] GET /tree/5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+565330us irmin.http-srv [DEBUG] new connection 1097
S+565360us irmin.mem [DEBUG] mem 5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+565370us irmin.mem [DEBUG] find 5ba93c9db0cff93f52b521d7420e43f6eda2784f
S+565385us irmin.http-srv [INFO] [1097] 200 - GET /tree/5ba93c9db0cff93f52b521d7420e43f6eda2784f
+1179848us irmin.tree [DEBUG] Tree.export -> 5ba93c9db0cff93f52b521d7420e43f6eda2784f
+1179877us irmin.http [DEBUG] POST /commits
S+565526us irmin.http-srv [DEBUG] new connection 1098
S+565571us irmin.mem [DEBUG] add -> 2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+565588us irmin.http-srv [INFO] [1098] 200 - POST /commits
S+565651us irmin.http-srv [DEBUG] connection 1098 closed
+1180075us irmin.http [DEBUG] PUT /branch/master
S+565727us irmin.http-srv [DEBUG] new connection 1099
S+565754us irmin.mem [DEBUG] mem master
S+565790us irmin.mem [DEBUG] test_and_set
S+565798us irmin.mem [DEBUG] find master
S+565805us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
8b57ebc9b837d1485c40dd43dce635adb098f0ea)
S+565814us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
8b57ebc9b837d1485c40dd43dce635adb098f0ea)
S+565822us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
8b57ebc9b837d1485c40dd43dce635adb098f0ea)
S+565831us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
8b57ebc9b837d1485c40dd43dce635adb098f0ea)
S+565849us irmin.http-srv [INFO] [1099] 200 - PUT /branch/master
S+565919us irmin.http-srv [DEBUG] connection 1099 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1180348us application [INFO] ASSERT state: branch-key remove 0 on=false expected=1/10/1:0/0 current=1/10/1:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1180373us application [INFO] ASSERT state: [pre-condition] branch-key remove 1 on=false expected=1/10/1:0/0 current=1/10/1:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1180391us test [DEBUG] [waiting for] branch-key remove 1 on=false expected=1/10/1:0/0 current=1/10/1:*
+1180401us irmin [DEBUG] debug /a/b/c
+1180413us irmin.http [DEBUG] GET /branch/master
S+566054us irmin.http-srv [DEBUG] new connection 1100
S+566081us irmin.mem [DEBUG] mem master
S+566089us irmin.mem [DEBUG] find master
S+566100us irmin.http-srv [INFO] [1100] 200 - GET /branch/master
+1180598us irmin.http [DEBUG] GET /commit/2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+566200us irmin.http-srv [DEBUG] connection 1100 closed
S+566257us irmin.http-srv [DEBUG] new connection 1101
S+567768us irmin.mem [DEBUG] mem 2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+567783us irmin.mem [DEBUG] find 2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+567809us irmin.http-srv [INFO] [1101] 200 - GET /commit/2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+567897us irmin.http-srv [DEBUG] connection 1101 closed
+1182392us irmin [DEBUG] Head.find -> 2dbec0fc77042932068ecb21e0412be2f2bd00b5
+1182409us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1182421us irmin [DEBUG] debug /a/d
+1182434us irmin.http [DEBUG] GET /branch/master
S+568083us irmin.http-srv [DEBUG] new connection 1102
S+568131us irmin.mem [DEBUG] mem master
S+568147us irmin.mem [DEBUG] find master
S+568167us irmin.http-srv [INFO] [1102] 200 - GET /branch/master
+1182657us irmin.http [DEBUG] GET /commit/2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+568246us irmin.http-srv [DEBUG] connection 1102 closed
S+568308us irmin.http-srv [DEBUG] new connection 1103
S+568348us irmin.mem [DEBUG] mem 2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+568364us irmin.mem [DEBUG] find 2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+568400us irmin.http-srv [INFO] [1103] 200 - GET /commit/2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+568475us irmin.http-srv [DEBUG] connection 1103 closed
+1182899us irmin [DEBUG] Head.find -> 2dbec0fc77042932068ecb21e0412be2f2bd00b5
+1182913us irmin.tree [DEBUG] Tree.find_tree /a/d
+1182924us irmin [DEBUG] debug /a/b/d
+1182936us irmin.http [DEBUG] GET /branch/master
S+568611us irmin.http-srv [DEBUG] new connection 1104
S+568649us irmin.mem [DEBUG] mem master
S+568661us irmin.mem [DEBUG] find master
S+568674us irmin.http-srv [INFO] [1104] 200 - GET /branch/master
+1183154us irmin.http [DEBUG] GET /commit/2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+568744us irmin.http-srv [DEBUG] connection 1104 closed
S+568795us irmin.http-srv [DEBUG] new connection 1105
S+568826us irmin.mem [DEBUG] mem 2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+568836us irmin.mem [DEBUG] find 2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+568863us irmin.http-srv [INFO] [1105] 200 - GET /commit/2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+568932us irmin.http-srv [DEBUG] connection 1105 closed
+1183354us irmin [DEBUG] Head.find -> 2dbec0fc77042932068ecb21e0412be2f2bd00b5
+1183369us irmin.tree [DEBUG] Tree.find_tree /a/b/d
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1183394us application [INFO] ASSERT state: branch-key remove 1 on=false expected=1/10/1:0/0 current=1/10/1:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1183416us application [INFO] ASSERT state: [pre-condition] branch-key remove 2 on=false expected=1/10/1:0/0 current=1/10/1:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1183432us test [DEBUG] [waiting for] branch-key remove 2 on=false expected=1/10/1:0/0 current=1/10/1:*
+1183441us irmin [DEBUG] debug /a/b/c
+1183453us irmin.http [DEBUG] GET /branch/master
S+569095us irmin.http-srv [DEBUG] new connection 1106
S+569122us irmin.mem [DEBUG] mem master
S+569130us irmin.mem [DEBUG] find master
S+569141us irmin.http-srv [INFO] [1106] 200 - GET /branch/master
+1183620us irmin.http [DEBUG] GET /commit/2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+569204us irmin.http-srv [DEBUG] connection 1106 closed
S+569266us irmin.http-srv [DEBUG] new connection 1107
S+569328us irmin.mem [DEBUG] mem 2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+569339us irmin.mem [DEBUG] find 2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+569362us irmin.http-srv [INFO] [1107] 200 - GET /commit/2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+569428us irmin.http-srv [DEBUG] connection 1107 closed
+1183850us irmin [DEBUG] Head.find -> 2dbec0fc77042932068ecb21e0412be2f2bd00b5
+1183864us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1183874us irmin [DEBUG] debug /a/d
+1183886us irmin.http [DEBUG] GET /branch/master
S+569527us irmin.http-srv [DEBUG] new connection 1108
S+569555us irmin.mem [DEBUG] mem master
S+569563us irmin.mem [DEBUG] find master
S+569574us irmin.http-srv [INFO] [1108] 200 - GET /branch/master
+1184054us irmin.http [DEBUG] GET /commit/2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+569638us irmin.http-srv [DEBUG] connection 1108 closed
S+569703us irmin.http-srv [DEBUG] new connection 1109
S+569741us irmin.mem [DEBUG] mem 2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+569757us irmin.mem [DEBUG] find 2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+569780us irmin.http-srv [INFO] [1109] 200 - GET /commit/2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+569853us irmin.http-srv [DEBUG] connection 1109 closed
+1184308us irmin [DEBUG] Head.find -> 2dbec0fc77042932068ecb21e0412be2f2bd00b5
+1184323us irmin.tree [DEBUG] Tree.find_tree /a/d
+1184333us irmin [DEBUG] debug /a/b/d
+1184345us irmin.http [DEBUG] GET /branch/master
S+569986us irmin.http-srv [DEBUG] new connection 1110
S+570013us irmin.mem [DEBUG] mem master
S+570021us irmin.mem [DEBUG] find master
S+570033us irmin.http-srv [INFO] [1110] 200 - GET /branch/master
+1184508us irmin.http [DEBUG] GET /commit/2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+570099us irmin.http-srv [DEBUG] connection 1110 closed
S+570159us irmin.http-srv [DEBUG] new connection 1111
S+570201us irmin.mem [DEBUG] mem 2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+570214us irmin.mem [DEBUG] find 2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+570239us irmin.http-srv [INFO] [1111] 200 - GET /commit/2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+570305us irmin.http-srv [DEBUG] connection 1111 closed
+1184727us irmin [DEBUG] Head.find -> 2dbec0fc77042932068ecb21e0412be2f2bd00b5
+1184741us irmin.tree [DEBUG] Tree.find_tree /a/b/d
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1184765us application [INFO] ASSERT state: branch-key remove 2 on=false expected=1/10/1:0/0 current=1/10/1:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1184786us application [INFO] ASSERT state: [pre-condition] branch-key remove 3 on=false expected=1/10/1:0/0 current=1/10/1:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1184801us test [DEBUG] [waiting for] branch-key remove 3 on=false expected=1/10/1:0/0 current=1/10/1:*
+1184809us irmin [DEBUG] debug /a/b/c
+1184820us irmin.http [DEBUG] GET /branch/master
S+570460us irmin.http-srv [DEBUG] new connection 1112
S+570486us irmin.mem [DEBUG] mem master
S+570494us irmin.mem [DEBUG] find master
S+570505us irmin.http-srv [INFO] [1112] 200 - GET /branch/master
+1184978us irmin.http [DEBUG] GET /commit/2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+570567us irmin.http-srv [DEBUG] connection 1112 closed
S+571213us irmin.http-srv [DEBUG] new connection 1113
S+571245us irmin.mem [DEBUG] mem 2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+571255us irmin.mem [DEBUG] find 2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+571279us irmin.http-srv [INFO] [1113] 200 - GET /commit/2dbec0fc77042932068ecb21e0412be2f2bd00b5
+1185773us irmin [DEBUG] Head.find -> 2dbec0fc77042932068ecb21e0412be2f2bd00b5
+1185787us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1185798us irmin [DEBUG] debug /a/d
S+571384us irmin.http-srv [DEBUG] connection 1113 closed
+1185810us irmin.http [DEBUG] GET /branch/master
S+571454us irmin.http-srv [DEBUG] new connection 1114
S+571481us irmin.mem [DEBUG] mem master
S+571489us irmin.mem [DEBUG] find master
S+571500us irmin.http-srv [INFO] [1114] 200 - GET /branch/master
+1185977us irmin.http [DEBUG] GET /commit/2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+571564us irmin.http-srv [DEBUG] connection 1114 closed
S+571625us irmin.http-srv [DEBUG] new connection 1115
S+571651us irmin.mem [DEBUG] mem 2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+571660us irmin.mem [DEBUG] find 2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+571683us irmin.http-srv [INFO] [1115] 200 - GET /commit/2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+571746us irmin.http-srv [DEBUG] connection 1115 closed
+1186172us irmin [DEBUG] Head.find -> 2dbec0fc77042932068ecb21e0412be2f2bd00b5
+1186186us irmin.tree [DEBUG] Tree.find_tree /a/d
+1186196us irmin [DEBUG] debug /a/b/d
+1186207us irmin.http [DEBUG] GET /branch/master
S+571849us irmin.http-srv [DEBUG] new connection 1116
S+571875us irmin.mem [DEBUG] mem master
S+571883us irmin.mem [DEBUG] find master
S+571894us irmin.http-srv [INFO] [1116] 200 - GET /branch/master
+1186369us irmin.http [DEBUG] GET /commit/2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+572000us irmin.http-srv [DEBUG] connection 1116 closed
S+572028us irmin.http-srv [DEBUG] new connection 1117
S+572052us irmin.mem [DEBUG] mem 2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+572061us irmin.mem [DEBUG] find 2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+572082us irmin.http-srv [INFO] [1117] 200 - GET /commit/2dbec0fc77042932068ecb21e0412be2f2bd00b5
+1186642us irmin [DEBUG] Head.find -> 2dbec0fc77042932068ecb21e0412be2f2bd00b5
+1186656us irmin.tree [DEBUG] Tree.find_tree /a/b/d
S+572252us irmin.http-srv [DEBUG] connection 1117 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1186681us application [INFO] ASSERT state: branch-key remove 3 on=false expected=1/10/1:0/0 current=1/10/1:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1186692us test [DEBUG] WATCH-MORE
+1186700us irmin [DEBUG] debug /a
+1186712us irmin.http [DEBUG] GET /branch/master
S+572350us irmin.http-srv [DEBUG] new connection 1118
S+572376us irmin.mem [DEBUG] mem master
S+572384us irmin.mem [DEBUG] find master
S+572395us irmin.http-srv [INFO] [1118] 200 - GET /branch/master
+1186871us irmin.http [DEBUG] GET /commit/2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+572501us irmin.http-srv [DEBUG] connection 1118 closed
S+572559us irmin.http-srv [DEBUG] new connection 1119
S+572584us irmin.mem [DEBUG] mem 2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+572593us irmin.mem [DEBUG] find 2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+572615us irmin.http-srv [INFO] [1119] 200 - GET /commit/2dbec0fc77042932068ecb21e0412be2f2bd00b5
+1187100us irmin [DEBUG] Head.find -> 2dbec0fc77042932068ecb21e0412be2f2bd00b5
+1187113us irmin.tree [DEBUG] Tree.find_tree /a
+1187123us irmin [DEBUG] set /a/b/c
S+572711us irmin.http-srv [DEBUG] connection 1119 closed
+1187135us irmin.http [DEBUG] GET /branch/master
S+572773us irmin.http-srv [DEBUG] new connection 1120
S+572798us irmin.mem [DEBUG] mem master
S+572806us irmin.mem [DEBUG] find master
S+572816us irmin.http-srv [INFO] [1120] 200 - GET /branch/master
+1187292us irmin.http [DEBUG] GET /commit/2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+572921us irmin.http-srv [DEBUG] connection 1120 closed
S+572950us irmin.http-srv [DEBUG] new connection 1121
S+572977us irmin.mem [DEBUG] mem 2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+572985us irmin.mem [DEBUG] find 2dbec0fc77042932068ecb21e0412be2f2bd00b5
S+573007us irmin.http-srv [INFO] [1121] 200 - GET /commit/2dbec0fc77042932068ecb21e0412be2f2bd00b5
+1187490us irmin [DEBUG] Head.find -> 2dbec0fc77042932068ecb21e0412be2f2bd00b5
+1187503us irmin.tree [DEBUG] Tree.find_tree /a/b/c
+1187513us irmin.tree [DEBUG] Tree.add_tree /a/b/c
S+573102us irmin.http-srv [DEBUG] connection 1121 closed
+1187548us irmin.http [DEBUG] GET /tree/4b165a4b0ce43d588a6f96041e1cf96d974b1d0d
S+573191us irmin.http-srv [DEBUG] new connection 1122
S+573218us irmin.mem [DEBUG] mem 4b165a4b0ce43d588a6f96041e1cf96d974b1d0d
S+573228us irmin.mem [DEBUG] find 4b165a4b0ce43d588a6f96041e1cf96d974b1d0d
S+573246us irmin.http-srv [INFO] [1122] 200 - GET /tree/4b165a4b0ce43d588a6f96041e1cf96d974b1d0d
+1187704us irmin.tree [DEBUG] Tree.export -> 4b165a4b0ce43d588a6f96041e1cf96d974b1d0d
+1187732us irmin.http [DEBUG] POST /commits
S+573380us irmin.http-srv [DEBUG] new connection 1123
S+573425us irmin.mem [DEBUG] add -> 41e38255719283e62813cbb32aacbf65166a7259
S+573441us irmin.http-srv [INFO] [1123] 200 - POST /commits
+1187923us irmin.http [DEBUG] PUT /branch/master
S+573534us irmin.http-srv [DEBUG] connection 1123 closed
S+573593us irmin.http-srv [DEBUG] new connection 1124
S+573631us irmin.mem [DEBUG] mem master
S+573674us irmin.mem [DEBUG] test_and_set
S+573687us irmin.mem [DEBUG] find master
S+573697us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
2dbec0fc77042932068ecb21e0412be2f2bd00b5)
S+573711us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
2dbec0fc77042932068ecb21e0412be2f2bd00b5)
S+573725us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
2dbec0fc77042932068ecb21e0412be2f2bd00b5)
S+573736us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
2dbec0fc77042932068ecb21e0412be2f2bd00b5)
S+573755us irmin.http-srv [INFO] [1124] 200 - PUT /branch/master
+1188236us irmin.http [DEBUG] GET /branch/master
S+573819us irmin.http-srv [DEBUG] connection 1124 closed
S+573884us irmin.http-srv [DEBUG] new connection 1125
S+573914us irmin.mem [DEBUG] mem master
S+573924us irmin.mem [DEBUG] find master
S+573935us irmin.http-srv [INFO] [1125] 200 - GET /branch/master
+1188441us irmin.http [DEBUG] GET /commit/41e38255719283e62813cbb32aacbf65166a7259
S+574030us irmin.http-srv [DEBUG] connection 1125 closed
S+574080us irmin.http-srv [DEBUG] new connection 1126
S+574107us irmin.mem [DEBUG] mem 41e38255719283e62813cbb32aacbf65166a7259
S+574117us irmin.mem [DEBUG] find 41e38255719283e62813cbb32aacbf65166a7259
S+574146us irmin.http-srv [INFO] [1126] 200 - GET /commit/41e38255719283e62813cbb32aacbf65166a7259
+1188652us irmin [DEBUG] Head.find -> 41e38255719283e62813cbb32aacbf65166a7259
S+574243us irmin.http-srv [DEBUG] connection 1126 closed
+1188669us irmin [INFO] watch-key /a/b
+1188692us irmin.http [DEBUG] POST /watches
S+574354us irmin.http-srv [DEBUG] new connection 1127
S+574407us irmin.watch [DEBUG] watch [1: 0k/4g|0]: id=4
S+574422us irmin.http-srv [INFO] [1127] 200 - POST /watches
+1188922us irmin.watch [DEBUG] watch [10: 0k/0g|0]: id=51
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1188957us application [INFO] ASSERT state: [pre-condition] watch-more update 0 on=true expected=0/0/0:1/0 current=0/0/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1188975us test [DEBUG] [waiting for] watch-more update 0 on=true expected=0/1/0:1/1 current=0/0/0:*
+1188985us irmin [DEBUG] set /a/b/c/0/1
+1189000us irmin.http [DEBUG] GET /branch/master
S+574665us irmin.http-srv [DEBUG] new connection 1128
S+574710us irmin.mem [DEBUG] mem master
S+574725us irmin.mem [DEBUG] find master
S+574747us irmin.http-srv [INFO] [1128] 200 - GET /branch/master
+1189238us irmin.http [DEBUG] GET /commit/41e38255719283e62813cbb32aacbf65166a7259
S+574828us irmin.http-srv [DEBUG] connection 1128 closed
S+574889us irmin.http-srv [DEBUG] new connection 1129
S+574931us irmin.mem [DEBUG] mem 41e38255719283e62813cbb32aacbf65166a7259
S+574949us irmin.mem [DEBUG] find 41e38255719283e62813cbb32aacbf65166a7259
S+574989us irmin.http-srv [INFO] [1129] 200 - GET /commit/41e38255719283e62813cbb32aacbf65166a7259
+1189529us irmin [DEBUG] Head.find -> 41e38255719283e62813cbb32aacbf65166a7259
+1189550us irmin.tree [DEBUG] Tree.find_tree /a/b/c/0/1
+1189568us irmin.tree [DEBUG] Tree.add_tree /a/b/c/0/1
+1189610us irmin.http [DEBUG] GET /tree/28df976bfb66161d82fd91482090d7aab0f3d823
S+575362us irmin.http-srv [DEBUG] new connection 1130
S+575410us irmin.mem [DEBUG] mem 28df976bfb66161d82fd91482090d7aab0f3d823
S+575438us irmin.http-srv [INFO] [1130] 404 - GET /tree/28df976bfb66161d82fd91482090d7aab0f3d823
S+575476us irmin.http-srv [DEBUG] connection 1129 closed
+1189963us irmin.http [DEBUG] GET /tree/7b34988084172ef994a97e867515dd787657c9a2
S+575550us irmin.http-srv [DEBUG] connection 1130 closed
S+575631us irmin.http-srv [DEBUG] new connection 1131
S+575676us irmin.mem [DEBUG] mem 7b34988084172ef994a97e867515dd787657c9a2
S+575701us irmin.http-srv [INFO] [1131] 404 - GET /tree/7b34988084172ef994a97e867515dd787657c9a2
+1190178us irmin.http [DEBUG] GET /tree/7c382b7c0699643ef2c404c5358a000af0085c84
S+575767us irmin.http-srv [DEBUG] connection 1131 closed
S+575829us irmin.http-srv [DEBUG] new connection 1132
S+575872us irmin.mem [DEBUG] mem 7c382b7c0699643ef2c404c5358a000af0085c84
S+575900us irmin.http-srv [INFO] [1132] 404 - GET /tree/7c382b7c0699643ef2c404c5358a000af0085c84
+1190389us irmin.http [DEBUG] GET /tree/c9a2165360cdbe6b0d8831622ba06f4e84ad19d5
S+575978us irmin.http-srv [DEBUG] connection 1132 closed
S+576039us irmin.http-srv [DEBUG] new connection 1133
S+576081us irmin.mem [DEBUG] mem c9a2165360cdbe6b0d8831622ba06f4e84ad19d5
S+576105us irmin.http-srv [INFO] [1133] 404 - GET /tree/c9a2165360cdbe6b0d8831622ba06f4e84ad19d5
+1190589us irmin.http [DEBUG] GET /tree/fed436ae87c77718d52e9d46d2b41b377f44b80b
S+576178us irmin.http-srv [DEBUG] connection 1133 closed
S+576300us irmin.http-srv [DEBUG] new connection 1134
S+576355us irmin.mem [DEBUG] mem fed436ae87c77718d52e9d46d2b41b377f44b80b
S+576380us irmin.http-srv [INFO] [1134] 404 - GET /tree/fed436ae87c77718d52e9d46d2b41b377f44b80b
+1190859us irmin.http [DEBUG] POST /blobs
S+576448us irmin.http-srv [DEBUG] connection 1134 closed
S+576508us irmin.http-srv [DEBUG] new connection 1135
S+576556us irmin.mem [DEBUG] add -> b6589fc6ab0dc82cf12099d1c2d40ab994e8410c
S+576580us irmin.http-srv [INFO] [1135] 200 - POST /blobs
+1191057us irmin.http [DEBUG] POST /trees
S+576697us irmin.http-srv [DEBUG] new connection 1136
S+576825us irmin.mem [DEBUG] add -> fed436ae87c77718d52e9d46d2b41b377f44b80b
S+576852us irmin.http-srv [INFO] [1136] 200 - POST /trees
S+576895us irmin.http-srv [DEBUG] connection 1135 closed
+1191336us irmin.http [DEBUG] POST /trees
S+576930us irmin.http-srv [DEBUG] connection 1136 closed
S+576993us irmin.http-srv [DEBUG] new connection 1137
S+577052us irmin.mem [DEBUG] add -> c9a2165360cdbe6b0d8831622ba06f4e84ad19d5
S+577076us irmin.http-srv [INFO] [1137] 200 - POST /trees
+1191554us irmin.http [DEBUG] POST /trees
S+577192us irmin.http-srv [DEBUG] new connection 1138
S+577250us irmin.mem [DEBUG] add -> 7c382b7c0699643ef2c404c5358a000af0085c84
S+577274us irmin.http-srv [INFO] [1138] 200 - POST /trees
S+577323us irmin.http-srv [DEBUG] connection 1137 closed
+1191752us irmin.http [DEBUG] POST /trees
S+577354us irmin.http-srv [DEBUG] connection 1138 closed
S+577419us irmin.http-srv [DEBUG] new connection 1139
S+577470us irmin.mem [DEBUG] add -> 7b34988084172ef994a97e867515dd787657c9a2
S+577499us irmin.http-srv [INFO] [1139] 200 - POST /trees
+1192025us irmin.http [DEBUG] POST /trees
S+577609us irmin.http-srv [DEBUG] connection 1139 closed
S+577694us irmin.http-srv [DEBUG] new connection 1140
S+577751us irmin.mem [DEBUG] add -> 28df976bfb66161d82fd91482090d7aab0f3d823
S+577775us irmin.http-srv [INFO] [1140] 200 - POST /trees
+1192258us irmin.tree [DEBUG] Tree.export -> 28df976bfb66161d82fd91482090d7aab0f3d823
S+577849us irmin.http-srv [DEBUG] connection 1140 closed
+1192284us irmin.http [DEBUG] POST /commits
S+577937us irmin.http-srv [DEBUG] new connection 1141
S+577998us irmin.mem [DEBUG] add -> d87d079b855d65b01180def9b62efc5f567d603f
S+578021us irmin.http-srv [INFO] [1141] 200 - POST /commits
+1192502us irmin.http [DEBUG] PUT /branch/master
S+578095us irmin.http-srv [DEBUG] connection 1141 closed
S+578197us irmin.http-srv [DEBUG] new connection 1142
S+578236us irmin.mem [DEBUG] mem master
S+578293us irmin.mem [DEBUG] test_and_set
S+578305us irmin.mem [DEBUG] find master
S+578316us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
41e38255719283e62813cbb32aacbf65166a7259)
S+578330us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
41e38255719283e62813cbb32aacbf65166a7259)
S+578342us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
41e38255719283e62813cbb32aacbf65166a7259)
S+578353us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
41e38255719283e62813cbb32aacbf65166a7259)
S+578364us irmin.watch [DEBUG] notify-all[1.4]: firing! (v=Some
41e38255719283e62813cbb32aacbf65166a7259)
S+578398us irmin.http-srv [INFO] [1142] 200 - PUT /branch/master
+1192890us irmin [DEBUG] set /a/x/c/0/1
+1192908us irmin.http [DEBUG] GET /branch/master
S+578558us irmin.http-srv [DEBUG] connection 1142 closed
+1193198us irmin.watch [DEBUG] notify-all[10.51]: firing! (v=Some
41e38255719283e62813cbb32aacbf65166a7259)
S+578801us irmin.http-srv [DEBUG] new connection 1143
+1193234us irmin.http [DEBUG] GET /commit/41e38255719283e62813cbb32aacbf65166a7259
S+578853us irmin.mem [DEBUG] mem master
S+578869us irmin.mem [DEBUG] find master
S+578889us irmin.http-srv [INFO] [1143] 200 - GET /branch/master
+1193367us irmin.http [DEBUG] GET /commit/d87d079b855d65b01180def9b62efc5f567d603f
S+578964us irmin.http-srv [DEBUG] new connection 1144
S+579004us irmin.mem [DEBUG] mem 41e38255719283e62813cbb32aacbf65166a7259
S+579020us irmin.mem [DEBUG] find 41e38255719283e62813cbb32aacbf65166a7259
S+579058us irmin.http-srv [INFO] [1144] 200 - GET /commit/41e38255719283e62813cbb32aacbf65166a7259
S+579118us irmin.http-srv [DEBUG] new connection 1145
+1193543us irmin.http [DEBUG] GET /commit/d87d079b855d65b01180def9b62efc5f567d603f
S+579152us irmin.mem [DEBUG] mem d87d079b855d65b01180def9b62efc5f567d603f
S+579165us irmin.mem [DEBUG] find d87d079b855d65b01180def9b62efc5f567d603f
S+579195us irmin.http-srv [INFO] [1145] 200 - GET /commit/d87d079b855d65b01180def9b62efc5f567d603f
S+579249us irmin.http-srv [DEBUG] new connection 1146
+1193674us irmin [DEBUG] Head.find -> d87d079b855d65b01180def9b62efc5f567d603f
+1193685us irmin.tree [DEBUG] Tree.find_tree /a/x/c/0/1
+1193697us irmin.tree [DEBUG] Tree.add_tree /a/x/c/0/1
S+579282us irmin.mem [DEBUG] mem d87d079b855d65b01180def9b62efc5f567d603f
S+579296us irmin.mem [DEBUG] find d87d079b855d65b01180def9b62efc5f567d603f
+1193725us irmin.http [DEBUG] GET /tree/9bef6efbbb052f4e52e83cd28cba17ddf5669c45
S+579330us irmin.http-srv [INFO] [1146] 200 - GET /commit/d87d079b855d65b01180def9b62efc5f567d603f
+1193841us irmin.tree [DEBUG] Tree.find_tree /a/b
+1193858us irmin.tree [DEBUG] Tree.find_tree /a/b
+1193870us irmin [DEBUG] [watch-key] key /a/b has changed
S+579476us irmin.http-srv [DEBUG] new connection 1147
S+579515us irmin.mem [DEBUG] mem 9bef6efbbb052f4e52e83cd28cba17ddf5669c45
S+579538us irmin.http-srv [INFO] [1147] 404 - GET /tree/9bef6efbbb052f4e52e83cd28cba17ddf5669c45
S+579594us irmin.http-srv [DEBUG] connection 1144 closed
+1194033us irmin.http [DEBUG] GET /tree/52df04f00bea4b64754f9cb654f2f392ab4cbb52
S+579622us irmin.http-srv [DEBUG] connection 1143 closed
S+579653us irmin.http-srv [DEBUG] connection 1145 closed
S+579676us irmin.http-srv [DEBUG] connection 1146 closed
S+579741us irmin.http-srv [DEBUG] new connection 1148
S+579779us irmin.mem [DEBUG] mem 52df04f00bea4b64754f9cb654f2f392ab4cbb52
S+579800us irmin.http-srv [INFO] [1148] 404 - GET /tree/52df04f00bea4b64754f9cb654f2f392ab4cbb52
S+579833us irmin.http-srv [DEBUG] connection 1147 closed
+1194312us irmin.http [DEBUG] GET /tree/7c382b7c0699643ef2c404c5358a000af0085c84
S+579902us irmin.http-srv [DEBUG] connection 1148 closed
S+580000us irmin.http-srv [DEBUG] new connection 1149
S+580040us irmin.mem [DEBUG] mem 7c382b7c0699643ef2c404c5358a000af0085c84
S+580056us irmin.mem [DEBUG] find 7c382b7c0699643ef2c404c5358a000af0085c84
S+580091us irmin.http-srv [INFO] [1149] 200 - GET /tree/7c382b7c0699643ef2c404c5358a000af0085c84
+1194576us irmin.http [DEBUG] POST /trees
S+580220us irmin.http-srv [DEBUG] new connection 1150
S+580269us irmin.mem [DEBUG] add -> 52df04f00bea4b64754f9cb654f2f392ab4cbb52
S+580285us irmin.http-srv [INFO] [1150] 200 - POST /trees
+1194771us irmin.http [DEBUG] POST /trees
S+580352us irmin.http-srv [DEBUG] connection 1150 closed
S+580486us irmin.http-srv [DEBUG] new connection 1151
S+580526us irmin.mem [DEBUG] add -> 9bef6efbbb052f4e52e83cd28cba17ddf5669c45
S+580542us irmin.http-srv [INFO] [1151] 200 - POST /trees
+1195007us irmin.tree [DEBUG] Tree.export -> 9bef6efbbb052f4e52e83cd28cba17ddf5669c45
S+580596us irmin.http-srv [DEBUG] connection 1151 closed
+1195034us irmin.http [DEBUG] POST /commits
S+580668us irmin.http-srv [DEBUG] new connection 1152
S+580767us irmin.mem [DEBUG] add -> 1dd140132905c2e549cd57b5ad93ef22cadb5187
S+580784us irmin.http-srv [INFO] [1152] 200 - POST /commits
S+580847us irmin.http-srv [DEBUG] connection 1152 closed
+1195267us irmin.http [DEBUG] PUT /branch/master
S+580914us irmin.http-srv [DEBUG] new connection 1153
S+580942us irmin.mem [DEBUG] mem master
S+580982us irmin.mem [DEBUG] test_and_set
S+580991us irmin.mem [DEBUG] find master
S+580999us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
d87d079b855d65b01180def9b62efc5f567d603f)
S+581009us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
d87d079b855d65b01180def9b62efc5f567d603f)
S+581016us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
d87d079b855d65b01180def9b62efc5f567d603f)
S+581023us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
d87d079b855d65b01180def9b62efc5f567d603f)
S+581030us irmin.watch [DEBUG] notify-all[1.4]: firing! (v=Some
d87d079b855d65b01180def9b62efc5f567d603f)
S+581047us irmin.http-srv [INFO] [1153] 200 - PUT /branch/master
+1195547us irmin.watch [DEBUG] notify-all[10.51]: firing! (v=Some
d87d079b855d65b01180def9b62efc5f567d603f)
+1195579us irmin.http [DEBUG] GET /commit/d87d079b855d65b01180def9b62efc5f567d603f
+1195649us irmin [DEBUG] set /a/y/c/0/1
S+581237us irmin.http-srv [DEBUG] connection 1153 closed
+1195666us irmin.http [DEBUG] GET /branch/master
S+581307us irmin.http-srv [DEBUG] new connection 1155
S+581334us irmin.mem [DEBUG] mem master
S+581343us irmin.mem [DEBUG] find master
S+581360us irmin.http-srv [INFO] [1155] 200 - GET /branch/master
S+581395us irmin.http-srv [DEBUG] new connection 1154
S+581422us irmin.mem [DEBUG] mem d87d079b855d65b01180def9b62efc5f567d603f
S+581434us irmin.mem [DEBUG] find d87d079b855d65b01180def9b62efc5f567d603f
+1195876us irmin.http [DEBUG] GET /commit/1dd140132905c2e549cd57b5ad93ef22cadb5187
S+581460us irmin.http-srv [INFO] [1154] 200 - GET /commit/d87d079b855d65b01180def9b62efc5f567d603f
S+581518us irmin.http-srv [DEBUG] connection 1155 closed
S+581543us irmin.http-srv [DEBUG] connection 1154 closed
+1195969us irmin.http [DEBUG] GET /commit/1dd140132905c2e549cd57b5ad93ef22cadb5187
S+581568us irmin.http-srv [DEBUG] new connection 1156
S+581593us irmin.mem [DEBUG] mem 1dd140132905c2e549cd57b5ad93ef22cadb5187
S+581603us irmin.mem [DEBUG] find 1dd140132905c2e549cd57b5ad93ef22cadb5187
S+581626us irmin.http-srv [INFO] [1156] 200 - GET /commit/1dd140132905c2e549cd57b5ad93ef22cadb5187
S+581712us irmin.http-srv [DEBUG] new connection 1157
+1196133us irmin [DEBUG] Head.find -> 1dd140132905c2e549cd57b5ad93ef22cadb5187
+1196146us irmin.tree [DEBUG] Tree.find_tree /a/y/c/0/1
+1196158us irmin.tree [DEBUG] Tree.add_tree /a/y/c/0/1
S+581737us irmin.mem [DEBUG] mem 1dd140132905c2e549cd57b5ad93ef22cadb5187
S+581748us irmin.mem [DEBUG] find 1dd140132905c2e549cd57b5ad93ef22cadb5187
+1196186us irmin.http [DEBUG] GET /tree/ac2c91e5a0001db79326ce6f7d191fb81eeb58f9
S+581769us irmin.http-srv [INFO] [1157] 200 - GET /commit/1dd140132905c2e549cd57b5ad93ef22cadb5187
S+581821us irmin.http-srv [DEBUG] new connection 1158
+1196258us irmin.tree [DEBUG] Tree.find_tree /a/b
+1196269us irmin.tree [DEBUG] Tree.find_tree /a/b
S+581848us irmin.mem [DEBUG] mem ac2c91e5a0001db79326ce6f7d191fb81eeb58f9
+1196276us irmin [DEBUG] [watch-key] key /a/b has not changed
S+581863us irmin.http-srv [INFO] [1158] 404 - GET /tree/ac2c91e5a0001db79326ce6f7d191fb81eeb58f9
S+581880us irmin.http-srv [DEBUG] connection 1156 closed
S+581908us irmin.http-srv [DEBUG] connection 1157 closed
+1196539us irmin.http [DEBUG] GET /tree/f65dbbe8d54895c7e32b64c769580ac1f30847ec
S+582125us irmin.http-srv [DEBUG] connection 1158 closed
S+582203us irmin.http-srv [DEBUG] new connection 1159
S+582230us irmin.mem [DEBUG] mem f65dbbe8d54895c7e32b64c769580ac1f30847ec
S+582244us irmin.http-srv [INFO] [1159] 404 - GET /tree/f65dbbe8d54895c7e32b64c769580ac1f30847ec
+1196723us irmin.http [DEBUG] GET /tree/7c382b7c0699643ef2c404c5358a000af0085c84
S+582310us irmin.http-srv [DEBUG] connection 1159 closed
S+582372us irmin.http-srv [DEBUG] new connection 1160
S+582397us irmin.mem [DEBUG] mem 7c382b7c0699643ef2c404c5358a000af0085c84
S+582408us irmin.mem [DEBUG] find 7c382b7c0699643ef2c404c5358a000af0085c84
S+582427us irmin.http-srv [INFO] [1160] 200 - GET /tree/7c382b7c0699643ef2c404c5358a000af0085c84
+1196922us irmin.http [DEBUG] POST /trees
S+582568us irmin.http-srv [DEBUG] new connection 1161
S+582615us irmin.mem [DEBUG] add -> f65dbbe8d54895c7e32b64c769580ac1f30847ec
S+582631us irmin.http-srv [INFO] [1161] 200 - POST /trees
S+582691us irmin.http-srv [DEBUG] connection 1161 closed
+1197109us irmin.http [DEBUG] POST /trees
S+582757us irmin.http-srv [DEBUG] new connection 1162
S+582803us irmin.mem [DEBUG] add -> ac2c91e5a0001db79326ce6f7d191fb81eeb58f9
S+582819us irmin.http-srv [INFO] [1162] 200 - POST /trees
+1197293us irmin.tree [DEBUG] Tree.export -> ac2c91e5a0001db79326ce6f7d191fb81eeb58f9
S+582882us irmin.http-srv [DEBUG] connection 1162 closed
+1197321us irmin.http [DEBUG] POST /commits
S+582969us irmin.http-srv [DEBUG] new connection 1163
S+583021us irmin.mem [DEBUG] add -> 1514e9a663df0e9eb71c37314b1bdb11d319e203
S+583042us irmin.http-srv [INFO] [1163] 200 - POST /commits
S+583109us irmin.http-srv [DEBUG] connection 1163 closed
+1197528us irmin.http [DEBUG] PUT /branch/master
S+583180us irmin.http-srv [DEBUG] new connection 1164
S+583206us irmin.mem [DEBUG] mem master
S+583242us irmin.mem [DEBUG] test_and_set
S+583250us irmin.mem [DEBUG] find master
S+583257us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
1dd140132905c2e549cd57b5ad93ef22cadb5187)
S+583266us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
1dd140132905c2e549cd57b5ad93ef22cadb5187)
S+583273us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
1dd140132905c2e549cd57b5ad93ef22cadb5187)
S+583280us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
1dd140132905c2e549cd57b5ad93ef22cadb5187)
S+583286us irmin.watch [DEBUG] notify-all[1.4]: firing! (v=Some
1dd140132905c2e549cd57b5ad93ef22cadb5187)
S+583302us irmin.http-srv [INFO] [1164] 200 - PUT /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1197790us application [INFO] ASSERT state: watch-more update 0 on=true expected=0/1/0:1/1 current=0/1/0:* (0, 0.000s)
S+583372us irmin.http-srv [DEBUG] connection 1164 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1197813us application [INFO] ASSERT state: [pre-condition] watch-more update 1 on=true expected=0/1/0:1/1 current=0/1/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1197826us test [DEBUG] [waiting for] watch-more update 1 on=true expected=0/2/0:1/1 current=0/1/0:*
+1197833us irmin [DEBUG] set /a/b/c/1/1
+1197842us irmin.http [DEBUG] GET /branch/master
+1197901us irmin.watch [DEBUG] notify-all[10.51]: firing! (v=Some
1dd140132905c2e549cd57b5ad93ef22cadb5187)
S+583486us irmin.http-srv [DEBUG] new connection 1165
+1197926us irmin.http [DEBUG] GET /commit/1dd140132905c2e549cd57b5ad93ef22cadb5187
S+583514us irmin.mem [DEBUG] mem master
S+583522us irmin.mem [DEBUG] find master
S+583540us irmin.http-srv [INFO] [1165] 200 - GET /branch/master
S+583587us irmin.http-srv [DEBUG] new connection 1166
+1198011us irmin.http [DEBUG] GET /commit/1514e9a663df0e9eb71c37314b1bdb11d319e203
S+583612us irmin.mem [DEBUG] mem 1dd140132905c2e549cd57b5ad93ef22cadb5187
S+583622us irmin.mem [DEBUG] find 1dd140132905c2e549cd57b5ad93ef22cadb5187
S+583644us irmin.http-srv [INFO] [1166] 200 - GET /commit/1dd140132905c2e549cd57b5ad93ef22cadb5187
S+583688us irmin.http-srv [DEBUG] new connection 1167
S+583715us irmin.mem [DEBUG] mem 1514e9a663df0e9eb71c37314b1bdb11d319e203
S+583724us irmin.mem [DEBUG] find 1514e9a663df0e9eb71c37314b1bdb11d319e203
+1198195us irmin.http [DEBUG] GET /commit/1514e9a663df0e9eb71c37314b1bdb11d319e203
S+583961us irmin.http-srv [INFO] [1167] 200 - GET /commit/1514e9a663df0e9eb71c37314b1bdb11d319e203
S+584004us irmin.http-srv [DEBUG] new connection 1168
+1198433us irmin [DEBUG] Head.find -> 1514e9a663df0e9eb71c37314b1bdb11d319e203
+1198444us irmin.tree [DEBUG] Tree.find_tree /a/b/c/1/1
S+584028us irmin.mem [DEBUG] mem 1514e9a663df0e9eb71c37314b1bdb11d319e203
+1198455us irmin.tree [DEBUG] Tree.add_tree /a/b/c/1/1
S+584037us irmin.mem [DEBUG] find 1514e9a663df0e9eb71c37314b1bdb11d319e203
S+584058us irmin.http-srv [INFO] [1168] 200 - GET /commit/1514e9a663df0e9eb71c37314b1bdb11d319e203
+1198480us irmin.http [DEBUG] GET /tree/4de3e5da5988b527bdaf159bec061efd5021bc8c
S+584105us irmin.http-srv [DEBUG] new connection 1169
S+584130us irmin.mem [DEBUG] mem 4de3e5da5988b527bdaf159bec061efd5021bc8c
+1198552us irmin.tree [DEBUG] Tree.find_tree /a/b
S+584143us irmin.http-srv [INFO] [1169] 404 - GET /tree/4de3e5da5988b527bdaf159bec061efd5021bc8c
+1198563us irmin.tree [DEBUG] Tree.find_tree /a/b
+1198579us irmin [DEBUG] [watch-key] key /a/b has not changed
S+584175us irmin.http-srv [DEBUG] connection 1165 closed
S+584194us irmin.http-srv [DEBUG] connection 1166 closed
S+584212us irmin.http-srv [DEBUG] connection 1167 closed
S+584244us irmin.http-srv [DEBUG] connection 1168 closed
+1198674us irmin.http [DEBUG] GET /tree/415d6f2ee65d3ee63a7bec71556828d6113e26a8
S+584267us irmin.http-srv [DEBUG] connection 1169 closed
S+584311us irmin.http-srv [DEBUG] new connection 1170
S+584337us irmin.mem [DEBUG] mem 415d6f2ee65d3ee63a7bec71556828d6113e26a8
S+584350us irmin.http-srv [INFO] [1170] 404 - GET /tree/415d6f2ee65d3ee63a7bec71556828d6113e26a8
+1198819us irmin.http [DEBUG] GET /tree/42ed1736c89a0849e036e0b03d7b7c45a06bc6b5
S+584407us irmin.http-srv [DEBUG] connection 1170 closed
S+584448us irmin.http-srv [DEBUG] new connection 1171
S+584473us irmin.mem [DEBUG] mem 42ed1736c89a0849e036e0b03d7b7c45a06bc6b5
S+584486us irmin.http-srv [INFO] [1171] 404 - GET /tree/42ed1736c89a0849e036e0b03d7b7c45a06bc6b5
+1198957us irmin.http [DEBUG] GET /tree/953c71f8411d28ec2e24fec8ec3f3329a6d07bab
S+584543us irmin.http-srv [DEBUG] connection 1171 closed
S+584586us irmin.http-srv [DEBUG] new connection 1172
S+584610us irmin.mem [DEBUG] mem 953c71f8411d28ec2e24fec8ec3f3329a6d07bab
S+584627us irmin.http-srv [INFO] [1172] 404 - GET /tree/953c71f8411d28ec2e24fec8ec3f3329a6d07bab
+1199102us irmin.http [DEBUG] GET /tree/4e7b1af885e4127cb424675606bbe63056496ef7
S+584691us irmin.http-srv [DEBUG] connection 1172 closed
S+584749us irmin.http-srv [DEBUG] new connection 1173
S+584774us irmin.mem [DEBUG] mem 4e7b1af885e4127cb424675606bbe63056496ef7
S+584787us irmin.http-srv [INFO] [1173] 404 - GET /tree/4e7b1af885e4127cb424675606bbe63056496ef7
+1199252us irmin.http [DEBUG] POST /blobs
S+584838us irmin.http-srv [DEBUG] connection 1173 closed
S+584916us irmin.http-srv [DEBUG] new connection 1174
S+584952us irmin.mem [DEBUG] add -> 356a192b7913b04c54574d18c28d46e6395428ab
S+584968us irmin.http-srv [INFO] [1174] 200 - POST /blobs
+1199438us irmin.http [DEBUG] POST /trees
S+585022us irmin.http-srv [DEBUG] connection 1174 closed
S+585083us irmin.http-srv [DEBUG] new connection 1175
S+585122us irmin.mem [DEBUG] add -> 4e7b1af885e4127cb424675606bbe63056496ef7
S+585137us irmin.http-srv [INFO] [1175] 200 - POST /trees
+1199854us irmin.http [DEBUG] POST /trees
S+585440us irmin.http-srv [DEBUG] connection 1175 closed
S+585507us irmin.http-srv [DEBUG] new connection 1176
S+585574us irmin.mem [DEBUG] add -> 953c71f8411d28ec2e24fec8ec3f3329a6d07bab
S+585598us irmin.http-srv [INFO] [1176] 200 - POST /trees
S+585668us irmin.http-srv [DEBUG] connection 1176 closed
+1200097us irmin.http [DEBUG] POST /trees
S+585737us irmin.http-srv [DEBUG] new connection 1177
S+585791us irmin.mem [DEBUG] add -> 42ed1736c89a0849e036e0b03d7b7c45a06bc6b5
S+585813us irmin.http-srv [INFO] [1177] 200 - POST /trees
+1200303us irmin.http [DEBUG] POST /trees
S+585887us irmin.http-srv [DEBUG] connection 1177 closed
S+585961us irmin.http-srv [DEBUG] new connection 1178
S+586027us irmin.mem [DEBUG] add -> 415d6f2ee65d3ee63a7bec71556828d6113e26a8
S+586049us irmin.http-srv [INFO] [1178] 200 - POST /trees
+1200527us irmin.http [DEBUG] POST /trees
S+586111us irmin.http-srv [DEBUG] connection 1178 closed
S+586166us irmin.http-srv [DEBUG] new connection 1179
S+586281us irmin.mem [DEBUG] add -> 4de3e5da5988b527bdaf159bec061efd5021bc8c
S+586303us irmin.http-srv [INFO] [1179] 200 - POST /trees
+1200773us irmin.tree [DEBUG] Tree.export -> 4de3e5da5988b527bdaf159bec061efd5021bc8c
S+586366us irmin.http-srv [DEBUG] connection 1179 closed
+1200801us irmin.http [DEBUG] POST /commits
S+586452us irmin.http-srv [DEBUG] new connection 1180
S+586515us irmin.mem [DEBUG] add -> 2cb16f1cf236543016068c7744ad76ef9283f52c
S+586553us irmin.http-srv [INFO] [1180] 200 - POST /commits
+1201036us irmin.http [DEBUG] PUT /branch/master
S+586616us irmin.http-srv [DEBUG] connection 1180 closed
S+586673us irmin.http-srv [DEBUG] new connection 1181
S+586710us irmin.mem [DEBUG] mem master
S+586765us irmin.mem [DEBUG] test_and_set
S+586776us irmin.mem [DEBUG] find master
S+586788us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
1514e9a663df0e9eb71c37314b1bdb11d319e203)
S+586802us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
1514e9a663df0e9eb71c37314b1bdb11d319e203)
S+586814us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
1514e9a663df0e9eb71c37314b1bdb11d319e203)
S+586826us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
1514e9a663df0e9eb71c37314b1bdb11d319e203)
S+586837us irmin.watch [DEBUG] notify-all[1.4]: firing! (v=Some
1514e9a663df0e9eb71c37314b1bdb11d319e203)
S+586867us irmin.http-srv [INFO] [1181] 200 - PUT /branch/master
+1201343us irmin [DEBUG] set /a/x/c/1/1
+1201357us irmin.http [DEBUG] GET /branch/master
+1201408us irmin.watch [DEBUG] notify-all[10.51]: firing! (v=Some
1514e9a663df0e9eb71c37314b1bdb11d319e203)
S+586996us irmin.http-srv [DEBUG] new connection 1182
+1201433us irmin.http [DEBUG] GET /commit/1514e9a663df0e9eb71c37314b1bdb11d319e203
S+587034us irmin.mem [DEBUG] mem master
S+587047us irmin.mem [DEBUG] find master
S+587064us irmin.http-srv [INFO] [1182] 200 - GET /branch/master
S+587120us irmin.http-srv [DEBUG] new connection 1183
+1201567us irmin.http [DEBUG] GET /commit/2cb16f1cf236543016068c7744ad76ef9283f52c
S+587157us irmin.mem [DEBUG] mem 1514e9a663df0e9eb71c37314b1bdb11d319e203
S+587171us irmin.mem [DEBUG] find 1514e9a663df0e9eb71c37314b1bdb11d319e203
S+587206us irmin.http-srv [INFO] [1183] 200 - GET /commit/1514e9a663df0e9eb71c37314b1bdb11d319e203
S+587340us irmin.http-srv [DEBUG] new connection 1184
+1201795us irmin.http [DEBUG] GET /commit/2cb16f1cf236543016068c7744ad76ef9283f52c
S+587379us irmin.mem [DEBUG] mem 2cb16f1cf236543016068c7744ad76ef9283f52c
S+587393us irmin.mem [DEBUG] find 2cb16f1cf236543016068c7744ad76ef9283f52c
S+587425us irmin.http-srv [INFO] [1184] 200 - GET /commit/2cb16f1cf236543016068c7744ad76ef9283f52c
S+587488us irmin.http-srv [DEBUG] new connection 1185
+1201911us irmin [DEBUG] Head.find -> 2cb16f1cf236543016068c7744ad76ef9283f52c
+1201924us irmin.tree [DEBUG] Tree.find_tree /a/x/c/1/1
+1201938us irmin.tree [DEBUG] Tree.add_tree /a/x/c/1/1
S+587526us irmin.mem [DEBUG] mem 2cb16f1cf236543016068c7744ad76ef9283f52c
S+587540us irmin.mem [DEBUG] find 2cb16f1cf236543016068c7744ad76ef9283f52c
+1201965us irmin.http [DEBUG] GET /tree/e118ec740dea55b2a512ecb68d671d7623ea0d60
S+587571us irmin.http-srv [INFO] [1185] 200 - GET /commit/2cb16f1cf236543016068c7744ad76ef9283f52c
S+587629us irmin.http-srv [DEBUG] new connection 1186
S+587665us irmin.mem [DEBUG] mem e118ec740dea55b2a512ecb68d671d7623ea0d60
+1202088us irmin.tree [DEBUG] Tree.find_tree /a/b
+1202103us irmin.tree [DEBUG] Tree.find_tree /a/b
S+587685us irmin.http-srv [INFO] [1186] 404 - GET /tree/e118ec740dea55b2a512ecb68d671d7623ea0d60
+1202111us irmin [DEBUG] [watch-key] key /a/b has changed
S+587719us irmin.http-srv [DEBUG] connection 1181 closed
S+587757us irmin.http-srv [DEBUG] connection 1182 closed
S+587782us irmin.http-srv [DEBUG] connection 1183 closed
S+587801us irmin.http-srv [DEBUG] connection 1184 closed
S+587819us irmin.http-srv [DEBUG] connection 1185 closed
+1202238us irmin.http [DEBUG] GET /tree/a22501919d5cbbc67c4cc6404f0b79dba17ed1b8
S+587892us irmin.http-srv [DEBUG] new connection 1187
S+587929us irmin.mem [DEBUG] mem a22501919d5cbbc67c4cc6404f0b79dba17ed1b8
S+587950us irmin.http-srv [INFO] [1187] 404 - GET /tree/a22501919d5cbbc67c4cc6404f0b79dba17ed1b8
S+587982us irmin.http-srv [DEBUG] connection 1186 closed
+1202455us irmin.http [DEBUG] GET /tree/42ed1736c89a0849e036e0b03d7b7c45a06bc6b5
S+588051us irmin.http-srv [DEBUG] connection 1187 closed
S+588109us irmin.http-srv [DEBUG] new connection 1188
S+588146us irmin.mem [DEBUG] mem 42ed1736c89a0849e036e0b03d7b7c45a06bc6b5
S+588160us irmin.mem [DEBUG] find 42ed1736c89a0849e036e0b03d7b7c45a06bc6b5
S+588187us irmin.http-srv [INFO] [1188] 200 - GET /tree/42ed1736c89a0849e036e0b03d7b7c45a06bc6b5
+1202662us irmin.http [DEBUG] POST /trees
S+588304us irmin.http-srv [DEBUG] new connection 1189
S+588373us irmin.mem [DEBUG] add -> a22501919d5cbbc67c4cc6404f0b79dba17ed1b8
S+588395us irmin.http-srv [INFO] [1189] 200 - POST /trees
+1202902us irmin.http [DEBUG] POST /trees
S+588495us irmin.http-srv [DEBUG] connection 1189 closed
S+588766us irmin.http-srv [DEBUG] new connection 1190
S+588812us irmin.mem [DEBUG] add -> e118ec740dea55b2a512ecb68d671d7623ea0d60
S+588829us irmin.http-srv [INFO] [1190] 200 - POST /trees
+1203296us irmin.tree [DEBUG] Tree.export -> e118ec740dea55b2a512ecb68d671d7623ea0d60
+1203323us irmin.http [DEBUG] POST /commits
S+588898us irmin.http-srv [DEBUG] connection 1190 closed
S+588969us irmin.http-srv [DEBUG] new connection 1191
S+589041us irmin.mem [DEBUG] add -> 698aae32c5f640e42774987d3404125413aea7b7
S+589068us irmin.http-srv [INFO] [1191] 200 - POST /commits
+1203615us irmin.http [DEBUG] PUT /branch/master
S+589231us irmin.http-srv [DEBUG] connection 1191 closed
S+589296us irmin.http-srv [DEBUG] new connection 1192
S+589351us irmin.mem [DEBUG] mem master
S+589405us irmin.mem [DEBUG] test_and_set
S+589417us irmin.mem [DEBUG] find master
S+589428us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
2cb16f1cf236543016068c7744ad76ef9283f52c)
S+589443us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
2cb16f1cf236543016068c7744ad76ef9283f52c)
S+589455us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
2cb16f1cf236543016068c7744ad76ef9283f52c)
S+589467us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
2cb16f1cf236543016068c7744ad76ef9283f52c)
S+589478us irmin.watch [DEBUG] notify-all[1.4]: firing! (v=Some
2cb16f1cf236543016068c7744ad76ef9283f52c)
S+589503us irmin.http-srv [INFO] [1192] 200 - PUT /branch/master
+1203975us irmin [DEBUG] set /a/y/c/1/1
+1203990us irmin.http [DEBUG] GET /branch/master
+1204039us irmin.watch [DEBUG] notify-all[10.51]: firing! (v=Some
2cb16f1cf236543016068c7744ad76ef9283f52c)
S+589630us irmin.http-srv [DEBUG] new connection 1193
+1204065us irmin.http [DEBUG] GET /commit/2cb16f1cf236543016068c7744ad76ef9283f52c
S+589669us irmin.mem [DEBUG] mem master
S+589681us irmin.mem [DEBUG] find master
S+589699us irmin.http-srv [INFO] [1193] 200 - GET /branch/master
+1204168us irmin.http [DEBUG] GET /commit/698aae32c5f640e42774987d3404125413aea7b7
S+589758us irmin.http-srv [DEBUG] new connection 1194
S+589795us irmin.mem [DEBUG] mem 2cb16f1cf236543016068c7744ad76ef9283f52c
S+589809us irmin.mem [DEBUG] find 2cb16f1cf236543016068c7744ad76ef9283f52c
S+591862us irmin.http-srv [INFO] [1194] 200 - GET /commit/2cb16f1cf236543016068c7744ad76ef9283f52c
S+591931us irmin.http-srv [DEBUG] new connection 1195
+1206367us irmin.http [DEBUG] GET /commit/698aae32c5f640e42774987d3404125413aea7b7
S+591974us irmin.mem [DEBUG] mem 698aae32c5f640e42774987d3404125413aea7b7
S+591991us irmin.mem [DEBUG] find 698aae32c5f640e42774987d3404125413aea7b7
S+592028us irmin.http-srv [INFO] [1195] 200 - GET /commit/698aae32c5f640e42774987d3404125413aea7b7
S+592087us irmin.http-srv [DEBUG] new connection 1196
+1206542us irmin [DEBUG] Head.find -> 698aae32c5f640e42774987d3404125413aea7b7
S+592125us irmin.mem [DEBUG] mem 698aae32c5f640e42774987d3404125413aea7b7
+1206557us irmin.tree [DEBUG] Tree.find_tree /a/y/c/1/1
S+592143us irmin.mem [DEBUG] find 698aae32c5f640e42774987d3404125413aea7b7
+1206569us irmin.tree [DEBUG] Tree.add_tree /a/y/c/1/1
+1206596us irmin.http [DEBUG] GET /tree/145dde6e83f5ace525b677331c378b2141ae5738
S+592175us irmin.http-srv [INFO] [1196] 200 - GET /commit/698aae32c5f640e42774987d3404125413aea7b7
S+592233us irmin.http-srv [DEBUG] new connection 1197
+1206677us irmin.tree [DEBUG] Tree.find_tree /a/b
+1206688us irmin.tree [DEBUG] Tree.find_tree /a/b
+1206695us irmin [DEBUG] [watch-key] key /a/b has not changed
S+592271us irmin.mem [DEBUG] mem 145dde6e83f5ace525b677331c378b2141ae5738
S+592295us irmin.http-srv [INFO] [1197] 404 - GET /tree/145dde6e83f5ace525b677331c378b2141ae5738
S+592343us irmin.http-srv [DEBUG] connection 1192 closed
S+592388us irmin.http-srv [DEBUG] connection 1193 closed
+1206820us irmin.http [DEBUG] GET /tree/20bae3374e5c03babdb75e25ec15afab9cf1579d
S+592409us irmin.http-srv [DEBUG] connection 1194 closed
S+592429us irmin.http-srv [DEBUG] connection 1195 closed
S+592445us irmin.http-srv [DEBUG] connection 1196 closed
S+592499us irmin.http-srv [DEBUG] new connection 1198
S+592534us irmin.mem [DEBUG] mem 20bae3374e5c03babdb75e25ec15afab9cf1579d
S+592553us irmin.http-srv [INFO] [1198] 404 - GET /tree/20bae3374e5c03babdb75e25ec15afab9cf1579d
S+592583us irmin.http-srv [DEBUG] connection 1197 closed
+1207053us irmin.http [DEBUG] GET /tree/42ed1736c89a0849e036e0b03d7b7c45a06bc6b5
S+592641us irmin.http-srv [DEBUG] connection 1198 closed
S+592689us irmin.http-srv [DEBUG] new connection 1199
S+592722us irmin.mem [DEBUG] mem 42ed1736c89a0849e036e0b03d7b7c45a06bc6b5
S+592735us irmin.mem [DEBUG] find 42ed1736c89a0849e036e0b03d7b7c45a06bc6b5
S+592761us irmin.http-srv [INFO] [1199] 200 - GET /tree/42ed1736c89a0849e036e0b03d7b7c45a06bc6b5
+1207500us irmin.http [DEBUG] POST /trees
S+593138us irmin.http-srv [DEBUG] new connection 1200
S+593268us irmin.mem [DEBUG] add -> 20bae3374e5c03babdb75e25ec15afab9cf1579d
S+593290us irmin.http-srv [INFO] [1200] 200 - POST /trees
+1207766us irmin.http [DEBUG] POST /trees
S+593353us irmin.http-srv [DEBUG] connection 1200 closed
S+593405us irmin.http-srv [DEBUG] new connection 1201
S+593454us irmin.mem [DEBUG] add -> 145dde6e83f5ace525b677331c378b2141ae5738
S+593474us irmin.http-srv [INFO] [1201] 200 - POST /trees
+1207941us irmin.tree [DEBUG] Tree.export -> 145dde6e83f5ace525b677331c378b2141ae5738
S+593533us irmin.http-srv [DEBUG] connection 1201 closed
+1207964us irmin.http [DEBUG] POST /commits
S+593608us irmin.http-srv [DEBUG] new connection 1202
S+593664us irmin.mem [DEBUG] add -> f7826196723fca9c73cb42ceffb20ee2e8098f51
S+593684us irmin.http-srv [INFO] [1202] 200 - POST /commits
+1208156us irmin.http [DEBUG] PUT /branch/master
S+593741us irmin.http-srv [DEBUG] connection 1202 closed
S+593788us irmin.http-srv [DEBUG] new connection 1203
S+593821us irmin.mem [DEBUG] mem master
S+593869us irmin.mem [DEBUG] test_and_set
S+593878us irmin.mem [DEBUG] find master
S+593888us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
698aae32c5f640e42774987d3404125413aea7b7)
S+593900us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
698aae32c5f640e42774987d3404125413aea7b7)
S+593910us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
698aae32c5f640e42774987d3404125413aea7b7)
S+593919us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
698aae32c5f640e42774987d3404125413aea7b7)
S+593928us irmin.watch [DEBUG] notify-all[1.4]: firing! (v=Some
698aae32c5f640e42774987d3404125413aea7b7)
S+593950us irmin.http-srv [INFO] [1203] 200 - PUT /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1208432us application [INFO] ASSERT state: watch-more update 1 on=true expected=0/2/0:1/1 current=0/2/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1208447us application [INFO] ASSERT state: [pre-condition] watch-more update 2 on=true expected=0/2/0:1/1 current=0/2/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1208456us test [DEBUG] [waiting for] watch-more update 2 on=true expected=0/3/0:1/1 current=0/2/0:*
S+594041us irmin.http-srv [DEBUG] connection 1203 closed
+1208464us irmin [DEBUG] set /a/b/c/2/1
+1208474us irmin.http [DEBUG] GET /branch/master
S+594102us irmin.http-srv [DEBUG] new connection 1204
+1208523us irmin.watch [DEBUG] notify-all[10.51]: firing! (v=Some
698aae32c5f640e42774987d3404125413aea7b7)
+1208545us irmin.http [DEBUG] GET /commit/698aae32c5f640e42774987d3404125413aea7b7
S+594137us irmin.mem [DEBUG] mem master
S+594154us irmin.mem [DEBUG] find master
S+594171us irmin.http-srv [INFO] [1204] 200 - GET /branch/master
+1208638us irmin.http [DEBUG] GET /commit/f7826196723fca9c73cb42ceffb20ee2e8098f51
S+595104us irmin.http-srv [DEBUG] new connection 1205
S+595140us irmin.mem [DEBUG] mem 698aae32c5f640e42774987d3404125413aea7b7
S+595153us irmin.mem [DEBUG] find 698aae32c5f640e42774987d3404125413aea7b7
S+595184us irmin.http-srv [INFO] [1205] 200 - GET /commit/698aae32c5f640e42774987d3404125413aea7b7
S+595239us irmin.http-srv [DEBUG] new connection 1206
+1209671us irmin.http [DEBUG] GET /commit/f7826196723fca9c73cb42ceffb20ee2e8098f51
S+595273us irmin.mem [DEBUG] mem f7826196723fca9c73cb42ceffb20ee2e8098f51
S+595285us irmin.mem [DEBUG] find f7826196723fca9c73cb42ceffb20ee2e8098f51
S+595314us irmin.http-srv [INFO] [1206] 200 - GET /commit/f7826196723fca9c73cb42ceffb20ee2e8098f51
S+595365us irmin.http-srv [DEBUG] new connection 1207
S+595398us irmin.mem [DEBUG] mem f7826196723fca9c73cb42ceffb20ee2e8098f51
S+595410us irmin.mem [DEBUG] find f7826196723fca9c73cb42ceffb20ee2e8098f51
S+595439us irmin.http-srv [INFO] [1207] 200 - GET /commit/f7826196723fca9c73cb42ceffb20ee2e8098f51
S+595484us irmin.http-srv [DEBUG] connection 1204 closed
+1209905us irmin [DEBUG] Head.find -> f7826196723fca9c73cb42ceffb20ee2e8098f51
+1209916us irmin.tree [DEBUG] Tree.find_tree /a/b/c/2/1
+1209926us irmin.tree [DEBUG] Tree.add_tree /a/b/c/2/1
S+595506us irmin.http-srv [DEBUG] connection 1205 closed
S+595523us irmin.http-srv [DEBUG] connection 1206 closed
+1209950us irmin.http [DEBUG] GET /tree/41ffc64b51557b98dab7248402e3858fb05906ba
S+595597us irmin.http-srv [DEBUG] new connection 1208
+1210023us irmin.tree [DEBUG] Tree.find_tree /a/b
+1210034us irmin.tree [DEBUG] Tree.find_tree /a/b
+1210039us irmin [DEBUG] [watch-key] key /a/b has not changed
S+595633us irmin.mem [DEBUG] mem 41ffc64b51557b98dab7248402e3858fb05906ba
S+595652us irmin.http-srv [INFO] [1208] 404 - GET /tree/41ffc64b51557b98dab7248402e3858fb05906ba
S+595695us irmin.http-srv [DEBUG] connection 1207 closed
+1210164us irmin.http [DEBUG] GET /tree/3f74744377efe85dad111a128d306eeab98435ee
S+595752us irmin.http-srv [DEBUG] connection 1208 closed
S+595800us irmin.http-srv [DEBUG] new connection 1209
S+595833us irmin.mem [DEBUG] mem 3f74744377efe85dad111a128d306eeab98435ee
S+595853us irmin.http-srv [INFO] [1209] 404 - GET /tree/3f74744377efe85dad111a128d306eeab98435ee
+1210357us irmin.http [DEBUG] GET /tree/3bae3fc4803a1f740436b1e9ac60f9bd1fac9c63
S+595946us irmin.http-srv [DEBUG] connection 1209 closed
S+595998us irmin.http-srv [DEBUG] new connection 1210
S+596030us irmin.mem [DEBUG] mem 3bae3fc4803a1f740436b1e9ac60f9bd1fac9c63
S+596048us irmin.http-srv [INFO] [1210] 404 - GET /tree/3bae3fc4803a1f740436b1e9ac60f9bd1fac9c63
+1210551us irmin.http [DEBUG] GET /tree/56671dc3c5d180d0b20e1720ea43c5f4c4680b07
S+596143us irmin.http-srv [DEBUG] connection 1210 closed
S+596236us irmin.http-srv [DEBUG] new connection 1211
S+596274us irmin.mem [DEBUG] mem 56671dc3c5d180d0b20e1720ea43c5f4c4680b07
S+596295us irmin.http-srv [INFO] [1211] 404 - GET /tree/56671dc3c5d180d0b20e1720ea43c5f4c4680b07
+1210803us irmin.http [DEBUG] GET /tree/747b31832edd8faf816714d756b9e64c8bb68f39
S+596396us irmin.http-srv [DEBUG] connection 1211 closed
S+596449us irmin.http-srv [DEBUG] new connection 1212
S+596488us irmin.mem [DEBUG] mem 747b31832edd8faf816714d756b9e64c8bb68f39
S+596510us irmin.http-srv [INFO] [1212] 404 - GET /tree/747b31832edd8faf816714d756b9e64c8bb68f39
+1210985us irmin.http [DEBUG] POST /blobs
S+596582us irmin.http-srv [DEBUG] connection 1212 closed
S+596631us irmin.http-srv [DEBUG] new connection 1213
S+596663us irmin.mem [DEBUG] add -> da4b9237bacccdf19c0760cab7aec4a8359010b0
S+596678us irmin.http-srv [INFO] [1213] 200 - POST /blobs
S+596786us irmin.http-srv [DEBUG] connection 1213 closed
+1211206us irmin.http [DEBUG] POST /trees
S+596848us irmin.http-srv [DEBUG] new connection 1214
S+596887us irmin.mem [DEBUG] add -> 747b31832edd8faf816714d756b9e64c8bb68f39
S+596902us irmin.http-srv [INFO] [1214] 200 - POST /trees
S+596982us irmin.http-srv [DEBUG] connection 1214 closed
+1211406us irmin.http [DEBUG] POST /trees
S+597049us irmin.http-srv [DEBUG] new connection 1215
S+597091us irmin.mem [DEBUG] add -> 56671dc3c5d180d0b20e1720ea43c5f4c4680b07
S+597105us irmin.http-srv [INFO] [1215] 200 - POST /trees
+1213010us irmin.http [DEBUG] POST /trees
S+598592us irmin.http-srv [DEBUG] connection 1215 closed
S+598679us irmin.http-srv [DEBUG] new connection 1216
S+598737us irmin.mem [DEBUG] add -> 3bae3fc4803a1f740436b1e9ac60f9bd1fac9c63
S+598763us irmin.http-srv [INFO] [1216] 200 - POST /trees
S+598834us irmin.http-srv [DEBUG] connection 1216 closed
+1213254us irmin.http [DEBUG] POST /trees
S+598954us irmin.http-srv [DEBUG] new connection 1217
S+599021us irmin.mem [DEBUG] add -> 3f74744377efe85dad111a128d306eeab98435ee
S+599045us irmin.http-srv [INFO] [1217] 200 - POST /trees
+1213526us irmin.http [DEBUG] POST /trees
S+599111us irmin.http-srv [DEBUG] connection 1217 closed
S+599188us irmin.http-srv [DEBUG] new connection 1218
S+599241us irmin.mem [DEBUG] add -> 41ffc64b51557b98dab7248402e3858fb05906ba
S+599263us irmin.http-srv [INFO] [1218] 200 - POST /trees
+1213761us irmin.tree [DEBUG] Tree.export -> 41ffc64b51557b98dab7248402e3858fb05906ba
S+599354us irmin.http-srv [DEBUG] connection 1218 closed
+1213795us irmin.http [DEBUG] POST /commits
S+599453us irmin.http-srv [DEBUG] new connection 1219
S+599513us irmin.mem [DEBUG] add -> f9d907873ed15155e84cad448ffbdba76224e346
S+599536us irmin.http-srv [INFO] [1219] 200 - POST /commits
+1214022us irmin.http [DEBUG] PUT /branch/master
S+599606us irmin.http-srv [DEBUG] connection 1219 closed
S+599665us irmin.http-srv [DEBUG] new connection 1220
S+599702us irmin.mem [DEBUG] mem master
S+599760us irmin.mem [DEBUG] test_and_set
S+599774us irmin.mem [DEBUG] find master
S+599786us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
f7826196723fca9c73cb42ceffb20ee2e8098f51)
S+599801us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
f7826196723fca9c73cb42ceffb20ee2e8098f51)
S+599814us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
f7826196723fca9c73cb42ceffb20ee2e8098f51)
S+599825us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
f7826196723fca9c73cb42ceffb20ee2e8098f51)
S+599836us irmin.watch [DEBUG] notify-all[1.4]: firing! (v=Some
f7826196723fca9c73cb42ceffb20ee2e8098f51)
S+599866us irmin.http-srv [INFO] [1220] 200 - PUT /branch/master
+1214347us irmin [DEBUG] set /a/x/c/2/1
+1214364us irmin.http [DEBUG] GET /branch/master
+1214422us irmin.watch [DEBUG] notify-all[10.51]: firing! (v=Some
f7826196723fca9c73cb42ceffb20ee2e8098f51)
+1214448us irmin.http [DEBUG] GET /commit/f7826196723fca9c73cb42ceffb20ee2e8098f51
S+600055us irmin.http-srv [DEBUG] new connection 1221
S+600091us irmin.mem [DEBUG] mem master
S+600105us irmin.mem [DEBUG] find master
S+600120us irmin.http-srv [INFO] [1221] 200 - GET /branch/master
+1214587us irmin.http [DEBUG] GET /commit/f9d907873ed15155e84cad448ffbdba76224e346
S+600173us irmin.http-srv [DEBUG] new connection 1222
S+600209us irmin.mem [DEBUG] mem f7826196723fca9c73cb42ceffb20ee2e8098f51
S+600223us irmin.mem [DEBUG] find f7826196723fca9c73cb42ceffb20ee2e8098f51
S+600258us irmin.http-srv [INFO] [1222] 200 - GET /commit/f7826196723fca9c73cb42ceffb20ee2e8098f51
S+600318us irmin.http-srv [DEBUG] new connection 1223
+1214744us irmin.http [DEBUG] GET /commit/f9d907873ed15155e84cad448ffbdba76224e346
S+600355us irmin.mem [DEBUG] mem f9d907873ed15155e84cad448ffbdba76224e346
S+600369us irmin.mem [DEBUG] find f9d907873ed15155e84cad448ffbdba76224e346
S+600402us irmin.http-srv [INFO] [1223] 200 - GET /commit/f9d907873ed15155e84cad448ffbdba76224e346
S+600461us irmin.http-srv [DEBUG] new connection 1224
S+600496us irmin.mem [DEBUG] mem f9d907873ed15155e84cad448ffbdba76224e346
S+600508us irmin.mem [DEBUG] find f9d907873ed15155e84cad448ffbdba76224e346
+1214953us irmin [DEBUG] Head.find -> f9d907873ed15155e84cad448ffbdba76224e346
S+600537us irmin.http-srv [INFO] [1224] 200 - GET /commit/f9d907873ed15155e84cad448ffbdba76224e346
+1214964us irmin.tree [DEBUG] Tree.find_tree /a/x/c/2/1
+1214977us irmin.tree [DEBUG] Tree.add_tree /a/x/c/2/1
S+600571us irmin.http-srv [DEBUG] connection 1220 closed
+1215003us irmin.http [DEBUG] GET /tree/8a8c087539fd6b325ac0759ffbc0b5332f235fa7
S+600608us irmin.http-srv [DEBUG] connection 1221 closed
S+600629us irmin.http-srv [DEBUG] connection 1222 closed
S+600649us irmin.http-srv [DEBUG] connection 1223 closed
+1215083us irmin.tree [DEBUG] Tree.find_tree /a/b
+1215097us irmin.tree [DEBUG] Tree.find_tree /a/b
+1215104us irmin [DEBUG] [watch-key] key /a/b has changed
S+600703us irmin.http-srv [DEBUG] new connection 1225
S+600740us irmin.mem [DEBUG] mem 8a8c087539fd6b325ac0759ffbc0b5332f235fa7
S+600761us irmin.http-srv [INFO] [1225] 404 - GET /tree/8a8c087539fd6b325ac0759ffbc0b5332f235fa7
S+600794us irmin.http-srv [DEBUG] connection 1224 closed
+1215274us irmin.http [DEBUG] GET /tree/10eec89b15c3a188bf2c3d16d1fc31a7f8bdb4cf
S+600926us irmin.http-srv [DEBUG] new connection 1226
S+600966us irmin.mem [DEBUG] mem 10eec89b15c3a188bf2c3d16d1fc31a7f8bdb4cf
S+600985us irmin.http-srv [INFO] [1226] 404 - GET /tree/10eec89b15c3a188bf2c3d16d1fc31a7f8bdb4cf
S+601028us irmin.http-srv [DEBUG] connection 1225 closed
+1215490us irmin.http [DEBUG] GET /tree/3bae3fc4803a1f740436b1e9ac60f9bd1fac9c63
S+601078us irmin.http-srv [DEBUG] connection 1226 closed
S+601166us irmin.http-srv [DEBUG] new connection 1227
S+601194us irmin.mem [DEBUG] mem 3bae3fc4803a1f740436b1e9ac60f9bd1fac9c63
S+601204us irmin.mem [DEBUG] find 3bae3fc4803a1f740436b1e9ac60f9bd1fac9c63
S+601223us irmin.http-srv [INFO] [1227] 200 - GET /tree/3bae3fc4803a1f740436b1e9ac60f9bd1fac9c63
+1215697us irmin.http [DEBUG] POST /trees
S+601353us irmin.http-srv [DEBUG] new connection 1228
S+601403us irmin.mem [DEBUG] add -> 10eec89b15c3a188bf2c3d16d1fc31a7f8bdb4cf
S+601419us irmin.http-srv [INFO] [1228] 200 - POST /trees
S+601486us irmin.http-srv [DEBUG] connection 1228 closed
+1215904us irmin.http [DEBUG] POST /trees
S+601567us irmin.http-srv [DEBUG] new connection 1229
S+601606us irmin.mem [DEBUG] add -> 8a8c087539fd6b325ac0759ffbc0b5332f235fa7
S+601621us irmin.http-srv [INFO] [1229] 200 - POST /trees
+1216091us irmin.tree [DEBUG] Tree.export -> 8a8c087539fd6b325ac0759ffbc0b5332f235fa7
S+601685us irmin.http-srv [DEBUG] connection 1229 closed
+1216121us irmin.http [DEBUG] POST /commits
S+601771us irmin.http-srv [DEBUG] new connection 1230
S+601815us irmin.mem [DEBUG] add -> 4f2b968e3eeb5c5b0369775565f182449d7d546c
S+601831us irmin.http-srv [INFO] [1230] 200 - POST /commits
+1216315us irmin.http [DEBUG] PUT /branch/master
S+601895us irmin.http-srv [DEBUG] connection 1230 closed
S+601972us irmin.http-srv [DEBUG] new connection 1231
S+602016us irmin.mem [DEBUG] mem master
S+602078us irmin.mem [DEBUG] test_and_set
S+602095us irmin.mem [DEBUG] find master
S+602109us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
f9d907873ed15155e84cad448ffbdba76224e346)
S+602126us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
f9d907873ed15155e84cad448ffbdba76224e346)
S+602142us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
f9d907873ed15155e84cad448ffbdba76224e346)
S+602154us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
f9d907873ed15155e84cad448ffbdba76224e346)
S+602162us irmin.watch [DEBUG] notify-all[1.4]: firing! (v=Some
f9d907873ed15155e84cad448ffbdba76224e346)
S+602180us irmin.http-srv [INFO] [1231] 200 - PUT /branch/master
+1216678us irmin [DEBUG] set /a/y/c/2/1
S+602347us irmin.http-srv [DEBUG] connection 1231 closed
+1216696us irmin.http [DEBUG] GET /branch/master
S+602950us irmin.http-srv [DEBUG] new connection 1232
+1217375us irmin.watch [DEBUG] notify-all[10.51]: firing! (v=Some
f9d907873ed15155e84cad448ffbdba76224e346)
S+602981us irmin.mem [DEBUG] mem master
+1217407us irmin.http [DEBUG] GET /commit/f9d907873ed15155e84cad448ffbdba76224e346
S+602991us irmin.mem [DEBUG] find master
S+603007us irmin.http-srv [INFO] [1232] 200 - GET /branch/master
S+603057us irmin.http-srv [DEBUG] new connection 1233
+1217486us irmin.http [DEBUG] GET /commit/4f2b968e3eeb5c5b0369775565f182449d7d546c
S+603084us irmin.mem [DEBUG] mem f9d907873ed15155e84cad448ffbdba76224e346
S+603093us irmin.mem [DEBUG] find f9d907873ed15155e84cad448ffbdba76224e346
S+603117us irmin.http-srv [INFO] [1233] 200 - GET /commit/f9d907873ed15155e84cad448ffbdba76224e346
S+603161us irmin.http-srv [DEBUG] new connection 1234
+1217592us irmin.http [DEBUG] GET /commit/4f2b968e3eeb5c5b0369775565f182449d7d546c
S+603186us irmin.mem [DEBUG] mem 4f2b968e3eeb5c5b0369775565f182449d7d546c
S+603195us irmin.mem [DEBUG] find 4f2b968e3eeb5c5b0369775565f182449d7d546c
S+603215us irmin.http-srv [INFO] [1234] 200 - GET /commit/4f2b968e3eeb5c5b0369775565f182449d7d546c
S+603253us irmin.http-srv [DEBUG] new connection 1235
+1217686us irmin [DEBUG] Head.find -> 4f2b968e3eeb5c5b0369775565f182449d7d546c
S+603276us irmin.mem [DEBUG] mem 4f2b968e3eeb5c5b0369775565f182449d7d546c
+1217697us irmin.tree [DEBUG] Tree.find_tree /a/y/c/2/1
S+603284us irmin.mem [DEBUG] find 4f2b968e3eeb5c5b0369775565f182449d7d546c
+1217709us irmin.tree [DEBUG] Tree.add_tree /a/y/c/2/1
S+603304us irmin.http-srv [INFO] [1235] 200 - GET /commit/4f2b968e3eeb5c5b0369775565f182449d7d546c
+1217735us irmin.http [DEBUG] GET /tree/20a8b982e94d40ba5ba9f30c4807336563991b7c
S+603336us irmin.http-srv [DEBUG] connection 1232 closed
S+603352us irmin.http-srv [DEBUG] connection 1233 closed
S+603364us irmin.http-srv [DEBUG] connection 1234 closed
+1217809us irmin.tree [DEBUG] Tree.find_tree /a/b
+1217820us irmin.tree [DEBUG] Tree.find_tree /a/b
S+603399us irmin.http-srv [DEBUG] new connection 1236
+1217827us irmin [DEBUG] [watch-key] key /a/b has not changed
S+603424us irmin.mem [DEBUG] mem 20a8b982e94d40ba5ba9f30c4807336563991b7c
S+603437us irmin.http-srv [INFO] [1236] 404 - GET /tree/20a8b982e94d40ba5ba9f30c4807336563991b7c
S+603457us irmin.http-srv [DEBUG] connection 1235 closed
+1217920us irmin.http [DEBUG] GET /tree/fbec3994c45e194ae9c58a62fce1f69513ab1cd4
S+603524us irmin.http-srv [DEBUG] connection 1236 closed
S+603563us irmin.http-srv [DEBUG] new connection 1237
S+603589us irmin.mem [DEBUG] mem fbec3994c45e194ae9c58a62fce1f69513ab1cd4
S+603645us irmin.http-srv [INFO] [1237] 404 - GET /tree/fbec3994c45e194ae9c58a62fce1f69513ab1cd4
+1218114us irmin.http [DEBUG] GET /tree/3bae3fc4803a1f740436b1e9ac60f9bd1fac9c63
S+603704us irmin.http-srv [DEBUG] connection 1237 closed
S+603744us irmin.http-srv [DEBUG] new connection 1238
S+603768us irmin.mem [DEBUG] mem 3bae3fc4803a1f740436b1e9ac60f9bd1fac9c63
S+603777us irmin.mem [DEBUG] find 3bae3fc4803a1f740436b1e9ac60f9bd1fac9c63
S+603795us irmin.http-srv [INFO] [1238] 200 - GET /tree/3bae3fc4803a1f740436b1e9ac60f9bd1fac9c63
+1218254us irmin.http [DEBUG] POST /trees
S+603890us irmin.http-srv [DEBUG] new connection 1239
S+603933us irmin.mem [DEBUG] add -> fbec3994c45e194ae9c58a62fce1f69513ab1cd4
S+603948us irmin.http-srv [INFO] [1239] 200 - POST /trees
S+604002us irmin.http-srv [DEBUG] connection 1239 closed
S+604094us irmin.http-srv [DEBUG] connection 1188 closed
S+604116us irmin.http-srv [DEBUG] connection 1122 closed
S+604129us irmin.http-srv [DEBUG] connection 1149 closed
S+604141us irmin.http-srv [DEBUG] connection 1160 closed
S+604187us irmin.http-srv [DEBUG] connection 1059 closed
S+604205us irmin.http-srv [DEBUG] connection 1064 closed
S+604232us irmin.http-srv [DEBUG] connection 1069 closed
S+604251us irmin.http-srv [DEBUG] connection 1074 closed
+1218676us irmin.http [DEBUG] POST /trees
S+604265us irmin.http-srv [DEBUG] connection 1097 closed
S+604286us irmin.http-srv [DEBUG] connection 1054 closed
S+604299us irmin.http-srv [DEBUG] connection 1024 closed
S+604312us irmin.http-srv [DEBUG] connection 1029 closed
S+604323us irmin.http-srv [DEBUG] connection 1034 closed
S+604335us irmin.http-srv [DEBUG] connection 1039 closed
S+604347us irmin.http-srv [DEBUG] connection 1044 closed
S+604358us irmin.http-srv [DEBUG] connection 1049 closed
S+604400us irmin.http-srv [DEBUG] new connection 1240
S+604436us irmin.mem [DEBUG] add -> 20a8b982e94d40ba5ba9f30c4807336563991b7c
S+604452us irmin.http-srv [INFO] [1240] 200 - POST /trees
+1218916us irmin.tree [DEBUG] Tree.export -> 20a8b982e94d40ba5ba9f30c4807336563991b7c
S+604505us irmin.http-srv [DEBUG] connection 1240 closed
+1218937us irmin.http [DEBUG] POST /commits
S+604567us irmin.http-srv [DEBUG] new connection 1241
S+604607us irmin.mem [DEBUG] add -> dc115ad8c3024d31d720887949112937c7beabc3
S+604622us irmin.http-srv [INFO] [1241] 200 - POST /commits
S+604670us irmin.http-srv [DEBUG] connection 1241 closed
+1219090us irmin.http [DEBUG] PUT /branch/master
S+604762us irmin.http-srv [DEBUG] new connection 1242
S+604787us irmin.mem [DEBUG] mem master
S+604822us irmin.mem [DEBUG] test_and_set
S+604830us irmin.mem [DEBUG] find master
S+604837us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
4f2b968e3eeb5c5b0369775565f182449d7d546c)
S+604846us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
4f2b968e3eeb5c5b0369775565f182449d7d546c)
S+604853us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
4f2b968e3eeb5c5b0369775565f182449d7d546c)
S+604859us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
4f2b968e3eeb5c5b0369775565f182449d7d546c)
S+604865us irmin.watch [DEBUG] notify-all[1.4]: firing! (v=Some
4f2b968e3eeb5c5b0369775565f182449d7d546c)
S+604882us irmin.http-srv [INFO] [1242] 200 - PUT /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1219359us application [INFO] ASSERT state: watch-more update 2 on=true expected=0/3/0:1/1 current=0/3/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1219374us application [INFO] ASSERT state: [pre-condition] watch-more update 3 on=true expected=0/3/0:1/1 current=0/3/0:* (0, 0.000s)
S+604957us irmin.http-srv [DEBUG] connection 1242 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1219386us test [DEBUG] [waiting for] watch-more update 3 on=true expected=0/4/0:1/1 current=0/3/0:*
+1219393us irmin [DEBUG] set /a/b/c/3/1
+1219401us irmin.http [DEBUG] GET /branch/master
S+605028us irmin.http-srv [DEBUG] new connection 1243
+1219450us irmin.watch [DEBUG] notify-all[10.51]: firing! (v=Some
4f2b968e3eeb5c5b0369775565f182449d7d546c)
S+605052us irmin.mem [DEBUG] mem master
+1219473us irmin.http [DEBUG] GET /commit/4f2b968e3eeb5c5b0369775565f182449d7d546c
S+605060us irmin.mem [DEBUG] find master
S+605071us irmin.http-srv [INFO] [1243] 200 - GET /branch/master
+1219531us irmin.http [DEBUG] GET /commit/dc115ad8c3024d31d720887949112937c7beabc3
S+605113us irmin.http-srv [DEBUG] new connection 1244
S+605138us irmin.mem [DEBUG] mem 4f2b968e3eeb5c5b0369775565f182449d7d546c
S+605146us irmin.mem [DEBUG] find 4f2b968e3eeb5c5b0369775565f182449d7d546c
S+605167us irmin.http-srv [INFO] [1244] 200 - GET /commit/4f2b968e3eeb5c5b0369775565f182449d7d546c
S+605203us irmin.http-srv [DEBUG] new connection 1245
+1219639us irmin.http [DEBUG] GET /commit/dc115ad8c3024d31d720887949112937c7beabc3
S+605226us irmin.mem [DEBUG] mem dc115ad8c3024d31d720887949112937c7beabc3
S+605234us irmin.mem [DEBUG] find dc115ad8c3024d31d720887949112937c7beabc3
S+605253us irmin.http-srv [INFO] [1245] 200 - GET /commit/dc115ad8c3024d31d720887949112937c7beabc3
S+605289us irmin.http-srv [DEBUG] new connection 1246
S+605315us irmin.mem [DEBUG] mem dc115ad8c3024d31d720887949112937c7beabc3
S+605324us irmin.mem [DEBUG] find dc115ad8c3024d31d720887949112937c7beabc3
+1219748us irmin [DEBUG] Head.find -> dc115ad8c3024d31d720887949112937c7beabc3
+1219759us irmin.tree [DEBUG] Tree.find_tree /a/b/c/3/1
S+605343us irmin.http-srv [INFO] [1246] 200 - GET /commit/dc115ad8c3024d31d720887949112937c7beabc3
+1219768us irmin.tree [DEBUG] Tree.add_tree /a/b/c/3/1
+1219792us irmin.http [DEBUG] GET /tree/9756d5bb7d29932f3dca7284000c6defd5f66a7c
S+605416us irmin.http-srv [DEBUG] new connection 1247
+1219855us irmin.tree [DEBUG] Tree.find_tree /a/b
S+605438us irmin.mem [DEBUG] mem 9756d5bb7d29932f3dca7284000c6defd5f66a7c
+1219865us irmin.tree [DEBUG] Tree.find_tree /a/b
+1219871us irmin [DEBUG] [watch-key] key /a/b has not changed
S+605452us irmin.http-srv [INFO] [1247] 404 - GET /tree/9756d5bb7d29932f3dca7284000c6defd5f66a7c
S+605481us irmin.http-srv [DEBUG] connection 1243 closed
S+605496us irmin.http-srv [DEBUG] connection 1244 closed
+1219924us irmin.http [DEBUG] GET /tree/4085d46b6256599248679892e073d9862eff34fb
S+605507us irmin.http-srv [DEBUG] connection 1245 closed
S+605520us irmin.http-srv [DEBUG] connection 1246 closed
S+605554us irmin.http-srv [DEBUG] new connection 1248
S+605576us irmin.mem [DEBUG] mem 4085d46b6256599248679892e073d9862eff34fb
S+605588us irmin.http-srv [INFO] [1248] 404 - GET /tree/4085d46b6256599248679892e073d9862eff34fb
S+605608us irmin.http-srv [DEBUG] connection 1247 closed
+1220069us irmin.http [DEBUG] GET /tree/a5ed81339e197f9db4229999a6ee545bf07e96d0
S+605657us irmin.http-srv [DEBUG] connection 1248 closed
S+605692us irmin.http-srv [DEBUG] new connection 1249
S+605715us irmin.mem [DEBUG] mem a5ed81339e197f9db4229999a6ee545bf07e96d0
S+605727us irmin.http-srv [INFO] [1249] 404 - GET /tree/a5ed81339e197f9db4229999a6ee545bf07e96d0
+1220223us irmin.http [DEBUG] GET /tree/f21cf040173ad750c956ec144c1825e45805b7db
S+605811us irmin.http-srv [DEBUG] connection 1249 closed
S+605855us irmin.http-srv [DEBUG] new connection 1250
S+605878us irmin.mem [DEBUG] mem f21cf040173ad750c956ec144c1825e45805b7db
S+605891us irmin.http-srv [INFO] [1250] 404 - GET /tree/f21cf040173ad750c956ec144c1825e45805b7db
+1220349us irmin.http [DEBUG] GET /tree/37d8e89740715421ec194c192efabd000c0b27f8
S+605936us irmin.http-srv [DEBUG] connection 1250 closed
S+605971us irmin.http-srv [DEBUG] new connection 1251
S+605993us irmin.mem [DEBUG] mem 37d8e89740715421ec194c192efabd000c0b27f8
S+606004us irmin.http-srv [INFO] [1251] 404 - GET /tree/37d8e89740715421ec194c192efabd000c0b27f8
+1220467us irmin.http [DEBUG] POST /blobs
S+606056us irmin.http-srv [DEBUG] connection 1251 closed
S+606102us irmin.http-srv [DEBUG] new connection 1252
S+606130us irmin.mem [DEBUG] add -> 77de68daecd823babbb58edb1c8e14d7106e83bb
S+606143us irmin.http-srv [INFO] [1252] 200 - POST /blobs
S+606209us irmin.http-srv [DEBUG] connection 1252 closed
+1220638us irmin.http [DEBUG] POST /trees
S+606341us irmin.http-srv [DEBUG] new connection 1253
S+606379us irmin.mem [DEBUG] add -> 37d8e89740715421ec194c192efabd000c0b27f8
S+606393us irmin.http-srv [INFO] [1253] 200 - POST /trees
+1220880us irmin.http [DEBUG] POST /trees
S+606463us irmin.http-srv [DEBUG] connection 1253 closed
S+606542us irmin.http-srv [DEBUG] new connection 1254
S+606615us irmin.mem [DEBUG] add -> f21cf040173ad750c956ec144c1825e45805b7db
S+606640us irmin.http-srv [INFO] [1254] 200 - POST /trees
S+606703us irmin.http-srv [DEBUG] connection 1254 closed
+1221230us irmin.http [DEBUG] POST /trees
S+606884us irmin.http-srv [DEBUG] new connection 1255
S+606922us irmin.mem [DEBUG] add -> a5ed81339e197f9db4229999a6ee545bf07e96d0
S+606938us irmin.http-srv [INFO] [1255] 200 - POST /trees
S+607001us irmin.http-srv [DEBUG] connection 1255 closed
+1221428us irmin.http [DEBUG] POST /trees
S+607080us irmin.http-srv [DEBUG] new connection 1256
S+607123us irmin.mem [DEBUG] add -> 4085d46b6256599248679892e073d9862eff34fb
S+607138us irmin.http-srv [INFO] [1256] 200 - POST /trees
S+607200us irmin.http-srv [DEBUG] connection 1256 closed
+1221621us irmin.http [DEBUG] POST /trees
S+607269us irmin.http-srv [DEBUG] new connection 1257
S+607303us irmin.mem [DEBUG] add -> 9756d5bb7d29932f3dca7284000c6defd5f66a7c
S+607317us irmin.http-srv [INFO] [1257] 200 - POST /trees
+1221785us irmin.tree [DEBUG] Tree.export -> 9756d5bb7d29932f3dca7284000c6defd5f66a7c
S+607380us irmin.http-srv [DEBUG] connection 1257 closed
+1221817us irmin.http [DEBUG] POST /commits
S+607478us irmin.http-srv [DEBUG] new connection 1258
S+607529us irmin.mem [DEBUG] add -> 3ec10bb7be44c7db3fcad8f51f7a261fdd21f2e8
S+607556us irmin.http-srv [INFO] [1258] 200 - POST /commits
+1222060us irmin.http [DEBUG] PUT /branch/master
S+607641us irmin.http-srv [DEBUG] connection 1258 closed
S+607809us irmin.http-srv [DEBUG] new connection 1259
S+607841us irmin.mem [DEBUG] mem master
S+607885us irmin.mem [DEBUG] test_and_set
S+607895us irmin.mem [DEBUG] find master
S+607903us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
dc115ad8c3024d31d720887949112937c7beabc3)
S+607917us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
dc115ad8c3024d31d720887949112937c7beabc3)
S+607925us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
dc115ad8c3024d31d720887949112937c7beabc3)
S+607943us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
dc115ad8c3024d31d720887949112937c7beabc3)
S+607958us irmin.watch [DEBUG] notify-all[1.4]: firing! (v=Some
dc115ad8c3024d31d720887949112937c7beabc3)
S+607982us irmin.http-srv [INFO] [1259] 200 - PUT /branch/master
+1222468us irmin [DEBUG] set /a/x/c/3/1
S+608059us irmin.http-srv [DEBUG] connection 1259 closed
+1222486us irmin.http [DEBUG] GET /branch/master
S+608127us irmin.http-srv [DEBUG] new connection 1260
+1222549us irmin.watch [DEBUG] notify-all[10.51]: firing! (v=Some
dc115ad8c3024d31d720887949112937c7beabc3)
S+608152us irmin.mem [DEBUG] mem master
+1222575us irmin.http [DEBUG] GET /commit/dc115ad8c3024d31d720887949112937c7beabc3
S+608161us irmin.mem [DEBUG] find master
S+608172us irmin.http-srv [INFO] [1260] 200 - GET /branch/master
S+608212us irmin.http-srv [DEBUG] new connection 1261
+1222633us irmin.http [DEBUG] GET /commit/3ec10bb7be44c7db3fcad8f51f7a261fdd21f2e8
S+608236us irmin.mem [DEBUG] mem dc115ad8c3024d31d720887949112937c7beabc3
S+608245us irmin.mem [DEBUG] find dc115ad8c3024d31d720887949112937c7beabc3
S+608268us irmin.http-srv [INFO] [1261] 200 - GET /commit/dc115ad8c3024d31d720887949112937c7beabc3
S+608310us irmin.http-srv [DEBUG] new connection 1262
+1222742us irmin.http [DEBUG] GET /commit/3ec10bb7be44c7db3fcad8f51f7a261fdd21f2e8
S+608351us irmin.mem [DEBUG] mem 3ec10bb7be44c7db3fcad8f51f7a261fdd21f2e8
S+608361us irmin.mem [DEBUG] find 3ec10bb7be44c7db3fcad8f51f7a261fdd21f2e8
S+608383us irmin.http-srv [INFO] [1262] 200 - GET /commit/3ec10bb7be44c7db3fcad8f51f7a261fdd21f2e8
S+608484us irmin.http-srv [DEBUG] new connection 1263
S+608509us irmin.mem [DEBUG] mem 3ec10bb7be44c7db3fcad8f51f7a261fdd21f2e8
S+608518us irmin.mem [DEBUG] find 3ec10bb7be44c7db3fcad8f51f7a261fdd21f2e8
+1222949us irmin [DEBUG] Head.find -> 3ec10bb7be44c7db3fcad8f51f7a261fdd21f2e8
S+608539us irmin.http-srv [INFO] [1263] 200 - GET /commit/3ec10bb7be44c7db3fcad8f51f7a261fdd21f2e8
+1222960us irmin.tree [DEBUG] Tree.find_tree /a/x/c/3/1
+1222972us irmin.tree [DEBUG] Tree.add_tree /a/x/c/3/1
S+608568us irmin.http-srv [DEBUG] connection 1260 closed
+1222999us irmin.http [DEBUG] GET /tree/76067546940f363fea019944b5cedbb5d613810d
S+608585us irmin.http-srv [DEBUG] connection 1261 closed
S+608597us irmin.http-srv [DEBUG] connection 1262 closed
S+608635us irmin.http-srv [DEBUG] new connection 1264
S+608660us irmin.mem [DEBUG] mem 76067546940f363fea019944b5cedbb5d613810d
+1223077us irmin.tree [DEBUG] Tree.find_tree /a/b
+1223090us irmin.tree [DEBUG] Tree.find_tree /a/b
S+608674us irmin.http-srv [INFO] [1264] 404 - GET /tree/76067546940f363fea019944b5cedbb5d613810d
+1223098us irmin [DEBUG] [watch-key] key /a/b has changed
S+608706us irmin.http-srv [DEBUG] connection 1263 closed
+1223145us irmin.http [DEBUG] GET /tree/3f963173af70fbdf5f41139503e98235d4f27f18
S+608732us irmin.http-srv [DEBUG] connection 1264 closed
S+608782us irmin.http-srv [DEBUG] new connection 1265
S+608809us irmin.mem [DEBUG] mem 3f963173af70fbdf5f41139503e98235d4f27f18
S+608826us irmin.http-srv [INFO] [1265] 404 - GET /tree/3f963173af70fbdf5f41139503e98235d4f27f18
+1223293us irmin.http [DEBUG] GET /tree/a5ed81339e197f9db4229999a6ee545bf07e96d0
S+608880us irmin.http-srv [DEBUG] connection 1265 closed
S+608928us irmin.http-srv [DEBUG] new connection 1266
S+608959us irmin.mem [DEBUG] mem a5ed81339e197f9db4229999a6ee545bf07e96d0
S+608973us irmin.mem [DEBUG] find a5ed81339e197f9db4229999a6ee545bf07e96d0
S+608995us irmin.http-srv [INFO] [1266] 200 - GET /tree/a5ed81339e197f9db4229999a6ee545bf07e96d0
+1223468us irmin.http [DEBUG] POST /trees
S+609111us irmin.http-srv [DEBUG] new connection 1267
S+609160us irmin.mem [DEBUG] add -> 3f963173af70fbdf5f41139503e98235d4f27f18
S+609175us irmin.http-srv [INFO] [1267] 200 - POST /trees
S+609236us irmin.http-srv [DEBUG] connection 1267 closed
+1223656us irmin.http [DEBUG] POST /trees
S+609308us irmin.http-srv [DEBUG] new connection 1268
S+609352us irmin.mem [DEBUG] add -> 76067546940f363fea019944b5cedbb5d613810d
S+609623us irmin.http-srv [INFO] [1268] 200 - POST /trees
+1224090us irmin.tree [DEBUG] Tree.export -> 76067546940f363fea019944b5cedbb5d613810d
S+609683us irmin.http-srv [DEBUG] connection 1268 closed
+1224113us irmin.http [DEBUG] POST /commits
S+609748us irmin.http-srv [DEBUG] new connection 1269
S+609790us irmin.mem [DEBUG] add -> d6db5303e55f41578a4219d0c5024202f128dbed
S+609805us irmin.http-srv [INFO] [1269] 200 - POST /commits
S+609860us irmin.http-srv [DEBUG] connection 1269 closed
+1224283us irmin.http [DEBUG] PUT /branch/master
S+609939us irmin.http-srv [DEBUG] new connection 1270
S+609974us irmin.mem [DEBUG] mem master
S+610029us irmin.mem [DEBUG] test_and_set
S+610041us irmin.mem [DEBUG] find master
S+610048us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
3ec10bb7be44c7db3fcad8f51f7a261fdd21f2e8)
S+610058us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
3ec10bb7be44c7db3fcad8f51f7a261fdd21f2e8)
S+610066us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
3ec10bb7be44c7db3fcad8f51f7a261fdd21f2e8)
S+610077us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
3ec10bb7be44c7db3fcad8f51f7a261fdd21f2e8)
S+610086us irmin.watch [DEBUG] notify-all[1.4]: firing! (v=Some
3ec10bb7be44c7db3fcad8f51f7a261fdd21f2e8)
S+610105us irmin.http-srv [INFO] [1270] 200 - PUT /branch/master
+1224584us irmin [DEBUG] set /a/y/c/3/1
S+610196us irmin.http-srv [DEBUG] connection 1270 closed
+1224622us irmin.http [DEBUG] GET /branch/master
S+610338us irmin.http-srv [DEBUG] new connection 1271
+1224758us irmin.watch [DEBUG] notify-all[10.51]: firing! (v=Some
3ec10bb7be44c7db3fcad8f51f7a261fdd21f2e8)
+1224783us irmin.http [DEBUG] GET /commit/3ec10bb7be44c7db3fcad8f51f7a261fdd21f2e8
S+610365us irmin.mem [DEBUG] mem master
S+610376us irmin.mem [DEBUG] find master
S+610387us irmin.http-srv [INFO] [1271] 200 - GET /branch/master
+1224848us irmin.http [DEBUG] GET /commit/d6db5303e55f41578a4219d0c5024202f128dbed
S+610431us irmin.http-srv [DEBUG] new connection 1272
S+610458us irmin.mem [DEBUG] mem 3ec10bb7be44c7db3fcad8f51f7a261fdd21f2e8
S+610471us irmin.mem [DEBUG] find 3ec10bb7be44c7db3fcad8f51f7a261fdd21f2e8
S+610495us irmin.http-srv [INFO] [1272] 200 - GET /commit/3ec10bb7be44c7db3fcad8f51f7a261fdd21f2e8
S+610542us irmin.http-srv [DEBUG] new connection 1273
+1224979us irmin.http [DEBUG] GET /commit/d6db5303e55f41578a4219d0c5024202f128dbed
S+610632us irmin.mem [DEBUG] mem d6db5303e55f41578a4219d0c5024202f128dbed
S+610643us irmin.mem [DEBUG] find d6db5303e55f41578a4219d0c5024202f128dbed
S+610664us irmin.http-srv [INFO] [1273] 200 - GET /commit/d6db5303e55f41578a4219d0c5024202f128dbed
S+610715us irmin.http-srv [DEBUG] new connection 1274
S+610746us irmin.mem [DEBUG] mem d6db5303e55f41578a4219d0c5024202f128dbed
+1225159us irmin [DEBUG] Head.find -> d6db5303e55f41578a4219d0c5024202f128dbed
S+610756us irmin.mem [DEBUG] find d6db5303e55f41578a4219d0c5024202f128dbed
+1225177us irmin.tree [DEBUG] Tree.find_tree /a/y/c/3/1
+1225194us irmin.tree [DEBUG] Tree.add_tree /a/y/c/3/1
S+610777us irmin.http-srv [INFO] [1274] 200 - GET /commit/d6db5303e55f41578a4219d0c5024202f128dbed
S+610821us irmin.http-srv [DEBUG] connection 1271 closed
+1225240us irmin.http [DEBUG] GET /tree/74646ad18d102b25f033d14cf55a9bc9bac4b86d
S+610844us irmin.http-srv [DEBUG] connection 1272 closed
S+610861us irmin.http-srv [DEBUG] connection 1273 closed
S+610903us irmin.http-srv [DEBUG] new connection 1275
+1225346us irmin.tree [DEBUG] Tree.find_tree /a/b
S+610936us irmin.mem [DEBUG] mem 74646ad18d102b25f033d14cf55a9bc9bac4b86d
+1225364us irmin.tree [DEBUG] Tree.find_tree /a/b
S+610951us irmin.http-srv [INFO] [1275] 404 - GET /tree/74646ad18d102b25f033d14cf55a9bc9bac4b86d
+1225376us irmin [DEBUG] [watch-key] key /a/b has not changed
S+610983us irmin.http-srv [DEBUG] connection 1274 closed
+1225426us irmin.http [DEBUG] GET /tree/58c92adb02cb183b67a7abf57754883f5961a044
S+611013us irmin.http-srv [DEBUG] connection 1275 closed
S+611071us irmin.http-srv [DEBUG] new connection 1276
S+611101us irmin.mem [DEBUG] mem 58c92adb02cb183b67a7abf57754883f5961a044
S+611118us irmin.http-srv [INFO] [1276] 404 - GET /tree/58c92adb02cb183b67a7abf57754883f5961a044
+1225601us irmin.http [DEBUG] GET /tree/a5ed81339e197f9db4229999a6ee545bf07e96d0
S+611186us irmin.http-srv [DEBUG] connection 1276 closed
S+611245us irmin.http-srv [DEBUG] new connection 1277
S+611270us irmin.mem [DEBUG] mem a5ed81339e197f9db4229999a6ee545bf07e96d0
S+611284us irmin.mem [DEBUG] find a5ed81339e197f9db4229999a6ee545bf07e96d0
S+611306us irmin.http-srv [INFO] [1277] 200 - GET /tree/a5ed81339e197f9db4229999a6ee545bf07e96d0
+1225789us irmin.http [DEBUG] POST /trees
S+611464us irmin.http-srv [DEBUG] new connection 1278
S+611535us irmin.mem [DEBUG] add -> 58c92adb02cb183b67a7abf57754883f5961a044
S+611561us irmin.http-srv [INFO] [1278] 200 - POST /trees
S+611655us irmin.http-srv [DEBUG] connection 1278 closed
+1226193us irmin.http [DEBUG] POST /trees
S+612186us irmin.http-srv [DEBUG] new connection 1279
S+612250us irmin.mem [DEBUG] add -> 74646ad18d102b25f033d14cf55a9bc9bac4b86d
S+612276us irmin.http-srv [INFO] [1279] 200 - POST /trees
+1226774us irmin.tree [DEBUG] Tree.export -> 74646ad18d102b25f033d14cf55a9bc9bac4b86d
S+612365us irmin.http-srv [DEBUG] connection 1279 closed
+1226804us irmin.http [DEBUG] POST /commits
S+612451us irmin.http-srv [DEBUG] new connection 1280
S+612502us irmin.mem [DEBUG] add -> d5ceedfc87263a82cf1058d2adce511921fb2d6a
S+612520us irmin.http-srv [INFO] [1280] 200 - POST /commits
S+612577us irmin.http-srv [DEBUG] connection 1280 closed
+1226996us irmin.http [DEBUG] PUT /branch/master
S+612641us irmin.http-srv [DEBUG] new connection 1281
S+612668us irmin.mem [DEBUG] mem master
S+612716us irmin.mem [DEBUG] test_and_set
S+612735us irmin.mem [DEBUG] find master
S+612750us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
d6db5303e55f41578a4219d0c5024202f128dbed)
S+612763us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
d6db5303e55f41578a4219d0c5024202f128dbed)
S+612771us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
d6db5303e55f41578a4219d0c5024202f128dbed)
S+612778us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
d6db5303e55f41578a4219d0c5024202f128dbed)
S+612784us irmin.watch [DEBUG] notify-all[1.4]: firing! (v=Some
d6db5303e55f41578a4219d0c5024202f128dbed)
S+612807us irmin.http-srv [INFO] [1281] 200 - PUT /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1227299us application [INFO] ASSERT state: watch-more update 3 on=true expected=0/4/0:1/1 current=0/4/0:* (0, 0.000s)
S+612881us irmin.http-srv [DEBUG] connection 1281 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1227318us application [INFO] ASSERT state: [pre-condition] watch-more update 4 on=true expected=0/4/0:1/1 current=0/4/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1227336us test [DEBUG] [waiting for] watch-more update 4 on=true expected=0/5/0:1/1 current=0/4/0:*
+1227343us irmin [DEBUG] set /a/b/c/4/1
+1227353us irmin.http [DEBUG] GET /branch/master
S+612987us irmin.http-srv [DEBUG] new connection 1282
+1227412us irmin.watch [DEBUG] notify-all[10.51]: firing! (v=Some
d6db5303e55f41578a4219d0c5024202f128dbed)
+1227438us irmin.http [DEBUG] GET /commit/d6db5303e55f41578a4219d0c5024202f128dbed
S+613027us irmin.mem [DEBUG] mem master
S+613043us irmin.mem [DEBUG] find master
S+613063us irmin.http-srv [INFO] [1282] 200 - GET /branch/master
+1227537us irmin.http [DEBUG] GET /commit/d5ceedfc87263a82cf1058d2adce511921fb2d6a
S+613128us irmin.http-srv [DEBUG] new connection 1283
S+613167us irmin.mem [DEBUG] mem d6db5303e55f41578a4219d0c5024202f128dbed
S+613183us irmin.mem [DEBUG] find d6db5303e55f41578a4219d0c5024202f128dbed
S+615155us irmin.http-srv [INFO] [1283] 200 - GET /commit/d6db5303e55f41578a4219d0c5024202f128dbed
S+615222us irmin.http-srv [DEBUG] new connection 1284
S+615262us irmin.mem [DEBUG] mem d5ceedfc87263a82cf1058d2adce511921fb2d6a
+1229686us irmin.http [DEBUG] GET /commit/d5ceedfc87263a82cf1058d2adce511921fb2d6a
S+615277us irmin.mem [DEBUG] find d5ceedfc87263a82cf1058d2adce511921fb2d6a
S+615314us irmin.http-srv [INFO] [1284] 200 - GET /commit/d5ceedfc87263a82cf1058d2adce511921fb2d6a
S+615369us irmin.http-srv [DEBUG] new connection 1285
S+615405us irmin.mem [DEBUG] mem d5ceedfc87263a82cf1058d2adce511921fb2d6a
S+615418us irmin.mem [DEBUG] find d5ceedfc87263a82cf1058d2adce511921fb2d6a
+1229836us irmin [DEBUG] Head.find -> d5ceedfc87263a82cf1058d2adce511921fb2d6a
+1229851us irmin.tree [DEBUG] Tree.find_tree /a/b/c/4/1
+1229865us irmin.tree [DEBUG] Tree.add_tree /a/b/c/4/1
S+615455us irmin.http-srv [INFO] [1285] 200 - GET /commit/d5ceedfc87263a82cf1058d2adce511921fb2d6a
+1229898us irmin.http [DEBUG] GET /tree/08bdcd75e63a0e1e3eacd529094ee75945e80de8
S+615499us irmin.http-srv [DEBUG] connection 1282 closed
S+615522us irmin.http-srv [DEBUG] connection 1283 closed
S+615538us irmin.http-srv [DEBUG] connection 1284 closed
S+615590us irmin.http-srv [DEBUG] new connection 1286
S+615628us irmin.mem [DEBUG] mem 08bdcd75e63a0e1e3eacd529094ee75945e80de8
S+615648us irmin.http-srv [INFO] [1286] 404 - GET /tree/08bdcd75e63a0e1e3eacd529094ee75945e80de8
+1230086us irmin.tree [DEBUG] Tree.find_tree /a/b
+1230098us irmin.tree [DEBUG] Tree.find_tree /a/b
S+615679us irmin.http-srv [DEBUG] connection 1285 closed
+1230104us irmin [DEBUG] [watch-key] key /a/b has not changed
+1230152us irmin.http [DEBUG] GET /tree/70628adb0a900730288de1315304d1df2e272612
S+615790us irmin.http-srv [DEBUG] new connection 1287
S+615827us irmin.mem [DEBUG] mem 70628adb0a900730288de1315304d1df2e272612
S+615844us irmin.http-srv [INFO] [1287] 404 - GET /tree/70628adb0a900730288de1315304d1df2e272612
S+615879us irmin.http-srv [DEBUG] connection 1286 closed
+1230354us irmin.http [DEBUG] GET /tree/fbd84b753c96cb2cc1e447a4f61ea0d242143605
S+615959us irmin.http-srv [DEBUG] connection 1287 closed
S+616012us irmin.http-srv [DEBUG] new connection 1288
S+616044us irmin.mem [DEBUG] mem fbd84b753c96cb2cc1e447a4f61ea0d242143605
S+616059us irmin.http-srv [INFO] [1288] 404 - GET /tree/fbd84b753c96cb2cc1e447a4f61ea0d242143605
+1230564us irmin.http [DEBUG] GET /tree/d8d6e1f45e2ae06862a83c692fd0ee6bbc13bc4c
S+616208us irmin.http-srv [DEBUG] new connection 1289
S+616244us irmin.mem [DEBUG] mem d8d6e1f45e2ae06862a83c692fd0ee6bbc13bc4c
S+616260us irmin.http-srv [INFO] [1289] 404 - GET /tree/d8d6e1f45e2ae06862a83c692fd0ee6bbc13bc4c
S+616291us irmin.http-srv [DEBUG] connection 1288 closed
+1230784us irmin.http [DEBUG] GET /tree/214de13bdda3f8bc4ef1fb10969bd0ead39a6c90
S+616468us irmin.http-srv [DEBUG] new connection 1290
S+616504us irmin.mem [DEBUG] mem 214de13bdda3f8bc4ef1fb10969bd0ead39a6c90
S+616520us irmin.http-srv [INFO] [1290] 404 - GET /tree/214de13bdda3f8bc4ef1fb10969bd0ead39a6c90
S+616556us irmin.http-srv [DEBUG] connection 1289 closed
+1230999us irmin.http [DEBUG] POST /blobs
S+616598us irmin.http-srv [DEBUG] connection 1290 closed
S+616639us irmin.http-srv [DEBUG] new connection 1291
S+616673us irmin.mem [DEBUG] add -> 1b6453892473a467d07372d45eb05abc2031647a
S+616688us irmin.http-srv [INFO] [1291] 200 - POST /blobs
+1231166us irmin.http [DEBUG] POST /trees
S+616748us irmin.http-srv [DEBUG] connection 1291 closed
S+616809us irmin.http-srv [DEBUG] new connection 1292
S+616850us irmin.mem [DEBUG] add -> 214de13bdda3f8bc4ef1fb10969bd0ead39a6c90
S+616865us irmin.http-srv [INFO] [1292] 200 - POST /trees
S+616918us irmin.http-srv [DEBUG] connection 1292 closed
+1231340us irmin.http [DEBUG] POST /trees
S+616979us irmin.http-srv [DEBUG] new connection 1293
S+617031us irmin.mem [DEBUG] add -> d8d6e1f45e2ae06862a83c692fd0ee6bbc13bc4c
S+617047us irmin.http-srv [INFO] [1293] 200 - POST /trees
+1231512us irmin.http [DEBUG] POST /trees
S+617096us irmin.http-srv [DEBUG] connection 1293 closed
S+617150us irmin.http-srv [DEBUG] new connection 1294
S+617186us irmin.mem [DEBUG] add -> fbd84b753c96cb2cc1e447a4f61ea0d242143605
S+617202us irmin.http-srv [INFO] [1294] 200 - POST /trees
S+617251us irmin.http-srv [DEBUG] connection 1294 closed
+1231674us irmin.http [DEBUG] POST /trees
S+617361us irmin.http-srv [DEBUG] new connection 1295
S+617805us irmin.mem [DEBUG] add -> 70628adb0a900730288de1315304d1df2e272612
S+617824us irmin.http-srv [INFO] [1295] 200 - POST /trees
+1232292us irmin.http [DEBUG] POST /trees
S+617879us irmin.http-srv [DEBUG] connection 1295 closed
S+617935us irmin.http-srv [DEBUG] new connection 1296
S+617973us irmin.mem [DEBUG] add -> 08bdcd75e63a0e1e3eacd529094ee75945e80de8
S+617994us irmin.http-srv [INFO] [1296] 200 - POST /trees
+1232462us irmin.tree [DEBUG] Tree.export -> 08bdcd75e63a0e1e3eacd529094ee75945e80de8
S+618054us irmin.http-srv [DEBUG] connection 1296 closed
+1232483us irmin.http [DEBUG] POST /commits
S+618133us irmin.http-srv [DEBUG] new connection 1297
S+618206us irmin.mem [DEBUG] add -> 9c5b0de80166439a2a45c0b0ecd59032b7db6993
S+618231us irmin.http-srv [INFO] [1297] 200 - POST /commits
+1232719us irmin.http [DEBUG] PUT /branch/master
S+618302us irmin.http-srv [DEBUG] connection 1297 closed
S+618392us irmin.http-srv [DEBUG] new connection 1298
S+618431us irmin.mem [DEBUG] mem master
S+618487us irmin.mem [DEBUG] test_and_set
S+618499us irmin.mem [DEBUG] find master
S+618510us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
d5ceedfc87263a82cf1058d2adce511921fb2d6a)
S+618541us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
d5ceedfc87263a82cf1058d2adce511921fb2d6a)
S+618554us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
d5ceedfc87263a82cf1058d2adce511921fb2d6a)
S+618565us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
d5ceedfc87263a82cf1058d2adce511921fb2d6a)
S+618576us irmin.watch [DEBUG] notify-all[1.4]: firing! (v=Some
d5ceedfc87263a82cf1058d2adce511921fb2d6a)
S+618602us irmin.http-srv [INFO] [1298] 200 - PUT /branch/master
+1233075us irmin [DEBUG] set /a/x/c/4/1
+1233091us irmin.http [DEBUG] GET /branch/master
S+618690us irmin.http-srv [DEBUG] connection 1298 closed
+1233149us irmin.watch [DEBUG] notify-all[10.51]: firing! (v=Some
d5ceedfc87263a82cf1058d2adce511921fb2d6a)
S+618746us irmin.http-srv [DEBUG] new connection 1299
+1233174us irmin.http [DEBUG] GET /commit/d5ceedfc87263a82cf1058d2adce511921fb2d6a
S+618784us irmin.mem [DEBUG] mem master
S+618796us irmin.mem [DEBUG] find master
S+618814us irmin.http-srv [INFO] [1299] 200 - GET /branch/master
+1233338us irmin.http [DEBUG] GET /commit/9c5b0de80166439a2a45c0b0ecd59032b7db6993
S+618924us irmin.http-srv [DEBUG] new connection 1300
S+618962us irmin.mem [DEBUG] mem d5ceedfc87263a82cf1058d2adce511921fb2d6a
S+618976us irmin.mem [DEBUG] find d5ceedfc87263a82cf1058d2adce511921fb2d6a
S+619012us irmin.http-srv [INFO] [1300] 200 - GET /commit/d5ceedfc87263a82cf1058d2adce511921fb2d6a
S+619070us irmin.http-srv [DEBUG] new connection 1301
+1233497us irmin.http [DEBUG] GET /commit/9c5b0de80166439a2a45c0b0ecd59032b7db6993
S+619108us irmin.mem [DEBUG] mem 9c5b0de80166439a2a45c0b0ecd59032b7db6993
S+619122us irmin.mem [DEBUG] find 9c5b0de80166439a2a45c0b0ecd59032b7db6993
S+619156us irmin.http-srv [INFO] [1301] 200 - GET /commit/9c5b0de80166439a2a45c0b0ecd59032b7db6993
S+619212us irmin.http-srv [DEBUG] new connection 1302
+1233642us irmin [DEBUG] Head.find -> 9c5b0de80166439a2a45c0b0ecd59032b7db6993
+1233652us irmin.tree [DEBUG] Tree.find_tree /a/x/c/4/1
+1233664us irmin.tree [DEBUG] Tree.add_tree /a/x/c/4/1
S+619247us irmin.mem [DEBUG] mem 9c5b0de80166439a2a45c0b0ecd59032b7db6993
S+619260us irmin.mem [DEBUG] find 9c5b0de80166439a2a45c0b0ecd59032b7db6993
+1233687us irmin.http [DEBUG] GET /tree/4d827064fdde7f7b17da21e8886de53d4fd1fe6d
S+619291us irmin.http-srv [INFO] [1302] 200 - GET /commit/9c5b0de80166439a2a45c0b0ecd59032b7db6993
S+619357us irmin.http-srv [DEBUG] new connection 1303
S+619391us irmin.mem [DEBUG] mem 4d827064fdde7f7b17da21e8886de53d4fd1fe6d
S+619411us irmin.http-srv [INFO] [1303] 404 - GET /tree/4d827064fdde7f7b17da21e8886de53d4fd1fe6d
S+619456us irmin.http-srv [DEBUG] connection 1299 closed
S+619479us irmin.http-srv [DEBUG] connection 1300 closed
S+619497us irmin.http-srv [DEBUG] connection 1301 closed
+1233916us irmin.tree [DEBUG] Tree.find_tree /a/b
+1233933us irmin.tree [DEBUG] Tree.find_tree /a/b
+1233944us irmin [DEBUG] [watch-key] key /a/b has changed
S+619525us irmin.http-srv [DEBUG] connection 1302 closed
+1233987us irmin.http [DEBUG] GET /tree/a4d410fe46f675d3c083aecf9ce43ba357a5cccf
S+619578us irmin.http-srv [DEBUG] connection 1303 closed
S+619646us irmin.http-srv [DEBUG] new connection 1304
S+619683us irmin.mem [DEBUG] mem a4d410fe46f675d3c083aecf9ce43ba357a5cccf
S+619703us irmin.http-srv [INFO] [1304] 404 - GET /tree/a4d410fe46f675d3c083aecf9ce43ba357a5cccf
+1234177us irmin.http [DEBUG] GET /tree/fbd84b753c96cb2cc1e447a4f61ea0d242143605
S+619765us irmin.http-srv [DEBUG] connection 1304 closed
S+619832us irmin.http-srv [DEBUG] new connection 1305
S+619867us irmin.mem [DEBUG] mem fbd84b753c96cb2cc1e447a4f61ea0d242143605
S+619881us irmin.mem [DEBUG] find fbd84b753c96cb2cc1e447a4f61ea0d242143605
S+619908us irmin.http-srv [INFO] [1305] 200 - GET /tree/fbd84b753c96cb2cc1e447a4f61ea0d242143605
+1234665us irmin.http [DEBUG] POST /trees
S+620304us irmin.http-srv [DEBUG] new connection 1306
S+620385us irmin.mem [DEBUG] add -> a4d410fe46f675d3c083aecf9ce43ba357a5cccf
S+620408us irmin.http-srv [INFO] [1306] 200 - POST /trees
+1234883us irmin.http [DEBUG] POST /trees
S+620469us irmin.http-srv [DEBUG] connection 1306 closed
S+620539us irmin.http-srv [DEBUG] new connection 1307
S+620590us irmin.mem [DEBUG] add -> 4d827064fdde7f7b17da21e8886de53d4fd1fe6d
S+620612us irmin.http-srv [INFO] [1307] 200 - POST /trees
+1235078us irmin.tree [DEBUG] Tree.export -> 4d827064fdde7f7b17da21e8886de53d4fd1fe6d
S+620671us irmin.http-srv [DEBUG] connection 1307 closed
+1235102us irmin.http [DEBUG] POST /commits
S+620752us irmin.http-srv [DEBUG] new connection 1308
S+620812us irmin.mem [DEBUG] add -> 1640fcb4cfb8702e42711cb78af099076ab941e8
S+620844us irmin.http-srv [INFO] [1308] 200 - POST /commits
+1235330us irmin.http [DEBUG] PUT /branch/master
S+620910us irmin.http-srv [DEBUG] connection 1308 closed
S+620976us irmin.http-srv [DEBUG] new connection 1309
S+621013us irmin.mem [DEBUG] mem master
S+621063us irmin.mem [DEBUG] test_and_set
S+621074us irmin.mem [DEBUG] find master
S+621084us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
9c5b0de80166439a2a45c0b0ecd59032b7db6993)
S+621098us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
9c5b0de80166439a2a45c0b0ecd59032b7db6993)
S+621110us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
9c5b0de80166439a2a45c0b0ecd59032b7db6993)
S+621121us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
9c5b0de80166439a2a45c0b0ecd59032b7db6993)
S+621132us irmin.watch [DEBUG] notify-all[1.4]: firing! (v=Some
9c5b0de80166439a2a45c0b0ecd59032b7db6993)
S+621156us irmin.http-srv [INFO] [1309] 200 - PUT /branch/master
+1235629us irmin [DEBUG] set /a/y/c/4/1
+1235641us irmin.http [DEBUG] GET /branch/master
+1235690us irmin.watch [DEBUG] notify-all[10.51]: firing! (v=Some
9c5b0de80166439a2a45c0b0ecd59032b7db6993)
+1235713us irmin.http [DEBUG] GET /commit/9c5b0de80166439a2a45c0b0ecd59032b7db6993
S+621341us irmin.http-srv [DEBUG] new connection 1310
S+621379us irmin.mem [DEBUG] mem master
S+621391us irmin.mem [DEBUG] find master
S+621408us irmin.http-srv [INFO] [1310] 200 - GET /branch/master
S+621463us irmin.http-srv [DEBUG] new connection 1311
S+621498us irmin.mem [DEBUG] mem 9c5b0de80166439a2a45c0b0ecd59032b7db6993
S+621512us irmin.mem [DEBUG] find 9c5b0de80166439a2a45c0b0ecd59032b7db6993
S+621546us irmin.http-srv [INFO] [1311] 200 - GET /commit/9c5b0de80166439a2a45c0b0ecd59032b7db6993
S+621582us irmin.http-srv [DEBUG] connection 1309 closed
+1236110us irmin.http [DEBUG] GET /commit/1640fcb4cfb8702e42711cb78af099076ab941e8
S+621699us irmin.http-srv [DEBUG] connection 1310 closed
S+621750us irmin.http-srv [DEBUG] new connection 1312
+1236180us irmin.http [DEBUG] GET /commit/1640fcb4cfb8702e42711cb78af099076ab941e8
S+621785us irmin.mem [DEBUG] mem 1640fcb4cfb8702e42711cb78af099076ab941e8
S+621799us irmin.mem [DEBUG] find 1640fcb4cfb8702e42711cb78af099076ab941e8
S+621833us irmin.http-srv [INFO] [1312] 200 - GET /commit/1640fcb4cfb8702e42711cb78af099076ab941e8
S+621886us irmin.http-srv [DEBUG] new connection 1313
+1236310us irmin [DEBUG] Head.find -> 1640fcb4cfb8702e42711cb78af099076ab941e8
+1236321us irmin.tree [DEBUG] Tree.find_tree /a/y/c/4/1
+1236332us irmin.tree [DEBUG] Tree.add_tree /a/y/c/4/1
S+621920us irmin.mem [DEBUG] mem 1640fcb4cfb8702e42711cb78af099076ab941e8
S+621933us irmin.mem [DEBUG] find 1640fcb4cfb8702e42711cb78af099076ab941e8
+1236359us irmin.http [DEBUG] GET /tree/0088e199cb607b124977a9267c3cd485c473eb87
S+621967us irmin.http-srv [INFO] [1313] 200 - GET /commit/1640fcb4cfb8702e42711cb78af099076ab941e8
S+622020us irmin.http-srv [DEBUG] new connection 1314
+1236440us irmin.tree [DEBUG] Tree.find_tree /a/b
+1236453us irmin.tree [DEBUG] Tree.find_tree /a/b
+1236459us irmin [DEBUG] [watch-key] key /a/b has not changed
S+622054us irmin.mem [DEBUG] mem 0088e199cb607b124977a9267c3cd485c473eb87
S+622073us irmin.http-srv [INFO] [1314] 404 - GET /tree/0088e199cb607b124977a9267c3cd485c473eb87
S+622118us irmin.http-srv [DEBUG] connection 1312 closed
S+622139us irmin.http-srv [DEBUG] connection 1313 closed
+1236563us irmin.http [DEBUG] GET /tree/1c12b35e3897e7b633797529d52e2ebdd8ef613b
S+622159us irmin.http-srv [DEBUG] connection 1311 closed
S+622212us irmin.http-srv [DEBUG] new connection 1315
S+622246us irmin.mem [DEBUG] mem 1c12b35e3897e7b633797529d52e2ebdd8ef613b
S+622265us irmin.http-srv [INFO] [1315] 404 - GET /tree/1c12b35e3897e7b633797529d52e2ebdd8ef613b
S+622295us irmin.http-srv [DEBUG] connection 1314 closed
+1236763us irmin.http [DEBUG] GET /tree/fbd84b753c96cb2cc1e447a4f61ea0d242143605
S+622353us irmin.http-srv [DEBUG] connection 1315 closed
S+622407us irmin.http-srv [DEBUG] new connection 1316
S+622441us irmin.mem [DEBUG] mem fbd84b753c96cb2cc1e447a4f61ea0d242143605
S+622455us irmin.mem [DEBUG] find fbd84b753c96cb2cc1e447a4f61ea0d242143605
S+622481us irmin.http-srv [INFO] [1316] 200 - GET /tree/fbd84b753c96cb2cc1e447a4f61ea0d242143605
+1236950us irmin.http [DEBUG] POST /trees
S+622595us irmin.http-srv [DEBUG] new connection 1317
S+622658us irmin.mem [DEBUG] add -> 1c12b35e3897e7b633797529d52e2ebdd8ef613b
S+622679us irmin.http-srv [INFO] [1317] 200 - POST /trees
+1237187us irmin.http [DEBUG] POST /trees
S+622773us irmin.http-srv [DEBUG] connection 1317 closed
S+622841us irmin.http-srv [DEBUG] new connection 1318
S+622891us irmin.mem [DEBUG] add -> 0088e199cb607b124977a9267c3cd485c473eb87
S+622911us irmin.http-srv [INFO] [1318] 200 - POST /trees
+1237382us irmin.tree [DEBUG] Tree.export -> 0088e199cb607b124977a9267c3cd485c473eb87
S+622973us irmin.http-srv [DEBUG] connection 1318 closed
+1237402us irmin.http [DEBUG] POST /commits
S+623138us irmin.http-srv [DEBUG] new connection 1319
S+623196us irmin.mem [DEBUG] add -> 7d129ebf83061f724d09b71490b40b6fff27d58b
S+623217us irmin.http-srv [INFO] [1319] 200 - POST /commits
+1237701us irmin.http [DEBUG] PUT /branch/master
S+623284us irmin.http-srv [DEBUG] connection 1319 closed
S+623354us irmin.http-srv [DEBUG] new connection 1320
S+623390us irmin.mem [DEBUG] mem master
S+623438us irmin.mem [DEBUG] test_and_set
S+623449us irmin.mem [DEBUG] find master
S+623459us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
1640fcb4cfb8702e42711cb78af099076ab941e8)
S+623472us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
1640fcb4cfb8702e42711cb78af099076ab941e8)
S+623483us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
1640fcb4cfb8702e42711cb78af099076ab941e8)
S+623494us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
1640fcb4cfb8702e42711cb78af099076ab941e8)
S+623505us irmin.watch [DEBUG] notify-all[1.4]: firing! (v=Some
1640fcb4cfb8702e42711cb78af099076ab941e8)
S+623529us irmin.http-srv [INFO] [1320] 200 - PUT /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1238018us application [INFO] ASSERT state: watch-more update 4 on=true expected=0/5/0:1/1 current=0/5/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1238034us application [INFO] ASSERT state: [pre-condition] watch-more update 5 on=true expected=0/5/0:1/1 current=0/5/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1238043us test [DEBUG] [waiting for] watch-more update 5 on=true expected=0/6/0:1/1 current=0/5/0:*
+1238058us irmin [DEBUG] set /a/b/c/5/1
+1238071us irmin.http [DEBUG] GET /branch/master
+1238122us irmin.watch [DEBUG] notify-all[10.51]: firing! (v=Some
1640fcb4cfb8702e42711cb78af099076ab941e8)
S+623706us irmin.http-srv [DEBUG] new connection 1321
+1238145us irmin.http [DEBUG] GET /commit/1640fcb4cfb8702e42711cb78af099076ab941e8
S+623744us irmin.mem [DEBUG] mem master
S+623756us irmin.mem [DEBUG] find master
S+623773us irmin.http-srv [INFO] [1321] 200 - GET /branch/master
+1238247us irmin.http [DEBUG] GET /commit/7d129ebf83061f724d09b71490b40b6fff27d58b
S+623827us irmin.http-srv [DEBUG] new connection 1322
S+623863us irmin.mem [DEBUG] mem 1640fcb4cfb8702e42711cb78af099076ab941e8
S+623876us irmin.mem [DEBUG] find 1640fcb4cfb8702e42711cb78af099076ab941e8
S+623909us irmin.http-srv [INFO] [1322] 200 - GET /commit/1640fcb4cfb8702e42711cb78af099076ab941e8
S+623963us irmin.http-srv [DEBUG] new connection 1323
+1238396us irmin.http [DEBUG] GET /commit/7d129ebf83061f724d09b71490b40b6fff27d58b
S+623998us irmin.mem [DEBUG] mem 7d129ebf83061f724d09b71490b40b6fff27d58b
S+624010us irmin.mem [DEBUG] find 7d129ebf83061f724d09b71490b40b6fff27d58b
S+624040us irmin.http-srv [INFO] [1323] 200 - GET /commit/7d129ebf83061f724d09b71490b40b6fff27d58b
S+624093us irmin.http-srv [DEBUG] new connection 1324
+1238517us irmin [DEBUG] Head.find -> 7d129ebf83061f724d09b71490b40b6fff27d58b
+1238527us irmin.tree [DEBUG] Tree.find_tree /a/b/c/5/1
+1238536us irmin.tree [DEBUG] Tree.add_tree /a/b/c/5/1
S+624127us irmin.mem [DEBUG] mem 7d129ebf83061f724d09b71490b40b6fff27d58b
S+624140us irmin.mem [DEBUG] find 7d129ebf83061f724d09b71490b40b6fff27d58b
+1238561us irmin.http [DEBUG] GET /tree/f0df17cdc477e6a559cc83b0c2266329a1b25cf4
S+624178us irmin.http-srv [INFO] [1324] 200 - GET /commit/7d129ebf83061f724d09b71490b40b6fff27d58b
S+624232us irmin.http-srv [DEBUG] new connection 1325
+1238665us irmin.tree [DEBUG] Tree.find_tree /a/b
+1238680us irmin.tree [DEBUG] Tree.find_tree /a/b
+1238687us irmin [DEBUG] [watch-key] key /a/b has not changed
S+624266us irmin.mem [DEBUG] mem f0df17cdc477e6a559cc83b0c2266329a1b25cf4
S+624285us irmin.http-srv [INFO] [1325] 404 - GET /tree/f0df17cdc477e6a559cc83b0c2266329a1b25cf4
S+624317us irmin.http-srv [DEBUG] connection 1320 closed
S+624352us irmin.http-srv [DEBUG] connection 1321 closed
+1238790us irmin.http [DEBUG] GET /tree/3215af837939cf0586451e7cb4b462cf9cead5e3
S+624371us irmin.http-srv [DEBUG] connection 1322 closed
S+624390us irmin.http-srv [DEBUG] connection 1323 closed
S+624407us irmin.http-srv [DEBUG] connection 1324 closed
S+624453us irmin.http-srv [DEBUG] connection 1325 closed
S+624666us irmin.http-srv [DEBUG] new connection 1326
S+624762us irmin.mem [DEBUG] mem 3215af837939cf0586451e7cb4b462cf9cead5e3
S+624784us irmin.http-srv [INFO] [1326] 404 - GET /tree/3215af837939cf0586451e7cb4b462cf9cead5e3
+1239258us irmin.http [DEBUG] GET /tree/6f47f85a64f6acec0e061f12251c2344b6395a9c
S+624845us irmin.http-srv [DEBUG] connection 1326 closed
S+624900us irmin.http-srv [DEBUG] new connection 1327
S+624935us irmin.mem [DEBUG] mem 6f47f85a64f6acec0e061f12251c2344b6395a9c
S+624954us irmin.http-srv [INFO] [1327] 404 - GET /tree/6f47f85a64f6acec0e061f12251c2344b6395a9c
+1239432us irmin.http [DEBUG] GET /tree/2f4bf2de083ab2d6fad440b7d58c14530d04702d
S+625022us irmin.http-srv [DEBUG] connection 1327 closed
S+625072us irmin.http-srv [DEBUG] new connection 1328
S+625106us irmin.mem [DEBUG] mem 2f4bf2de083ab2d6fad440b7d58c14530d04702d
S+625125us irmin.http-srv [INFO] [1328] 404 - GET /tree/2f4bf2de083ab2d6fad440b7d58c14530d04702d
+1239601us irmin.http [DEBUG] GET /tree/f00edda34da4b4f8c7fb4b770da127d9730a1091
S+625190us irmin.http-srv [DEBUG] connection 1328 closed
S+625239us irmin.http-srv [DEBUG] new connection 1329
S+625273us irmin.mem [DEBUG] mem f00edda34da4b4f8c7fb4b770da127d9730a1091
S+625295us irmin.http-srv [INFO] [1329] 404 - GET /tree/f00edda34da4b4f8c7fb4b770da127d9730a1091
+1239772us irmin.http [DEBUG] POST /blobs
S+625360us irmin.http-srv [DEBUG] connection 1329 closed
S+625410us irmin.http-srv [DEBUG] new connection 1330
S+625449us irmin.mem [DEBUG] add -> ac3478d69a3c81fa62e60f5c3696165a4e5e6ac4
S+625469us irmin.http-srv [INFO] [1330] 200 - POST /blobs
+1239944us irmin.http [DEBUG] POST /trees
S+625527us irmin.http-srv [DEBUG] connection 1330 closed
S+625597us irmin.http-srv [DEBUG] new connection 1331
S+625648us irmin.mem [DEBUG] add -> f00edda34da4b4f8c7fb4b770da127d9730a1091
S+625668us irmin.http-srv [INFO] [1331] 200 - POST /trees
S+625728us irmin.http-srv [DEBUG] connection 1331 closed
+1240153us irmin.http [DEBUG] POST /trees
S+625793us irmin.http-srv [DEBUG] new connection 1332
S+625918us irmin.mem [DEBUG] add -> 2f4bf2de083ab2d6fad440b7d58c14530d04702d
S+625940us irmin.http-srv [INFO] [1332] 200 - POST /trees
+1240416us irmin.http [DEBUG] POST /trees
S+625998us irmin.http-srv [DEBUG] connection 1332 closed
S+626066us irmin.http-srv [DEBUG] new connection 1333
S+626116us irmin.mem [DEBUG] add -> 6f47f85a64f6acec0e061f12251c2344b6395a9c
S+626138us irmin.http-srv [INFO] [1333] 200 - POST /trees
S+626195us irmin.http-srv [DEBUG] connection 1333 closed
+1240618us irmin.http [DEBUG] POST /trees
S+626259us irmin.http-srv [DEBUG] new connection 1334
S+626320us irmin.mem [DEBUG] add -> 3215af837939cf0586451e7cb4b462cf9cead5e3
S+626342us irmin.http-srv [INFO] [1334] 200 - POST /trees
+1240811us irmin.http [DEBUG] POST /trees
S+626398us irmin.http-srv [DEBUG] connection 1334 closed
S+626512us irmin.http-srv [DEBUG] new connection 1335
S+626562us irmin.mem [DEBUG] add -> f0df17cdc477e6a559cc83b0c2266329a1b25cf4
S+626582us irmin.http-srv [INFO] [1335] 200 - POST /trees
+1241057us irmin.tree [DEBUG] Tree.export -> f0df17cdc477e6a559cc83b0c2266329a1b25cf4
+1241080us irmin.http [DEBUG] POST /commits
S+626654us irmin.http-srv [DEBUG] connection 1335 closed
S+626740us irmin.http-srv [DEBUG] new connection 1336
S+626806us irmin.mem [DEBUG] add -> 65317581474ba65249a2a8d3a78265aeb3afde7b
S+626832us irmin.http-srv [INFO] [1336] 200 - POST /commits
+1241315us irmin.http [DEBUG] PUT /branch/master
S+626905us irmin.http-srv [DEBUG] connection 1336 closed
S+626958us irmin.http-srv [DEBUG] new connection 1337
S+626989us irmin.mem [DEBUG] mem master
S+627029us irmin.mem [DEBUG] test_and_set
S+627038us irmin.mem [DEBUG] find master
S+627047us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
7d129ebf83061f724d09b71490b40b6fff27d58b)
S+627056us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
7d129ebf83061f724d09b71490b40b6fff27d58b)
S+627063us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
7d129ebf83061f724d09b71490b40b6fff27d58b)
S+627069us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
7d129ebf83061f724d09b71490b40b6fff27d58b)
S+627076us irmin.watch [DEBUG] notify-all[1.4]: firing! (v=Some
7d129ebf83061f724d09b71490b40b6fff27d58b)
S+627096us irmin.http-srv [INFO] [1337] 200 - PUT /branch/master
+1241569us irmin [DEBUG] set /a/x/c/5/1
+1241582us irmin.http [DEBUG] GET /branch/master
S+627175us irmin.http-srv [DEBUG] connection 1337 closed
S+627219us irmin.http-srv [DEBUG] new connection 1338
+1241636us irmin.watch [DEBUG] notify-all[10.51]: firing! (v=Some
7d129ebf83061f724d09b71490b40b6fff27d58b)
+1241660us irmin.http [DEBUG] GET /commit/7d129ebf83061f724d09b71490b40b6fff27d58b
S+627245us irmin.mem [DEBUG] mem master
S+627261us irmin.mem [DEBUG] find master
S+627273us irmin.http-srv [INFO] [1338] 200 - GET /branch/master
S+627314us irmin.http-srv [DEBUG] new connection 1339
+1241753us irmin.http [DEBUG] GET /commit/65317581474ba65249a2a8d3a78265aeb3afde7b
S+627338us irmin.mem [DEBUG] mem 7d129ebf83061f724d09b71490b40b6fff27d58b
S+627350us irmin.mem [DEBUG] find 7d129ebf83061f724d09b71490b40b6fff27d58b
S+627375us irmin.http-srv [INFO] [1339] 200 - GET /commit/7d129ebf83061f724d09b71490b40b6fff27d58b
S+627414us irmin.http-srv [DEBUG] new connection 1340
S+627437us irmin.mem [DEBUG] mem 65317581474ba65249a2a8d3a78265aeb3afde7b
+1241859us irmin.http [DEBUG] GET /commit/65317581474ba65249a2a8d3a78265aeb3afde7b
S+627446us irmin.mem [DEBUG] find 65317581474ba65249a2a8d3a78265aeb3afde7b
S+627468us irmin.http-srv [INFO] [1340] 200 - GET /commit/65317581474ba65249a2a8d3a78265aeb3afde7b
+1241949us irmin [DEBUG] Head.find -> 65317581474ba65249a2a8d3a78265aeb3afde7b
S+627533us irmin.http-srv [DEBUG] new connection 1341
+1241962us irmin.tree [DEBUG] Tree.find_tree /a/x/c/5/1
+1241975us irmin.tree [DEBUG] Tree.add_tree /a/x/c/5/1
S+627564us irmin.mem [DEBUG] mem 65317581474ba65249a2a8d3a78265aeb3afde7b
S+627574us irmin.mem [DEBUG] find 65317581474ba65249a2a8d3a78265aeb3afde7b
+1242000us irmin.http [DEBUG] GET /tree/58e86ecc4a9e62846efbdbf47b38b59a508922a6
S+627594us irmin.http-srv [INFO] [1341] 200 - GET /commit/65317581474ba65249a2a8d3a78265aeb3afde7b
S+627635us irmin.http-srv [DEBUG] new connection 1342
+1242072us irmin.tree [DEBUG] Tree.find_tree /a/b
S+627659us irmin.mem [DEBUG] mem 58e86ecc4a9e62846efbdbf47b38b59a508922a6
+1242082us irmin.tree [DEBUG] Tree.find_tree /a/b
+1242088us irmin [DEBUG] [watch-key] key /a/b has changed
S+627672us irmin.http-srv [INFO] [1342] 404 - GET /tree/58e86ecc4a9e62846efbdbf47b38b59a508922a6
S+627709us irmin.http-srv [DEBUG] connection 1338 closed
S+627727us irmin.http-srv [DEBUG] connection 1339 closed
+1242212us irmin.http [DEBUG] GET /tree/5522f605cafd00afa699d3a80a2ae148b4c7a969
S+627794us irmin.http-srv [DEBUG] connection 1340 closed
S+627809us irmin.http-srv [DEBUG] connection 1341 closed
S+627847us irmin.http-srv [DEBUG] new connection 1343
S+627872us irmin.mem [DEBUG] mem 5522f605cafd00afa699d3a80a2ae148b4c7a969
S+627885us irmin.http-srv [INFO] [1343] 404 - GET /tree/5522f605cafd00afa699d3a80a2ae148b4c7a969
S+627906us irmin.http-srv [DEBUG] connection 1342 closed
+1242368us irmin.http [DEBUG] GET /tree/6f47f85a64f6acec0e061f12251c2344b6395a9c
S+627962us irmin.http-srv [DEBUG] connection 1343 closed
S+628023us irmin.http-srv [DEBUG] new connection 1344
S+628062us irmin.mem [DEBUG] mem 6f47f85a64f6acec0e061f12251c2344b6395a9c
S+628077us irmin.mem [DEBUG] find 6f47f85a64f6acec0e061f12251c2344b6395a9c
S+628106us irmin.http-srv [INFO] [1344] 200 - GET /tree/6f47f85a64f6acec0e061f12251c2344b6395a9c
+1242578us irmin.http [DEBUG] POST /trees
S+628224us irmin.http-srv [DEBUG] new connection 1345
S+628287us irmin.mem [DEBUG] add -> 5522f605cafd00afa699d3a80a2ae148b4c7a969
S+628311us irmin.http-srv [INFO] [1345] 200 - POST /trees
+1242793us irmin.http [DEBUG] POST /trees
S+628375us irmin.http-srv [DEBUG] connection 1345 closed
S+628443us irmin.http-srv [DEBUG] new connection 1346
S+628481us irmin.mem [DEBUG] add -> 58e86ecc4a9e62846efbdbf47b38b59a508922a6
S+628496us irmin.http-srv [INFO] [1346] 200 - POST /trees
+1242966us irmin.tree [DEBUG] Tree.export -> 58e86ecc4a9e62846efbdbf47b38b59a508922a6
S+628560us irmin.http-srv [DEBUG] connection 1346 closed
+1242990us irmin.http [DEBUG] POST /commits
S+628630us irmin.http-srv [DEBUG] new connection 1347
S+628672us irmin.mem [DEBUG] add -> d1418b3e9e765eb2da8fdedd36156168f54ba3f9
S+628688us irmin.http-srv [INFO] [1347] 200 - POST /commits
+1243163us irmin.http [DEBUG] PUT /branch/master
S+628807us irmin.http-srv [DEBUG] new connection 1348
S+628885us irmin.mem [DEBUG] mem master
S+628932us irmin.mem [DEBUG] test_and_set
S+628943us irmin.mem [DEBUG] find master
S+628954us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
65317581474ba65249a2a8d3a78265aeb3afde7b)
S+628968us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
65317581474ba65249a2a8d3a78265aeb3afde7b)
S+628980us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
65317581474ba65249a2a8d3a78265aeb3afde7b)
S+628990us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
65317581474ba65249a2a8d3a78265aeb3afde7b)
S+629001us irmin.watch [DEBUG] notify-all[1.4]: firing! (v=Some
65317581474ba65249a2a8d3a78265aeb3afde7b)
S+629026us irmin.http-srv [INFO] [1348] 200 - PUT /branch/master
+1243506us irmin [DEBUG] set /a/y/c/5/1
+1243521us irmin.http [DEBUG] GET /branch/master
S+629115us irmin.http-srv [DEBUG] connection 1347 closed
S+629168us irmin.http-srv [DEBUG] new connection 1349
+1243579us irmin.watch [DEBUG] notify-all[10.51]: firing! (v=Some
65317581474ba65249a2a8d3a78265aeb3afde7b)
+1243619us irmin.http [DEBUG] GET /commit/65317581474ba65249a2a8d3a78265aeb3afde7b
S+629207us irmin.mem [DEBUG] mem master
S+629221us irmin.mem [DEBUG] find master
S+629239us irmin.http-srv [INFO] [1349] 200 - GET /branch/master
+1243711us irmin.http [DEBUG] GET /commit/d1418b3e9e765eb2da8fdedd36156168f54ba3f9
S+629294us irmin.http-srv [DEBUG] new connection 1350
S+629331us irmin.mem [DEBUG] mem 65317581474ba65249a2a8d3a78265aeb3afde7b
S+629345us irmin.mem [DEBUG] find 65317581474ba65249a2a8d3a78265aeb3afde7b
S+629379us irmin.http-srv [INFO] [1350] 200 - GET /commit/65317581474ba65249a2a8d3a78265aeb3afde7b
S+629435us irmin.http-srv [DEBUG] new connection 1351
S+629471us irmin.mem [DEBUG] mem d1418b3e9e765eb2da8fdedd36156168f54ba3f9
S+629484us irmin.mem [DEBUG] find d1418b3e9e765eb2da8fdedd36156168f54ba3f9
S+629516us irmin.http-srv [INFO] [1351] 200 - GET /commit/d1418b3e9e765eb2da8fdedd36156168f54ba3f9
S+629553us irmin.http-srv [DEBUG] connection 1348 closed
S+629589us irmin.http-srv [DEBUG] connection 1349 closed
S+629609us irmin.http-srv [DEBUG] connection 1350 closed
+1244903us irmin.http [DEBUG] GET /commit/d1418b3e9e765eb2da8fdedd36156168f54ba3f9
S+630551us irmin.http-srv [DEBUG] new connection 1352
+1244984us irmin [DEBUG] Head.find -> d1418b3e9e765eb2da8fdedd36156168f54ba3f9
+1244996us irmin.tree [DEBUG] Tree.find_tree /a/y/c/5/1
+1245006us irmin.tree [DEBUG] Tree.add_tree /a/y/c/5/1
S+630594us irmin.mem [DEBUG] mem d1418b3e9e765eb2da8fdedd36156168f54ba3f9
+1245031us irmin.http [DEBUG] GET /tree/ab2f4f0b3c4da70d94e2c8b9e614c0aa23daa1f0
S+630609us irmin.mem [DEBUG] find d1418b3e9e765eb2da8fdedd36156168f54ba3f9
S+630647us irmin.http-srv [INFO] [1352] 200 - GET /commit/d1418b3e9e765eb2da8fdedd36156168f54ba3f9
+1245131us irmin.tree [DEBUG] Tree.find_tree /a/b
+1245142us irmin.tree [DEBUG] Tree.find_tree /a/b
+1245149us irmin [DEBUG] [watch-key] key /a/b has not changed
S+630783us irmin.http-srv [DEBUG] new connection 1353
S+630842us irmin.mem [DEBUG] mem ab2f4f0b3c4da70d94e2c8b9e614c0aa23daa1f0
S+630868us irmin.http-srv [INFO] [1353] 404 - GET /tree/ab2f4f0b3c4da70d94e2c8b9e614c0aa23daa1f0
S+630915us irmin.http-srv [DEBUG] connection 1352 closed
+1245351us irmin.http [DEBUG] GET /tree/6318f8a0a31f1525f36b1f48c71b649a6ed66d16
S+630939us irmin.http-srv [DEBUG] connection 1351 closed
S+630996us irmin.http-srv [DEBUG] new connection 1354
S+631031us irmin.mem [DEBUG] mem 6318f8a0a31f1525f36b1f48c71b649a6ed66d16
S+631052us irmin.http-srv [INFO] [1354] 404 - GET /tree/6318f8a0a31f1525f36b1f48c71b649a6ed66d16
S+631089us irmin.http-srv [DEBUG] connection 1353 closed
+1245557us irmin.http [DEBUG] GET /tree/6f47f85a64f6acec0e061f12251c2344b6395a9c
S+631155us irmin.http-srv [DEBUG] connection 1354 closed
S+631208us irmin.http-srv [DEBUG] new connection 1355
S+631247us irmin.mem [DEBUG] mem 6f47f85a64f6acec0e061f12251c2344b6395a9c
S+631263us irmin.mem [DEBUG] find 6f47f85a64f6acec0e061f12251c2344b6395a9c
S+631294us irmin.http-srv [INFO] [1355] 200 - GET /tree/6f47f85a64f6acec0e061f12251c2344b6395a9c
+1245775us irmin.http [DEBUG] POST /trees
S+631435us irmin.http-srv [DEBUG] new connection 1356
S+631501us irmin.mem [DEBUG] add -> 6318f8a0a31f1525f36b1f48c71b649a6ed66d16
S+631524us irmin.http-srv [INFO] [1356] 200 - POST /trees
+1246005us irmin.http [DEBUG] POST /trees
S+631595us irmin.http-srv [DEBUG] connection 1356 closed
S+631652us irmin.http-srv [DEBUG] new connection 1357
S+631702us irmin.mem [DEBUG] add -> ab2f4f0b3c4da70d94e2c8b9e614c0aa23daa1f0
S+631724us irmin.http-srv [INFO] [1357] 200 - POST /trees
+1246227us irmin.tree [DEBUG] Tree.export -> ab2f4f0b3c4da70d94e2c8b9e614c0aa23daa1f0
S+631821us irmin.http-srv [DEBUG] connection 1357 closed
+1246256us irmin.http [DEBUG] POST /commits
S+631900us irmin.http-srv [DEBUG] new connection 1358
S+631951us irmin.mem [DEBUG] add -> c483ff1387c94de3236f8a7ad2e5b687a6e7d179
S+631969us irmin.http-srv [INFO] [1358] 200 - POST /commits
+1246455us irmin.http [DEBUG] PUT /branch/master
S+632069us irmin.http-srv [DEBUG] connection 1358 closed
S+632190us irmin.http-srv [DEBUG] new connection 1359
S+632220us irmin.mem [DEBUG] mem master
S+632257us irmin.mem [DEBUG] test_and_set
S+632265us irmin.mem [DEBUG] find master
S+632273us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
d1418b3e9e765eb2da8fdedd36156168f54ba3f9)
S+632282us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
d1418b3e9e765eb2da8fdedd36156168f54ba3f9)
S+632289us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
d1418b3e9e765eb2da8fdedd36156168f54ba3f9)
S+632296us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
d1418b3e9e765eb2da8fdedd36156168f54ba3f9)
S+632302us irmin.watch [DEBUG] notify-all[1.4]: firing! (v=Some
d1418b3e9e765eb2da8fdedd36156168f54ba3f9)
S+632318us irmin.http-srv [INFO] [1359] 200 - PUT /branch/master
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1246813us application [INFO] ASSERT state: watch-more update 5 on=true expected=0/6/0:1/1 current=0/6/0:* (0, 0.000s)
S+632400us irmin.http-srv [DEBUG] connection 1359 closed
------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1246838us application [INFO] ASSERT state: [pre-condition] watch-more update 6 on=true expected=0/6/0:1/1 current=0/6/0:* (0, 0.000s)
------------------------------------------------------------------------------------------------------------------------------------------------------------
+1246855us test [DEBUG] [waiting for] watch-more update 6 on=true expected=0/7/0:1/1 current=0/6/0:*
+1246864us irmin [DEBUG] set /a/b/c/6/1
+1246874us irmin.http [DEBUG] GET /branch/master
S+632521us irmin.http-srv [DEBUG] new connection 1360
+1246941us irmin.watch [DEBUG] notify-all[10.51]: firing! (v=Some
d1418b3e9e765eb2da8fdedd36156168f54ba3f9)
+1246976us irmin.http [DEBUG] GET /commit/d1418b3e9e765eb2da8fdedd36156168f54ba3f9
S+632559us irmin.mem [DEBUG] mem master
S+632571us irmin.mem [DEBUG] find master
S+632590us irmin.http-srv [INFO] [1360] 200 - GET /branch/master
+1247070us irmin.http [DEBUG] GET /commit/c483ff1387c94de3236f8a7ad2e5b687a6e7d179
S+632650us irmin.http-srv [DEBUG] new connection 1361
S+632689us irmin.mem [DEBUG] mem d1418b3e9e765eb2da8fdedd36156168f54ba3f9
S+632703us irmin.mem [DEBUG] find d1418b3e9e765eb2da8fdedd36156168f54ba3f9
S+632727us irmin.http-srv [INFO] [1361] 200 - GET /commit/d1418b3e9e765eb2da8fdedd36156168f54ba3f9
S+632776us irmin.http-srv [DEBUG] new connection 1362
+1247216us irmin.http [DEBUG] GET /commit/c483ff1387c94de3236f8a7ad2e5b687a6e7d179
S+632811us irmin.mem [DEBUG] mem c483ff1387c94de3236f8a7ad2e5b687a6e7d179
S+632825us irmin.mem [DEBUG] find c483ff1387c94de3236f8a7ad2e5b687a6e7d179
S+632858us irmin.http-srv [INFO] [1362] 200 - GET /commit/c483ff1387c94de3236f8a7ad2e5b687a6e7d179
S+632908us irmin.http-srv [DEBUG] new connection 1363
+1247342us irmin [DEBUG] Head.find -> c483ff1387c94de3236f8a7ad2e5b687a6e7d179
+1247359us irmin.tree [DEBUG] Tree.find_tree /a/b/c/6/1
S+632946us irmin.mem [DEBUG] mem c483ff1387c94de3236f8a7ad2e5b687a6e7d179
+1247374us irmin.tree [DEBUG] Tree.add_tree /a/b/c/6/1
S+632959us irmin.mem [DEBUG] find c483ff1387c94de3236f8a7ad2e5b687a6e7d179
+1247412us irmin.http [DEBUG] GET /tree/26ea9d8758b37f9c5d79a64c737a1f83df20b02b
S+633074us irmin.http-srv [INFO] [1363] 200 - GET /commit/c483ff1387c94de3236f8a7ad2e5b687a6e7d179
S+633128us irmin.http-srv [DEBUG] new connection 1364
+1247565us irmin.tree [DEBUG] Tree.find_tree /a/b
+1247579us irmin.tree [DEBUG] Tree.find_tree /a/b
S+633164us irmin.mem [DEBUG] mem 26ea9d8758b37f9c5d79a64c737a1f83df20b02b
+1247589us irmin [DEBUG] [watch-key] key /a/b has not changed
S+633184us irmin.http-srv [INFO] [1364] 404 - GET /tree/26ea9d8758b37f9c5d79a64c737a1f83df20b02b
S+633223us irmin.http-srv [DEBUG] connection 1360 closed
S+633245us irmin.http-srv [DEBUG] connection 1361 closed
+1247668us irmin.http [DEBUG] GET /tree/7359451042e63918a12d6b4d3553fd1014ea2fd6
S+633264us irmin.http-srv [DEBUG] connection 1362 closed
S+633282us irmin.http-srv [DEBUG] connection 1363 closed
S+633327us irmin.http-srv [DEBUG] new connection 1365
S+633353us irmin.mem [DEBUG] mem 7359451042e63918a12d6b4d3553fd1014ea2fd6
S+633367us irmin.http-srv [INFO] [1365] 404 - GET /tree/7359451042e63918a12d6b4d3553fd1014ea2fd6
S+633388us irmin.http-srv [DEBUG] connection 1364 closed
+1247858us irmin.http [DEBUG] GET /tree/e4729ec53640d13a87117722d78d3970c5a93c93
S+633446us irmin.http-srv [DEBUG] connection 1365 closed
S+633506us irmin.http-srv [DEBUG] new connection 1366
S+633533us irmin.mem [DEBUG] mem e4729ec53640d13a87117722d78d3970c5a93c93
S+633546us irmin.http-srv [INFO] [1366] 404 - GET /tree/e4729ec53640d13a87117722d78d3970c5a93c93
+1248825us irmin.http [DEBUG] GET /tree/b95ed3fa2f221941822bac1ac3b1b09c9c572485
S+634417us irmin.http-srv [DEBUG] connection 1366 closed
S+634470us irmin.http-srv [DEBUG] new connection 1367
S+634499us irmin.mem [DEBUG] mem b95ed3fa2f221941822bac1ac3b1b09c9c572485
S+634513us irmin.http-srv [INFO] [1367] 404 - GET /tree/b95ed3fa2f221941822bac1ac3b1b09c9c572485
+1248994us irmin.http [DEBUG] GET /tree/1bc7b98ab3d73b48d7a8ca40883cabbdab92ff99
S+634584us irmin.http-srv [DEBUG] connection 1367 closed
S+634646us irmin.http-srv [DEBUG] new connection 1368
S+634673us irmin.mem [DEBUG] mem 1bc7b98ab3d73b48d7a8ca40883cabbdab92ff99
S+634687us irmin.http-srv [INFO] [1368] 404 - GET /tree/1bc7b98ab3d73b48d7a8ca40883cabbdab92ff99
+1249156us irmin.http [DEBUG] POST /blobs
S+634745us irmin.http-srv [DEBUG] connection 1368 closed
S+634807us irmin.http-srv [DEBUG] new connection 1369
S+634840us irmin.mem [DEBUG] add -> c1dfd96eea8cc2b62785275bca38ac261256e278
S+634857us irmin.http-srv [INFO] [1369] 200 - POST /blobs
S+634918us irmin.http-srv [DEBUG] connection 1369 closed
+1249337us irmin.http [DEBUG] POST /trees
S+635360us irmin.http-srv [DEBUG] new connection 1370
S+635402us irmin.mem [DEBUG] add -> 1bc7b98ab3d73b48d7a8ca40883cabbdab92ff99
S+635418us irmin.http-srv [INFO] [1370] 200 - POST /trees
S+635480us irmin.http-srv [DEBUG] connection 1370 closed
+1249915us irmin.http [DEBUG] POST /trees
S+635567us irmin.http-srv [DEBUG] new connection 1371
S+635628us irmin.mem [DEBUG] add -> b95ed3fa2f221941822bac1ac3b1b09c9c572485
S+635644us irmin.http-srv [INFO] [1371] 200 - POST /trees
S+635706us irmin.http-srv [DEBUG] connection 1371 closed
+1250124us irmin.http [DEBUG] POST /trees
S+635778us irmin.http-srv [DEBUG] new connection 1372
S+635815us irmin.mem [DEBUG] add -> e4729ec53640d13a87117722d78d3970c5a93c93
S+635830us irmin.http-srv [INFO] [1372] 200 - POST /trees
S+635889us irmin.http-srv [DEBUG] connection 1372 closed
+1250311us irmin.http [DEBUG] POST /trees
S+635961us irmin.http-srv [DEBUG] new connection 1373
S+636006us irmin.mem [DEBUG] add -> 7359451042e63918a12d6b4d3553fd1014ea2fd6
S+636022us irmin.http-srv [INFO] [1373] 200 - POST /trees
S+636080us irmin.http-srv [DEBUG] connection 1373 closed
+1250498us irmin.http [DEBUG] POST /trees
S+636153us irmin.http-srv [DEBUG] new connection 1374
S+636190us irmin.mem [DEBUG] add -> 26ea9d8758b37f9c5d79a64c737a1f83df20b02b
S+636205us irmin.http-srv [INFO] [1374] 200 - POST /trees
+1250673us irmin.tree [DEBUG] Tree.export -> 26ea9d8758b37f9c5d79a64c737a1f83df20b02b
+1250701us irmin.http [DEBUG] POST /commits
S+636314us irmin.http-srv [DEBUG] connection 1374 closed
S+636420us irmin.http-srv [DEBUG] new connection 1375
S+636465us irmin.mem [DEBUG] add -> de44b730e1bbeeb8c8820ea931c4363aa4401887
S+636481us irmin.http-srv [INFO] [1375] 200 - POST /commits
+1250960us irmin.http [DEBUG] PUT /branch/master
S+636544us irmin.http-srv [DEBUG] connection 1375 closed
S+636618us irmin.http-srv [DEBUG] new connection 1376
S+636646us irmin.mem [DEBUG] mem master
S+636684us irmin.mem [DEBUG] test_and_set
S+636692us irmin.mem [DEBUG] find master
S+636700us irmin.watch [DEBUG] notify-all[1.0]: firing! (v=Some
c483ff1387c94de3236f8a7ad2e5b687a6e7d179)
S+636709us irmin.watch [DEBUG] notify-all[1.1]: firing! (v=Some
c483ff1387c94de3236f8a7ad2e5b687a6e7d179)
S+636716us irmin.watch [DEBUG] notify-all[1.2]: firing! (v=Some
c483ff1387c94de3236f8a7ad2e5b687a6e7d179)
S+636722us irmin.watch [DEBUG] notify-all[1.3]: firing! (v=Some
c483ff1387c94de3236f8a7ad2e5b687a6e7d179)
S+636728us irmin.watch [DEBUG] notify-all[1.4]: firing! (v=Some
c483ff1387c94de3236f8a7ad2e5b687a6e7d179)
S+636744us irmin.http-srv [INFO] [1376] 200 - PUT /branch/master
+1251221us irmin [DEBUG] set /a/x/c/6/1
+1251239us irmin.http [DEBUG] GET /branch/master
S+636825us irmin.http-srv [DEBUG] connection 1376 closed
S+636892us irmin.http-srv [DEBUG] new connection 1377
+1251311us irmin.watch [DEBUG] notify-all[10.51]: firing! (v=Some
c483ff1387c94de3236f8a7ad2e5b687a6e7d179)
+1251344us irmin.http [DEBUG] GET /commit/c483ff1387c94de3236f8a7ad2e5b687a6e7d179
S+636928us irmin.mem [DEBUG] mem master
S+636939us irmin.mem [DEBUG] find master
S+636956us irmin.http-srv [INFO] [1377] 200 - GET /branch/master
S+637016us irmin.http-srv [DEBUG] new connection 1378
+1251436us irmin.http [DEBUG] GET /commit/de44b730e1bbeeb8c8820ea931c4363aa4401887
S+637053us irmin.mem [DEBUG] mem c483ff1387c94de3236f8a7ad2e5b687a6e7d179
S+637070us irmin.mem [DEBUG] find c483ff1387c94de3236f8a7ad2e5b687a6e7d179
S+637094us irmin.http-srv [INFO] [1378] 200 - GET /commit/c483ff1387c94de3236f8a7ad2e5b687a6e7d179
S+637144us irmin.http-srv [DEBUG] new connection 1379
+1251584us irmin.http [DEBUG] GET /commit/de44b730e1bbeeb8c8820ea931c4363aa4401887
S+637179us irmin.mem [DEBUG] mem de44b730e1bbeeb8c8820ea931c4363aa4401887
S+637267us irmin.mem [DEBUG] find de44b730e1bbeeb8c8820ea931c4363aa4401887
S+637291us irmin.http-srv [INFO] [1379] 200 - GET /commit/de44b730e1bbeeb8c8820ea931c4363aa4401887
S+637340us irmin.http-srv [DEBUG] new connection 1380
+1251777us irmin [DEBUG] Head.find -> de44b730e1bbeeb8c8820ea931c4363aa4401887
+1251791us irmin.tree [DEBUG] Tree.find_tree /a/x/c/6/1
S+637377us irmin.mem [DEBUG] mem de44b730e1bbeeb8c8820ea931c4363aa4401887
+1251807us irmin.tree [DEBUG] Tree.add_tree /a/x/c/6/1
S+637389us irmin.mem [DEBUG] find de44b730e1bbeeb8c8820ea931c4363aa4401887
S+637420us irmin.http-srv [INFO] [1380] 200 - GET /commit/de44b730e1bbeeb8c8820ea931c4363aa4401887
+1251842us irmin.http [DEBUG] GET /tree/f02bef30bd434775ce5597c587f52f6c32759921
S+637474us irmin.http-srv [DEBUG] connection 1377 closed
S+637506us irmin.http-srv [DEBUG] connection 1378 closed
S+637525us irmin.http-srv [DEBUG] connection 1379 closed
+1251943us irmin.tree [DEBUG] Tree.find_tree /a/b
+1251958us irmin.tree [DEBUG] Tree.find_tree /a/b
+1251968us irmin [DEBUG] [watch-key] key /a/b has changed
S+637560us irmin.http-srv [DEBUG] new connection 1381
S+637588us irmin.mem [DEBUG] mem f02bef30bd434775ce5597c587f52f6c32759921
S+637602us irmin.http-srv [INFO] [1381] 404 - GET /tree/f02bef30bd434775ce5597c587f52f6c32759921
S+637633us irmin.http-srv [DEBUG] connection 1380 closed
+1252080us irmin.http [DEBUG] GET /tree/dcd7655e8af736952085101b032c92b8430c56cb
S+637729us irmin.http-srv [DEBUG] new connection 1382
S+637756us irmin.mem [DEBUG] mem dcd7655e8af736952085101b032c92b8430c56cb
S+637769us irmin.http-srv [INFO] [1382] 404 - GET /tree/dcd7655e8af736952085101b032c92b8430c56cb
S+637785us irmin.http-srv [DEBUG] connection 1381 closed
+1252573us irmin.http [DEBUG] GET /tree/e4729ec53640d13a87117722d78d3970c5a93c93
S+638161us irmin.http-srv [DEBUG] connection 1382 closed
S+638229us irmin.http-srv [DEBUG] new connection 1383
S+638258us irmin.mem [DEBUG] mem e4729ec53640d13a87117722d78d3970c5a93c93
S+638267us irmin.mem [DEBUG] find e4729ec53640d13a87117722d78d3970c5a93c93
S+638286us irmin.http-srv [INFO] [1383] 200 - GET /tree/e4729ec53640d13a87117722d78d3970c5a93c93
+1252755us irmin.http [DEBUG] POST /trees
S+638404us irmin.http-srv [DEBUG] new connection 1384
S+638451us irmin.mem [DEBUG] add -> dcd7655e8af736952085101b032c92b8430c56cb
S+638466us irmin.http-srv [INFO] [1384] 200 - POST /trees
+1252942us irmin.http [DEBUG] POST /trees
S+638530us irmin.http-srv [DEBUG] connection 1384 closed
S+639323us irmin.http-srv [DEBUG] new connection 1385
S+639366us irmin.mem [DEBUG] add -> f02bef30bd434775ce5597c587f52f6c32759921
S+639385us irmin.http-srv [INFO] [1385] 200 - POST /trees
+1253859us irmin.tree [DEBUG] Tree.export -> f02bef30bd434775ce5597c587f52f6c32759921
S+639452us irmin.http-srv [DEBUG] connection 1385 closed
+1253894us irmin.http [DEBUG] POST /commits
S+639546us irmin.http-srv [DEBUG] new connection 1386
S+639591us irmin.mem [DEBUG] add -> 5cb0eeba39910bd6840f08ea3774a905fcb6256a
S+639606us irmin.http-srv [INFO] [1386] 200 - POST /commits
S+639665us irmin.http-srv [DEBUG] connection 1386 closed
+1254087us irmin.http [DEBUG] PUT /branch/master
S+639743us irmin.http-srv [DEBUG] new connection 1387
S+639770us irmin.mem [DEBUG] mem master
S+639807us irmin.mem [DEBUG] test_and_set
S+639815us irmin.mem [DEBUG] find master
S+639822us irmin.watch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment