From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6683767157560442880 X-Received: by 2002:a1c:658a:: with SMTP id z132mr3196053wmb.92.1556190258828; Thu, 25 Apr 2019 04:04:18 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a1c:678a:: with SMTP id b132ls2792764wmc.0.gmail; Thu, 25 Apr 2019 04:04:18 -0700 (PDT) X-Google-Smtp-Source: APXvYqwpGScKoKODw4XVkLWBO0XAxduZemQKtsf7+OB+Q5fk8Ow1rLI5RUEKQO1xrUXSU9IBwTle X-Received: by 2002:a05:600c:d7:: with SMTP id u23mr3283239wmm.30.1556190258425; Thu, 25 Apr 2019 04:04:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1556190258; cv=none; d=google.com; s=arc-20160816; b=hfEhtnYqq13/8VeFUNnv189L1WLvzq49oec5DBpEr8xj7uBfQVnfTFYGHoi43z6dz5 HA25swAafWsOFIcGHYsIAYzFLkFLzv2EoLKYzmw/xzIitzpjIhunYb49NwABzhz79LkX 5RAz/c70ut92ZJjrf0HJXbb2aSkmt+zO8GEFz6iJrmbuzOPtM5CvupIijTNYlJhEOj4t KJkzoHHQQDs+PXJp4JvuXShEMCx4FJ2mKjmmHM0sCJn5jCEDbiPaKxFG7VOzU9mu7r6Z i0aWEzjSxmwQBuGv+rDyl4SOM289l9sKaTkHGfCmb3Q6Z1kjD//u5Cbwrmk9mV5WJoPk 7Xaw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date; bh=RosT0LHGofpzmWiTa2WsIeYtJEP1BEr0AhmUZjGXj1s=; b=hWI7KzVQi8JkvdBTj4Kl4Jjf66YiOAAat06xIfuevzI2XBjxCVut9nZ9h9tGZUJMBw B0yMunRsgP+QCONi+CkZglqAZF0e3Xe1sBXQ/2S/rOCPBggdTzxb30JYI2Hi/1mqS/EW +rgZszO0/6fznVLW+h+P2ANqACLYac0c+dh4ELj9hj56/0kVsIPVC+kwH+BzE+mj7JVB JtgYjaSm4oFATgJHB0MYS7amzVDEGaUqXocVF5WfdXlE1Qa072PtwNKtSY8V/shW5ou+ C8QsKmWAFUjM2GgkqEvgMijX/+oVJCr2H3Pi/gvQgXKtMfGtBdjzvroA22AseuV5quTs OgMQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id y72si65220wmd.3.2019.04.25.04.04.18 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 25 Apr 2019 04:04:18 -0700 (PDT) Received-SPF: neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Received: from yssyq.m.ilbers.de (dslb-084-061-174-122.084.061.pools.vodafone-ip.de [84.61.174.122]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id x3PB4GbL009618 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Thu, 25 Apr 2019 13:04:17 +0200 Date: Thu, 25 Apr 2019 13:04:10 +0200 From: Baurzhan Ismagulov To: isar-users Subject: Re: Project isar_claudius_ilbers_fast_ci on isar-build.org Message-ID: <20190425110410.GL21981@yssyq.m.ilbers.de> Mail-Followup-To: isar-users References: <9563e12a-8b2b-805e-f0a1-ebbf8d82f265@siemens.com> <20190425105433.GK21981@yssyq.m.ilbers.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: 5qUDi+/aoYXC On Thu, Apr 25, 2019 at 12:58:13PM +0200, Jan Kiszka wrote: > It's still running, but it seems to have past the failure points with > Claudius' patches applied. Ok, thanks for the confirmation. > > next should build locally. If there is a problem with the local build, we > > shouldn't ignore it. Maybe after this first problem is solved, one can also > > reproduce exactly that issue locally. > > Let's understand the problems first, then do the post-portem analysis why > there weren't found early if they could have. My point was to ease Claudius's debugging rather than post-mortem analysis. I agree that one should read logs, too; I just happen to be more productive locally. With kind regards, Baurzhan.