Skip to content

[dtest]: test_connectivity_with_cassandra_stress failed with java.lang.NoSuchMethodError #415

[dtest]: test_connectivity_with_cassandra_stress failed with java.lang.NoSuchMethodError

[dtest]: test_connectivity_with_cassandra_stress failed with java.lang.NoSuchMethodError #415

GitHub Actions / Test report failed Dec 21, 2023 in 0s

Test report ❌

Tests failed

Report Passed Failed Skipped Time
cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml 294✅ 98❌ 1229⚪ 276s
driver-core/target/surefire-reports/TEST-TestSuite.xml 294✅ 84❌ 1411⚪ 275s
driver-extras/target/surefire-reports/TEST-TestSuite.xml 207✅ 844ms
driver-mapping/target/surefire-reports/TEST-TestSuite.xml 61✅ 1s
scylla-2022.2.15/driver-core/target/surefire-reports/TEST-TestSuite.xml 294✅ 84❌ 1411⚪ 266s
scylla-2023.1.2/driver-core/target/surefire-reports/TEST-TestSuite.xml 294✅ 84❌ 1411⚪ 266s
scylla-2024.1.0-rc2/driver-core/target/surefire-reports/TEST-TestSuite.xml 294✅ 84❌ 1411⚪ 265s
scylla-5.2.11/driver-core/target/surefire-reports/TEST-TestSuite.xml 294✅ 84❌ 1411⚪ 265s
scylla-5.3.0-rc0/driver-core/target/surefire-reports/TEST-TestSuite.xml 294✅ 84❌ 1411⚪ 273s
scylla-5.4.0/driver-core/target/surefire-reports/TEST-TestSuite.xml 294✅ 84❌ 1411⚪ 275s
unit/driver-core/target/surefire-reports/TEST-TestSuite.xml 535✅ 1⚪ 12s
unit/driver-extras/target/surefire-reports/TEST-TestSuite.xml 207✅ 844ms
unit/driver-mapping/target/surefire-reports/TEST-TestSuite.xml 61✅ 1s

❌ cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml

1621 tests were completed in 276s with 294 passed, 98 failed and 1229 skipped.

Test suite Passed Failed Skipped Time
TestSuite 294✅ 98❌ 1229⚪ 276s

❌ TestSuite

com.datastax.driver.core.AbstractReconnectionHandlerTest
  ✅ should_stop_if_cancelled_between_attempts
com.datastax.driver.core.AdditionalWritePolicyTest
  ⚪ beforeTestClass
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_create_table_with_additional_write_policy_default
  ⚪ afterTestMethod[[TestResult name=should_create_table_with_additional_write_policy_default status=SKIP method=AdditionalWritePolicyTest.should_create_table_with_additional_write_policy_default()[pri:0, instance:com.datastax.driver.core.AdditionalWritePolicyTest@7d9f158f] output={null}]](0)
  ⚪ should_create_table_with_additonal_write_policy_always
  ⚪ afterTestMethod[[TestResult name=should_create_table_with_additonal_write_policy_always status=SKIP method=AdditionalWritePolicyTest.should_create_table_with_additonal_write_policy_always()[pri:0, instance:com.datastax.driver.core.AdditionalWritePolicyTest@7d9f158f] output={null}]](0)
  ⚪ should_create_table_with_additonal_write_policy_millisecs
  ⚪ afterTestMethod[[TestResult name=should_create_table_with_additonal_write_policy_millisecs status=SKIP method=AdditionalWritePolicyTest.should_create_table_with_additonal_write_policy_millisecs()[pri:0, instance:com.datastax.driver.core.AdditionalWritePolicyTest@7d9f158f] output={null}]](0)
  ⚪ should_create_table_with_additonal_write_policy_never
  ⚪ afterTestMethod[[TestResult name=should_create_table_with_additonal_write_policy_never status=SKIP method=AdditionalWritePolicyTest.should_create_table_with_additonal_write_policy_never()[pri:0, instance:com.datastax.driver.core.AdditionalWritePolicyTest@7d9f158f] output={null}]](0)
  ⚪ should_create_table_with_additonal_write_policy_percentile
  ⚪ afterTestMethod[[TestResult name=should_create_table_with_additonal_write_policy_percentile status=SKIP method=AdditionalWritePolicyTest.should_create_table_with_additonal_write_policy_percentile()[pri:0, instance:com.datastax.driver.core.AdditionalWritePolicyTest@7d9f158f] output={null}]](0)
  ⚪ should_fail_to_create_table_with_invalid_additonal_write_policy
  ⚪ afterTestMethod[[TestResult name=should_fail_to_create_table_with_invalid_additonal_write_policy status=SKIP method=AdditionalWritePolicyTest.should_fail_to_create_table_with_invalid_additonal_write_policy()[pri:0, instance:com.datastax.driver.core.AdditionalWritePolicyTest@7d9f158f] output={null}]](0)
  ⚪ afterTestClass
com.datastax.driver.core.AuthenticationTest
  ❌ beforeTestMethod[public void com.datastax.driver.core.AuthenticationTest.should_connect_with_credentials()](0)
	java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_1 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152757426-0 failed to execute
  ⚪ sleepIf12
  ⚪ sleepIf12
  ⚪ sleepIf12
  ⚪ sleepIf12
  ⚪ sleepIf12
  ⚪ should_connect_with_credentials
  ❌ beforeTestMethod[public void com.datastax.driver.core.AuthenticationTest.should_connect_with_slow_server()](0)
	java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_2 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152757781-0 failed to execute
  ⚪ should_connect_with_slow_server
  ❌ beforeTestMethod[public void com.datastax.driver.core.AuthenticationTest.should_fail_to_connect_with_wrong_credentials()](0)
	java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_3 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152757957-0 failed to execute
  ⚪ should_fail_to_connect_with_wrong_credentials
  ❌ beforeTestMethod[public void com.datastax.driver.core.AuthenticationTest.should_fail_to_connect_without_credentials()](0)
	java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_4 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152758130-0 failed to execute
  ⚪ should_fail_to_connect_without_credentials
  ❌ beforeTestMethod[public void com.datastax.driver.core.AuthenticationTest.should_not_create_pool_with_wrong_credentials()](0)
	java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_5 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152758303-0 failed to execute
  ⚪ should_not_create_pool_with_wrong_credentials
com.datastax.driver.core.BatchStatementTest
  ❌ beforeTestMethod[public void com.datastax.driver.core.BatchStatementTest.casBatchTest()](0)
	java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_6 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152758471-0 failed to execute
  ⚪ casBatchTest
  ❌ beforeTestMethod[public void com.datastax.driver.core.BatchStatementTest.simpleBatchTest()](0)
	java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_7 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152758644-0 failed to execute
  ⚪ simpleBatchTest
com.datastax.driver.core.CCMBridgeTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_8 -i 127.0.1.  -n 3 -v 3.11.16 --config-dir=/tmp/1703152758820-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_configure_JMX_ports_through_builder
  ⚪ should_make_JMX_connection
com.datastax.driver.core.CloudConfigYamlParsingTest
  ✅ read_incomplete_config
  ✅ read_simple_config_and_create_bundle
com.datastax.driver.core.ConditionalUpdateTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_9 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152759640-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ batchUpdateTest
  ⚪ delete_if_not_exist_should_support_wasApplied_boolean
  ⚪ insert_if_not_exist_should_support_wasApplied_boolean
  ⚪ multipageResultSetTest
  ⚪ singleUpdateTest
com.datastax.driver.core.CustomTypeTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_10 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152759813-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_handle_udt_with_custom_type
  ⚪ should_serialize_and_deserialize_collections_of_custom_types
  ⚪ should_serialize_and_deserialize_custom_types
com.datastax.driver.core.DataTypeCqlNameParserTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_11 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152759985-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_ignore_case
  ⚪ should_ignore_whitespace
  ⚪ should_parse_collection_types
  ⚪ should_parse_frozen_collection_types
  ⚪ should_parse_native_types
  ⚪ should_parse_nested_collection_types
  ⚪ should_parse_tuple_types
  ⚪ should_parse_user_defined_type_to_shallow_type_if_requested
  ⚪ should_parse_user_defined_type_when_definition_in_current_user_types
  ⚪ should_parse_user_defined_type_when_definition_in_old_user_types
