From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 30 Aug 2015 21:49:25 +0000 From: Girar Builder awaiter robot To: "Eugeny A. Rostovtsev" Subject: [#148653] FAILED python-module-socketpool.git=0.5.3-alt1.git20150511 Message-ID: <20150830214925.GA17977@gyle.altlinux.org> Mail-Followup-To: girar-builder@altlinux.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-girar-task-id: 148653 X-girar-task-owner: real X-girar-task-repo: sisyphus X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: http://git.altlinux.org/tasks/148653/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#148653] FAILED python-module-socketpool.git=0.5.3-alt1.git20150511 Cc: sisyphus-incominger@lists.altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: real@altlinux.org List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Aug 2015 21:49:25 -0000 Archived-At: List-Archive: http://git.altlinux.org/tasks/148653/logs/events.1.1.log 2015-Aug-30 21:47:28 :: task #148653 for sisyphus started by real: #100 build 0.5.3-alt1.git20150511 from /people/real/packages/python-module-socketpool.git 2015-Aug-30 21:47:28 :: waiting for a shared lock on sisyphus 2015-Aug-30 21:48:36 :: acquired a shared lock on sisyphus 2015-Aug-30 21:48:37 :: [x86_64] #100 python-module-socketpool.git 0.5.3-alt1.git20150511: build start 2015-Aug-30 21:48:37 :: [i586] #100 python-module-socketpool.git 0.5.3-alt1.git20150511: build start ______________________ Test_Pool.test_stop_reaper_thread _______________________ self = def test_stop_reaper_thread(self): """Verify that calling stop_reaper will terminate the reaper thread. pool = ConnectionPool(MessyConnector, backend='thread') > assert pool._reaper.running E assert .running E + where = ._reaper tests/test_pool_01.py:34: AssertionError ====================== 1 failed, 7 passed in 1.48 seconds ====================== 2015-Aug-30 21:49:24 :: [x86_64] python-module-socketpool.git 0.5.3-alt1.git20150511: remote: build failed 2015-Aug-30 21:49:24 :: [x86_64] #100 python-module-socketpool.git 0.5.3-alt1.git20150511: build FAILED self = def test_del(self): """Verify that garbage collection of the pool will release the reaper thread. pool = ConnectionPool(MessyConnector, backend='thread') reaper = pool._reaper > assert reaper.running E assert .running tests/test_pool_01.py:51: AssertionError ====================== 1 failed, 7 passed in 1.50 seconds ====================== 2015-Aug-30 21:49:25 :: [i586] python-module-socketpool.git 0.5.3-alt1.git20150511: remote: build failed 2015-Aug-30 21:49:25 :: [i586] #100 python-module-socketpool.git 0.5.3-alt1.git20150511: build FAILED 2015-Aug-30 21:49:24 :: [x86_64] build FAILED 2015-Aug-30 21:49:25 :: [i586] build FAILED 2015-Aug-30 21:49:25 :: task #148653 for sisyphus FAILED