From dev-return-103061-archive-asf-public=cust-asf.ponee.io@qpid.apache.org Thu Jun 25 13:38:03 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 61E6E180181 for ; Thu, 25 Jun 2020 15:38:03 +0200 (CEST) Received: (qmail 40051 invoked by uid 500); 25 Jun 2020 13:38:02 -0000 Mailing-List: contact dev-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@qpid.apache.org Delivered-To: mailing list dev@qpid.apache.org Received: (qmail 39984 invoked by uid 99); 25 Jun 2020 13:38:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jun 2020 13:38:02 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id B37E742287 for ; Thu, 25 Jun 2020 13:38:01 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 24966780472 for ; Thu, 25 Jun 2020 13:38:00 +0000 (UTC) Date: Thu, 25 Jun 2020 13:38:00 +0000 (UTC) From: "ASF GitHub Bot (Jira)" To: dev@qpid.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DISPATCH-1660) Intermittent failure in system_tests_policy_oversize_basic MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DISPATCH-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17144919#comment-17144919 ] ASF GitHub Bot commented on DISPATCH-1660: ------------------------------------------ ChugR opened a new pull request #767: URL: https://github.com/apache/qpid-dispatch/pull/767 The qpid-proton assertion is 'delivery must not be local.settled'. This commit avoids setting local.settled. The connection is never again read and no new deliveries on this link or connection are created. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org > Intermittent failure in system_tests_policy_oversize_basic > ---------------------------------------------------------- > > Key: DISPATCH-1660 > URL: https://issues.apache.org/jira/browse/DISPATCH-1660 > Project: Qpid Dispatch > Issue Type: Bug > Components: Tests > Affects Versions: 1.12.0 > Reporter: Ganesh Murthy > Assignee: Charles E. Rolke > Priority: Major > > {noformat} > Start 25: system_tests_policy_oversize_basic25: Test command: /usr/bin/python "/foo/qpid-dispatch/build/tests/run.py" "-m" "unittest" "-v" "system_tests_policy_oversize_basic" > 25: Test timeout computed to be: 600 > 25: test_40_block_oversize_INTA_INTA (system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... ok > 25: test_41_block_oversize_INTA_INTB (system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... ok > 25: test_42_block_oversize_INTA_EA1 (system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... ok > 25: test_43_block_oversize_INTA_EB1 (system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... ok > 25: test_44_block_oversize_INTB_INTA (system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... ok > 25: test_45_block_oversize_INTB_INTB (system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... ok > 25: OversizeMessageTransferTest - e46 > 25: 2020-05-20 12:11:40.002177 on_start > 25: 2020-05-20 12:11:40.002267 on_start: opening receiver connection to amqp://0.0.0.0:24197 > 25: 2020-05-20 12:11:40.002545 on_start: opening sender connection to amqp://0.0.0.0:24195 > 25: 2020-05-20 12:11:40.002714 on_start: Creating receiver > 25: 2020-05-20 12:11:40.002878 on_start: Creating sender > 25: 2020-05-20 12:11:40.002997 on_start: done > 25: 2020-05-20 12:12:40.003628 self.timeout Timeout Expired: n_sent=0 n_rcvd=0 n_rejected=0 n_aborted=0 > 25: 2020-05-20 12:12:45.289228 test_46 test error: Timeout Expired: n_sent=0 n_rcvd=0 n_rejected=0 n_aborted=0 > 25: test_46_block_oversize_INTB_EA1 (system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... FAIL > 25: OversizeMessageTransferTest - e47 > 25: 2020-05-20 12:12:45.310757 on_start > 25: 2020-05-20 12:12:45.310873 on_start: opening receiver connection to amqp://0.0.0.0:24199 > 25: 2020-05-20 12:12:45.311197 on_start: opening sender connection to amqp://0.0.0.0:24195 > 25: 2020-05-20 12:12:45.311385 on_start: Creating receiver > 25: 2020-05-20 12:12:45.311570 on_start: Creating sender > 25: 2020-05-20 12:12:45.311701 on_start: done > 25: 2020-05-20 12:13:45.311633 self.timeout Timeout Expired: n_sent=0 n_rcvd=0 n_rejected=0 n_aborted=0 > 25: 2020-05-20 12:13:48.055263 test_47 test error: Timeout Expired: n_sent=0 n_rcvd=0 n_rejected=0 n_aborted=0 > 25: test_47_block_oversize_INTB_EB1 (system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... FAIL > 25: test_48_block_oversize_EA1_INTA (system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... ok > 25: OversizeMessageTransferTest - e49 > 25: 2020-05-20 12:13:48.275921 on_start > 25: 2020-05-20 12:13:48.275995 on_start: opening receiver connection to amqp://0.0.0.0:24195 > 25: 2020-05-20 12:13:48.276285 on_start: opening sender connection to amqp://0.0.0.0:24197 > 25: 2020-05-20 12:13:48.276454 on_start: Creating receiver > 25: 2020-05-20 12:13:48.276615 on_start: Creating sender > 25: 2020-05-20 12:13:48.276735 on_start: done > 25: 2020-05-20 12:14:48.277283 self.timeout Timeout Expired: n_sent=0 n_rcvd=0 n_rejected=0 n_aborted=0 > 25: 2020-05-20 12:14:51.017235 test_49 test error: Timeout Expired: n_sent=0 n_rcvd=0 n_rejected=0 n_aborted=0 > 25: test_49_block_oversize_EA1_INTB (system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... FAIL > 25: test_4a_block_oversize_EA1_EA1 (system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... ok > 25: OversizeMessageTransferTest - e4b > 25: 2020-05-20 12:14:51.235405 on_start > 25: 2020-05-20 12:14:51.235481 on_start: opening receiver connection to amqp://0.0.0.0:24199 > 25: 2020-05-20 12:14:51.235753 on_start: opening sender connection to amqp://0.0.0.0:24197 > 25: 2020-05-20 12:14:51.235920 on_start: Creating receiver > 25: 2020-05-20 12:14:51.236082 on_start: Creating sender > 25: 2020-05-20 12:14:51.236201 on_start: done > 25: 2020-05-20 12:15:51.236483 self.timeout Timeout Expired: n_sent=0 n_rcvd=0 n_rejected=0 n_aborted=0 > 25: 2020-05-20 12:15:51.246181 test_4b test error: Timeout Expired: n_sent=0 n_rcvd=0 n_rejected=0 n_aborted=0 > 25: test_4b_block_oversize_EA1_EB1 (system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... FAIL > 25: test_4c_block_oversize_EB1_INTA (system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... skipped 'EB1 sending to INT.A may be blocked by EB1 limit and also by INT.B limit. That condition is tested in compound test.' > 25: test_4d_block_oversize_EB1_INTB (system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... skipped 'EB1 sending to INT.B may be blocked by EB1 limit and also by INT.B limit. That condition is tested in compound test.' > 25: test_4e_block_oversize_EB1_EA1 (system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... skipped 'EB1 sending to EA1 may be blocked by EB1 limit and also by INT.B limit. That condition is tested in compound test.' > 25: test_4f_block_oversize_EB1_EB1 (system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... ok > 25: test_50_allow_undersize_INTA_INTA (system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... ok > 25: OversizeMessageTransferTest - e51 > 25: 2020-05-20 12:15:53.637504 on_start > 25: 2020-05-20 12:15:53.637586 on_start: opening receiver connection to amqp://0.0.0.0:24195 > 25: 2020-05-20 12:15:53.637871 on_start: opening sender connection to amqp://0.0.0.0:24194 > 25: 2020-05-20 12:15:53.638042 on_start: Creating receiver > 25: 2020-05-20 12:15:53.638208 on_start: Creating sender > 25: 2020-05-20 12:15:53.638336 on_start: done > 25: 2020-05-20 12:16:53.638800 self.timeout Timeout Expired: n_sent=0 n_rcvd=0 n_rejected=0 n_aborted=0 > 25: 2020-05-20 12:16:56.375683 test_51 test error: Timeout Expired: n_sent=0 n_rcvd=0 n_rejected=0 n_aborted=0 > 25: test_51_allow_undersize_INTA_INTB (system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... FAIL > 25: test_52_allow_undersize_INTA_EA1 (system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... ok > 25: OversizeMessageTransferTest - e53 > 25: 2020-05-20 12:16:56.981609 on_start > 25: 2020-05-20 12:16:56.981683 on_start: opening receiver connection to amqp://0.0.0.0:24199 > 25: 2020-05-20 12:16:56.981950 on_start: opening sender connection to amqp://0.0.0.0:24194 > 25: 2020-05-20 12:16:56.982119 on_start: Creating receiver > 25: 2020-05-20 12:16:56.982283 on_start: Creating sender > 25: 2020-05-20 12:16:56.982401 on_start: done > 25: 2020-05-20 12:17:56.983678 self.timeout Timeout Expired: n_sent=0 n_rcvd=0 n_rejected=0 n_aborted=0 > 25: 2020-05-20 12:17:56.992594 test_53 test error: Timeout Expired: n_sent=0 n_rcvd=0 n_rejected=0 n_aborted=0 > 25: test_53_allow_undersize_INTA_EB1 (system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... FAIL > 25: OversizeMessageTransferTest - e54 > 25: 2020-05-20 12:17:57.011138 on_start > 25: 2020-05-20 12:17:57.011215 on_start: opening receiver connection to amqp://0.0.0.0:24194 > 25: 2020-05-20 12:17:57.011485 on_start: opening sender connection to amqp://0.0.0.0:24195 > 25: 2020-05-20 12:17:57.011653 on_start: Creating receiver > 25: 2020-05-20 12:17:57.011811 on_start: Creating sender > 25: 2020-05-20 12:17:57.011929 on_start: done > 25: 2020-05-20 12:18:57.012497 self.timeout Timeout Expired: n_sent=0 n_rcvd=0 n_rejected=0 n_aborted=0 > 25: 2020-05-20 12:18:59.752664 test_54 test error: Timeout Expired: n_sent=0 n_rcvd=0 n_rejected=0 n_aborted=0 > 25: test_54_allow_undersize_INTB_INTA (system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... FAIL > 25: OversizeMessageTransferTest - e55 > 25: 2020-05-20 12:18:59.772203 on_start > 25: 2020-05-20 12:18:59.772287 on_start: opening receiver connection to amqp://0.0.0.0:24195 > 25: 2020-05-20 12:18:59.772555 on_start: opening sender connection to amqp://0.0.0.0:24195 > 25: 2020-05-20 12:18:59.772723 on_start: Creating receiver > 25: 2020-05-20 12:18:59.772885 on_start: Creating sender > 25: 2020-05-20 12:18:59.773005 on_start: done > 25: 2020-05-20 12:19:59.772590 self.timeout Timeout Expired: n_sent=0 n_rcvd=0 n_rejected=0 n_aborted=0 > 25: 2020-05-20 12:20:02.522946 test_55 test error: Timeout Expired: n_sent=0 n_rcvd=0 n_rejected=0 n_aborted=0 > 25: test_55_allow_undersize_INTB_INTB (system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... FAIL > 25: OversizeMessageTransferTest - e56 > 25: 2020-05-20 12:20:02.542721 on_start > 25: 2020-05-20 12:20:02.542801 on_start: opening receiver connection to amqp://0.0.0.0:24197 > 25: 2020-05-20 12:20:02.543089 on_start: opening sender connection to amqp://0.0.0.0:24195 > 25: 2020-05-20 12:20:02.543269 on_start: Creating receiver > 25: 2020-05-20 12:20:02.543433 on_start: Creating sender > 25: 2020-05-20 12:20:02.543553 on_start: done > 25: 2020-05-20 12:21:02.543622 self.timeout Timeout Expired: n_sent=0 n_rcvd=0 n_rejected=0 n_aborted=0 > 25: 2020-05-20 12:21:05.284396 test_56 test error: Timeout Expired: n_sent=0 n_rcvd=0 n_rejected=0 n_aborted=0 > 25: test_56_allow_undersize_INTB_EA1 (system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... FAIL > 25: test_57_allow_undersize_INTB_EB1 (system_tests_policy_oversize_basic.MaxMessageSizeBlockOversize) ... > 25/66 Test #25: system_tests_policy_oversize_basic ................***Timeout 600.01 sec > {noformat} -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org For additional commands, e-mail: dev-help@qpid.apache.org