com.datastax.driver.core.DelegatingClusterIntegrationTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_12 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152760161-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ should_allow_subclass_to_delegate_to_other_instance
com.datastax.driver.core.DirectCompressionTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_13 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152760331-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_function_with_lz4_compression
  ⚪ should_function_with_snappy_compression
com.datastax.driver.core.DseCCMClusterTest
  ✅ should_conenct_to_dse
com.datastax.driver.core.DurationIntegrationTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_14 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152760504-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_parse_column_metadata
  ⚪ should_serialize_and_deserialize_durations[1y2mo](1)
  ⚪ should_serialize_and_deserialize_durations[-1y2mo](2)
  ⚪ should_serialize_and_deserialize_durations[1Y2MO](3)
  ⚪ should_serialize_and_deserialize_durations[2w](4)
  ⚪ should_serialize_and_deserialize_durations[2d10h](5)
  ⚪ should_serialize_and_deserialize_durations[2d](6)
  ⚪ should_serialize_and_deserialize_durations[30h](7)
  ⚪ should_serialize_and_deserialize_durations[30h20m](8)
  ⚪ should_serialize_and_deserialize_durations[20m](9)
  ⚪ should_serialize_and_deserialize_durations[56s](10)
  ⚪ should_serialize_and_deserialize_durations[567ms](11)
  ⚪ should_serialize_and_deserialize_durations[1950us](12)
  ⚪ should_serialize_and_deserialize_durations[1950µs](13)
  ⚪ should_serialize_and_deserialize_durations[1950000ns](14)
  ⚪ should_serialize_and_deserialize_durations[1950000NS](15)
  ⚪ should_serialize_and_deserialize_durations[-1950000ns](16)
  ⚪ should_serialize_and_deserialize_durations[1y3mo2h10m](17)
  ⚪ should_serialize_and_deserialize_durations[P1Y2D](18)
  ⚪ should_serialize_and_deserialize_durations[P1Y2M](19)
  ⚪ should_serialize_and_deserialize_durations[P2W](20)
  ⚪ should_serialize_and_deserialize_durations[P1YT2H](21)
  ⚪ should_serialize_and_deserialize_durations[-P1Y2M](22)
  ⚪ should_serialize_and_deserialize_durations[P2D](23)
  ⚪ should_serialize_and_deserialize_durations[PT30H](24)
  ⚪ should_serialize_and_deserialize_durations[PT30H20M](25)
  ⚪ should_serialize_and_deserialize_durations[PT20M](26)
  ⚪ should_serialize_and_deserialize_durations[PT56S](27)
  ⚪ should_serialize_and_deserialize_durations[P1Y3MT2H10M](28)
  ⚪ should_serialize_and_deserialize_durations[P0001-00-02T00:00:00](29)
  ⚪ should_serialize_and_deserialize_durations[P0001-02-00T00:00:00](30)
  ⚪ should_serialize_and_deserialize_durations[P0001-00-00T02:00:00](31)
  ⚪ should_serialize_and_deserialize_durations[-P0001-02-00T00:00:00](32)
  ⚪ should_serialize_and_deserialize_durations[P0000-00-02T00:00:00](33)
  ⚪ should_serialize_and_deserialize_durations[P0000-00-00T30:00:00](34)
  ⚪ should_serialize_and_deserialize_durations[P0000-00-00T30:20:00](35)
  ⚪ should_serialize_and_deserialize_durations[P0000-00-00T00:20:00](36)
  ⚪ should_serialize_and_deserialize_durations[P0000-00-00T00:00:56](37)
  ⚪ should_serialize_and_deserialize_durations[P0001-03-00T02:10:00](38)
com.datastax.driver.core.EventDebouncerIntegrationTest
  ❌ beforeTestMethod[public void com.datastax.driver.core.EventDebouncerIntegrationTest.should_change_debouncer_settings_dynamically() throws java.lang.InterruptedException](0)
	java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_15 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152760693-0 failed to execute
  ⚪ should_change_debouncer_settings_dynamically
com.datastax.driver.core.ExportAsStringTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_16 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152760864-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ should_create_schema_and_ensure_exported_cql_is_as_expected
com.datastax.driver.core.FetchingTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_17 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152761035-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ simplePagingTest
com.datastax.driver.core.FunctionMetadataTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_18 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152761202-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_parse_and_format_function_with_no_arguments
  ⚪ should_parse_and_format_function_with_udts
  ⚪ should_parse_and_format_functions_with_complex_arguments
  ⚪ should_parse_and_format_simple_function
com.datastax.driver.core.HostConnectionPoolMultiTest
  ✅ should_replace_control_connection_if_it_goes_down_but_host_remains_up
com.datastax.driver.core.LoadBalancingPolicyBootstrapTest
  ❌ beforeTestMethod[public void com.datastax.driver.core.LoadBalancingPolicyBootstrapTest.should_init_policy_with_up_contact_points() throws java.lang.Exception](0)
	java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_19 -i 127.0.1.  -n 2 -v 3.11.16 --config-dir=/tmp/1703152767581-0 failed to execute
  ⚪ should_init_policy_with_up_contact_points
com.datastax.driver.core.M3PTokenIntegrationTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_20 -i 127.0.1.  -n 3 -v 3.11.16 --config-dir=/tmp/1703152767753-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_create_token_from_partition_key
  ⚪ should_expose_token_and_range_creation_methods
  ⚪ should_expose_token_ranges
  ⚪ should_expose_token_ranges_per_host
  ⚪ should_expose_tokens_per_host
  ⚪ should_get_token_from_row_and_set_token_in_query
  ⚪ should_get_token_from_row_and_set_token_in_query_with_binding_and_aliasing
  ⚪ should_only_unwrap_one_range_for_all_ranges
  ⚪ should_raise_exception_when_get_token_on_non_token
com.datastax.driver.core.MetricsInFlightTest
  ✅ should_count_inflight_requests_metrics
  ✅ should_countdown_inflight_requests_metrics
com.datastax.driver.core.NettyOptionsTest
  ❌ beforeTestMethod[public void com.datastax.driver.core.NettyOptionsTest.should_invoke_netty_options_hooks_multi_node() throws java.lang.Exception](0)
	java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_21 -i 127.0.1.  -n 3 -v 3.11.16 --config-dir=/tmp/1703152780155-0 failed to execute
  ⚪ should_invoke_netty_options_hooks_multi_node
  ❌ beforeTestMethod[public void com.datastax.driver.core.NettyOptionsTest.should_invoke_netty_options_hooks_single_node() throws java.lang.Exception](0)
	java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_22 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152780324-0 failed to execute
  ⚪ should_invoke_netty_options_hooks_single_node
com.datastax.driver.core.NodeListRefreshDebouncerTest
  ❌ beforeTestMethod[public void com.datastax.driver.core.NodeListRefreshDebouncerTest.should_refresh_when_max_pending_requests_reached()](0)
	java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_23 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152780498-0 failed to execute
  ⚪ setup
  ⚪ should_refresh_when_max_pending_requests_reached
com.datastax.driver.core.NowInSecondsTest
  ⚪ beforeTestClass
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ setup
  ⚪ setup
  ⚪ setup
  ⚪ should_use_now_in_seconds_with_batch_statement
  ⚪ afterTestMethod[[TestResult name=should_use_now_in_seconds_with_batch_statement status=SKIP method=NowInSecondsTest.should_use_now_in_seconds_with_batch_statement()[pri:0, instance:com.datastax.driver.core.NowInSecondsTest@387a8303] output={null}]](0)
  ⚪ should_use_now_in_seconds_with_bound_statement
  ⚪ afterTestMethod[[TestResult name=should_use_now_in_seconds_with_bound_statement status=SKIP method=NowInSecondsTest.should_use_now_in_seconds_with_bound_statement()[pri:0, instance:com.datastax.driver.core.NowInSecondsTest@387a8303] output={null}]](0)
  ⚪ should_use_now_in_seconds_with_simple_statement
  ⚪ afterTestMethod[[TestResult name=should_use_now_in_seconds_with_simple_statement status=SKIP method=NowInSecondsTest.should_use_now_in_seconds_with_simple_statement()[pri:0, instance:com.datastax.driver.core.NowInSecondsTest@387a8303] output={null}]](0)
  ⚪ afterTestClass
