8.10 Does this indicate a successful upgrade?

I applied the published 8.04 to 8.10 upgrade instructions. I get the following output. I would have expected a success or failure note at the end. It seems incomplete.
9YuJsNoCPhgkRYIY

I re-tried 8.1.1 update and same thing. I do not believe the update is working. There is no “Done” tag after Running the install-upgrade-package line. There is no updated config and the version does not update. I checked php error files and did not find an error. All permissions and ownership verified.

The upgrade log seems to stop also at that point. Can someone verify if there is more to the upgrade of if there should be another debug setting I can try?

[2022-05-27 14:14:16] upgrade.INFO: Running step: check-package [] []
[2022-05-27 14:14:16] upgrade.INFO: step: check-package | status: done [] []
[2022-05-27 14:14:16] upgrade.INFO: step: check-package | messages: [] []
[2022-05-27 14:14:16] upgrade.INFO: Package found in path [] []
[2022-05-27 14:14:16] upgrade.INFO: step: check-package | debug: [] []
[2022-05-27 14:14:16] upgrade.INFO: Check package existence in: /home/crm/public_html/tmp/package/upgrade/SuiteCRM-8.1.1.zip [] []
[2022-05-27 14:14:16] upgrade.INFO: Running step: extract-package [] []
[2022-05-27 14:14:19] upgrade.INFO: step: extract-package | status: done [] []
[2022-05-27 14:14:19] upgrade.INFO: step: extract-package | messages: [] []
[2022-05-27 14:14:19] upgrade.INFO: Package extracted [] []
[2022-05-27 14:14:19] upgrade.INFO: step: extract-package | debug: [] []
[2022-05-27 14:14:19] upgrade.INFO: Trying to extract to: /home/crm/public_html/tmp/package/upgrade/SuiteCRM-8.1.1-extracted [] []
[2022-05-27 14:14:19] upgrade.INFO: Running step: check-permissions [] []
[2022-05-27 14:14:19] upgrade.INFO: step: check-permissions | status: done [] []
[2022-05-27 14:14:19] upgrade.INFO: step: check-permissions | messages: [] []
[2022-05-27 14:14:19] upgrade.INFO: Permissions checked [] []
[2022-05-27 14:14:19] upgrade.INFO: step: check-permissions | debug: no debug info [] []
[2022-05-27 14:14:19] upgrade.INFO: Running step: install-upgrade-package [] []

SuiteCRM Upgrade
============

Running: check-package
step: check-package | status: done
Package found in path
Running: extract-package
step: extract-package | status: done
Package extracted
Running: check-permissions
step: check-permissions | status: done
Permissions checked
Running: install-upgrade-package

In UpgradePackageHandler.php line 205:
                                                                               
  Warning: Use of undefined constant JSON_THROW_ON_ERROR - assumed 'JSON_THRO  
  W_ON_ERROR' (this will throw an Error in a future version of PHP)            
                                                                               

suitecrm:app:upgrade [-t|--target-version TARGET-VERSION]