Bug 892219 - [abrt] ansible-0.8-1.fc17: managers.py:759:_callmethod:IOError: [Errno 104] Connection reset by peer
Summary: [abrt] ansible-0.8-1.fc17: managers.py:759:_callmethod:IOError: [Errno 104] C...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: ansible
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Bielawa
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:06240506ee8c735c127d3078ccd...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-05 23:19 UTC by Rui Gouveia
Modified: 2013-02-25 02:55 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-25 02:55:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: executable (25 bytes, text/plain)
2013-01-05 23:19 UTC, Rui Gouveia
no flags Details
File: dso_list (33 bytes, text/plain)
2013-01-05 23:19 UTC, Rui Gouveia
no flags Details
File: environ (3.09 KB, text/plain)
2013-01-05 23:19 UTC, Rui Gouveia
no flags Details
File: core_backtrace (1017 bytes, text/plain)
2013-01-05 23:19 UTC, Rui Gouveia
no flags Details
File: smolt_data (3.59 KB, text/plain)
2013-01-05 23:19 UTC, Rui Gouveia
no flags Details

Description Rui Gouveia 2013-01-05 23:19:07 UTC
Description of problem:
Interrupted with CTRL+C right after starting.

Version-Release number of selected component:
ansible-0.8-1.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
cmdline:        /usr/bin/python /usr/bin/ansible-playbook -vvvv -i hosts-tests web-hosting.yml
kernel:         3.6.10-2.fc17.x86_64

backtrace:
:managers.py:759:_callmethod:IOError: [Errno 104] Connection reset by peer
:
:Traceback (most recent call last):
:  File "/usr/bin/ansible-playbook", line 164, in <module>
:    sys.exit(main(sys.argv[1:]))
:  File "/usr/bin/ansible-playbook", line 135, in main
:    pb.run()
:  File "/usr/lib/python2.7/site-packages/ansible/playbook/__init__.py", line 193, in run
:    if not self._run_play(play):
:  File "/usr/lib/python2.7/site-packages/ansible/playbook/__init__.py", line 397, in _run_play
:    if not self._run_task(play, task, False):
:  File "/usr/lib/python2.7/site-packages/ansible/playbook/__init__.py", line 266, in _run_task
:    results = self._run_task_internal(task)
:  File "/usr/lib/python2.7/site-packages/ansible/playbook/__init__.py", line 240, in _run_task_internal
:    results = runner.run()
:  File "/usr/lib/python2.7/site-packages/ansible/runner/__init__.py", line 674, in run
:    results = self._parallel_exec(hosts)
:  File "/usr/lib/python2.7/site-packages/ansible/runner/__init__.py", line 611, in _parallel_exec
:    while not result_queue.empty():
:  File "<string>", line 2, in empty
:  File "/usr/lib64/python2.7/multiprocessing/managers.py", line 759, in _callmethod
:    kind, result = conn.recv()
:IOError: [Errno 104] Connection reset by peer
:
:Local variables in innermost frame:
:self: <AutoProxy[Queue] object, typeid 'Queue' at 0x18a0bd0>
:args: ()
:methodname: 'empty'
:kwds: {}
:conn: <read-write Connection, handle 4>

Comment 1 Rui Gouveia 2013-01-05 23:19:10 UTC
Created attachment 673165 [details]
File: executable

Comment 2 Rui Gouveia 2013-01-05 23:19:12 UTC
Created attachment 673166 [details]
File: dso_list

Comment 3 Rui Gouveia 2013-01-05 23:19:14 UTC
Created attachment 673167 [details]
File: environ

Comment 4 Rui Gouveia 2013-01-05 23:19:15 UTC
Created attachment 673168 [details]
File: core_backtrace

Comment 5 Rui Gouveia 2013-01-05 23:19:17 UTC
Created attachment 673169 [details]
File: smolt_data

Comment 6 Tim Bielawa 2013-02-25 02:55:10 UTC
Not sure what the exact problem is here. I recommend trying out 1.0 (just released) and retrying what you were doing before.

Please file an issue with $UPSTREAM [1] if you are still having problems.


[1] https://github.com/ansible/ansible/issues?milestone=&page=1&state=open


Note You need to log in before you can comment on or make changes to this bug.