If you do not see any of the above logs this may mean that the node you are looking at is not allowed to run the migration.
Check the system.yaml and see if you are still using the old setup of primary, secondary.
If you are still using this setup (instead of taskAffinity: any) make sure that you have at least one primary: true so that, that node will be able to start and perform the migration.
Check the system.yaml and see if you are still using the old setup of primary, secondary.
If you are still using this setup (instead of taskAffinity: any) make sure that you have at least one primary: true so that, that node will be able to start and perform the migration.