Skip to content
Started 9 mo 7 days ago
Took 10 hr on built-in

#1732 (Jul 18, 2023, 11:24:18 AM)

Changes
  1. Node Draining Should Abort All Current SSTables Imports (commit: acd8158) (details / githubweb)
  2. Fix MessagePayloadTest running on JDK17 (commit: 99b618f) (details / githubweb)
  3. Rename internal state() method in AbstractFuture to not conflict with (commit: ca6450b) (details / githubweb)
  4. Prepare debian changelog for 4.0.9 (commit: e9f8f2e) (details / githubweb)
  5. Upgrade commons-io to 2.11.0 (commit: 0ac60af) (details / githubweb)
  6. Set correctly keepBriefBrief property (commit: bb36090) (details / githubweb)
  7. Increment version to 4.0.10 (commit: f2427a0) (details / githubweb)
  8. Fix nested selection of reversed collections (commit: 2fce302) (details / githubweb)
  9. Allow keystore and truststore passwords to be nullable (commit: bd49f6f) (details / githubweb)
  10. Fix sstable_count metric missing from tablestats json/yaml output (commit: 08b9471) (details / githubweb)
  11. Deadlock updating sstable metadata if disk boundaries need reloading (commit: cd9bed0) (details / githubweb)
  12. Remove the explicit disabling of UseBiasedLocking as it is the default (commit: 33d1c43) (details / githubweb)
  13. Improve apidocs and pre-conditions to how upgrade paths are included in (commit: 29ed315) (details / githubweb)
  14. When decommissioning should set Severity to limit traffic (commit: 8b0dc8a) (details / githubweb)
  15. Incremental repairs fail on mixed IPv4/v6 addresses serializing (commit: 09c1e67) (details / githubweb)
  16. Do not remove truncated_at entry in system.local while dropping an index (commit: 4f34878) (details / githubweb)
  17. Test Failure: HintsDisabledTest.testHintedHandoffDisabled (commit: 1a53026) (details / githubweb)
  18. Fix the capital P usage in the CQL parser (commit: 0f3a990) (details / githubweb)
  19. Do not remove SSTables when cause of FSReadError is OutOfMemoryError (commit: db78e74) (details / githubweb)
  20. Prepare debian changelog for 3.11.15 (commit: 6cdcf5e) (details / githubweb)
  21. Reorganizing doc directories using new info arch (commit: 998a98e) (details / githubweb)
  22. fix typos in data modeling and getting started docs (commit: 90d0857) (details / githubweb)
  23. Deprecate/forbid constructors for Integer, Long, Float, Byte, Double, (commit: 22329ee) (details / githubweb)
  24. Replace usages of json-simple dependency by Jackson (commit: 73da05f) (details / githubweb)
  25. fix flaky (commit: 602ffcb) (details / githubweb)
  26. Improve 'Not enough space for compaction' logging messages (commit: 65c99bf) (details / githubweb)
  27. Add sstablepartitions offline tool to find large partitions in sstables (commit: e72ec4e) (details / githubweb)
  28. Suppress CVE-2023-2251 (commit: 4a62757) (details / githubweb)
  29. Increment version to 3.11.16 (commit: ee5b601) (details / githubweb)
  30. Prepare debian changelog for 3.0.29 (commit: 087cffc) (details / githubweb)
  31. Hotfix: add sstablepartitions to redhat/noboolean/cassandra.spec (commit: af07ed3) (details / githubweb)
  32. CEP-15: (C*) Enhance in-memory FileSystem to work with mmap and support (commit: 4759a73) (details / githubweb)
  33. NPE when deserializing malformed collections from client (commit: ae995eb) (details / githubweb)
  34. Moved system properties and envs to CassandraRelevantProperties and (commit: f650908) (details / githubweb)
  35. Fix quoting in toCqlString methods of UDTs and aggregates (commit: 7519420) (details / githubweb)
  36. Assert successful exit code from sstabledump in (commit: 5768e5a) (details / githubweb)
  37. Add keyspace_name column to system_views.clients (commit: 0bcf4a1) (details / githubweb)
  38. Increment version to 3.0.30 (commit: 785e291) (details / githubweb)
  39. Allow internal address to change with reconnecting snitches (commit: b791644) (details / githubweb)
  40. Validate the existence of a datacenter in nodetool rebuild (commit: b8e21fb) (details / githubweb)
  41. Add Timestamp Bound Guardrail (bound user supplied timestamps within a (commit: 2ff1ad4) (details / githubweb)
  42. Fix sstable formats configuration (commit: fe0e04c) (details / githubweb)
  43. Partial compaction can resurrect deleted data (commit: 1053e3b) (details / githubweb)
  44. Remove unnecessary String.format invocation in QueryProcessor when (commit: 3ca94d6) (details / githubweb)
  45. Pass down all contact points to driver for cassandra-stress (commit: b828f7e) (details / githubweb)
  46. Add HISTORY command for CQLSH (commit: 6133396) (details / githubweb)
  47. Report network cache info in nodetool (commit: 54528bf) (details / githubweb)
  48. Improve nodetool enable{audit,fullquery}log (commit: aafb4d1) (details / githubweb)
  49. Prepare debian changelog for 4.0.10 (commit: da77d3f) (details / githubweb)
  50. Ninja fix GetFullQueryLogTest (commit: f0699bc) (details / githubweb)
  51. Prepare debian changelog for 4.1.2 (commit: cbe8b39) (details / githubweb)
  52. Add guardrail for partition size and deprecate (commit: b0aa44b) (details / githubweb)
  53. ninja-fix FullQueryLoggerTest, requires allow_nodetool_archive_command (commit: d2f6b8a) (details / githubweb)
  54. ninja-fix FullQueryLoggerTest, requires allow_nodetool_archive_command (commit: 4555b94) (details / githubweb)
  55. Use WithProperties in try-with-resources to improve properties handling (commit: ffe4d85) (details / githubweb)
  56. Make cassandra-stress able to read all credentials from a file (commit: 4d2ee09) (details / githubweb)
  57. Increment version to 4.0.11 and 4.1.3 (commit: 71b79cf) (details / githubweb)
  58. Implementation of the trie-indexed SSTable format (BTI) as described in (commit: f16fb67) (details / githubweb)
  59. Rename the byte-comparable translation version to OSS50 (commit: fad1f74) (details / githubweb)
  60. Print header and statistics for cassandra-stress output with arbitrary (commit: 18cc821) (details / githubweb)
  61. Remove unnecessary shuffling of GossipDigests in (commit: f66adb0) (details / githubweb)
  62. Add support for JMX in the in-jvm dtest framework (commit: 43ec184) (details / githubweb)
  63. Add guardrail for partition tombstones and deprecate (commit: b72da02) (details / githubweb)
  64. remove dh_python use from Debian packaging (commit: 527c0cb) (details / githubweb)
  65. remove dh_python use from Debian packaging (commit: aa671e8) (details / githubweb)
  66. Ninja fix missing IDEA sun.rmi.transport.tcp compiler export after (commit: 914484d) (details / githubweb)
  67. Extend maximum expiration date (commit: 1adbea5) (details / githubweb)
  68. Run checkstyle only on j8 (commit: c32a848) (details / githubweb)
  69. Suppress CVE-2023-2976 (commit: e28ef40) (details / githubweb)
  70. Fix Down nodes counter in nodetool describecluster (commit: 5655a33) (details / githubweb)
  71. Remove dependency on pytz library for setting CQLSH timezones on Python (commit: a2dc44f) (details / githubweb)
  72. Add keyspace and table name to exception message during (commit: 03da864) (details / githubweb)
  73. Validate the comparison git branch when generating CircleCI configs (commit: 8d3c30d) (details / githubweb)
  74. Bti shouldn't be available in compatibility mode (commit: 70389ab) (details / githubweb)
  75. Generate.sh -s param to skip autodetection of tests (commit: c91e271) (details / githubweb)
  76. Track the amount of read data per row (commit: 5143bd8) (details / githubweb)
  77. Avoid unnecessary deserialization of terminal arguments when executing (commit: 4f3cb5d) (details / githubweb)
  78. Deduplicate the MixedMode* upgrade jvm-dtests (commit: 41a669a) (details / githubweb)
  79. Slow builds due to checkstyle (commit: b7c00d7) (details / githubweb)
  80. Switch Java and Python upgrade tests from running on JDK8 to JDK11 in (commit: 1d96167) (details / githubweb)
  81. Fix error message handling when trying to use CLUSTERING ORDER with (commit: 1eccb2b) (details / githubweb)
  82. Include TLSv1.2 in negotiatedProtocolMustBeAcceptedProtocolTest (commit: c37bcbf) (details / githubweb)
  83. Wait for live endpoints in gossip waiting to settle (commit: 64d953f) (details / githubweb)
  84. CircleCI: Add separate approval step for oa utests on separate workflows (commit: 83a3316) (details / githubweb)
  85. Fix SSTabledump errors when dumping data from index (commit: cc3e742) (details / githubweb)
  86. Fix assertion error when describing mv as table (commit: 92d0a40) (details / githubweb)
  87. Fix broken link in README.asc (commit: f5a5917) (details / githubweb)
  88. Expose bootstrap and decommission state to nodetool info (commit: e2a6c99) (details / githubweb)
  89. Remove hard-coded SSL cipher suites and protocols (commit: e67fa69) (details / githubweb)
  90. Add missing changes (commit: 2549917) (details / githubweb)
  91. Added support for type VECTOR<type, dimension> (commit: ae537ab) (details / githubweb)
  92. Enhance nodetool compactionstats with additional metrics (commit: 7998e22) (details / githubweb)
  93. Move checkstyle files into .build (commit: f7b9523) (details / githubweb)
  94. Suppress CVE-2023-34455, CVE-2023-34454, CVE-2023-34453 (commit: d99bccd) (details / githubweb)
  95. Upgrade snappy to 1.1.10.1 (commit: 776b337) (details / githubweb)
  96. Pass taskId from CompactionTask to system.compaction_history (commit: a00d1de) (details / githubweb)
  97. Suppress CVE-2023-35116 (commit: de7b158) (details / githubweb)
  98. Add support for AWS Ec2 IMDSv2 (commit: 4ea7bb2) (details / githubweb)
  99. Add a virtual table that exposes currently running queries (commit: c332785) (details / githubweb)
  100. Remove deprecated compaction_tombstone_warning_threshold and (commit: c579faa) (details / githubweb)
  101. Remove unrepaired SSTables from garbage collection when (commit: 028ea02) (details / githubweb)
  102. Make `ant generate-idea-files` support the current JDK (commit: ac25943) (details / githubweb)
  103. Ninja fix my bad merge (commit: 00cf318) (details / githubweb)
  104. Suppress CVE-2022-45688 (commit: d302b83) (details / githubweb)
  105. Suppress CVE-2023-34462 (commit: 7150cc5) (details / githubweb)
  106. Add duration and count of partition keys to sstablemetadata (commit: 006ec71) (details / githubweb)
  107. Update Guava to 32.0.1-jre (commit: 992ad25) (details / githubweb)
  108. Upgrade to OWASP 8.3.1 (commit: 493d15f) (details / githubweb)
  109. ninja: revert count output and changed fields in SSTableMetadataViewer (commit: e27ba0e) (details / githubweb)
  110. Improve vector value validation errors (commit: c95e5a5) (details / githubweb)
  111. Revert "Allow internal address to change with reconnecting snitches" (commit: 6fa548f) (details / githubweb)
  112. Fix CAST function for float to decimal (commit: 7ec5126) (details / githubweb)
  113. Add support for vectors in UDFs (commit: ddbc529) (details / githubweb)
  114. Move build and test scripts in-tree, under .build/ (commit: f5df4b2) (details / githubweb)
  115. Prepare debian changelog for 4.0.11 (commit: f8584b9) (details / githubweb)
  116. ninja-fix test*some targets need to pass a relative path to outfile (commit: f038059) (details / githubweb)
  117. Moved jflex from runtime to build dependencies (commit: 32afc93) (details / githubweb)
  118. Test failure: (commit: 2af60dc) (details / githubweb)
  119. Deprecate CloudstackSnitch and remove duplicate code in snitches (commit: 903857b) (details / githubweb)
  120. Disable the deprecated keyspace/table thresholds and convert them to (commit: aac0706) (details / githubweb)
  121. Add jvm/test args to microbench (commit: a7bf85c) (details / githubweb)
  122. increment version to 4.0.12 (commit: 2584f4f) (details / githubweb)
  123. Upgrade commons cli to 1.5.0 (commit: 00e5431) (details / githubweb)

Started by user Michael Semb Wever

This run spent:

  • 2.3 sec waiting;
  • 10 hr build duration;
  • 10 hr total from scheduled to completion.
Revision: 00e5431d64a28b17ffd0d3a62b7c01ea0ea32aaa
Repository: https://github.com/${REPO}/cassandra.git
  • origin/trunk
Test Result (no failures)

    Aborted by user Michael Semb Wever