Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 355515 - CVS polling fails to detect changes
Summary: CVS polling fails to detect changes
Status: CLOSED FIXED
Alias: None
Product: Community
Classification: Eclipse Foundation
Component: CI-Jenkins (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Eclipse Webmaster CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-23 10:26 EDT by Matt Heitz CLA
Modified: 2011-08-26 09:24 EDT (History)
0 users

See Also:


Attachments
CVS change log output (15.67 KB, text/plain)
2011-08-23 10:26 EDT, Matt Heitz CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Heitz CLA 2011-08-23 10:26:53 EDT
Created attachment 202004 [details]
CVS change log output

The CVS polling log for my job lists a bunch of changes, but at the end of the report it says "No changes" so nothing is built.

The latest log is at https://hudson.eclipse.org/hudson/job/cbi-edt-nightly/scmPollLog/? and I've attached its text so it won't get blown away next time it looks for changes.

I just started a build manually, and it seemed to work properly but the CVS update command output was followed by the message "$ no changes detected".  Here's the output https://hudson.eclipse.org/hudson/job/cbi-edt-nightly/167/consoleFull
Comment 1 Eclipse Webmaster CLA 2011-08-23 13:22:14 EDT
Looks like the polling service has fallen over.  I've restarted Hudson.

-M.
Comment 2 Matt Heitz CLA 2011-08-24 08:06:33 EDT
All is well.
Comment 3 Matt Heitz CLA 2011-08-26 07:49:36 EDT
It's happening again.  The poll at 9 PM yesterday (https://hudson.eclipse.org/hudson/job/cbi-edt-nightly/scmPollLog/) ends with these lines, listing changes but ending with "No changes".

...
U runtimes/org.eclipse.edt.runtime.java/src/org/eclipse/edt/runtime/java/eglx/persistence/sql/SQLResultSet.java
U runtimes/org.eclipse.edt.runtime.javascript/runtime/eglx/http/HttpREST.js
U runtimes/org.eclipse.edt.runtime.javascript/runtime/eglx/http/HttpRequest.js
U runtimes/org.eclipse.edt.runtime.javascript/runtime/eglx/http/HttpResponse.js
U runtimes/org.eclipse.edt.runtime.javascript/runtime/eglx/rest/RestRuntime.js
U runtimes/org.eclipse.edt.runtime.javascript/runtime/eglx/services/ServiceBinder.js
U runtimes/org.eclipse.edt.runtime.javascript/runtime/eglx/services/ServiceLib.js
cvs update: New directory `samples/org.eclipse.edt.samples/bin' -- ignored
U runtimes/org.eclipse.edt.runtime.javascript/runtime/eglx/services/ServiceRuntimes.js
Done. Took 32 sec
No changes
Comment 4 Matt Heitz CLA 2011-08-26 09:24:28 EDT
Sorry, false alarm.  There were indeed changes in CVS, but none of the plugins with those changes are part of our builds yet.