fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
derek0883 has joined #systemtap
<fche>
not dead yet
<kerneltoast>
and how are you doing
<fche>
not dead yet
<kerneltoast>
excellent
<fche>
though my older boy tried to get us stuck in a mud rutty road during his driving lessons
<fche>
so there was that :)
<kerneltoast>
ah being a new driver and thinking the car is invincible
<kerneltoast>
just get bigger tires
<kerneltoast>
no such thing as bad terrain, only bad tires
<fche>
will consider that :)
<fche>
I think he was spoiled by doing a jeep-hike-on-mountain ride a few years ago
<fche>
but we don't have such a vehicle ourselves, alas
<fche>
ANYWYAYYAYYAYAAAAYYYYY
<fche>
so yeah the rawhide buildbot is still chugging on your second-last commit ("disable preempt")
<fche>
by tomorrow morning that one and the next one should get a verdict
<irker334>
systemtap: sultan systemtap.git:master * release-4.4-17-g6a27888b1 / tapset-timers.cxx: REVERTME: tapset-timers: work around on-the-fly deadlocks caused by mutex_trylock
<kerneltoast>
there we go
<fche>
ok
<kerneltoast>
buildbots should survive now
<fche>
but you
<kerneltoast>
but i
<fche>
stop writing patches faster than the buildbots can test them
<fche>
please
<fche>
take a cocktail
<fche>
have a nap
<kerneltoast>
hah
<fche>
RELAX A DAY
<kerneltoast>
i feel like i'm slacking actually
<kerneltoast>
waiting for this darn testsuite to finish
<kerneltoast>
and then seeing it die
<kerneltoast>
so then i write more patch poo
<kerneltoast>
what do you usually do if not write stap patches?
<fche>
think about writing more stap patches?
<kerneltoast>
redhat doesn't throw anything else at you?
<fche>
at some point we should shrink the stap testsuite - eliminate unnecessary stuff
<fche>
am hoping serhei's bunsen gadget will be able to help with that too
<kerneltoast>
i think we should make parallel testing the norm
<fche>
yeah possibly
<kerneltoast>
parallel testing should be good once the probe_lock lockup is fixed
<fche>
maybe - though separate stap sessions should not interfere with each other at all anyway, except perhaps cpu contention
<fche>
they don't share locks etc
<kerneltoast>
yeah i dunno why the lockup happens
<fche>
well
<kerneltoast>
it'll be an xmas miracle if these bugs are solved by the end of the year
<fche>
I heard you have some spare time while you're waiting for testsuite results!! :)
<kerneltoast>
😊🔫
<fche>
don't do it
<fche>
puns need you
<kerneltoast>
I'LL SQUIRTGUN MYSELF
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
<agentzh>
fche: i've been pushing kerneltoast. so blame me ;)
<agentzh>
kerneltoast: i really hope we can fix them WAY before xmas :)
derek0883 has quit [Remote host closed the connection]
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
derek0883 has quit [Ping timeout: 264 seconds]
orivej has joined #systemtap
khaled has joined #systemtap
mjw has joined #systemtap
derek0883 has joined #systemtap
derek0883 has quit [Ping timeout: 264 seconds]
hpt has quit [Ping timeout: 260 seconds]
hpt has joined #systemtap
hpt has quit [Ping timeout: 240 seconds]
<fche>
agentzh, those invalid output messages are I believe related to diagnostic message format changes made some time ago that just weren't updated in the testsuite
<fche>
so no big deal
orivej has quit [Ping timeout: 256 seconds]
khaled has quit [Quit: Konversation terminated!]
amerey has joined #systemtap
khaled has joined #systemtap
tromey has joined #systemtap
orivej has joined #systemtap
<kerneltoast>
fche, the test results I'm comparing this to were generated with master at the commit before my workaround patch
<kerneltoast>
so those failures must be caused by my print patch
amerey has quit [Remote host closed the connection]
amerey has joined #systemtap
irker912 has joined #systemtap
<irker912>
systemtap: alizhang systemtap.git:master * release-4.4-15-gd1804e051 / : Conscious language initiatives: replaced whitelist->passlist, blacklist->blocklist, master->main/primary. Some occurences of master and slave may not be able to be replaced at this point, eg. name of a terminology or usage of other programs interface.
<irker912>
systemtap: alizhang systemtap.git:master * release-4.4-19-gf02f08bc6 / : Merge branch 'master' of ssh://sourceware.org/git/systemtap into concious_language
derek0883 has joined #systemtap
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
derek0883 has quit [Remote host closed the connection]
derek0883 has joined #systemtap
<agentzh>
fche: got it.
<agentzh>
kerneltoast: ah, check the detailed systemtap.log for those failed test cases?
<agentzh>
or just run those test files individually?
<irker912>
systemtap: fche systemtap.git:master * release-4.4-20-g963c215e7 / NEWS configure configure.ac doc/SystemTap_Beginners_Guide/en-US/Book_Info.xml systemtap.spec testsuite/configure testsuite/configure.ac: post-release prep: bump version number to 4.5
derek0883 has quit [Remote host closed the connection]
<kerneltoast>
agentzh, fche, i fixed it
<kerneltoast>
the onthefly failures are now caused by the REVERTME patch, and my print patch is good