reth icon indicating copy to clipboard operation
reth copied to clipboard

1~2+ seconds delay on new block and also high canonical commit latency time

Open tonyke-bot opened this issue 2 years ago • 5 comments
trafficstars

Describe the bug

The reth has latency receiving and committing new blocks.

This can be reproduced on two different machines in two different cloud provider (AWS c5d.12xlarge and Hetzner AX161, both has > 90GB RAM and NVMe SSD).

image image image

Steps to reproduce

  1. Download reth binary from GitHub releases
  2. Start syncing with below commands and Lighthouse as CL
    ./reth node \
       --chain mainnet \
       --datadir ./data-reth/ \
       --log.directory ./data-reth/logs \
       --authrpc.jwtsecret ./jwt.hex \
       --http \
       --http.api "eth,net,web3,debug,trace,rpc" \
       --ws \
       --ws.api "debug,eth,net,trace,txpool,web3,rpc,reth,ots" \
       --log.max-files 100 \
       --log.filter INFO \
       --metrics 127.0.0.1:9001
    

Node logs

2023-10-23T11:05:26.248236Z  INFO reth::node::events: Canonical chain committed number=18412556 hash=0x302026df8b66cbbbf9d920be684a999db0a740cf290765ae9a62f64bc90ddb90 elapsed=1.305362363s
2023-10-23T11:05:26.248274Z  INFO reth::node::events: Forkchoice updated head_block_hash=0x302026df8b66cbbbf9d920be684a999db0a740cf290765ae9a62f64bc90ddb90 safe_block_hash=0x1798f6a9dd2c5fd7ce28e188ad273ae6dba69d9878f99cafb7f33952f22ed185 finalized_block_hash=0xbee6e5a58174d78217b6c6d99556a856acca8fe775ed4957c14a03583c8198a3 status=Valid
2023-10-23T11:05:36.690117Z  INFO reth::node::events: Block added to canonical chain number=18412557 hash=0x4b626af79672d12b49cef33c948b92c4e561c4b035c866092e056bbfad1238d9
2023-10-23T11:05:37.178879Z  INFO reth::node::events: Canonical chain committed number=18412557 hash=0x4b626af79672d12b49cef33c948b92c4e561c4b035c866092e056bbfad1238d9 elapsed=286.680783ms
2023-10-23T11:05:37.178911Z  INFO reth::node::events: Forkchoice updated head_block_hash=0x4b626af79672d12b49cef33c948b92c4e561c4b035c866092e056bbfad1238d9 safe_block_hash=0x1798f6a9dd2c5fd7ce28e188ad273ae6dba69d9878f99cafb7f33952f22ed185 finalized_block_hash=0xbee6e5a58174d78217b6c6d99556a856acca8fe775ed4957c14a03583c8198a3 status=Valid
2023-10-23T11:05:45.689041Z  INFO reth::cli: Status connected_peers=121 latest_block=18412557
2023-10-23T11:05:48.264698Z  INFO reth::node::events: Block added to canonical chain number=18412558 hash=0x163d6cd199bd4c351a7ac18ec995b66784055f222bcc0204afb6505b270221cb
2023-10-23T11:05:49.878348Z  INFO reth::node::events: Canonical chain committed number=18412558 hash=0x163d6cd199bd4c351a7ac18ec995b66784055f222bcc0204afb6505b270221cb elapsed=1.404155532s
2023-10-23T11:05:49.878393Z  INFO reth::node::events: Forkchoice updated head_block_hash=0x163d6cd199bd4c351a7ac18ec995b66784055f222bcc0204afb6505b270221cb safe_block_hash=0x1798f6a9dd2c5fd7ce28e188ad273ae6dba69d9878f99cafb7f33952f22ed185 finalized_block_hash=0xbee6e5a58174d78217b6c6d99556a856acca8fe775ed4957c14a03583c8198a3 status=Valid
2023-10-23T11:06:02.059105Z  INFO reth::node::events: Block added to canonical chain number=18412559 hash=0xfecb8b43630bd46532e6fa01f640c0927d32522f995b4c473af75f91fa07c5a3
2023-10-23T11:06:03.621120Z  INFO reth::node::events: Canonical chain committed number=18412559 hash=0xfecb8b43630bd46532e6fa01f640c0927d32522f995b4c473af75f91fa07c5a3 elapsed=1.358796008s
2023-10-23T11:06:03.621162Z  INFO reth::node::events: Forkchoice updated head_block_hash=0xfecb8b43630bd46532e6fa01f640c0927d32522f995b4c473af75f91fa07c5a3 safe_block_hash=0x1798f6a9dd2c5fd7ce28e188ad273ae6dba69d9878f99cafb7f33952f22ed185 finalized_block_hash=0xbee6e5a58174d78217b6c6d99556a856acca8fe775ed4957c14a03583c8198a3 status=Valid
2023-10-23T11:06:10.688523Z  INFO reth::cli: Status connected_peers=120 latest_block=18412559
2023-10-23T11:06:13.005566Z  INFO reth::node::events: Block added to canonical chain number=18412560 hash=0xe542bee20b94fa50f38e5fcc28fa2313e210af40aca5441e2d1452f7ab6aefec
2023-10-23T11:06:14.510694Z  INFO reth::node::events: Canonical chain committed number=18412560 hash=0xe542bee20b94fa50f38e5fcc28fa2313e210af40aca5441e2d1452f7ab6aefec elapsed=1.331817622s
2023-10-23T11:06:14.510727Z  INFO reth::node::events: Forkchoice updated head_block_hash=0xe542bee20b94fa50f38e5fcc28fa2313e210af40aca5441e2d1452f7ab6aefec safe_block_hash=0x1798f6a9dd2c5fd7ce28e188ad273ae6dba69d9878f99cafb7f33952f22ed185 finalized_block_hash=0xbee6e5a58174d78217b6c6d99556a856acca8fe775ed4957c14a03583c8198a3 status=Valid
2023-10-23T11:06:25.239164Z  INFO reth::node::events: Block added to canonical chain number=18412561 hash=0x2ecd6bbb3e63620601259fbea8ea6520585c485fc75b3141721b8e8a28cf35b1
2023-10-23T11:06:25.727304Z  INFO reth::node::events: Canonical chain committed number=18412561 hash=0x2ecd6bbb3e63620601259fbea8ea6520585c485fc75b3141721b8e8a28cf35b1 elapsed=287.128464ms
2023-10-23T11:06:25.727331Z  INFO reth::node::events: Forkchoice updated head_block_hash=0x2ecd6bbb3e63620601259fbea8ea6520585c485fc75b3141721b8e8a28cf35b1 safe_block_hash=0x1798f6a9dd2c5fd7ce28e188ad273ae6dba69d9878f99cafb7f33952f22ed185 finalized_block_hash=0xbee6e5a58174d78217b6c6d99556a856acca8fe775ed4957c14a03583c8198a3 status=Valid
2023-10-23T11:06:35.689021Z  INFO reth::cli: Status connected_peers=121 latest_block=18412561
2023-10-23T11:06:37.615613Z  INFO reth::node::events: Block added to canonical chain number=18412562 hash=0x184942cf4e43cd167ecbb570b0acbaa7ee876cf72daafe8803f6de21c43fd8db
2023-10-23T11:06:39.133877Z  INFO reth::node::events: Canonical chain committed number=18412562 hash=0x184942cf4e43cd167ecbb570b0acbaa7ee876cf72daafe8803f6de21c43fd8db elapsed=1.314758176s
2023-10-23T11:06:39.133894Z  INFO reth::node::events: Forkchoice updated head_block_hash=0x184942cf4e43cd167ecbb570b0acbaa7ee876cf72daafe8803f6de21c43fd8db safe_block_hash=0x1798f6a9dd2c5fd7ce28e188ad273ae6dba69d9878f99cafb7f33952f22ed185 finalized_block_hash=0xbee6e5a58174d78217b6c6d99556a856acca8fe775ed4957c14a03583c8198a3 status=Valid
2023-10-23T11:06:50.200914Z  INFO reth::node::events: Block added to canonical chain number=18412563 hash=0x235e016319659d161fd0f8046251f05615c141f300b94d6bcca25cf873b24e06
2023-10-23T11:06:51.688280Z  INFO reth::node::events: Canonical chain committed number=18412563 hash=0x235e016319659d161fd0f8046251f05615c141f300b94d6bcca25cf873b24e06 elapsed=1.285758868s
2023-10-23T11:06:51.688313Z  INFO reth::node::events: Forkchoice updated head_block_hash=0x235e016319659d161fd0f8046251f05615c141f300b94d6bcca25cf873b24e06 safe_block_hash=0x1798f6a9dd2c5fd7ce28e188ad273ae6dba69d9878f99cafb7f33952f22ed185 finalized_block_hash=0xbee6e5a58174d78217b6c6d99556a856acca8fe775ed4957c14a03583c8198a3 status=Valid
2023-10-23T11:07:00.354593Z  INFO reth::node::events: Block added to canonical chain number=18412564 hash=0xeee040b4a9470fecfce3faeaf369bc5702b3d7a61ed8f2935cf3695b5cacaf67
2023-10-23T11:07:00.688209Z  INFO reth::cli: Status connected_peers=121 latest_block=18412564
2023-10-23T11:07:01.760737Z  INFO reth::node::events: Canonical chain committed number=18412564 hash=0xeee040b4a9470fecfce3faeaf369bc5702b3d7a61ed8f2935cf3695b5cacaf67 elapsed=1.224140838s
2023-10-23T11:07:01.760772Z  INFO reth::node::events: Forkchoice updated head_block_hash=0xeee040b4a9470fecfce3faeaf369bc5702b3d7a61ed8f2935cf3695b5cacaf67 safe_block_hash=0x1798f6a9dd2c5fd7ce28e188ad273ae6dba69d9878f99cafb7f33952f22ed185 finalized_block_hash=0xbee6e5a58174d78217b6c6d99556a856acca8fe775ed4957c14a03583c8198a3 status=Valid
2023-10-23T11:07:12.508806Z  INFO reth::node::events: Block added to canonical chain number=18412565 hash=0xa449467f936fe84b199ca0ca8968a47f49c65ef40b635f4b6f5a6dd60ff64e47
2023-10-23T11:07:13.036798Z  INFO reth::node::events: Canonical chain committed number=18412565 hash=0xa449467f936fe84b199ca0ca8968a47f49c65ef40b635f4b6f5a6dd60ff64e47 elapsed=329.51333ms
2023-10-23T11:07:13.036829Z  INFO reth::node::events: Forkchoice updated head_block_hash=0xa449467f936fe84b199ca0ca8968a47f49c65ef40b635f4b6f5a6dd60ff64e47 safe_block_hash=0x1798f6a9dd2c5fd7ce28e188ad273ae6dba69d9878f99cafb7f33952f22ed185 finalized_block_hash=0xbee6e5a58174d78217b6c6d99556a856acca8fe775ed4957c14a03583c8198a3 status=Valid
2023-10-23T11:07:25.484129Z  INFO reth::node::events: Block added to canonical chain number=18412566 hash=0x12f25df51eb8a49875f0798bc0984e08610f652cf7649552aa5235af962a32e3
2023-10-23T11:07:25.688182Z  INFO reth::cli: Status connected_peers=120 latest_block=18412566
2023-10-23T11:07:27.030975Z  INFO reth::node::events: Canonical chain committed number=18412566 hash=0x12f25df51eb8a49875f0798bc0984e08610f652cf7649552aa5235af962a32e3 elapsed=1.386443948s
2023-10-23T11:07:27.031006Z  INFO reth::node::events: Forkchoice updated head_block_hash=0x12f25df51eb8a49875f0798bc0984e08610f652cf7649552aa5235af962a32e3 safe_block_hash=0x1798f6a9dd2c5fd7ce28e188ad273ae6dba69d9878f99cafb7f33952f22ed185 finalized_block_hash=0xbee6e5a58174d78217b6c6d99556a856acca8fe775ed4957c14a03583c8198a3 status=Valid

