[
https://issues.apache.org/jira/browse/AMBARI-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388565#comment-14388565
]
Hudson commented on AMBARI-10292:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2155 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2155/])
AMBARI-10292. Log information on ports and processes on tasks failure
(aonishuk) (aonishuk:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=3508f08f9509ed17e6e650244b2d5934fb1bc2e8)
* ambari-agent/src/main/python/ambari_agent/CustomServiceOrchestrator.py
* ambari-agent/src/main/python/ambari_agent/PythonExecutor.py
> Log information on ports and processes on tasks failure
> -------------------------------------------------------
>
> Key: AMBARI-10292
> URL: https://issues.apache.org/jira/browse/AMBARI-10292
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.1.0
>
> Attachments: AMBARI-10292.patch
>
>
> Currently we deal with situation when apt-get fails from time to time on
> Ubuntu. Saying that apt lock is used. We can't figure out the reason.This
> needs some info on processes.
> As well there happen some port collision problems which need output from
> netstat when failure occurred.
> It seems a good idea to log `ps` and `netstat` state at the time on tasks
> failure. To debug problems like this either on customer or on dev side.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)