Hello,
The issue starts here:
error: unpacking of archive failed on file /opt/kaltura/web/html5/html5lib/v2.22/modules/AdSupport/resources/mw.AdLoader.js;5641dc5e: cpio: open
Usually, this indicates a space issue but from the output of the sanity, it seems you have space.. Try:
# yum reinstall kaltura-html5lib
As for: PHP Fatal error: Interface 'IKalturaLogger' not found in /opt/kaltura/bin/init.php on line 93
Did you run the configure scripts post upgrade? if not, it would explain it but either way, I would suggest you:
# rm -f /opt/kaltura/app/base-config.lock /opt/kaltura/app/base-config-generator.lock
and rerun the config script.