Thanks for the feedback on 3.0.16 tentative release.

Commit 890f319 (current cassandra-3.0 branch HEAD) fails only one test
(in both standard and -compression suites) in CI for me. This test has
failed 20 times in the last 20 runs. Test output attached.

Do we wish to fix this before the next cut, since we're here? :)

-- 
Kind regards,
Michael

On 02/14/2018 07:30 AM, Jason Brown wrote:
> I think we can attempt another build and vote now.
> 
> On Tue, Feb 13, 2018 at 3:44 PM, Jason Brown <jasedbr...@gmail.com> wrote:
> 
>> CASSANDRA-14219 is committed and tests look clean (https://circleci.com/
>> workflow-run/d0a2622a-e74f-4c46-b0ad-a84ca063736f).
>>
>> On Tue, Feb 13, 2018 at 1:47 PM, Brandon Williams <dri...@gmail.com>
>> wrote:
>>
>>> I change my vote to -1 binding as well.
>>>
>>> On Tue, Feb 13, 2018 at 3:43 PM, Jason Brown <jasedbr...@gmail.com>
>>> wrote:
>>>
>>>> -1, binding. Unit tests are broken:
>>>> https://circleci.com/gh/jasobrown/cassandra/451#tests/containers/50
>>>>
>>>> Dave ninja-committed 7df36056b12a13b60097b7a9a4f8155a1d02ff62 to update
>>>> some logging messages, which broke ViewComplexTest. The errors like
>>> this:
>>>>
>>>> junit.framework.AssertionFailedError: Expected error message to contain
>>>> 'Cannot drop column a on base table with materialized views', but got
>>>> 'Cannot drop column a on base table table_21 with materialized views.'
>>>>
>>>> Dave has a followup commit, 40148a178bd9b74b731591aa46b4158efb16b742,
>>>> which
>>>> fixed a few of the errors, but there are four outstanding failures. I
>>>> created CASSANDRA-14219 last week, and assigned it to Dave, but he might
>>>> have missed the notification. Dinesh Joshi has a patch that I will
>>> review
>>>> ASAP.
>>>>
>>>> Michael, is there a link of where you ran the tests? If so, can you
>>> include
>>>> it in the future [VOTE] emails?
>>>>
>>>> Thanks,
>>>>
>>>> -Jason
>>>>
>>>>
>>>>
>>>> On Tue, Feb 13, 2018 at 11:03 AM, Jon Haddad <j...@jonhaddad.com> wrote:
>>>>
>>>>> +1
>>>>>
>>>>>> On Feb 13, 2018, at 10:52 AM, Josh McKenzie <jmcken...@apache.org>
>>>>> wrote:
>>>>>>
>>>>>> +1
>>>>>>
>>>>>> On Feb 13, 2018 9:20 AM, "Marcus Eriksson" <krum...@gmail.com>
>>> wrote:
>>>>>>
>>>>>>> +1
>>>>>>>
>>>>>>> On Tue, Feb 13, 2018 at 1:29 PM, Aleksey Yeshchenko <
>>>> alek...@apple.com>
>>>>>>> wrote:
>>>>>>>
>>>>>>>> +1
>>>>>>>>
>>>>>>>> —
>>>>>>>> AY
>>>>>>>>
>>>>>>>> On 12 February 2018 at 20:31:23, Michael Shuler (
>>>>> mich...@pbandjelly.org)
>>>>>>>> wrote:
>>>>>>>>
>>>>>>>> I propose the following artifacts for release as 3.0.16.
>>>>>>>>
>>>>>>>> sha1: 91e83c72de109521074b14a8eeae1309c3b1f215
>>>>>>>> Git:
>>>>>>>> http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=
>>>>>>>> shortlog;h=refs/tags/3.0.16-tentative
>>>>>>>> Artifacts:
>>>>>>>> https://repository.apache.org/content/repositories/
>>>>>>>> orgapachecassandra-1154/org/apache/cassandra/apache-
>>>> cassandra/3.0.16/
>>>>>>>> Staging repository:
>>>>>>>> https://repository.apache.org/content/repositories/
>>>>>>>> orgapachecassandra-1154/
>>>>>>>>
>>>>>>>> Debian and RPM packages are available here:
>>>>>>>> http://people.apache.org/~mshuler
>>>>>>>>
>>>>>>>> *** This release addresses an important fix for CASSANDRA-14092
>>> ***
>>>>>>>> "Max ttl of 20 years will overflow localDeletionTime"
>>>>>>>> https://issues.apache.org/jira/browse/CASSANDRA-14092
>>>>>>>>
>>>>>>>> The vote will be open for 72 hours (longer if needed).
>>>>>>>>
>>>>>>>> [1]: (CHANGES.txt) https://goo.gl/rLj59Z
>>>>>>>> [2]: (NEWS.txt) https://goo.gl/EkrT4G
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org
>>>>> For additional commands, e-mail: dev-h...@cassandra.apache.org
>>>>>
>>>>>
>>>>
>>>
>>
>>
> 