com.datastax.driver.core.OPPTokenIntegrationTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_24 -i 127.0.1.  -n 3 -p ByteOrderedPartitioner -v 3.11.16 --config-dir=/tmp/1703152780672-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_create_token_from_partition_key
  ⚪ should_expose_token_and_range_creation_methods
  ⚪ should_expose_token_ranges
  ⚪ should_expose_token_ranges_per_host
  ⚪ should_expose_tokens_per_host
  ⚪ should_get_token_from_row_and_set_token_in_query
  ⚪ should_get_token_from_row_and_set_token_in_query_with_binding_and_aliasing
  ⚪ should_only_unwrap_one_range_for_all_ranges
  ⚪ should_raise_exception_when_get_token_on_non_token
com.datastax.driver.core.PoolingOptionsIntegrationTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_25 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152780847-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ should_be_able_to_use_custom_initialization_executor
  ⚪ shutdownExecutor
com.datastax.driver.core.PreparedIdTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_26 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152781017-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_have_routing_key_indexes_when_all_bound
  ⚪ should_not_have_routing_key_indexes_when_none_bound
  ⚪ should_not_have_routing_key_indexes_when_some_not_bound
com.datastax.driver.core.RPTokenIntegrationTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_27 -i 127.0.1.  -n 3 -p RandomPartitioner -v 3.11.16 --config-dir=/tmp/1703152781189-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_create_token_from_partition_key
  ⚪ should_expose_token_and_range_creation_methods
  ⚪ should_expose_token_ranges
  ⚪ should_expose_token_ranges_per_host
  ⚪ should_expose_tokens_per_host
  ⚪ should_get_token_from_row_and_set_token_in_query
  ⚪ should_get_token_from_row_and_set_token_in_query_with_binding_and_aliasing
  ⚪ should_only_unwrap_one_range_for_all_ranges
  ⚪ should_raise_exception_when_get_token_on_non_token
com.datastax.driver.core.RequestHandlerTest
  ✅ should_handle_race_between_response_and_cancellation
com.datastax.driver.core.SSLAuthenticatedEncryptionTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_28 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152846427-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_connect_with_ssl_with_client_auth_and_node_requires_auth[JDK](1)
  ⚪ should_connect_with_ssl_with_client_auth_and_node_requires_auth[NETTY_OPENSSL](2)
  ⚪ should_not_connect_without_client_auth_but_node_requires_auth[JDK](1)
  ⚪ should_not_connect_without_client_auth_but_node_requires_auth[NETTY_OPENSSL](2)
com.datastax.driver.core.SchemaChangesTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_29 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152846597-0 failed to execute
  ⚪ setup
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ resetListeners
  ⚪ should_not_refresh_schema_on_schema_change_response[lowercase](1)
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ verifyNoMoreInteractionsWithListener
  ⚪ should_not_refresh_schema_on_schema_change_response["CaseSensitive"](2)
  ⚪ should_not_update_tables_on_stale_keyspace_instance
  ⚪ should_notify_of_aggregate_creation[lowercase](1)
  ⚪ should_notify_of_aggregate_creation["CaseSensitive"](2)
  ⚪ should_notify_of_aggregate_drop[lowercase](1)
  ⚪ should_notify_of_aggregate_drop["CaseSensitive"](2)
  ⚪ should_notify_of_aggregate_update[lowercase](1)
  ⚪ should_notify_of_aggregate_update["CaseSensitive"](2)
  ⚪ should_notify_of_function_creation[lowercase](1)
  ⚪ should_notify_of_function_creation["CaseSensitive"](2)
  ⚪ should_notify_of_function_drop[lowercase](1)
  ⚪ should_notify_of_function_drop["CaseSensitive"](2)
  ⚪ should_notify_of_function_update[lowercase](1)
  ⚪ should_notify_of_function_update["CaseSensitive"](2)
  ⚪ should_notify_of_keyspace_creation[lowercase2](1)
  ⚪ should_notify_of_keyspace_creation["CaseSensitive2"](2)
  ⚪ should_notify_of_keyspace_drop[lowercase2](1)
  ⚪ should_notify_of_keyspace_drop["CaseSensitive2"](2)
  ⚪ should_notify_of_table_creation[lowercase](1)
  ⚪ should_notify_of_table_creation["CaseSensitive"](2)
  ⚪ should_notify_of_table_drop[lowercase](1)
  ⚪ should_notify_of_table_drop["CaseSensitive"](2)
  ⚪ should_notify_of_table_update[lowercase](1)
  ⚪ should_notify_of_table_update["CaseSensitive"](2)
  ⚪ should_notify_of_udt_creation[lowercase](1)
  ⚪ should_notify_of_udt_creation["CaseSensitive"](2)
  ⚪ should_notify_of_udt_drop[lowercase](1)
  ⚪ should_notify_of_udt_drop["CaseSensitive"](2)
  ⚪ should_notify_of_udt_update[lowercase](1)
  ⚪ should_notify_of_udt_update["CaseSensitive"](2)
  ⚪ should_notify_of_view_creation[lowercase](1)
  ⚪ should_notify_of_view_creation["CaseSensitive"](2)
  ⚪ should_notify_of_view_drop[lowercase](1)
  ⚪ should_notify_of_view_drop["CaseSensitive"](2)
  ⚪ should_notify_of_view_update[lowercase](1)
  ⚪ should_notify_of_view_update["CaseSensitive"](2)
  ⚪ should_refresh_schema_and_token_map_if_schema_metadata_reenabled[lowercase](1)
  ⚪ should_refresh_schema_and_token_map_if_schema_metadata_reenabled["CaseSensitive"](2)
  ⚪ should_retain_view_on_table_update[lowercase](1)
  ⚪ should_retain_view_on_table_update["CaseSensitive"](2)
  ⚪ should_throw_illegal_state_exception_on_newTokenRange_with_metadata_disabled
  ⚪ should_throw_illegal_state_exception_on_newToken_with_metadata_disabled
com.datastax.driver.core.SessionLeakTest
  ❌ beforeTestMethod[public void com.datastax.driver.core.SessionLeakTest.should_not_leak_session_when_wrong_keyspace() throws java.lang.Exception](0)
	java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_30 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152846792-0 failed to execute
  ⚪ should_not_leak_session_when_wrong_keyspace
com.datastax.driver.core.SessionTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_31 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152846969-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_close_properly_when_racing_with_cluster_init
  ⚪ should_execute_prepared_counter_statement
  ⚪ should_execute_prepared_statements
  ⚪ should_execute_simple_statements
  ⚪ should_give_explicit_error_message_when_keyspace_name_invalid
  ⚪ should_give_explicit_error_message_when_keyspace_name_invalid_async
com.datastax.driver.core.SimpleStatementIntegrationTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_32 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152847145-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_execute_query_with_named_values
  ⚪ should_fail_if_query_with_named_values_but_missing_parameter
  ⚪ should_fail_if_query_with_named_values_but_using_wrong_type
  ⚪ should_fail_if_query_with_named_values_if_protocol_is_V1
  ⚪ should_fail_if_query_with_named_values_if_protocol_is_V2
com.datastax.driver.core.SingleConnectionPoolTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_33 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152847319-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ should_throttle_requests
com.datastax.driver.core.StatementWrapperTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_34 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152847487-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_add_wrapped_batch_statement_to_batch_statement
  ⚪ should_execute_wrapped_batch_statement
  ⚪ should_execute_wrapped_bound_statement
  ⚪ should_execute_wrapped_simple_statement
  ⚪ should_pass_wrapped_statement_to_load_balancing_policy
  ⚪ should_pass_wrapped_statement_to_retry_policy
  ⚪ should_pass_wrapped_statement_to_speculative_execution_policy
  ⚪ should_reuse_wrapped_bound_statement_for_multipage_query
  ⚪ should_reuse_wrapped_simple_statement_for_multipage_query
com.datastax.driver.core.TableMetadataCDCTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_35 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152847662-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ should_parse_cdc_from_table_options
com.datastax.driver.core.ThreadingOptionsTest
  ✅ should_use_provided_threading_options
com.datastax.driver.core.TracingTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_36 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152851949-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_have_a_different_tracingId_for_each_page
  ⚪ should_preserve_tracing_status_across_retries
