I saw similar threads (e.g. Build timeout but actually succeeded ) that seem to be referring to the use of Yarn as being a problem. In my case, I am not using Yarn (and just to be sure I am passing the parameter that was supposed to fix but to no avail).
Any background process that’s still running would cause that.
Need to see the diff with a previous process snapshot to pinpoint the culprit, but your process list and earlier commands suggest bash background jobs.
From the other threads, I suspect it is the gpg-agent but I am not sure of how this should be terminated in this context not to get the VM complain about it. Are you saying we should just kill it?