From owner-freebsd-ports@FreeBSD.ORG Mon Mar 9 11:11:53 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B340C50E for ; Mon, 9 Mar 2015 11:11:53 +0000 (UTC) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [IPv6:2a01:4f8:131:60a2::2]) by mx1.freebsd.org (Postfix) with ESMTP id 741AD8B9 for ; Mon, 9 Mar 2015 11:11:53 +0000 (UTC) Received: from [192.168.135.70] (unknown [94.19.235.70]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPSA id 3049356400; Mon, 9 Mar 2015 14:11:42 +0300 (MSK) Message-ID: <54FD7FEC.5080500@FreeBSD.org> Date: Mon, 09 Mar 2015 14:11:40 +0300 From: Lev Serebryakov Reply-To: lev@FreeBSD.org Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Ben Woods Subject: Re: How could I increase "runaway" timer for package build cluster? References: <54FB7119.4030208@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "freebsd-ports@freebsd.org" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2015 11:11:53 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On 08.03.2015 12:40, Ben Woods wrote: > Actually, taking a look at my /usr/local/etc/poudriere.conf > configuration file, I see these settings have indeed been exposed > for configuration there without having to touch the poudriere code > itself. The appropriate settings are: > > # This defines the max time (in seconds) that a command may run for > a build # before it is killed for taking too long. Default: 86400 > #MAX_EXECUTION_TIME=86400 > > # This defines the time (in seconds) before a command is considered > to # be in a runaway state for having no output on stdout. Default: > 7200 #NOHANG_TIME=7200 The problem is, it is not my cluster, but FreeBSD official cluster. I could not change configs of it, I could only edit Makefile of my port. - -- // Lev Serebryakov AKA Black Lion -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (MingW32) iQJ8BAEBCgBmBQJU/X/sXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRGOTZEMUNBMEI1RjQzMThCNjc0QjMzMEFF QUIwM0M1OEJGREM0NzhGAAoJEOqwPFi/3EePTfEP/RZ+mpm4KR3ThMQsal/Aifgg d3iPz4mud6eFOeZkLzJCQplB7yWRDz12FUXY7VXx3gAqvbaNL9uEwYLhuOg7UKpS F3VeIZEl8GrBj3gO6ZtuVT+Gg4TUVMggmWuy64u73M/n+xLrsKjCKM17kyv4DpKq hYLEvJTLwWMox0l38c0/ETp6CVSqtAv5r+PE+gQZMTgH+RDufdv71Dsy3pbkJL2z M09dy9MLLa7FbfirCNh2kVSv6BHBMPxuuWntCHbs2vw619mvpf8OlNil/tt5/mip bpU0b154aNcFrXpGAZcfmFaZRBwS4XEaD70tRbnJZjleOJoDbYIRJp6Fg17ABjxs 43YumxZlwHYEABbpR4DQnUHxSeykpf3D8fcRSMD/29nHbESHcpJoscO7wvz3nP8Q Vi7pYkAJodGdhSWpHpgu/KfVGexoZgngkQPQ7/2FKR6D7Pm+wC3ilxhSRNDAJlkd F/smVWCJNrd61a64d8BTA21xeQCRQch/YXS6YpAdhSR1Y10uZuqhvugVzzv8J9S9 JRGC1PD3DoV2FjY1GK6ncP229OG06QOnqrvPp+Yg+rhlnLseNpqVh6e3Ja/rJWZ1 AWvecKGcAwSh6dhugBZ5BoPaZ8sRlF9ZD2QXW6nXDO1+EpoZK/rLTq1Z6pHL6/mD 5HYU5/UWCzoaLaIQBlwg =v5fn -----END PGP SIGNATURE-----