Opened at 2011-10-13T19:46:58Z
Closed at 2020-01-21T20:49:14Z
#1562 closed task (wontfix)
store "line count" buildstep data somewhere, draw graphs
| Reported by: | warner | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | soon (release n/a) |
| Component: | dev-infrastructure | Version: | n/a |
| Keywords: | linecount buildbot | Cc: | |
| Launchpad Bug: |
Description (last modified by warner)
http://tahoe-lafs.org/buildbot/builders/Kyle%20OpenBSD%20amd64/builds/306/steps/line-count/logs/stdio shows this builder not understanding whatever "wc" command arguments we're using to count lines.
Also, check to see that we're actually putting these results somewhere, maybe a database, since presumeably we've got a reason for counting them. I know I'm probably the one who added this step years ago, but I forget why. Were we counting TODOs?
Change History (5)
comment:1 Changed at 2011-10-13T19:47:25Z by warner
comment:2 Changed at 2011-10-13T19:50:02Z by davidsarah
- Keywords linecount buildbot added
- Milestone changed from undecided to soon (release n/a)
comment:3 Changed at 2015-03-20T19:46:32Z by warner
- Description modified (diff)
I fixed the buildstep, it's now on the "ubuntu-trusty" builder.
No storage for them yet, though.
comment:4 Changed at 2015-03-20T19:47:25Z by warner
- Summary changed from fix "line count" buildstep to store "line count" buildstep data somewhere, draw graphs
- Type changed from defect to task
changing the purpose of this ticket to focus on the database/counting/graphing/analysis aspect.
comment:5 Changed at 2020-01-21T20:49:14Z by exarkun
- Resolution set to wontfix
- Status changed from new to closed
Why?

gmake count-lines in dir /storage/_buildbot/tahoe-lafs/Kyle OpenBSD amd64/build (timeout 1200 secs) watching logfiles {} argv: ['gmake', 'count-lines'] environment: HOME=/storage/_buildbot LOGNAME=_buildbot PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin PWD=/storage/_buildbot/tahoe-lafs/Kyle OpenBSD amd64/build SHELL=/bin/sh USER=_buildbot closing stdin using PTY: False files: wc: unknown option -- - usage: wc [-c | -m] [-hlw] [file ...] gmake: *** [count-lines] Error 1 program finished with exit code 2 elapsedTime=0.062026