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
--- contention: | |
cycles/second=2393977693 | |
2278669629725 210 @ 0x440d42 0x617cd4 0x4638f1 | |
# 0x440d42 runtime.selectgo+0x12 /usr/local/go/src/runtime/select.go:215 | |
# 0x617cd4 github.com/influxdata/influxdb/services/httpd.(*Handler).serveQuery.func2+0xd4 /root/go/src/github.com/influxdata/influxdb/services/httpd/handler.go:310 | |
1483140482966 19 @ 0x4089ab 0x650a25 0x65008a 0x4cc79e 0x4c3945 0x401c77 0x401319 0x432730 0x4638f1 | |
# 0x4089ab runtime.chanrecv1+0x2b /usr/local/go/src/runtime/chan.go:356 | |
# 0x650a25 github.com/influxdata/influxdb/tsdb.(*Store).loadShards+0x4e5 /root/go/src/github.com/influxdata/influxdb/tsdb/store.go:192 | |
# 0x65008a github.com/influxdata/influxdb/tsdb.(*Store).Open+0x35a /root/go/src/github.com/influxdata/influxdb/tsdb/store.go:104 |
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
panic: interface conversion: tsm1.Value is *tsm1.IntegerValue, not *tsm1.FloatValue | |
goroutine 184 [running]: | |
panic(0xb76bc0, 0xc968c7bc80) | |
/usr/local/go/src/runtime/panic.go:481 +0x3e6 | |
github.com/influxdata/influxdb/tsdb/engine/tsm1.encodeFloatBlock(0x0, 0x0, 0x0, 0xc9e22c8000, 0x1eb, 0x200, 0x0, 0x0, 0x0, 0x0, ...) | |
/root/go/src/github.com/influxdata/influxdb/tsdb/engine/tsm1/encoding.go:367 +0x8cd | |
github.com/influxdata/influxdb/tsdb/engine/tsm1.Values.Encode(0xc9e22c8000, 0x1eb, 0x200, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/root/go/src/github.com/influxdata/influxdb/tsdb/engine/tsm1/encoding.go:193 +0x408 | |
github.com/influxdata/influxdb/tsdb/engine/tsm1.(*tsmKeyIterator).chunk(0xc82ceb5600, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) |
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
run] 2016/05/17 05:44:26 second signal received, initializing hard shutdown | |
[run] 2016/05/17 05:44:33 InfluxDB starting, version 0.14.0~n201605160800, branch master, commit 2c9d0fcc04eba3ffc88f2aafe8466874e384d80d | |
[run] 2016/05/17 05:44:33 Go version go1.6.2, GOMAXPROCS set to 16 | |
[run] 2016/05/17 05:44:33 Using configuration at: /etc/influxdb/influxdb.conf | |
[run] 2016/05/17 05:44:33 deprecated config option [collectd] replaced with [[collectd]]; [collectd] will not be supported in a future release | |
[run] 2016/05/17 05:44:33 deprecated config option [opentsdb] replaced with [[opentsdb]]; [opentsdb] will not be supported in a future release | |
[run] 2016/05/17 05:44:33 deprecated config option [cluster] replaced with [coordinator]; [cluster] will not be supported in a future release | |
[store] 2016/05/17 05:44:33 Using data dir: /var/lib/influxdb/data | |
[tsm1wal] 2016/05/17 05:44:33 tsm1 WAL starting with 10485760 segment size | |
[tsm1wal] 2016/05/17 05:44:33 tsm1 WAL writing to /var/lib/influxdb/wal/_internal/monitor/58 |
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
[run] 2016/05/11 19:50:27 InfluxDB starting, version 0.13.0~rc2, branch 0.13, commit 8a04fb8293549337a0d640f3a6cac3c939087059 | |
[run] 2016/05/11 19:50:27 Go version go1.6.2, GOMAXPROCS set to 16 | |
[run] 2016/05/11 19:50:27 Using configuration at: /etc/influxdb/influxdb.conf | |
[run] 2016/05/11 19:50:27 deprecated config option [collectd] replaced with [[collectd]]; [collectd] will not be supported in a future release | |
[run] 2016/05/11 19:50:27 deprecated config option [opentsdb] replaced with [[opentsdb]]; [opentsdb] will not be supported in a future release | |
[store] 2016/05/11 19:50:27 Using data dir: /var/lib/influxdb/data | |
[tsm1wal] 2016/05/11 19:50:27 tsm1 WAL starting with 10485760 segment size | |
[tsm1wal] 2016/05/11 19:50:27 tsm1 WAL writing to /var/lib/influxdb/wal/mindbaz/default/56 | |
[tsm1wal] 2016/05/11 19:50:27 tsm1 WAL starting with 10485760 segment size | |
[tsm1wal] 2016/05/11 19:50:27 tsm1 WAL writing to /var/lib/influxdb/wal/collectd/default/51 |
NewerOlder