Platform(s)

Linux (x86)

What version/commit are you on?

0.1.0-alpha.10 (Prebuilt binary from GitHub)

What database version are you on?

Current database version: 1 Local database version: 1

What type of node are you running?

Archive (default)

What prune config do you use, if any?

N/A, Archive node

If you've built Reth from source, provide the full command you used

No response

Code of Conduct

  • [X] I agree to follow the Code of Conduct

tonyke-bot avatar Oct 23 '23 11:10 tonyke-bot

Attaching the database freelist stat as well. Seems like it's much higher than your public archive node

image

tonyke-bot avatar Oct 23 '23 13:10 tonyke-bot

This issue is stale because it has been open for 21 days with no activity.

github-actions[bot] avatar Nov 14 '23 01:11 github-actions[bot]

bumping this,

same specs, same issues, any solutions?

Arvmor avatar May 08 '24 18:05 Arvmor

What node version?

onbjerg avatar May 08 '24 19:05 onbjerg

2024-05-08T20:06:46.539787Z  INFO Static File Producer started targets=StaticFileTargets { headers: Some(19827520..=19827551), receipts: Some(19827520..=19827551), transactions: Some(19827520..=19827551) }
2024-05-08T20:06:46.586019Z  INFO Static File Producer finished targets=StaticFileTargets { headers: Some(19827520..=19827551), receipts: Some(19827520..=19827551), transactions: Some(19827520..=19827551) } elapsed=46.180165ms
2024-05-08T20:06:50.023144Z  INFO Block added to canonical chain number=19827615 hash=0x2ab65db16b5051d8244cbf4d7031197ff8fdaa0d6671900829216a9b625f6723 peers=5 txs=187 mgas=17.813 full=59.4% base_fee=4.52gwei blobs=0 excess_blobs=0 elapsed=635.943172ms
2024-05-08T20:06:56.228766Z  INFO Canonical chain committed number=19827615 hash=0x2ab65db16b5051d8244cbf4d7031197ff8fdaa0d6671900829216a9b625f6723 elapsed=2.758477621s
2024-05-08T20:07:02.713378Z  INFO Block added to canonical chain number=19827616 hash=0xcb5372d07c7e557170174a6c8c8ec2f5079ae33acc7c7d79077f68fc765648f4 peers=6 txs=177 mgas=18.572 full=61.9% base_fee=4.63gwei blobs=4 excess_blobs=0 elapsed=672.506496ms
2024-05-08T20:07:06.149312Z  INFO Canonical chain committed number=19827616 hash=0xcb5372d07c7e557170174a6c8c8ec2f5079ae33acc7c7d79077f68fc765648f4 elapsed=3.184638344s
2024-05-08T20:07:14.424483Z  INFO Block added to canonical chain number=19827617 hash=0x99b8b995bd17c99829df6b3d1b247d05cec8d1777aad5412eb9c61414e3f2ead peers=7 txs=160 mgas=13.517 full=45.1% base_fee=4.77gwei blobs=0 excess_blobs=1 elapsed=968.091095ms
2024-05-08T20:07:16.700381Z  INFO Canonical chain committed number=19827617 hash=0x99b8b995bd17c99829df6b3d1b247d05cec8d1777aad5412eb9c61414e3f2ead elapsed=2.025204139s
2024-05-08T20:07:25.826365Z  INFO Block added to canonical chain number=19827618 hash=0x74da9183a5a71a8a9e36dc182075159ce029e205acd2b8ed762a470d77b29e61 peers=7 txs=161 mgas=15.893 full=53.0% base_fee=4.71gwei blobs=2 excess_blobs=0 elapsed=768.617501ms
2024-05-08T20:07:28.778136Z  INFO Canonical chain committed number=19827618 hash=0x74da9183a5a71a8a9e36dc182075159ce029e205acd2b8ed762a470d77b29e61 elapsed=2.702176767s
2024-05-08T20:07:37.547352Z  INFO Block added to canonical chain number=19827619 hash=0xfbe4a1bd714259cbfec9f13c5bb18a24b9ff5d4c691b871988ee856774d91955 peers=7 txs=174 mgas=17.316 full=57.7% base_fee=4.74gwei blobs=6 excess_blobs=0 elapsed=625.902198ms
2024-05-08T20:07:37.547402Z  INFO Pruner started tip_block_number=19827618
2024-05-08T20:07:37.559608Z  INFO Pruner finished tip_block_number=19827618 elapsed=12.139635ms stats={Receipts: (Finished, 5121), Headers: (Finished, 96), Transactions: (Finished, 5121)}
2024-05-08T20:07:39.950724Z  INFO Canonical chain committed number=19827619 hash=0xfbe4a1bd714259cbfec9f13c5bb18a24b9ff5d4c691b871988ee856774d91955 elapsed=2.135840071s
2024-05-08T20:07:49.492807Z  INFO Block added to canonical chain number=19827620 hash=0x566f0a37dad583d83e78c814cccb374b540ba906d722078751c93eb9927270a4 peers=8 txs=157 mgas=15.329 full=51.1% base_fee=4.83gwei blobs=6 excess_blobs=3 elapsed=497.842812ms
2024-05-08T20:07:51.715384Z  INFO Canonical chain committed number=19827620 hash=0x566f0a37dad583d83e78c814cccb374b540ba906d722078751c93eb9927270a4 elapsed=1.961285068s
2024-05-08T20:08:01.937108Z  INFO Block added to canonical chain number=19827621 hash=0x9bdac8e35fff5853db2c4d5d31abada638bc9802a421ec21cb6ca28d5c22c8dc peers=8 txs=133 mgas=11.686 full=39.0% base_fee=4.85gwei blobs=6 excess_blobs=6 elapsed=599.947358ms
2024-05-08T20:08:03.765060Z  INFO Canonical chain committed number=19827621 hash=0x9bdac8e35fff5853db2c4d5d31abada638bc9802a421ec21cb6ca28d5c22c8dc elapsed=1.578824179s
2024-05-08T20:08:13.492980Z  INFO Block added to canonical chain number=19827622 hash=0x7643841442c1ae59e4305fd7ffb881bcb5de1843fddca2b4c1443b19d41b2eff peers=9 txs=204 mgas=17.720 full=59.1% base_fee=4.71gwei blobs=0 excess_blobs=9 elapsed=714.068019ms
2024-05-08T20:08:16.847966Z  INFO Canonical chain committed number=19827622 hash=0x7643841442c1ae59e4305fd7ffb881bcb5de1843fddca2b4c1443b19d41b2eff elapsed=3.109033378s
2024-05-08T20:08:25.407906Z  INFO Block added to canonical chain number=19827623 hash=0xbc0fe5015b3ec65d0dc0bffe3738ceecb9d608732826bbb609221d3922346644 peers=9 txs=184 mgas=16.945 full=56.5% base_fee=4.82gwei blobs=3 excess_blobs=6 elapsed=674.890117ms
2024-05-08T20:08:28.357643Z  INFO Canonical chain committed number=19827623 hash=0xbc0fe5015b3ec65d0dc0bffe3738ceecb9d608732826bbb609221d3922346644 elapsed=2.712745121s
2024-05-08T20:08:28.357770Z  INFO Pruner started tip_block_number=19827623
2024-05-08T20:08:28.357980Z  INFO Pruner finished tip_block_number=19827623 elapsed=146.711µs stats={}
2024-05-08T20:08:37.088099Z  INFO Block added to canonical chain number=19827624 hash=0x2ff83b08ffeefdf3e592cddaab1a2b21fde669fcf15eef0b5cf9b7385ba301c5 peers=10 txs=129 mgas=12.433 full=41.4% base_fee=4.90gwei blobs=0 excess_blobs=6 elapsed=561.401808ms
2024-05-08T20:08:39.121448Z  INFO Canonical chain committed number=19827624 hash=0x2ff83b08ffeefdf3e592cddaab1a2b21fde669fcf15eef0b5cf9b7385ba301c5 elapsed=1.793755827s