com.datastax.driver.core.TypeCodecTupleIntegrationTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_37 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152852122-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_handle_partial_tuples_with_custom_codecs
  ⚪ should_handle_partial_tuples_with_default_codecs
  ⚪ should_handle_tuples_with_custom_codecs
  ⚪ should_handle_tuples_with_default_codecs
com.datastax.driver.core.VirtualTableMetadataTest
  ⚪ beforeTestClass
  ⚪ beforeTestMethod
  ⚪ should_parse_virtual_metadata
  ⚪ afterTestMethod[[TestResult name=should_parse_virtual_metadata status=SKIP method=VirtualTableMetadataTest.should_parse_virtual_metadata()[pri:0, instance:com.datastax.driver.core.VirtualTableMetadataTest@6a8658ff] output={null}]](0)
  ⚪ afterTestClass
com.datastax.driver.core.exceptions.ExceptionsScassandraTest
  ✅ should_throw_proper_read_timeout_exception
  ✅ should_throw_proper_unavailable_exception
  ✅ should_throw_proper_write_timeout_exception
com.datastax.driver.core.policies.CloseableLoadBalancingPolicyTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_38 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152852489-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ should_be_invoked_at_shutdown
com.datastax.driver.core.policies.ErrorAwarePolicyIntegrationTest
  ✅ should_exclude_host_after_reaching_maximum_errors
  ✅ should_not_penalize_default_ignored_exceptions
  ✅ should_only_consider_exceptions_based_on_errors_filter
  ✅ should_regard_defaults
  ✅ should_resurrect_host_after_retry_period
com.datastax.driver.core.policies.IdempotenceAwareRetryPolicyIntegrationTest
  ✅ should_call_init_method_on_inner_policy
  ✅ should_not_retry_on_client_timeout_if_statement_non_idempotent
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[CLOSE](1)
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[HALFCLOSE](2)
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[RESET](3)
  ✅ should_not_retry_on_server_error_if_statement_non_idempotent[server_error, class com.datastax.driver.core.exceptions.ServerError](1)
  ✅ should_not_retry_on_server_error_if_statement_non_idempotent[overloaded, class com.datastax.driver.core.exceptions.OverloadedException](2)
  ✅ should_not_retry_on_write_timeout_if_statement_non_idempotent
  ✅ should_retry_on_client_timeout_if_statement_idempotent
  ✅ should_retry_on_connection_error_if_statement_idempotent[CLOSE](1)
  ✅ should_retry_on_connection_error_if_statement_idempotent[HALFCLOSE](2)
  ✅ should_retry_on_connection_error_if_statement_idempotent[RESET](3)
  ✅ should_retry_on_server_error_if_statement_idempotent[server_error, class com.datastax.driver.core.exceptions.ServerError](1)
  ✅ should_retry_on_server_error_if_statement_idempotent[overloaded, class com.datastax.driver.core.exceptions.OverloadedException](2)
  ✅ should_retry_on_write_timeout_if_statement_idempotent
com.datastax.driver.core.policies.RoundRobinPolicyTest
  ✅ should_round_robin_irrespective_of_topology
  ✅ should_round_robin_within_single_datacenter
  ✅ should_warn_if_using_dc_local_consistency_level[ANY](1)
  ✅ should_warn_if_using_dc_local_consistency_level[ONE](2)
  ✅ should_warn_if_using_dc_local_consistency_level[TWO](3)
  ✅ should_warn_if_using_dc_local_consistency_level[THREE](4)
  ✅ should_warn_if_using_dc_local_consistency_level[QUORUM](5)
  ✅ should_warn_if_using_dc_local_consistency_level[ALL](6)
  ✅ should_warn_if_using_dc_local_consistency_level[LOCAL_QUORUM](7)
  ✅ should_warn_if_using_dc_local_consistency_level[EACH_QUORUM](8)
  ✅ should_warn_if_using_dc_local_consistency_level[LOCAL_ONE](9)
com.datastax.driver.core.querybuilder.QueryBuilder21ExecutionTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_39 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152855862-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_handle_contains_key_on_map_with_index
  ⚪ should_handle_contains_on_list_with_index
  ⚪ should_handle_contains_on_map_with_index
  ⚪ should_handle_contains_on_set_with_index
com.datastax.driver.core.querybuilder.QueryBuilderTupleExecutionTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_40 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152856033-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_handle_collections_of_tuples
  ⚪ should_handle_tuple
com.datastax.driver.core.AggregateMetadataTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_41 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152856206-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_parse_and_format_aggregate_with_composite_type_hex_initcond
  ⚪ should_parse_and_format_aggregate_with_composite_type_literal_initcond
  ⚪ should_parse_and_format_aggregate_with_final_function
  ⚪ should_parse_and_format_aggregate_with_initcond_and_no_finalfunc
  ⚪ should_parse_and_format_aggregate_with_no_arguments
  ⚪ should_parse_and_format_aggregate_with_no_initcond
  ⚪ should_parse_and_format_aggregate_with_udts
com.datastax.driver.core.BoundStatementTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_42 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152856379-0 failed to execute
  ⚪ setup
  ⚪ beforeTestMethod
  ⚪ should_get_single_value
com.datastax.driver.core.CaseSensitivityTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_43 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152856547-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ testCaseInsensitiveKeyspace
  ⚪ testCaseSensitiveKeyspace
com.datastax.driver.core.ClusterInitTest
  ✅ session_should_detect_cluster_close
  ✅ should_be_able_to_close_cluster_that_never_successfully_connected
  ✅ should_detect_cluster_init_failure_and_close_cluster
  ✅ should_not_abort_init_if_host_does_not_support_protocol_version
  ✅ should_not_schedule_reconnections_before_init_complete
com.datastax.driver.core.ConnectionReleaseTest
  ✅ should_release_connection_before_completing_future
com.datastax.driver.core.GettableDataIntegrationTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_44 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152860959-0 failed to execute
  ⚪ setUpRegistry
  ⚪ beforeTestMethod
  ⚪ should_allow_getting_and_setting_by_type_if_codec_registered
com.datastax.driver.core.HostConnectionPoolTest
  ✅ fixed_size_pool_should_fill_its_core_connections_and_queue_and_then_reject
  ✅ requests_with_enqueued_borrow_requests_should_be_failed_when_pool_closes
  ✅ should_add_extra_connection_when_core_full
  ✅ should_adjust_connection_keyspace_on_dequeue_if_pool_state_is_different
  ✅ should_fail_in_borrowConnection_when_setting_keyspace_and_another_set_keyspace_attempt_is_in_flight
  ✅ should_fail_in_dequeue_when_setting_keyspace_and_another_set_keyspace_attempt_is_in_flight
  ✅ should_keep_host_up_when_one_connection_lost
  ✅ should_not_hang_when_executing_sync_queries
  ✅ should_not_mark_host_down_if_some_connections_fail_on_init
  ✅ should_reject_if_enqueued_and_timeout_reached
  ✅ should_trash_on_returning_connection_with_insufficient_streams
  ✅ variable_size_pool_should_fill_its_connections_and_then_reject
com.datastax.driver.core.LoadBalancingPolicyRefreshTest
  ❌ beforeTestMethod[public void com.datastax.driver.core.LoadBalancingPolicyRefreshTest.refreshTest() throws java.lang.Throwable](0)
	java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_45 -i 127.0.1.  -n 2 -v 3.11.16 --config-dir=/tmp/1703152926529-0 failed to execute
  ⚪ refreshTest
com.datastax.driver.core.M3PTokenVnodeIntegrationTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_46 -i 127.0.1.  -n 3 --vnodes -v 3.11.16 --config-dir=/tmp/1703152926704-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_create_token_from_partition_key
  ⚪ should_expose_token_and_range_creation_methods
  ⚪ should_expose_token_ranges
  ⚪ should_expose_token_ranges_per_host
  ⚪ should_expose_tokens_per_host
  ⚪ should_get_token_from_row_and_set_token_in_query
  ⚪ should_get_token_from_row_and_set_token_in_query_with_binding_and_aliasing
  ⚪ should_only_unwrap_one_range_for_all_ranges
  ⚪ should_raise_exception_when_get_token_on_non_token
