Skip to content
Started 9 mo 8 days ago
Took 4 hr 46 min on built-in

#2085 (Jul 17, 2023, 12:27:13 PM)

Changes
  1. Remove unrepaired SSTables from garbage collection when (commit: 028ea02) (details / githubweb)
  2. Make `ant generate-idea-files` support the current JDK (commit: ac25943) (details / githubweb)
  3. Ninja fix my bad merge (commit: 00cf318) (details / githubweb)
  4. Suppress CVE-2022-45688 (commit: d302b83) (details / githubweb)
  5. Suppress CVE-2023-34462 (commit: 7150cc5) (details / githubweb)
  6. Add duration and count of partition keys to sstablemetadata (commit: 006ec71) (details / githubweb)
  7. Update Guava to 32.0.1-jre (commit: 992ad25) (details / githubweb)
  8. Upgrade to OWASP 8.3.1 (commit: 493d15f) (details / githubweb)
  9. ninja: revert count output and changed fields in SSTableMetadataViewer (commit: e27ba0e) (details / githubweb)
  10. Improve vector value validation errors (commit: c95e5a5) (details / githubweb)
  11. Revert "Allow internal address to change with reconnecting snitches" (commit: 6fa548f) (details / githubweb)
  12. Fix CAST function for float to decimal (commit: 7ec5126) (details / githubweb)
  13. Add support for vectors in UDFs (commit: ddbc529) (details / githubweb)
  14. Move build and test scripts in-tree, under .build/ (commit: f5df4b2) (details / githubweb)
  15. Prepare debian changelog for 4.0.11 (commit: f8584b9) (details / githubweb)
  16. ninja-fix test*some targets need to pass a relative path to outfile (commit: f038059) (details / githubweb)
  17. Moved jflex from runtime to build dependencies (commit: 32afc93) (details / githubweb)
  18. Test failure: (commit: 2af60dc) (details / githubweb)
  19. Deprecate CloudstackSnitch and remove duplicate code in snitches (commit: 903857b) (details / githubweb)
  20. Disable the deprecated keyspace/table thresholds and convert them to (commit: aac0706) (details / githubweb)

Started by upstream project "Cassandra-devbranch" build number 2,540
originally caused by:

This run spent:

  • 5.3 sec waiting;
  • 4 hr 46 min build duration;
  • 4 hr 46 min total from scheduled to completion.
Revision: 038364ecd63da935cbdf11d5e29f03b5658ca203
Repository: https://github.com/${REPO}/cassandra.git
  • origin/cassandra-14667
Test Result (22 failures / +22)Show all failed tests >>>
Configuration Matrixjdk_1.8_latestjdk_11_latest
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64