Node Version:

reth Version: 0.2.0-beta.6
Commit SHA: ac29b4b73
Build Timestamp: 2024-05-03T11:36:14.574613897Z
Build Features: jemalloc
Build Profile: maxperf

Arvmor avatar May 08 '24 20:05 Arvmor

reth-1  | 2024-05-20T09:09:01.321008Z  INFO Canonical chain committed number=19910147 hash=0x72722f34a8616795fad4eed2f5ba0cf37c83f06ba14ebec5d3afb2e8405c240d elapsed=239.181026ms
reth-1  | 2024-05-20T09:09:12.766274Z  INFO Block added to canonical chain number=19910148 hash=0xb9ec88878e7b1399fcde253e85787e434388312664242e242aa136b09721c97f peers=100 txs=149 mgas=11.543 full=38.5% base_fee=3.73gwei blobs=0 excess_blobs=0 elapsed=73.148363ms
reth-1  | 2024-05-20T09:09:13.086033Z  INFO Canonical chain committed number=19910148 hash=0xb9ec88878e7b1399fcde253e85787e434388312664242e242aa136b09721c97f elapsed=139.366196ms
reth-1  | 2024-05-20T09:09:24.432856Z  INFO Block added to canonical chain number=19910149 hash=0x011b3c9164f3409581c9d107cbf3088235e05bd94819248ae6fec2d8e0081c65 peers=100 txs=217 mgas=22.283 full=74.3% base_fee=3.62gwei blobs=0 excess_blobs=0 elapsed=87.94455ms
reth-1  | 2024-05-20T09:09:24.800786Z  INFO Canonical chain committed number=19910149 hash=0x011b3c9164f3409581c9d107cbf3088235e05bd94819248ae6fec2d8e0081c65 elapsed=184.576595ms
reth-1  | 2024-05-20T09:09:37.418965Z  INFO Block added to canonical chain number=19910150 hash=0xd67542bae039d9d3d35622b3dd61bf683930cb802030049661b3d534e0a03797 peers=100 txs=193 mgas=16.574 full=55.2% base_fee=3.84gwei blobs=6 excess_blobs=0 elapsed=89.778309ms
reth-1  | 2024-05-20T09:09:37.418998Z  INFO Pruner started tip_block_number=19910149
reth-1  | 2024-05-20T09:09:37.419275Z  INFO Pruner finished tip_block_number=19910149 elapsed=224.14µs stats={}
reth-1  | 2024-05-20T09:09:37.801912Z  INFO Canonical chain committed number=19910150 hash=0xd67542bae039d9d3d35622b3dd61bf683930cb802030049661b3d534e0a03797 elapsed=208.461295ms
reth-1  | 2024-05-20T09:09:48.895119Z  INFO Block added to canonical chain number=19910151 hash=0x40e06299e2fdf6ec4cc45d1f4048cc4275abb244e76037e072cbdeb53ef9a0a7 peers=100 txs=150 mgas=12.204 full=40.7% base_fee=3.89gwei blobs=0 excess_blobs=3 elapsed=81.732863ms
reth-1  | 2024-05-20T09:09:49.208611Z  INFO Canonical chain committed number=19910151 hash=0x40e06299e2fdf6ec4cc45d1f4048cc4275abb244e76037e072cbdeb53ef9a0a7 elapsed=151.567942ms
reth-1  | 2024-05-20T09:10:00.483633Z  INFO Block added to canonical chain number=19910152 hash=0xa367fbd54a7424a248dda4e3cd399be2b0f360a82abc14e0d40994d7686b355d peers=100 txs=119 mgas=9.317 full=31.1% base_fee=3.80gwei blobs=6 excess_blobs=0 elapsed=69.62328ms
reth-1  | 2024-05-20T09:10:00.809429Z  INFO Canonical chain committed number=19910152 hash=0xa367fbd54a7424a248dda4e3cd399be2b0f360a82abc14e0d40994d7686b355d elapsed=140.383872ms
reth-1  | 2024-05-20T09:10:25.689053Z  INFO Block added to canonical chain number=19910153 hash=0xe1ba432b74b17ef64723ad0bd94d92ad17f6e7c9fc5d0e12f2e5323bbfd14e6e peers=99 txs=257 mgas=23.340 full=77.8% base_fee=3.62gwei blobs=1 excess_blobs=3 elapsed=129.868448ms
reth-1  | 2024-05-20T09:10:26.147398Z  INFO Canonical chain committed number=19910153 hash=0xe1ba432b74b17ef64723ad0bd94d92ad17f6e7c9fc5d0e12f2e5323bbfd14e6e elapsed=316.597568ms
reth-1  | 2024-05-20T09:10:36.584684Z  INFO Block added to canonical chain number=19910154 hash=0x9aee6f98bb63d9d3e76865ce34f890123e8ad422f6e6d763ecfe4eaa4c0c4f0f peers=99 txs=187 mgas=19.641 full=65.5% base_fee=3.87gwei blobs=0 excess_blobs=1 elapsed=120.186951ms
reth-1  | 2024-05-20T09:10:37.111361Z  INFO Canonical chain committed number=19910154 hash=0x9aee6f98bb63d9d3e76865ce34f890123e8ad422f6e6d763ecfe4eaa4c0c4f0f elapsed=263.636215ms
reth-1  | 2024-05-20T09:10:37.111858Z  INFO Pruner started tip_block_number=19910154
reth-1  | 2024-05-20T09:10:37.112016Z  INFO Pruner finished tip_block_number=19910154 elapsed=132.356µs stats={}
reth-1  | 2024-05-20T09:10:49.423798Z  INFO Block added to canonical chain number=19910155 hash=0x97045b47152e502cb2b265abebe5587bf57bc412a22c9bc4b0b8c8562fb288c9 peers=100 txs=127 mgas=10.661 full=35.5% base_fee=4.02gwei blobs=0 excess_blobs=0 elapsed=69.654613ms
reth-1  | 2024-05-20T09:10:49.753967Z  INFO Canonical chain committed number=19910155 hash=0x97045b47152e502cb2b265abebe5587bf57bc412a22c9bc4b0b8c8562fb288c9 elapsed=154.612326ms
reth-1  | 2024-05-20T09:11:01.075564Z  INFO Block added to canonical chain number=19910156 hash=0x71306777ea9c1537c69d0757fea3b72cec8c1b1707e1b0626b09f3cd47df2b36 peers=100 txs=153 mgas=15.672 full=52.2% base_fee=3.88gwei blobs=0 excess_blobs=0 elapsed=89.31875ms
reth-1  | 2024-05-20T09:11:01.446526Z  INFO Canonical chain committed number=19910156 hash=0x71306777ea9c1537c69d0757fea3b72cec8c1b1707e1b0626b09f3cd47df2b36 elapsed=206.227641ms
reth-1  | 2024-05-20T09:11:12.940398Z  INFO Block added to canonical chain number=19910157 hash=0x0ac3e2aa674809265360921cf2608bee6a76ebf6c2d6bcde87d1d050f6b6a39f peers=100 txs=150 mgas=13.940 full=46.5% base_fee=3.90gwei blobs=0 excess_blobs=0 elapsed=77.885878ms
reth-1  | 2024-05-20T09:11:13.255238Z  INFO Canonical chain committed number=19910157 hash=0x0ac3e2aa674809265360921cf2608bee6a76ebf6c2d6bcde87d1d050f6b6a39f elapsed=158.970825ms
reth-1  | 2024-05-20T09:11:25.015859Z  INFO Block added to canonical chain number=19910158 hash=0x47b7cbaa565528d67ddbcb0a15a82cf1bd25fb3d621f7e5e246385167f07b368 peers=100 txs=163 mgas=13.661 full=45.5% base_fee=3.87gwei blobs=6 excess_blobs=0 elapsed=82.214355ms
reth-1  | 2024-05-20T09:11:25.404773Z  INFO Canonical chain committed number=19910158 hash=0x47b7cbaa565528d67ddbcb0a15a82cf1bd25fb3d621f7e5e246385167f07b368 elapsed=205.760942ms
reth-1  | 2024-05-20T09:11:37.105965Z  INFO Block added to canonical chain number=19910159 hash=0x0f06f3a37d8cf0cc89ee65b3341c7b5ff415be8c9db5f477764e20cf12b86b46 peers=100 txs=169 mgas=14.173 full=47.2% base_fee=3.82gwei blobs=6 excess_blobs=3 elapsed=68.800697ms

Mines works well know

version 0.2.0-beta-7, actually latest docker image. latitude s3.large.x86 spec.

I'm closing this issue because it was opened for 0.1*version and now it looks like fixed

tonyke-bot avatar May 20 '24 09:05 tonyke-bot