[tor-bugs] #29437 [Core Tor/Stem]: test-stem times out intermittently
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Apr 10 09:40:48 UTC 2019
#29437: test-stem times out intermittently
-----------------------------------+------------------------------------
Reporter: rl1987 | Owner: teor
Type: defect | Status: reopened
Priority: Medium | Milestone: Tor: 0.2.9.x-final
Component: Core Tor/Stem | Version: Tor: 0.2.4.8-alpha
Severity: Normal | Resolution:
Keywords: tor-ci-fail-sometimes | Actual Points: 0.2
Parent ID: | Points: 0.2
Reviewer: | Sponsor:
-----------------------------------+------------------------------------
Changes (by teor):
* status: closed => reopened
* resolution: fixed =>
Comment:
This ticket appears to have multiple causes.
We merged #30021 to 0.2.9 and later, but it's still failing:
{{{
control.controller... timelimit: sending
warning signal 15
make: *** [test-stem] Terminated
/home/travis/.travis/functions: line 104: 16451 Terminated
timelimit -p -t 540 -T 30 make src/app/tor test-stem
The command "if [[ "$TEST_STEM" != "" ]]; then timelimit -p -t 540 -T 30
make src/app/tor test-stem; fi" exited with 143.
}}}
We're seeing this issue with python 3.4 in:
https://travis-ci.org/tlyu/tor/jobs/518187625
https://travis-ci.org/tlyu/tor/jobs/518187612
I made #30012 a child of this ticket again, so we can get a stack trace
from stem.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29437#comment:21>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list