Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save evan-forbes/4dd50fdc1f42def01401cc842e5b4608 to your computer and use it in GitHub Desktop.
Save evan-forbes/4dd50fdc1f42def01401cc842e5b4608 to your computer and use it in GitHub Desktop.
Stack trace: running genesis validator with v0.35.x, pex=false, legacy=false
goroutine 141369 [running]:
runtime/pprof.writeGoroutineStacks({0x2a1a840, 0xc001c2aee0})
/snap/go/9760/src/runtime/pprof/pprof.go:694 +0x70
runtime/pprof.writeGoroutine({0x2a1a840?, 0xc001c2aee0?}, 0x0?)
/snap/go/9760/src/runtime/pprof/pprof.go:683 +0x2b
runtime/pprof.(*Profile).WriteTo(0x1e8f500?, {0x2a1a840?, 0xc001c2aee0?}, 0xc?)
/snap/go/9760/src/runtime/pprof/pprof.go:332 +0x14b
net/http/pprof.handler.ServeHTTP({0xc0069d58a1, 0x9}, {0x2a307e8, 0xc001c2aee0}, 0x736f686c61636f6c?)
/snap/go/9760/src/net/http/pprof/pprof.go:253 +0x4a5
net/http/pprof.Index({0x2a307e8?, 0xc001c2aee0}, 0xc003650100)
/snap/go/9760/src/net/http/pprof/pprof.go:371 +0x13e
net/http.HandlerFunc.ServeHTTP(0x7f72424f69a0?, {0x2a307e8?, 0xc001c2aee0?}, 0x40f385?)
/snap/go/9760/src/net/http/server.go:2084 +0x2f
net/http.(*ServeMux).ServeHTTP(0xc0069d58ab?, {0x2a307e8, 0xc001c2aee0}, 0xc003650100)
/snap/go/9760/src/net/http/server.go:2462 +0x149
net/http.serverHandler.ServeHTTP({0xc0090f9890?}, {0x2a307e8, 0xc001c2aee0}, 0xc003650100)
/snap/go/9760/src/net/http/server.go:2916 +0x43b
net/http.(*conn).serve(0xc00a344e60, {0x2a33c18, 0xc0008a1770})
/snap/go/9760/src/net/http/server.go:1966 +0x5d7
created by net/http.(*Server).Serve
/snap/go/9760/src/net/http/server.go:3071 +0x4db
goroutine 1 [chan receive, 5 minutes]:
github.com/cosmos/cosmos-sdk/server.WaitForQuitSignals()
/home/celes/go/pkg/mod/github.com/celestiaorg/cosmos-sdk@v1.1.1-sdk-v0.46.0/server/util.go:350 +0x8a
github.com/cosmos/cosmos-sdk/server.startInProcess(_, {{0x0, 0x0, 0x0}, {0x2a4fd10, 0xc001e782a0}, 0x0, {0xc000133e38, 0x6}, {0x2a4a390, ...}, ...}, ...)
/home/celes/go/pkg/mod/github.com/celestiaorg/cosmos-sdk@v1.1.1-sdk-v0.46.0/server/start.go:458 +0x15bb
github.com/cosmos/cosmos-sdk/server.StartCmd.func2(0xc000317180?, {0xc0003693b0?, 0x0?, 0x1?})
/home/celes/go/pkg/mod/github.com/celestiaorg/cosmos-sdk@v1.1.1-sdk-v0.46.0/server/start.go:137 +0x148
github.com/spf13/cobra.(*Command).execute(0xc000317180, {0xc0003693a0, 0x1, 0x1})
/home/celes/go/pkg/mod/github.com/spf13/cobra@v1.4.0/command.go:856 +0x67c
github.com/spf13/cobra.(*Command).ExecuteC(0xc000248000)
/home/celes/go/pkg/mod/github.com/spf13/cobra@v1.4.0/command.go:974 +0x3b4
github.com/spf13/cobra.(*Command).Execute(...)
/home/celes/go/pkg/mod/github.com/spf13/cobra@v1.4.0/command.go:902
github.com/spf13/cobra.(*Command).ExecuteContext(...)
/home/celes/go/pkg/mod/github.com/spf13/cobra@v1.4.0/command.go:895
github.com/cosmos/cosmos-sdk/server/cmd.Execute(0x401320?, {0x200c2d1, 0x8}, {0xc000312fe0, 0x19})
/home/celes/go/pkg/mod/github.com/celestiaorg/cosmos-sdk@v1.1.1-sdk-v0.46.0/server/cmd/execute.go:36 +0x20f
main.main()
/home/celes/celestia-app/cmd/celestia-appd/main.go:14 +0x38
goroutine 4 [chan receive]:
github.com/rcrowley/go-metrics.(*meterArbiter).tick(0x3a71fe0)
/home/celes/go/pkg/mod/github.com/rcrowley/go-metrics@v0.0.0-20200313005456-10cdbea86bc0/meter.go:239 +0x2a
created by github.com/rcrowley/go-metrics.NewMeter
/home/celes/go/pkg/mod/github.com/rcrowley/go-metrics@v0.0.0-20200313005456-10cdbea86bc0/meter.go:46 +0xd3
goroutine 53 [select, 5 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc00069e000)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db_compaction.go:91 +0x158
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db.go:148 +0x4ea
goroutine 44 [select, 5 minutes]:
github.com/desertbit/timer.timerRoutine()
/home/celes/go/pkg/mod/github.com/desertbit/timer@v0.0.0-20180107155436-c41aec40b27f/timers.go:119 +0xba
created by github.com/desertbit/timer.init.0
/home/celes/go/pkg/mod/github.com/desertbit/timer@v0.0.0-20180107155436-c41aec40b27f/timers.go:15 +0x25
goroutine 45 [select]:
go.opencensus.io/stats/view.(*worker).start(0xc0002a1200)
/home/celes/go/pkg/mod/go.opencensus.io@v0.23.0/stats/view/worker.go:276 +0xad
created by go.opencensus.io/stats/view.init.0
/home/celes/go/pkg/mod/go.opencensus.io@v0.23.0/stats/view/worker.go:34 +0x8d
goroutine 5 [select]:
main.profile({0x2a33c18, 0xc0009bc9f0}, {0xc00c037980?, 0x2?}, 0x2?)
/home/celes/celestia-app/cmd/celestia-appd/profile.go:66 +0x174
main.profileConstantly.func1({0x2a33c18, 0xc0009bc9f0}, 0xc0002a1200?)
/home/celes/celestia-app/cmd/celestia-appd/profile.go:51 +0x1e9
created by main.profileConstantly
/home/celes/celestia-app/cmd/celestia-appd/profile.go:44 +0x15a
goroutine 109444 [select]:
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).sendRoutine(0xc0086f3b80)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:444 +0x20c
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:230 +0x1c5
goroutine 6 [select]:
github.com/syndtr/goleveldb/leveldb.(*session).refLoop(0xc0006ba1e0)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/session_util.go:189 +0x59b
created by github.com/syndtr/goleveldb/leveldb.newSession
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/session.go:93 +0x2d9
goroutine 46 [select, 5 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc00015efc0)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db_compaction.go:91 +0x158
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db.go:148 +0x4ea
goroutine 47 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc00015efc0)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db_state.go:101 +0xa8
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db.go:149 +0x52a
goroutine 48 [select, 5 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc00015efc0)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db_compaction.go:836 +0x657
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db.go:155 +0x598
goroutine 49 [select, 5 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc00015efc0)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db_compaction.go:773 +0x113
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db.go:156 +0x5d6
goroutine 290 [chan receive, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00371a120, 0x28}, {0x2a3fa98?, 0xc002764000}, 0xc0028f9cf8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:894 +0x470
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc002764000})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 8 [select]:
github.com/syndtr/goleveldb/leveldb.(*session).refLoop(0xc0033ace10)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/session_util.go:189 +0x59b
created by github.com/syndtr/goleveldb/leveldb.newSession
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/session.go:93 +0x2d9
goroutine 9 [select, 5 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc0004c1c00)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db_compaction.go:91 +0x158
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db.go:148 +0x4ea
goroutine 10 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc0004c1c00)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db_state.go:101 +0xa8
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db.go:149 +0x52a
goroutine 11 [select, 5 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc0004c1c00)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db_compaction.go:836 +0x657
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db.go:155 +0x598
goroutine 12 [select, 5 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc0004c1c00)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db_compaction.go:773 +0x113
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db.go:156 +0x5d6
goroutine 13 [select]:
github.com/syndtr/goleveldb/leveldb.(*session).refLoop(0xc0033ac000)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/session_util.go:189 +0x59b
created by github.com/syndtr/goleveldb/leveldb.newSession
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/session.go:93 +0x2d9
goroutine 14 [select, 5 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc00015f180)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db_compaction.go:91 +0x158
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db.go:148 +0x4ea
goroutine 15 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc00015f180)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db_state.go:101 +0xa8
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db.go:149 +0x52a
goroutine 16 [select, 5 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc00015f180)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db_compaction.go:836 +0x657
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db.go:155 +0x598
goroutine 66 [select, 5 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc00015f180)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db_compaction.go:773 +0x113
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db.go:156 +0x5d6
goroutine 120 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/proxy.(*multiAppConn).killTMOnClientError(0xc0004da000)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/proxy/multi_app_conn.go:140 +0x11c
created by github.com/tendermint/tendermint/internal/proxy.(*multiAppConn).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/proxy/multi_app_conn.go:121 +0x3ca
goroutine 121 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/libs/pubsub.(*Server).loop(0xc00228f420, {0xc0008229c0, 0xc0008229f0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/libs/pubsub/pubsub.go:383 +0x8a
created by github.com/tendermint/tendermint/libs/pubsub.(*Server).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/libs/pubsub/pubsub.go:369 +0xaa
goroutine 122 [select]:
github.com/syndtr/goleveldb/leveldb.(*session).refLoop(0xc0033ac960)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/session_util.go:189 +0x59b
created by github.com/syndtr/goleveldb/leveldb.newSession
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/session.go:93 +0x2d9
goroutine 123 [select, 5 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc00088a380)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db_compaction.go:91 +0x158
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db.go:148 +0x4ea
goroutine 124 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc00088a380)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db_state.go:101 +0xa8
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db.go:149 +0x52a
goroutine 125 [select, 5 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc00088a380)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db_compaction.go:836 +0x657
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db.go:155 +0x598
goroutine 126 [select, 5 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc00088a380)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db_compaction.go:773 +0x113
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db.go:156 +0x5d6
goroutine 127 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/state/indexer.(*Service).OnStart.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/state/indexer/indexer_service.go:72 +0x129
created by github.com/tendermint/tendermint/internal/state/indexer.(*Service).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/state/indexer/indexer_service.go:70 +0x1d2
goroutine 128 [select]:
github.com/syndtr/goleveldb/leveldb.(*session).refLoop(0xc000db30e0)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/session_util.go:189 +0x59b
created by github.com/syndtr/goleveldb/leveldb.newSession
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/session.go:93 +0x2d9
goroutine 54 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc00069e000)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db_state.go:101 +0xa8
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db.go:149 +0x52a
goroutine 55 [select, 5 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc00069e000)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db_compaction.go:836 +0x657
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db.go:155 +0x598
goroutine 56 [select, 5 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc00069e000)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db_compaction.go:773 +0x113
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db.go:156 +0x5d6
goroutine 57 [select]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc001883580)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 58 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routeChannel(0xc00055b4a0, 0x30, 0xc0008ee5a0, 0xc0008ee600, {0x7f726c01aae8?, 0xc000c0a9e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:494 +0xbe6
github.com/tendermint/tendermint/internal/p2p.(*Router).OpenChannel.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:406 +0x8f
created by github.com/tendermint/tendermint/internal/p2p.(*Router).OpenChannel
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:397 +0x62b
goroutine 59 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*PeerManager).Register.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/peermanager.go:890 +0x116
created by github.com/tendermint/tendermint/internal/p2p.(*PeerManager).Register
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/peermanager.go:888 +0x10d
goroutine 60 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*PeerManager).Register.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/peermanager.go:902 +0x69
created by github.com/tendermint/tendermint/internal/p2p.(*PeerManager).Register
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/peermanager.go:901 +0x165
goroutine 61 [select]:
github.com/syndtr/goleveldb/leveldb.(*session).refLoop(0xc0011cce10)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/session_util.go:189 +0x59b
created by github.com/syndtr/goleveldb/leveldb.newSession
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/session.go:93 +0x2d9
goroutine 62 [select, 5 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc0018e2000)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db_compaction.go:91 +0x158
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db.go:148 +0x4ea
goroutine 63 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc0018e2000)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db_state.go:101 +0xa8
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db.go:149 +0x52a
goroutine 64 [select, 5 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc0018e2000)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db_compaction.go:836 +0x657
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db.go:155 +0x598
goroutine 65 [select, 5 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc0018e2000)
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db_compaction.go:773 +0x113
created by github.com/syndtr/goleveldb/leveldb.openDB
/home/celes/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20210819022825-2ae1ddf74ef7/leveldb/db.go:156 +0x5d6
goroutine 130 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc001883c80)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 131 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routeChannel(0xc00055b4a0, 0x38, 0xc0008ef3e0, 0xc0008ef440, {0x0?, 0x0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:424 +0x133
github.com/tendermint/tendermint/internal/p2p.(*Router).OpenChannel.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:406 +0x8f
created by github.com/tendermint/tendermint/internal/p2p.(*Router).OpenChannel
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:397 +0x62b
goroutine 132 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*PeerManager).Register.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/peermanager.go:890 +0x116
created by github.com/tendermint/tendermint/internal/p2p.(*PeerManager).Register
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/peermanager.go:888 +0x10d
goroutine 133 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*PeerManager).Register.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/peermanager.go:902 +0x69
created by github.com/tendermint/tendermint/internal/p2p.(*PeerManager).Register
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/peermanager.go:901 +0x165
goroutine 134 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc001883e80)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:261 +0x91f
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 135 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routeChannel(0xc00055b4a0, 0x20, 0xc0008efa40, 0xc0008efaa0, {0x7f726c01f918?, 0xc0000d98a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:494 +0xbe6
github.com/tendermint/tendermint/internal/p2p.(*Router).OpenChannel.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:406 +0x8f
created by github.com/tendermint/tendermint/internal/p2p.(*Router).OpenChannel
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:397 +0x62b
goroutine 136 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc001883f00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:261 +0x91f
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 137 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routeChannel(0xc00055b4a0, 0x21, 0xc0008efc80, 0xc0008efce0, {0x7f726c01f918?, 0xc0000d98b0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:494 +0xbe6
github.com/tendermint/tendermint/internal/p2p.(*Router).OpenChannel.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:406 +0x8f
created by github.com/tendermint/tendermint/internal/p2p.(*Router).OpenChannel
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:397 +0x62b
goroutine 138 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc001883f80)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:261 +0x91f
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 139 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routeChannel(0xc00055b4a0, 0x22, 0xc0008efe60, 0xc0008efec0, {0x7f726c01f918?, 0xc0000d98c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:424 +0x133
github.com/tendermint/tendermint/internal/p2p.(*Router).OpenChannel.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:406 +0x8f
created by github.com/tendermint/tendermint/internal/p2p.(*Router).OpenChannel
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:397 +0x62b
goroutine 140 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc001be2000)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 141 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routeChannel(0xc00055b4a0, 0x23, 0xc001be0060, 0xc001be00c0, {0x7f726c01f918?, 0xc0000d98d0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:424 +0x133
github.com/tendermint/tendermint/internal/p2p.(*Router).OpenChannel.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:406 +0x8f
created by github.com/tendermint/tendermint/internal/p2p.(*Router).OpenChannel
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:397 +0x62b
goroutine 142 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*PeerManager).Register.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/peermanager.go:890 +0x116
created by github.com/tendermint/tendermint/internal/p2p.(*PeerManager).Register
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/peermanager.go:888 +0x10d
goroutine 143 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*PeerManager).Register.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/peermanager.go:902 +0x69
created by github.com/tendermint/tendermint/internal/p2p.(*PeerManager).Register
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/peermanager.go:901 +0x165
goroutine 144 [select]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc001be2080)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 145 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routeChannel(0xc00055b4a0, 0x40, 0xc001be03c0, 0xc001be0420, {0x7f726c01fbc8?, 0xc000398680})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:424 +0x133
github.com/tendermint/tendermint/internal/p2p.(*Router).OpenChannel.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:406 +0x8f
created by github.com/tendermint/tendermint/internal/p2p.(*Router).OpenChannel
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:397 +0x62b
goroutine 146 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*PeerManager).Register.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/peermanager.go:890 +0x116
created by github.com/tendermint/tendermint/internal/p2p.(*PeerManager).Register
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/peermanager.go:888 +0x10d
goroutine 147 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*PeerManager).Register.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/peermanager.go:902 +0x69
created by github.com/tendermint/tendermint/internal/p2p.(*PeerManager).Register
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/peermanager.go:901 +0x165
goroutine 148 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc001be2300)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 149 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routeChannel(0xc00055b4a0, 0x62, 0xc001be0e40, 0xc001be0ea0, {0x7f726c01fc08?, 0xc0000d9a70})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:424 +0x133
github.com/tendermint/tendermint/internal/p2p.(*Router).OpenChannel.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:406 +0x8f
created by github.com/tendermint/tendermint/internal/p2p.(*Router).OpenChannel
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:397 +0x62b
goroutine 150 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc001be2380)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 151 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routeChannel(0xc00055b4a0, 0x63, 0xc001be1080, 0xc001be10e0, {0x7f726c01fc08?, 0xc0000d9a80})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:424 +0x133
github.com/tendermint/tendermint/internal/p2p.(*Router).OpenChannel.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:406 +0x8f
created by github.com/tendermint/tendermint/internal/p2p.(*Router).OpenChannel
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:397 +0x62b
goroutine 152 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc001be2400)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 153 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routeChannel(0xc00055b4a0, 0x60, 0xc001be1260, 0xc001be12c0, {0x7f726c01fc08?, 0xc0000d9a50})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:424 +0x133
github.com/tendermint/tendermint/internal/p2p.(*Router).OpenChannel.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:406 +0x8f
created by github.com/tendermint/tendermint/internal/p2p.(*Router).OpenChannel
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:397 +0x62b
goroutine 154 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc001be2480)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 155 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routeChannel(0xc00055b4a0, 0x61, 0xc001be1440, 0xc001be14a0, {0x7f726c01fc08?, 0xc0000d9a60})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:424 +0x133
github.com/tendermint/tendermint/internal/p2p.(*Router).OpenChannel.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:406 +0x8f
created by github.com/tendermint/tendermint/internal/p2p.(*Router).OpenChannel
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:397 +0x62b
goroutine 156 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*PeerManager).Register.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/peermanager.go:890 +0x116
created by github.com/tendermint/tendermint/internal/p2p.(*PeerManager).Register
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/peermanager.go:888 +0x10d
goroutine 157 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*PeerManager).Register.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/peermanager.go:902 +0x69
created by github.com/tendermint/tendermint/internal/p2p.(*PeerManager).Register
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/peermanager.go:901 +0x165
goroutine 158 [IO wait]:
internal/poll.runtime_pollWait(0x7f726c06dd18, 0x72)
/snap/go/9760/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc0006a9000?, 0xc000068000?, 0x0)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitRead(...)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:88
internal/poll.(*FD).Accept(0xc0006a9000)
/snap/go/9760/src/internal/poll/fd_unix.go:614 +0x22c
net.(*netFD).accept(0xc0006a9000)
/snap/go/9760/src/net/fd_unix.go:172 +0x35
net.(*TCPListener).accept(0xc0001a5488)
/snap/go/9760/src/net/tcpsock_posix.go:139 +0x28
net.(*TCPListener).Accept(0xc0001a5488)
/snap/go/9760/src/net/tcpsock.go:288 +0x3d
net/http.(*Server).Serve(0xc00040d5e0, {0x2a305d8, 0xc0001a5488})
/snap/go/9760/src/net/http/server.go:3039 +0x385
net/http.(*Server).ListenAndServe(0xc00040d5e0)
/snap/go/9760/src/net/http/server.go:2968 +0x7d
net/http.ListenAndServe(...)
/snap/go/9760/src/net/http/server.go:3222
github.com/tendermint/tendermint/node.makeNode.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/node/node.go:457 +0x139
created by github.com/tendermint/tendermint/node.makeNode
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/node/node.go:455 +0x2bd0
goroutine 163 [IO wait]:
internal/poll.runtime_pollWait(0x7f726c06dc28, 0x72)
/snap/go/9760/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc001be2580?, 0xc001f41d38?, 0x0)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitRead(...)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:88
internal/poll.(*FD).Accept(0xc001be2580)
/snap/go/9760/src/internal/poll/fd_unix.go:614 +0x22c
net.(*netFD).accept(0xc001be2580)
/snap/go/9760/src/net/fd_unix.go:172 +0x35
net.(*TCPListener).accept(0xc0001a54a0)
/snap/go/9760/src/net/tcpsock_posix.go:139 +0x28
net.(*TCPListener).Accept(0xc0001a54a0)
/snap/go/9760/src/net/tcpsock.go:288 +0x3d
golang.org/x/net/netutil.(*limitListener).Accept(0xc0008a17d0)
/home/celes/go/pkg/mod/golang.org/x/net@v0.0.0-20220520000938-2e3eb7b945c2/netutil/listen.go:63 +0x3f
net/http.(*Server).Serve(0xc00040d960, {0x2a30248, 0xc0008a17d0})
/snap/go/9760/src/net/http/server.go:3039 +0x385
github.com/tendermint/tendermint/rpc/jsonrpc/server.Serve({0x2a30248, 0xc0008a17d0}, {0x2a1a640, 0xc001d07ac0}, {0x2a349e0, 0xc001be1740}, 0xc0018e5830)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/rpc/jsonrpc/server/http_server.go:61 +0x19b
github.com/tendermint/tendermint/node.(*nodeImpl).startRPC.func3()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/node/node.go:998 +0x45
created by github.com/tendermint/tendermint/node.(*nodeImpl).startRPC
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/node/node.go:997 +0xcc5
goroutine 167 [IO wait, 5 minutes]:
internal/poll.runtime_pollWait(0x7f726c06d958, 0x72)
/snap/go/9760/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc0006a9480?, 0xc000068000?, 0x0)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitRead(...)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:88
internal/poll.(*FD).Accept(0xc0006a9480)
/snap/go/9760/src/internal/poll/fd_unix.go:614 +0x22c
net.(*netFD).accept(0xc0006a9480)
/snap/go/9760/src/net/fd_unix.go:172 +0x35
net.(*TCPListener).accept(0xc000ef06a8)
/snap/go/9760/src/net/tcpsock_posix.go:139 +0x28
net.(*TCPListener).Accept(0xc000ef06a8)
/snap/go/9760/src/net/tcpsock.go:288 +0x3d
net/http.(*Server).Serve(0xc00040d7a0, {0x2a305d8, 0xc000ef06a8})
/snap/go/9760/src/net/http/server.go:3039 +0x385
net/http.(*Server).ListenAndServe(0xc00040d7a0)
/snap/go/9760/src/net/http/server.go:2968 +0x7d
github.com/tendermint/tendermint/node.(*nodeImpl).startPrometheusServer.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/node/node.go:1056 +0x2a
created by github.com/tendermint/tendermint/node.(*nodeImpl).startPrometheusServer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/node/node.go:1055 +0x173
goroutine 168 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).dialPeers(0xc00055b4a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:698 +0x3f9
created by github.com/tendermint/tendermint/internal/p2p.(*Router).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:1047 +0x2dc
goroutine 169 [select]:
github.com/tendermint/tendermint/internal/p2p.(*PeerManager).EvictNext(0xc001872000, {0x2a33b70, 0xc001e76900})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/peermanager.go:737 +0xa9
github.com/tendermint/tendermint/internal/p2p.(*Router).evictPeers(0xc00055b4a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:1007 +0x92
created by github.com/tendermint/tendermint/internal/p2p.(*Router).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:1048 +0x31f
goroutine 170 [IO wait]:
internal/poll.runtime_pollWait(0x7f726c06db38, 0x72)
/snap/go/9760/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc0006a9080?, 0xc001e5ed58?, 0x0)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitRead(...)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:88
internal/poll.(*FD).Accept(0xc0006a9080)
/snap/go/9760/src/internal/poll/fd_unix.go:614 +0x22c
net.(*netFD).accept(0xc0006a9080)
/snap/go/9760/src/net/fd_unix.go:172 +0x35
net.(*TCPListener).accept(0xc0001a5818)
/snap/go/9760/src/net/tcpsock_posix.go:139 +0x28
net.(*TCPListener).Accept(0xc0001a5818)
/snap/go/9760/src/net/tcpsock.go:288 +0x3d
golang.org/x/net/netutil.(*limitListener).Accept(0xc0008a1cb0)
/home/celes/go/pkg/mod/golang.org/x/net@v0.0.0-20220520000938-2e3eb7b945c2/netutil/listen.go:63 +0x3f
github.com/tendermint/tendermint/internal/p2p.(*MConnTransport).Accept(0xc00081a240)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:140 +0x4b
github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers(0xc00055b4a0, {0x2a38318?, 0xc00081a240})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:578 +0x114
created by github.com/tendermint/tendermint/internal/p2p.(*Router).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:1051 +0x40a
goroutine 974 [select]:
github.com/tendermint/tendermint/internal/libs/autofile.(*Group).processTicks(0xc00081e790)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/autofile/group.go:242 +0xc5
created by github.com/tendermint/tendermint/internal/libs/autofile.(*Group).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/autofile/group.go:140 +0x8d
goroutine 1064 [syscall, 5 minutes]:
os/signal.signal_recv()
/snap/go/9760/src/runtime/sigqueue.go:151 +0x2f
os/signal.loop()
/snap/go/9760/src/os/signal/signal_unix.go:23 +0x19
created by os/signal.Notify.func1.1
/snap/go/9760/src/os/signal/signal.go:151 +0x2a
goroutine 68592 [select]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc009a22000)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 174 [select]:
github.com/tendermint/tendermint/internal/blocksync/v0.(*Reactor).processBlockSyncCh(0xc00036dc00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/blocksync/v0/reactor.go:312 +0x165
created by github.com/tendermint/tendermint/internal/blocksync/v0.(*Reactor).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/blocksync/v0/reactor.go:179 +0x136
goroutine 175 [select]:
github.com/tendermint/tendermint/internal/blocksync/v0.(*Reactor).processPeerUpdates(0xc00036dc00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/blocksync/v0/reactor.go:365 +0x145
created by github.com/tendermint/tendermint/internal/blocksync/v0.(*Reactor).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/blocksync/v0/reactor.go:180 +0x176
goroutine 176 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).peerStatsRoutine(0xc000020540)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1437 +0xb3
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:200 +0xd6
goroutine 177 [semacquire, 2 minutes]:
sync.runtime_SemacquireMutex(0xc0090e73d0?, 0x28?, 0xc0006f3230?)
/snap/go/9760/src/runtime/sema.go:71 +0x25
sync.(*RWMutex).RLock(...)
/snap/go/9760/src/sync/rwmutex.go:63
github.com/tendermint/tendermint/internal/consensus.(*State).GetRoundState(0xc0006f3180)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/state.go:244 +0x5d
github.com/tendermint/tendermint/internal/consensus.(*Reactor).updateRoundStateRoutine(0xc000020540)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:468 +0xd1
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:203 +0x125
goroutine 178 [semacquire, 2 minutes]:
sync.runtime_SemacquireMutex(0x0?, 0x80?, 0x0?)
/snap/go/9760/src/runtime/sema.go:71 +0x25
sync.(*RWMutex).RLock(...)
/snap/go/9760/src/sync/rwmutex.go:63
github.com/tendermint/tendermint/internal/consensus.(*Reactor).handleStateMessage(0xc000020540, {{0xc00a4f9c80, 0x28}, {0x0, 0x0}, 0x0, {0x2a2e7d8, 0xc0096e7e80}, 0x0}, {0x2a18640, ...})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1061 +0x11f
github.com/tendermint/tendermint/internal/consensus.(*Reactor).handleMessage(0xc000020540, 0x20, {{0xc00a4f9c80, 0x28}, {0x0, 0x0}, 0x0, {0x2a2e7d8, 0xc0096e7e80}, 0x0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1306 +0x370
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processStateCh(0xc000020540)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1333 +0x15d
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:211 +0x18b
goroutine 179 [chan send, 2 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).handleDataMessage(0xc000020540, {{0xc0068c9440, 0x28}, {0x0, 0x0}, 0x0, {0x2a2e538, 0xc00a0eb5e0}, 0x0}, {0x2a18600, ...})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1165 +0x525
github.com/tendermint/tendermint/internal/consensus.(*Reactor).handleMessage(0xc000020540, 0x21, {{0xc0068c9440, 0x28}, {0x0, 0x0}, 0x0, {0x2a2e538, 0xc00a0eb5e0}, 0x0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1309 +0x2fc
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processDataCh(0xc000020540)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1355 +0x15d
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:212 +0x1ca
goroutine 180 [chan send, 2 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).handleVoteMessage(0xc000020540, {{0xc0063ca1b0, 0x28}, {0x0, 0x0}, 0x0, {0x2a2e8f8, 0xc00a0ee940}, 0x0}, {0x2a186e0, ...})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1204 +0x353
github.com/tendermint/tendermint/internal/consensus.(*Reactor).handleMessage(0xc000020540, 0x22, {{0xc0063ca1b0, 0x28}, {0x0, 0x0}, 0x0, {0x2a2e8f8, 0xc00a0ee940}, 0x0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1312 +0x538
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processVoteCh(0xc000020540)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1378 +0x15d
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:213 +0x20a
goroutine 181 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processVoteSetBitsCh(0xc000020540)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1399 +0xbb
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:214 +0x24a
goroutine 182 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdates(0xc000020540)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1420 +0xf3
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:215 +0x28a
goroutine 183 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/statesync.(*Reactor).processCh(0xc001beb6c0, 0xc001a19cc0, {0x200d399, 0x8})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/statesync/reactor.go:863 +0x126
github.com/tendermint/tendermint/internal/statesync.(*Reactor).processSnapshotCh(0xc001883f00?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/statesync/reactor.go:836 +0x2c
created by github.com/tendermint/tendermint/internal/statesync.(*Reactor).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/statesync/reactor.go:229 +0x5a
goroutine 184 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/statesync.(*Reactor).processCh(0xc001beb6c0, 0xc001a19d60, {0x2008334, 0x5})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/statesync/reactor.go:863 +0x126
github.com/tendermint/tendermint/internal/statesync.(*Reactor).processChunkCh(0x617261703a6b2f73?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/statesync/reactor.go:842 +0x2c
created by github.com/tendermint/tendermint/internal/statesync.(*Reactor).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/statesync/reactor.go:231 +0x97
goroutine 185 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/statesync.(*Reactor).processCh(0xc001beb6c0, 0xc001a19b80, {0x2011353, 0xb})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/statesync/reactor.go:863 +0x126
github.com/tendermint/tendermint/internal/statesync.(*Reactor).processBlockCh(0x722f736d?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/statesync/reactor.go:848 +0x2c
created by github.com/tendermint/tendermint/internal/statesync.(*Reactor).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/statesync/reactor.go:233 +0xd6
goroutine 186 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/statesync.(*Reactor).processCh(0xc001beb6c0, 0xc001a19c20, {0x2018e0e, 0x10})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/statesync/reactor.go:863 +0x126
github.com/tendermint/tendermint/internal/statesync.(*Reactor).processParamsCh(0x49cffa4733380000?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/statesync/reactor.go:852 +0x2c
created by github.com/tendermint/tendermint/internal/statesync.(*Reactor).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/statesync/reactor.go:235 +0x116
goroutine 187 [select]:
github.com/tendermint/tendermint/internal/statesync.(*Reactor).processPeerUpdates(0xc001beb6c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/statesync/reactor.go:939 +0x145
created by github.com/tendermint/tendermint/internal/statesync.(*Reactor).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/statesync/reactor.go:237 +0x156
goroutine 188 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processMempoolCh(0xc0002230e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:212 +0x105
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:116 +0x8a
goroutine 189 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdates(0xc0002230e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:290 +0x13a
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:117 +0xca
goroutine 190 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).processEvidenceCh(0xc001883d00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:199 +0x105
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:95 +0x5a
goroutine 191 [select]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdates(0xc001883d00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:275 +0x13a
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:96 +0x97
goroutine 192 [select, 5 minutes]:
google.golang.org/grpc.(*ccBalancerWrapper).watcher(0xc001e764c0)
/home/celes/go/pkg/mod/google.golang.org/grpc@v1.46.2/balancer_conn_wrappers.go:112 +0x73
created by google.golang.org/grpc.newCCBalancerWrapper
/home/celes/go/pkg/mod/google.golang.org/grpc@v1.46.2/balancer_conn_wrappers.go:73 +0x22a
goroutine 503 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0084fe720, 0x28}, {0x2a3fa98?, 0xc005cc94a0}, 0xc0084f4738?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc005cc94a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 194 [IO wait, 5 minutes]:
internal/poll.runtime_pollWait(0x7f726c06da48, 0x72)
/snap/go/9760/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc0006a9400?, 0xc000791b20?, 0x0)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitRead(...)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:88
internal/poll.(*FD).Accept(0xc0006a9400)
/snap/go/9760/src/internal/poll/fd_unix.go:614 +0x22c
net.(*netFD).accept(0xc0006a9400)
/snap/go/9760/src/net/fd_unix.go:172 +0x35
net.(*TCPListener).accept(0xc000ef04b0)
/snap/go/9760/src/net/tcpsock_posix.go:139 +0x28
net.(*TCPListener).Accept(0xc000ef04b0)
/snap/go/9760/src/net/tcpsock.go:288 +0x3d
golang.org/x/net/netutil.(*limitListener).Accept(0xc001e78d20)
/home/celes/go/pkg/mod/golang.org/x/net@v0.0.0-20220520000938-2e3eb7b945c2/netutil/listen.go:63 +0x3f
net/http.(*Server).Serve(0xc00040d880, {0x2a30248, 0xc001e78d20})
/snap/go/9760/src/net/http/server.go:3039 +0x385
github.com/tendermint/tendermint/rpc/jsonrpc/server.Serve({0x2a30248, 0xc001e78d20}, {0x2a17d40, 0xc0007383c0}, {0x2a349e0, 0xc0006a7200}, 0xc000791db0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/rpc/jsonrpc/server/http_server.go:61 +0x19b
github.com/cosmos/cosmos-sdk/server/api.(*Server).Start(_, {{{0xc0009fd998, 0x5}, {0xc000a6d610, 0x7}, {0x20507ca, 0x1}, {0x20507ca, 0x1}, 0x0, ...}, ...})
/home/celes/go/pkg/mod/github.com/celestiaorg/cosmos-sdk@v1.1.1-sdk-v0.46.0/server/api/server.go:129 +0x486
github.com/cosmos/cosmos-sdk/server.startInProcess.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/cosmos-sdk@v1.1.1-sdk-v0.46.0/server/start.go:352 +0x78
created by github.com/cosmos/cosmos-sdk/server.startInProcess
/home/celes/go/pkg/mod/github.com/celestiaorg/cosmos-sdk@v1.1.1-sdk-v0.46.0/server/start.go:351 +0xf2c
goroutine 195 [chan receive, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).stopCtx.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:1099 +0x2f
created by github.com/tendermint/tendermint/internal/p2p.(*Router).stopCtx
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:1098 +0x98
goroutine 196 [IO wait]:
internal/poll.runtime_pollWait(0x7f72424df628, 0x77)
/snap/go/9760/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc0091b9f80?, 0x0?, 0x0)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitWrite(...)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).WaitWrite(...)
/snap/go/9760/src/internal/poll/fd_unix.go:741
net.(*netFD).connect(0xc0091b9f80, {0x2a33b70?, 0xc001e76840}, {0xc006b0d1e0?, 0x40f385?}, {0x2a1abc0?, 0xc008a75dc0?})
/snap/go/9760/src/net/fd_unix.go:141 +0x716
net.(*netFD).dial(0xc0091b9f80, {0x2a33b70, 0xc001e76840}, {0x2a38af8?, 0x0?}, {0x2a38af8?, 0xc008dc2a20}, 0x70b1fe8ffc77689e?)
/snap/go/9760/src/net/sock_posix.go:149 +0x394
net.socket({0x2a33b70, 0xc001e76840}, {0x2006981, 0x3}, 0x2, 0x1, 0x0?, 0xd0?, {0x2a38af8, 0x0}, ...)
/snap/go/9760/src/net/sock_posix.go:70 +0x2b2
net.internetSocket({0x2a33b70, 0xc001e76840}, {0x2006981, 0x3}, {0x2a38af8, 0x0}, {0x2a38af8, 0xc008dc2a20}, 0xc0088f2980?, 0x0, ...)
/snap/go/9760/src/net/ipsock_posix.go:142 +0xf8
net.(*sysDialer).doDialTCP(0xc0091b9f00, {0x2a33b70, 0xc001e76840}, 0x0, 0x1d66840?)
/snap/go/9760/src/net/tcpsock_posix.go:65 +0xa5
net.(*sysDialer).dialTCP(0x1?, {0x2a33b70?, 0xc001e76840?}, 0xc000a700d1?, 0xc000df9f90?)
/snap/go/9760/src/net/tcpsock_posix.go:61 +0x59
net.(*sysDialer).dialSingle(0xc0091b9f00, {0x2a33b70, 0xc001e76840}, {0x2a1f8d8?, 0xc008dc2a20})
/snap/go/9760/src/net/dial.go:583 +0x28b
net.(*sysDialer).dialSerial(0xc0091b9f00, {0x2a33b70, 0xc001e76840}, {0xc00c66bc70?, 0x1, 0x200711d?})
/snap/go/9760/src/net/dial.go:551 +0x312
net.(*Dialer).DialContext(0xc006b0d850, {0x2a33b70, 0xc001e76840}, {0x2006981, 0x3}, {0xc00c69ebe8, 0x13})
/snap/go/9760/src/net/dial.go:428 +0x736
github.com/tendermint/tendermint/internal/p2p.(*MConnTransport).Dial(0xc00081a240, {0x2a33b70, 0xc001e76840}, {{0xc000a700a0, 0x5}, {0xc0088f2950, 0x10, 0x10}, 0x8f30, {0x0, ...}})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:163 +0x1ec
github.com/tendermint/tendermint/internal/p2p.(*Router).dialPeer(0xc00055b4a0, {0x2a33b70, 0xc001e76840}, {{0xc000a700a8, 0x28}, {0xc000a700a0, 0x5}, {0xc000a700d1, 0xd}, 0x8f30, ...})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:806 +0x5cc
github.com/tendermint/tendermint/internal/p2p.(*Router).connectPeer(0xc00055b4a0, {0x2a33b70, 0xc001e76840}, {{0xc000a700a8, 0x28}, {0xc000a700a0, 0x5}, {0xc000a700d1, 0xd}, 0x8f30, ...})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:716 +0x86
github.com/tendermint/tendermint/internal/p2p.(*Router).dialPeers.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:680 +0x14c
created by github.com/tendermint/tendermint/internal/p2p.(*Router).dialPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:672 +0xa5
goroutine 197 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).Handshake(_, {_, _}, {{0x8, 0xb, 0x0}, {0xc00088c690, 0x28}, {0xc0001e0a80, 0x13}, ...}, ...)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:283 +0x2a6
github.com/tendermint/tendermint/internal/p2p.(*Router).handshakePeer(0x617261703a6b2f73?, {0x2a33b70?, 0xc001e76840?}, {0x2a3fa98?, 0xc003611f40?}, {0xc000de6a58, 0x28})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:831 +0x1be
github.com/tendermint/tendermint/internal/p2p.(*Router).connectPeer(0xc00055b4a0, {0x2a33b70, 0xc001e76840}, {{0xc000de6a58, 0x28}, {0xc000de6a50, 0x5}, {0xc000de6a81, 0xe}, 0x682a, ...})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:728 +0x4d0
github.com/tendermint/tendermint/internal/p2p.(*Router).dialPeers.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:680 +0x14c
created by github.com/tendermint/tendermint/internal/p2p.(*Router).dialPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:672 +0xa5
goroutine 198 [IO wait, 1 minutes]:
internal/poll.runtime_pollWait(0x7f72642fc0c8, 0x77)
/snap/go/9760/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc00e614280?, 0x0?, 0x0)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitWrite(...)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).WaitWrite(...)
/snap/go/9760/src/internal/poll/fd_unix.go:741
net.(*netFD).connect(0xc00e614280, {0x2a33b70?, 0xc001e76840}, {0xc001df31e0?, 0x40f385?}, {0x2a1abc0?, 0xc006856d00?})
/snap/go/9760/src/net/fd_unix.go:141 +0x716
net.(*netFD).dial(0xc00e614280, {0x2a33b70, 0xc001e76840}, {0x2a38af8?, 0x0?}, {0x2a38af8?, 0xc00eb71770}, 0x0?)
/snap/go/9760/src/net/sock_posix.go:149 +0x394
net.socket({0x2a33b70, 0xc001e76840}, {0x2006981, 0x3}, 0x2, 0x1, 0x0?, 0xd0?, {0x2a38af8, 0x0}, ...)
/snap/go/9760/src/net/sock_posix.go:70 +0x2b2
net.internetSocket({0x2a33b70, 0xc001e76840}, {0x2006981, 0x3}, {0x2a38af8, 0x0}, {0x2a38af8, 0xc00eb71770}, 0xc00a90b800?, 0x0, ...)
/snap/go/9760/src/net/ipsock_posix.go:142 +0xf8
net.(*sysDialer).doDialTCP(0xc00e614200, {0x2a33b70, 0xc001e76840}, 0x0, 0x1d66840?)
/snap/go/9760/src/net/tcpsock_posix.go:65 +0xa5
net.(*sysDialer).dialTCP(0x1?, {0x2a33b70?, 0xc001e76840?}, 0xc000a712f1?, 0xc0091f6420?)
/snap/go/9760/src/net/tcpsock_posix.go:61 +0x59
net.(*sysDialer).dialSingle(0xc00e614200, {0x2a33b70, 0xc001e76840}, {0x2a1f8d8?, 0xc00eb71770})
/snap/go/9760/src/net/dial.go:583 +0x28b
net.(*sysDialer).dialSerial(0xc00e614200, {0x2a33b70, 0xc001e76840}, {0xc00c0481c0?, 0x1, 0x200711d?})
/snap/go/9760/src/net/dial.go:551 +0x312
net.(*Dialer).DialContext(0xc001df3850, {0x2a33b70, 0xc001e76840}, {0x2006981, 0x3}, {0xc00e555650, 0x13})
/snap/go/9760/src/net/dial.go:428 +0x736
github.com/tendermint/tendermint/internal/p2p.(*MConnTransport).Dial(0xc00081a240, {0x2a33b70, 0xc001e76840}, {{0xc000a712c0, 0x5}, {0xc00a90b7e0, 0x10, 0x10}, 0x6820, {0x0, ...}})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:163 +0x1ec
github.com/tendermint/tendermint/internal/p2p.(*Router).dialPeer(0xc00055b4a0, {0x2a33b70, 0xc001e76840}, {{0xc000a712c8, 0x28}, {0xc000a712c0, 0x5}, {0xc000a712f1, 0xd}, 0x6820, ...})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:806 +0x5cc
github.com/tendermint/tendermint/internal/p2p.(*Router).connectPeer(0xc00055b4a0, {0x2a33b70, 0xc001e76840}, {{0xc000a712c8, 0x28}, {0xc000a712c0, 0x5}, {0xc000a712f1, 0xd}, 0x6820, ...})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:716 +0x86
github.com/tendermint/tendermint/internal/p2p.(*Router).dialPeers.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:680 +0x14c
created by github.com/tendermint/tendermint/internal/p2p.(*Router).dialPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:672 +0xa5
goroutine 199 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).Handshake(_, {_, _}, {{0x8, 0xb, 0x0}, {0xc00088c690, 0x28}, {0xc0001e0a80, 0x13}, ...}, ...)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:283 +0x2a6
github.com/tendermint/tendermint/internal/p2p.(*Router).handshakePeer(0xf35?, {0x2a33b70?, 0xc001e76840?}, {0x2a3fa98?, 0xc001f9eaa0?}, {0xc00125d5e8, 0x28})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:831 +0x1be
github.com/tendermint/tendermint/internal/p2p.(*Router).connectPeer(0xc00055b4a0, {0x2a33b70, 0xc001e76840}, {{0xc00125d5e8, 0x28}, {0xc00125d5e0, 0x5}, {0xc00125d611, 0xd}, 0x6820, ...})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:728 +0x4d0
github.com/tendermint/tendermint/internal/p2p.(*Router).dialPeers.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:680 +0x14c
created by github.com/tendermint/tendermint/internal/p2p.(*Router).dialPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:672 +0xa5
goroutine 228 [chan receive, 5 minutes]:
github.com/tendermint/tendermint/libs/async.Parallel({0xc002097790, 0x2, 0x1d095c0?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/libs/async/async.go:172 +0x1e7
github.com/tendermint/tendermint/internal/p2p/conn.shareEphPubKey({0x7f7265f66368?, 0xc000136678}, 0xc002b28280)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/secret_connection.go:304 +0x11c
github.com/tendermint/tendermint/internal/p2p/conn.MakeSecretConnection({0x7f7265f66338?, 0xc000136678}, {0x2a36fc0, 0xc003371d58})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/secret_connection.go:103 +0xc7
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).handshake(_, {_, _}, {{0x8, 0xb, 0x0}, {0xc00088c690, 0x28}, {0xc0001e0a80, 0x13}, ...}, ...)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:313 +0x12c
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).Handshake.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:279 +0x109
created by github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).Handshake
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:270 +0x238
goroutine 201 [chan receive, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).stopCtx.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:1099 +0x2f
created by github.com/tendermint/tendermint/internal/p2p.(*Router).stopCtx
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:1098 +0x98
goroutine 202 [chan receive, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).stopCtx.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:1099 +0x2f
created by github.com/tendermint/tendermint/internal/p2p.(*Router).stopCtx
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:1098 +0x98
goroutine 161 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc001f88030, 0x28}, {0x2a3fa98?, 0xc001b83c20}, 0xc0020f0000?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc001b83c20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 123993 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0069c9da0, 0x28}, {0x2a3fa98, 0xc00e6e1e00})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 91924 [select]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc00e747a00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 31 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc001f88030, 0x28}, {0x2a3fa98, 0xc001b83c20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 33 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc001f88030, 0x28}, 0xc000f82438)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 226 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc001f88030, 0x28}, 0xc000f82450)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1580 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00935ad20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 230 [IO wait, 5 minutes]:
internal/poll.runtime_pollWait(0x7f726c06d868, 0x72)
/snap/go/9760/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc0006a9580?, 0xc000882850?, 0x0)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitRead(...)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:88
internal/poll.(*FD).Read(0xc0006a9580, {0xc000882850, 0x1, 0x1})
/snap/go/9760/src/internal/poll/fd_unix.go:167 +0x25a
net.(*netFD).Read(0xc0006a9580, {0xc000882850?, 0x30?, 0x3?})
/snap/go/9760/src/net/fd_posix.go:55 +0x29
net.(*conn).Read(0xc000136678, {0xc000882850?, 0xc001dfce10?, 0x0?})
/snap/go/9760/src/net/net.go:183 +0x45
github.com/tendermint/tendermint/internal/libs/protoio.(*byteReader).ReadByte(0xc001dfce10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/protoio/io.go:93 +0x35
encoding/binary.ReadUvarint({0x2a187c0, 0xc001dfce10})
/snap/go/9760/src/encoding/binary/varint.go:115 +0x82
github.com/tendermint/tendermint/internal/libs/protoio.(*varintReader).ReadMsg(0xc001bc76f0, {0x2a2c1c8, 0xc001df87c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/protoio/reader.go:68 +0xeb
github.com/tendermint/tendermint/internal/p2p/conn.shareEphPubKey.func2(0x42?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/secret_connection.go:315 +0x105
github.com/tendermint/tendermint/libs/async.Parallel.func1(0xc001dfad20?, 0xf8b6c6?, 0xc001dfbc20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/libs/async/async.go:158 +0x7c
created by github.com/tendermint/tendermint/libs/async.Parallel
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/libs/async/async.go:141 +0x6c
goroutine 9337 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0096c4210, 0x28}, 0xc0036c9f20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 887 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc009fea870, 0x28}, {0x2a3fa98?, 0xc008f332c0}, 0xc0089fb230?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc008f332c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 981 [IO wait, 3 minutes]:
internal/poll.runtime_pollWait(0x7f72642fbee8, 0x77)
/snap/go/9760/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc000898180?, 0xc00e132b60?, 0x0)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitWrite(...)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Write(0xc000898180, {0xc00e132800, 0x414, 0x800})
/snap/go/9760/src/internal/poll/fd_unix.go:391 +0x2c5
net.(*netFD).Write(0xc000898180, {0xc00e132800?, 0x800?, 0x0?})
/snap/go/9760/src/net/fd_posix.go:96 +0x29
net.(*conn).Write(0xc006bc3190, {0xc00e132800?, 0x0?, 0xc008bbbd48?})
/snap/go/9760/src/net/net.go:195 +0x45
github.com/tendermint/tendermint/internal/p2p/conn.(*SecretConnection).Write.func1(0xc008bbbdd0, 0xc000898300, 0xc008bbbd90, 0xc008bbbd80)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/secret_connection.go:218 +0x2db
github.com/tendermint/tendermint/internal/p2p/conn.(*SecretConnection).Write(0xc000898300, {0xc002730c00, 0xfc8, 0xd400})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/secret_connection.go:224 +0xd1
bufio.(*Writer).Flush(0xc009ee3e80)
/snap/go/9760/src/bufio/bufio.go:628 +0x62
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).flush(0xc001d72c60)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:336 +0xa5
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).sendRoutine(0xc001d72c60)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:448 +0x27c
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:230 +0x1c5
goroutine 915 [chan receive, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0068c9440, 0x28}, {0x2a3fa98?, 0xc0093bcaa0}, 0xc00a63b638?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:894 +0x470
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0093bcaa0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 239 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0006efb60, 0x28}, {0x2a3fa98?, 0xc001f9ed20}, 0xc000818ba0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc001f9ed20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 88469 [select]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc00edcdb80)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 203 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00289c1e0, 0x28}, {0x2a3fa98?, 0xc0006de3c0}, 0xc0025f72d8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0006de3c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 207 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00269e150, 0x28}, {0x2a3fa98?, 0xc0006de640}, 0xc0025f6000?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0006de640})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 218 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc002d5d6e0, 0x28}, {0x2a3fa98?, 0xc00246b5e0}, 0xc002c57c20?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00246b5e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 267 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0006efb60, 0x28}, {0x2a3fa98, 0xc001f9ed20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 269 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0006efb60, 0x28}, 0xc000ef0ba0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 270 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0006efb60, 0x28}, 0xc000ef0bb8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1236 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0021e03c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 222 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00289cba0, 0x28}, {0x2a3fa98?, 0xc00246a1e0}, 0xc0025f7a28?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00246a1e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 282 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00269e150, 0x28}, {0x2a3fa98, 0xc0006de640})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 272 [select]:
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).sendRoutine(0xc0000126e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:444 +0x20c
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:230 +0x1c5
goroutine 365 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00269f080, 0x28}, {0x2a3fa98?, 0xc001dac000}, 0xc0025f6c30?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc001dac000})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 250 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc002494ae0, 0x28}, {0x2a3fa98?, 0xc002257ae0}, 0xc002b27140?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc002257ae0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 251 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0024945d0, 0x28}, {0x2a3fa98?, 0xc002257b80}, 0xc002b26e10?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc002257b80})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 252 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00539f590, 0x28}, {0x2a3fa98?, 0xc002257c20}, 0xc0053d0288?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc002257c20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 123909 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0069c9da0, 0x28}, {0x2a3fa98?, 0xc00e6e1e00}, 0xc00c3ab428?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:894 +0x470
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00e6e1e00})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 321 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc002d5d6e0, 0x28}, {0x2a3fa98, 0xc00246b5e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 17671 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00debd4a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 83043 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).sendPeer(0xc00055b4a0, {0xc00a5ea0c0, 0x28}, {0x2a3fa98, 0xc009ea1c20}, {0x2a34388, 0xc010522d80})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:971 +0x1ab
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func3()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:891 +0x3e
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:890 +0x455
goroutine 284 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00269e150, 0x28}, 0xc000ef1308)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 285 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00269e150, 0x28}, 0xc000ef1320)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1232 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc000db3770)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 324 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00289c1e0, 0x28}, {0x2a3fa98, 0xc0006de3c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 326 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00289c1e0, 0x28}, 0xc002b2c8b8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 327 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00289c1e0, 0x28}, 0xc002b2c8d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1228 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00274b950)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 339 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc002d5d6e0, 0x28}, 0xc0023b7cc8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1224 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00289ea50)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 341 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc002d5d6e0, 0x28}, 0xc0023b7e30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 334 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00289cba0, 0x28}, {0x2a3fa98, 0xc00246a1e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 336 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00289cba0, 0x28}, 0xc002cffb30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 337 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00289cba0, 0x28}, 0xc002cffb48)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1220 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc002fee3c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 355 [chan receive, 1 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc002494f90, 0x28}, {0x2a3fa98?, 0xc002a3b7c0}, 0xc002b27470?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc002a3b7c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 91881 [select]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc000df9ea8, 0x28}, 0xc00a428db0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 370 [select]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc000898e00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 273 [IO wait]:
internal/poll.runtime_pollWait(0x7f726c06d1d8, 0x72)
/snap/go/9760/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc001be2200?, 0xc00e132000?, 0x0)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitRead(...)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:88
internal/poll.(*FD).Read(0xc001be2200, {0xc00e132000, 0x414, 0x800})
/snap/go/9760/src/internal/poll/fd_unix.go:167 +0x25a
net.(*netFD).Read(0xc001be2200, {0xc00e132000?, 0xc003692b78?, 0xc003692c88?})
/snap/go/9760/src/net/fd_posix.go:55 +0x29
net.(*conn).Read(0xc000136298, {0xc00e132000?, 0x2?, 0xc0096c3470?})
/snap/go/9760/src/net/net.go:183 +0x45
io.ReadAtLeast({0x7f726c022050, 0xc0009bdd10}, {0xc00e132000, 0x414, 0x800}, 0x414)
/snap/go/9760/src/io/io.go:331 +0x9a
io.ReadFull(...)
/snap/go/9760/src/io/io.go:350
github.com/tendermint/tendermint/internal/p2p/conn.(*SecretConnection).Read(0xc001be2280, {0xc000270c00, 0x400, 0xc0001802a0?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/secret_connection.go:246 +0x28a
bufio.(*Reader).Read(0xc002269f20, {0xc00eeffeb2, 0x1, 0x0?})
/snap/go/9760/src/bufio/bufio.go:236 +0x1b4
github.com/tendermint/tendermint/internal/libs/protoio.(*byteReader).ReadByte(0xc00f887230)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/protoio/io.go:93 +0x35
encoding/binary.ReadUvarint({0x2a187c0, 0xc00f887230})
/snap/go/9760/src/encoding/binary/varint.go:115 +0x82
github.com/tendermint/tendermint/internal/libs/protoio.(*varintReader).ReadMsg(0xc003692f70, {0x2a2ed18, 0xc006bd96a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/protoio/reader.go:68 +0xeb
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).recvRoutine(0xc0000126e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:604 +0x1d4
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:231 +0x205
goroutine 128152 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc002c40240, 0x28}, {0x2a3fa98?, 0xc009f8b5e0}, 0xc00906df20?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:894 +0x470
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc009f8b5e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 1216 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0031cb3b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 371 [select]:
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).ReceiveMessage(0xc00371a120?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:411 +0xb0
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00371a120, 0x28}, {0x2a3fa98, 0xc002764000})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:917 +0x6c
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 372 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).sendPeer(0xc00055b4a0, {0xc00371a120, 0x28}, {0x2a3fa98, 0xc002764000}, {0x2a34388, 0xc000898e00})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:971 +0x1ab
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func3()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:891 +0x3e
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:890 +0x455
goroutine 373 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00371a120, 0x28}, 0xc00370a900)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 374 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00371a120, 0x28}, 0xc00370a918)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 301 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0024945d0, 0x28}, {0x2a3fa98, 0xc002257b80})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 303 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0024945d0, 0x28}, 0xc002053d28)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 304 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0024945d0, 0x28}, 0xc002053d40)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1212 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00368ad20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 391 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc002494ae0, 0x28}, {0x2a3fa98, 0xc002257ae0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 393 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc002494ae0, 0x28}, 0xc005abe210)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 394 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc002494ae0, 0x28}, 0xc005abe228)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1208 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc005a942d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 380 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00539f590, 0x28}, {0x2a3fa98, 0xc002257c20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 1204 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc005a95590)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 397 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00539f590, 0x28}, 0xc005abe498)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 398 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00539f590, 0x28}, 0xc005abe4b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 399 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc002495320, 0x28}, {0x2a3fa98?, 0xc0027659a0}, 0xc002b276b0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0027659a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 405 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0073988a0, 0x28}, {0x2a3fa98?, 0xc002765c20}, 0xc00738ccc0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc002765c20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 469 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc006ee4240, 0x28}, {0x2a3fa98, 0xc0062e6780})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 17667 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0067c5530, 0x28}, {0x2a3fa98, 0xc0094112c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 418 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc002494f90, 0x28}, 0xc0062c7cc8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 68604 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0080aab70, 0x28}, 0xc0080e0378)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 416 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc002494f90, 0x28}, {0x2a3fa98, 0xc002a3b7c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 128249 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).sendPeer(0xc00055b4a0, {0xc002c40240, 0x28}, {0x2a3fa98, 0xc009f8b5e0}, {0x2a34388, 0xc009a23980})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:971 +0x1ab
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func3()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:891 +0x3e
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:890 +0x455
goroutine 419 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc002494f90, 0x28}, 0xc0062c7ce0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1200 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc005ad32c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 421 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc006ee4240, 0x28}, {0x2a3fa98?, 0xc0062e6780}, 0xc006f24078?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0062e6780})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 434 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc002495320, 0x28}, 0xc00650bef0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 432 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc002495320, 0x28}, {0x2a3fa98, 0xc0027659a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 435 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc002495320, 0x28}, 0xc00650bf38)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1196 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0062d5680)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 439 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc001f89830, 0x28}, {0x2a3fa98?, 0xc0062e7400}, 0xc0020f0df8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0062e7400})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 445 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00269ec60, 0x28}, {0x2a3fa98?, 0xc0062e7680}, 0xc0025f6798?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0062e7680})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 75893 [semacquire, 1 minutes]:
sync.runtime_SemacquireMutex(0x45f9ee7e83298548?, 0xa2?, 0x80?)
/snap/go/9760/src/runtime/sema.go:71 +0x25
sync.(*RWMutex).RLock(...)
/snap/go/9760/src/sync/rwmutex.go:63
github.com/tendermint/tendermint/internal/consensus.(*State).GetValidators(0xc0006f3180)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/state.go:270 +0x85
github.com/tendermint/tendermint/internal/rpc/core.(*Environment).validatorAtHeight(0xc00007f8c0, 0x4c01)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/rpc/core/status.go:104 +0x8a
github.com/tendermint/tendermint/internal/rpc/core.(*Environment).Status(0xc00007f8c0, 0x3?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/rpc/core/status.go:50 +0x247
reflect.Value.call({0x1d071c0?, 0xc00046ab90?, 0xf0e1f0?}, {0x2006cd1, 0x4}, {0xc001efed80, 0x1, 0xc006a76fa8?})
/snap/go/9760/src/reflect/value.go:556 +0x845
reflect.Value.Call({0x1d071c0?, 0xc00046ab90?, 0x2?}, {0xc001efed80, 0x1, 0x1})
/snap/go/9760/src/reflect/value.go:339 +0xbf
github.com/tendermint/tendermint/rpc/jsonrpc/server.makeJSONRPCHandler.func1({0x2a300f8, 0xc001efed50}, 0xc0018cc100)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/rpc/jsonrpc/server/http_json_handler.go:111 +0x120d
github.com/tendermint/tendermint/rpc/jsonrpc/server.handleInvalidJSONRPCPaths.func1({0x2a300f8?, 0xc001efed50?}, 0x7f7293ed6a68?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/rpc/jsonrpc/server/http_json_handler.go:159 +0x5d
net/http.HandlerFunc.ServeHTTP(0xc005c7ee00?, {0x2a300f8?, 0xc001efed50?}, 0xc00281d878?)
/snap/go/9760/src/net/http/server.go:2084 +0x2f
net/http.(*ServeMux).ServeHTTP(0x160?, {0x2a300f8, 0xc001efed50}, 0xc0018cc100)
/snap/go/9760/src/net/http/server.go:2462 +0x149
github.com/tendermint/tendermint/rpc/jsonrpc/server.maxBytesHandler.ServeHTTP({{0x2a1a640?, 0xc001d07ac0?}, 0x40f6e7?}, {0x2a300f8?, 0xc001efed50}, 0xc0018cc100)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/rpc/jsonrpc/server/http_server.go:259 +0x122
github.com/tendermint/tendermint/rpc/jsonrpc/server.RecoverAndLogHandler.func1({0x2a307e8?, 0xc0085a0b60}, 0xc0018cc100)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/rpc/jsonrpc/server/http_server.go:232 +0x37f
net/http.HandlerFunc.ServeHTTP(0x0?, {0x2a307e8?, 0xc0085a0b60?}, 0x40f385?)
/snap/go/9760/src/net/http/server.go:2084 +0x2f
net/http.serverHandler.ServeHTTP({0x2a1f950?}, {0x2a307e8, 0xc0085a0b60}, 0xc0018cc100)
/snap/go/9760/src/net/http/server.go:2916 +0x43b
net/http.(*conn).serve(0xc008367040, {0x2a33c18, 0xc001e79140})
/snap/go/9760/src/net/http/server.go:1966 +0x5d7
created by net/http.(*Server).Serve
/snap/go/9760/src/net/http/server.go:3071 +0x4db
goroutine 454 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0073988a0, 0x28}, {0x2a3fa98, 0xc002765c20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 49504 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc008e21500, 0x28}, 0xc009574d98)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 456 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0073988a0, 0x28}, 0xc0073ba210)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 457 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0073988a0, 0x28}, 0xc0073ba228)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1192 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0065124b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 587 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc005a62660, 0x28}, {0x2a3fa98, 0xc003289ea0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 471 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc006ee4240, 0x28}, 0xc000159128)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 472 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc006ee4240, 0x28}, 0xc000159140)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1188 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00739e960)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 351 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc001f89830, 0x28}, {0x2a3fa98, 0xc0062e7400})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 353 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc001f89830, 0x28}, 0xc0020e54e8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 482 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc001f89830, 0x28}, 0xc0020e5500)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1184 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc006ef8870)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 464 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0082ccd50, 0x28}, {0x2a3fa98?, 0xc002fa1360}, 0xc0081e7c08?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc002fa1360})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 499 [chan receive, 1 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0063ca1b0, 0x28}, {0x2a3fa98?, 0xc001dac280}, 0xc0063cc138?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc001dac280})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 489 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00269ec60, 0x28}, {0x2a3fa98, 0xc0062e7680})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 491 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00269ec60, 0x28}, 0xc0023b7d10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 492 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00269ec60, 0x28}, 0xc0023b7d28)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1180 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc000cfe2d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 519 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00269f080, 0x28}, {0x2a3fa98, 0xc001dac000})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 1176 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00215ad20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 475 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00269f080, 0x28}, 0xc00274dc98)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 476 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00269f080, 0x28}, 0xc00274dcb0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 521 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc006bd7800, 0x28}, {0x2a3fa98?, 0xc002ad4140}, 0xc003655638?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc002ad4140})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 106080 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc01120bb30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 535 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc006bd7800, 0x28}, {0x2a3fa98, 0xc002ad4140})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 68607 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc006e5e3c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 1172 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc002408870)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 538 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc006bd7800, 0x28}, 0xc005c51c20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 539 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc006bd7800, 0x28}, 0xc005c51c38)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 509 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc005a62960, 0x28}, {0x2a3fa98?, 0xc005cc9720}, 0xc002b27f50?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc005cc9720})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 545 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0063ca1b0, 0x28}, {0x2a3fa98, 0xc001dac280})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 91877 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc005c48690)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 547 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0063ca1b0, 0x28}, 0xc0063bb0f8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 548 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0063ca1b0, 0x28}, 0xc0063bb128)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1168 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc005c5d4a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 550 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0072e5290, 0x28}, {0x2a3fa98?, 0xc0065ea820}, 0xc005cf64b0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0065ea820})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 132428 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc006e69e30, 0x28}, {0x2a3fa98?, 0xc00ebcadc0}, 0xc00de70fd8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:894 +0x470
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00ebcadc0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 477 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc005a62660, 0x28}, {0x2a3fa98?, 0xc003289ea0}, 0xc002b27bc0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc003289ea0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 478 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc007317710, 0x28}, {0x2a3fa98?, 0xc003289f40}, 0xc007e463a8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc003289f40})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 570 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc005a62990, 0x28}, {0x2a3fa98?, 0xc006492460}, 0xc002b27fb0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc006492460})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 569 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0073176e0, 0x28}, {0x2a3fa98?, 0xc0064923c0}, 0xc007e46360?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0064923c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 109391 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).sendNewRoundStepMessage(0xc000020540, {0xc009b990e0, 0x28})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:451 +0xef
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1.1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x28
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x1fd
goroutine 109446 [select]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc00a777680)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 68609 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).sendNewRoundStepMessage(0xc000020540, {0xc0080aab70, 0x28})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:451 +0xef
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1.1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x28
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x1fd
goroutine 83042 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00a5ea0c0, 0x28}, {0x2a3fa98, 0xc009ea1c20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 128262 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).sendNewRoundStepMessage(0xc000020540, {0xc002c40240, 0x28})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:451 +0xef
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1.1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x28
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x1fd
goroutine 616 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0072e5290, 0x28}, {0x2a3fa98, 0xc0065ea820})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 618 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0072e5290, 0x28}, 0xc007f64e70)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 619 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0072e5290, 0x28}, 0xc007f64e88)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1164 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0063ced20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 589 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc005a62660, 0x28}, 0xc007ee6e40)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 590 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc005a62660, 0x28}, 0xc007ee6e58)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1160 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc007f68960)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 631 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0073176e0, 0x28}, {0x2a3fa98, 0xc0064923c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 91714 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0039d04b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 636 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc007317710, 0x28}, {0x2a3fa98, 0xc003289f40})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 638 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0073176e0, 0x28}, 0xc007e51038)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 639 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc007317710, 0x28}, 0xc007e51050)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 640 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0073176e0, 0x28}, 0xc007e51068)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 641 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc007317710, 0x28}, 0xc007e51080)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1152 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc007e5b0e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 1156 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc007eefb30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 675 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0084fe720, 0x28}, {0x2a3fa98, 0xc005cc94a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 128245 [select]:
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).sendRoutine(0xc0086f3a20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:444 +0x20c
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:230 +0x1c5
goroutine 677 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0084fe720, 0x28}, 0xc0084c9e30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 678 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0084fe720, 0x28}, 0xc0084c9e48)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1148 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc007e5aff0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 596 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc005a62990, 0x28}, {0x2a3fa98, 0xc006492460})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 598 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc005a62990, 0x28}, 0xc0082d3f68)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 599 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc005a62990, 0x28}, 0xc0082d3f80)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1144 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00855a000)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 663 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc005a62960, 0x28}, {0x2a3fa98, 0xc005cc9720})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 665 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc005a62960, 0x28}, 0xc008252ba0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 666 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc005a62960, 0x28}, 0xc008252bb8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1140 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0085805a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 606 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0082ccd50, 0x28}, {0x2a3fa98, 0xc002fa1360})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 668 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0082ccd50, 0x28}, 0xc00862eca8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 669 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0082ccd50, 0x28}, 0xc00862ed80)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 1136 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc008600c30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 685 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0082cd0e0, 0x28}, {0x2a3fa98?, 0xc00852df40}, 0xc0081e7db8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00852df40})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 1348 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc009c11770)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 91841 [select]:
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).sendRoutine(0xc002b671e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:444 +0x20c
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:230 +0x1c5
goroutine 648 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc009a7faa0, 0x28}, {0x2a3fa98?, 0xc007e4d5e0}, 0xc009bc53c8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc007e4d5e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 136377 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).sendNewRoundStepMessage(0xc000020540, {0xc00c3aff50, 0x28})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:451 +0xef
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1.1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x28
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x1fd
goroutine 608 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc007317cb0, 0x28}, {0x2a3fa98?, 0xc0082cf540}, 0xc007e466f0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0082cf540})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 710 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc009a7fd40, 0x28}, {0x2a3fa98?, 0xc0082cf7c0}, 0xc009bc5590?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0082cf7c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 91878 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc005c48690)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 723 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc007317cb0, 0x28}, {0x2a3fa98, 0xc0082cf540})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 725 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc007317cb0, 0x28}, 0xc008e842a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 726 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc007317cb0, 0x28}, 0xc008e842b8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1132 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00864d590)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 42822 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc01120ae10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 734 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc009a7faa0, 0x28}, {0x2a3fa98, 0xc007e4d5e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 736 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc009a7faa0, 0x28}, 0xc009bcf470)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 737 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc009a7faa0, 0x28}, 0xc009bcf488)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1128 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0083d8c30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 721 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0082cd0e0, 0x28}, {0x2a3fa98, 0xc00852df40})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 771 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0082cd0e0, 0x28}, 0xc009ca8468)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 772 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0082cd0e0, 0x28}, 0xc009ca8480)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1124 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc009d700f0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 760 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc009a7fd40, 0x28}, {0x2a3fa98, 0xc0082cf7c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 762 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc009a7fd40, 0x28}, 0xc009dad4d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 763 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc009a7fd40, 0x28}, 0xc009dad4e8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1072 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc009ca7e00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 68603 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0080aab70, 0x28}, 0xc0080e0360)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 783 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc001f88570, 0x28}, {0x2a3fa98?, 0xc00a778280}, 0xc005b920d8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00a778280})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 83045 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00a5ea0c0, 0x28}, 0xc003370e88)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 136375 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00ac07ef0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 11229 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc009fc5380, 0x28}, 0xc009b9bda0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 14597 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc009a5bef0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1079 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc008e3d680)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 13824 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc001c5b6e0, 0x28}, 0xc0061a3380)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 810 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc001f88570, 0x28}, {0x2a3fa98, 0xc00a778280})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 812 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc001f88570, 0x28}, 0xc0062b3278)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 813 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc001f88570, 0x28}, 0xc0062b32f0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1474 [chan receive, 1 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0069a0810, 0x28}, {0x2a3fa98?, 0xc0094b8280}, 0xc00a592b70?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0094b8280})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 1676 [select]:
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).ReceiveMessage(0xc00a550360?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:411 +0xb0
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00a550360, 0x28}, {0x2a3fa98, 0xc0084bcd20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:917 +0x6c
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 1728 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc008018c60, 0x28}, {0x2a3fa98, 0xc0094b3900})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 1310 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0079de000)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1309 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0079de000)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 1308 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0079de000)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1674 [IO wait]:
internal/poll.runtime_pollWait(0x7f72640549c8, 0x72)
/snap/go/9760/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc008a71080?, 0xc00c61b800?, 0x0)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitRead(...)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:88
internal/poll.(*FD).Read(0xc008a71080, {0xc00c61b800, 0x414, 0x800})
/snap/go/9760/src/internal/poll/fd_unix.go:167 +0x25a
net.(*netFD).Read(0xc008a71080, {0xc00c61b800?, 0xc00c6f4b78?, 0xc00c6f4c88?})
/snap/go/9760/src/net/fd_posix.go:55 +0x29
net.(*conn).Read(0xc003218ff0, {0xc00c61b800?, 0x2?, 0xc008252930?})
/snap/go/9760/src/net/net.go:183 +0x45
io.ReadAtLeast({0x7f726c022050, 0xc00b05b800}, {0xc00c61b800, 0x414, 0x800}, 0x414)
/snap/go/9760/src/io/io.go:331 +0x9a
io.ReadFull(...)
/snap/go/9760/src/io/io.go:350
github.com/tendermint/tendermint/internal/p2p/conn.(*SecretConnection).Read(0xc008a71100, {0xc009701000, 0x400, 0xc00869d860?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/secret_connection.go:246 +0x28a
bufio.(*Reader).Read(0xc005f0c660, {0xc008b9a850, 0x1, 0x0?})
/snap/go/9760/src/bufio/bufio.go:236 +0x1b4
github.com/tendermint/tendermint/internal/libs/protoio.(*byteReader).ReadByte(0xc0080b6030)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/protoio/io.go:93 +0x35
encoding/binary.ReadUvarint({0x2a187c0, 0xc0080b6030})
/snap/go/9760/src/encoding/binary/varint.go:115 +0x82
github.com/tendermint/tendermint/internal/libs/protoio.(*varintReader).ReadMsg(0xc00c6f4f70, {0x2a2ed18, 0xc009bb09d0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/protoio/reader.go:68 +0xeb
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).recvRoutine(0xc002c6e160)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:604 +0x1d4
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:231 +0x205
goroutine 1306 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc003212e10, 0x28}, 0xc0065f3410)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1305 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc003212e10, 0x28}, 0xc0065f33f8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 49526 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).sendNewRoundStepMessage(0xc000020540, {0xc008e21500, 0x28})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:451 +0xef
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1.1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x28
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x1fd
goroutine 1303 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc003212e10, 0x28}, {0x2a3fa98, 0xc0093b7c20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 977 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).broadcastNewRoundStepMessage(0xc000020540, 0x1d4f560?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:347 +0xd6
github.com/tendermint/tendermint/internal/consensus.(*Reactor).subscribeToBroadcastEvents.func1({0x1e87ac0?, 0xc0006f3230})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:400 +0x45
github.com/tendermint/tendermint/libs/events.(*eventCell).FireEvent(0xc000394f20, {0x1e87ac0, 0xc0006f3230})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/libs/events/events.go:200 +0x1e2
github.com/tendermint/tendermint/libs/events.(*eventSwitch).FireEvent(0xc001bb7a40, {0x2011fae?, 0xc?}, {0x1e87ac0, 0xc0006f3230})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/libs/events/events.go:160 +0xbf
github.com/tendermint/tendermint/internal/consensus.(*State).newStep(0xc0006f3180)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/state.go:760 +0x362
github.com/tendermint/tendermint/internal/consensus.(*State).enterPropose.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/state.go:1135 +0x3d
github.com/tendermint/tendermint/internal/consensus.(*State).enterPropose(0xc0006f3180, 0x4c01, 0x0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/state.go:1184 +0x89e
github.com/tendermint/tendermint/internal/consensus.(*State).enterNewRound(0xc0006f3180, 0x4c01, 0x0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/state.go:1096 +0xa28
github.com/tendermint/tendermint/internal/consensus.(*State).handleTimeout(0xc0006f3180, {0x0?, 0x0?, 0x0?, 0x0?}, {0x4c01, 0x0, 0x1, {0x1063b3d8, 0xeda2974a1, ...}, ...})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/state.go:972 +0x4ab
github.com/tendermint/tendermint/internal/consensus.(*State).receiveRoutine(0xc0006f3180, 0x0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/state.go:854 +0x6bf
created by github.com/tendermint/tendermint/internal/consensus.(*State).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/state.go:417 +0x12d
goroutine 976 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*timeoutTicker).timeoutRoutine(0xc0008ef740)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/ticker.go:98 +0xe6
created by github.com/tendermint/tendermint/internal/consensus.(*timeoutTicker).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/ticker.go:54 +0x56
goroutine 975 [select]:
github.com/tendermint/tendermint/internal/consensus.(*BaseWAL).processFlushTicks(0xc009c7e960)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/wal.go:144 +0x65
created by github.com/tendermint/tendermint/internal/consensus.(*BaseWAL).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/wal.go:138 +0xf6
goroutine 972 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc008e21020, 0x28}, 0xc008e3aca8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 971 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc008e21020, 0x28}, 0xc008e3ac90)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 1083 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00804c870)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 968 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc008e21020, 0x28}, {0x2a3fa98, 0xc0090b8d20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 19497 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc006e68300, 0x28}, {0x2a3fa98, 0xc00ebca320})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 893 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0027cc600, 0x28}, {0x2a3fa98?, 0xc0093cb4a0}, 0xc00a5c79b0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0093cb4a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 106077 [select]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc001c5ba70, 0x28}, 0xc0061efab8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 860 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00a527a10, 0x28}, {0x2a3fa98?, 0xc006689c20}, 0xc00a315548?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc006689c20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 878 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00a527a10, 0x28}, {0x2a3fa98, 0xc006689c20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 880 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00a527a10, 0x28}, 0xc00a4cb248)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 881 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00a527a10, 0x28}, 0xc00a4cb260)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1115 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc002ce4d20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 983 [select]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc000f9df00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:261 +0x91f
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 905 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0027cc600, 0x28}, {0x2a3fa98, 0xc0093cb4a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 124008 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0069c9da0, 0x28}, 0xc00a429860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 930 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc009fea870, 0x28}, {0x2a3fa98, 0xc008f332c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 932 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc009fea870, 0x28}, 0xc00363f560)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1111 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00a41b1d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 934 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc009fea870, 0x28}, 0xc00363f6c8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 935 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc001c5ba70, 0x28}, {0x2a3fa98?, 0xc0093cfc20}, 0xc00a709e18?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:894 +0x470
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0093cfc20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 936 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0068c96b0, 0x28}, {0x2a3fa98?, 0xc0093cfcc0}, 0xc00a63b818?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0093cfcc0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 984 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0068c9440, 0x28}, {0x2a3fa98, 0xc0093bcaa0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 106127 [select]:
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).sendRoutine(0xc0079c9340)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:444 +0x20c
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:230 +0x1c5
goroutine 982 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).onReceive(0x1f4?, 0x90?, {0xc011b9a000?, 0x1?, 0x0?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:352 +0x96
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).recvRoutine(0xc001d72c60)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:665 +0x483
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:231 +0x205
goroutine 985 [select]:
github.com/tendermint/tendermint/internal/p2p/conn.(*Channel).sendBytes(0xc0033540a0, {0xc002900470?, 0xa?, 0xc007fcdaa0?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:804 +0x96
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).Send(0xc001d72c60, 0x20, {0xc002900470, 0xa, 0xa})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:376 +0x1aa
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).SendMessage(0xc0093bcaa0, 0x20, {0xc002900470, 0xa, 0xa})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:390 +0x115
github.com/tendermint/tendermint/internal/p2p.(*Router).sendPeer(0xc00055b4a0, {0xc0068c9440, 0x28}, {0x2a3fa98, 0xc0093bcaa0}, {0x2a34388, 0xc000f9df00})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:985 +0x416
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func3()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:891 +0x3e
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:890 +0x455
goroutine 986 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0068c9440, 0x28}, 0xc00319df20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1107 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00b7c4e10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 988 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0068c9440, 0x28}, 0xc0036c80c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 907 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0027cc600, 0x28}, 0xc005c519f8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 908 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0027cc600, 0x28}, 0xc005c51a10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1103 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0026481e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 995 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0068c96b0, 0x28}, {0x2a3fa98, 0xc0093cfcc0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 997 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0068c96b0, 0x28}, 0xc0061a3710)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 998 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0068c96b0, 0x28}, 0xc0061a3728)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1099 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00281f0e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 1000 [chan receive, 1 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc005b07aa0, 0x28}, {0x2a3fa98?, 0xc0033641e0}, 0xc005ae9710?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0033641e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 910 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc009e868a0, 0x28}, {0x2a3fa98?, 0xc003356be0}, 0xc0053bc270?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc003356be0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 1014 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00630b050, 0x28}, {0x2a3fa98?, 0xc0084dff40}, 0xc0062fb578?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0084dff40})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 955 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc005b07aa0, 0x28}, {0x2a3fa98, 0xc0033641e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 132569 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00dfed680)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 957 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc005b07aa0, 0x28}, 0xc00816b0f8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 958 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc005b07aa0, 0x28}, 0xc00816b128)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1095 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0026730e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 1035 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc009e868a0, 0x28}, {0x2a3fa98, 0xc003356be0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 83041 [select]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc010522d80)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 1037 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc009e868a0, 0x28}, 0xc00800ebb8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 1038 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc009e868a0, 0x28}, 0xc00800ebd0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1091 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc005aed860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 88470 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00a4dffb0, 0x28}, {0x2a3fa98, 0xc0084a8f00})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 1041 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0032cf080, 0x28}, {0x2a3fa98?, 0xc0093be000}, 0xc0027bfbd8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0093be000})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 1046 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00630b050, 0x28}, {0x2a3fa98, 0xc0084dff40})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 1048 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00630b050, 0x28}, 0xc00807a198)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 1049 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00630b050, 0x28}, 0xc00807a1b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1087 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc005233d10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 1051 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc008e21020, 0x28}, {0x2a3fa98?, 0xc0090b8d20}, 0xc008deff08?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0090b8d20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 11233 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc008805680)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1065 [chan receive, 5 minutes]:
github.com/tendermint/tendermint/internal/libs/autofile.OpenAutoFile.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/autofile/autofile.go:81 +0x4d
created by github.com/tendermint/tendermint/internal/libs/autofile.OpenAutoFile
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/autofile/autofile.go:80 +0x205
goroutine 9364 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc002494960, 0x28}, {0x2a3fa98?, 0xc008484820}, 0xc0068169d8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc008484820})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 11231 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc00a33c500, 0xc008805680)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc008805680)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1078 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc0036b9a40, 0xc008e3d680)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc008e3d680)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1066 [select]:
github.com/tendermint/tendermint/internal/libs/autofile.(*AutoFile).closeFileRoutine(0xc009862d70)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/autofile/autofile.go:104 +0x69
created by github.com/tendermint/tendermint/internal/libs/autofile.OpenAutoFile
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/autofile/autofile.go:86 +0x245
goroutine 1080 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc008e3d680)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1082 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc009f5c320, 0xc00804c870)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00804c870)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1084 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00804c870)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1086 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc009504dc0, 0xc005233d10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc005233d10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1088 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc005233d10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1090 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc00a33c5a0, 0xc005aed860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc005aed860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1092 [select, 4 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc005aed860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1094 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc00a01aa00, 0xc0026730e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0026730e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1096 [select, 4 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0026730e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1098 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc009edcb40, 0xc00281f0e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00281f0e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1100 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00281f0e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1102 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc00a33c140, 0xc0026481e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0026481e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1104 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0026481e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1106 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc0008503c0, 0xc00b7c4e10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00b7c4e10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1108 [select, 4 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00b7c4e10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1110 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00a41b1d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1112 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00a41b1d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1114 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc008283ae0, 0xc002ce4d20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc002ce4d20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1116 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc002ce4d20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1608 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc009b6eb10, 0x28}, 0xc00a651938)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1067 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc00319f720, 0xc00a3021e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00a3021e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1068 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00a3021e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 1069 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00a3021e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1071 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc009ca7e00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1073 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc009ca7e00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1123 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc009edd900, 0xc009d700f0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc009d700f0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1125 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc009d700f0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1127 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0083d8c30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1129 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0083d8c30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1131 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc003689e00, 0xc00864d590)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00864d590)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1133 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00864d590)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1135 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc0094c03c0, 0xc008600c30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc008600c30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1137 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc008600c30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1139 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc0085d25a0, 0xc0085805a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0085805a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1141 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0085805a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1143 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00855a000)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1145 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00855a000)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1147 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc007e5aff0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1149 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc007e5aff0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1151 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc007e5b0e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1153 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc007e5b0e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1155 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc007eefb30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1157 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc007eefb30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1159 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc007f68960)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1161 [select, 4 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc007f68960)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1163 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0063ced20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1165 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0063ced20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1167 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc005c5d4a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1169 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc005c5d4a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1171 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc00319e140, 0xc002408870)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc002408870)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1173 [select, 4 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc002408870)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1175 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00215ad20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1177 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00215ad20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1179 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc000cfe2d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1181 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc000cfe2d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1183 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc006ef8870)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1185 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc006ef8870)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1187 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc00a35ae60, 0xc00739e960)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00739e960)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1189 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00739e960)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1191 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc003688780, 0xc0065124b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0065124b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1193 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0065124b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1195 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0062d5680)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1197 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0062d5680)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1199 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc005ad32c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1201 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc005ad32c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1203 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc0085d2f00, 0xc005a95590)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc005a95590)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1205 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc005a95590)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1207 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc005a942d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1209 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc005a942d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1211 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc00a35ab40, 0xc00368ad20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00368ad20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1213 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00368ad20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1215 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0031cb3b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1217 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0031cb3b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1219 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc002fee3c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1221 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc002fee3c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1223 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc009f5c8c0, 0xc00289ea50)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00289ea50)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1225 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00289ea50)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1227 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc009f485a0, 0xc00274b950)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00274b950)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1229 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00274b950)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1231 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc0093b3540, 0xc000db3770)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc000db3770)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1233 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc000db3770)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1235 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0021e03c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1237 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0021e03c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1579 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc0036888c0, 0xc00935ad20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00935ad20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1581 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00935ad20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1583 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc008aa83c0, 0x28}, 0xc009c60168)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 91680 [select]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc006a32380)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 1754 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0053cede0, 0x28}, {0x2a3fa98, 0xc009f42140})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 1485 [chan receive, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00a550360, 0x28}, {0x2a3fa98?, 0xc0084bcd20}, 0xc008d331e8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:894 +0x470
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0084bcd20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 1673 [select]:
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).sendRoutine(0xc002c6e160)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:444 +0x20c
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:230 +0x1c5
goroutine 1928 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00efff200, 0x28}, 0xc009b18570)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1930 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc009cd1950)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1267 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0032cf080, 0x28}, {0x2a3fa98, 0xc0093be000})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 1269 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0032cf080, 0x28}, 0xc0035fdb18)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 1270 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0032cf080, 0x28}, 0xc0035fdb30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1277 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0032cf650, 0x28}, {0x2a3fa98?, 0xc0093b7cc0}, 0xc009c28e10?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0093b7cc0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 1272 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00297e4b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1273 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00297e4b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 1274 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00297e4b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1276 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc003212e10, 0x28}, {0x2a3fa98?, 0xc0093b7c20}, 0xc0079b6000?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0093b7c20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 1533 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc005b4c2d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 91713 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0039d04b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1534 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc005b4c2d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 88490 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).sendNewRoundStepMessage(0xc000020540, {0xc00a4dffb0, 0x28})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:451 +0xef
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1.1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x28
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x1fd
goroutine 1347 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc009c11770)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 1346 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc009fb3c20, 0xc009c11770)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc009c11770)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1675 [select]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc001a16780)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 1537 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0053cede0, 0x28}, {0x2a3fa98?, 0xc009f42140}, 0xc00a4899e0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc009f42140})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 1295 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0032cf650, 0x28}, 0xc007fbeb70)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 91677 [select]:
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).onReceive(0x1f4?, 0x90?, {0xc00ac0d480?, 0x1?, 0x0?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:352 +0x96
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).recvRoutine(0xc002b66b00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:665 +0x483
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:231 +0x205
goroutine 1296 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0032cf650, 0x28}, 0xc007fbeb88)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 53564 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00d7b82d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1293 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0032cf650, 0x28}, {0x2a3fa98, 0xc0093b7cc0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 1607 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc009b6eb10, 0x28}, 0xc00a651920)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 1931 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc009cd1950)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 1932 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc009cd1950)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1934 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00efff200, 0x28}, {0x2a3fa98, 0xc0084881e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2012 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00a49fce0, 0x28}, 0xc00319dc68)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 2035 [chan receive, 1 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc002b97d10, 0x28}, {0x2a3fa98?, 0xc009f05400}, 0xc007f3e708?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc009f05400})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 2046 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00a5bfef0, 0x28}, {0x2a3fa98, 0xc009fb25a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2048 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00a5bfef0, 0x28}, 0xc0037c5320)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2049 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00a5bfef0, 0x28}, 0xc0037c5338)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 2234 [select]:
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).ReceiveMessage(0xc00289c3c0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:411 +0xb0
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00289c3c0, 0x28}, {0x2a3fa98, 0xc009f463c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:917 +0x6c
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2067 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc004aa9ef0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2068 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc004aa9ef0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2069 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc004aa9ef0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 2298 [IO wait]:
internal/poll.runtime_pollWait(0x7f72424f6b80, 0x72)
/snap/go/9760/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc00bbbfe80?, 0xc007537800?, 0x0)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitRead(...)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:88
internal/poll.(*FD).Read(0xc00bbbfe80, {0xc007537800, 0x414, 0x800})
/snap/go/9760/src/internal/poll/fd_unix.go:167 +0x25a
net.(*netFD).Read(0xc00bbbfe80, {0xc007537800?, 0xc00c286b78?, 0xc00c286c88?})
/snap/go/9760/src/net/fd_posix.go:55 +0x29
net.(*conn).Read(0xc00833a730, {0xc007537800?, 0x2?, 0xc0096c3470?})
/snap/go/9760/src/net/net.go:183 +0x45
io.ReadAtLeast({0x7f726c022050, 0xc00803b1a0}, {0xc007537800, 0x414, 0x800}, 0x414)
/snap/go/9760/src/io/io.go:331 +0x9a
io.ReadFull(...)
/snap/go/9760/src/io/io.go:350
github.com/tendermint/tendermint/internal/p2p/conn.(*SecretConnection).Read(0xc00bbbff00, {0xc008bf6400, 0x400, 0xc00862a0c0?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/secret_connection.go:246 +0x28a
bufio.(*Reader).Read(0xc00c471080, {0xc00f186022, 0x1, 0x0?})
/snap/go/9760/src/bufio/bufio.go:236 +0x1b4
github.com/tendermint/tendermint/internal/libs/protoio.(*byteReader).ReadByte(0xc00f8873b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/protoio/io.go:93 +0x35
encoding/binary.ReadUvarint({0x2a187c0, 0xc00f8873b0})
/snap/go/9760/src/encoding/binary/varint.go:115 +0x82
github.com/tendermint/tendermint/internal/libs/protoio.(*varintReader).ReadMsg(0xc00c286f70, {0x2a2ed18, 0xc006bd9d20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/protoio/reader.go:68 +0xeb
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).recvRoutine(0xc00525a420)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:604 +0x1d4
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:231 +0x205
goroutine 91678 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc000dff2c8, 0x28}, {0x2a3fa98?, 0xc009ea2fa0}, 0x13?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:894 +0x470
created by github.com/tendermint/tendermint/internal/p2p.(*Router).connectPeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:750 +0xcf0
goroutine 1594 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc008aa83c0, 0x28}, {0x2a3fa98, 0xc0083c2000})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 1588 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc007fc97d0, 0x28}, 0xc0090db4b8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 1586 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc006bd3770)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1553 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc006bd3770)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 1552 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc006bd3770)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1550 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc007fc97d0, 0x28}, 0xc0090db2f0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 42825 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).sendNewRoundStepMessage(0xc000020540, {0xc00a4f9f80, 0x28})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:451 +0xef
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1.1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x28
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x1fd
goroutine 88488 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00f10c960)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 88467 [select]:
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).sendRoutine(0xc002fa7ce0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:444 +0x20c
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:230 +0x1c5
goroutine 1548 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc007fc97d0, 0x28}, {0x2a3fa98, 0xc0083c20a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 1513 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc008aa83c0, 0x28}, {0x2a3fa98?, 0xc0083c2000}, 0xc006965ba8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0083c2000})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 1507 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0068e71d0, 0x28}, {0x2a3fa98?, 0xc0094ddc20}, 0xc00a58bb00?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0094ddc20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 1514 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc007fc97d0, 0x28}, {0x2a3fa98?, 0xc0083c20a0}, 0xc006964cc0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0083c20a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 53559 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc009b6ee70, 0x28}, 0xc007f64c60)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1575 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0068e71d0, 0x28}, 0xc00a4bb2f0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 1573 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc006a4f950)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1572 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc006a4f950)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 1571 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc003689860, 0xc006a4f950)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc006a4f950)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1577 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc008aa83c0, 0x28}, 0xc008ff7f98)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1567 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0068e71d0, 0x28}, {0x2a3fa98, 0xc0094ddc20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 1569 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0068e71d0, 0x28}, 0xc00a4bb128)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1556 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc009b6eb10, 0x28}, {0x2a3fa98?, 0xc0083cb040}, 0xc00684dfe0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0083cb040})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 1473 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0053b43c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1472 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0053b43c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 1471 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc008282dc0, 0xc0053b43c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0053b43c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1469 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0069a0810, 0x28}, 0xc0081fb110)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1468 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0069a0810, 0x28}, 0xc0081fb0f8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 88468 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).onReceive(0x1f4?, 0x90?, {0xc008d44780?, 0x1?, 0x0?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:352 +0x96
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).recvRoutine(0xc002fa7ce0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:665 +0x483
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:231 +0x205
goroutine 1466 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0069a0810, 0x28}, {0x2a3fa98, 0xc0094b8280})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 92158 [select]:
net.(*netFD).connect.func2()
/snap/go/9760/src/net/fd_unix.go:118 +0x86
created by net.(*netFD).connect
/snap/go/9760/src/net/fd_unix.go:117 +0x37b
goroutine 1441 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc006994c60, 0x28}, {0x2a3fa98?, 0xc0094b70e0}, 0xc00a5aff80?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0094b70e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 1532 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc005b4c2d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1530 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc006994c60, 0x28}, 0xc0082a3728)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1529 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc006994c60, 0x28}, 0xc0082a3710)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 1527 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc006994c60, 0x28}, {0x2a3fa98, 0xc0094b70e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 91922 [select]:
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).onReceive(0x1f4?, 0x90?, {0xc0073b7e80?, 0x1?, 0x0?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:352 +0x96
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).recvRoutine(0xc002b671e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:665 +0x483
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:231 +0x205
goroutine 1677 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).sendPeer(0xc00055b4a0, {0xc00a550360, 0x28}, {0x2a3fa98, 0xc0084bcd20}, {0x2a34388, 0xc001a16780})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:971 +0x1ab
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func3()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:891 +0x3e
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:890 +0x455
goroutine 83044 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00a5ea0c0, 0x28}, 0xc003370e40)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 1927 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00efff200, 0x28}, 0xc009b18558)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 128261 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0035be5a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1848 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00efff200, 0x28}, {0x2a3fa98?, 0xc0084881e0}, 0xc00e7d7cc8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0084881e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 1842 [chan receive, 1 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00dded230, 0x28}, {0x2a3fa98?, 0xc0084488c0}, 0xc005f111e8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0084488c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 1824 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00b094a50)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1823 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00b094a50)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 1822 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc00319e1e0, 0xc00b094a50)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00b094a50)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1820 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc009468c30, 0x28}, 0xc008a14e10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1701 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc009468c30, 0x28}, {0x2a3fa98?, 0xc000a534a0}, 0xc008f70420?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc000a534a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 91711 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc000dff2c8, 0x28}, 0xc008e3abd0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 91876 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc005c48690)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1713 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc006a631d0, 0x28}, {0x2a3fa98, 0xc0094b3ae0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 1817 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc009468c30, 0x28}, {0x2a3fa98, 0xc000a534a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 1819 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc009468c30, 0x28}, 0xc008a14df8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2235 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).sendPeer(0xc00055b4a0, {0xc00289c3c0, 0x28}, {0x2a3fa98, 0xc009f463c0}, {0x2a34388, 0xc003a67d80})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:971 +0x1ab
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func3()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:891 +0x3e
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:890 +0x455
goroutine 1615 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc009b6eb10, 0x28}, {0x2a3fa98, 0xc0083cb040})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 1610 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc009ff92c0, 0xc00c9abb30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00c9abb30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1611 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00c9abb30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 1612 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00c9abb30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1732 [chan receive, 1 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc008018c60, 0x28}, {0x2a3fa98?, 0xc0094b3900}, 0xc0082de438?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0094b3900})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 1678 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00a550360, 0x28}, 0xc00363e498)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1886 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00e59c900, 0x28}, {0x2a3fa98, 0xc00844e320})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 1680 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc009ff9040, 0xc002ce5d10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc002ce5d10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1681 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc002ce5d10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 1682 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc002ce5d10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1684 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00a550360, 0x28}, 0xc00363e678)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 1894 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00e59c900, 0x28}, 0xc00ef90780)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1874 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc006bd72f0, 0x28}, {0x2a3fa98?, 0xc00e6e1c20}, 0xc005bcd878?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00e6e1c20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 1838 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc008805d10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1837 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc008805d10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 1836 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc008805d10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1834 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc008018c60, 0x28}, 0xc0081faac8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 1832 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc008805e00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1831 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc008805e00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 1830 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc0036caf00, 0xc008805e00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc008805e00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1835 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc006a631d0, 0x28}, 0xc0081faae0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 1827 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc006a631d0, 0x28}, 0xc0081fa750)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1826 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc008018c60, 0x28}, 0xc0081fa738)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 123998 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00c2d3950)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1733 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc006a631d0, 0x28}, {0x2a3fa98?, 0xc0094b3ae0}, 0xc00664c588?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0094b3ae0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 91676 [select]:
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).sendRoutine(0xc002b66b00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:444 +0x20c
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:230 +0x1c5
goroutine 1910 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00dded230, 0x28}, 0xc00eb99a10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 1756 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0053cede0, 0x28}, 0xc00636e7b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 1757 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0053cede0, 0x28}, 0xc00636e7f8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 68608 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc006e5e3c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1759 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc006bacff0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1760 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc006bacff0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 1761 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc006bacff0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1781 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00e59c900, 0x28}, {0x2a3fa98?, 0xc00844e320}, 0xc00e7d6540?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00844e320})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 1908 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00f1844b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1907 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00f1844b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 1906 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc000a4c5a0, 0xc00f1844b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00f1844b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 106079 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc01120bb30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1870 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00dded230, 0x28}, {0x2a3fa98, 0xc0084488c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2010 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00a49fce0, 0x28}, {0x2a3fa98, 0xc009fbf5e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 1872 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00dded230, 0x28}, 0xc00eb99848)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 132568 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00dfed680)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 42753 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00a4f9f80, 0x28}, {0x2a3fa98, 0xc00ffe65a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2110 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc009c781e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 2109 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc009c781e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 1889 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc00952d0e0, 0xc00efd0000)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00efd0000)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1890 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00efd0000)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 1891 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00efd0000)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1893 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00e59c900, 0x28}, 0xc00ef90768)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 136371 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00c3aff50, 0x28}, 0xc001efe678)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2180 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc005bd5560, 0x28}, {0x2a3fa98?, 0xc003252460}, 0xc008f74648?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc003252460})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 2409 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc008d6bd10, 0x28}, 0xc006afa828)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 53480 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc009b6ee70, 0x28}, {0x2a3fa98?, 0xc003633c20}, 0xc00d97e768?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc003633c20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 2406 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc008d6bd10, 0x28}, {0x2a3fa98, 0xc00a07dae0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 1998 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0027cce40, 0x28}, {0x2a3fa98?, 0xc00320c8c0}, 0xc007fb0a98?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00320c8c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 2411 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc009fb3e00, 0xc006ee85a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc006ee85a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2412 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc006ee85a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2413 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc006ee85a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 2484 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00f091d70, 0x28}, {0x2a3fa98, 0xc009f75d60})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2516 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc002494f30, 0x28}, {0x2a3fa98?, 0xc0093f1900}, 0xc00a67b848?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0093f1900})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 2468 [IO wait]:
internal/poll.runtime_pollWait(0x7f72424dff88, 0x72)
/snap/go/9760/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc00b50c400?, 0xc00933f800?, 0x0)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitRead(...)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:88
internal/poll.(*FD).Read(0xc00b50c400, {0xc00933f800, 0x414, 0x800})
/snap/go/9760/src/internal/poll/fd_unix.go:167 +0x25a
net.(*netFD).Read(0xc00b50c400, {0xc00933f800?, 0xc00c241b78?, 0xc00c241c88?})
/snap/go/9760/src/net/fd_posix.go:55 +0x29
net.(*conn).Read(0xc002a75fe8, {0xc00933f800?, 0x2?, 0xc0096c3470?})
/snap/go/9760/src/net/net.go:183 +0x45
io.ReadAtLeast({0x7f726c022050, 0xc00525cb10}, {0xc00933f800, 0x414, 0x800}, 0x414)
/snap/go/9760/src/io/io.go:331 +0x9a
io.ReadFull(...)
/snap/go/9760/src/io/io.go:350
github.com/tendermint/tendermint/internal/p2p/conn.(*SecretConnection).Read(0xc00b50c480, {0xc006f5a800, 0x400, 0xc008c19aa0?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/secret_connection.go:246 +0x28a
bufio.(*Reader).Read(0xc0098553e0, {0xc00eeff9d0, 0x1, 0x0?})
/snap/go/9760/src/bufio/bufio.go:236 +0x1b4
github.com/tendermint/tendermint/internal/libs/protoio.(*byteReader).ReadByte(0xc00f886810)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/protoio/io.go:93 +0x35
encoding/binary.ReadUvarint({0x2a187c0, 0xc00f886810})
/snap/go/9760/src/encoding/binary/varint.go:115 +0x82
github.com/tendermint/tendermint/internal/libs/protoio.(*varintReader).ReadMsg(0xc00c241f70, {0x2a2ed18, 0xc006bd9070})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/protoio/reader.go:68 +0xeb
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).recvRoutine(0xc002fa6b00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:604 +0x1d4
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:231 +0x205
goroutine 19482 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00bb5d950)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 128259 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0035be5a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1896 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00a5bfef0, 0x28}, {0x2a3fa98?, 0xc009fb25a0}, 0xc0089fa0c0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc009fb25a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 2486 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00f091d70, 0x28}, 0xc007ee71b8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2487 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00f091d70, 0x28}, 0xc007ee71d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 2050 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00a49fce0, 0x28}, 0xc00319dea8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2016 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc006668870)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 2014 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc006668870)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2002 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00c70d860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 1985 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00c70d860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 1984 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00c70d860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2015 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc006668870)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 1982 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc006bd72f0, 0x28}, 0xc00a0c34a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 1981 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc006bd72f0, 0x28}, 0xc00a0c3488)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 121622 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).sendNewRoundStepMessage(0xc000020540, {0xc009269dd0, 0x28})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:451 +0xef
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1.1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x28
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x1fd
goroutine 1979 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc006bd72f0, 0x28}, {0x2a3fa98, 0xc00e6e1c20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2108 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc009c781e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 1919 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00a49fce0, 0x28}, {0x2a3fa98?, 0xc009fbf5e0}, 0xc00a5d56e0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc009fbf5e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 2489 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc003689900, 0xc00df88c30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00df88c30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2077 [chan receive, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc008b52ba0, 0x28}, {0x2a3fa98?, 0xc00a0ccdc0}, 0xc00cc42df8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:894 +0x470
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00a0ccdc0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 2024 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00626c9f0, 0x28}, {0x2a3fa98?, 0xc00937e5a0}, 0xc00a4b9758?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00937e5a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 2019 [IO wait]:
internal/poll.runtime_pollWait(0x7f72424f7210, 0x72)
/snap/go/9760/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc00639ca00?, 0xc0052f2000?, 0x0)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitRead(...)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:88
internal/poll.(*FD).Read(0xc00639ca00, {0xc0052f2000, 0x1000, 0x1000})
/snap/go/9760/src/internal/poll/fd_unix.go:167 +0x25a
net.(*netFD).Read(0xc00639ca00, {0xc0052f2000?, 0xc0006c6020?, 0x415ed1?})
/snap/go/9760/src/net/fd_posix.go:55 +0x29
net.(*conn).Read(0xc0080fd660, {0xc0052f2000?, 0xc0085a1420?, 0x8?})
/snap/go/9760/src/net/net.go:183 +0x45
net/http.(*connReader).Read(0xc0066ee660, {0xc0052f2000, 0x1000, 0x1000})
/snap/go/9760/src/net/http/server.go:780 +0x16d
bufio.(*Reader).fill(0xc003ae1980)
/snap/go/9760/src/bufio/bufio.go:106 +0x103
bufio.(*Reader).ReadSlice(0xc003ae1980, 0x0?)
/snap/go/9760/src/bufio/bufio.go:371 +0x2f
bufio.(*Reader).ReadLine(0xc003ae1980)
/snap/go/9760/src/bufio/bufio.go:400 +0x27
net/textproto.(*Reader).readLineSlice(0xc008f10f30)
/snap/go/9760/src/net/textproto/reader.go:57 +0x99
net/textproto.(*Reader).ReadLine(...)
/snap/go/9760/src/net/textproto/reader.go:38
net/http.readRequest(0xc0080fd660?)
/snap/go/9760/src/net/http/request.go:1029 +0x79
net/http.(*conn).readRequest(0xc00a359e00, {0x2a33b70, 0xc002ad9a40})
/snap/go/9760/src/net/http/server.go:988 +0x24a
net/http.(*conn).serve(0xc00a359e00, {0x2a33c18, 0xc001e79290})
/snap/go/9760/src/net/http/server.go:1891 +0x32b
created by net/http.(*Server).Serve
/snap/go/9760/src/net/http/server.go:3071 +0x4db
goroutine 2187 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0084fe750, 0x28}, {0x2a3fa98?, 0xc00a019540}, 0xc0027be798?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00a019540})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 2297 [select]:
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).sendRoutine(0xc00525a420)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:444 +0x20c
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:230 +0x1c5
goroutine 2233 [select]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc003a67d80)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 106076 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc001c5ba70, 0x28}, 0xc0061efa70)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2151 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc002b97d10, 0x28}, {0x2a3fa98, 0xc009f05400})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2408 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc008d6bd10, 0x28}, 0xc006afa810)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2106 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00626c9f0, 0x28}, 0xc0061a2b28)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 2105 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00626c9f0, 0x28}, 0xc0061a2b10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2103 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00626c9f0, 0x28}, {0x2a3fa98, 0xc00937e5a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 88484 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00a4dffb0, 0x28}, 0xc00f203278)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 91880 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc000df9ea8, 0x28}, 0xc00a428d68)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2153 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00371aa20, 0x28}, {0x2a3fa98?, 0xc003233860}, 0xc0091ba378?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc003233860})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 2167 [chan receive, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00289c3c0, 0x28}, {0x2a3fa98?, 0xc009f463c0}, 0xc009dee078?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:894 +0x470
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc009f463c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 2157 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc002b97d10, 0x28}, 0xc006e35b90)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2158 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc002b97d10, 0x28}, 0xc006e35ba8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 2231 [select]:
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).sendRoutine(0xc002fa6160)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:444 +0x20c
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:230 +0x1c5
goroutine 2160 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00c259860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2161 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00c259860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2162 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00c259860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 42823 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc01120ae10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2232 [IO wait]:
internal/poll.runtime_pollWait(0x7f72424f6d60, 0x72)
/snap/go/9760/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc00ed16880?, 0xc006f7f800?, 0x0)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitRead(...)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:88
internal/poll.(*FD).Read(0xc00ed16880, {0xc006f7f800, 0x414, 0x800})
/snap/go/9760/src/internal/poll/fd_unix.go:167 +0x25a
net.(*netFD).Read(0xc00ed16880, {0xc006f7f800?, 0xc00e880b78?, 0xc00e880c88?})
/snap/go/9760/src/net/fd_posix.go:55 +0x29
net.(*conn).Read(0xc009e5ea18, {0xc006f7f800?, 0x2?, 0xc00240c138?})
/snap/go/9760/src/net/net.go:183 +0x45
io.ReadAtLeast({0x7f726c022050, 0xc00bb80810}, {0xc006f7f800, 0x414, 0x800}, 0x414)
/snap/go/9760/src/io/io.go:331 +0x9a
io.ReadFull(...)
/snap/go/9760/src/io/io.go:350
github.com/tendermint/tendermint/internal/p2p/conn.(*SecretConnection).Read(0xc00ed16900, {0xc006af7400, 0x400, 0xc0065e41e0?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/secret_connection.go:246 +0x28a
bufio.(*Reader).Read(0xc00efa7d40, {0xc002f6a8d8, 0x1, 0x0?})
/snap/go/9760/src/bufio/bufio.go:236 +0x1b4
github.com/tendermint/tendermint/internal/libs/protoio.(*byteReader).ReadByte(0xc00ddc7050)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/protoio/io.go:93 +0x35
encoding/binary.ReadUvarint({0x2a187c0, 0xc00ddc7050})
/snap/go/9760/src/encoding/binary/varint.go:115 +0x82
github.com/tendermint/tendermint/internal/libs/protoio.(*varintReader).ReadMsg(0xc00e880f70, {0x2a2ed18, 0xc0067bdf70})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/protoio/reader.go:68 +0xeb
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).recvRoutine(0xc002fa6160)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:604 +0x1d4
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:231 +0x205
goroutine 53565 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).sendNewRoundStepMessage(0xc000020540, {0xc009b6ee70, 0x28})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:451 +0xef
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1.1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x28
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x1fd
goroutine 88489 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00f10c960)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 2198 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00371aa20, 0x28}, {0x2a3fa98, 0xc003233860})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2201 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0027cce40, 0x28}, {0x2a3fa98, 0xc00320c8c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 49524 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00d9663c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2203 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00371aa20, 0x28}, 0xc002761800)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2204 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0027cce40, 0x28}, 0xc002761818)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2205 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00371aa20, 0x28}, 0xc002761830)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 2206 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0027cce40, 0x28}, 0xc002761848)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 2293 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0084fe750, 0x28}, 0xc002053b48)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 2214 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc005b034a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2209 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc005b03590)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2210 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc005b03590)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2211 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc005b03590)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 2213 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc009f5c500, 0xc005b034a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc005b034a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2215 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc005b034a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 49523 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00d9663c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2247 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc005bd5560, 0x28}, {0x2a3fa98, 0xc003252460})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 121589 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc009269dd0, 0x28}, 0xc00abc46c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2249 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc005bd5560, 0x28}, 0xc0091e1908)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2250 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc005bd5560, 0x28}, 0xc0091e1920)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 2276 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc006984ff0, 0x28}, {0x2a3fa98?, 0xc0093e1cc0}, 0xc007fa15c0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0093e1cc0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 2252 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc009fb3d60, 0xc006668b40)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc006668b40)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2253 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc006668b40)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2254 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc006668b40)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 2260 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0084fe750, 0x28}, {0x2a3fa98, 0xc00a019540})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2236 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00289c3c0, 0x28}, 0xc006e93c80)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2237 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00289c3c0, 0x28}, 0xc006e93c98)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 2264 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc002d5ccf0, 0x28}, {0x2a3fa98?, 0xc009425c20}, 0xc00684d4e8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc009425c20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 2239 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc009fb3860, 0xc006b822d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc006b822d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2240 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc006b822d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2241 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc006b822d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 2311 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc006ee5d40, 0x28}, {0x2a3fa98?, 0xc00a0ff7c0}, 0xc00e5c7218?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00a0ff7c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 2224 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00931c0f0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2225 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00931c0f0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2290 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00931c0f0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 2292 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0084fe750, 0x28}, 0xc002053b30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2299 [select]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc00a776000)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 2300 [select]:
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).ReceiveMessage(0xc008b52ba0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:411 +0xb0
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc008b52ba0, 0x28}, {0x2a3fa98, 0xc00a0ccdc0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:917 +0x6c
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2301 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).sendPeer(0xc00055b4a0, {0xc008b52ba0, 0x28}, {0x2a3fa98, 0xc00a0ccdc0}, {0x2a34388, 0xc00a776000})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:971 +0x1ab
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func3()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:891 +0x3e
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:890 +0x455
goroutine 2302 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc008b52ba0, 0x28}, 0xc009c3e048)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2303 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc008b52ba0, 0x28}, 0xc009c3e060)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 2317 [IO wait, 3 minutes]:
internal/poll.runtime_pollWait(0x7f72424e0168, 0x72)
/snap/go/9760/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc00edc1a00?, 0xc000068000?, 0x0)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitRead(...)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:88
internal/poll.(*FD).Accept(0xc00edc1a00)
/snap/go/9760/src/internal/poll/fd_unix.go:614 +0x22c
net.(*netFD).accept(0xc00edc1a00)
/snap/go/9760/src/net/fd_unix.go:172 +0x35
net.(*TCPListener).accept(0xc005a52a68)
/snap/go/9760/src/net/tcpsock_posix.go:139 +0x28
net.(*TCPListener).Accept(0xc005a52a68)
/snap/go/9760/src/net/tcpsock.go:288 +0x3d
google.golang.org/grpc.(*Server).Serve(0xc001c28540, {0x2a305d8?, 0xc005a52a68})
/home/celes/go/pkg/mod/google.golang.org/grpc@v1.46.2/server.go:780 +0x477
github.com/cosmos/cosmos-sdk/server/grpc.StartGRPCServer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/cosmos-sdk@v1.1.1-sdk-v0.46.0/server/grpc/server.go:52 +0x3b
created by github.com/cosmos/cosmos-sdk/server/grpc.StartGRPCServer
/home/celes/go/pkg/mod/github.com/celestiaorg/cosmos-sdk@v1.1.1-sdk-v0.46.0/server/grpc/server.go:51 +0x42a
goroutine 2305 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc00a33c780, 0xc0096691d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0096691d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2306 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0096691d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2307 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0096691d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 2329 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc006984ff0, 0x28}, {0x2a3fa98, 0xc0093e1cc0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2331 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc006984ff0, 0x28}, 0xc00a6502d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2332 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc006984ff0, 0x28}, 0xc00a6502e8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 136302 [select]:
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).sendRoutine(0xc00a7f4f20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:444 +0x20c
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:230 +0x1c5
goroutine 2334 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00853af00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2335 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00853af00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2336 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00853af00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 2339 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc009b6e3f0, 0x28}, {0x2a3fa98?, 0xc009f89d60}, 0xc006977698?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc009f89d60})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 132566 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc006e69e30, 0x28}, 0xc00816bdb8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2348 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc002d5ccf0, 0x28}, {0x2a3fa98, 0xc009425c20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2350 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc002d5ccf0, 0x28}, 0xc0099ef110)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2351 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc002d5ccf0, 0x28}, 0xc0099ef128)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 2353 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc00952d4a0, 0xc001a8e4b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc001a8e4b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2354 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc001a8e4b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2355 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc001a8e4b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 2357 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc008d6bd10, 0x28}, {0x2a3fa98?, 0xc00a07dae0}, 0xc006eaf0b0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00a07dae0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 68593 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0080aab70, 0x28}, {0x2a3fa98, 0xc0116ee0a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2657 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc006b602a0, 0x28}, {0x2a3fa98, 0xc0093bcc80})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2647 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc00821e8c0, 0xc00ac061e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00ac061e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2369 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc009b6e3f0, 0x28}, {0x2a3fa98, 0xc009f89d60})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2387 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc009b6e3f0, 0x28}, 0xc006f52558)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2388 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc009b6e3f0, 0x28}, 0xc006f52570)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 2390 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc009fb37c0, 0xc00b23be00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00b23be00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2391 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00b23be00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2392 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00b23be00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 2467 [select]:
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).sendRoutine(0xc002fa6b00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:444 +0x20c
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:230 +0x1c5
goroutine 2441 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00f091d70, 0x28}, {0x2a3fa98?, 0xc009f75d60}, 0xc00eb5c408?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc009f75d60})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 2452 [chan receive, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0063ca4b0, 0x28}, {0x2a3fa98?, 0xc003259680}, 0xc0020f0ae0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:894 +0x470
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc003259680})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 2661 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc006b602a0, 0x28}, 0xc009263320)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2419 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc006ee5d40, 0x28}, {0x2a3fa98, 0xc00a0ff7c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2421 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc006ee5d40, 0x28}, 0xc007072108)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2422 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc006ee5d40, 0x28}, 0xc007072120)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 2473 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0063ca4b0, 0x28}, 0xc00636fc68)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 2424 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc009ee9e00, 0xc0025f84b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0025f84b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2425 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0025f84b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2426 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0025f84b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 2481 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc002494f30, 0x28}, 0xc009a5e360)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2472 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0063ca4b0, 0x28}, 0xc00636fc50)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2471 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).sendPeer(0xc00055b4a0, {0xc0063ca4b0, 0x28}, {0x2a3fa98, 0xc003259680}, {0x2a34388, 0xc00dbd0280})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:971 +0x1ab
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func3()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:891 +0x3e
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:890 +0x455
goroutine 2470 [select]:
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).ReceiveMessage(0xc0063ca4b0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:411 +0xb0
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0063ca4b0, 0x28}, {0x2a3fa98, 0xc003259680})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:917 +0x6c
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2469 [select]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc00dbd0280)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 2400 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00912d530, 0x28}, {0x2a3fa98?, 0xc009fad860}, 0xc009116150?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc009fad860})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 2475 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc009fb3cc0, 0xc00b3a1590)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00b3a1590)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2476 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00b3a1590)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2477 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00b3a1590)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 2480 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc002494f30, 0x28}, 0xc009a5e330)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 2490 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00df88c30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2491 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00df88c30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 2495 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0065f8c30, 0x28}, {0x2a3fa98?, 0xc00945fea0}, 0xc00a386c48?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00945fea0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 2510 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc002494f30, 0x28}, {0x2a3fa98, 0xc0093f1900})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 91925 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc000df9ea8, 0x28}, {0x2a3fa98, 0xc00835e780})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2641 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0065f8c30, 0x28}, {0x2a3fa98, 0xc00945fea0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2536 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00912d530, 0x28}, {0x2a3fa98, 0xc009fad860})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2538 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00912d530, 0x28}, 0xc007fe5e30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 2544 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00912d530, 0x28}, 0xc00a562000)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2540 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00368b0e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2541 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00368b0e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2542 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00368b0e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 2648 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00ac061e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2563 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc00821f900, 0xc006d91860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc006d91860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2564 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc006d91860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2565 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc006d91860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 2577 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00539eed0, 0x28}, 0xc00986ccf0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 88485 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00a4dffb0, 0x28}, 0xc00f203290)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2645 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0065f8c30, 0x28}, 0xc00817d230)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 2644 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0065f8c30, 0x28}, 0xc00817d218)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 17624 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0067c5530, 0x28}, 0xc005a02330)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 2649 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00ac061e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 2651 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc006b602a0, 0x28}, {0x2a3fa98?, 0xc0093bcc80}, 0xc0066455c0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0093bcc80})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 121569 [select]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc009269dd0, 0x28}, 0xc008033560)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 82960 [chan receive, 1 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00a5ea0c0, 0x28}, {0x2a3fa98?, 0xc009ea1c20}, 0xc010377728?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:894 +0x470
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc009ea1c20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 2662 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc006b602a0, 0x28}, 0xc009263350)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 2576 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00539eed0, 0x28}, 0xc00986cca8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2664 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc002c5e820, 0xc00ab7fb30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00ab7fb30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2665 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00ab7fb30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2666 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00ab7fb30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 2513 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00539eed0, 0x28}, {0x2a3fa98?, 0xc0094050e0}, 0xc00a5c6e58?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0094050e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 17673 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00debd4a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 91923 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc000df9ea8, 0x28}, {0x2a3fa98?, 0xc00835e780}, 0xc00a95e708?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:894 +0x470
created by github.com/tendermint/tendermint/internal/p2p.(*Router).connectPeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:750 +0xcf0
goroutine 121564 [select]:
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).sendRoutine(0xc00b1a1080)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:444 +0x20c
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:230 +0x1c5
goroutine 53592 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc009b6ee70, 0x28}, {0x2a3fa98, 0xc003633c20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2701 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc009c7be30, 0x28}, {0x2a3fa98?, 0xc0093f1720}, 0xc00802b410?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0093f1720})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 68591 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).onReceive(0x1f4?, 0x90?, {0xc008a05a00?, 0x1?, 0x0?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:352 +0x96
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).recvRoutine(0xc00a1bc420)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:665 +0x483
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:231 +0x205
goroutine 2574 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00539eed0, 0x28}, {0x2a3fa98, 0xc0094050e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 3060 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0091f7470, 0x28}, 0xc007fe46c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 3059 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0091f7470, 0x28}, 0xc007fe46a8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 3072 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0084ffda0, 0x28}, {0x2a3fa98?, 0xc009f1ac80}, 0xc0063cd428?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc009f1ac80})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 2858 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0091f7470, 0x28}, {0x2a3fa98?, 0xc00a03ae60}, 0xc0089463c0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00a03ae60})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 110955 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).sendNewRoundStepMessage(0xc000020540, {0xc00aa6e930, 0x28})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:451 +0xef
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1.1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x28
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x1fd
goroutine 2723 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc002c5f9a0, 0xc006636f00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc006636f00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2724 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc006636f00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2725 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc006636f00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 3334 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0095c6b40, 0x28}, {0x2a3fa98, 0xc009fb2aa0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 3276 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0095c6b40, 0x28}, {0x2a3fa98?, 0xc009fb2aa0}, 0xc00c778900?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc009fb2aa0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 3269 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00646f140, 0x28}, 0xc007fe5de8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 3268 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00646f140, 0x28}, 0xc007fe5dd0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 42824 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc01120ae10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 3254 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00646f140, 0x28}, {0x2a3fa98?, 0xc0093e8460}, 0xc00660de90?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0093e8460})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 3251 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00aa059b0, 0x28}, {0x2a3fa98, 0xc009fb4640})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 3245 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00aa054a0, 0x28}, 0xc00a9ff968)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 3243 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00bbe63c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 3242 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00bbe63c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 3241 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00bbe63c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 3239 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00aa054a0, 0x28}, 0xc00a9ff7a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 3237 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00aa054a0, 0x28}, {0x2a3fa98, 0xc009f81d60})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 68606 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc006e5e3c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 53563 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00d7b82d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 3064 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00e900c30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 3063 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00e900c30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 3062 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc009f48500, 0xc00e900c30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00e900c30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 3283 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc005c6fa40)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 3185 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc00952d540, 0xc005c6fa40)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc005c6fa40)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 3181 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0024683c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 3173 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0078212c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 3172 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0078212c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 3171 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0078212c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 3182 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0024683c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 3168 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc008d9ec60, 0x28}, {0x2a3fa98, 0xc0094c0d20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 3142 [select]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc00639cc00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 3156 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc005fe2c30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 3155 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc005fe2c30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 3154 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc003688280, 0xc005fe2c30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc005fe2c30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 3083 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc008d9ec60, 0x28}, 0xc00692f8f0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 3120 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00a5b2450, 0x28}, 0xc0062b3ec0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 3119 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00a5b2450, 0x28}, 0xc0062b3ea8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 3110 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc005fa2780)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 3109 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc005fa2780)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 3108 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc0094c0460, 0xc005fa2780)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc005fa2780)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 3117 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00a5b2450, 0x28}, {0x2a3fa98, 0xc0093bc5a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 3106 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0084ffda0, 0x28}, 0xc0062b3518)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 3057 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0084ffda0, 0x28}, 0xc0062b34e8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 3055 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0084ffda0, 0x28}, {0x2a3fa98, 0xc009f1ac80})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2689 [chan receive, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00630a750, 0x28}, {0x2a3fa98?, 0xc009464500}, 0xc002c57f98?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:894 +0x470
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc009464500})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 2847 [select]:
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).sendRoutine(0xc00525a6e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:444 +0x20c
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:230 +0x1c5
goroutine 2823 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00630adb0, 0x28}, {0x2a3fa98?, 0xc00a019ae0}, 0xc0063788e8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00a019ae0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 2829 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0091f6a80, 0x28}, {0x2a3fa98?, 0xc00ef38960}, 0xc0025f6ab0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00ef38960})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 3282 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc005c6fa40)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 3096 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00a5b2450, 0x28}, {0x2a3fa98?, 0xc0093bc5a0}, 0xc0063cda40?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0093bc5a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 2871 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc006e5f3b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 2746 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc009c7be30, 0x28}, {0x2a3fa98, 0xc0093f1720})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2748 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc009c7be30, 0x28}, 0xc008a40af8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2749 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc009c7be30, 0x28}, 0xc008a40b10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 2869 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc00a33c3c0, 0xc006e5f3b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc006e5f3b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2751 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc005aec870)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2752 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc005aec870)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2753 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc005aec870)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 2870 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc006e5f3b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2874 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00630a750, 0x28}, 0xc003700ab0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 2867 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).sendPeer(0xc00055b4a0, {0xc00630a750, 0x28}, {0x2a3fa98, 0xc009464500}, {0x2a34388, 0xc0080a8880})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:971 +0x1ab
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func3()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:891 +0x3e
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:890 +0x455
goroutine 2866 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).ReceiveMessage(0xc00630a750?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:411 +0xb0
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00630a750, 0x28}, {0x2a3fa98, 0xc009464500})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:917 +0x6c
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2849 [select]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc0080a8880)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 2848 [IO wait]:
internal/poll.runtime_pollWait(0x7f72424df8f8, 0x72)
/snap/go/9760/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc00dba6100?, 0xc00c61a800?, 0x0)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitRead(...)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:88
internal/poll.(*FD).Read(0xc00dba6100, {0xc00c61a800, 0x414, 0x800})
/snap/go/9760/src/internal/poll/fd_unix.go:167 +0x25a
net.(*netFD).Read(0xc00dba6100, {0xc00c61a800?, 0xc00a484790?, 0x1c72860?})
/snap/go/9760/src/net/fd_posix.go:55 +0x29
net.(*conn).Read(0xc00696e030, {0xc00c61a800?, 0xc000a18b60?, 0xc0096c3470?})
/snap/go/9760/src/net/net.go:183 +0x45
io.ReadAtLeast({0x7f726c022050, 0xc001e78240}, {0xc00c61a800, 0x414, 0x800}, 0x414)
/snap/go/9760/src/io/io.go:331 +0x9a
io.ReadFull(...)
/snap/go/9760/src/io/io.go:350
github.com/tendermint/tendermint/internal/p2p/conn.(*SecretConnection).Read(0xc00dba6480, {0xc008e0e400, 0x400, 0x2?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/secret_connection.go:246 +0x28a
bufio.(*Reader).Read(0xc008ad3380, {0xc009c9a31b, 0x1, 0x0?})
/snap/go/9760/src/bufio/bufio.go:236 +0x1b4
github.com/tendermint/tendermint/internal/libs/protoio.(*byteReader).ReadByte(0xc008890f90)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/protoio/io.go:93 +0x35
encoding/binary.ReadUvarint({0x2a187c0, 0xc008890f90})
/snap/go/9760/src/encoding/binary/varint.go:115 +0x82
github.com/tendermint/tendermint/internal/libs/protoio.(*varintReader).ReadMsg(0xc000a18f70, {0x2a2ed18, 0xc006261ce0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/protoio/reader.go:68 +0xeb
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).recvRoutine(0xc00525a6e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:604 +0x1d4
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:231 +0x205
goroutine 2873 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00630a750, 0x28}, 0xc003700a98)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2971 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00c70b950)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 2970 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00c70b950)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2969 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc0036892c0, 0xc00c70b950)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00c70b950)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2967 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00630adb0, 0x28}, 0xc006a371e8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 2966 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00630adb0, 0x28}, 0xc006a371d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2964 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00630adb0, 0x28}, {0x2a3fa98, 0xc00a019ae0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2977 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc008d9f080, 0x28}, {0x2a3fa98?, 0xc00945c1e0}, 0xc00b410a38?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00945c1e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 2945 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0091f6a80, 0x28}, {0x2a3fa98, 0xc00ef38960})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 2947 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0091f6a80, 0x28}, 0xc0081c6330)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2948 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0091f6a80, 0x28}, 0xc0081c6420)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 3084 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc008d9ec60, 0x28}, 0xc00692f908)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 2950 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc009f5df40, 0xc00c9b8f00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00c9b8f00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 2951 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00c9b8f00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 2952 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00c9b8f00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 109447 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc009b990e0, 0x28}, {0x2a3fa98, 0xc00a010960})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 3074 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0091f7470, 0x28}, {0x2a3fa98, 0xc00a03ae60})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 3191 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc000850780, 0xc007e55c20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc007e55c20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 3192 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc007e55c20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 3193 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc007e55c20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 3198 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0064f1950, 0x28}, 0xc008a8ea98)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 3177 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00aa059b0, 0x28}, 0xc00a897650)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 3178 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00aa059b0, 0x28}, 0xc00a897668)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 3711 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc009823860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 3316 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0095c71d0, 0x28}, {0x2a3fa98?, 0xc000a37360}, 0xc006274708?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc000a37360})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 91715 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0039d04b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 3328 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0095c71d0, 0x28}, {0x2a3fa98, 0xc000a37360})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 88487 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00f10c960)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 3364 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00a58de90, 0x28}, {0x2a3fa98?, 0xc00947d4a0}, 0xc0095f0150?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00947d4a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 3369 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00a58de90, 0x28}, 0xc002cfefc0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 3636 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc006ef8960)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 3635 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc006ef8960)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 3957 [select]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc0098ddb80)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 3585 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00a4df080, 0x28}, 0xc006ab9e90)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 3186 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc008d9f080, 0x28}, {0x2a3fa98, 0xc00945c1e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 3188 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc008d9f080, 0x28}, 0xc008a8e2b8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 3189 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc008d9f080, 0x28}, 0xc008a8e2d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 3200 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00aa059b0, 0x28}, {0x2a3fa98?, 0xc009fb4640}, 0xc00b1101f8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc009fb4640})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 3650 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00a5eb290, 0x28}, {0x2a3fa98, 0xc0094212c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 3127 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc008d9ec60, 0x28}, {0x2a3fa98?, 0xc0094c0d20}, 0xc007fb0000?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0094c0d20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 3180 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc009409f40, 0xc0024683c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0024683c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 3133 [chan receive, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0064f1950, 0x28}, {0x2a3fa98?, 0xc0094a5720}, 0xc0020f0a20?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:894 +0x470
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0094a5720})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 3140 [select]:
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).sendRoutine(0xc00885f4a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:444 +0x20c
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:230 +0x1c5
goroutine 3143 [select]:
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).ReceiveMessage(0xc0064f1950?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:411 +0xb0
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0064f1950, 0x28}, {0x2a3fa98, 0xc0094a5720})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:917 +0x6c
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 3141 [IO wait]:
internal/poll.runtime_pollWait(0x7f72424e3520, 0x72)
/snap/go/9760/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc0027d7600?, 0xc004abe800?, 0x0)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitRead(...)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:88
internal/poll.(*FD).Read(0xc0027d7600, {0xc004abe800, 0x414, 0x800})
/snap/go/9760/src/internal/poll/fd_unix.go:167 +0x25a
net.(*netFD).Read(0xc0027d7600, {0xc004abe800?, 0xc00c1cbb78?, 0xc00c1cbc88?})
/snap/go/9760/src/net/fd_posix.go:55 +0x29
net.(*conn).Read(0xc00623ba38, {0xc004abe800?, 0x2?, 0xc0092fd2a8?})
/snap/go/9760/src/net/net.go:183 +0x45
io.ReadAtLeast({0x7f726c022050, 0xc008bd25d0}, {0xc004abe800, 0x414, 0x800}, 0x414)
/snap/go/9760/src/io/io.go:331 +0x9a
io.ReadFull(...)
/snap/go/9760/src/io/io.go:350
github.com/tendermint/tendermint/internal/p2p/conn.(*SecretConnection).Read(0xc0027d7680, {0xc008908000, 0x400, 0xc00229cea0?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/secret_connection.go:246 +0x28a
bufio.(*Reader).Read(0xc0088799e0, {0xc00949a9f0, 0x1, 0x0?})
/snap/go/9760/src/bufio/bufio.go:236 +0x1b4
github.com/tendermint/tendermint/internal/libs/protoio.(*byteReader).ReadByte(0xc011b194d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/protoio/io.go:93 +0x35
encoding/binary.ReadUvarint({0x2a187c0, 0xc011b194d0})
/snap/go/9760/src/encoding/binary/varint.go:115 +0x82
github.com/tendermint/tendermint/internal/libs/protoio.(*varintReader).ReadMsg(0xc00c1cbf70, {0x2a2ed18, 0xc007eba640})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/protoio/reader.go:68 +0xeb
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).recvRoutine(0xc00885f4a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:604 +0x1d4
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:231 +0x205
goroutine 3144 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).sendPeer(0xc00055b4a0, {0xc0064f1950, 0x28}, {0x2a3fa98, 0xc0094a5720}, {0x2a34388, 0xc00639cc00})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:971 +0x1ab
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func3()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:891 +0x3e
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:890 +0x455
goroutine 3145 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0064f1950, 0x28}, 0xc0092636e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 68590 [select]:
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).sendRoutine(0xc00a1bc420)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:444 +0x20c
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:230 +0x1c5
goroutine 3147 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc00a33c460, 0xc00887a5a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00887a5a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 3148 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00887a5a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 3149 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00887a5a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 3151 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00aa054a0, 0x28}, {0x2a3fa98?, 0xc009f81d60}, 0xc0065e69f0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc009f81d60})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 3285 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00646f140, 0x28}, {0x2a3fa98, 0xc0093e8460})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 3733 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc008aa8330, 0x28}, {0x2a3fa98, 0xc009fe4500})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 3958 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).ReceiveMessage(0xc0027baf30?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:411 +0xb0
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0027baf30, 0x28}, {0x2a3fa98, 0xc00a311720})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:917 +0x6c
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 3310 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0095c71d0, 0x28}, 0xc00636f9f8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 136374 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00ac07ef0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 3336 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0095c6b40, 0x28}, 0xc00ead9410)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 3337 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0095c6b40, 0x28}, 0xc00ead9428)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 3346 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc009504d20, 0xc00c08a0f0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00c08a0f0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 3339 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc00844fa40, 0xc005b4d0e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc005b4d0e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 3340 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc005b4d0e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 3341 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc005b4d0e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 3347 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00c08a0f0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 3348 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00c08a0f0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 3350 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0095c71d0, 0x28}, 0xc009da2060)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 3368 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00a58de90, 0x28}, 0xc002cfefa8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 3296 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00a58de90, 0x28}, {0x2a3fa98, 0xc00947d4a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 3379 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc005918e10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 3380 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc005918e10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 3381 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc005918e10)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 3706 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc008aa8330, 0x28}, 0xc00a7b5ec0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 4288 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc006b58ba0, 0x28}, 0xc00a896888)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 4012 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0068d94d0, 0x28}, 0xc008088a08)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 3690 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc008aa8330, 0x28}, {0x2a3fa98?, 0xc009fe4500}, 0xc006755728?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc009fe4500})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 3654 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc002c5e6e0, 0xc00864c3c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00864c3c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 3655 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00864c3c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 3656 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00864c3c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 3710 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc009823860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 4054 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc0093dedc0, 0xc00213e780)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00213e780)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 3584 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00a4df080, 0x28}, 0xc006ab9e78)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 3652 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00a5eb290, 0x28}, 0xc00c78dc08)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 4287 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc006b58ba0, 0x28}, 0xc00a896870)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 121565 [select]:
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).onReceive(0x1f4?, 0x90?, {0xc007293400?, 0x1?, 0x0?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:352 +0x96
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).recvRoutine(0xc00b1a1080)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:665 +0x483
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:231 +0x205
goroutine 109392 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc009b990e0, 0x28}, 0xc00ae708d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 4437 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc009fb3b80, 0xc006bacd20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc006bacd20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 4085 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc008c08750, 0x28}, 0xc00333b3f8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 4033 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc008c08750, 0x28}, {0x2a3fa98?, 0xc00a38c6e0}, 0xc009dee1b0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00a38c6e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 3987 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0068d9950, 0x28}, {0x2a3fa98?, 0xc00a03b2c0}, 0xc00747cbd0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00a03b2c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 3590 [chan receive, 1 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00a4df080, 0x28}, {0x2a3fa98?, 0xc0093da3c0}, 0xc006f24d20?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0093da3c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 127576 [semacquire]:
sync.runtime_SemacquireMutex(0x45f9ee7e83298548?, 0xa2?, 0x80?)
/snap/go/9760/src/runtime/sema.go:71 +0x25
sync.(*RWMutex).RLock(...)
/snap/go/9760/src/sync/rwmutex.go:63
github.com/tendermint/tendermint/internal/consensus.(*State).GetValidators(0xc0006f3180)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/state.go:270 +0x85
github.com/tendermint/tendermint/internal/rpc/core.(*Environment).validatorAtHeight(0xc00007f8c0, 0x4c01)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/rpc/core/status.go:104 +0x8a
github.com/tendermint/tendermint/internal/rpc/core.(*Environment).Status(0xc00007f8c0, 0x3?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/rpc/core/status.go:50 +0x247
reflect.Value.call({0x1d071c0?, 0xc00046ab90?, 0xf0e1f0?}, {0x2006cd1, 0x4}, {0xc00e875008, 0x1, 0xc005a123e0?})
/snap/go/9760/src/reflect/value.go:556 +0x845
reflect.Value.Call({0x1d071c0?, 0xc00046ab90?, 0x2?}, {0xc00e875008, 0x1, 0x1})
/snap/go/9760/src/reflect/value.go:339 +0xbf
github.com/tendermint/tendermint/rpc/jsonrpc/server.makeJSONRPCHandler.func1({0x2a300f8, 0xc00e874fd8}, 0xc0018cc600)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/rpc/jsonrpc/server/http_json_handler.go:111 +0x120d
github.com/tendermint/tendermint/rpc/jsonrpc/server.handleInvalidJSONRPCPaths.func1({0x2a300f8?, 0xc00e874fd8?}, 0x7f7293ed6108?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/rpc/jsonrpc/server/http_json_handler.go:159 +0x5d
net/http.HandlerFunc.ServeHTTP(0xc009635dc0?, {0x2a300f8?, 0xc00e874fd8?}, 0xc001561878?)
/snap/go/9760/src/net/http/server.go:2084 +0x2f
net/http.(*ServeMux).ServeHTTP(0x160?, {0x2a300f8, 0xc00e874fd8}, 0xc0018cc600)
/snap/go/9760/src/net/http/server.go:2462 +0x149
github.com/tendermint/tendermint/rpc/jsonrpc/server.maxBytesHandler.ServeHTTP({{0x2a1a640?, 0xc001d07ac0?}, 0x40f6e7?}, {0x2a300f8?, 0xc00e874fd8}, 0xc0018cc600)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/rpc/jsonrpc/server/http_server.go:259 +0x122
github.com/tendermint/tendermint/rpc/jsonrpc/server.RecoverAndLogHandler.func1({0x2a307e8?, 0xc0085a1340}, 0xc0018cc600)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/rpc/jsonrpc/server/http_server.go:232 +0x37f
net/http.HandlerFunc.ServeHTTP(0x0?, {0x2a307e8?, 0xc0085a1340?}, 0x40f385?)
/snap/go/9760/src/net/http/server.go:2084 +0x2f
net/http.serverHandler.ServeHTTP({0x2a1f950?}, {0x2a307e8, 0xc0085a1340}, 0xc0018cc600)
/snap/go/9760/src/net/http/server.go:2916 +0x43b
net/http.(*conn).serve(0xc010a9b7c0, {0x2a33c18, 0xc001e79140})
/snap/go/9760/src/net/http/server.go:1966 +0x5d7
created by net/http.(*Server).Serve
/snap/go/9760/src/net/http/server.go:3071 +0x4db
goroutine 3955 [select]:
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).sendRoutine(0xc007f78420)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:444 +0x20c
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:230 +0x1c5
goroutine 3632 [IO wait, 5 minutes]:
internal/poll.runtime_pollWait(0x7f72424e2cb0, 0x72)
/snap/go/9760/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc009d81600?, 0x0?, 0x0)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitRead(...)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:88
internal/poll.(*FD).Accept(0xc009d81600)
/snap/go/9760/src/internal/poll/fd_unix.go:614 +0x22c
net.(*netFD).accept(0xc009d81600)
/snap/go/9760/src/net/fd_unix.go:172 +0x35
net.(*TCPListener).accept(0xc00ae71ed8)
/snap/go/9760/src/net/tcpsock_posix.go:139 +0x28
net.(*TCPListener).Accept(0xc00ae71ed8)
/snap/go/9760/src/net/tcpsock.go:288 +0x3d
net/http.(*Server).Serve(0xc005b09260, {0x2a305d8, 0xc00ae71ed8})
/snap/go/9760/src/net/http/server.go:3039 +0x385
net/http.(*Server).ListenAndServe(0xc005b09260)
/snap/go/9760/src/net/http/server.go:2968 +0x7d
github.com/cosmos/cosmos-sdk/server/grpc.StartGRPCWeb.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/cosmos-sdk@v1.1.1-sdk-v0.46.0/server/grpc/grpc_web.go:34 +0x26
created by github.com/cosmos/cosmos-sdk/server/grpc.StartGRPCWeb
/home/celes/go/pkg/mod/github.com/celestiaorg/cosmos-sdk@v1.1.1-sdk-v0.46.0/server/grpc/grpc_web.go:33 +0x18d
goroutine 3709 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc009ee9d60, 0xc009823860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc009823860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 132565 [select]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc006e69e30, 0x28}, 0xc00816bda0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 3598 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00a4df080, 0x28}, {0x2a3fa98, 0xc0093da3c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 4016 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00741fe00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 3960 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0027baf30, 0x28}, 0xc0098ff200)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 3959 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).sendPeer(0xc00055b4a0, {0xc0027baf30, 0x28}, {0x2a3fa98, 0xc00a311720}, {0x2a34388, 0xc0098ddb80})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:971 +0x1ab
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func3()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:891 +0x3e
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:890 +0x455
goroutine 3707 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc008aa8330, 0x28}, 0xc00a7b5f08)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 132536 [select]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc00dd59c00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 3578 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00a5eb290, 0x28}, {0x2a3fa98?, 0xc0094212c0}, 0xc008ccadc8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0094212c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 3956 [IO wait]:
internal/poll.runtime_pollWait(0x7f72424e2ad0, 0x72)
/snap/go/9760/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc008b0fd00?, 0xc00933e800?, 0x0)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitRead(...)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:88
internal/poll.(*FD).Read(0xc008b0fd00, {0xc00933e800, 0x414, 0x800})
/snap/go/9760/src/internal/poll/fd_unix.go:167 +0x25a
net.(*netFD).Read(0xc008b0fd00, {0xc00933e800?, 0xc00a485f90?, 0x1c72860?})
/snap/go/9760/src/net/fd_posix.go:55 +0x29
net.(*conn).Read(0xc0001375b8, {0xc00933e800?, 0xc00ea83b60?, 0xc005bb5cb0?})
/snap/go/9760/src/net/net.go:183 +0x45
io.ReadAtLeast({0x7f726c022050, 0xc006e71b30}, {0xc00933e800, 0x414, 0x800}, 0x414)
/snap/go/9760/src/io/io.go:331 +0x9a
io.ReadFull(...)
/snap/go/9760/src/io/io.go:350
github.com/tendermint/tendermint/internal/p2p/conn.(*SecretConnection).Read(0xc008b0fd80, {0xc006f5b800, 0x400, 0x2?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/secret_connection.go:246 +0x28a
bufio.(*Reader).Read(0xc0027dd500, {0xc00811a41c, 0x1, 0x0?})
/snap/go/9760/src/bufio/bufio.go:236 +0x1b4
github.com/tendermint/tendermint/internal/libs/protoio.(*byteReader).ReadByte(0xc00903a060)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/protoio/io.go:93 +0x35
encoding/binary.ReadUvarint({0x2a187c0, 0xc00903a060})
/snap/go/9760/src/encoding/binary/varint.go:115 +0x82
github.com/tendermint/tendermint/internal/libs/protoio.(*varintReader).ReadMsg(0xc00ea83f70, {0x2a2ed18, 0xc00f0e9250})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/protoio/reader.go:68 +0xeb
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).recvRoutine(0xc007f78420)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:604 +0x1d4
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:231 +0x205
goroutine 3624 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00a5eb290, 0x28}, 0xc00a8ef278)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 3637 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc006ef8960)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 4014 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc000884960, 0xc00741fe00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00741fe00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 4015 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00741fe00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 4011 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0068d94d0, 0x28}, 0xc0080889f0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 4041 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0068d9950, 0x28}, 0xc008089830)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 3790 [chan receive, 5 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0027baf30, 0x28}, {0x2a3fa98?, 0xc00a311720}, 0xc006274348?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:894 +0x470
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00a311720})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 3822 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0068d94d0, 0x28}, {0x2a3fa98?, 0xc0094a9860}, 0xc0071f0900?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0094a9860})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 88471 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).sendPeer(0xc00055b4a0, {0xc00a4dffb0, 0x28}, {0x2a3fa98, 0xc0084a8f00}, {0x2a34388, 0xc00edcdb80})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:971 +0x1ab
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func3()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:891 +0x3e
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:890 +0x455
goroutine 4256 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc006b58ba0, 0x28}, {0x2a3fa98?, 0xc0007d01e0}, 0xc008ed6be8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0007d01e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 4250 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc009bafdd0, 0x28}, {0x2a3fa98?, 0xc00950f9a0}, 0xc007303008?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00950f9a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 4271 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc006b58ba0, 0x28}, {0x2a3fa98, 0xc0007d01e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 4225 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc009bafdd0, 0x28}, {0x2a3fa98, 0xc00950f9a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 4039 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0068d9950, 0x28}, {0x2a3fa98, 0xc00a03b2c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 3979 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc008c08750, 0x28}, {0x2a3fa98, 0xc00a38c6e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 3978 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc008c08750, 0x28}, 0xc00819d3b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 3944 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0027baf30, 0x28}, 0xc00c074090)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 3940 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc009f146e0, 0xc00232a1e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00232a1e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 3941 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00232a1e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 4291 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc009bafdd0, 0x28}, 0xc006a1bf98)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 4292 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc009bafdd0, 0x28}, 0xc00777a000)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 68642 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).sendPeer(0xc00055b4a0, {0xc0080aab70, 0x28}, {0x2a3fa98, 0xc0116ee0a0}, {0x2a34388, 0xc009a22000})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:971 +0x1ab
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func3()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:891 +0x3e
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:890 +0x455
goroutine 121566 [select]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc00dff9100)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 3942 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00232a1e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 4295 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00776a1e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 4294 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00776a1e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 128246 [select]:
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).onReceive(0x1f4?, 0x90?, {0xc0006e0d20?, 0x1?, 0x0?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:352 +0x96
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).recvRoutine(0xc0086f3a20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:665 +0x483
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:231 +0x205
goroutine 4009 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0068d94d0, 0x28}, {0x2a3fa98, 0xc0094a9860})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 4019 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0068d9950, 0x28}, 0xc00f0a9f50)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 17672 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00debd4a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 4296 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00776a1e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 4021 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc007f492c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 4022 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc007f492c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 4023 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc007f492c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 4055 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00213e780)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 4056 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00213e780)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 4419 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0092697a0, 0x28}, {0x2a3fa98?, 0xc0033532c0}, 0xc00863c660?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0033532c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 4596 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc00a35af00, 0xc007505770)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc007505770)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 4640 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc005e466c0, 0x28}, {0x2a3fa98, 0xc009f7a8c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 4442 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00a796030, 0x28}, 0xc006e35188)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 4322 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc005aec3c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 4323 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc005aec3c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 4324 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc005aec3c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 4586 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc007fc82d0, 0x28}, 0xc009be8138)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 4587 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc007fc82d0, 0x28}, 0xc009be8198)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 4627 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc005e466c0, 0x28}, {0x2a3fa98?, 0xc009f7a8c0}, 0xc008be4a80?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc009f7a8c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 5036 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc008d6a9f0, 0x28}, {0x2a3fa98?, 0xc00a0ff5e0}, 0xc009b92f90?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00a0ff5e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 4441 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00a796030, 0x28}, 0xc006e350c8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 4439 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc006bacd20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 4438 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc006bacd20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 4425 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00a796030, 0x28}, {0x2a3fa98?, 0xc003354b40}, 0xc00aa4a3d8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc003354b40})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 4432 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0092697a0, 0x28}, {0x2a3fa98, 0xc0033532c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 4466 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0092697a0, 0x28}, 0xc00a8bbbc0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 4467 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0092697a0, 0x28}, 0xc00a8bbc20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 4476 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00a796030, 0x28}, {0x2a3fa98, 0xc003354b40})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 4469 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc0093b35e0, 0xc009669e00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc009669e00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 4470 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc009669e00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 4471 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc009669e00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 4584 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc007fc82d0, 0x28}, {0x2a3fa98, 0xc00a3a8820})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 4570 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc008aa8060, 0x28}, {0x2a3fa98?, 0xc00a014320}, 0xc009a81290?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00a014320})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 4464 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc008aa8060, 0x28}, 0xc00c5fe1e0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 5147 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0018e4f30, 0x28}, 0xc00a429ae8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 91926 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).sendPeer(0xc00055b4a0, {0xc000df9ea8, 0x28}, {0x2a3fa98, 0xc00835e780}, {0x2a34388, 0xc00e747a00})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:971 +0x1ab
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func3()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:891 +0x3e
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:890 +0x455
goroutine 5539 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0018e4450, 0x28}, {0x2a3fa98?, 0xc00859e780}, 0xc006b64de0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00859e780})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 4463 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc008aa8060, 0x28}, 0xc00c5fe1c8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 68480 [chan receive, 1 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0080aab70, 0x28}, {0x2a3fa98?, 0xc0116ee0a0}, 0xc005a0cf60?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:894 +0x470
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0116ee0a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 5148 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0018e4f30, 0x28}, 0xc00a429b00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 4578 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc007fc82d0, 0x28}, {0x2a3fa98?, 0xc00a3a8820}, 0xc008b698d8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00a3a8820})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 5158 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc007f74bd0, 0x28}, 0xc0052ce3c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 4589 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0062154a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 4590 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0062154a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 4591 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0062154a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 4597 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc007505770)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 4598 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc007505770)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 4611 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc008aa8060, 0x28}, {0x2a3fa98, 0xc00a014320})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 106162 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc001c5ba70, 0x28}, {0x2a3fa98, 0xc0093cfc20})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 4642 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc005e466c0, 0x28}, 0xc008de3890)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 4616 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc0085bad20, 0xc002e71860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc002e71860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 4617 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc002e71860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 4618 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc002e71860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 5746 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0020fd530, 0x28}, 0xc002760c90)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 4643 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc005e466c0, 0x28}, 0xc008de38f0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 83040 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).onReceive(0x1f4?, 0x90?, {0xc010132800?, 0x1?, 0x0?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:352 +0x96
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).recvRoutine(0xc003b24dc0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:665 +0x483
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:231 +0x205
goroutine 5729 [select, 4 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00797eb40)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 5723 [select, 4 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc006e68660, 0x28}, 0xc00641a378)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 5131 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc007f74bd0, 0x28}, 0xc0064de4f8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 5124 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0073032c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 5123 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0073032c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 5125 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0073032c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 5322 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc008c69c80, 0x28}, {0x2a3fa98, 0xc0031c50e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 121568 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).sendPeer(0xc00055b4a0, {0xc009269dd0, 0x28}, {0x2a3fa98, 0xc00d549900}, {0x2a34388, 0xc00dff9100})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:971 +0x1ab
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func3()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:891 +0x3e
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:890 +0x455
goroutine 91716 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).sendNewRoundStepMessage(0xc000020540, {0xc000dff2c8, 0x28})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:451 +0xef
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1.1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x28
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x1fd
goroutine 5091 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc008d6a9f0, 0x28}, 0xc00a9c9170)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 5092 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc008d6a9f0, 0x28}, 0xc00a9c9188)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 5107 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc008d6a9f0, 0x28}, {0x2a3fa98, 0xc00a0ff5e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 5138 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc008e20cc0, 0x28}, {0x2a3fa98?, 0xc0094a4aa0}, 0xc00a5f8860?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0094a4aa0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 5115 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc008e20cc0, 0x28}, {0x2a3fa98, 0xc0094a4aa0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 5095 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc008e20cc0, 0x28}, 0xc006480a68)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 5096 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc008e20cc0, 0x28}, 0xc006480a80)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 91879 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).sendNewRoundStepMessage(0xc000020540, {0xc000df9ea8, 0x28})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:451 +0xef
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1.1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x28
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x1fd
goroutine 5154 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc007f74bd0, 0x28}, {0x2a3fa98?, 0xc00a0b9220}, 0xc00e2a0cd8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00a0b9220})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 5118 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00cfc52c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 5119 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00cfc52c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 5120 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00cfc52c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 5159 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0018e4f30, 0x28}, {0x2a3fa98?, 0xc00953caa0}, 0xc00c4c3c98?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00953caa0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 5100 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc007f74bd0, 0x28}, {0x2a3fa98, 0xc00a0b9220})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 106146 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).sendNewRoundStepMessage(0xc000020540, {0xc001c5ba70, 0x28})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:451 +0xef
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1.1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x28
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x1fd
goroutine 5177 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0018e4f30, 0x28}, {0x2a3fa98, 0xc00953caa0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 5103 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00e2b12c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 5104 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00e2b12c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 5105 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00e2b12c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 91730 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).sendPeer(0xc00055b4a0, {0xc000dff2c8, 0x28}, {0x2a3fa98, 0xc009ea2fa0}, {0x2a34388, 0xc006a32380})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:971 +0x1ab
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func3()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:891 +0x3e
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:890 +0x455
goroutine 136304 [select]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc0088c7900)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 14025 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00d966f00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 42583 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00a4f9f80, 0x28}, {0x2a3fa98?, 0xc00ffe65a0}, 0xc011206330?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00ffe65a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 141370 [IO wait]:
internal/poll.runtime_pollWait(0x7f72424f69a0, 0x72)
/snap/go/9760/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc00ba6eb80?, 0xc0090f98a1?, 0x0)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitRead(...)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:88
internal/poll.(*FD).Read(0xc00ba6eb80, {0xc0090f98a1, 0x1, 0x1})
/snap/go/9760/src/internal/poll/fd_unix.go:167 +0x25a
net.(*netFD).Read(0xc00ba6eb80, {0xc0090f98a1?, 0xc00cd38480?, 0x0?})
/snap/go/9760/src/net/fd_posix.go:55 +0x29
net.(*conn).Read(0xc006a76510, {0xc0090f98a1?, 0x0?, 0x0?})
/snap/go/9760/src/net/net.go:183 +0x45
net/http.(*connReader).backgroundRead(0xc0090f9890)
/snap/go/9760/src/net/http/server.go:672 +0x3f
created by net/http.(*connReader).startBackgroundRead
/snap/go/9760/src/net/http/server.go:668 +0xca
goroutine 5180 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc0036cbae0, 0xc0088dc2d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0088dc2d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 5181 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0088dc2d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 5182 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0088dc2d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 14023 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00d966f00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 5739 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc006e68660, 0x28}, {0x2a3fa98, 0xc009f42b40})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 109393 [select]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc009b990e0, 0x28}, 0xc00ae70990)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 5713 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc006e68660, 0x28}, {0x2a3fa98?, 0xc009f42b40}, 0xc00b372180?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc009f42b40})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 5749 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc006e68660, 0x28}, 0xc009dac0f0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 14955 [semacquire, 2 minutes]:
sync.runtime_SemacquireMutex(0x45f9ee7e83298548?, 0xa2?, 0x80?)
/snap/go/9760/src/runtime/sema.go:71 +0x25
sync.(*RWMutex).RLock(...)
/snap/go/9760/src/sync/rwmutex.go:63
github.com/tendermint/tendermint/internal/consensus.(*State).GetValidators(0xc0006f3180)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/state.go:270 +0x85
github.com/tendermint/tendermint/internal/rpc/core.(*Environment).validatorAtHeight(0xc00007f8c0, 0x4c01)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/rpc/core/status.go:104 +0x8a
github.com/tendermint/tendermint/internal/rpc/core.(*Environment).Status(0xc00007f8c0, 0x3?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/rpc/core/status.go:50 +0x247
reflect.Value.call({0x1d071c0?, 0xc00046ab90?, 0xf0e1f0?}, {0x2006cd1, 0x4}, {0xc0085f3890, 0x1, 0xc009599aa0?})
/snap/go/9760/src/reflect/value.go:556 +0x845
reflect.Value.Call({0x1d071c0?, 0xc00046ab90?, 0x2?}, {0xc0085f3890, 0x1, 0x1})
/snap/go/9760/src/reflect/value.go:339 +0xbf
github.com/tendermint/tendermint/rpc/jsonrpc/server.makeJSONRPCHandler.func1({0x2a300f8, 0xc0085f3860}, 0xc003650000)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/rpc/jsonrpc/server/http_json_handler.go:111 +0x120d
github.com/tendermint/tendermint/rpc/jsonrpc/server.handleInvalidJSONRPCPaths.func1({0x2a300f8?, 0xc0085f3860?}, 0x7f7293ed65b8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/rpc/jsonrpc/server/http_json_handler.go:159 +0x5d
net/http.HandlerFunc.ServeHTTP(0xc009042b40?, {0x2a300f8?, 0xc0085f3860?}, 0xc002679878?)
/snap/go/9760/src/net/http/server.go:2084 +0x2f
net/http.(*ServeMux).ServeHTTP(0x160?, {0x2a300f8, 0xc0085f3860}, 0xc003650000)
/snap/go/9760/src/net/http/server.go:2462 +0x149
github.com/tendermint/tendermint/rpc/jsonrpc/server.maxBytesHandler.ServeHTTP({{0x2a1a640?, 0xc001d07ac0?}, 0x40f6e7?}, {0x2a300f8?, 0xc0085f3860}, 0xc003650000)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/rpc/jsonrpc/server/http_server.go:259 +0x122
github.com/tendermint/tendermint/rpc/jsonrpc/server.RecoverAndLogHandler.func1({0x2a307e8?, 0xc001c2a620}, 0xc003650000)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/rpc/jsonrpc/server/http_server.go:232 +0x37f
net/http.HandlerFunc.ServeHTTP(0x0?, {0x2a307e8?, 0xc001c2a620?}, 0x40f385?)
/snap/go/9760/src/net/http/server.go:2084 +0x2f
net/http.serverHandler.ServeHTTP({0x2a1f950?}, {0x2a307e8, 0xc001c2a620}, 0xc003650000)
/snap/go/9760/src/net/http/server.go:2916 +0x43b
net/http.(*conn).serve(0xc0095b3c20, {0x2a33c18, 0xc001e79140})
/snap/go/9760/src/net/http/server.go:1966 +0x5d7
created by net/http.(*Server).Serve
/snap/go/9760/src/net/http/server.go:3071 +0x4db
goroutine 9339 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc009377b30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 5331 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc008c69c80, 0x28}, {0x2a3fa98?, 0xc0031c50e0}, 0xc00ba59cf8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0031c50e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 5715 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0020fd530, 0x28}, {0x2a3fa98, 0xc00f09b9a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 136376 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00ac07ef0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 5290 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc008c69c80, 0x28}, 0xc0012c58f0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 11082 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc009fc5380, 0x28}, {0x2a3fa98?, 0xc003674a00}, 0xc00a0bf5d8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc003674a00})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 5657 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00cafde00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 5658 [select, 4 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00cafde00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 5662 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc00952d180, 0xc0013ecb40)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0013ecb40)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 5663 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0013ecb40)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 5523 [select, 4 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0065bbc20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 5522 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0065bbc20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 5664 [select, 4 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0013ecb40)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 5361 [chan send]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc00a33c320, 0xc0065bbc20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:530 +0x4f3
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0065bbc20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 132570 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00dfed680)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 5327 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00be5b4a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 5326 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00be5b4a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 5325 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00be5b4a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 5681 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0020fcb10, 0x28}, {0x2a3fa98?, 0xc00ee79540}, 0xc009c4e2a0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00ee79540})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 14271 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0090371d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 5685 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0018e4450, 0x28}, {0x2a3fa98, 0xc00859e780})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 128247 [select]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc009a23980)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 136305 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00c3aff50, 0x28}, {0x2a3fa98, 0xc000a36780})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 5517 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0064f1c80, 0x28}, 0xc00360baa0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 14453 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0068f0810, 0x28}, 0xc00c746c18)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 5289 [select, 5 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc008c69c80, 0x28}, 0xc0012c58d8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 141321 [select]:
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).Handshake(_, {_, _}, {{0x8, 0xb, 0x0}, {0xc00088c690, 0x28}, {0xc0001e0a80, 0x13}, ...}, ...)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:283 +0x2a6
github.com/tendermint/tendermint/internal/p2p.(*Router).handshakePeer(0xc0062f8000?, {0x2a33b70?, 0xc001e76940?}, {0x2a3fa98?, 0xc0095134a0?}, {0x0, 0x0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:831 +0x1be
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0095134a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:634 +0x507
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 14611 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0027baed0, 0x28}, {0x2a3fa98, 0xc0084f88c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 5511 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0069852c0, 0x28}, 0xc0063bab58)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 5358 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0069852c0, 0x28}, {0x2a3fa98, 0xc008465860})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 5755 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00833cd20, 0x28}, {0x2a3fa98, 0xc009fde500})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 5485 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00de37860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 5515 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0064f1c80, 0x28}, {0x2a3fa98, 0xc009518c80})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 5486 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00de37860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 5491 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0069852c0, 0x28}, {0x2a3fa98?, 0xc008465860}, 0xc008c49428?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc008465860})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 5510 [select, 4 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0069852c0, 0x28}, 0xc0063bab40)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 5487 [select, 4 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00de37860)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 5496 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0064f1c80, 0x28}, {0x2a3fa98?, 0xc009518c80}, 0xc00ddbaca8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc009518c80})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 5489 [select, 4 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0064f1c80, 0x28}, 0xc00c78c4f8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 136224 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00c3aff50, 0x28}, {0x2a3fa98?, 0xc000a36780}, 0xc00a65e540?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:894 +0x470
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc000a36780})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 13809 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc001c5b6e0, 0x28}, {0x2a3fa98?, 0xc009ef2820}, 0xc006a99de8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc009ef2820})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 13879 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00a4f9c80, 0x28}, {0x2a3fa98, 0xc0084d4b40})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 13882 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00a4f9c80, 0x28}, 0xc0095b6ac8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 5782 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00833cd20, 0x28}, 0xc00dfc5248)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 5781 [select, 4 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00833cd20, 0x28}, 0xc00dfc5230)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 5727 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00797eb40)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 5728 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00797eb40)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 5734 [select, 4 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc002815b30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 76986 [select, 1 minutes]:
net.(*netFD).connect.func2()
/snap/go/9760/src/net/fd_unix.go:118 +0x86
created by net.(*netFD).connect
/snap/go/9760/src/net/fd_unix.go:117 +0x37b
goroutine 19483 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00bb5d950)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 14267 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00eb3d3e0, 0x28}, {0x2a3fa98, 0xc009fe5b80})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 42820 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00a4f9f80, 0x28}, 0xc00274df98)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 5732 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc0083639a0, 0xc002815b30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc002815b30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 121619 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00e239b30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 5730 [select, 4 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0020fd530, 0x28}, 0xc00c3c8c00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 5553 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0020fcb10, 0x28}, 0xc009a5e678)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 5733 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc002815b30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 5656 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc0093b3720, 0xc00cafde00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00cafde00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 5552 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00e2c81e0, 0x28}, 0xc0027bdf20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 14272 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0090371d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 9236 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0096c4210, 0x28}, {0x2a3fa98?, 0xc00825c820}, 0xc00c3c44c8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00825c820})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 5551 [select, 4 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00e2c81e0, 0x28}, 0xc0027bdf08)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 5545 [chan receive, 1 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00e2c81e0, 0x28}, {0x2a3fa98?, 0xc00a0e99a0}, 0xc00ca70b58?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00a0e99a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 123997 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00c2d3950)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 5660 [select, 4 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0020fcb10, 0x28}, 0xc00c0c2768)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 5652 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0018e4450, 0x28}, 0xc00a39e348)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 9442 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0017277d0, 0x28}, 0xc00dd98d68)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 49237 [semacquire, 1 minutes]:
sync.runtime_SemacquireMutex(0x45f9ee7e83298548?, 0xa2?, 0x80?)
/snap/go/9760/src/runtime/sema.go:71 +0x25
sync.(*RWMutex).RLock(...)
/snap/go/9760/src/sync/rwmutex.go:63
github.com/tendermint/tendermint/internal/consensus.(*State).GetValidators(0xc0006f3180)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/state.go:270 +0x85
github.com/tendermint/tendermint/internal/rpc/core.(*Environment).validatorAtHeight(0xc00007f8c0, 0x4c01)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/rpc/core/status.go:104 +0x8a
github.com/tendermint/tendermint/internal/rpc/core.(*Environment).Status(0xc00007f8c0, 0x3?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/rpc/core/status.go:50 +0x247
reflect.Value.call({0x1d071c0?, 0xc00046ab90?, 0xf0e1f0?}, {0x2006cd1, 0x4}, {0xc000f83440, 0x1, 0xc000011270?})
/snap/go/9760/src/reflect/value.go:556 +0x845
reflect.Value.Call({0x1d071c0?, 0xc00046ab90?, 0x2?}, {0xc000f83440, 0x1, 0x1})
/snap/go/9760/src/reflect/value.go:339 +0xbf
github.com/tendermint/tendermint/rpc/jsonrpc/server.makeJSONRPCHandler.func1({0x2a300f8, 0xc000f83410}, 0xc008c51600)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/rpc/jsonrpc/server/http_json_handler.go:111 +0x120d
github.com/tendermint/tendermint/rpc/jsonrpc/server.handleInvalidJSONRPCPaths.func1({0x2a300f8?, 0xc000f83410?}, 0x7f7293ed6108?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/rpc/jsonrpc/server/http_json_handler.go:159 +0x5d
net/http.HandlerFunc.ServeHTTP(0xc00e328a80?, {0x2a300f8?, 0xc000f83410?}, 0xc001565878?)
/snap/go/9760/src/net/http/server.go:2084 +0x2f
net/http.(*ServeMux).ServeHTTP(0x160?, {0x2a300f8, 0xc000f83410}, 0xc008c51600)
/snap/go/9760/src/net/http/server.go:2462 +0x149
github.com/tendermint/tendermint/rpc/jsonrpc/server.maxBytesHandler.ServeHTTP({{0x2a1a640?, 0xc001d07ac0?}, 0x40f6e7?}, {0x2a300f8?, 0xc000f83410}, 0xc008c51600)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/rpc/jsonrpc/server/http_server.go:259 +0x122
github.com/tendermint/tendermint/rpc/jsonrpc/server.RecoverAndLogHandler.func1({0x2a307e8?, 0xc001c2a7e0}, 0xc008c51600)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/rpc/jsonrpc/server/http_server.go:232 +0x37f
net/http.HandlerFunc.ServeHTTP(0x0?, {0x2a307e8?, 0xc001c2a7e0?}, 0x40f385?)
/snap/go/9760/src/net/http/server.go:2084 +0x2f
net/http.serverHandler.ServeHTTP({0x2a1f950?}, {0x2a307e8, 0xc001c2a7e0}, 0xc008c51600)
/snap/go/9760/src/net/http/server.go:2916 +0x43b
net/http.(*conn).serve(0xc0085923c0, {0x2a33c18, 0xc001e79140})
/snap/go/9760/src/net/http/server.go:1966 +0x5d7
created by net/http.(*Server).Serve
/snap/go/9760/src/net/http/server.go:3071 +0x4db
goroutine 5672 [select, 4 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc004926d20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 5671 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc004926d20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 5670 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc004926d20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 5651 [select, 4 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0018e4450, 0x28}, 0xc00a39e330)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 5678 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc00e2c81e0, 0x28}, {0x2a3fa98, 0xc00a0e99a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 109257 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc009b990e0, 0x28}, {0x2a3fa98?, 0xc00a010960}, 0xc00e5c67c8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:894 +0x470
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00a010960})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 5692 [chan receive, 1 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0020fd530, 0x28}, {0x2a3fa98?, 0xc00f09b9a0}, 0xc006275b18?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00f09b9a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 42819 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00a4f9f80, 0x28}, 0xc00274df50)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 5706 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0020fcb10, 0x28}, {0x2a3fa98, 0xc00ee79540})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 132537 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc006e69e30, 0x28}, {0x2a3fa98, 0xc00ebcadc0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 91681 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc000dff2c8, 0x28}, {0x2a3fa98, 0xc009ea2fa0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 5773 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00833cd20, 0x28}, {0x2a3fa98?, 0xc009fde500}, 0xc00a5bb7e8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc009fde500})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 5766 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00b510000)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 5767 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00b510000)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 5768 [select, 4 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00b510000)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 11266 [select, 3 minutes]:
google.golang.org/grpc/internal/transport.(*http2Server).keepalive(0xc00b14bd40)
/home/celes/go/pkg/mod/google.golang.org/grpc@v1.46.2/internal/transport/http2_server.go:1131 +0x233
created by google.golang.org/grpc/internal/transport.NewServerTransport
/home/celes/go/pkg/mod/google.golang.org/grpc@v1.46.2/internal/transport/http2_server.go:341 +0x19f8
goroutine 9434 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0017277d0, 0x28}, {0x2a3fa98?, 0xc0085d20a0}, 0xc00a05dd40?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0085d20a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 88373 [chan receive, 1 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00a4dffb0, 0x28}, {0x2a3fa98?, 0xc0084a8f00}, 0xc00f1960d8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:894 +0x470
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0084a8f00})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 83049 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc010555ef0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 14254 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc009b6fad0, 0x28}, 0xc008e3a3a8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 13822 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc001c5b6e0, 0x28}, {0x2a3fa98, 0xc009ef2820})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 9447 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00de37e00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 132571 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).sendNewRoundStepMessage(0xc000020540, {0xc006e69e30, 0x28})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:451 +0xef
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1.1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x28
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x1fd
goroutine 14232 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00eb3d3e0, 0x28}, 0xc00897d5d8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 13886 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0049e4870)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 9341 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc009377b30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 14250 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00b4f0870)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 106128 [select]:
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).onReceive(0x1f4?, 0x90?, {0xc00cbfa380?, 0x1?, 0x0?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:352 +0x96
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).recvRoutine(0xc0079c9340)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:665 +0x483
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:231 +0x205
goroutine 83048 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc010555ef0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 49518 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc008e21500, 0x28}, {0x2a3fa98, 0xc00e2bd7c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 10087 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc009db52c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 9336 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0096c4210, 0x28}, 0xc0036c9908)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 14024 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00d966f00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 14012 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc009b6e210, 0x28}, 0xc0032c06c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 13885 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0049e4870)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 14270 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0090371d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 83039 [select]:
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).sendRoutine(0xc003b24dc0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:444 +0x20c
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:230 +0x1c5
goroutine 136372 [select]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00c3aff50, 0x28}, 0xc001efe6c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 9443 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0017277d0, 0x28}, 0xc00dd98e28)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 9408 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0017277d0, 0x28}, {0x2a3fa98, 0xc0085d20a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 10089 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0069c90b0, 0x28}, 0xc008dc92f0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 13884 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0049e4870)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 9340 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc009377b30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 14037 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc009b6e210, 0x28}, {0x2a3fa98, 0xc00955c280})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 13881 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc00a4f9c80, 0x28}, 0xc0095b6a20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 9446 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00de37e00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 9334 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0096c4210, 0x28}, {0x2a3fa98, 0xc00825c820})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 14452 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0068f0810, 0x28}, 0xc00c746bb8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 17532 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0067c5530, 0x28}, {0x2a3fa98?, 0xc0094112c0}, 0xc00deccb70?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0094112c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 17669 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0067c5530, 0x28}, 0xc006581cb0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 106163 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).sendPeer(0xc00055b4a0, {0xc001c5ba70, 0x28}, {0x2a3fa98, 0xc0093cfc20}, {0x2a34388, 0xc0074acf80})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:971 +0x1ab
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func3()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:891 +0x3e
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:890 +0x455
goroutine 109445 [IO wait]:
internal/poll.runtime_pollWait(0x7f726c06d688, 0x72)
/snap/go/9760/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc00de22c80?, 0xc00e133000?, 0x0)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitRead(...)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:88
internal/poll.(*FD).Read(0xc00de22c80, {0xc00e133000, 0x414, 0x800})
/snap/go/9760/src/internal/poll/fd_unix.go:167 +0x25a
net.(*netFD).Read(0xc00de22c80, {0xc00e133000?, 0xc00184bb78?, 0xc00184bc88?})
/snap/go/9760/src/net/fd_posix.go:55 +0x29
net.(*conn).Read(0xc00623aa08, {0xc00e133000?, 0x2?, 0xc0096c2eb8?})
/snap/go/9760/src/net/net.go:183 +0x45
io.ReadAtLeast({0x7f726c022050, 0xc00efa49f0}, {0xc00e133000, 0x414, 0x800}, 0x414)
/snap/go/9760/src/io/io.go:331 +0x9a
io.ReadFull(...)
/snap/go/9760/src/io/io.go:350
github.com/tendermint/tendermint/internal/p2p/conn.(*SecretConnection).Read(0xc00de22d00, {0xc006ba8c00, 0x400, 0xc001c631a0?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/secret_connection.go:246 +0x28a
bufio.(*Reader).Read(0xc00d1fe300, {0xc009a83b49, 0x1, 0x0?})
/snap/go/9760/src/bufio/bufio.go:236 +0x1b4
github.com/tendermint/tendermint/internal/libs/protoio.(*byteReader).ReadByte(0xc0086b1bc0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/protoio/io.go:93 +0x35
encoding/binary.ReadUvarint({0x2a187c0, 0xc0086b1bc0})
/snap/go/9760/src/encoding/binary/varint.go:115 +0x82
github.com/tendermint/tendermint/internal/libs/protoio.(*varintReader).ReadMsg(0xc00184bf70, {0x2a2ed18, 0xc00ef89090})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/protoio/reader.go:68 +0xeb
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).recvRoutine(0xc0086f3b80)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:604 +0x1d4
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:231 +0x205
goroutine 14531 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0027baed0, 0x28}, {0x2a3fa98?, 0xc0084f88c0}, 0xc009fed038?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0084f88c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 106833 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
runtime/pprof.profileWriter({0x2a1aa20?, 0xc00f7579c8?})
/snap/go/9760/src/runtime/pprof/pprof.go:800 +0x4c
created by runtime/pprof.StartCPUProfile
/snap/go/9760/src/runtime/pprof/pprof.go:785 +0x14a
goroutine 17674 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).sendNewRoundStepMessage(0xc000020540, {0xc0067c5530, 0x28})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:451 +0xef
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1.1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x28
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x1fd
goroutine 11225 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc009fc5380, 0x28}, 0xc009b9b5c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 141296 [IO wait]:
internal/poll.runtime_pollWait(0x7f72424f6a90, 0x72)
/snap/go/9760/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc00e0f9f80?, 0xc00723c800?, 0x0)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitRead(...)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:88
internal/poll.(*FD).Read(0xc00e0f9f80, {0xc00723c800, 0x414, 0x800})
/snap/go/9760/src/internal/poll/fd_unix.go:167 +0x25a
net.(*netFD).Read(0xc00e0f9f80, {0xc00723c800?, 0x414?, 0xc00a6e5b48?})
/snap/go/9760/src/net/fd_posix.go:55 +0x29
net.(*conn).Read(0xc00e3e52a8, {0xc00723c800?, 0xf30285?, 0xc0096c2eb8?})
/snap/go/9760/src/net/net.go:183 +0x45
io.ReadAtLeast({0x7f726c022050, 0xc0082e6420}, {0xc00723c800, 0x414, 0x800}, 0x414)
/snap/go/9760/src/io/io.go:331 +0x9a
io.ReadFull(...)
/snap/go/9760/src/io/io.go:350
github.com/tendermint/tendermint/internal/p2p/conn.(*SecretConnection).Read(0xc00fdf5500, {0xc008eeb4f0, 0x1, 0x0?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/secret_connection.go:246 +0x28a
github.com/tendermint/tendermint/internal/libs/protoio.(*byteReader).ReadByte(0xc00b1f5080)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/protoio/io.go:93 +0x35
encoding/binary.ReadUvarint({0x2a187c0, 0xc00b1f5080})
/snap/go/9760/src/encoding/binary/varint.go:115 +0x82
github.com/tendermint/tendermint/internal/libs/protoio.(*varintReader).ReadMsg(0xc00a6e5ef0, {0x2a2ec88, 0xc00b1f5050})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/protoio/reader.go:68 +0xeb
github.com/tendermint/tendermint/internal/p2p/conn.shareAuthSignature.func2(0xc00cfc27e0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/secret_connection.go:421 +0xfc
github.com/tendermint/tendermint/libs/async.Parallel.func1(0x0?, 0x0?, 0xc00c2a4000)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/libs/async/async.go:158 +0x7c
created by github.com/tendermint/tendermint/libs/async.Parallel
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/libs/async/async.go:141 +0x6c
goroutine 13861 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc009a9cf00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 14599 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc009a5bef0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 124007 [select]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0069c9da0, 0x28}, 0xc00a429848)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 14223 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc009b6fad0, 0x28}, {0x2a3fa98?, 0xc00ebcb9a0}, 0xc00b497d70?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00ebcb9a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 11227 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc009fc5380, 0x28}, {0x2a3fa98, 0xc003674a00})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 14255 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc009b6fad0, 0x28}, 0xc008e3a3f0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 132534 [select]:
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).sendRoutine(0xc006ee2420)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:444 +0x20c
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:230 +0x1c5
goroutine 14031 [IO wait, 3 minutes]:
internal/poll.runtime_pollWait(0x7f7264054608, 0x72)
/snap/go/9760/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc00fa02480?, 0xc0033b922c?, 0x0)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitRead(...)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:88
internal/poll.(*FD).Read(0xc00fa02480, {0xc0033b922c, 0x1, 0x1})
/snap/go/9760/src/internal/poll/fd_unix.go:167 +0x25a
net.(*netFD).Read(0xc00fa02480, {0xc0033b922c?, 0x30?, 0x0?})
/snap/go/9760/src/net/fd_posix.go:55 +0x29
net.(*conn).Read(0xc0024647b0, {0xc0033b922c?, 0xc00fdf2450?, 0x0?})
/snap/go/9760/src/net/net.go:183 +0x45
github.com/tendermint/tendermint/internal/libs/protoio.(*byteReader).ReadByte(0xc00fdf2450)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/protoio/io.go:93 +0x35
encoding/binary.ReadUvarint({0x2a187c0, 0xc00fdf2450})
/snap/go/9760/src/encoding/binary/varint.go:115 +0x82
github.com/tendermint/tendermint/internal/libs/protoio.(*varintReader).ReadMsg(0xc007491ef0, {0x2a2c1c8, 0xc0031a0d00})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/libs/protoio/reader.go:68 +0xeb
github.com/tendermint/tendermint/internal/p2p/conn.shareEphPubKey.func2(0xc007491f70?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/secret_connection.go:315 +0x105
github.com/tendermint/tendermint/libs/async.Parallel.func1(0xc007491fd0?, 0xf6c726?, 0xc00c952ea0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/libs/async/async.go:158 +0x7c
created by github.com/tendermint/tendermint/libs/async.Parallel
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/libs/async/async.go:141 +0x6c
goroutine 123992 [select]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc00f777e80)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 49525 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00d9663c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 14455 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0013ec780)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 14480 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0068f0810, 0x28}, {0x2a3fa98, 0xc0082352c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 83047 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc010555ef0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 14439 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0091f6f90, 0x28}, {0x2a3fa98?, 0xc00ef6f720}, 0xc009325770?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00ef6f720})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 121567 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc009269dd0, 0x28}, {0x2a3fa98, 0xc00d549900})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 9445 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataForCatchup(0xc000020540, 0xc00908c6c0, 0xc009f49c20, 0xc00de37e00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:542 +0x9af
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00de37e00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:620 +0x3ee
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 19485 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).sendNewRoundStepMessage(0xc000020540, {0xc006e68300, 0x28})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:451 +0xef
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1.1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x28
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x1fd
goroutine 14608 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).sendNewRoundStepMessage(0xc000020540, {0xc0027cc7b0, 0x28})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:451 +0xef
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1.1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x28
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x1fd
goroutine 13847 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00a4f9c80, 0x28}, {0x2a3fa98?, 0xc0084d4b40}, 0xc006e420f0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0084d4b40})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 106129 [select]:
github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).process(0xc0074acf80)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:160 +0x108
created by github.com/tendermint/tendermint/internal/p2p.(*pqScheduler).start
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/pqueue.go:144 +0x56
goroutine 141322 [chan receive]:
github.com/tendermint/tendermint/libs/async.Parallel({0xc00ddaf718, 0x2, 0xd8a9c4b3b3cc66b1?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/libs/async/async.go:172 +0x1e7
github.com/tendermint/tendermint/internal/p2p/conn.shareAuthSignature({0x2a1ebe0?, 0xc00fdf5500}, {0x2a37000?, 0xc00ead8ac8}, {0xc008215780, 0x40, 0x40})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/secret_connection.go:407 +0x1aa
github.com/tendermint/tendermint/internal/p2p/conn.MakeSecretConnection({0x7f726c021f98?, 0xc0082e6420}, {0x2a36fc0, 0xc003371d58})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/secret_connection.go:162 +0x3f3
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).handshake(_, {_, _}, {{0x8, 0xb, 0x0}, {0xc00088c690, 0x28}, {0xc0001e0a80, 0x13}, ...}, ...)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:313 +0x12c
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).Handshake.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:279 +0x109
created by github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).Handshake
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:270 +0x238
goroutine 14600 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).sendNewRoundStepMessage(0xc000020540, {0xc0027baed0, 0x28})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:451 +0xef
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1.1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x28
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x1fd
goroutine 19484 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00bb5d950)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 14029 [chan receive, 3 minutes]:
github.com/tendermint/tendermint/libs/async.Parallel({0xc00c102790, 0x2, 0x0?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/libs/async/async.go:172 +0x1e7
github.com/tendermint/tendermint/internal/p2p/conn.shareEphPubKey({0x7f7265f66368?, 0xc0024647b0}, 0xc000dace40)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/secret_connection.go:304 +0x11c
github.com/tendermint/tendermint/internal/p2p/conn.MakeSecretConnection({0x7f7265f66338?, 0xc0024647b0}, {0x2a36fc0, 0xc003371d58})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/secret_connection.go:103 +0xc7
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).handshake(_, {_, _}, {{0x8, 0xb, 0x0}, {0xc00088c690, 0x28}, {0xc0001e0a80, 0x13}, ...}, ...)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:313 +0x12c
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).Handshake.func1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:279 +0x109
created by github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).Handshake
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:270 +0x238
goroutine 14598 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc009a5bef0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 10086 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc009db52c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 10085 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc009db52c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 10090 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0069c90b0, 0x28}, 0xc008dc93b0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 128260 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0035be5a0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 10082 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0069c90b0, 0x28}, {0x2a3fa98, 0xc0085ece60})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 128248 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc002c40240, 0x28}, {0x2a3fa98, 0xc009f8b5e0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 14251 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00b4f0870)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 123991 [select]:
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).onReceive(0x1f4?, 0x90?, {0xc006b1c580?, 0x1?, 0x0?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:352 +0x96
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).recvRoutine(0xc007423760)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:665 +0x483
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:231 +0x205
goroutine 14013 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc009b6e210, 0x28}, 0xc0032c0ee8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 106081 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc01120bb30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 13825 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc001c5b6e0, 0x28}, 0xc0061a3518)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 13859 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc009a9cf00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 13860 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc009a9cf00)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 9464 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc002494960, 0x28}, 0xc008d47770)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 9462 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0085802d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 9461 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0085802d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 9460 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0085802d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 11232 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc008805680)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 9458 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc002494960, 0x28}, 0xc008d46ff0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 9392 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc002494960, 0x28}, {0x2a3fa98, 0xc008484820})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 19479 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc006e68300, 0x28}, 0xc006a045d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 49505 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc008e21500, 0x28}, 0xc009574db0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 11217 [select, 3 minutes]:
google.golang.org/grpc/internal/transport.(*controlBuffer).get(0xc0004d3180, 0x1)
/home/celes/go/pkg/mod/google.golang.org/grpc@v1.46.2/internal/transport/controlbuf.go:407 +0x115
google.golang.org/grpc/internal/transport.(*loopyWriter).run(0xc009da1e00)
/home/celes/go/pkg/mod/google.golang.org/grpc@v1.46.2/internal/transport/controlbuf.go:534 +0x85
google.golang.org/grpc/internal/transport.NewServerTransport.func2()
/home/celes/go/pkg/mod/google.golang.org/grpc@v1.46.2/internal/transport/http2_server.go:332 +0xc6
created by google.golang.org/grpc/internal/transport.NewServerTransport
/home/celes/go/pkg/mod/google.golang.org/grpc@v1.46.2/internal/transport/http2_server.go:329 +0x19b3
goroutine 9914 [chan receive, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0069c90b0, 0x28}, {0x2a3fa98?, 0xc0085ece60}, 0xc002f5a600?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0085ece60})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 14006 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc009b6e210, 0x28}, {0x2a3fa98?, 0xc00955c280}, 0xc00dcced68?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00955c280})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 136303 [select]:
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).onReceive(0x1f4?, 0x90?, {0xc010133000?, 0x1?, 0x0?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:352 +0x96
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).recvRoutine(0xc00a7f4f20)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:665 +0x483
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:231 +0x205
goroutine 14193 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc00eb3d3e0, 0x28}, {0x2a3fa98?, 0xc009fe5b80}, 0xc008e79290?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc009fe5b80})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 11267 [IO wait, 3 minutes]:
internal/poll.runtime_pollWait(0x7f7242160ae8, 0x72)
/snap/go/9760/src/runtime/netpoll.go:302 +0x89
internal/poll.(*pollDesc).wait(0xc0086a5a80?, 0xc00d200000?, 0x0)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:83 +0x32
internal/poll.(*pollDesc).waitRead(...)
/snap/go/9760/src/internal/poll/fd_poll_runtime.go:88
internal/poll.(*FD).Read(0xc0086a5a80, {0xc00d200000, 0x8000, 0x8000})
/snap/go/9760/src/internal/poll/fd_unix.go:167 +0x25a
net.(*netFD).Read(0xc0086a5a80, {0xc00d200000?, 0x40f385?, 0xc001d984a8?})
/snap/go/9760/src/net/fd_posix.go:55 +0x29
net.(*conn).Read(0xc00967f398, {0xc00d200000?, 0x30?, 0x10401?})
/snap/go/9760/src/net/net.go:183 +0x45
bufio.(*Reader).Read(0xc009da1da0, {0xc0085a0820, 0x9, 0xc000051400?})
/snap/go/9760/src/bufio/bufio.go:236 +0x1b4
io.ReadAtLeast({0x2a15260, 0xc009da1da0}, {0xc0085a0820, 0x9, 0x9}, 0x9)
/snap/go/9760/src/io/io.go:331 +0x9a
io.ReadFull(...)
/snap/go/9760/src/io/io.go:350
golang.org/x/net/http2.readFrameHeader({0xc0085a0820?, 0x9?, 0xc00903b9e0?}, {0x2a15260?, 0xc009da1da0?})
/home/celes/go/pkg/mod/golang.org/x/net@v0.0.0-20220520000938-2e3eb7b945c2/http2/frame.go:237 +0x6e
golang.org/x/net/http2.(*Framer).ReadFrame(0xc0085a07e0)
/home/celes/go/pkg/mod/golang.org/x/net@v0.0.0-20220520000938-2e3eb7b945c2/http2/frame.go:498 +0x95
google.golang.org/grpc/internal/transport.(*http2Server).HandleStreams(0xc00b14bd40, 0x2?, 0xc001d987b8?)
/home/celes/go/pkg/mod/google.golang.org/grpc@v1.46.2/internal/transport/http2_server.go:611 +0xb2
google.golang.org/grpc.(*Server).serveStreams(0xc001c28540, {0x2a3e840?, 0xc00b14bd40})
/home/celes/go/pkg/mod/google.golang.org/grpc@v1.46.2/server.go:906 +0x142
google.golang.org/grpc.(*Server).handleRawConn.func1()
/home/celes/go/pkg/mod/google.golang.org/grpc@v1.46.2/server.go:848 +0x46
created by google.golang.org/grpc.(*Server).handleRawConn
/home/celes/go/pkg/mod/google.golang.org/grpc@v1.46.2/server.go:847 +0x185
goroutine 109448 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).sendPeer(0xc00055b4a0, {0xc009b990e0, 0x28}, {0x2a3fa98, 0xc00a010960}, {0x2a34388, 0xc00a777680})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:971 +0x1ab
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func3()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:891 +0x3e
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:890 +0x455
goroutine 14252 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00b4f0870)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 109388 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0080742d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 14247 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc009b6fad0, 0x28}, {0x2a3fa98, 0xc00ebcb9a0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 121621 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc00e239b30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 14430 [select, 2 minutes]:
github.com/tendermint/tendermint/internal/p2p.(*Router).receivePeer(0xc00055b4a0, {0xc0091f6f90, 0x28}, {0x2a3fa98, 0xc00ef6f720})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:948 +0x4f9
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func2()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:887 +0x36
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:886 +0x365
goroutine 49498 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc008e21500, 0x28}, {0x2a3fa98?, 0xc00e2bd7c0}, 0xc006a27e30?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00e2bd7c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 123994 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).sendPeer(0xc00055b4a0, {0xc0069c9da0, 0x28}, {0x2a3fa98, 0xc00e6e1e00}, {0x2a34388, 0xc00f777e80})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:971 +0x1ab
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func3()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:891 +0x3e
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:890 +0x455
goroutine 121620 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc00e239b30)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 83050 [select, 1 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).sendNewRoundStepMessage(0xc000020540, {0xc00a5ea0c0, 0x28})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:451 +0xef
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1.1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x28
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x1fd
goroutine 14231 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc00eb3d3e0, 0x28}, 0xc00897d5c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 91710 [select]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc000dff2c8, 0x28}, 0xc008e3abb8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 53562 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00d7b82d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 132535 [select]:
github.com/tendermint/tendermint/internal/p2p.(*mConnConnection).onReceive(0x1f4?, 0x90?, {0xc002b56780?, 0x1?, 0x0?})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/transport_mconn.go:352 +0x96
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).recvRoutine(0xc006ee2420)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:665 +0x483
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:231 +0x205
goroutine 123999 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).sendNewRoundStepMessage(0xc000020540, {0xc0069c9da0, 0x28})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:451 +0xef
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1.1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x28
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x1fd
goroutine 128263 [select]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc002c40240, 0x28}, 0xc009247980)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 109389 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0080742d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 14575 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0027baed0, 0x28}, 0xc005a032c0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 14576 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0027baed0, 0x28}, 0xc005a032d8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 14468 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0091fb950)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 14469 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0091fb950)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 14467 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc0091fb950)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 14433 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/evidence.(*Reactor).broadcastEvidenceLoop(0xc001883d00, {0xc0091f6f90, 0x28}, 0xc006a04048)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:321 +0x157
created by github.com/tendermint/tendermint/internal/evidence.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/evidence/reactor.go:253 +0x385
goroutine 14471 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc0068f0810, 0x28}, {0x2a3fa98?, 0xc0082352c0}, 0xc008ee77d0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc0082352c0})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 14456 [sleep]:
time.Sleep(0x5f5e100)
/snap/go/9760/src/runtime/time.go:194 +0x12e
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipVotesRoutine(0xc000020540, 0xc0013ec780)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:841 +0x766
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1018 +0x145
goroutine 14457 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0013ec780)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 14458 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).sendNewRoundStepMessage(0xc000020540, {0xc0068f0810, 0x28})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:451 +0xef
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1.1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x28
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x1fd
goroutine 128192 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc002c40240, 0x28}, 0xc008253548)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 14432 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc0091f6f90, 0x28}, 0xc00627dfc8)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 121492 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc009269dd0, 0x28}, {0x2a3fa98?, 0xc00d549900}, 0xc00de59d28?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:894 +0x470
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00d549900})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 109390 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).queryMaj23Routine(0xc000020540, 0xc0080742d0)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:857 +0x127
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1019 +0x199
goroutine 14470 [select, 3 minutes]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).sendNewRoundStepMessage(0xc000020540, {0xc0091f6f90, 0x28})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:451 +0xef
github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1.1()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x28
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1024 +0x1fd
goroutine 123996 [select]:
github.com/tendermint/tendermint/internal/consensus.(*Reactor).gossipDataRoutine(0xc000020540, 0xc00c2d3950)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:558 +0x20b
created by github.com/tendermint/tendermint/internal/consensus.(*Reactor).processPeerUpdate.func1
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/reactor.go:1017 +0xed
goroutine 123990 [select]:
github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).sendRoutine(0xc007423760)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:444 +0x20c
created by github.com/tendermint/tendermint/internal/p2p/conn.(*MConnection).OnStart
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/conn/connection.go:230 +0x1c5
goroutine 136370 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).sendPeer(0xc00055b4a0, {0xc00c3aff50, 0x28}, {0x2a3fa98, 0xc000a36780}, {0x2a34388, 0xc0088c7900})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:971 +0x1ab
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func3()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:891 +0x3e
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:890 +0x455
goroutine 132538 [select]:
github.com/tendermint/tendermint/internal/p2p.(*Router).sendPeer(0xc00055b4a0, {0xc006e69e30, 0x28}, {0x2a3fa98, 0xc00ebcadc0}, {0x2a34388, 0xc00dd59c00})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:971 +0x1ab
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer.func3()
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:891 +0x3e
created by github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:890 +0x455
goroutine 53560 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc009b6ee70, 0x28}, 0xc007f64c78)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 19373 [chan receive]:
github.com/tendermint/tendermint/internal/p2p.(*Router).routePeer(0xc00055b4a0, {0xc006e68300, 0x28}, {0x2a3fa98?, 0xc00ebca320}, 0xc00bb7f0b0?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:898 +0x4cd
github.com/tendermint/tendermint/internal/p2p.(*Router).openConnection(0xc00055b4a0, {0x2a33b70, 0xc001e76940}, {0x2a3fa98?, 0xc00ebca320})
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:653 +0xb78
created by github.com/tendermint/tendermint/internal/p2p.(*Router).acceptPeers
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/p2p/router.go:602 +0xfe
goroutine 19480 [select]:
github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).broadcastTxRoutine(0xc0002230e0, {0xc006e68300, 0x28}, 0xc006a04600)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:370 +0x5be
created by github.com/tendermint/tendermint/internal/mempool/v1.(*Reactor).processPeerUpdate
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/mempool/v1/reactor.go:265 +0x3cc
goroutine 101220 [semacquire]:
sync.runtime_SemacquireMutex(0x45f9ee7e83298548?, 0xa2?, 0x80?)
/snap/go/9760/src/runtime/sema.go:71 +0x25
sync.(*RWMutex).RLock(...)
/snap/go/9760/src/sync/rwmutex.go:63
github.com/tendermint/tendermint/internal/consensus.(*State).GetValidators(0xc0006f3180)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/consensus/state.go:270 +0x85
github.com/tendermint/tendermint/internal/rpc/core.(*Environment).validatorAtHeight(0xc00007f8c0, 0x4c01)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/rpc/core/status.go:104 +0x8a
github.com/tendermint/tendermint/internal/rpc/core.(*Environment).Status(0xc00007f8c0, 0x3?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/internal/rpc/core/status.go:50 +0x247
reflect.Value.call({0x1d071c0?, 0xc00046ab90?, 0xf0e1f0?}, {0x2006cd1, 0x4}, {0xc008032cd8, 0x1, 0xc00f9fdc70?})
/snap/go/9760/src/reflect/value.go:556 +0x845
reflect.Value.Call({0x1d071c0?, 0xc00046ab90?, 0x2?}, {0xc008032cd8, 0x1, 0x1})
/snap/go/9760/src/reflect/value.go:339 +0xbf
github.com/tendermint/tendermint/rpc/jsonrpc/server.makeJSONRPCHandler.func1({0x2a300f8, 0xc008032ca8}, 0xc008c51900)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/rpc/jsonrpc/server/http_json_handler.go:111 +0x120d
github.com/tendermint/tendermint/rpc/jsonrpc/server.handleInvalidJSONRPCPaths.func1({0x2a300f8?, 0xc008032ca8?}, 0x7f7293ed65b8?)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/rpc/jsonrpc/server/http_json_handler.go:159 +0x5d
net/http.HandlerFunc.ServeHTTP(0xc00cef6880?, {0x2a300f8?, 0xc008032ca8?}, 0xc00ba77878?)
/snap/go/9760/src/net/http/server.go:2084 +0x2f
net/http.(*ServeMux).ServeHTTP(0x160?, {0x2a300f8, 0xc008032ca8}, 0xc008c51900)
/snap/go/9760/src/net/http/server.go:2462 +0x149
github.com/tendermint/tendermint/rpc/jsonrpc/server.maxBytesHandler.ServeHTTP({{0x2a1a640?, 0xc001d07ac0?}, 0x40f6e7?}, {0x2a300f8?, 0xc008032ca8}, 0xc008c51900)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/rpc/jsonrpc/server/http_server.go:259 +0x122
github.com/tendermint/tendermint/rpc/jsonrpc/server.RecoverAndLogHandler.func1({0x2a307e8?, 0xc0085a0fc0}, 0xc008c51900)
/home/celes/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.2.2-tm-v0.35.4.0.20220531175717-d8535fc8bb00/rpc/jsonrpc/server/http_server.go:232 +0x37f
net/http.HandlerFunc.ServeHTTP(0x0?, {0x2a307e8?, 0xc0085a0fc0?}, 0x40f385?)
/snap/go/9760/src/net/http/server.go:2084 +0x2f
net/http.serverHandler.ServeHTTP({0x2a1f950?}, {0x2a307e8, 0xc0085a0fc0}, 0xc008c51900)
/snap/go/9760/src/net/http/server.go:2916 +0x43b
net/http.(*conn).serve(0xc00a3195e0, {0x2a33c18, 0xc001e79140})
/snap/go/9760/src/net/http/server.go:1966 +0x5d7
created by net/http.(*Server).Serve
/snap/go/9760/src/net/http/server.go:3071 +0x4db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment