It seems that some of the build jobs are hanging at the end. My job normally finishes up like this:
Waiting for Jenkins to finish collecting data [JENKINS] Archiving ... [JENKINS] Archiving ... [CHECKSTYLE] Plug-in Result: Success - no threshold has been exceeded [CHECKSTYLE] Plug-in Result: Success - no threshold has been exceeded [FINDBUGS] Plug-in Result: Success - no threshold has been exceeded [FINDBUGS] Plug-in Result: Success - no threshold has been exceeded [PMD] Plug-in Result: Success - no threshold has been exceeded [PMD] Plug-in Result: Success - no threshold has been exceeded [PMD] Plug-in Result: Success - no threshold has been exceeded channel stopped [workspace] $ /bin/sh -xe /tmp/jenkins6227222757670508122.sh Archiving artifacts Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS But after the upgrade, the build just hangs after the 3 PMD lines. On Fri, Apr 19, 2019 at 3:30 PM Ryan Shoemaker <[email protected]> wrote: > Hi, > > I just upgraded from 2.79 to 2.164.2 and am seeing a few issues: > > 1. I can't load job configuration pages. When I click on the job > "configure" link, the browser just sits there spinning and the page never > loads. There are no errors/warnings in the log to indicate any problems. > I've scanned through https://issues.jenkins-ci.org/browse/JENKINS-49630, > but there's no obvious solution in there. I'm not sure how to proceed > debugging this issue. > > 2. When I load the plugins page, the log spews an error for every plugin: > "Could not find dependency jdk-tool of ...." I do have the JDK Tool plugin > installed, but seemingly everything depends on it and I am unable to > uninstall it. > > 3. Relating to #1, I read some discussion about it possibly being related > to the "Violations" plugin, which should be replaced by the Warnings Next > Gen plugin (along with the old "Warnings" plugin), yet I don't see the > plugin in the "Available" list on the manage plugins page. I feel like I'm > missing something obvios here. > > I do have 3 plugin updates that I haven't installed (otherwise, all of my > plugins are up-to-date): > > Matrix Auth Strategy > > Simple Theme > > SSH Slaves > > Each have a giant warning about incompatible setting formats and I haven't > figured out which of my jobs depend on these plugins (if any). > > Thanks, > > --Ryan > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAMhG3rJuWmdEK0zhjTe9QZm1PZ54%2BddgyizhEdsEaXiKmT5gmw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
