Skip to content

Instantly share code, notes, and snippets.

@artyom
Created January 13, 2015 10:01
Show Gist options
  • Save artyom/e613dbaad04bfcf9034f to your computer and use it in GitHub Desktop.
Save artyom/e613dbaad04bfcf9034f to your computer and use it in GitHub Desktop.
go test github.com/gdamore/mangos/test run 10 times in a row, go version go1.4 linux/amd64. On last run process stuck and I killed it with ABRT to get trace.
--- FAIL: TestBusTCP (0.38s)
common_test.go:500: Address tcp://127.0.0.1:39093, 5 Cases
common_test.go:149: Jan 12 01:56:23.664: Id 3: Sent all 7 messages
common_test.go:154: Jan 12 01:56:23.666: Id 0: Got dup message #4 from 2
common_test.go:154: Jan 12 01:56:23.666: Id 0: RecvHook failed
common_test.go:149: Jan 12 01:56:23.668: Id 4: Sent all 7 messages
common_test.go:149: Jan 12 01:56:23.668: Id 2: Sent all 7 messages
common_test.go:149: Jan 12 01:56:23.670: Id 1: Sent all 7 messages
common_test.go:149: Jan 12 01:56:23.670: Id 0: Sent all 7 messages
common_test.go:149: Jan 12 01:56:23.670: Id 0: Testing complete
common_test.go:149: Jan 12 01:56:23.671: Id 4: Got all 7 messages
common_test.go:149: Jan 12 01:56:23.671: Id 3: Got all 7 messages
common_test.go:149: Jan 12 01:56:23.671: Id 2: Got all 7 messages
common_test.go:149: Jan 12 01:56:23.671: Id 1: Got all 7 messages
common_test.go:149: Jan 12 01:56:23.671: Id 1: Testing complete
common_test.go:149: Jan 12 01:56:23.671: Id 2: Testing complete
common_test.go:149: Jan 12 01:56:23.671: Id 3: Testing complete
common_test.go:149: Jan 12 01:56:23.671: Id 4: Testing complete
--- FAIL: TestBusTLS (0.37s)
common_test.go:500: Address tls+tcp://127.0.0.1:43934, 5 Cases
common_test.go:149: Jan 12 01:56:24.423: Id 2: Sent all 7 messages
common_test.go:154: Jan 12 01:56:24.424: Id 0: Got dup message #3 from 4
common_test.go:154: Jan 12 01:56:24.424: Id 0: RecvHook failed
common_test.go:149: Jan 12 01:56:24.424: Id 3: Sent all 7 messages
common_test.go:149: Jan 12 01:56:24.425: Id 0: Sent all 7 messages
common_test.go:149: Jan 12 01:56:24.425: Id 0: Testing complete
common_test.go:149: Jan 12 01:56:24.426: Id 2: Got all 7 messages
common_test.go:149: Jan 12 01:56:24.426: Id 1: Got all 7 messages
common_test.go:149: Jan 12 01:56:24.426: Id 4: Got all 7 messages
common_test.go:149: Jan 12 01:56:24.426: Id 3: Got all 7 messages
common_test.go:149: Jan 12 01:56:24.427: Id 4: Sent all 7 messages
common_test.go:149: Jan 12 01:56:24.429: Id 1: Sent all 7 messages
common_test.go:149: Jan 12 01:56:24.429: Id 1: Testing complete
common_test.go:149: Jan 12 01:56:24.429: Id 2: Testing complete
common_test.go:149: Jan 12 01:56:24.429: Id 3: Testing complete
common_test.go:149: Jan 12 01:56:24.429: Id 4: Testing complete
--- FAIL: TestDeviceChain (0.45s)
common_test.go:500: Address tcp://127.0.0.1:39093, 1 Cases
common_test.go:154: Jan 12 01:56:24.832: Id 0: Wrong message: 1 != 0
common_test.go:154: Jan 12 01:56:24.833: Id 0: RecvHook failed
common_test.go:149: Jan 12 01:56:24.876: Id 0: Sent all 50 messages
common_test.go:149: Jan 12 01:56:24.876: Id 0: Testing complete
--- FAIL: TestDeviceLoopTCP (0.34s)
common_test.go:500: Address tcp://127.0.0.1:39093, 1 Cases
common_test.go:154: Jan 12 01:56:25.120: Id 0: Wrong message: 1 != 0
common_test.go:154: Jan 12 01:56:25.120: Id 0: RecvHook failed
common_test.go:149: Jan 12 01:56:25.216: Id 0: Sent all 50 messages
common_test.go:149: Jan 12 01:56:25.216: Id 0: Testing complete
FAIL
FAIL github.com/gdamore/mangos/test 12.619s
--- FAIL: TestBusTCP (0.40s)
common_test.go:500: Address tcp://127.0.0.1:39093, 5 Cases
common_test.go:149: Jan 12 01:56:37.355: Id 1: Sent all 7 messages
common_test.go:149: Jan 12 01:56:37.356: Id 3: Sent all 7 messages
common_test.go:149: Jan 12 01:56:37.356: Id 0: Sent all 7 messages
common_test.go:149: Jan 12 01:56:37.357: Id 4: Got all 7 messages
common_test.go:149: Jan 12 01:56:37.357: Id 3: Got all 7 messages
common_test.go:149: Jan 12 01:56:37.357: Id 2: Got all 7 messages
common_test.go:149: Jan 12 01:56:37.357: Id 1: Got all 7 messages
common_test.go:154: Jan 12 01:56:37.358: Id 0: Got dup message #4 from 2
common_test.go:154: Jan 12 01:56:37.358: Id 0: RecvHook failed
common_test.go:149: Jan 12 01:56:37.358: Id 0: Testing complete
common_test.go:149: Jan 12 01:56:37.358: Id 1: Testing complete
common_test.go:149: Jan 12 01:56:37.364: Id 4: Sent all 7 messages
common_test.go:149: Jan 12 01:56:37.364: Id 2: Sent all 7 messages
common_test.go:149: Jan 12 01:56:37.364: Id 2: Testing complete
common_test.go:149: Jan 12 01:56:37.364: Id 3: Testing complete
common_test.go:149: Jan 12 01:56:37.364: Id 4: Testing complete
--- FAIL: TestBusIPC (0.42s)
common_test.go:500: Address ipc:///tmp/MYTEST_IPC, 5 Cases
common_test.go:154: Jan 12 01:56:37.770: Id 0: Got my own message [0 0 0 0 0 0 0 0]
common_test.go:154: Jan 12 01:56:37.770: Id 0: RecvHook failed
common_test.go:149: Jan 12 01:56:37.772: Id 3: Sent all 7 messages
common_test.go:149: Jan 12 01:56:37.775: Id 0: Sent all 7 messages
common_test.go:149: Jan 12 01:56:37.775: Id 1: Sent all 7 messages
common_test.go:149: Jan 12 01:56:37.775: Id 0: Testing complete
common_test.go:149: Jan 12 01:56:37.775: Id 2: Got all 7 messages
common_test.go:149: Jan 12 01:56:37.775: Id 1: Got all 7 messages
common_test.go:149: Jan 12 01:56:37.775: Id 4: Got all 7 messages
common_test.go:149: Jan 12 01:56:37.775: Id 3: Got all 7 messages
common_test.go:149: Jan 12 01:56:37.775: Id 1: Testing complete
common_test.go:149: Jan 12 01:56:37.778: Id 4: Sent all 7 messages
common_test.go:149: Jan 12 01:56:37.780: Id 2: Sent all 7 messages
common_test.go:149: Jan 12 01:56:37.780: Id 2: Testing complete
common_test.go:149: Jan 12 01:56:37.780: Id 3: Testing complete
common_test.go:149: Jan 12 01:56:37.780: Id 4: Testing complete
--- FAIL: TestBusTLS (0.50s)
common_test.go:500: Address tls+tcp://127.0.0.1:43934, 5 Cases
common_test.go:149: Jan 12 01:56:38.167: Id 0: Got dup START from 1
common_test.go:149: Jan 12 01:56:38.273: Id 3: Sent all 7 messages
common_test.go:149: Jan 12 01:56:38.273: Id 4: Sent all 7 messages
common_test.go:149: Jan 12 01:56:38.274: Id 1: Sent all 7 messages
common_test.go:154: Jan 12 01:56:38.274: Id 0: Got dup message #2 from 4
common_test.go:154: Jan 12 01:56:38.274: Id 0: RecvHook failed
common_test.go:154: Jan 12 01:56:38.274: Id 4: Got dup message #3 from 0
common_test.go:154: Jan 12 01:56:38.274: Id 4: RecvHook failed
common_test.go:154: Jan 12 01:56:38.274: Id 3: Got dup message #3 from 0
common_test.go:154: Jan 12 01:56:38.274: Id 3: RecvHook failed
common_test.go:154: Jan 12 01:56:38.274: Id 2: Got dup message #3 from 0
common_test.go:154: Jan 12 01:56:38.274: Id 2: RecvHook failed
common_test.go:154: Jan 12 01:56:38.274: Id 1: Got dup message #3 from 0
common_test.go:154: Jan 12 01:56:38.274: Id 1: RecvHook failed
common_test.go:149: Jan 12 01:56:38.275: Id 0: Sent all 7 messages
common_test.go:149: Jan 12 01:56:38.276: Id 0: Testing complete
common_test.go:149: Jan 12 01:56:38.276: Id 1: Testing complete
common_test.go:149: Jan 12 01:56:38.276: Id 2: Sent all 7 messages
common_test.go:149: Jan 12 01:56:38.276: Id 2: Testing complete
common_test.go:149: Jan 12 01:56:38.276: Id 3: Testing complete
common_test.go:149: Jan 12 01:56:38.276: Id 4: Testing complete
FAIL
FAIL github.com/gdamore/mangos/test 13.778s
--- FAIL: TestBusTCP (0.41s)
common_test.go:500: Address tcp://127.0.0.1:39093, 5 Cases
common_test.go:149: Jan 12 01:56:52.113: Id 1: Sent all 7 messages
common_test.go:149: Jan 12 01:56:52.115: Id 2: Sent all 7 messages
common_test.go:149: Jan 12 01:56:52.116: Id 4: Sent all 7 messages
common_test.go:149: Jan 12 01:56:52.118: Id 3: Sent all 7 messages
common_test.go:154: Jan 12 01:56:52.118: Id 0: Got dup message #6 from 3
common_test.go:154: Jan 12 01:56:52.118: Id 0: RecvHook failed
common_test.go:149: Jan 12 01:56:52.119: Id 0: Sent all 7 messages
common_test.go:149: Jan 12 01:56:52.119: Id 0: Testing complete
common_test.go:149: Jan 12 01:56:52.119: Id 1: Got all 7 messages
common_test.go:149: Jan 12 01:56:52.119: Id 1: Testing complete
common_test.go:149: Jan 12 01:56:52.120: Id 4: Got all 7 messages
common_test.go:149: Jan 12 01:56:52.120: Id 3: Got all 7 messages
common_test.go:149: Jan 12 01:56:52.120: Id 2: Got all 7 messages
common_test.go:149: Jan 12 01:56:52.120: Id 2: Testing complete
common_test.go:149: Jan 12 01:56:52.120: Id 3: Testing complete
common_test.go:149: Jan 12 01:56:52.120: Id 4: Testing complete
FAIL
FAIL github.com/gdamore/mangos/test 13.043s
ok github.com/gdamore/mangos/test 13.954s
--- FAIL: TestBusTCP (0.41s)
common_test.go:500: Address tcp://127.0.0.1:39093, 5 Cases
common_test.go:149: Jan 12 01:57:21.328: Id 0: Sent all 7 messages
common_test.go:149: Jan 12 01:57:21.331: Id 4: Got all 7 messages
common_test.go:149: Jan 12 01:57:21.332: Id 3: Got all 7 messages
common_test.go:149: Jan 12 01:57:21.332: Id 2: Got all 7 messages
common_test.go:149: Jan 12 01:57:21.332: Id 1: Got all 7 messages
common_test.go:154: Jan 12 01:57:21.333: Id 0: Got dup message #5 from 3
common_test.go:154: Jan 12 01:57:21.333: Id 0: RecvHook failed
common_test.go:149: Jan 12 01:57:21.333: Id 0: Testing complete
common_test.go:149: Jan 12 01:57:21.333: Id 3: Sent all 7 messages
common_test.go:149: Jan 12 01:57:21.333: Id 2: Sent all 7 messages
common_test.go:149: Jan 12 01:57:21.335: Id 4: Sent all 7 messages
common_test.go:149: Jan 12 01:57:21.337: Id 1: Sent all 7 messages
common_test.go:149: Jan 12 01:57:21.337: Id 1: Testing complete
common_test.go:149: Jan 12 01:57:21.337: Id 2: Testing complete
common_test.go:149: Jan 12 01:57:21.337: Id 3: Testing complete
common_test.go:149: Jan 12 01:57:21.337: Id 4: Testing complete
--- FAIL: TestBusIPC (0.42s)
common_test.go:500: Address ipc:///tmp/MYTEST_IPC, 5 Cases
common_test.go:149: Jan 12 01:57:21.750: Id 4: Sent all 7 messages
common_test.go:154: Jan 12 01:57:21.751: Id 4: Got dup message #4 from 3
common_test.go:154: Jan 12 01:57:21.751: Id 4: RecvHook failed
common_test.go:154: Jan 12 01:57:21.751: Id 3: Got my own message [0 0 0 3 0 0 0 4]
common_test.go:154: Jan 12 01:57:21.751: Id 3: RecvHook failed
common_test.go:154: Jan 12 01:57:21.751: Id 2: Got dup message #4 from 3
common_test.go:154: Jan 12 01:57:21.751: Id 2: RecvHook failed
common_test.go:154: Jan 12 01:57:21.751: Id 1: Got dup message #4 from 3
common_test.go:154: Jan 12 01:57:21.751: Id 1: RecvHook failed
common_test.go:149: Jan 12 01:57:21.752: Id 1: Sent all 7 messages
common_test.go:149: Jan 12 01:57:21.753: Id 3: Sent all 7 messages
common_test.go:149: Jan 12 01:57:21.754: Id 0: Sent all 7 messages
common_test.go:149: Jan 12 01:57:21.754: Id 2: Sent all 7 messages
common_test.go:149: Jan 12 01:57:21.754: Id 0: Got all 28 messages
common_test.go:149: Jan 12 01:57:21.754: Id 0: Testing complete
common_test.go:149: Jan 12 01:57:21.754: Id 1: Testing complete
common_test.go:149: Jan 12 01:57:21.754: Id 2: Testing complete
common_test.go:149: Jan 12 01:57:21.754: Id 3: Testing complete
common_test.go:149: Jan 12 01:57:21.754: Id 4: Testing complete
--- FAIL: TestBusTLS (3.38s)
common_test.go:500: Address tls+tcp://127.0.0.1:43934, 5 Cases
common_test.go:149: Jan 12 01:57:22.132: Id 4: Sent all 7 messages
common_test.go:149: Jan 12 01:57:22.133: Id 3: Sent all 7 messages
common_test.go:149: Jan 12 01:57:22.134: Id 2: Sent all 7 messages
common_test.go:149: Jan 12 01:57:22.134: Id 0: Sent all 7 messages
common_test.go:149: Jan 12 01:57:22.134: Id 1: Sent all 7 messages
common_test.go:149: Jan 12 01:57:22.136: Id 2: Got all 7 messages
common_test.go:149: Jan 12 01:57:22.136: Id 1: Got all 7 messages
common_test.go:149: Jan 12 01:57:22.136: Id 4: Got all 7 messages
common_test.go:149: Jan 12 01:57:22.136: Id 3: Got all 7 messages
common_test.go:154: Jan 12 01:57:25.135: Id 0: Timeout waiting for recv
common_test.go:149: Jan 12 01:57:25.135: Id 1: Testing complete
common_test.go:149: Jan 12 01:57:25.135: Id 2: Testing complete
common_test.go:149: Jan 12 01:57:25.135: Id 3: Testing complete
common_test.go:149: Jan 12 01:57:25.135: Id 4: Testing complete
common_test.go:154: Jan 12 01:57:25.136: Id 0: RecvMsg failed: connection closed
FAIL
FAIL github.com/gdamore/mangos/test 15.983s
--- FAIL: TestBusTLS (0.39s)
common_test.go:500: Address tls+tcp://127.0.0.1:43934, 5 Cases
common_test.go:149: Jan 12 01:57:38.945: Id 4: Sent all 7 messages
common_test.go:149: Jan 12 01:57:38.945: Id 1: Sent all 7 messages
common_test.go:149: Jan 12 01:57:38.945: Id 3: Sent all 7 messages
common_test.go:149: Jan 12 01:57:38.946: Id 2: Sent all 7 messages
common_test.go:154: Jan 12 01:57:38.947: Id 0: Got dup message #5 from 4
common_test.go:154: Jan 12 01:57:38.947: Id 0: RecvHook failed
common_test.go:149: Jan 12 01:57:38.949: Id 0: Sent all 7 messages
common_test.go:149: Jan 12 01:57:38.949: Id 0: Testing complete
common_test.go:149: Jan 12 01:57:38.949: Id 1: Got all 7 messages
common_test.go:149: Jan 12 01:57:38.950: Id 1: Testing complete
common_test.go:149: Jan 12 01:57:38.950: Id 4: Got all 7 messages
common_test.go:149: Jan 12 01:57:38.950: Id 3: Got all 7 messages
common_test.go:149: Jan 12 01:57:38.950: Id 2: Got all 7 messages
common_test.go:149: Jan 12 01:57:38.950: Id 2: Testing complete
common_test.go:149: Jan 12 01:57:38.950: Id 3: Testing complete
common_test.go:149: Jan 12 01:57:38.950: Id 4: Testing complete
FAIL
FAIL github.com/gdamore/mangos/test 13.517s
--- FAIL: TestBusTLS (3.38s)
common_test.go:500: Address tls+tcp://127.0.0.1:43934, 5 Cases
common_test.go:149: Jan 12 01:57:53.461: Id 2: Sent all 7 messages
common_test.go:149: Jan 12 01:57:53.462: Id 4: Sent all 7 messages
common_test.go:149: Jan 12 01:57:53.463: Id 3: Sent all 7 messages
common_test.go:149: Jan 12 01:57:53.464: Id 1: Sent all 7 messages
common_test.go:149: Jan 12 01:57:53.465: Id 0: Sent all 7 messages
common_test.go:149: Jan 12 01:57:53.465: Id 1: Got all 7 messages
common_test.go:149: Jan 12 01:57:53.466: Id 4: Got all 7 messages
common_test.go:149: Jan 12 01:57:53.466: Id 3: Got all 7 messages
common_test.go:149: Jan 12 01:57:53.466: Id 2: Got all 7 messages
common_test.go:154: Jan 12 01:57:56.466: Id 0: Timeout waiting for recv
common_test.go:149: Jan 12 01:57:56.466: Id 1: Testing complete
common_test.go:149: Jan 12 01:57:56.466: Id 2: Testing complete
common_test.go:149: Jan 12 01:57:56.466: Id 3: Testing complete
common_test.go:149: Jan 12 01:57:56.466: Id 4: Testing complete
common_test.go:154: Jan 12 01:57:56.467: Id 0: RecvMsg failed: connection closed
FAIL
FAIL github.com/gdamore/mangos/test 16.105s
--- FAIL: TestBusTCP (3.37s)
common_test.go:500: Address tcp://127.0.0.1:39093, 5 Cases
common_test.go:149: Jan 12 01:58:09.740: Id 2: Sent all 7 messages
common_test.go:149: Jan 12 01:58:09.741: Id 3: Sent all 7 messages
common_test.go:149: Jan 12 01:58:09.741: Id 0: Sent all 7 messages
common_test.go:149: Jan 12 01:58:09.743: Id 4: Got all 7 messages
common_test.go:149: Jan 12 01:58:09.743: Id 3: Got all 7 messages
common_test.go:149: Jan 12 01:58:09.743: Id 2: Got all 7 messages
common_test.go:149: Jan 12 01:58:09.743: Id 1: Got all 7 messages
common_test.go:149: Jan 12 01:58:09.749: Id 4: Sent all 7 messages
common_test.go:149: Jan 12 01:58:09.750: Id 1: Sent all 7 messages
common_test.go:154: Jan 12 01:58:12.742: Id 0: Timeout waiting for recv
common_test.go:149: Jan 12 01:58:12.742: Id 1: Testing complete
common_test.go:149: Jan 12 01:58:12.742: Id 2: Testing complete
common_test.go:149: Jan 12 01:58:12.742: Id 3: Testing complete
common_test.go:149: Jan 12 01:58:12.742: Id 4: Testing complete
common_test.go:154: Jan 12 01:58:12.743: Id 0: RecvMsg failed: connection closed
FAIL
FAIL github.com/gdamore/mangos/test 16.163s
ok github.com/gdamore/mangos/test 13.230s
--- FAIL: TestBusTCP (0.39s)
common_test.go:500: Address tcp://127.0.0.1:39093, 5 Cases
common_test.go:149: Jan 12 01:58:41.240: Id 0: Sent all 7 messages
common_test.go:149: Jan 12 01:58:41.241: Id 3: Sent all 7 messages
common_test.go:149: Jan 12 01:58:41.243: Id 1: Got all 7 messages
common_test.go:149: Jan 12 01:58:41.243: Id 4: Got all 7 messages
common_test.go:149: Jan 12 01:58:41.243: Id 3: Got all 7 messages
common_test.go:149: Jan 12 01:58:41.243: Id 2: Got all 7 messages
common_test.go:149: Jan 12 01:58:41.243: Id 1: Sent all 7 messages
common_test.go:154: Jan 12 01:58:41.244: Id 0: Got dup message #6 from 1
common_test.go:154: Jan 12 01:58:41.244: Id 0: RecvHook failed
common_test.go:149: Jan 12 01:58:41.244: Id 0: Testing complete
common_test.go:149: Jan 12 01:58:41.244: Id 1: Testing complete
common_test.go:149: Jan 12 01:58:41.244: Id 2: Sent all 7 messages
common_test.go:149: Jan 12 01:58:41.244: Id 2: Testing complete
common_test.go:149: Jan 12 01:58:41.244: Id 3: Testing complete
common_test.go:149: Jan 12 01:58:41.245: Id 4: Sent all 7 messages
common_test.go:149: Jan 12 01:58:41.245: Id 4: Testing complete
--- FAIL: TestBusIPC (0.39s)
common_test.go:500: Address ipc:///tmp/MYTEST_IPC, 5 Cases
common_test.go:154: Jan 12 01:58:41.625: Id 0: Got dup message #3 from 1
common_test.go:154: Jan 12 01:58:41.625: Id 0: RecvHook failed
common_test.go:149: Jan 12 01:58:41.626: Id 1: Sent all 7 messages
common_test.go:149: Jan 12 01:58:41.628: Id 2: Sent all 7 messages
common_test.go:149: Jan 12 01:58:41.628: Id 3: Sent all 7 messages
common_test.go:149: Jan 12 01:58:41.630: Id 0: Sent all 7 messages
common_test.go:149: Jan 12 01:58:41.630: Id 0: Testing complete
common_test.go:149: Jan 12 01:58:41.630: Id 1: Got all 7 messages
common_test.go:149: Jan 12 01:58:41.630: Id 1: Testing complete
common_test.go:149: Jan 12 01:58:41.630: Id 4: Got all 7 messages
common_test.go:149: Jan 12 01:58:41.630: Id 3: Got all 7 messages
common_test.go:149: Jan 12 01:58:41.630: Id 2: Got all 7 messages
common_test.go:149: Jan 12 01:58:41.630: Id 2: Testing complete
common_test.go:149: Jan 12 01:58:41.630: Id 3: Testing complete
common_test.go:149: Jan 12 01:58:41.632: Id 4: Sent all 7 messages
common_test.go:149: Jan 12 01:58:41.632: Id 4: Testing complete
--- FAIL: TestBusTLS (0.39s)
common_test.go:500: Address tls+tcp://127.0.0.1:43934, 5 Cases
common_test.go:149: Jan 12 01:58:42.018: Id 2: Sent all 7 messages
common_test.go:149: Jan 12 01:58:42.019: Id 0: Sent all 7 messages
common_test.go:154: Jan 12 01:58:42.020: Id 0: Got my own message [0 0 0 0 0 0 0 2]
common_test.go:154: Jan 12 01:58:42.020: Id 0: RecvHook failed
common_test.go:154: Jan 12 01:58:42.020: Id 1: Got dup message #2 from 0
common_test.go:154: Jan 12 01:58:42.020: Id 1: RecvHook failed
common_test.go:149: Jan 12 01:58:42.021: Id 4: Got all 7 messages
common_test.go:149: Jan 12 01:58:42.021: Id 3: Got all 7 messages
common_test.go:149: Jan 12 01:58:42.021: Id 2: Got all 7 messages
common_test.go:149: Jan 12 01:58:42.021: Id 4: Sent all 7 messages
common_test.go:149: Jan 12 01:58:42.021: Id 0: Testing complete
common_test.go:149: Jan 12 01:58:42.022: Id 1: Sent all 7 messages
common_test.go:149: Jan 12 01:58:42.022: Id 1: Testing complete
common_test.go:149: Jan 12 01:58:42.022: Id 2: Testing complete
common_test.go:149: Jan 12 01:58:42.023: Id 3: Sent all 7 messages
common_test.go:149: Jan 12 01:58:42.023: Id 3: Testing complete
common_test.go:149: Jan 12 01:58:42.023: Id 4: Testing complete
SIGABRT: abort
PC=0x43f491
goroutine 0 [idle]:
runtime.futex(0x8535f8, 0x0, 0x0, 0x0, 0x0, 0x852fa0, 0x1, 0x40cc8f, 0x40ceae, 0x8535f8, ...)
/usr/local/go/src/runtime/sys_linux_amd64.s:277 +0x21
runtime.futexsleep(0x8535f8, 0x0, 0xffffffffffffffff)
/usr/local/go/src/runtime/os_linux.c:49 +0x47
runtime.notesleep(0x8535f8)
/usr/local/go/src/runtime/lock_futex.go:145 +0xae
stopm()
/usr/local/go/src/runtime/proc.c:1178 +0x119
findrunnable(0xc208012000)
/usr/local/go/src/runtime/proc.c:1487 +0x562
schedule()
/usr/local/go/src/runtime/proc.c:1575 +0x151
runtime.park_m(0xc2080005a0)
/usr/local/go/src/runtime/proc.c:1654 +0x113
runtime.mcall(0x432944)
/usr/local/go/src/runtime/asm_amd64.s:186 +0x5a
goroutine 1 [chan receive, 7 minutes]:
testing.RunTests(0x764548, 0x851240, 0x31, 0x31, 0x853500)
/usr/local/go/src/testing/testing.go:556 +0xad6
testing.(*M).Run(0xc2080380a0, 0x85a900)
/usr/local/go/src/testing/testing.go:485 +0x6c
main.main()
github.com/gdamore/mangos/test/_test/_testmain.go:172 +0x1d5
goroutine 6 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*bus).sender(0xc20803a6f0)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:85 +0x2cb
created by github.com/gdamore/mangos/protocol/bus.(*bus).Init
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:42 +0x98
goroutine 7 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*bus).sender(0xc20807ee40)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:85 +0x2cb
created by github.com/gdamore/mangos/protocol/bus.(*bus).Init
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:42 +0x98
goroutine 8 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*bus).sender(0xc20807e2a0)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:85 +0x2cb
created by github.com/gdamore/mangos/protocol/bus.(*bus).Init
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:42 +0x98
goroutine 9 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*bus).sender(0xc20803b080)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:85 +0x2cb
created by github.com/gdamore/mangos/protocol/bus.(*bus).Init
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:42 +0x98
goroutine 10 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*bus).sender(0xc20803b170)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:85 +0x2cb
created by github.com/gdamore/mangos/protocol/bus.(*bus).Init
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:42 +0x98
goroutine 193 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc208083c80)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 191 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc208120680)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 195 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc208083d40)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 87 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc20801e5e0)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 139 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc2080a8320)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 115 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*bus).sender(0xc2080fe000)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:85 +0x2cb
created by github.com/gdamore/mangos/protocol/bus.(*bus).Init
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:42 +0x98
goroutine 141 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc2080a83a0)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 85 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc20801e580)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 166 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*bus).sender(0xc20803bef0)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:85 +0x2cb
created by github.com/gdamore/mangos/protocol/bus.(*bus).Init
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:42 +0x98
goroutine 64 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*bus).sender(0xc20807f7a0)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:85 +0x2cb
created by github.com/gdamore/mangos/protocol/bus.(*bus).Init
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:42 +0x98
goroutine 28 [chan receive, 7 minutes]:
github.com/gdamore/mangos/transport/inproc.(*inprocRendezvous).Accept(0xc2080a60f0, 0x0, 0x0, 0x0, 0x0)
/root/gopath/src/github.com/gdamore/mangos/transport/inproc/inproc.go:189 +0x1a7
github.com/gdamore/mangos.(*socket).serve(0xc208078000, 0x7fcdd2734ad8, 0xc2080a60f0)
/root/gopath/src/github.com/gdamore/mangos/core.go:299 +0x64
created by github.com/gdamore/mangos.(*socket).Listen
/root/gopath/src/github.com/gdamore/mangos/core.go:322 +0x31b
goroutine 164 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*bus).sender(0xc2080ff7d0)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:85 +0x2cb
created by github.com/gdamore/mangos/protocol/bus.(*bus).Init
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:42 +0x98
goroutine 165 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*bus).sender(0xc20803be00)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:85 +0x2cb
created by github.com/gdamore/mangos/protocol/bus.(*bus).Init
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:42 +0x98
goroutine 33 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc20808ca00)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 63 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*bus).sender(0xc20807f6b0)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:85 +0x2cb
created by github.com/gdamore/mangos/protocol/bus.(*bus).Init
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:42 +0x98
goroutine 35 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc20808ca20)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 37 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc20808cb00)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 62 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*bus).sender(0xc20807f5c0)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:85 +0x2cb
created by github.com/gdamore/mangos/protocol/bus.(*bus).Init
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:42 +0x98
goroutine 39 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc20808cb20)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 41 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc20808cc20)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 61 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*bus).sender(0xc20807f4d0)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:85 +0x2cb
created by github.com/gdamore/mangos/protocol/bus.(*bus).Init
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:42 +0x98
goroutine 43 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc20808cc40)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 256 [select, 6 minutes]:
github.com/gdamore/mangos/protocol/pair.(*pair).sender(0xc20811f320, 0x7fcdd2734b80, 0xc2080db6c0)
/root/gopath/src/github.com/gdamore/mangos/protocol/pair/pair.go:40 +0x199
created by github.com/gdamore/mangos/protocol/pair.(*pair).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/pair/pair.go:77 +0x102
goroutine 45 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc20808cc60)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 60 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*bus).sender(0xc20803af00)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:85 +0x2cb
created by github.com/gdamore/mangos/protocol/bus.(*bus).Init
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:42 +0x98
goroutine 47 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc20808cc80)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 168 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*bus).sender(0xc2080fe330)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:85 +0x2cb
created by github.com/gdamore/mangos/protocol/bus.(*bus).Init
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:42 +0x98
goroutine 145 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc2080a8420)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 116 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*bus).sender(0xc2080fe0f0)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:85 +0x2cb
created by github.com/gdamore/mangos/protocol/bus.(*bus).Init
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:42 +0x98
goroutine 143 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc2080a8400)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 137 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc2080a82c0)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 114 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*bus).sender(0xc20807fef0)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:85 +0x2cb
created by github.com/gdamore/mangos/protocol/bus.(*bus).Init
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:42 +0x98
goroutine 89 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc20801e660)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 113 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*bus).sender(0xc20807fe00)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:85 +0x2cb
created by github.com/gdamore/mangos/protocol/bus.(*bus).Init
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:42 +0x98
goroutine 91 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc20801e6c0)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 112 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*bus).sender(0xc20807e6f0)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:85 +0x2cb
created by github.com/gdamore/mangos/protocol/bus.(*bus).Init
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:42 +0x98
goroutine 228 [select]:
github.com/gdamore/mangos.(*socket).Close(0xc2080797a0, 0x0, 0x0)
/root/gopath/src/github.com/gdamore/mangos/core.go:153 +0x4a0
github.com/gdamore/mangos/test.testDevChain(0xc2080767e0, 0x7189d0, 0x15, 0x713f10, 0x15, 0x7138d0, 0x16)
/root/gopath/src/github.com/gdamore/mangos/test/device_test.go:268 +0x1224
github.com/gdamore/mangos/test.TestDeviceChain(0xc2080767e0)
/root/gopath/src/github.com/gdamore/mangos/test/device_test.go:271 +0x70
testing.tRunner(0xc2080767e0, 0x851330)
/usr/local/go/src/testing/testing.go:447 +0xbf
created by testing.RunTests
/usr/local/go/src/testing/testing.go:555 +0xa8b
goroutine 94 [semacquire, 7 minutes]:
sync.(*Mutex).Lock(0xc2080a4634)
/usr/local/go/src/sync/mutex.go:66 +0xd3
github.com/gdamore/mangos.(*pipe).Close(0xc2080a4600, 0x0, 0x0)
/root/gopath/src/github.com/gdamore/mangos/pipe.go:73 +0x4a
github.com/gdamore/mangos.(*pipe).RecvMsg(0xc2080a4600, 0xc208068600)
/root/gopath/src/github.com/gdamore/mangos/pipe.go:102 +0x6d
github.com/gdamore/mangos/protocol/bus.(*busEp).receiver(0xc20801e6e0)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:104 +0x55
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:128 +0x19b
goroutine 95 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc20801e700)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 97 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc20801e720)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 99 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc20801e740)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 198 [semacquire, 7 minutes]:
sync.(*Mutex).Lock(0xc2080883f4)
/usr/local/go/src/sync/mutex.go:66 +0xd3
github.com/gdamore/mangos.(*pipe).Close(0xc2080883c0, 0x0, 0x0)
/root/gopath/src/github.com/gdamore/mangos/pipe.go:73 +0x4a
github.com/gdamore/mangos.(*pipe).RecvMsg(0xc2080883c0, 0xc20808b500)
/root/gopath/src/github.com/gdamore/mangos/pipe.go:102 +0x6d
github.com/gdamore/mangos/protocol/bus.(*busEp).receiver(0xc20801f640)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:104 +0x55
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:128 +0x19b
goroutine 167 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*bus).sender(0xc2080fe1e0)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:85 +0x2cb
created by github.com/gdamore/mangos/protocol/bus.(*bus).Init
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:42 +0x98
goroutine 248 [select, 6 minutes]:
github.com/gdamore/mangos/protocol/pair.(*pair).sender(0xc20811f110, 0x7fcdd2734b80, 0xc2080a5140)
/root/gopath/src/github.com/gdamore/mangos/protocol/pair/pair.go:40 +0x199
created by github.com/gdamore/mangos/protocol/pair.(*pair).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/pair/pair.go:77 +0x102
goroutine 199 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc20801f6a0)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 148 [semacquire, 7 minutes]:
sync.(*Mutex).Lock(0xc2080db074)
/usr/local/go/src/sync/mutex.go:66 +0xd3
github.com/gdamore/mangos.(*pipe).Close(0xc2080db040, 0x0, 0x0)
/root/gopath/src/github.com/gdamore/mangos/pipe.go:73 +0x4a
github.com/gdamore/mangos.(*pipe).RecvMsg(0xc2080db040, 0xc208043c00)
/root/gopath/src/github.com/gdamore/mangos/pipe.go:102 +0x6d
github.com/gdamore/mangos/protocol/bus.(*busEp).receiver(0xc2080a8440)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:104 +0x55
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:128 +0x19b
goroutine 149 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc2080a8460)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 151 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc2080a8480)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 189 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc208120660)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 234 [chan receive, 7 minutes]:
github.com/gdamore/mangos/transport/inproc.(*inprocRendezvous).Accept(0xc20818c2d0, 0x0, 0x0, 0x0, 0x0)
/root/gopath/src/github.com/gdamore/mangos/transport/inproc/inproc.go:189 +0x1a7
github.com/gdamore/mangos.(*socket).serve(0xc208079500, 0x7fcdd2734ad8, 0xc20818c2d0)
/root/gopath/src/github.com/gdamore/mangos/core.go:299 +0x64
created by github.com/gdamore/mangos.(*socket).Listen
/root/gopath/src/github.com/gdamore/mangos/core.go:322 +0x31b
goroutine 201 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc2080827a0)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 203 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/bus.(*busEp).sender(0xc2080827c0)
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:50 +0x180
created by github.com/gdamore/mangos/protocol/bus.(*bus).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/bus/bus.go:127 +0x181
goroutine 225 [select, 7 minutes]:
github.com/gdamore/mangos/protocol/rep.(*rep).sender(0xc208117740)
/root/gopath/src/github.com/gdamore/mangos/protocol/rep/rep.go:104 +0x379
created by github.com/gdamore/mangos/protocol/rep.(*rep).Init
/root/gopath/src/github.com/gdamore/mangos/protocol/rep/rep.go:47 +0x109
goroutine 242 [select, 6 minutes]:
github.com/gdamore/mangos/protocol/pair.(*pair).sender(0xc20811f170, 0x7fcdd2734b80, 0xc20806ca80)
/root/gopath/src/github.com/gdamore/mangos/protocol/pair/pair.go:40 +0x199
created by github.com/gdamore/mangos/protocol/pair.(*pair).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/pair/pair.go:77 +0x102
goroutine 244 [select, 6 minutes]:
github.com/gdamore/mangos/protocol/pair.(*pair).sender(0xc20811f230, 0x7fcdd2734b80, 0xc2080a44c0)
/root/gopath/src/github.com/gdamore/mangos/protocol/pair/pair.go:40 +0x199
created by github.com/gdamore/mangos/protocol/pair.(*pair).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/pair/pair.go:77 +0x102
goroutine 246 [select, 6 minutes]:
github.com/gdamore/mangos/protocol/pair.(*pair).sender(0xc20811f1d0, 0x7fcdd2734b80, 0xc2080a4680)
/root/gopath/src/github.com/gdamore/mangos/protocol/pair/pair.go:40 +0x199
created by github.com/gdamore/mangos/protocol/pair.(*pair).AddEndpoint
/root/gopath/src/github.com/gdamore/mangos/protocol/pair/pair.go:77 +0x102
rax 0xca
rbx 0x8535f8
rcx 0xffffffffffffffff
rdx 0x0
rdi 0x8535f8
rsi 0x0
rbp 0x1
rsp 0x7fffe4c94c08
r8 0x0
r9 0x0
r10 0x0
r11 0x286
r12 0x0
r13 0x3
r14 0x14
r15 0xc208086e60
rip 0x43f491
rflags 0x286
cs 0x33
fs 0x0
gs 0x0
FAIL github.com/gdamore/mangos/test 461.479s
Failed 8 times
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment