Started 5 yr 6 mo ago

Failed Build #158 (23-Oct-2018 13:48:24)

Changes
  1. NAS-2642: Initial refactoring by making a new method (detail / githubweb)
  2. NAS-2642: Further refactoring by making a new method (detail / githubweb)
  3. NAS-2642: Refactored a bit more, so it is more clear what actually (detail / githubweb)
  4. NAS-2642: An error occured during the refactoring, so a change has been (detail / githubweb)
  5. NAS-2642: Starting to transfer parameters from crawlog_list to (detail / githubweb)
  6. NAS-2642: Introducing solution from crawllog (detail / githubweb)
  7. NAS-2642: Inserted test in content (detail / githubweb)
  8. NAS-2642: Inserted test in content (detail / githubweb)
  9. NAS-2642: The pagenumber gets printed as a test (detail / githubweb)
  10. NAS-2642: Attempt to only show the specified number of URI's in a first (detail / githubweb)
  11. NAS-2642: Inform about the pagenumber and pagesize (detail / githubweb)
  12. NAS-2642: Another try to print the pageinformation (detail / githubweb)
  13. NAS-2642: Another step towards pagination (detail / githubweb)
  14. NAS-2642: Removed adding the pagination to the content variable (detail / githubweb)
  15. NAS-2642: Further test regarding pagination (detail / githubweb)
  16. NAS-2642: Itemnumber gets printed as test (detail / githubweb)
  17. NAS-2642: Another attempt in the pagination process - this time going (detail / githubweb)
  18. NAS-2642: Another attempt to reestablish the normal state (detail / githubweb)
  19. NAS-2642: Another try to reestablish working code (detail / githubweb)
  20. NAS-2642: Another attempt (detail / githubweb)
  21. NAS-2642: The first page * 50 items are skipped (detail / githubweb)
  22. NAS-2642: Implemented two further parameters in listFrontier (detail / githubweb)
  23. NAS-2642: Extracted pagination method variables to class variables so (detail / githubweb)
  24. NAS-2642: Reduced the pagesize to 100 (detail / githubweb)
  25. NAS-2642: Reversed extraction (detail / githubweb)
  26. NAS-2642: The first 25 URIs get skipped (detail / githubweb)
  27. NAS-2642: Another content is displayed, so the number of pages differs (detail / githubweb)
  28. NAS-2642: Generate frontier paged lines (detail / githubweb)
  29. NAS-2642: Refactored (detail / githubweb)
  30. NAS-2642: Frontier site divides the number of pending URIs up in pages (detail / githubweb)
  31. NAS-2642: Information about page and number of pages  is displayed (detail / githubweb)
  32. NAS-2642: More information (detail / githubweb)
  33. NAS-2642: Changed displayed order of information (detail / githubweb)
  34. NAS-2642: Page is set to 2 (detail / githubweb)
  35. NAS-2642: Further information displayed (detail / githubweb)
  36. NAS-2642: Further information displayed (detail / githubweb)
  37. NAS-2642:  Deleted check on linesPerPage (detail / githubweb)
  38. NAS-2642:  Back to the old method (detail / githubweb)
  39. NAS-2642:  Displaying test information (detail / githubweb)
  40. NAS-2642:  totalCachedSize and totalCachedLines are now set to correct (detail / githubweb)
  41. NAS-2642: The number of the pending URIs is put in the html-string (detail / githubweb)
  42. NAS-2642: The number of lines is now determined by pending uris matching (detail / githubweb)
  43. NAS-2642: Since it is necessary to walk through all pending URIs to find (detail / githubweb)
  44. NAS-2642: Display  testinformation (detail / githubweb)
  45. NAS-2642: More testinformation (detail / githubweb)
  46. NAS-2642: More testinformation (detail / githubweb)
  47. NAS-2642: Variable transformation (detail / githubweb)
  48. NAS-2642: Testinformation (detail / githubweb)
  49. NAS-2642: Testinformation (detail / githubweb)
  50. NAS-2642: Now the string is split by # (detail / githubweb)
  51. NAS-2642: Now the string is split by ½ instead (detail / githubweb)
  52. NAS-2642: Testinformation (detail / githubweb)
  53. NAS-2642: Delimiter is now 'Matching count:' (detail / githubweb)
  54. NAS-2642: The number of lines is now found in the result of listFrontier (detail / githubweb)
  55. NAS-2642: Variable introduced for test purposes (detail / githubweb)
  56. NAS-2642: Regular expression is used to find the number of lines that (detail / githubweb)
  57. NAS-2642: Introducing another test variable (detail / githubweb)
  58. NAS-2642: The total number of lines are found in the groovy script and (detail / githubweb)
  59. NAS-2642: Parselong used rather than getlong (detail / githubweb)
  60. NAS-2642: Testvariable (detail / githubweb)
  61. NAS-2642: Introduced exception (detail / githubweb)
  62. NAS-2642: Changed page number extraction and removed the first while (detail / githubweb)
  63. NAS-2642: Changed the extraction back again (detail / githubweb)
  64. NAS-2642: Changed page number extraction to use pattern matching instead (detail / githubweb)
  65. NAS-2642: Default page value is "1" instead of null (detail / githubweb)
  66. NAS-2642: listFrontier in nas.groovy is now called with the page number (detail / githubweb)
  67. NAS-2642: totalCachedLines is extracted from the start fo scriptResult (detail / githubweb)
  68. NAS-2642: Back to the version which call listFrontier where the page (detail / githubweb)
  69. NAS-2642: Inserted code from master in crawllog to get the correct (detail / githubweb)
  70. NAS-2642: Refactored a bit again (detail / githubweb)
  71. NAS-2642: Refactored a bit (detail / githubweb)
  72. NAS-2642: Pagestring replaces regexstring (detail / githubweb)
  73. NAS-2642: Crawllog gave an excep so going back to the old code (detail / githubweb)
  74. NAS-2642: Default pagesize of 100 is no longer assigned every time a (detail / githubweb)
  75. NAS-2642: Pagesize will now no longer change to default when another (detail / githubweb)
  76. NAS-2642: Both frontier and crawllog now uses same method to find the (detail / githubweb)
  77. NAS-2642: Changed the groovy script to accept three parameters (detail / githubweb)
  78. NAS-2642: Ready for review (detail / githubweb)
  79. Work on NAS-2646 . Trying to merge jacoco reports into one single report (detail / githubweb)
  80. Fix NAS-2648 - support for crawllogs with old duplicate annotations (detail / githubweb)
  81. NARK-1388 NAS-2648 - forgot to change the pattern itself :( (detail / githubweb)
  82. H3 monitor review follow-up and cleanup. (detail / githubweb)
  83. Added a TODO! (detail / githubweb)
  84. Adding LICENSELICENSE.txt as requested by Mick Hucka (detail / githubweb)
  85. NAS-2641: Pagination now supports additional parameters in the page (detail / githubweb)
  86. Disabling very slow test: (detail / githubweb)
  87. Added pom.xml.versionsBackup to .gitignore (detail / githubweb)
  88. Ignoring pom.xml.versionsBackup (detail / githubweb)
  89. Work on NAS-2646 - also moved some tests from archive-test module to (detail / githubweb)
  90. Work on NAS-2646 - removed a lot @Ignore clauses in the archive-test (detail / githubweb)
  91. Work on NAS-2646 - more enabling of disabled tests (detail / githubweb)
  92. Work on NAS-2646 - some cleanup in the monitor modules. moved most tests (detail / githubweb)
  93. Work on NAS-2646 - some cleanup in the common-test module (detail / githubweb)
  94. Work on NAS-2646 - ignored test failing in travis (detail / githubweb)
  95. A script to redeply NAS from either inside or outside vagrant (detail / githubweb)
  96. Less verbose on redeploy (detail / githubweb)
  97. Fixed $USER (detail / githubweb)
  98. NAS-2674 - add a notification, in case of channel mismatch (detail / githubweb)
  99. Changed bitarkiv 015 to 01 in test setup (detail / githubweb)
  100. Fixed case-sensitive hostname!!! (detail / githubweb)
  101. Removed duplicate dependency 'javax.inject' in pom.xml (detail / githubweb)
  102. NAS-2673 - Added postgresql create script for default schedules, and (detail / githubweb)
  103. NAS-2673 - Added updated versions of mq.sh and RunNetarchiveSuite.sh (detail / githubweb)
  104. NAS-2673 -  more work (detail / githubweb)
  105. Made 'final' all warnings of "Synchronization on a non-final field" that (detail / githubweb)
  106. Fixed 13 occurrences of "Synchronization on a non-final field", now only (detail / githubweb)
  107. Changed the fix of "Synchronization on a non-final field" in this class (detail / githubweb)
  108. NAS-2680: Fixed the error that made the Jenkins build fail (detail / githubweb)
  109. Work on NAS-2733 - now searching for the domain in the cached logs. Only (detail / githubweb)
  110. Fixed trivial issue NAS-2741. It wrote out useless warnings to the log (detail / githubweb)
  111. Made fix for NAS-2735. Work on NAS-2733 - Enabled filtering in running (detail / githubweb)
  112. NAS-2733 - Forgot to update the complete_settings.xml file. Added the (detail / githubweb)
  113. NAS-2733 -  lacked some imports in the jsp page (detail / githubweb)
  114. NAS-2733 - don't search in database if chosen filteringMethod is (detail / githubweb)
  115. Work on NAS-2673. Updates on scripts RunNetarchiveSuite.sh and mq.sh. (detail / githubweb)
  116. Fix NAS-2673. Fix incorrect creation of tables 'harvestdefinitions' and (detail / githubweb)
  117. Update copyright date on OnB-provided code. (NAS-2696) (detail / githubweb)
  118. Fixed NAS-2744 - changed HERITRIX3_VERSION to '3.3.0-BDB-5.0.x' (detail / githubweb)
  119. NAS-2673 - fixed createHarvestDB.pgsql script and added documentation to (detail / githubweb)
  120. Follow-up on NAS-2677 -  removed H1 templates in (detail / githubweb)
  121. Updated placing of sql init file. (detail / githubweb)
  122. [maven-release-plugin] prepare release netarchivesuite-5.4 (detail / githubweb)
  123. [maven-release-plugin] prepare for next development iteration (detail / githubweb)
  124. NAS-2719 Fixed misplaced header in all 7 css-files (detail / githubweb)
  125. NAS-2751 - fixed memory-leak in JMS QueueBrowser functionality (detail / githubweb)
  126. NAS-2751 - Trying to reset the jmsconnection after a number of (detail / githubweb)
  127. NAS-2751 - we evaluated the limit for resetting jms wrong (detail / githubweb)
  128. NAS-2751 - now reuses the same QueueSession for every getCount() call. (detail / githubweb)
  129. NAS-2751 - minor follow-ups after codereview (detail / githubweb)
  130. NAS-2751 - minor follow-up after codereview (detail / githubweb)
  131. Fixed NAS-2752 - disabled by default the search for duplicationmigration (detail / githubweb)
  132. Bumped the version to 5.4.1 (detail / githubweb)
  133. NAS-2752 -  added the SendDedupIndexRequestToIndexserver program (detail / githubweb)
  134. NAS-2750 - added new DNSFetcher class that fails bad URIs early, ie. (detail / githubweb)
  135. NAS-2750 - added usage for the new DNS fetcher, and disabled the new (detail / githubweb)
  136. Fixed at least one bug in how groovy script matches regexes. (detail / githubweb)
  137. Modified text in GUI to make clear that filtering is limited by (detail / githubweb)
  138. Enabled ".*" search and delete. (detail / githubweb)
  139. NAS-2750 - logging level changed (detail / githubweb)
  140. Fixed NAS-2712 - changed the regexp used for metadata-retrieval to the (detail / githubweb)
  141. NAS-2752 - final corrections (detail / githubweb)
  142. Changed version to 5.4.1-SNAPSHOT (detail / githubweb)
  143. [maven-release-plugin] prepare release netarchivesuite-5.4.1 (detail / githubweb)
  144. [maven-release-plugin] prepare for next development iteration (detail / githubweb)
  145. Experimental quota enforcer that always allows prerequisites (detail / githubweb)
  146. Experimental quota enforcer that always allows prerequisites (detail / githubweb)
  147. Bumped version to 5.4.2-SNAPSHOT (detail / githubweb)
  148. Made queuing behaviour of dns: lookups in heritrix configurable. (detail / githubweb)
  149. Improved a log message with extra information. (detail / githubweb)
  150. [maven-release-plugin] prepare release netarchivesuite-5.4.2 (detail / githubweb)
  151. [maven-release-plugin] prepare for next development iteration (detail / githubweb)
  152. Fixed NAS-2760 - and added additional logging to the class (detail / githubweb)
  153. Fixed NAS-2760 - and added additional logging to the class (detail / githubweb)
  154. NAS-2673 - correct headers for postgresql scripts (detail / githubweb)
  155. Give QueueBrowserPatch branch the same version as master to enable (detail / githubweb)
  156. NAS-2793 When a harvest dispatches a job the jobs channel name is (detail / githubweb)
  157. NAS-2793 Edited a comment (detail / githubweb)
  158. NAS-2793 Made two new parameters instead of hardcoding the rabbitmq url (detail / githubweb)
  159. Modified umbra integration to read from settings. (detail / githubweb)
  160. Changed logic to enable umbra harvesting for any job channel with (detail / githubweb)
  161. Made clientId for umbra jobs thoroughly unique. (detail / githubweb)
  162. Fixed bug in substituting placeholders. (detail / githubweb)
  163. Added necessary new.lines to the spring overrides. (detail / githubweb)
  164. Added todo for moving umbra-inserts to HarvestController. (detail / githubweb)
  165. Refactor to put umbra config in HarvestControllers. (detail / githubweb)
  166. bugfix (detail / githubweb)
  167. typo (detail / githubweb)
  168. Tidied up logic and removed superfluous after-check. (detail / githubweb)
  169. Added validity checks on settings + logging. (detail / githubweb)
  170. Fix to NAS-2794 - correct queue assignment when url scheme is missing (detail / githubweb)
  171. Rebuilt complete settings. (detail / githubweb)
  172. Rebuilt complete settings. (again) (detail / githubweb)
  173. Escaped string values in xml attributes. (detail / githubweb)
  174. Code Review follow-ups (detail / githubweb)
  175. Redirect output for debugging (detail / githubweb)
  176. typo (detail / githubweb)
  177. Added umbra beans to template uploaded in SystemTest. (detail / githubweb)
  178. Added timestamp to SystemTest logfile. (detail / githubweb)
  179. Added the two new HaCos to the expected application set (detail / githubweb)
  180. Quick experiment with adding queuename to crawl log. (detail / githubweb)
  181. Missing placeholder in list to be removed (detail / githubweb)
  182. Make sure that "replacement" template in system test uses our NAS queue (detail / githubweb)
  183. Added heritrix queue name as an annotation in crawl log. (detail / githubweb)
  184. Replaced orderxml with one similar to that in the release test package. (detail / githubweb)
  185. Removed risky space in crawl annotation. (detail / githubweb)
  186. Removed debugging funtionality and fixed documentation. (detail / githubweb)
  187. Update heritrix to snapshot version (detail / githubweb)
  188. Excluded conflicting binding from import. (detail / githubweb)
  189. Excluded conflicting binding from assembly. (detail / githubweb)
  190. Also removed old jcl-over-slf4j binding (detail / githubweb)
  191. added class for htmlUnitSelenium driver to system test (detail / githubweb)
  192. Upgraded commons-io to match selenium dependency (detail / githubweb)
  193. Added "http://" to base url. (detail / githubweb)
  194. Removed download that doesn't work in htmlunit. (detail / githubweb)
  195. Disabled javascipt in htmlunit (detail / githubweb)
  196. Hack to enable enable/disable javascript per test (detail / githubweb)
  197. SystemTest now functioning locally after commenting out a few problem (detail / githubweb)
  198. Fixed a broken dependency- (detail / githubweb)
  199. Consistent dependencies for selenium and htmlunit. (detail / githubweb)
  200. Deactivated failing cleanup method. (detail / githubweb)
  201. Fixed an issue with deactivation on shutdown. (detail / githubweb)
  202. Tidying up of presumed-functioning system test. (detail / githubweb)

Started by upstream project Netarkivet-db-migration-pligt-test build number 170
originally caused by:

Revision: 7d1d19dd3d812d4d95bea7048a30ab95058362df
  • refs/remotes/origin/master
This build was not claimed.