com.datastax.driver.core.MetricsTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_47 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152926873-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ metrics_should_be_null_when_metrics_disabled
  ⚪ retriesTest
  ⚪ should_be_no_jmx_mbean_when_jmx_is_disabled
  ⚪ should_enable_metrics_and_jmx_by_default
com.datastax.driver.core.OPPTokenVnodeIntegrationTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_48 -i 127.0.1.  -n 3 -p ByteOrderedPartitioner --vnodes -v 3.11.16 --config-dir=/tmp/1703152927044-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_create_token_from_partition_key
  ⚪ should_expose_token_and_range_creation_methods
  ⚪ should_expose_token_ranges
  ⚪ should_expose_token_ranges_per_host
  ⚪ should_expose_tokens_per_host
  ⚪ should_get_token_from_row_and_set_token_in_query
  ⚪ should_get_token_from_row_and_set_token_in_query_with_binding_and_aliasing
  ⚪ should_only_unwrap_one_range_for_all_ranges
  ⚪ should_raise_exception_when_get_token_on_non_token
com.datastax.driver.core.PreparedStatementInvalidationTest
  ⚪ beforeTestClass
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ setup
  ⚪ setup
  ⚪ setup
  ⚪ setup
  ⚪ setup
  ⚪ setup
  ⚪ should_never_update_statement_for_conditional_updates_in_legacy_protocols
  ⚪ teardown
  ⚪ teardown
  ⚪ teardown
  ⚪ teardown
  ⚪ teardown
  ⚪ teardown
  ⚪ afterTestMethod[[TestResult name=should_never_update_statement_for_conditional_updates_in_legacy_protocols status=SKIP method=PreparedStatementInvalidationTest.should_never_update_statement_for_conditional_updates_in_legacy_protocols()[pri:0, instance:com.datastax.driver.core.PreparedStatementInvalidationTest@29d80d2b] output={null}]](0)
  ⚪ should_never_update_statement_id_for_conditional_updates_in_modern_protocol
  ⚪ afterTestMethod[[TestResult name=should_never_update_statement_id_for_conditional_updates_in_modern_protocol status=SKIP method=PreparedStatementInvalidationTest.should_never_update_statement_id_for_conditional_updates_in_modern_protocol()[pri:0, instance:com.datastax.driver.core.PreparedStatementInvalidationTest@29d80d2b] output={null}]](0)
  ⚪ should_not_reprepare_invalid_statements
  ⚪ afterTestMethod[[TestResult name=should_not_reprepare_invalid_statements status=SKIP method=PreparedStatementInvalidationTest.should_not_reprepare_invalid_statements()[pri:0, instance:com.datastax.driver.core.PreparedStatementInvalidationTest@29d80d2b] output={null}]](0)
  ⚪ should_update_statement_id_when_metadata_changed_across_executions
  ⚪ afterTestMethod[[TestResult name=should_update_statement_id_when_metadata_changed_across_executions status=SKIP method=PreparedStatementInvalidationTest.should_update_statement_id_when_metadata_changed_across_executions()[pri:0, instance:com.datastax.driver.core.PreparedStatementInvalidationTest@29d80d2b] output={null}]](0)
  ⚪ should_update_statement_id_when_metadata_changed_across_pages
  ⚪ afterTestMethod[[TestResult name=should_update_statement_id_when_metadata_changed_across_pages status=SKIP method=PreparedStatementInvalidationTest.should_update_statement_id_when_metadata_changed_across_pages()[pri:0, instance:com.datastax.driver.core.PreparedStatementInvalidationTest@29d80d2b] output={null}]](0)
  ⚪ should_update_statement_id_when_metadata_changed_across_sessions
  ⚪ afterTestMethod[[TestResult name=should_update_statement_id_when_metadata_changed_across_sessions status=SKIP method=PreparedStatementInvalidationTest.should_update_statement_id_when_metadata_changed_across_sessions()[pri:0, instance:com.datastax.driver.core.PreparedStatementInvalidationTest@29d80d2b] output={null}]](0)
  ⚪ afterTestClass
com.datastax.driver.core.RPTokenVnodeIntegrationTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_49 -i 127.0.1.  -n 3 -p RandomPartitioner --vnodes -v 3.11.16 --config-dir=/tmp/1703152927222-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_create_token_from_partition_key
  ⚪ should_expose_token_and_range_creation_methods
  ⚪ should_expose_token_ranges
  ⚪ should_expose_token_ranges_per_host
  ⚪ should_expose_tokens_per_host
  ⚪ should_get_token_from_row_and_set_token_in_query
  ⚪ should_get_token_from_row_and_set_token_in_query_with_binding_and_aliasing
  ⚪ should_only_unwrap_one_range_for_all_ranges
  ⚪ should_raise_exception_when_get_token_on_non_token
com.datastax.driver.core.SSLEncryptionTest
  ❌ beforeTestMethod[public void com.datastax.driver.core.SSLEncryptionTest.should_connect_with_ssl_without_client_auth_and_node_doesnt_require_auth(com.datastax.driver.core.SSLTestBase$SslImplementation) throws java.lang.Exception](0)
	java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_50 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152927395-0 failed to execute
  ❌ beforeTestMethod[public void com.datastax.driver.core.SSLEncryptionTest.should_connect_with_ssl_without_client_auth_and_node_doesnt_require_auth(com.datastax.driver.core.SSLTestBase$SslImplementation) throws java.lang.Exception](0)
	java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_51 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152927565-0 failed to execute
  ⚪ should_connect_with_ssl_without_client_auth_and_node_doesnt_require_auth[JDK](1)
  ⚪ should_connect_with_ssl_without_client_auth_and_node_doesnt_require_auth[NETTY_OPENSSL](2)
  ❌ beforeTestMethod[public void com.datastax.driver.core.SSLEncryptionTest.should_not_connect_with_ssl_without_trusting_server_cert(com.datastax.driver.core.SSLTestBase$SslImplementation) throws java.lang.Exception](0)
	java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_52 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152927739-0 failed to execute
  ❌ beforeTestMethod[public void com.datastax.driver.core.SSLEncryptionTest.should_not_connect_with_ssl_without_trusting_server_cert(com.datastax.driver.core.SSLTestBase$SslImplementation) throws java.lang.Exception](0)
	java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_53 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152927909-0 failed to execute
  ⚪ should_not_connect_with_ssl_without_trusting_server_cert[JDK](1)
  ⚪ should_not_connect_with_ssl_without_trusting_server_cert[NETTY_OPENSSL](2)
  ❌ beforeTestMethod[public void com.datastax.driver.core.SSLEncryptionTest.should_not_connect_without_ssl_but_node_uses_ssl() throws java.lang.Exception](0)
	java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_54 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152928084-0 failed to execute
  ⚪ should_not_connect_without_ssl_but_node_uses_ssl
com.datastax.driver.core.SchemaRefreshDebouncerTest
  ❌ beforeTestMethod[public void com.datastax.driver.core.SchemaRefreshDebouncerTest.should_debounce_and_coalesce_create_and_alter_keyspace_into_refresh_keyspace() throws java.lang.Exception](0)
	java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_55 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152928252-0 failed to execute
  ⚪ setup
  ⚪ setup
  ⚪ setup
  ⚪ setup
  ⚪ setup
  ⚪ setup
  ⚪ should_debounce_and_coalesce_create_and_alter_keyspace_into_refresh_keyspace
  ❌ beforeTestMethod[public void com.datastax.driver.core.SchemaRefreshDebouncerTest.should_debounce_and_coalesce_create_keyspace_and_table_into_refresh_keyspace() throws java.lang.Exception](0)
	java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_56 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152928420-0 failed to execute
  ⚪ should_debounce_and_coalesce_create_keyspace_and_table_into_refresh_keyspace
  ❌ beforeTestMethod[public void com.datastax.driver.core.SchemaRefreshDebouncerTest.should_debounce_and_coalesce_multiple_alter_events_on_same_table_into_refresh_table() throws java.lang.Exception](0)
	java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_57 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152928589-0 failed to execute
  ⚪ should_debounce_and_coalesce_multiple_alter_events_on_same_table_into_refresh_table
  ❌ beforeTestMethod[public void com.datastax.driver.core.SchemaRefreshDebouncerTest.should_debounce_and_coalesce_multiple_keyspace_creates_into_refresh_entire_schema() throws java.lang.Exception](0)
	java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_58 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152928756-0 failed to execute
  ⚪ should_debounce_and_coalesce_multiple_keyspace_creates_into_refresh_entire_schema
  ❌ beforeTestMethod[public void com.datastax.driver.core.SchemaRefreshDebouncerTest.should_debounce_and_coalesce_tables_in_same_keyspace_into_refresh_keyspace() throws java.lang.Exception](0)
	java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_59 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152928928-0 failed to execute
  ⚪ should_debounce_and_coalesce_tables_in_same_keyspace_into_refresh_keyspace
  ❌ beforeTestMethod[public void com.datastax.driver.core.SchemaRefreshDebouncerTest.should_refresh_when_max_pending_requests_reached() throws java.lang.Exception](0)
	java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_60 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152929100-0 failed to execute
  ⚪ should_refresh_when_max_pending_requests_reached
