Issue Type: Bug Bug
Assignee: Unassigned
Attachments: jenkins build list.png
Components: core
Created: 04/Mar/13 2:11 PM
Description:

Hi all,

I'm facing a strange behaviour in Jenkins (currently 1.473 but also got on previous version).
Sometimes the list of builds for a given job displays a build that does not exist. This build has a build number much higher than the real one (so it appears at the top of the build list) and its date is in the past.
See attached screenshot.
After a while, this strange build appears twice. If I hit refresh, only one strange build is displayed, and after few seconds this second strange build reappears...

The data on the file system looks good:

ci@factory-server-01:/data/workspaces/jenkins/data/jobs/iprod-ci_common-test/builds$ ls -lt
total 120
drwxr-xr-x 2 ci ci 4096 2013-03-04 14:40 2013-03-04_14-32-05
lrwxrwxrwx 1 ci ci   19 2013-03-04 14:32 1383 -> 2013-03-04_14-32-05
drwxr-xr-x 2 ci ci 4096 2013-03-04 14:32 2013-03-04_14-31-44
lrwxrwxrwx 1 ci ci   19 2013-03-04 14:31 1382 -> 2013-03-04_14-31-44
drwxr-xr-x 2 ci ci 4096 2013-03-04 14:29 2013-03-04_14-22-52
lrwxrwxrwx 1 ci ci   19 2013-03-04 14:22 1381 -> 2013-03-04_14-22-52
drwxr-xr-x 2 ci ci 4096 2013-03-04 14:21 2013-03-04_14-21-18
lrwxrwxrwx 1 ci ci   19 2013-03-04 14:21 1380 -> 2013-03-04_14-21-18
...
ci@factory-server-01:/data/workspaces/jenkins/data/jobs/iprod-ci_common-test$ cat nextBuildNumber
1384
ci@factory-server-01:/data/workspaces/jenkins/data/jobs/iprod-ci_common-test$ ll last*
lrwxrwxrwx 1 ci ci 26 2013-03-04 14:40 lastStable -> builds/2013-03-04_14-32-05/
lrwxrwxrwx 1 ci ci 26 2013-03-04 14:40 lastSuccessful -> builds/2013-03-04_14-32-05/

This strange build is still displayed after a restart of Jenkins.
Anyone facing this?

Project: Jenkins
Priority: Major Major
Reporter: Maxime Lemanissier
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to