Created
April 21, 2015 19:08
-
-
Save rstruber/4ebb400806577ece510a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
^\SIGQUIT: quit | |
PC=0x4461c1 | |
goroutine 0 [idle]: | |
runtime.futex(0xf98c18, 0x0, 0x0, 0x0, 0x0, 0xf98060, 0x1, 0x413bef, 0x413e0e, 0xf98c18, ...) | |
/usr/local/go/src/runtime/sys_linux_amd64.s:277 +0x21 | |
runtime.futexsleep(0xf98c18, 0x0, 0xffffffffffffffff) | |
/usr/local/go/src/runtime/os_linux.c:49 +0x47 | |
runtime.notesleep(0xf98c18) | |
/usr/local/go/src/runtime/lock_futex.go:145 +0xae | |
stopm() | |
/usr/local/go/src/runtime/proc.c:1178 +0x119 | |
findrunnable(0xc208013200) | |
/usr/local/go/src/runtime/proc.c:1487 +0x562 | |
schedule() | |
/usr/local/go/src/runtime/proc.c:1575 +0x151 | |
runtime.park_m(0xc221956c60) | |
/usr/local/go/src/runtime/proc.c:1654 +0x113 | |
runtime.mcall(0x43c7a4) | |
/usr/local/go/src/runtime/asm_amd64.s:186 +0x5a | |
goroutine 1 [chan receive, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.Run(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/pipeline_runner.go:271 +0x143c | |
main.main() | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/cmd/hekad/main.go:191 +0x12a6 | |
goroutine 5 [syscall, 19 minutes]: | |
os/signal.loop() | |
/usr/local/go/src/os/signal/signal_unix.go:21 +0x1f | |
created by os/signal.init·1 | |
/usr/local/go/src/os/signal/signal_unix.go:27 +0x35 | |
goroutine 17 [syscall, 19 minutes, locked to thread]: | |
runtime.goexit() | |
/usr/local/go/src/runtime/asm_amd64.s:2232 +0x1 | |
goroutine 6 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/plugins/elasticsearch.(*ElasticSearchOutput).sendBatch(0xc208010460, 0xc222040000, 0x799a8, 0x96000, 0x3e8, 0x0, 0x0, 0x0) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/elasticsearch/elasticsearch.go:184 +0x2e7 | |
github.com/mozilla-services/heka/plugins/elasticsearch.(*ElasticSearchOutput).Run(0xc208010460, 0x7ffc3898e5e0, 0xc2080d0160, 0x7ffc3898fdc8, 0xc208034820, 0x0, 0x0) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/elasticsearch/elasticsearch.go:267 +0xc5d | |
github.com/mozilla-services/heka/pipeline.(*foRunner).Starter(0xc2080d0160, 0x7ffc3898fdc8, 0xc208034820, 0xc20800aa20) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/plugin_runners.go:882 +0x7dd | |
created by github.com/mozilla-services/heka/pipeline.(*foRunner).Start | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/plugin_runners.go:771 +0x66c | |
goroutine 18 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.func·019() | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/router.go:309 +0x335 | |
created by github.com/mozilla-services/heka/pipeline.(*MatchRunner).Start | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/router.go:315 +0x11c | |
goroutine 20 [select, 17 minutes]: | |
net/http.(*persistConn).roundTrip(0xc2080fc0b0, 0xc22195e7e0, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/http/transport.go:1082 +0x7ad | |
net/http.(*Transport).RoundTrip(0xc208064240, 0xc2080fa340, 0xc20803de60, 0x0, 0x0) | |
/usr/local/go/src/net/http/transport.go:235 +0x558 | |
net/http.send(0xc2080fa340, 0x7ffc38989f00, 0xc208064240, 0x30, 0x0, 0x0) | |
/usr/local/go/src/net/http/client.go:219 +0x4fc | |
net/http.(*Client).send(0xc2080c6870, 0xc2080fa340, 0x30, 0x0, 0x0) | |
/usr/local/go/src/net/http/client.go:142 +0x15b | |
net/http.(*Client).doFollowingRedirects(0xc2080c6870, 0xc2080fa340, 0xbc85f8, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/http/client.go:367 +0xb25 | |
net/http.(*Client).Do(0xc2080c6870, 0xc2080fa340, 0xf97de0, 0x0, 0x0) | |
/usr/local/go/src/net/http/client.go:177 +0x192 | |
github.com/mozilla-services/heka/plugins/elasticsearch.(*HttpBulkIndexer).Index(0xc20802e500, 0xc22196a000, 0x794ce, 0x96000, 0x0, 0x0) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/elasticsearch/elasticsearch.go:429 +0x58d | |
github.com/mozilla-services/heka/plugins/elasticsearch.(*ElasticSearchOutput).SendRecord(0xc208010460, 0xc22196a000, 0x794ce, 0x96000, 0x0, 0x0) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/elasticsearch/elasticsearch.go:334 +0x71 | |
github.com/mozilla-services/heka/plugins/elasticsearch.(*ElasticSearchOutput).committer(0xc208010460) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/elasticsearch/elasticsearch.go:298 +0x156 | |
created by github.com/mozilla-services/heka/plugins/elasticsearch.(*ElasticSearchOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/elasticsearch/elasticsearch.go:234 +0xea1 | |
goroutine 7 [chan receive, 17 minutes]: | |
github.com/mozilla-services/heka/plugins.(*LogOutput).Run(0xfa1080, 0x7ffc3898e5e0, 0xc2080d02c0, 0x7ffc3898fdc8, 0xc208034820, 0x0, 0x0) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/log_output.go:45 +0x1ca | |
github.com/mozilla-services/heka/pipeline.(*foRunner).Starter(0xc2080d02c0, 0x7ffc3898fdc8, 0xc208034820, 0xc20800aa20) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/plugin_runners.go:882 +0x7dd | |
created by github.com/mozilla-services/heka/pipeline.(*foRunner).Start | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/plugin_runners.go:771 +0x66c | |
goroutine 8 [select]: | |
github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run(0xc208010c40, 0x7ffc3898e5e0, 0xc2080d0000, 0x7ffc3898fdc8, 0xc208034820, 0x0, 0x0) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:184 +0x1e66 | |
github.com/mozilla-services/heka/pipeline.(*foRunner).Starter(0xc2080d0000, 0x7ffc3898fdc8, 0xc208034820, 0xc20800aa20) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/plugin_runners.go:882 +0x7dd | |
created by github.com/mozilla-services/heka/pipeline.(*foRunner).Start | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/plugin_runners.go:771 +0x66c | |
goroutine 21 [chan receive, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.func·019() | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/router.go:278 +0xf8 | |
created by github.com/mozilla-services/heka/pipeline.(*MatchRunner).Start | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/router.go:315 +0x11c | |
goroutine 22 [chan receive, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.func·019() | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/router.go:278 +0xf8 | |
created by github.com/mozilla-services/heka/pipeline.(*MatchRunner).Start | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/router.go:315 +0x11c | |
goroutine 23 [IO wait, 19 minutes]: | |
net.(*pollDesc).Wait(0xc208010140, 0x72, 0x0, 0x0) | |
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc208010140, 0x0, 0x0) | |
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).accept(0xc2080100e0, 0x0, 0x7ffc38989d30, 0xc208092008) | |
/usr/local/go/src/net/fd_unix.go:419 +0x40b | |
net.(*TCPListener).AcceptTCP(0xc2080d4000, 0x69b604, 0x0, 0x0) | |
/usr/local/go/src/net/tcpsock_posix.go:234 +0x4e | |
net/http.tcpKeepAliveListener.Accept(0xc2080d4000, 0x0, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/http/server.go:1976 +0x4c | |
net/http.(*Server).Serve(0xc208050060, 0x7ffc38990060, 0xc2080d4000, 0x0, 0x0) | |
/usr/local/go/src/net/http/server.go:1728 +0x92 | |
net/http.(*Server).ListenAndServe(0xc208050060, 0x0, 0x0) | |
/usr/local/go/src/net/http/server.go:1718 +0x154 | |
github.com/mozilla-services/heka/plugins/dasher.defaultStarter(0xc208010c40, 0x0, 0x0) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:299 +0x3e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:170 +0xa6 | |
goroutine 9 [chan receive]: | |
github.com/mozilla-services/heka/pipeline.(*DiagnosticTracker).Run(0xc2080866c0) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/packet_tracking.go:136 +0x195 | |
created by github.com/mozilla-services/heka/pipeline.Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/pipeline_runner.go:252 +0xdf4 | |
goroutine 10 [chan receive]: | |
github.com/mozilla-services/heka/pipeline.(*DiagnosticTracker).Run(0xc208086720) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/packet_tracking.go:136 +0x195 | |
created by github.com/mozilla-services/heka/pipeline.Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/pipeline_runner.go:253 +0xe11 | |
goroutine 11 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.func·017() | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/router.go:177 +0x9ec | |
created by github.com/mozilla-services/heka/pipeline.(*messageRouter).Start | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/router.go:192 +0x93 | |
goroutine 12 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*iRunner).Inject(0xc208096c60, 0xc20808db80) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/plugin_runners.go:338 +0x57 | |
github.com/mozilla-services/heka/pipeline.func·008(0xc20808db80) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/plugin_runners.go:356 +0x34 | |
github.com/mozilla-services/heka/pipeline.(*iRunner).Deliver(0xc208096c60, 0xc20808db80) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/plugin_runners.go:438 +0x8b | |
github.com/mozilla-services/heka/pipeline.(*sRunner).DeliverRecord(0xc2080fc000, 0xc221320000, 0x19f, 0x10000, 0x0, 0x0) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/splitter_runner.go:268 +0x32c | |
github.com/mozilla-services/heka/pipeline.(*sRunner).SplitStream(0xc2080fc000, 0x7ffc389943b8, 0xc20802c030, 0x0, 0x0, 0x0, 0x0) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/splitter_runner.go:333 +0x444 | |
github.com/mozilla-services/heka/plugins/udp.(*UdpInput).Run(0xc2080c66c0, 0x7ffc3898e1f0, 0xc208096c60, 0x7ffc3898fdc8, 0xc208034820, 0x0, 0x0) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/udp/udp_input.go:122 +0x43d | |
github.com/mozilla-services/heka/pipeline.(*iRunner).Starter(0xc208096c60, 0x7ffc3898fdc8, 0xc208034820, 0xc208034960) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/plugin_runners.go:283 +0x180 | |
created by github.com/mozilla-services/heka/pipeline.(*iRunner).Start | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/plugin_runners.go:266 +0x606 | |
goroutine 15 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 13 [IO wait, 17 minutes]: | |
net.(*pollDesc).Wait(0xc2080101b0, 0x72, 0x0, 0x0) | |
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc2080101b0, 0x0, 0x0) | |
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc208010150, 0xc20800f000, 0x1000, 0x1000, 0x0, 0x7ffc38989d30, 0xc221a2a3d0) | |
/usr/local/go/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20802c040, 0xc20800f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:121 +0xdc | |
net/http.noteEOFReader.Read(0x7ffc389a4ce8, 0xc20802c040, 0xc2080fc108, 0xc20800f000, 0x1000, 0x1000, 0x7ffc38978010, 0x0, 0x0) | |
/usr/local/go/src/net/http/transport.go:1270 +0x6e | |
net/http.(*noteEOFReader).Read(0xc221a0a5e0, 0xc20800f000, 0x1000, 0x1000, 0xc207ffd3fb, 0x0, 0x0) | |
<autogenerated>:125 +0xd4 | |
bufio.(*Reader).fill(0xc208050ea0) | |
/usr/local/go/src/bufio/bufio.go:97 +0x1ce | |
bufio.(*Reader).Peek(0xc208050ea0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/local/go/src/bufio/bufio.go:132 +0xf0 | |
net/http.(*persistConn).readLoop(0xc2080fc0b0) | |
/usr/local/go/src/net/http/transport.go:842 +0xa4 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:660 +0xc9f | |
goroutine 14 [select, 17 minutes]: | |
net/http.(*persistConn).writeLoop(0xc2080fc0b0) | |
/usr/local/go/src/net/http/transport.go:945 +0x41d | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:661 +0xcbc | |
goroutine 54 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 25 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 27 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 52 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 29 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 35 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 31 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 50 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 33 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 39 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 37 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 56 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 58 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 41 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 43 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 60 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 45 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 62 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 64 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 66 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 47 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 83 [chan send, 15 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 68 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 70 [chan send, 17 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 49 [chan send, 15 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 72 [chan send, 15 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 89 [chan send, 15 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 74 [chan send, 15 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 85 [chan send, 15 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 80 [chan send, 15 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 76 [chan send, 15 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 87 [chan send, 15 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 78 [chan send, 15 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 98 [chan send, 15 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 100 [chan send, 15 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 102 [chan send, 15 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 91 [chan send, 15 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 93 [chan send, 15 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 104 [chan send, 15 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 95 [chan send, 15 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 112 [chan send, 13 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 110 [chan send, 13 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 97 [chan send, 15 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 115 [chan send, 15 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 108 [chan send, 13 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 117 [chan send, 15 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 119 [chan send, 15 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 121 [chan send, 15 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 106 [chan send, 15 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 123 [chan send, 15 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 125 [chan send, 13 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 127 [chan send, 13 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 130 [chan send, 13 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 132 [chan send, 13 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 134 [chan send, 13 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 136 [chan send, 13 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 129 [chan send, 13 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 138 [chan send, 13 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 147 [chan send, 13 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 140 [chan send, 13 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 149 [chan send, 13 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 144 [chan send, 13 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 151 [chan send, 13 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 142 [chan send, 13 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 160 [chan send, 11 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 153 [chan send, 13 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 194 [chan send, 11 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 162 [chan send, 13 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 177 [chan send, 11 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 164 [chan send, 13 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 166 [chan send, 13 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 158 [chan send, 11 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 168 [chan send, 13 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 155 [chan send, 13 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 170 [chan send, 13 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 156 [chan send, 13 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 173 [chan send, 11 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 175 [chan send, 11 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 179 [chan send, 11 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 196 [chan send, 11 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 181 [chan send, 11 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 183 [chan send, 11 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 198 [chan send, 11 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 185 [chan send, 11 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 200 [chan send, 11 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 202 [chan send, 11 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 187 [chan send, 11 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 204 [chan send, 11 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 214 [chan send, 11 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 205 [chan send, 11 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 207 [chan send, 11 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 209 [chan send, 11 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 190 [chan send, 11 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 191 [chan send, 11 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 213 [chan send, 11 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 216 [chan send, 11 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 221 [chan receive, 9 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 218 [chan send, 11 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 226 [chan send, 9 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 228 [chan send, 9 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:244 +0x24e | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 231 [chan receive, 9 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 230 [chan receive, 9 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 233 [chan receive, 9 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 223 [chan receive, 9 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 235 [chan receive, 9 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 225 [chan receive, 9 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 242 [chan receive, 9 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 244 [chan receive, 9 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 238 [chan receive, 9 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 239 [chan receive, 9 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 246 [chan receive, 9 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 260 [chan receive, 9 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 248 [chan receive, 9 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 250 [chan receive, 9 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 258 [chan receive, 9 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 252 [chan receive, 9 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 254 [chan receive, 9 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 256 [chan receive, 9 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 262 [chan receive, 9 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 265 [chan receive, 9 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 264 [chan receive, 9 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 268 [chan receive, 7 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 275 [chan receive, 7 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 267 [chan receive, 7 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 270 [chan receive, 7 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 277 [chan receive, 7 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 271 [chan receive, 7 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 291 [chan receive, 7 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 273 [chan receive, 7 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 280 [chan receive, 7 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 284 [chan receive, 7 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 283 [chan receive, 7 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 295 [chan receive, 7 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 294 [chan receive, 7 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 297 [chan receive, 7 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 303 [chan receive, 7 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 299 [chan receive, 7 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 286 [chan receive, 7 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 287 [chan receive, 7 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 302 [chan receive, 7 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 304 [chan receive, 7 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 308 [chan receive, 7 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 307 [chan receive, 7 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 323 [chan receive, 7 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 326 [chan receive, 5 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 325 [chan receive, 7 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 328 [chan receive, 5 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 330 [chan receive, 5 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 312 [chan receive, 5 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 331 [chan receive, 5 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 316 [chan receive, 5 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 333 [chan receive, 5 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 334 [chan receive, 5 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 336 [chan receive, 5 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 335 [chan receive, 5 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 319 [chan receive, 5 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 321 [chan receive, 5 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 341 [chan receive, 5 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 339 [chan receive, 5 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 355 [chan receive, 5 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 342 [chan receive, 5 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 344 [chan receive, 5 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 358 [chan receive, 5 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 357 [chan receive, 5 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 361 [chan receive, 5 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 360 [chan receive, 5 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 349 [chan receive, 5 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 348 [chan receive, 5 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 351 [chan receive, 5 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 352 [chan receive, 5 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 370 [chan receive, 3 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 372 [chan receive, 3 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 366 [chan receive, 3 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 377 [chan receive, 3 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 374 [chan receive, 3 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 376 [chan receive, 3 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 378 [chan receive, 3 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 383 [chan receive, 3 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 380 [chan receive, 3 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 386 [chan receive, 3 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 382 [chan receive, 3 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 384 [chan receive, 3 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 390 [chan receive, 3 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 389 [chan receive, 3 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 404 [chan receive, 3 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 407 [chan receive, 3 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 392 [chan receive, 3 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 406 [chan receive, 3 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 408 [chan receive, 3 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 409 [chan receive, 3 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 410 [chan receive, 3 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 418 [chan receive, 1 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 398 [chan receive, 3 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 399 [chan receive, 3 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 400 [chan receive, 3 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 401 [chan receive, 3 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 420 [chan receive, 1 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 423 [chan receive, 1 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 422 [chan receive, 1 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 434 [chan receive, 1 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 425 [chan receive, 1 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 417 [chan receive, 1 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 429 [chan receive, 1 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 436 [chan receive, 1 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 428 [chan receive, 1 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 440 [chan receive, 1 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 439 [chan receive, 1 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 433 [chan receive, 1 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 432 [chan receive, 1 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 450 [chan receive, 1 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 451 [chan receive, 1 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 452 [chan receive, 1 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 453 [chan receive, 1 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 454 [chan receive, 1 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 448 [chan receive, 1 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 447 [chan receive, 1 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 449 [chan receive, 1 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 466 [chan receive, 1 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 465 [chan receive]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 460 [chan receive, 1 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 468 [chan receive, 1 minutes]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 462 [chan receive]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 464 [chan receive]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 472 [chan receive]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 471 [chan receive]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 473 [chan receive]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 474 [chan receive]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 487 [chan receive]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 486 [chan receive]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 477 [chan receive]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 488 [chan receive]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 489 [chan receive]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 498 [chan receive]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
goroutine 481 [chan receive]: | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).PipelinePack(0xc208034820, 0x1, 0xf) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/config.go:222 +0x89 | |
github.com/mozilla-services/heka/pipeline.(*PipelineConfig).AllReportsMsg(0xc208034820) | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/pipeline/report.go:240 +0x96 | |
created by github.com/mozilla-services/heka/plugins/dasher.(*DashboardOutput).Run | |
/home/ec2-user/heka/build/heka/src/github.com/mozilla-services/heka/plugins/dasher/dashboard_output.go:292 +0x1e4e | |
rax 0xca | |
rbx 0xf98c18 | |
rcx 0xffffffffffffffff | |
rdx 0x0 | |
rdi 0xf98c18 | |
rsi 0x0 | |
rbp 0x1 | |
rsp 0x7fffa51136a8 | |
r8 0x0 | |
r9 0x0 | |
r10 0x0 | |
r11 0x286 | |
r12 0x4 | |
r13 0x0 | |
r14 0x1f | |
r15 0x10 | |
rip 0x4461c1 | |
rflags 0x286 | |
cs 0x33 | |
fs 0x0 | |
gs 0x0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Config:
https://gist.github.com/rstruber/914b0b16e7d59036424b