[Teammetrics-discuss] Updated data

Sukhbir Singh sukhbir.in at gmail.com
Sat Aug 3 16:32:00 UTC 2013


Hi Andreas,

Andreas Tille wrote:

> > I also find a suspicious result for
> > 
> > teammetrics=# SELECT * from commitstat where project = 'blends' and name = 'Emmanouil Kiagias';
> >                 commit_id                 | project |   package   | vcs |       name        | commit_date | today_date | lines_inserted | lines_deleted 
> > ------------------------------------------+---------+-------------+-----+-------------------+-------------+------------+----------------+---------------
> >  a5e08eb70db55460ee99caf964bd47831c9bbc2e | blends  | blends-gsoc | git | Emmanouil Kiagias | 2013-07-05  | 2013-07-06 |              0 |             0
> >  f98835fa959dc6c1dd0da5d6e83c2aed9e28501c | blends  | blends-gsoc | git | Emmanouil Kiagias | 2013-06-28  | 2013-07-06 |              0 |             0
> >  7ce650a32884fc831a265ee4f07abf6bb94bebfd | blends  | blends-gsoc | git | Emmanouil Kiagias | 2013-06-26  | 2013-07-06 |              0 |             0
> >  67bc4e3927738650bdf02f797c57a6074b924618 | blends  | blends-gsoc | git | Emmanouil Kiagias | 2013-06-25  | 2013-07-06 |              0 |             0
> >  76640120ba3b30cd78484c2c6f3f9211fe4d1226 | blends  | blends-gsoc | git | Emmanouil Kiagias | 2013-06-22  | 2013-07-06 |              0 |             0
> >  b3ff7ad990be49b2fb7d7a6b6802b14739798786 | blends  | blends-gsoc | git | Emmanouil Kiagias | 2013-06-19  | 2013-07-06 |              0 |             0
> >  852a3a71e8632c9ac48c2274e87794204a2ea097 | blends  | blends-gsoc | git | Emmanouil Kiagias | 2013-06-17  | 2013-07-06 |              0 |             0
> > (7 rows)
> > 
> > 
> > My GSoC student has way more frequently committed specifically in July -
> > but the data does not seem to be updated by my latest update.  Any idea
> > what might went wrong?
> > 

Multiple things seem to have broken now. For example, see this from
`liststat.log':

2013-08-03 15:47:38,083 ERROR: Unable to fetch mailing list archive <urlopen error [Errno -2] Name or service not known>
2013-08-03 15:47:38,083 INFO: 	List 17 of 18
2013-08-03 15:47:38,083 INFO: Reading http://lists.alioth.debian.org/pipermail/pkg-kolab-devel
2013-08-03 15:48:34,128 ERROR: Unable to fetch mailing list archive <urlopen error [Errno -2] Name or service not known>
2013-08-03 15:48:34,128 INFO: 	List 18 of 18
2013-08-03 15:48:34,128 INFO: Reading http://lists.alioth.debian.org/pipermail/pkg-horde-hackers
2013-08-03 15:49:30,170 ERROR: Unable to fetch mailing list archive <urlopen error [Errno -2] Name or service not known>

So given the above log, I have two theories:

- We have a connection issue from the VPS, because the above URLs are
  working fine otherwise. On that related note, I have seen that it
  takes quite some time for me to log in to the VPS. Can these issues be
  related?

- Also equally probable: I think my cronjob ran at the same time as you
  started the script. So that caused the problem because of the same
  script running twice.

Both of the above are equally probable and I will check more based on
your reply.

-- 
Sukhbir



More information about the Teammetrics-discuss mailing list