Skip to content

roachtest: activerecord failed #84954

@cockroach-teamcity

Description

@cockroach-teamcity

roachtest.activerecord failed with artifacts on release-21.1 @ d03dba52dc78c98a680b53e82d7f8825c8ab1da5:

		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: TransactionalFixturesOnConnectionNotification#test_transaction_created_on_connection_notification (unexpected)
		--- FAIL: ActiveRecord::PostgreSQLDBCreateTest#test_establishes_connection_to_postgresql_database (unexpected)
		--- FAIL: I18nValidationTest#test_validates_associated_on_generated_message_given_no_options (unexpected)
		--- FAIL: I18nValidationTest#test_validates_uniqueness_of_on_generated_message_given_option_that_is_not_reserved (unexpected)
		--- FAIL: ActiveRecord::PostgreSQLDBCreateTest#test_creates_database_with_given_collation_and_ctype (unexpected)
		--- FAIL: ActiveRecord::Migration::TableTest#test_timestamps_creates_updated_at_and_created_at (unexpected)
		--- FAIL: ActiveRecord::Migration::TableTest#test_remove_drops_multiple_columns_when_column_options_are_given (unexpected)
		--- FAIL: ActiveRecord::Migration::TableTest#test_references_column_type_with_polymorphic_and_options_null_is_false_adds_table_flag (unexpected)
		--- FAIL: I18nValidationTest#test_validates_uniqueness_of_on_generated_message_given_custom_message (unexpected)
		--- FAIL: ActiveRecord::PostgreSQLPurgeTest#test_establishes_connection_to_postgresql_database (unexpected)
		--- FAIL: I18nValidationTest#test_validates_uniqueness_of_on_generated_message_given_if_condition (unexpected)
		--- FAIL: ActiveRecord::Migration::TableTest#test_check_constraint_creates_check_constraint (unexpected)
		--- FAIL: I18nValidationTest#test_validates_uniqueness_of_on_generated_message_given_unless_condition (unexpected)
		--- FAIL: ActiveRecord::Migration::TableTest#test_remove_references_column_type_with_polymorphic_removes_type (unexpected)
		--- FAIL: I18nValidationTest#test_validates_associated_on_generated_message_given_on_condition (unexpected)
		--- FAIL: ActiveRecord::PostgreSQLPurgeTest#test_creates_database (unexpected)
		--- FAIL: ActiveRecord::PostgreSQLDBCreateTest#test_creates_database_with_default_encoding (unexpected)
		--- FAIL: ActiveRecord::Migration::TableTest#test_remove_references_column_type_with_polymorphic_and_type (unexpected)
		--- FAIL: I18nValidationTest#test_validates_associated_on_generated_message_given_custom_message (unexpected)
		--- FAIL: ActiveRecord::Migration::TableTest#test_references_column_type_with_polymorphic_adds_type (unexpected)
		--- FAIL: ActiveRecord::PostgreSQLDBDropTest#test_establishes_connection_to_postgresql_database (unexpected)
		--- FAIL: ActiveRecord::Migration::TableTest#test_remove_check_constraint_removes_check_constraint (unexpected)
		--- FAIL: ActiveRecord::PostgreSQLDBCreateTest#test_creates_database_with_given_encoding (unexpected)
		--- FAIL: ActiveRecord::Migration::TableTest#test_remove_references_column_type_with_polymorphic_and_options_null_is_false_removes_table_flag (unexpected)
		--- FAIL: ActiveRecord::PostgreSQLPurgeTest#test_establishes_connection (unexpected)
		--- FAIL: ActiveRecord::Migration::TableTest#test_primary_key_creates_primary_key_column (unexpected)
		--- FAIL: TransactionalFixturesOnConnectionNotification#test_notification_established_transactions_are_rolled_back (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: I18nValidationTest#test_validates_uniqueness_of_on_generated_message_given_no_options (unexpected)
		--- FAIL: I18nValidationTest#test_validates_associated_on_generated_message_given_unless_condition (unexpected)
		--- FAIL: I18nValidationTest#test_validates_associated_on_generated_message_given_if_condition (unexpected)
		--- PASS: SerializedAttributeTestWithYAMLSafeLoad#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::TableTest#test_column_creates_column_with_options (unexpected)
		--- FAIL: ActiveRecord::PostgreSQLDBCreateTest#test_establishes_connection_to_new_database (unexpected)
		--- FAIL: ActiveRecord::Migration::TableTest#test_index_creates_index_with_options (unexpected)
		--- FAIL: TransactionalFixturesOnConnectionNotification#test_transaction_created_on_connection_notification_for_shard (unexpected)
		--- FAIL: ActiveRecord::Migration::TableTest#test_index_exists (unexpected)
		--- FAIL: I18nValidationTest#test_validates_associated_on_generated_message_given_option_that_is_not_reserved (unexpected)
		--- FAIL: ActiveRecord::Migration::TableTest#test_index_exists_with_options (unexpected)
		--- FAIL: ActiveRecord::Migration::TableTest#test_remove_timestamps_creates_updated_at_and_created_at (unexpected)
		--- FAIL: I18nValidationTest#test_validates_uniqueness_of_on_generated_message_given_on_condition (unexpected)
		--- FAIL: ActiveRecord::Migration::TableTest#test_references_column_type_with_polymorphic_and_type (unexpected)
		--- FAIL: ActiveRecord::Migration::TableTest#test_remove_index_removes_index_with_options (unexpected)
		--- FAIL: ActiveRecord::Migration::TableTest#test_change_changes_column_with_options (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

Jira issue: CRDB-17968

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-test-failureBroken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions