BuildonUI not able to fetch Kubernetes pod logs
Problem
When triggered a build from UI, buildon application was not able to fetch the pod logs.
Cause
Permission denied for path of log file specified (/root/buildlog)
Fix
Change log path to other location where non-root user has access.