From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58208) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tgcli-0000l0-DT for qemu-devel@nongnu.org; Thu, 06 Dec 2012 09:49:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tgclc-00082D-D6 for qemu-devel@nongnu.org; Thu, 06 Dec 2012 09:49:42 -0500 Received: from e28smtp05.in.ibm.com ([122.248.162.5]:59653) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tgclb-00081z-Rj for qemu-devel@nongnu.org; Thu, 06 Dec 2012 09:49:36 -0500 Received: from /spool/local by e28smtp05.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 6 Dec 2012 20:19:23 +0530 Received: from d28relay03.in.ibm.com (d28relay03.in.ibm.com [9.184.220.60]) by d28dlp03.in.ibm.com (Postfix) with ESMTP id E81CC125804E for ; Thu, 6 Dec 2012 20:19:13 +0530 (IST) Received: from d28av04.in.ibm.com (d28av04.in.ibm.com [9.184.220.66]) by d28relay03.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id qB6EnQtZ38273144 for ; Thu, 6 Dec 2012 20:19:27 +0530 Received: from d28av04.in.ibm.com (loopback [127.0.0.1]) by d28av04.in.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id qB6EnPAY012544 for ; Fri, 7 Dec 2012 01:49:27 +1100 From: "Aneesh Kumar K.V" In-Reply-To: <20121206082759.3C67045097@buildbot.b1-systems.de> References: <20121206082759.3C67045097@buildbot.b1-systems.de> Date: Thu, 06 Dec 2012 20:19:24 +0530 Message-ID: <87y5hbck23.fsf@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] buildbot failure in qemu on virtfs_x86_64_debian_6_0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu@buildbot.b1-systems.de, agraf@suse.de, gollub@b1-systems.de, lcapitulino@redhat.com, qemu-devel@nongnu.org qemu@buildbot.b1-systems.de writes: > The Buildbot has detected a new failure on builder virtfs_x86_64_debian_6_0 while building qemu. > Full details are available at: > http://buildbot.b1-systems.de/qemu/builders/virtfs_x86_64_debian_6_0/builds/307 > > Buildbot URL: http://buildbot.b1-systems.de/qemu/ > > Buildslave for this Build: yuzuki > > Build Reason: The Nightly scheduler named 'nightly_virtfs' triggered this build > Build Source Stamp: [branch for-upstream] HEAD > Blamelist: > > BUILD FAILED: failed git Hmm, My github repo changed this week from QEMU.git to qemu.git. git://github.com/kvaneesh/qemu.git The backing repo for the earlier one was pointing to a wrong one. I am not sure how that happened. I remember forking the right QEMU.git. -aneesh