Failed
org.apache.cassandra.db.commitlog.CommitLogSegmentBackpressureTest.testCompressedCommitLogBackpressure

Error Message
Connection refused (Connection refused)

Stacktrace
java.net.ConnectException: Connection refused (Connection refused)
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
    at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at java.net.Socket.connect(Socket.java:538)
    at java.net.Socket.<init>(Socket.java:434)
    at java.net.Socket.<init>(Socket.java:211)
    at org.jboss.byteman.agent.submit.Submit$Comm.<init>(Submit.java:881)
    at org.jboss.byteman.agent.submit.Submit.submitRequest(Submit.java:787)
    at org.jboss.byteman.agent.submit.Submit.deleteScripts(Submit.java:697)
    at org.jboss.byteman.contrib.bmunit.BMUnit.unloadScriptText(BMUnit.java:295)
    at 
org.jboss.byteman.contrib.bmunit.BMUnitRunner$9.evaluate(BMUnitRunner.java:344)
    at 
org.jboss.byteman.contrib.bmunit.BMUnitRunner$6.evaluate(BMUnitRunner.java:241)
    at 
org.jboss.byteman.contrib.bmunit.BMUnitRunner$1.evaluate(BMUnitRunner.java:75)

Standard Output
byteman jar is /home/automaton/cassandra/build/lib/jars/byteman-3.0.3.jar
Setting org.jboss.byteman.allow.config.update=true
TransformListener() : unexpected exception opening server socket 
java.net.BindException: Address already in use (Bind failed)
ERROR 06:44:05 SLF4J: stderr
INFO  06:44:05 Configuration location: 
file:/home/automaton/cassandra/test/conf/cassandra.yaml
INFO  06:44:06 Node configuration:[allocate_tokens_for_keyspace=null; 
authenticator=null; authorizer=null; auto_bootstrap=true; auto_snapshot=true; 
batch_size_fail_threshold_in_kb=50; batch_size_warn_threshold_in_kb=5; 
batchlog_replay_throttle_in_kb=1024; broadcast_address=null; 
broadcast_rpc_address=null; buffer_pool_use_heap_if_exhausted=true; 
cas_contention_timeout_in_ms=1000; client_encryption_options=<REDACTED>; 
cluster_name=Test Cluster; column_index_size_in_kb=4; 
commit_failure_policy=stop; commitlog_compression=null; 
commitlog_directory=build/test/cassandra/commitlog:142; 
commitlog_max_compression_buffers_in_pool=3; commitlog_periodic_queue_size=-1; 
commitlog_segment_size_in_mb=5; commitlog_sync=batch; 
commitlog_sync_batch_window_in_ms=1.0; commitlog_sync_period_in_ms=null; 
commitlog_total_space_in_mb=null; 
compaction_large_partition_warning_threshold_mb=100; 
compaction_throughput_mb_per_sec=0; concurrent_compactors=4; 
concurrent_counter_writes=32; concurrent_materialized_view_writes=32; 
concurrent_reads=32; concurrent_replicates=null; concurrent_writes=32; 
counter_cache_keys_to_save=2147483647; counter_cache_save_period=7200; 
counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; 
cross_node_timeout=false; data_file_directories=[Ljava.lang.String;@128d2484; 
disk_access_mode=mmap; disk_failure_policy=ignore; 
disk_optimization_estimate_percentile=0.95; 
disk_optimization_page_cross_chance=0.1; disk_optimization_strategy=ssd; 
dynamic_snitch=true; dynamic_snitch_badness_threshold=0.1; 
dynamic_snitch_reset_interval_in_ms=600000; 
dynamic_snitch_update_interval_in_ms=100; enable_materialized_views=true; 
enable_scripted_user_defined_functions=true; 
enable_user_defined_functions=true; enable_user_defined_functions_threads=true; 
encryption_options=null; 
endpoint_snitch=org.apache.cassandra.locator.SimpleSnitch; 
file_cache_size_in_mb=512; gc_log_threshold_in_ms=200; 
gc_warn_threshold_in_ms=0; hinted_handoff_disabled_datacenters=[]; 
hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; 
hints_compression=null; hints_directory=build/test/cassandra/hints:142; 
hints_flush_period_in_ms=10000; incremental_backups=true; index_interval=null; 
index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; 
initial_token=null; inter_dc_stream_throughput_outbound_megabits_per_sec=200; 
inter_dc_tcp_nodelay=true; internode_authenticator=null; 
internode_compression=none; internode_recv_buff_size_in_bytes=null; 
internode_send_buff_size_in_bytes=null; key_cache_keys_to_save=2147483647; 
key_cache_save_period=14400; key_cache_size_in_mb=null; 
listen_address=127.0.0.1; listen_interface=null; 
listen_interface_prefer_ipv6=false; listen_on_broadcast_address=false; 
max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; 
max_hints_file_size_in_mb=128; max_mutation_size_in_kb=null; 
max_streaming_retries=3; max_value_size_in_mb=256; 
memtable_allocation_type=heap_buffers; memtable_cleanup_threshold=null; 
memtable_flush_writers=null; memtable_heap_space_in_mb=null; 
memtable_offheap_space_in_mb=null; min_free_space_per_drive_in_mb=50; 
native_transport_max_concurrent_connections=-1; 
native_transport_max_concurrent_connections_per_ip=-1; 
native_transport_max_frame_size_in_mb=256; native_transport_max_threads=128; 
native_transport_port=9184; native_transport_port_ssl=null; num_tokens=1; 
otc_backlog_expiration_interval_ms=200; 
otc_coalescing_enough_coalesced_messages=8; 
otc_coalescing_strategy=TIMEHORIZON; otc_coalescing_window_us=200; 
partitioner=org.apache.cassandra.dht.ByteOrderedPartitioner; 
permissions_cache_max_entries=1000; permissions_update_interval_in_ms=-1; 
permissions_validity_in_ms=2000; phi_convict_threshold=8.0; 
range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; 
request_scheduler=org.apache.cassandra.scheduler.RoundRobinScheduler; 
request_scheduler_id=keyspace; request_scheduler_options=null; 
request_timeout_in_ms=10000; role_manager=null; roles_cache_max_entries=1000; 
roles_update_interval_in_ms=-1; roles_validity_in_ms=2000; 
row_cache_class_name=org.apache.cassandra.cache.OHCProvider; 
row_cache_keys_to_save=2147483647; row_cache_save_period=0; 
row_cache_size_in_mb=16; rpc_address=null; rpc_interface=null; 
rpc_interface_prefer_ipv6=false; rpc_keepalive=true; rpc_listen_backlog=50; 
rpc_max_threads=2147483647; rpc_min_threads=16; rpc_port=9312; 
rpc_recv_buff_size_in_bytes=null; rpc_send_buff_size_in_bytes=null; 
rpc_server_type=sync; 
saved_caches_directory=build/test/cassandra/saved_caches:142; 
seed_provider=org.apache.cassandra.locator.SimpleSeedProvider{seeds=127.0.0.1}; 
server_encryption_options=<REDACTED>; snapshot_before_compaction=false; 
ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; 
start_native_transport=true; start_rpc=true; storage_port=7152; 
stream_throughput_outbound_megabits_per_sec=200; 
streaming_socket_timeout_in_ms=86400000; thrift_framed_transport_size_in_mb=15; 
thrift_max_message_length_in_mb=16; tombstone_failure_threshold=100000; 
tombstone_warn_threshold=1000; tracetype_query_ttl=86400; 
tracetype_repair_ttl=604800; trickle_fsync=false; 
trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; 
unlogged_batch_across_partitions_warn_threshold=10; 
user_defined_function_fail_timeout=1500; 
user_defined_function_warn_timeout=500; user_function_timeout_policy=die; 
windows_timer_interval=0; write_request_timeout_in_ms=2000]
INFO  06:44:06 DiskAccessMode is mmap, indexAccessMode is mmap
INFO  06:44:06 Global memtable on-heap threshold is enabled at 227MB
INFO  06:44:06 Global memtable off-heap threshold is enabled at 227MB
INFO  06:44:06 Overriding RING_DELAY to 1000ms
INFO  06:44:06 Started the RoundRobin Request Scheduler
INFO  06:44:06 No commitlog files found; skipping replay
INFO  06:44:08 Create new Keyspace: KeyspaceMetadata{name=CommitLogTest, 
params=KeyspaceParams{durable_writes=true, 
replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy,
 replication_factor=1}}, 
tables=[org.apache.cassandra.config.CFMetaData@5a59ca5e[cfId=74579f10-1152-11e8-9647-6f6926eb5bae,ksName=CommitLogTest,cfName=Standard1,flags=[COMPOUND],params=TableParams{comment=,
 read_repair_chance=0.0, dclocal_read_repair_chance=0.1, 
bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, 
default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, 
max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 
'ALL', 'rows_per_partition' : 'NONE'}, 
compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,
 options={min_threshold=4, max_threshold=32}}, 
compression=org.apache.cassandra.schema.CompressionParams@8690cab1, 
extensions={}},comparator=comparator(org.apache.cassandra.db.marshal.AsciiType),partitionColumns=[[]
 | [val]],partitionKeyColumns=[ColumnDefinition{name=key, 
type=org.apache.cassandra.db.marshal.AsciiType, kind=PARTITION_KEY, 
position=0}],clusteringColumns=[ColumnDefinition{name=name, 
type=org.apache.cassandra.db.marshal.AsciiType, kind=CLUSTERING, 
position=0}],keyValidator=org.apache.cassandra.db.marshal.AsciiType,columnMetadata=[ColumnDefinition{name=key,
 type=org.apache.cassandra.db.marshal.AsciiType, kind=PARTITION_KEY, 
position=0}, ColumnDefinition{name=val, 
type=org.apache.cassandra.db.marshal.BytesType, kind=REGULAR, position=-1}, 
ColumnDefinition{name=name, type=org.apache.cassandra.db.marshal.AsciiType, 
kind=CLUSTERING, position=0}],droppedColumns={},triggers=[],indexes=[]], 
org.apache.cassandra.config.CFMetaData@6c4906d3[cfId=7465a8d0-1152-11e8-9647-6f6926eb5bae,ksName=CommitLogTest,cfName=Standard2,flags=[COMPOUND],params=TableParams{comment=,
 read_repair_chance=0.0, dclocal_read_repair_chance=0.1, 
bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, 
default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, 
max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 
'ALL', 'rows_per_partition' : 'NONE'}, 
compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,
 options={min_threshold=4, max_threshold=32}}, 