com.datastax.driver.core.ShardAwarenessTest
  ⚪ beforeTestClass
  ⚪ beforeTestClass
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ correctShardInTracingTest
  ⚪ correctShardInTracingTest
  ⚪ afterTestMethod[[TestResult name=correctShardInTracingTest status=SKIP method=ShardAwarenessTest.correctShardInTracingTest()[pri:0, instance:com.datastax.driver.core.ShardAwarenessTest@50378a4] output={null}]](0)
  ⚪ afterTestClass
  ⚪ afterTestClass
  ⚪ afterTestMethod[[TestResult name=correctShardInTracingTest status=SKIP method=ShardAwarenessTest.correctShardInTracingTest()[pri:0, instance:com.datastax.driver.core.ShardAwarenessTest@60f00693] output={null}]](0)
com.datastax.driver.core.SingleTokenIntegrationTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_61 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152929274-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ should_return_single_non_empty_range_when_cluster_has_one_single_token
com.datastax.driver.core.TableMetadataTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_62 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152929442-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_escape_single_quote_table_comment
  ⚪ should_not_mix_indexes_from_different_tables
  ⚪ should_parse_compact_dynamic_table
  ⚪ should_parse_compact_static_table
  ⚪ should_parse_compact_table_with_multiple_clustering_columns
  ⚪ should_parse_counter_table
  ⚪ should_parse_dense_table
  ⚪ should_parse_extensions_from_table_options
  ⚪ should_parse_new_compression_options
  ⚪ should_parse_table_with_case_sensitive_column_names_and_reserved_keywords
  ⚪ should_parse_table_with_clustering_columns
  ⚪ should_parse_table_without_clustering_columns
com.datastax.driver.core.TrafficMetersTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_63 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152929613-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ should_measure_inbound_and_outbound_traffic
com.datastax.driver.core.TypeCodecUDTIntegrationTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_64 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152929785-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_handle_udts_with_custom_codecs
  ⚪ should_handle_udts_with_default_codecs
com.datastax.driver.core.WarningsTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_65 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152929957-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ should_execute_query_and_log_server_side_warnings
  ⚪ should_expose_warnings_on_execution_info
com.datastax.driver.core.exceptions.ExceptionsTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_66 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152930127-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ alreadyExistsException
  ⚪ noHostAvailableException
com.datastax.driver.core.policies.CustomRetryPolicyIntegrationTest
  ✅ should_ignore_read_timeout
  ✅ should_rethrow_on_client_timeouts
  ✅ should_rethrow_on_connection_error[CLOSE](1)
  ✅ should_rethrow_on_connection_error[HALFCLOSE](2)
  ✅ should_rethrow_on_connection_error[RESET](3)
  ✅ should_rethrow_on_server_side_error[server_error, class com.datastax.driver.core.exceptions.ServerError](1)
  ✅ should_rethrow_on_server_side_error[overloaded, class com.datastax.driver.core.exceptions.OverloadedException](2)
  ✅ should_retry_once_on_same_host_on_unavailable
com.datastax.driver.core.policies.FallthroughRetryPolicyIntegrationTest
  ✅ should_rethrow_on_client_timeouts
  ✅ should_rethrow_on_connection_error[CLOSE](1)
  ✅ should_rethrow_on_connection_error[HALFCLOSE](2)
  ✅ should_rethrow_on_connection_error[RESET](3)
  ✅ should_rethrow_on_read_timeout_with_0_receivedResponses
  ✅ should_rethrow_on_server_side_error[server_error, class com.datastax.driver.core.exceptions.ServerError](1)
  ✅ should_rethrow_on_server_side_error[overloaded, class com.datastax.driver.core.exceptions.OverloadedException](2)
  ✅ should_rethrow_on_unavailable
  ✅ should_rethrow_on_write_timeout_with_SIMPLE_write_type
com.datastax.driver.core.policies.LatencyAwarePolicyTest
  ✅ should_consider_latency_when_query_successful
  ✅ should_consider_latency_when_read_timeout
  ✅ should_discard_latency_when_unavailable
com.datastax.driver.core.policies.TokenAwarePolicyTest
  ✅ should_choose_host_in_local_dc_when_using_network_topology_strategy_and_dc_aware
  ✅ should_choose_proper_host_based_on_routing_key
  ✅ should_order_replicas_based_on_configuration[TOPOLOGICAL](1)
  ✅ should_order_replicas_based_on_configuration[RANDOM](2)
  ✅ should_order_replicas_based_on_configuration[NEUTRAL](3)
  ✅ should_use_other_nodes_when_replicas_having_token_are_down
  ✅ should_use_provided_routing_key_boundstatement
com.datastax.driver.core.querybuilder.QueryBuilderExecutionTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_67 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152941724-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ batchNonBuiltStatementTest
  ⚪ dateHandlingTest
  ⚪ executeTest
  ⚪ prepareTest
  ⚪ should_delete_list_element
  ⚪ should_delete_list_element_with_bind_marker
  ⚪ should_delete_map_entry
  ⚪ should_delete_map_entry_with_bind_marker
  ⚪ should_delete_set_element
  ⚪ should_delete_set_element_with_bind_marker
  ⚪ should_retrieve_using_like_operator_on_table_with_sasi_index
  ⚪ should_select_from_materialized_view
  ⚪ should_support_cast_function_on_column
  ⚪ should_support_fcall_on_cast_column
  ⚪ should_support_group_by
  ⚪ should_support_insert_json_with_default_unset_and_default_null
  ⚪ should_support_per_partition_limit
com.datastax.driver.core.querybuilder.QueryBuilderUDTExecutionTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_68 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152941913-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ insertUdtTest
  ⚪ should_handle_collections_of_UDT
  ⚪ should_support_setting_and_retrieving_udt_fields
com.datastax.driver.core.AsyncQueryTest
  ❌ beforeTestClass
	com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_69 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152942087-0 failed to execute
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ cancelled_query_should_release_the_connection
  ⚪ should_chain_query_on_async_session_init_with_different_executor[asyncquerytest](1)
  ⚪ should_chain_query_on_async_session_init_with_different_executor["AsyncQueryTest"](2)
  ⚪ should_fail_when_auto_paging_on_io_thread
  ⚪ should_fail_when_synchronous_call_on_io_thread
  ⚪ should_fail_when_synchronous_call_on_io_thread_with_session_wrapper
  ⚪ should_init_cluster_and_session_if_needed
  ⚪ should_propagate_error_to_chained_query_if_session_init_fails
com.datastax.driver.core.ConsistencyTest
  ✅ should_use_appropriate_cl_when_multiple_defined
  ✅ should_use_global_default_cl_when_none_specified
  ✅ should_use_query_option_cl[ANY](1)
  ✅ should_use_query_option_cl[ONE](2)
  ✅ should_use_query_option_cl[TWO](3)
  ✅ should_use_query_option_cl[THREE](4)
  ✅ should_use_query_option_cl[QUORUM](5)
  ✅ should_use_query_option_cl[ALL](6)
  ✅ should_use_query_option_cl[LOCAL_QUORUM](7)
  ✅ should_use_query_option_cl[EACH_QUORUM](8)
  ✅ should_use_query_option_cl[LOCAL_ONE](9)
  ✅ should_use_query_option_serial_cl[SERIAL](1)
  ✅ should_use_query_option_serial_cl[LOCAL_SERIAL](2)
  ✅ should_use_statement_cl[ANY](1)
  ✅ should_use_statement_cl[ONE](2)
  ✅ should_use_statement_cl[TWO](3)
  ✅ should_use_statement_cl[THREE](4)
  ✅ should_use_statement_cl[QUORUM](5)
  ✅ should_use_statement_cl[ALL](6)
  ✅ should_use_statement_cl[LOCAL_QUORUM](7)
  ✅ should_use_statement_cl[EACH_QUORUM](8)
  ✅ should_use_statement_cl[LOCAL_ONE](9)
  ✅ should_use_statement_serial_cl[SERIAL](1)
  ✅ should_use_statement_serial_cl[LOCAL_SERIAL](2)
