Skip to content

Instantly share code, notes, and snippets.

@Sjors

Sjors/debug.log Secret

Created December 27, 2017 17:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sjors/a9a383175a6c00e126e090df61dd39e8 to your computer and use it in GitHub Desktop.
Save Sjors/a9a383175a6c00e126e090df61dd39e8 to your computer and use it in GitHub Desktop.
Slow...
2017-12-27 16:57:36 Bitcoin version v0.15.99.0-e721efb2b
2017-12-27 16:57:36 InitParameterInteraction: parameter interaction: -listen=0 -> setting -upnp=0
2017-12-27 16:57:36 InitParameterInteraction: parameter interaction: -listen=0 -> setting -discover=0
2017-12-27 16:57:36 InitParameterInteraction: parameter interaction: -listen=0 -> setting -listenonion=0
2017-12-27 16:57:36 InitParameterInteraction: parameter interaction: -whitelistforcerelay=1 -> setting -whitelistrelay=1
2017-12-27 16:57:37 Assuming ancestors of block 0000000000000000003b9ce759c2a087d52abc4266f8f4ebd6d768b89defa50a have valid signatures.
2017-12-27 16:57:37 Setting nMinimumChainWork=000000000000000000000000000000000000000000723d3581fe1bd55373540a
2017-12-27 16:57:37 Using the 'sse4' SHA256 implementation
2017-12-27 16:57:37 Using RdRand as an additional entropy source
2017-12-27 16:57:37 Default data directory /###/Bitcoin
2017-12-27 16:57:37 Using data directory /###/Bitcoin
2017-12-27 16:57:37 Using config file /###/Bitcoin/bitcoin.conf
2017-12-27 16:57:37 Using at most 125 automatic connections (2560 file descriptors available)
2017-12-27 16:57:37 Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements
2017-12-27 16:57:37 Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements
2017-12-27 16:57:37 Using 4 threads for script verification
2017-12-27 16:57:37 scheduler thread start
2017-12-27 16:57:37 Using wallet directory /###/Bitcoin/wallets
2017-12-27 16:57:37 init message: Verifying wallet(s)...
2017-12-27 16:57:37 Using BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010)
2017-12-27 16:57:37 Using wallet wallet.dat
2017-12-27 16:57:37 CDBEnv::Open: LogDir=/###/Bitcoin/wallets/database ErrorFile=/###/Bitcoin/wallets/db.log
2017-12-27 16:57:38 Cache configuration:
2017-12-27 16:57:38 * Using 625.0MiB for block index database
2017-12-27 16:57:38 * Using 8.0MiB for chain state database
2017-12-27 16:57:38 * Using 4367.0MiB for in-memory UTXO set (plus up to 286.1MiB of unused mempool space)
2017-12-27 16:57:38 init message: Loading block index...
2017-12-27 16:57:38 Opening LevelDB in /###/Bitcoin/blocks/index
2017-12-27 16:57:40 Opened LevelDB successfully
2017-12-27 16:57:40 Using obfuscation key for /###/Bitcoin/blocks/index: 0000000000000000
2017-12-27 16:57:51 LoadBlockIndexDB: last block file = 1113
2017-12-27 16:57:51 LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=109, size=114664065, heights=500832...501024, time=2017-12-24...2017-12-25)
2017-12-27 16:57:51 Checking all blk files are present...
2017-12-27 16:57:51 LoadBlockIndexDB: transaction index enabled
2017-12-27 16:57:51 Opening LevelDB in /###/Bitcoin/chainstate
2017-12-27 16:57:54 Opened LevelDB successfully
2017-12-27 16:57:54 Using obfuscation key for /###/Bitcoin/chainstate: 9e35c349debae715
2017-12-27 16:57:54 Loaded best chain: hashBestChain=00000000000000000085d9dcd04e66a3099262c3a3e9054c845a70d054683d7e height=500835 date=2017-12-24 13:27:59 progress=0.997059
2017-12-27 16:57:54 init message: Rewinding blocks...
2017-12-27 16:57:57 init message: Verifying blocks...
2017-12-27 16:57:57 Verifying last 6 blocks at level 3
2017-12-27 16:57:57 [0%]...[16%]...[33%]...[50%]...[66%]...[83%]...[99%]...[DONE].
2017-12-27 17:03:47 No coin database inconsistencies in last 7 blocks (13051 transactions)
2017-12-27 17:03:47 block index 369541ms
2017-12-27 17:03:48 init message: Loading wallet...
2017-12-27 17:03:48 nFileVersion = 1140100
2017-12-27 17:03:48 Keys: 1021 plaintext, 0 encrypted, 1021 w/ metadata, 1021 total
2017-12-27 17:03:49 wallet 1003ms
2017-12-27 17:03:49 keypool added 1 keys (0 internal), size=1000 (0 internal)
2017-12-27 17:03:50 setKeyPool.size() = 1000
2017-12-27 17:03:50 mapWallet.size() = 12
2017-12-27 17:03:50 mapAddressBook.size() = 36
2017-12-27 17:03:50 mapBlockIndex.size() = 501113
2017-12-27 17:03:50 nBestHeight = 500835
2017-12-27 17:03:50 init message: Loading P2P addresses...
2017-12-27 17:04:05 Loaded 63738 addresses from peers.dat 15648ms
2017-12-27 17:04:05 init message: Loading banlist...
2017-12-27 17:04:05 init message: Starting network threads...
2017-12-27 17:04:05 dnsseed thread start
2017-12-27 17:04:05 net thread start
2017-12-27 17:04:05 addcon thread start
2017-12-27 17:04:05 opencon thread start
2017-12-27 17:04:05 msghand thread start
2017-12-27 17:04:05 init message: Done loading
2017-12-27 17:04:16 Loading addresses from DNS seeds (could take a while)
2017-12-27 17:04:17 142 addresses found from DNS seeds
2017-12-27 17:04:17 dnsseed thread exit
2017-12-27 17:07:15 UpdateTip: new best=00000000000000000068ec5a6f37f9ee335268b6cb17a9924cb66394e0a794df height=500836 version=0x20000000 log2_work=87.722525 tx=285649381 date='2017-12-24 13:32:49' progress=0.997056 cache=1.2MiB(9150txo)
2017-12-27 17:07:15 GUI: Platform customization: "macosx"
2017-12-27 17:07:16 GUI: PaymentServer::LoadRootCAs: Loaded 172 root certificates
2017-12-27 17:09:50 UpdateTip: new best=0000000000000000002b49e334c80b3f7e5178f0e4c688a9d8af30df9170cbcd height=500837 version=0x20000000 log2_work=87.72257 tx=285651478 date='2017-12-24 13:43:45' progress=0.997062 cache=2.4MiB(17910txo)
2017-12-27 17:09:50 AddToWallet 03010a63ae465d92fbbd60cf918c8ce11c2fda8b80565c0be7b0ac96e68a1a7f
2017-12-27 17:09:50 AddToWallet 57f21b8d5b6b0a7ffb16c58ea3bc32f1117931756fc8bc47ff8476a5f44b6ac7
2017-12-27 17:09:51 New outbound peer connected: version: 70015, blocks=501295, peer=4
2017-12-27 17:09:53 New outbound peer connected: version: 70015, blocks=501295, peer=5
2017-12-27 17:09:53 connect() to 213.239.210.153:8333 failed after select(): Connection refused (61)
2017-12-27 17:09:54 connect() to [2601:154:100:3395::fdc4]:8333 failed: No route to host (65)
2017-12-27 17:10:00 connect() to [2001::9d38:6abd:2483:3696:4d28:bad8]:8333 failed: No route to host (65)
2017-12-27 17:10:12 connect() to 24.54.206.138:8333 failed after select(): Connection refused (61)
2017-12-27 17:10:13 New outbound peer connected: version: 70015, blocks=501295, peer=6
2017-12-27 17:10:14 New outbound peer connected: version: 70015, blocks=501295, peer=7
2017-12-27 17:10:15 New outbound peer connected: version: 70015, blocks=501295, peer=8
2017-12-27 17:10:16 connect() to 5.166.149.189:8333 failed after select(): Connection refused (61)
2017-12-27 17:10:18 New outbound peer connected: version: 70015, blocks=501295, peer=9
2017-12-27 17:10:18 New outbound peer connected: version: 70015, blocks=501295, peer=10
2017-12-27 17:11:33 version handshake timeout from 11
2017-12-27 17:11:34 version handshake timeout from 12
2017-12-27 17:12:53 UpdateTip: new best=00000000000000000009d981017d2e655cfd56de7a34710a60c4a615182afb6a height=500838 version=0x20000000 log2_work=87.722616 tx=285653467 date='2017-12-24 13:46:45' progress=0.997062 cache=4.0MiB(29851txo)
2017-12-27 17:12:55 Pre-allocating up to position 0x8000000 in blk01113.dat
2017-12-27 17:12:55 connect() to 88.99.60.62:8333 failed after select(): Connection refused (61)
2017-12-27 17:13:55 version handshake timeout from 15
2017-12-27 17:14:09 Pre-allocating up to position 0x200000 in rev01113.dat
2017-12-27 17:14:09 UpdateTip: new best=00000000000000000050e44636a4ffaa7fd33b5e5cdd8f41be827144a68cc0fc height=500839 version=0x20000000 log2_work=87.722661 tx=285655487 date='2017-12-24 14:02:45' progress=0.997071 cache=5.4MiB(41044txo)
2017-12-27 17:14:54 version handshake timeout from 16
2017-12-27 17:14:56 version handshake timeout from 17
2017-12-27 17:15:34 UpdateTip: new best=0000000000000000000ee78ee5fe42ad5aabce735a3a054138aab30d13626cf8 height=500840 version=0x20000000 log2_work=87.722707 tx=285657408 date='2017-12-24 14:13:42' progress=0.997077 cache=6.5MiB(49913txo)
2017-12-27 17:15:57 version handshake timeout from 18
2017-12-27 17:15:57 connect() to 104.207.157.133:8333 failed after select(): Connection refused (61)
2017-12-27 17:15:58 connect() to 203.177.142.37:8333 failed after select(): Connection refused (61)
2017-12-27 17:16:10 version handshake timeout from 19
2017-12-27 17:16:57 UpdateTip: new best=000000000000000000315d466fdf3b998863d292b47cb969e05fa253ba9e373a height=500841 version=0x20000000 log2_work=87.722752 tx=285659800 date='2017-12-24 14:44:16' progress=0.997096 cache=7.8MiB(57672txo)
2017-12-27 17:17:00 version handshake timeout from 20
2017-12-27 17:17:35 version handshake timeout from 21
2017-12-27 17:18:06 version handshake timeout from 22
2017-12-27 17:19:02 UpdateTip: new best=0000000000000000007e5b8369be03692eb66bd6e00a34d2fea0ae3831eb95ab height=500842 version=0x20000000 log2_work=87.722798 tx=285661607 date='2017-12-24 14:47:20' progress=0.997097 cache=8.9MiB(66394txo)
2017-12-27 17:19:08 version handshake timeout from 24
2017-12-27 17:20:10 version handshake timeout from 25
2017-12-27 17:21:56 UpdateTip: new best=0000000000000000000d2cc3b4fcdd6080cdaf9e9879d268ae52c87ebb2a8f9c height=500843 version=0x20000000 log2_work=87.722843 tx=285664105 date='2017-12-24 14:52:54' progress=0.997099 cache=10.0MiB(75279txo)
2017-12-27 17:23:20 version handshake timeout from 28
2017-12-27 17:23:20 connect() to [2001::9d38:6abd:2cce:2a5c:d1d1:6ba9]:8333 failed: No route to host (65)
2017-12-27 17:24:36 UpdateTip: new best=00000000000000000042ee59277c06de6ce68c2c6e0157db5fe8b3ccecd5cdf3 height=500844 version=0x20000000 log2_work=87.722889 tx=285665457 date='2017-12-24 14:55:07' progress=0.997098 cache=11.4MiB(87202txo)
2017-12-27 17:24:38 connect() to 190.107.252.214:8333 failed after select(): Connection refused (61)
2017-12-27 17:28:11 UpdateTip: new best=0000000000000000004925bfb652b7400f0b201574cf03c9e1960f54fbced308 height=500845 version=0x20000000 log2_work=87.722934 tx=285666672 date='2017-12-24 14:55:53' progress=0.997097 cache=12.4MiB(94958txo)
2017-12-27 17:28:13 connect() to 137.226.158.239:8333 failed after select(): Connection refused (61)
2017-12-27 17:28:14 connect() to [2001::9d38:6abd:38dd:fdc:86d2:a38d]:8333 failed: No route to host (65)
2017-12-27 17:28:15 connect() to 63.142.251.143:8333 failed after select(): Connection refused (61)
2017-12-27 17:31:07 Pre-allocating up to position 0x300000 in rev01113.dat
2017-12-27 17:31:07 UpdateTip: new best=00000000000000000048bd41931f1ee411eac82a5073afc1f3693719655a69cf height=500846 version=0x20000000 log2_work=87.722979 tx=285668393 date='2017-12-24 14:59:17' progress=0.997097 cache=13.3MiB(102632txo)
2017-12-27 17:31:19 connect() to [2001::9d38:6abd:2c97:2f7e:9a9b:56ea]:8333 failed: No route to host (65)
2017-12-27 17:32:14 connect() to [2604:2000:6b50:600::1]:8333 failed: No route to host (65)
2017-12-27 17:32:21 version handshake timeout from 36
2017-12-27 17:32:29 UpdateTip: new best=00000000000000000012c785558fb1b84d1c48a50b20567f9000f8fef8a26468 height=500847 version=0x20000000 log2_work=87.723025 tx=285670524 date='2017-12-24 15:17:26' progress=0.997108 cache=14.8MiB(108196txo)
2017-12-27 17:32:29 version handshake timeout from 37
2017-12-27 17:34:22 UpdateTip: new best=00000000000000000033b80e564d56c697cea7f02490ea4cb57ef2d896e4b119 height=500848 version=0x20000000 log2_work=87.72307 tx=285672624 date='2017-12-24 15:22:28' progress=0.997110 cache=15.7MiB(115422txo)
2017-12-27 17:34:22 socket sending timeout: 1289s
2017-12-27 17:34:22 socket sending timeout: 1288s
2017-12-27 17:34:22 version handshake timeout from 39
2017-12-27 17:34:22 version handshake timeout from 38
2017-12-27 17:36:45 UpdateTip: new best=00000000000000000025eae7f995332277242d676d5611f61cb9cca921205820 height=500849 version=0x20000000 log2_work=87.723116 tx=285674557 date='2017-12-24 15:29:42' progress=0.997113 cache=16.5MiB(122133txo)
2017-12-27 17:38:49 Pre-allocating up to position 0x1100000 in rev01112.dat
2017-12-27 17:38:50 UpdateTip: new best=00000000000000000006e5ef3749c60cbf221851f84734462e122d3cea9bdd69 height=500850 version=0x20000000 log2_work=87.723161 tx=285676359 date='2017-12-24 15:36:31' progress=0.997116 cache=17.3MiB(128647txo)
2017-12-27 17:38:50 ping timeout: 1309.519672s
2017-12-27 17:38:50 socket recv error Connection reset by peer (54)
2017-12-27 17:38:50 socket recv error Connection reset by peer (54)
2017-12-27 17:38:50 socket recv error Connection reset by peer (54)
2017-12-27 17:40:51 UpdateTip: new best=0000000000000000000cffd5f8fff62f3a6c40192f882c686999b93972db3262 height=500851 version=0x20000000 log2_work=87.723207 tx=285677802 date='2017-12-24 15:42:55' progress=0.997119 cache=18.0MiB(134433txo)
2017-12-27 17:42:26 UpdateTip: new best=0000000000000000001f234c07b96cd26bdbe345fda0a4dc3207b9428bbda681 height=500852 version=0x20000000 log2_work=87.723252 tx=285680048 date='2017-12-24 15:55:17' progress=0.997126 cache=18.7MiB(140209txo)
2017-12-27 17:45:52 UpdateTip: new best=00000000000000000057eb08884ed306785c2cb138818637eb109be7a713a944 height=500853 version=0x20000000 log2_work=87.723298 tx=285680969 date='2017-12-24 15:56:29' progress=0.997124 cache=19.5MiB(147096txo)
2017-12-27 17:46:03 connect() to [2601:400:8100:b75:2c4c:e512:ac51:afd6]:8333 failed: No route to host (65)
2017-12-27 17:48:17 UpdateTip: new best=0000000000000000007e899c8ff806a366efd4af0e572f496132fe826d556e2a height=500854 version=0x20000000 log2_work=87.723343 tx=285682351 date='2017-12-24 16:00:23' progress=0.997125 cache=20.3MiB(153492txo)
2017-12-27 17:48:17 socket recv error Connection reset by peer (54)
2017-12-27 17:48:17 socket recv error Connection reset by peer (54)
2017-12-27 17:48:17 socket recv error Connection reset by peer (54)
2017-12-27 17:48:17 socket recv error Connection reset by peer (54)
2017-12-27 17:48:17 connect() to [2602:304:cda1:4370:380e:9912:8915:25f6]:8333 failed: No route to host (65)
2017-12-27 17:50:08 UpdateTip: new best=00000000000000000067f122bb548a7984a82be1954cf61d7f35cf41cc37282a height=500855 version=0x20000000 log2_work=87.723388 tx=285683511 date='2017-12-24 16:05:17' progress=0.997127 cache=21.1MiB(160229txo)
2017-12-27 17:53:17 Pre-allocating up to position 0x1200000 in rev01112.dat
2017-12-27 17:53:18 UpdateTip: new best=0000000000000000008adf168e59c00d74f5a0077993e0c3848eefd82e4daa9c height=500856 version=0x20000000 log2_work=87.723434 tx=285685879 date='2017-12-24 16:07:09' progress=0.997127 cache=22.2MiB(169291txo)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment