From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31998 invoked by alias); 9 Nov 2006 19:19:15 -0000 Received: (qmail 31989 invoked by uid 22791); 9 Nov 2006 19:19:14 -0000 X-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,SUBJ_HAS_UNIQ_ID X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 09 Nov 2006 19:19:06 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id kA9JJ46Y005447 for ; Thu, 9 Nov 2006 14:19:04 -0500 Received: from lacrosse.corp.redhat.com (lacrosse.corp.redhat.com [172.16.52.154]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id kA9JJ4Jn007297 for ; Thu, 9 Nov 2006 14:19:04 -0500 Received: from [172.16.59.175] (dhcp59-175.rdu.redhat.com [172.16.59.175]) by lacrosse.corp.redhat.com (8.12.11.20060308/8.11.6) with ESMTP id kA9JJ4qF014411 for ; Thu, 9 Nov 2006 14:19:04 -0500 Message-ID: <45537F28.3070107@redhat.com> Date: Thu, 09 Nov 2006 19:26:00 -0000 From: William Cohen User-Agent: Mozilla Thunderbird 1.0.8-1.1.fc4 (X11/20060501) X-Accept-Language: en-us, en MIME-Version: 1.0 To: SystemTAP Subject: Summary of nightly tests 20061109 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2006-q4/txt/msg00395.txt.bz2 Only four of the six machines reported results. fc6/rawhide i686 and rhel4 i686 died. The ia64 machine results look to have a systematic problem. The fc6 i686 machine has page allocation failure in /var/log/messages. "staprun: page allocation failure. order:5, mode:0xd0". It looks like this is happening during sysetemtap.syscall/test.exp The RHEL4U4 i686 crashes because of 2726, could we just blacklist "scheduler_tick" and be done with it? The RHEL4U5 ia64 getting unaligned accesses in staprun on the failed tests: add.stp, div0.stp, equal.stp, inc.stp, etc. The kernel.statement() is failing on the 64-bit machines. The bench (0) test is failing on all the machines. I will see about better characterizing the problems in encountered by the testing. -Will FC5 i686 Kernel: Linux 2.6.18-1.2200.fc5 #1 Sat Oct 14 16:59:26 EDT 2006 i686 i686 i386 GNU/Linux Testsuite summary of failed tests FAIL: bench (0) FAIL: /home/wcohen/stap_testing_200611091417/src/testsuite/systemtap.stress/current.stp startup (timeout) === systemtap Summary === # of expected passes 239 # of unexpected failures 2 # of expected failures 107 # of unknown successes 2 # of known failures 3 # of untested testcases 1 # of unsupported tests 1 FC6/rawhide i686 Kernel: Linux 2.6.18-1.2798.fc6PAE #1 SMP Mon Oct 16 14:54:22 EDT 2006 i686 i686 i386 GNU/Linux Testsuite summary of failed tests FAIL: bench (0) FAIL: /home/wcohen/stap_testing_200611090930/src/testsuite/systemtap.stress/current.stp startup (timeout) === systemtap Summary === # of expected passes 239 # of unexpected failures 2 # of expected failures 107 # of unknown successes 2 # of known failures 3 # of untested testcases 1 FC6/rawhide x86_64 Kernel: Linux 2.6.18-1.2798.fc6 #1 SMP Mon Oct 16 14:39:22 EDT 2006 x86_64 x86_64 x86_64 GNU/Linux Testsuite summary of failed tests FAIL: bench (0) FAIL: probefunc:kernel.statement(0xffffffff80287e1a) startup (eof) FAIL: buildok/seventeen.stp FAIL: /home/wcohen/stap_testing_200611091604/src/testsuite/systemtap.stress/current.stp startup (timeout) === systemtap Summary === # of expected passes 235 # of unexpected failures 4 # of expected failures 107 # of unknown successes 2 # of known failures 3 # of untested testcases 1 # of unsupported tests 1 RHEL4 U4 i686 crashed due to 2726 RHEL4 U4 x86_64 Kernel: Linux 2.6.9-42.0.3.ELsmp #1 SMP Mon Sep 25 17:24:31 EDT 2006 x86_64 x86_64 x86_64 GNU/Linux Testsuite summary of failed tests FAIL: bench (0) FAIL: probefunc:kernel.statement(0xffffffff80133660) startup (eof) FAIL: buildok/seventeen.stp === systemtap Summary === # of expected passes 239 # of unexpected failures 3 # of expected failures 107 # of unknown successes 2 # of known failures 3 # of untested testcases 1 RHLE4 U4 ia64 Kernel: Linux 2.6.9-42.0.3.EL #1 SMP Mon Sep 25 17:14:34 EDT 2006 ia64 ia64 ia64 GNU/Linux Testsuite summary of failed tests FAIL: /home/wcohen/stap_testing_200611090930/src/testsuite/systemtap.base/add.stp startup (timeout) FAIL: bench (0) FAIL: /home/wcohen/stap_testing_200611090930/src/testsuite/systemtap.base/div0.stp startup (timeout) FAIL: /home/wcohen/stap_testing_200611090930/src/testsuite/systemtap.base/equal.stp startup (timeout) FAIL: /home/wcohen/stap_testing_200611090930/src/testsuite/systemtap.base/finloop2.stp startup (timeout) FAIL: /home/wcohen/stap_testing_200611090930/src/testsuite/systemtap.base/if.stp startup (timeout) FAIL: /home/wcohen/stap_testing_200611090930/src/testsuite/systemtap.base/inc.stp startup (timeout) FAIL: /home/wcohen/stap_testing_200611090930/src/testsuite/systemtap.base/kfunct.stp startup (timeout) FAIL: /home/wcohen/stap_testing_200611090930/src/testsuite/systemtap.base/kmodule.stp startup (timeout) FAIL: /home/wcohen/stap_testing_200611090930/src/testsuite/systemtap.base/logical_and.stp startup (timeout) FAIL: /home/wcohen/stap_testing_200611090930/src/testsuite/systemtap.base/not.stp startup (timeout) FAIL: probefunc:kernel.statement(0xa00000010006c840) startup (eof) FAIL: probefunc:kernel.function("scheduler_tick") startup (timeout) FAIL: probefunc:kernel.inline("context_switch") compilation FAIL: /home/wcohen/stap_testing_200611090930/src/testsuite/systemtap.base/simple.stp startup (timeout) FAIL: timeofday test startup (timeout) FAIL: /home/wcohen/stap_testing_200611090930/src/testsuite/systemtap.base/timers.stp startup (timeout) FAIL: /home/wcohen/stap_testing_200611090930/src/testsuite/systemtap.base/tri.stp startup (timeout) FAIL: absentstats (1 13) FAIL: buildok/seventeen.stp FAIL: /home/wcohen/stap_testing_200611090930/src/testsuite/systemtap.samples/ioblocktest.stp startup (timeout) FAIL: symbols (15) FAIL: /home/wcohen/stap_testing_200611090930/src/testsuite/systemtap.samples/tcptest.stp startup (timeout) FAIL: /home/wcohen/stap_testing_200611090930/src/testsuite/systemtap.stress/current.stp startup (timeout) === systemtap Summary === # of expected passes 180 # of unexpected failures 24 # of unexpected successes 2 # of expected failures 105 # of unknown successes 1 # of known failures 4 # of untested testcases 1 Some additional information about the ipf machine is $ more /proc/cpuinfo processor : 0 vendor : GenuineIntel arch : IA-64 family : Itanium 2 model : 0 revision : 7 archrev : 0 features : branchlong cpu number : 0 cpu regs : 4 cpu MHz : 900.000000 itc MHz : 900.000000 BogoMIPS : 1346.37 siblings : 1 The earliest record of staprun causing unaligned accesses on the ia64 machine is Nov 5. See things like the following in the systemtap.log output of dejagnu. xp completed in 0 seconds Running /home/wcohen/stap_testing_200611090930/src/testsuite/systemtap.base/add.exp ... Pass 1: parsed user script and 52 library script(s) in 1901usr/22sys/1942real ms. Pass 2: analyzed script: 2 probe(s), 1 function(s), 0 embed(s), 3 global(s) in 32usr/1sys/33real ms. Pass 3: translated to C into "/tmp/stapoIYqmN/stap_1bb105f87e0392534ace6263540881cd_484.c" in 3usr/0sys/4real ms. Pass 4: compiled C into "stap_1bb105f87e0392534ace6263540881cd_484.ko" in 4193usr/210sys/4450real ms. Pass 5: starting run. staprun(9115): unaligned access to 0x2000000000338014, ip=0x4000000000007c01 staprun(9115): unaligned access to 0x200000000033801c, ip=0x4000000000007c10 staprun(9115): unaligned access to 0x2000000000338024, ip=0x4000000000007c01 staprun(9115): unaligned access to 0x200000000033802c, ip=0x4000000000007c10 systemtap starting probe FAIL: /home/wcohen/stap_testing_200611090930/src/testsuite/systemtap.base/add.stp startup (timeout)