com.datastax.driver.core.HostMetadataIntegrationTest
  ✅ should_log_warning_when_invalid_version_used_for_dse_version
  ✅ should_not_parse_dse_graph_if_not_present_in_local_table
  ✅ should_not_parse_dse_workload_and_version_if_not_present_in_local_table
  ✅ should_parse_dse_graph_if_available
  ✅ should_parse_dse_workload_and_version_if_available
  ✅ should_parse_host_id_and_schema_version
  ✅ should_set_broadcast_address_for_all_nodes
  ✅ should_set_listen_address_if_available
com.datastax.driver.core.MaterializedViewMetadataTest
  ❌ beforeTestClass

Report exceeded GitHub limit of 65535 bytes and has been trimmed

Annotations

Check failure on line 696 in driver-core/src/test/java/com/datastax/driver/core/CCMTestsSupport.java

See this annotation in the file changed.

@github-actions github-actions / Test report

TestSuite ► com.datastax.driver.core.AuthenticationTest ► beforeTestMethod[public void com.datastax.driver.core.AuthenticationTest.should_connect_with_credentials()](0)

Failed test found in:
  cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml
Error:
  java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_1 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152757426-0 failed to execute
Raw output
java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_1 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152757426-0 failed to execute
	at com.datastax.driver.core.CCMTestsSupport.beforeTestMethod(CCMTestsSupport.java:696)
	at com.datastax.driver.core.CCMTestsSupport.beforeTestMethod(CCMTestsSupport.java:673)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
	at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:564)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:213)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:653)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305)
	at org.testng.SuiteRunner.run(SuiteRunner.java:254)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
	at org.testng.TestNG.run(TestNG.java:1057)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:151)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)

Check failure on line 696 in driver-core/src/test/java/com/datastax/driver/core/CCMTestsSupport.java

See this annotation in the file changed.

@github-actions github-actions / Test report

TestSuite ► com.datastax.driver.core.AuthenticationTest ► beforeTestMethod[public void com.datastax.driver.core.AuthenticationTest.should_connect_with_slow_server()](0)

Failed test found in:
  cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml
Error:
  java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_2 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152757781-0 failed to execute
Raw output
java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_2 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152757781-0 failed to execute
	at com.datastax.driver.core.CCMTestsSupport.beforeTestMethod(CCMTestsSupport.java:696)
	at com.datastax.driver.core.CCMTestsSupport.beforeTestMethod(CCMTestsSupport.java:673)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
	at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:564)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:213)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:653)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305)
	at org.testng.SuiteRunner.run(SuiteRunner.java:254)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
	at org.testng.TestNG.run(TestNG.java:1057)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:151)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)

Check failure on line 696 in driver-core/src/test/java/com/datastax/driver/core/CCMTestsSupport.java

See this annotation in the file changed.

@github-actions github-actions / Test report

TestSuite ► com.datastax.driver.core.AuthenticationTest ► beforeTestMethod[public void com.datastax.driver.core.AuthenticationTest.should_fail_to_connect_with_wrong_credentials()](0)

Failed test found in:
  cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml
Error:
  java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_3 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152757957-0 failed to execute
Raw output
java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_3 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152757957-0 failed to execute
	at com.datastax.driver.core.CCMTestsSupport.beforeTestMethod(CCMTestsSupport.java:696)
	at com.datastax.driver.core.CCMTestsSupport.beforeTestMethod(CCMTestsSupport.java:673)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
	at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:564)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:213)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:653)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305)
	at org.testng.SuiteRunner.run(SuiteRunner.java:254)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
	at org.testng.TestNG.run(TestNG.java:1057)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:151)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)

Check failure on line 696 in driver-core/src/test/java/com/datastax/driver/core/CCMTestsSupport.java

See this annotation in the file changed.

@github-actions github-actions / Test report

TestSuite ► com.datastax.driver.core.AuthenticationTest ► beforeTestMethod[public void com.datastax.driver.core.AuthenticationTest.should_fail_to_connect_without_credentials()](0)

Failed test found in:
  cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml
Error:
  java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_4 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152758130-0 failed to execute
Raw output
java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_4 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152758130-0 failed to execute
	at com.datastax.driver.core.CCMTestsSupport.beforeTestMethod(CCMTestsSupport.java:696)
	at com.datastax.driver.core.CCMTestsSupport.beforeTestMethod(CCMTestsSupport.java:673)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
	at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:564)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:213)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:653)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305)
	at org.testng.SuiteRunner.run(SuiteRunner.java:254)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
	at org.testng.TestNG.run(TestNG.java:1057)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:151)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)

Check failure on line 696 in driver-core/src/test/java/com/datastax/driver/core/CCMTestsSupport.java

See this annotation in the file changed.

@github-actions github-actions / Test report

TestSuite ► com.datastax.driver.core.AuthenticationTest ► beforeTestMethod[public void com.datastax.driver.core.AuthenticationTest.should_not_create_pool_with_wrong_credentials()](0)

Failed test found in:
  cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml
Error:
  java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_5 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152758303-0 failed to execute
Raw output
java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_5 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152758303-0 failed to execute
	at com.datastax.driver.core.CCMTestsSupport.beforeTestMethod(CCMTestsSupport.java:696)
	at com.datastax.driver.core.CCMTestsSupport.beforeTestMethod(CCMTestsSupport.java:673)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
	at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:564)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:213)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:653)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305)
	at org.testng.SuiteRunner.run(SuiteRunner.java:254)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
	at org.testng.TestNG.run(TestNG.java:1057)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:151)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)

Check failure on line 696 in driver-core/src/test/java/com/datastax/driver/core/CCMTestsSupport.java

See this annotation in the file changed.

@github-actions github-actions / Test report

TestSuite ► com.datastax.driver.core.BatchStatementTest ► beforeTestMethod[public void com.datastax.driver.core.BatchStatementTest.casBatchTest()](0)

Failed test found in:
  cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml
Error:
  java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_6 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152758471-0 failed to execute
Raw output
java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_6 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152758471-0 failed to execute
	at com.datastax.driver.core.CCMTestsSupport.beforeTestMethod(CCMTestsSupport.java:696)
	at com.datastax.driver.core.CCMTestsSupport.beforeTestMethod(CCMTestsSupport.java:673)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
	at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:564)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:213)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:653)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305)
	at org.testng.SuiteRunner.run(SuiteRunner.java:254)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
	at org.testng.TestNG.run(TestNG.java:1057)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:151)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)

Check failure on line 696 in driver-core/src/test/java/com/datastax/driver/core/CCMTestsSupport.java

See this annotation in the file changed.

@github-actions github-actions / Test report

TestSuite ► com.datastax.driver.core.BatchStatementTest ► beforeTestMethod[public void com.datastax.driver.core.BatchStatementTest.simpleBatchTest()](0)

Failed test found in:
  cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml
Error:
  java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_7 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152758644-0 failed to execute
Raw output
java.lang.AssertionError: com.datastax.driver.core.CCMException: The command ccm create ccm_7 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152758644-0 failed to execute
	at com.datastax.driver.core.CCMTestsSupport.beforeTestMethod(CCMTestsSupport.java:696)
	at com.datastax.driver.core.CCMTestsSupport.beforeTestMethod(CCMTestsSupport.java:673)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
	at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:564)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:213)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:653)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305)
	at org.testng.SuiteRunner.run(SuiteRunner.java:254)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
	at org.testng.TestNG.run(TestNG.java:1057)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:151)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)

Check failure on line 355 in driver-core/src/test/java/com/datastax/driver/core/CCMCache.java

See this annotation in the file changed.

@github-actions github-actions / Test report

TestSuite ► com.datastax.driver.core.CCMBridgeTest ► beforeTestClass

