From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12882 invoked by alias); 9 Nov 2005 19:47:01 -0000 Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org Received: (qmail 12865 invoked by uid 22791); 9 Nov 2005 19:46:57 -0000 Date: Wed, 09 Nov 2005 19:47:00 -0000 From: Keshavamurthy Anil S To: William Cohen Cc: Keshavamurthy Anil S , "Frank Ch. Eigler" , systemtap@sources.redhat.com Subject: Re: testsuits on IA64 Message-ID: <20051109114642.A1260@unix-os.sc.intel.com> Reply-To: Keshavamurthy Anil S References: <44BDAFB888F59F408FAE3CC35AB470410249FF19@orsmsx409> <4370CEF6.2050406@redhat.com> <20051108161654.A21161@unix-os.sc.intel.com> <437210C8.9020908@redhat.com> <20051109095130.A32424@unix-os.sc.intel.com> <43724D4D.7080208@redhat.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="vkogqOf2sHV7VnPd" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <43724D4D.7080208@redhat.com>; from wcohen@redhat.com on Wed, Nov 09, 2005 at 02:26:05PM -0500 X-Scanned-By: MIMEDefang 2.52 on 10.3.253.10 X-Virus-Checked: Checked by ClamAV on sourceware.org X-SW-Source: 2005-q4/txt/msg00180.txt.bz2 --vkogqOf2sHV7VnPd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-length: 1837 On Wed, Nov 09, 2005 at 02:26:05PM -0500, William Cohen wrote: > Keshavamurthy Anil S wrote: > > On Wed, Nov 09, 2005 at 10:07:52AM -0500, William Cohen wrote: > > > >>Keshavamurthy Anil S wrote: > >> > >>I don't have a ia64 machine handy to try things out on. Could you send > >>me the output that comes on the console from "stap -v -k > >>./systemtap.base/kmodule.stp"? I would like to see that error messages > >>the compiler is producing when it attempts to produce the module. > > > > > > Hi Will, > > Here goes the output you requested, as mentioned earlier I don't have any problems > > running individual tap scripts manually. It is only when I run runtest I see timeouts. > > Hi Anil, > > So the kmodule.stp test compiles and runs fine by itself? There was the > following in the testrun.log: > > Running ./systemtap.base/kmodule.exp ... > semantic error: FAIL: ./systemtap.base/kmodule.stp compilation All the compile issues are gone(fixed) with elfutils-0.116. Now I don;t have the above compile issues. > > I assumed that there was a problem with the compilation. So the > individual tests work when run, e.g. "runtest --tool=systemtap > ./systemtap.base/kmodule.exp"? What do the test results look with the > newer version of elfutils? Still lots of failures? With newer elfutils though I still see timeout(attaching testrun.log), it is much better as I don't have any complile issues. Also when I run the individual failed(timout test) as "runtest --tool=systemtap ./systemtap.base/simple.exp" i.e one test at a time, I don't have any issues. The systemtap.sum and systemtap.log both will have results as PASS. It would be better if we can root cause the timeout issue but not a burning issues at this point in time as compile issue is resolved and I know all the tests works :-) -Anil > > -Will --vkogqOf2sHV7VnPd Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="testrun.log" Content-length: 12181 Test Run By root on Tue Nov 8 23:33:01 2005 Native configuration is ia64-redhat-linux-gnu === tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/unix.exp as tool-and-target-specific interface file. Running ./systemtap/systemtap-run.exp ... SystemTap translator/driver (version 0.4.2 built 2005-11-08) Copyright (C) 2005 Red Hat, Inc. and others This is free software; see the source for copying conditions. PASS: version check testcase ./systemtap/systemtap-run.exp completed in 0 seconds Running ./systemtap.base/add.exp ... systemtap starting probe PASS: ./systemtap.base/add.stp startup PASS: ./systemtap.base/add.stp load generation systemtap ending probe systemtap test success PASS: ./systemtap.base/add.stp shutdown and output testcase ./systemtap.base/add.exp completed in 4 seconds Running ./systemtap.base/and.exp ... systemtap starting probe PASS: ./systemtap.base/and.stp startup PASS: ./systemtap.base/and.stp load generation systemtap ending probe systemtap test success PASS: ./systemtap.base/and.stp shutdown and output testcase ./systemtap.base/and.exp completed in 3 seconds Running ./systemtap.base/dec.exp ... systemtap starting probe PASS: ./systemtap.base/dec.stp startup PASS: ./systemtap.base/dec.stp load generation systemtap ending probe systemtap test success PASS: ./systemtap.base/dec.stp shutdown and output testcase ./systemtap.base/dec.exp completed in 3 seconds Running ./systemtap.base/div.exp ... systemtap starting probe PASS: ./systemtap.base/div.stp startup PASS: ./systemtap.base/div.stp load generation systemtap ending probe systemtap test success PASS: ./systemtap.base/div.stp shutdown and output testcase ./systemtap.base/div.exp completed in 4 seconds Running ./systemtap.base/div0.exp ... systemtap starting probe PASS: ./systemtap.base/div0.stp startup PASS: ./systemtap.base/div0.stp load generation systemtap ending probe ERROR: division by 0 near operator '/' at ./systemtap.base/div0.stp:21:10 PASS: ./systemtap.base/div0.stp shutdown and output testcase ./systemtap.base/div0.exp completed in 3 seconds Running ./systemtap.base/equal.exp ... systemtap starting probe PASS: ./systemtap.base/equal.stp startup PASS: ./systemtap.base/equal.stp load generation systemtap ending probe count = 4 count2 = 4 systemtap test success PASS: ./systemtap.base/equal.stp shutdown and output testcase ./systemtap.base/equal.exp completed in 4 seconds Running ./systemtap.base/finloop2.exp ... systemtap starting probe PASS: ./systemtap.base/finloop2.stp startup PASS: ./systemtap.base/finloop2.stp load generation systemtap ending probe count = 4 loop_count = 40 systemtap test success PASS: ./systemtap.base/finloop2.stp shutdown and output testcase ./systemtap.base/finloop2.exp completed in 4 seconds Running ./systemtap.base/gt.exp ... systemtap starting probe PASS: ./systemtap.base/gt.stp startup PASS: ./systemtap.base/gt.stp load generation systemtap ending probe count = 4 count2 = 4 systemtap test success PASS: ./systemtap.base/gt.stp shutdown and output testcase ./systemtap.base/gt.exp completed in 4 seconds Running ./systemtap.base/gte.exp ... systemtap starting probe PASS: ./systemtap.base/gte.stp startup PASS: ./systemtap.base/gte.stp load generation systemtap ending probe count = 5 count2 = 5 systemtap test success PASS: ./systemtap.base/gte.stp shutdown and output testcase ./systemtap.base/gte.exp completed in 4 seconds Running ./systemtap.base/if.exp ... systemtap starting probe PASS: ./systemtap.base/if.stp startup PASS: ./systemtap.base/if.stp load generation systemtap ending probe systemtap test success systemtap test success PASS: ./systemtap.base/if.stp shutdown and output testcase ./systemtap.base/if.exp completed in 3 seconds Running ./systemtap.base/inc.exp ... systemtap starting probe PASS: ./systemtap.base/inc.stp startup PASS: ./systemtap.base/inc.stp load generation systemtap ending probe systemtap test success PASS: ./systemtap.base/inc.stp shutdown and output testcase ./systemtap.base/inc.exp completed in 3 seconds Running ./systemtap.base/kfunct.exp ... systemtap starting probe PASS: ./systemtap.base/kfunct.stp startup PASS: ./systemtap.base/kfunct.stp load generation systemtap ending probe count = 4 PASS: ./systemtap.base/kfunct.stp shutdown and output testcase ./systemtap.base/kfunct.exp completed in 4 seconds Running ./systemtap.base/kmodule.exp ... systemtap starting probe PASS: ./systemtap.base/kmodule.stp startup PASS: ./systemtap.base/kmodule.stp load generation systemtap ending probe count = 0 PASS: ./systemtap.base/kmodule.stp shutdown and output testcase ./systemtap.base/kmodule.exp completed in 4 seconds Running ./systemtap.base/logical_and.exp ... systemtap starting probe PASS: ./systemtap.base/logical_and.stp startup PASS: ./systemtap.base/logical_and.stp load generation systemtap ending probe systemtap test success systemtap test success systemtap test success systemtap test success PASS: ./systemtap.base/logical_and.stp shutdown and output testcase ./systemtap.base/logical_and.exp completed in 4 seconds Running ./systemtap.base/logical_not.exp ... systemtap starting probe PASS: ./systemtap.base/logical_not.stp startup PASS: ./systemtap.base/logical_not.stp load generation systemtap ending probe systemtap test success systemtap test success systemtap test success PASS: ./systemtap.base/logical_not.stp shutdown and output testcase ./systemtap.base/logical_not.exp completed in 3 seconds Running ./systemtap.base/logical_or.exp ... systemtap starting probe PASS: ./systemtap.base/logical_or.stp startup PASS: ./systemtap.base/logical_or.stp load generation systemtap ending probe systemtap test success systemtap test success systemtap test success systemtap test success PASS: ./systemtap.base/logical_or.stp shutdown and output testcase ./systemtap.base/logical_or.exp completed in 4 seconds Running ./systemtap.base/lshift.exp ... systemtap starting probe PASS: ./systemtap.base/lshift.stp startup PASS: ./systemtap.base/lshift.stp load generation systemtap ending probe systemtap test success PASS: ./systemtap.base/lshift.stp shutdown and output testcase ./systemtap.base/lshift.exp completed in 3 seconds Running ./systemtap.base/lt.exp ... systemtap starting probe PASS: ./systemtap.base/lt.stp startup PASS: ./systemtap.base/lt.stp load generation systemtap ending probe count = 4 count2 = 4 systemtap test success PASS: ./systemtap.base/lt.stp shutdown and output testcase ./systemtap.base/lt.exp completed in 4 seconds Running ./systemtap.base/lte.exp ... systemtap starting probe PASS: ./systemtap.base/lte.stp startup PASS: ./systemtap.base/lte.stp load generation systemtap ending probe count = 4 count2 = 4 systemtap test success PASS: ./systemtap.base/lte.stp shutdown and output testcase ./systemtap.base/lte.exp completed in 4 seconds Running ./systemtap.base/mod.exp ... systemtap starting probe PASS: ./systemtap.base/mod.stp startup PASS: ./systemtap.base/mod.stp load generation systemtap ending probe systemtap test success PASS: ./systemtap.base/mod.stp shutdown and output testcase ./systemtap.base/mod.exp completed in 3 seconds Running ./systemtap.base/mult.exp ... systemtap starting probe PASS: ./systemtap.base/mult.stp startup PASS: ./systemtap.base/mult.stp load generation systemtap ending probe systemtap test success PASS: ./systemtap.base/mult.stp shutdown and output testcase ./systemtap.base/mult.exp completed in 4 seconds Running ./systemtap.base/ne.exp ... systemtap starting probe PASS: ./systemtap.base/ne.stp startup PASS: ./systemtap.base/ne.stp load generation systemtap ending probe count = 3 count2 = 3 systemtap test success PASS: ./systemtap.base/ne.stp shutdown and output testcase ./systemtap.base/ne.exp completed in 3 seconds Running ./systemtap.base/neg.exp ... systemtap starting probe PASS: ./systemtap.base/neg.stp startup PASS: ./systemtap.base/neg.stp load generation systemtap ending probe systemtap test success systemtap test success PASS: ./systemtap.base/neg.stp shutdown and output testcase ./systemtap.base/neg.exp completed in 4 seconds Running ./systemtap.base/not.exp ... systemtap starting probe PASS: ./systemtap.base/not.stp startup PASS: ./systemtap.base/not.stp load generation systemtap ending probe systemtap test success PASS: ./systemtap.base/not.stp shutdown and output testcase ./systemtap.base/not.exp completed in 3 seconds Running ./systemtap.base/or.exp ... systemtap starting probe PASS: ./systemtap.base/or.stp startup PASS: ./systemtap.base/or.stp load generation systemtap ending probe systemtap test success PASS: ./systemtap.base/or.stp shutdown and output testcase ./systemtap.base/or.exp completed in 4 seconds Running ./systemtap.base/rshift.exp ... systemtap starting probe PASS: ./systemtap.base/rshift.stp startup PASS: ./systemtap.base/rshift.stp load generation systemtap ending probe systemtap test success PASS: ./systemtap.base/rshift.stp shutdown and output testcase ./systemtap.base/rshift.exp completed in 3 seconds Running ./systemtap.base/simple.exp ... FAIL: ./systemtap.base/simple.stp startup (timeout) testcase ./systemtap.base/simple.exp completed in 30 seconds Running ./systemtap.base/subtract.exp ... FAIL: ./systemtap.base/subtract.stp startup (timeout) testcase ./systemtap.base/subtract.exp completed in 30 seconds Running ./systemtap.base/tri.exp ... FAIL: ./systemtap.base/tri.stp startup (timeout) testcase ./systemtap.base/tri.exp completed in 30 seconds Running ./systemtap.base/xor.exp ... FAIL: ./systemtap.base/xor.stp startup (timeout) testcase ./systemtap.base/xor.exp completed in 30 seconds Running ./systemtap.samples/arith.exp ... FAIL: arith (timeout) FAIL: arith testcase ./systemtap.samples/arith.exp completed in 30 seconds Running ./systemtap.samples/arith_limits.exp ... FAIL: arith (timeout) FAIL: arith testcase ./systemtap.samples/arith_limits.exp completed in 30 seconds Running ./systemtap.samples/control_limits.exp ... FAIL: control_limits MAXNESTING (timeout) FAIL: control_limits MAXNESTING (0) FAIL: control_limits MAXACTION (timeout) FAIL: control_limits MAXACTION (0) FAIL: control_limits MAXSTRINGLEN small (timeout) FAIL: control_limits MAXSTRINGLEN small (0) FAIL: control_limits MAXSTRINGLEN large (timeout) FAIL: control_limits MAXSTRINGLEN large (0) testcase ./systemtap.samples/control_limits.exp completed in 240 seconds Running ./systemtap.samples/pfaults.exp ... FAIL: pfaults (timeout) FAIL: pfaults (0) testcase ./systemtap.samples/pfaults.exp completed in 30 seconds Running ./systemtap.samples/primes.exp ... FAIL: primes (timeout) FAIL: primes testcase ./systemtap.samples/primes.exp completed in 30 seconds Running ./systemtap.samples/profile.exp ... FAIL: profile (timeout) FAIL: profile testcase ./systemtap.samples/profile.exp completed in 30 seconds Running ./systemtap.samples/symbols.exp ... FAIL: symbols (timeout) FAIL: symbols (0) testcase ./systemtap.samples/symbols.exp completed in 30 seconds Running ./systemtap.samples/syscalls1.exp ... FAIL: syscalls-count (timeout) FAIL: syscalls-count (0) testcase ./systemtap.samples/syscalls1.exp completed in 30 seconds Running ./systemtap.samples/syscalls2.exp ... FAIL: syscalls-run (timeout) FAIL: syscalls-run (0) testcase ./systemtap.samples/syscalls2.exp completed in 60 seconds Running ./systemtap.samples/sysopen.exp ... FAIL: sysopen (timeout) FAIL: sysopen (0) testcase ./systemtap.samples/sysopen.exp completed in 60 seconds Running ./systemtap.samples/transport.exp ... FAIL: transport normal - procfs (timeout) FAIL: transport normal - procfs (0) FAIL: transport normal - relayfs (timeout) FAIL: transport normal - relayfs (0) FAIL: transport fill staging buffer - procfs (timeout) FAIL: transport fill staging buffer - procfs (0) FAIL: transport fill staging buffer - relayfs (timeout) FAIL: transport fill staging buffer - relayfs (0) testcase ./systemtap.samples/transport.exp completed in 240 seconds === Summary === # of expected passes 79 # of unexpected failures 38 runtest completed at Tue Nov 8 23:50:04 2005 --vkogqOf2sHV7VnPd--