-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Continuous Integration
-
Tags:
Lost of commits are not referenced in JIRA issues anymore, see for instance NXP-19143, NXP-19053, NXP-19193, NXP-17267
nuxeo-master job does not seem to pick them up correctly (and does not reference the accurate changes):
Pb appeared first on http://qa.nuxeo.org/jenkins/job/nuxeo-master/1487/console (blue build)
19:54:05 [INFO] Deployment done in 27 sec 19:54:06 Updating NXP-19182 19:54:06 Error updating JIRA issues. Saving issues for next build. 19:54:06 java.lang.NullPointerException 19:54:07 Setting commit status on GitHub for https://github.com/nuxeo/nuxeo/commit/1d7cc552ba4bfe7fe07806af14b04fc0d5d67c95
Then on on http://qa.nuxeo.org/jenkins/job/nuxeo-master/1488/console (blue build)
14:00:45 [INFO] Deployment done in 5 min 28 sec 14:00:47 Updating NXP-19182 14:00:47 Error updating JIRA issues. Saving issues for next build. 14:00:47 java.lang.NullPointerException 14:00:48 Setting commit status on GitHub for https://github.com/nuxeo/nuxeo/commit/8c24726dfe9c42af371dd13b8bf4a7059fd7eeb6
and went on to next builds, for instance: http://qa.nuxeo.org/jenkins/job/nuxeo-master/1492/console
23:10:49 [INFO] Deployment done in 2 min 27 sec 23:10:51 Updating NXP-19174 23:10:52 Error updating JIRA issues. Saving issues for next build. 23:10:52 java.lang.NullPointerException 23:10:52 Setting commit status on GitHub for https://github.com/nuxeo/nuxeo/commit/653a0214bece8b174334a075e6f2701f7422ae68
Similar problem is also visible on 7.10 and 6.0.
see also NXBT-882