compression=org.apache.cassandra.schema.CompressionParams@8690cab1, 
extensions={}},comparator=comparator(org.apache.cassandra.db.marshal.AsciiType),partitionColumns=[[]
 | [val]],partitionKeyColumns=[ColumnDefinition{name=key, 
type=org.apache.cassandra.db.marshal.AsciiType, kind=PARTITION_KEY, 
position=0}],clusteringColumns=[ColumnDefinition{name=name, 
type=org.apache.cassandra.db.marshal.AsciiType, kind=CLUSTERING, 
position=0}],keyValidator=org.apache.cassandra.db.marshal.AsciiType,columnMetadata=[ColumnDefinition{name=key,
 type=org.apache.cassandra.db.marshal.AsciiType, kind=PARTITION_KEY, 
position=0}, ColumnDefinition{name=val, 
type=org.apache.cassandra.db.marshal.BytesType, kind=REGULAR, position=-1}, 
ColumnDefinition{name=name, type=org.apache.cassandra.db.marshal.AsciiType, 
kind=CLUSTERING, position=0}],droppedColumns={},triggers=[],indexes=[]]], 
views=[], functions=[], types=[]}
INFO  06:44:08 Initializing system_schema.keyspaces
INFO  06:44:08 Initializing system_schema.tables
INFO  06:44:08 Initializing system_schema.columns
INFO  06:44:08 Initializing system_schema.triggers
INFO  06:44:08 Initializing system_schema.dropped_columns
INFO  06:44:08 Initializing system_schema.views
INFO  06:44:08 Initializing system_schema.types
INFO  06:44:08 Initializing system_schema.functions
INFO  06:44:08 Initializing system_schema.aggregates
INFO  06:44:08 Initializing system_schema.indexes
INFO  06:44:08 Initializing key cache with capacity of 12 MBs.
INFO  06:44:08 Initializing row cache with capacity of 16 MBs
WARN  06:44:08 Failed to load Java8 implementation ohc-core-j8 : 
java.lang.NoSuchMethodException: 
org.caffinitas.ohc.linked.UnsExt8.<init>(java.lang.Class)
INFO  06:44:08 OHC using JNA OS native malloc/free
INFO  06:44:08 Initializing counter cache with capacity of 6 MBs
INFO  06:44:08 Scheduling counter cache save to every 7200 seconds (going to 
save all keys).
INFO  06:44:08 Global buffer pool is enabled, when pool is exahusted (max is 
512 mb) it will allocate on heap
INFO  06:44:09 Initializing CommitLogTest.Standard1
INFO  06:44:09 Initializing CommitLogTest.Standard2

Standard Error
java.net.BindException: Address already in use (Bind failed)
    at java.net.PlainSocketImpl.socketBind(Native Method)
    at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:387)
    at java.net.ServerSocket.bind(ServerSocket.java:375)
    at java.net.ServerSocket.bind(ServerSocket.java:329)
    at 
org.jboss.byteman.agent.TransformListener.initialize(TransformListener.java:80)
    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.jboss.byteman.agent.Main.premain(Main.java:282)
    at org.jboss.byteman.agent.Main.agentmain(Main.java:305)
    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 
sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:386)
    at 
sun.instrument.InstrumentationImpl.loadClassAndCallAgentmain(InstrumentationImpl.java:411)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org
For additional commands, e-mail: dev-h...@cassandra.apache.org

Reply via email to