From patchwork Fri Jun 21 14:22:52 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ian Jackson X-Patchwork-Id: 11010179 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id A6E6F76 for ; Fri, 21 Jun 2019 14:25:27 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 94BB11FFB7 for ; Fri, 21 Jun 2019 14:25:27 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 87C2D28746; Fri, 21 Jun 2019 14:25:27 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 38EC81FFB7 for ; Fri, 21 Jun 2019 14:25:27 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1heKSb-0008Ff-QO; Fri, 21 Jun 2019 14:24:13 +0000 Received: from us1-rack-dfw2.inumbo.com ([104.130.134.6]) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1heKSa-0008FJ-DM for xen-devel@lists.xenproject.org; Fri, 21 Jun 2019 14:24:12 +0000 X-Inumbo-ID: 3cd09e26-9430-11e9-8980-bc764e045a96 Received: from esa3.hc3370-68.iphmx.com (unknown [216.71.145.155]) by us1-rack-dfw2.inumbo.com (Halon) with ESMTPS id 3cd09e26-9430-11e9-8980-bc764e045a96; Fri, 21 Jun 2019 14:24:11 +0000 (UTC) Authentication-Results: esa3.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none; spf=None smtp.pra=ian.jackson@eu.citrix.com; spf=Pass smtp.mailfrom=Ian.Jackson@citrix.com; spf=None smtp.helo=postmaster@mail.citrix.com Received-SPF: None (esa3.hc3370-68.iphmx.com: no sender authenticity information available from domain of ian.jackson@eu.citrix.com) identity=pra; client-ip=162.221.158.21; receiver=esa3.hc3370-68.iphmx.com; envelope-from="Ian.Jackson@citrix.com"; x-sender="ian.jackson@eu.citrix.com"; x-conformance=sidf_compatible Received-SPF: Pass (esa3.hc3370-68.iphmx.com: domain of Ian.Jackson@citrix.com designates 162.221.158.21 as permitted sender) identity=mailfrom; client-ip=162.221.158.21; receiver=esa3.hc3370-68.iphmx.com; envelope-from="Ian.Jackson@citrix.com"; x-sender="Ian.Jackson@citrix.com"; x-conformance=sidf_compatible; x-record-type="v=spf1"; x-record-text="v=spf1 ip4:209.167.231.154 ip4:178.63.86.133 ip4:195.66.111.40/30 ip4:85.115.9.32/28 ip4:199.102.83.4 ip4:192.28.146.160 ip4:192.28.146.107 ip4:216.52.6.88 ip4:216.52.6.188 ip4:162.221.158.21 ip4:162.221.156.83 ~all" Received-SPF: None (esa3.hc3370-68.iphmx.com: no sender authenticity information available from domain of postmaster@mail.citrix.com) identity=helo; client-ip=162.221.158.21; receiver=esa3.hc3370-68.iphmx.com; envelope-from="Ian.Jackson@citrix.com"; x-sender="postmaster@mail.citrix.com"; x-conformance=sidf_compatible IronPort-SDR: S/MP1bsxVWJTRNJS/9/40pVrjn8I/1YkAy965baEct3whNqluVgU6ySQIxssFyekraOHt3EcWj 7R5Z61tX1GdPKnwOtFxIXe+FNyu/Ld38Mit1SefOIDa5yIH5unhsDpMTUFYSKf49Uer4d+LrYh Ir8lUBYrkVYe1PihubSypz3WwikrQJOIcSm/4HmoubYbFdMhekC6IT7xCdG2kfA0FcVNnrNo61 MEhEdXyK+8HiAHlMu8tJMuoSg6VbwsuXMCTK/oHaEIwCjpTV/nulG7q4VZzHA0UZ26I+nn3wWM k4o= X-SBRS: 2.7 X-MesageID: 2062672 X-Ironport-Server: esa3.hc3370-68.iphmx.com X-Remote-IP: 162.221.158.21 X-Policy: $RELAYED X-IronPort-AV: E=Sophos;i="5.63,400,1557201600"; d="scan'208";a="2062672" From: Ian Jackson To: Date: Fri, 21 Jun 2019 15:22:52 +0100 Message-ID: <20190621142258.1543-3-ian.jackson@eu.citrix.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20190621142258.1543-1-ian.jackson@eu.citrix.com> References: <20190621142258.1543-1-ian.jackson@eu.citrix.com> MIME-Version: 1.0 Subject: [Xen-devel] [OSSTEST PATCH v2 2/8] mg-transient-task: Put the ownd fd on a high fd, say, 114 X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: Ian Jackson Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" X-Virus-Scanned: ClamAV using ClamSMTP This avoids clashes with other shell scripts' etc. fds. Signed-off-by: Ian Jackson --- v2: New patch --- mg-transient-task | 5 ++++- tcl/JobDB-Executive.tcl | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/mg-transient-task b/mg-transient-task index 2b3b315e..ce5180ff 100755 --- a/mg-transient-task +++ b/mg-transient-task @@ -22,7 +22,10 @@ package require Tclx source ./tcl/daemonlib.tcl -jobdb::become-task [string range "$argv" 0 50] +set ownerqueue [jobdb::become-task [string range "$argv" 0 50]] +dup $ownerqueue file114 +close $ownerqueue + exec 2>@ stderr perl -I. -e { use Osstest; use Osstest::Executive; diff --git a/tcl/JobDB-Executive.tcl b/tcl/JobDB-Executive.tcl index 4f3409a9..56b61825 100644 --- a/tcl/JobDB-Executive.tcl +++ b/tcl/JobDB-Executive.tcl @@ -435,6 +435,7 @@ proc become-task {comment} { AND refkey = [pg_quote [lindex $refinfo 1]] " } + return $ownerqueue } proc preserve-task {seconds} {