[Buildbot-commits] [Buildbot] #2512: waterfall re-using build IDs, causes strange behavior in logs from individual steps
Buildbot trac
trac at buildbot.net
Sat Jun 22 21:46:29 UTC 2013
#2512: waterfall re-using build IDs, causes strange behavior in logs from
individual steps
--------------------+--------------------
Reporter: RockHed | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.8.+
Version: 0.8.7p1 | Resolution:
Keywords: |
--------------------+--------------------
Comment (by RockHed):
What exactly constitues the pickle? For example, if I look at the
directory while the build is running, I see:
{{{
-rw-r--r-- 1 buildbot staff 921 Jun 21 18:05 29-log-
Cleaning_leftover_processes-stdio
-rw-r--r-- 1 buildbot staff 20469 Jun 21 20:34 29-log-
step1-stdio.bz2
-rw-r--r-- 1 buildbot staff 100 Jun 21 20:34 29-log-
step1-interrupt
-rw-r--r-- 1 buildbot staff 2634 Jun 21 20:34 29
-rw-r--r-- 1 buildbot staff 921 Jun 21 20:38 30-log-
Cleaning_leftover_processes-stdio
-rw-r--r-- 1 buildbot staff 102712 Jun 22 08:13 30-log-
step1-stdio.bz2
drwxr-xr-x 127 buildbot staff 4318 Jun 22 08:13 .
-rw-r--r-- 1 buildbot staff 762002 Jun 22 14:40 30-log-step2-stdio
}}}
So basically, is the file without any name the "pickle"? If so, it seems
to be created at the end of the builder steps, whereas the stdio logs are
already present for build 30.
{{{
}}}
--
Ticket URL: <http://trac.buildbot.net/ticket/2512#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list