Failed test found in:
  cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml
Error:
  com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_8 -i 127.0.1.  -n 3 -v 3.11.16 --config-dir=/tmp/1703152758820-0 failed to execute
Raw output
com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_8 -i 127.0.1.  -n 3 -v 3.11.16 --config-dir=/tmp/1703152758820-0 failed to execute
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2207)
	at com.google.common.cache.LocalCache.get(LocalCache.java:3953)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3957)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4875)
	at com.datastax.driver.core.CCMCache.get(CCMCache.java:355)
	at com.datastax.driver.core.CCMTestsSupport.initTestContext(CCMTestsSupport.java:1002)
	at com.datastax.driver.core.CCMTestsSupport.beforeTestClass(CCMTestsSupport.java:653)
	at com.datastax.driver.core.CCMTestsSupport.beforeTestClass(CCMTestsSupport.java:638)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
	at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:564)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:213)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:138)
	at org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:175)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:107)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305)
	at org.testng.SuiteRunner.run(SuiteRunner.java:254)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
	at org.testng.TestNG.run(TestNG.java:1057)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:151)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
Caused by: com.datastax.driver.core.CCMException: The command ccm create ccm_8 -i 127.0.1.  -n 3 -v 3.11.16 --config-dir=/tmp/1703152758820-0 failed to execute
	at com.datastax.driver.core.CCMBridge.execute(CCMBridge.java:848)
	at com.datastax.driver.core.CCMBridge.access$1000(CCMBridge.java:68)
	at com.datastax.driver.core.CCMBridge$Builder.build(CCMBridge.java:1203)
	at com.datastax.driver.core.CCMCache$CCMAccessLoader.load(CCMCache.java:279)
	at com.datastax.driver.core.CCMCache$CCMAccessLoader.load(CCMCache.java:275)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3542)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2323)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2286)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2201)
	... 36 more
Caused by: org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
	at org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:404)
	at org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:166)
	at com.datastax.driver.core.CCMBridge.execute(CCMBridge.java:830)
	... 44 more

Check failure on line 355 in driver-core/src/test/java/com/datastax/driver/core/CCMCache.java

See this annotation in the file changed.

@github-actions github-actions / Test report

TestSuite ► com.datastax.driver.core.ConditionalUpdateTest ► beforeTestClass

Failed test found in:
  cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml
Error:
  com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_9 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152759640-0 failed to execute
Raw output
com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_9 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152759640-0 failed to execute
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2207)
	at com.google.common.cache.LocalCache.get(LocalCache.java:3953)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3957)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4875)
	at com.datastax.driver.core.CCMCache.get(CCMCache.java:355)
	at com.datastax.driver.core.CCMTestsSupport.initTestContext(CCMTestsSupport.java:1002)
	at com.datastax.driver.core.CCMTestsSupport.beforeTestClass(CCMTestsSupport.java:653)
	at com.datastax.driver.core.CCMTestsSupport.beforeTestClass(CCMTestsSupport.java:638)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
	at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:564)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:213)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:138)
	at org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:175)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:107)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305)
	at org.testng.SuiteRunner.run(SuiteRunner.java:254)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
	at org.testng.TestNG.run(TestNG.java:1057)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:151)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
Caused by: com.datastax.driver.core.CCMException: The command ccm create ccm_9 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152759640-0 failed to execute
	at com.datastax.driver.core.CCMBridge.execute(CCMBridge.java:848)
	at com.datastax.driver.core.CCMBridge.access$1000(CCMBridge.java:68)
	at com.datastax.driver.core.CCMBridge$Builder.build(CCMBridge.java:1203)
	at com.datastax.driver.core.CCMCache$CCMAccessLoader.load(CCMCache.java:279)
	at com.datastax.driver.core.CCMCache$CCMAccessLoader.load(CCMCache.java:275)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3542)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2323)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2286)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2201)
	... 36 more
Caused by: org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
	at org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:404)
	at org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:166)
	at com.datastax.driver.core.CCMBridge.execute(CCMBridge.java:830)
	... 44 more

Check failure on line 355 in driver-core/src/test/java/com/datastax/driver/core/CCMCache.java

See this annotation in the file changed.

@github-actions github-actions / Test report

TestSuite ► com.datastax.driver.core.CustomTypeTest ► beforeTestClass

Failed test found in:
  cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml
Error:
  com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_10 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152759813-0 failed to execute
Raw output
com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_10 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152759813-0 failed to execute
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2207)
	at com.google.common.cache.LocalCache.get(LocalCache.java:3953)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3957)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4875)
	at com.datastax.driver.core.CCMCache.get(CCMCache.java:355)
	at com.datastax.driver.core.CCMTestsSupport.initTestContext(CCMTestsSupport.java:1002)
	at com.datastax.driver.core.CCMTestsSupport.beforeTestClass(CCMTestsSupport.java:653)
	at com.datastax.driver.core.CCMTestsSupport.beforeTestClass(CCMTestsSupport.java:638)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
	at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:564)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:213)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:138)
	at org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:175)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:107)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305)
	at org.testng.SuiteRunner.run(SuiteRunner.java:254)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
	at org.testng.TestNG.run(TestNG.java:1057)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:151)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
Caused by: com.datastax.driver.core.CCMException: The command ccm create ccm_10 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152759813-0 failed to execute
	at com.datastax.driver.core.CCMBridge.execute(CCMBridge.java:848)
	at com.datastax.driver.core.CCMBridge.access$1000(CCMBridge.java:68)
	at com.datastax.driver.core.CCMBridge$Builder.build(CCMBridge.java:1203)
	at com.datastax.driver.core.CCMCache$CCMAccessLoader.load(CCMCache.java:279)
	at com.datastax.driver.core.CCMCache$CCMAccessLoader.load(CCMCache.java:275)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3542)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2323)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2286)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2201)
	... 36 more
Caused by: org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
	at org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:404)
	at org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:166)
	at com.datastax.driver.core.CCMBridge.execute(CCMBridge.java:830)
	... 44 more

Check failure on line 355 in driver-core/src/test/java/com/datastax/driver/core/CCMCache.java

See this annotation in the file changed.

@github-actions github-actions / Test report

TestSuite ► com.datastax.driver.core.DataTypeCqlNameParserTest ► beforeTestClass

Failed test found in:
  cassandra-3.11.16/driver-core/target/surefire-reports/TEST-TestSuite.xml
Error:
  com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_11 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152759985-0 failed to execute
Raw output
com.google.common.util.concurrent.UncheckedExecutionException: com.datastax.driver.core.CCMException: The command ccm create ccm_11 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152759985-0 failed to execute
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2207)
	at com.google.common.cache.LocalCache.get(LocalCache.java:3953)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3957)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4875)
	at com.datastax.driver.core.CCMCache.get(CCMCache.java:355)
	at com.datastax.driver.core.CCMTestsSupport.initTestContext(CCMTestsSupport.java:1002)
	at com.datastax.driver.core.CCMTestsSupport.beforeTestClass(CCMTestsSupport.java:653)
	at com.datastax.driver.core.CCMTestsSupport.beforeTestClass(CCMTestsSupport.java:638)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
	at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:564)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:213)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:138)
	at org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:175)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:107)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305)
	at org.testng.SuiteRunner.run(SuiteRunner.java:254)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
	at org.testng.TestNG.run(TestNG.java:1057)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:151)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
Caused by: com.datastax.driver.core.CCMException: The command ccm create ccm_11 -i 127.0.1.  -n 1 -v 3.11.16 --config-dir=/tmp/1703152759985-0 failed to execute
	at com.datastax.driver.core.CCMBridge.execute(CCMBridge.java:848)
	at com.datastax.driver.core.CCMBridge.access$1000(CCMBridge.java:68)
	at com.datastax.driver.core.CCMBridge$Builder.build(CCMBridge.java:1203)
	at com.datastax.driver.core.CCMCache$CCMAccessLoader.load(CCMCache.java:279)
	at com.datastax.driver.core.CCMCache$CCMAccessLoader.load(CCMCache.java:275)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3542)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2323)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2286)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2201)
	... 36 more
Caused by: org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
	at org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:404)
	at org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:166)
	at com.datastax.driver.core.CCMBridge.execute(CCMBridge.java:830)
	... 44 more