missing blocks

after node update to v2.0.01 i have half mining blocks then v2.0.0 and the console some time not show blocks
cfxcore::syn - Catch-up mode: false, latest epoch: 40447957 missing_bodies: 0
2022-04-04T17:30:27.504715648-04:00 INFO IO Worker #0 cfxcore::syn - Catch-up mode: false, latest epoch: 40447957 missing_bodies: 0
2022-04-04T17:30:28.205333713-04:00 INFO IO Worker #2 cfxcore::sta - Statistics: StatisticsInner { sync_graph: SyncGraphStatistics { inserted_block_count: 156559, inserted_header_count: 297044 }, consensus_graph: ConsensusGraphStatistics { inserted_block_count: 137197, activated_block_count: 297034, processed_block_count: 297034 } }
2022-04-04T17:30:28.505682987-04:00 INFO IO Worker #2 cfxcore::syn - Catch-up mode: false, latest epoch: 40447959 missing_bodies: 0
2022-04-04T17:30:29.505995699-04:00 INFO IO Worker #1 cfxcore::syn - Catch-up mode: false, latest epoch: 40447960 missing_bodies: 0
2022-04-04T17:30:30.506717381-04:00 INFO IO Worker #3 cfxcore::syn - Catch-up mode: false, latest epoch: 40447962 missing_bodies: 0
2022-04-04T17:30:31.507075374-04:00 INFO IO Worker #0 cfxcore::syn - Catch-up mode: false, latest epoch: 40447964 missing_bodies: 0
2022-04-04T17:30:32.507874690-04:00 INFO IO Worker #2 cfxcore::syn - Catch-up mode: false, latest epoch: 40447965 missing_bodies: 0
From 40447960 go to 40447962 is it this normal

Please make sure you’re using v2.0.0-fix or v2.0.1.

This is normal. These logs are printed periodically, so it will not grow once-by-one.