1. Create a support ticket.
2. Provide the output of:
ls -la /var/cb/data/
ls -la /var/cb/data/solr_migration_artifacts
ls -la /var/cb/data/solr_migration_artifacts/old_cores/
3. If the ownership of /var/cb/data/solr_migration_artifacts/old_cores is root:root, update it to cb:cb:
chown cb:cb -R /var/cb/data/solr_migration_artifacts/old_cores
4. Attempt to proceed with the normal upgrade process and start services.
5. Provide the output of all the above commands in your support ticket, regardless if the issue was resolved or not.