Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1466675 Details for
Bug 1605858
python-pymongo: FTBFS in Fedora rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 32.00 KB, created by
Mohan Boddu
on 2018-07-20 17:19:47 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 17:19:47 UTC
Size:
32.00 KB
patch
obsolete
>TestLegacy) ... ok >test_insert_prefers_write_errors (test_legacy_api.TestLegacy) ... skipped 'Not connected to a replica set' >test_kill_cursors_with_cursoraddress (test_legacy_api.TestLegacy) ... ok >test_kill_cursors_with_tuple (test_legacy_api.TestLegacy) ... ok >test_last_error_options (test_legacy_api.TestLegacy) ... ok >test_last_status (test_legacy_api.TestLegacy) ... ok >test_manipulator_properties (test_legacy_api.TestLegacy) ... ok >test_multi_update (test_legacy_api.TestLegacy) ... ok >test_object_to_dict_transformer (test_legacy_api.TestLegacy) ... ok >test_remove_all (test_legacy_api.TestLegacy) ... ok >test_remove_non_objectid (test_legacy_api.TestLegacy) ... ok >test_remove_one (test_legacy_api.TestLegacy) ... ok >test_save (test_legacy_api.TestLegacy) ... ok >test_save_adds_id (test_legacy_api.TestLegacy) ... ok >test_save_returns_id (test_legacy_api.TestLegacy) ... ok >test_save_with_invalid_key (test_legacy_api.TestLegacy) ... skipped 'MongoDB >= 3.5.8 allows dotted fields in updates' >test_son_manipulator_inheritance (test_legacy_api.TestLegacy) ... ok >test_son_manipulator_outgoing (test_legacy_api.TestLegacy) ... ok >test_update (test_legacy_api.TestLegacy) ... ok >test_update_backward_compat (test_legacy_api.TestLegacy) ... ok >test_update_manipulate (test_legacy_api.TestLegacy) ... ok >test_update_nmodified (test_legacy_api.TestLegacy) ... ok >test_upsert (test_legacy_api.TestLegacy) ... ok >test_write_large_document (test_legacy_api.TestLegacy) ... ok >test_bypass_document_validation_bulk_op (test_legacy_api.TestLegacyBulk) ... ok >test_client_generated_upsert_id (test_legacy_api.TestLegacyBulk) ... ok >test_empty (test_legacy_api.TestLegacyBulk) ... ok >test_find (test_legacy_api.TestLegacyBulk) ... ok >test_generator_insert (test_legacy_api.TestLegacyBulk) ... ok >test_insert (test_legacy_api.TestLegacyBulk) ... ok >test_insert_check_keys (test_legacy_api.TestLegacyBulk) ... ok >test_large_inserts_ordered (test_legacy_api.TestLegacyBulk) ... ok >test_large_inserts_unordered (test_legacy_api.TestLegacyBulk) ... ok >test_multiple_error_ordered_batch (test_legacy_api.TestLegacyBulk) ... ok >test_multiple_error_unordered_batch (test_legacy_api.TestLegacyBulk) ... ok >test_multiple_execution (test_legacy_api.TestLegacyBulk) ... ok >test_numerous_inserts (test_legacy_api.TestLegacyBulk) ... ok >test_remove (test_legacy_api.TestLegacyBulk) ... ok >test_remove_one (test_legacy_api.TestLegacyBulk) ... ok >test_replace_one (test_legacy_api.TestLegacyBulk) ... ok >test_single_error_ordered_batch (test_legacy_api.TestLegacyBulk) ... ok >test_single_error_unordered_batch (test_legacy_api.TestLegacyBulk) ... ok >test_single_ordered_batch (test_legacy_api.TestLegacyBulk) ... ok >test_single_unordered_batch (test_legacy_api.TestLegacyBulk) ... ok >test_update (test_legacy_api.TestLegacyBulk) ... ok >test_update_one (test_legacy_api.TestLegacyBulk) ... ok >test_upsert (test_legacy_api.TestLegacyBulk) ... ok >test_upsert_large (test_legacy_api.TestLegacyBulk) ... ok >skipped 'Authentication is not enabled on the server' >test_no_results_ordered_failure (test_legacy_api.TestLegacyBulkNoResults) ... ok >test_no_results_ordered_success (test_legacy_api.TestLegacyBulkNoResults) ... ok >test_no_results_unordered_failure (test_legacy_api.TestLegacyBulkNoResults) ... ok >test_no_results_unordered_success (test_legacy_api.TestLegacyBulkNoResults) ... ok >test_fsync_and_j (test_legacy_api.TestLegacyBulkWriteConcern) ... ok >test_write_concern_failure_ordered (test_legacy_api.TestLegacyBulkWriteConcern) ... skipped 'Not connected to a replica set' >test_write_concern_failure_unordered (test_legacy_api.TestLegacyBulkWriteConcern) ... skipped 'Not connected to a replica set' >test_max_staleness_ReplicaSetNoPrimary_DefaultNoMaxStaleness (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetNoPrimary_Incompatible (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetNoPrimary_LastUpdateTime (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetNoPrimary_Nearest (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetNoPrimary_Nearest2 (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetNoPrimary_NoKnownServers (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetNoPrimary_PrimaryPreferred (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetNoPrimary_PrimaryPreferred_tags (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetNoPrimary_Secondary (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetNoPrimary_SecondaryPreferred (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetNoPrimary_SecondaryPreferred_tags (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetNoPrimary_ZeroMaxStaleness (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetWithPrimary_DefaultNoMaxStaleness (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetWithPrimary_Incompatible (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetWithPrimary_LastUpdateTime (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetWithPrimary_LongHeartbeat (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetWithPrimary_LongHeartbeat2 (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetWithPrimary_MaxStalenessTooSmall (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetWithPrimary_MaxStalenessWithModePrimary (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetWithPrimary_Nearest (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetWithPrimary_Nearest2 (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetWithPrimary_Nearest_tags (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetWithPrimary_PrimaryPreferred (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetWithPrimary_PrimaryPreferred_incompatible (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetWithPrimary_SecondaryPreferred (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetWithPrimary_SecondaryPreferred_tags (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetWithPrimary_SecondaryPreferred_tags2 (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetWithPrimary_Secondary_tags (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetWithPrimary_Secondary_tags2 (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_ReplicaSetWithPrimary_ZeroMaxStaleness (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_Sharded_Incompatible (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_Sharded_SmallMaxStaleness (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_Single_Incompatible (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_Single_SmallMaxStaleness (test_max_staleness.TestAllScenarios) ... ok >test_max_staleness_Unknown_SmallMaxStaleness (test_max_staleness.TestAllScenarios) ... ok >test_last_write_date (test_max_staleness.TestMaxStaleness) ... skipped 'Not connected to a replica set' >test_last_write_date_absent (test_max_staleness.TestMaxStaleness) ... skipped 'Server version must be at most 3.3.0.0' >test_max_staleness (test_max_staleness.TestMaxStaleness) ... ok >test_max_staleness_float (test_max_staleness.TestMaxStaleness) ... ok >test_max_staleness_zero (test_max_staleness.TestMaxStaleness) ... ok >test_failover (test_mongos_load_balancing.TestMongosLoadBalancing) ... ok >test_lazy_connect (test_mongos_load_balancing.TestMongosLoadBalancing) ... ok >test_load_balancing (test_mongos_load_balancing.TestMongosLoadBalancing) ... ok >test_local_threshold (test_mongos_load_balancing.TestMongosLoadBalancing) ... ok >test_reconnect (test_mongos_load_balancing.TestMongosLoadBalancing) ... ok >test_atexit_hook (test_monitor.TestMonitor) ... ok >test_bulk_write (test_monitoring.TestCommandMonitoring) ... ok >test_command_and_get_more (test_monitoring.TestCommandMonitoring) ... ok >test_exhaust (test_monitoring.TestCommandMonitoring) ... ok >test_failed_simple (test_monitoring.TestCommandMonitoring) ... ok >test_find_and_get_more (test_monitoring.TestCommandMonitoring) ... ok >test_find_one (test_monitoring.TestCommandMonitoring) ... ok >test_find_options (test_monitoring.TestCommandMonitoring) ... ok >test_find_snapshot (test_monitoring.TestCommandMonitoring) ... ERROR >test_find_with_explain (test_monitoring.TestCommandMonitoring) ... ok >test_first_batch_helper (test_monitoring.TestCommandMonitoring) ... ok >test_get_more_failure (test_monitoring.TestCommandMonitoring) ... ok >test_insert_many (test_monitoring.TestCommandMonitoring) ... ok >test_kill_cursors (test_monitoring.TestCommandMonitoring) ... ok >test_legacy_insert_many (test_monitoring.TestCommandMonitoring) ... ok >test_legacy_writes (test_monitoring.TestCommandMonitoring) ... ok >test_non_bulk_writes (test_monitoring.TestCommandMonitoring) ... ok >test_not_master_error (test_monitoring.TestCommandMonitoring) ... skipped 'Not connected to a replica set' >test_sensitive_commands (test_monitoring.TestCommandMonitoring) ... ok >test_started_simple (test_monitoring.TestCommandMonitoring) ... ok >test_succeeded_simple (test_monitoring.TestCommandMonitoring) ... ok >test_write_errors (test_monitoring.TestCommandMonitoring) ... ok >test_simple (test_monitoring.TestGlobalListener) ... ok >test_monotonic_time (test_monotonic.TestMonotonic) ... ok >test_binary_str_equivalence (test_objectid.TestObjectId) ... ok >test_creation (test_objectid.TestObjectId) ... ok >test_equality (test_objectid.TestObjectId) ... ok >test_from_datetime (test_objectid.TestObjectId) ... ok >test_from_hex (test_objectid.TestObjectId) ... ok >test_generation_time (test_objectid.TestObjectId) ... ok >test_is_valid (test_objectid.TestObjectId) ... ok >test_pickle_backwards_compatability (test_objectid.TestObjectId) ... ok >test_pickling (test_objectid.TestObjectId) ... ok >test_pid (test_objectid.TestObjectId) ... ok >test_repr_str (test_objectid.TestObjectId) ... ok >test_unicode (test_objectid.TestObjectId) ... ok >test_max_pool_size (test_pooling.TestPoolMaxSize) ... ok >test_max_pool_size_none (test_pooling.TestPoolMaxSize) ... ok >test_max_pool_size_with_connection_failure (test_pooling.TestPoolMaxSize) ... ok >test_max_pool_size_zero (test_pooling.TestPoolMaxSize) ... ok >test_disconnect (test_pooling.TestPooling) ... ok >test_get_socket_and_exception (test_pooling.TestPooling) ... ok >test_max_pool_size_validation (test_pooling.TestPooling) ... ok >test_no_disconnect (test_pooling.TestPooling) ... ok >test_no_wait_queue_multiple (test_pooling.TestPooling) ... ok >test_no_wait_queue_timeout (test_pooling.TestPooling) ... ok >test_pool_check (test_pooling.TestPooling) ... ok >test_pool_removes_closed_socket (test_pooling.TestPooling) ... ok >test_pool_removes_dead_socket (test_pooling.TestPooling) ... ok >test_pool_reuses_open_socket (test_pooling.TestPooling) ... ok >test_return_socket_after_reset (test_pooling.TestPooling) ... ok >test_socket_closed (test_pooling.TestPooling) ... ok >test_socket_closed_thread_safe (test_pooling.TestPooling) ... ok >test_wait_queue_multiple (test_pooling.TestPooling) ... ok >test_wait_queue_timeout (test_pooling.TestPooling) ... ok >test_mongo_client_alias (test_pymongo.TestPyMongo) ... ok >test_decode (test_raw_bson.TestRawBSONDocument) ... ok >test_raw (test_raw_bson.TestRawBSONDocument) ... ok >test_raw_bson_document_embedded (test_raw_bson.TestRawBSONDocument) ... ok >test_round_trip (test_raw_bson.TestRawBSONDocument) ... ok >test_round_trip_codec_options (test_raw_bson.TestRawBSONDocument) ... ok >test_with_codec_options (test_raw_bson.TestRawBSONDocument) ... ok >test_write_response_raw_bson (test_raw_bson.TestRawBSONDocument) ... ok >test_aggregate_out (test_read_concern.TestReadConcern) ... ok >test_command_cursor (test_read_concern.TestReadConcern) ... ok >test_find_command (test_read_concern.TestReadConcern) ... ok >test_inline_map_reduce (test_read_concern.TestReadConcern) ... ok >test_invalid_read_concern (test_read_concern.TestReadConcern) ... skipped 'Server version must be at most 3.1.0.0' >test_map_reduce_out (test_read_concern.TestReadConcern) ... ok >test_read_concern (test_read_concern.TestReadConcern) ... ok >test_read_concern_uri (test_read_concern.TestReadConcern) ... ok >skipped 'Need 1 secondaries, 0 available' >test_maybe_add_read_preference (test_read_preferences.TestMongosAndReadPreference) ... ok >test_mongos (test_read_preferences.TestMongosAndReadPreference) ... skipped 'Must be connected to a mongos' >test_mongos_max_staleness (test_read_preferences.TestMongosAndReadPreference) ... skipped 'Must be connected to a mongos' >test_read_preference_document (test_read_preferences.TestMongosAndReadPreference) ... ok >test_moving_average (test_read_preferences.TestMovingAverage) ... ok >test_copy (test_read_preferences.TestReadPreferenceObjects) ... ok >test_deepcopy (test_read_preferences.TestReadPreferenceObjects) ... ok >test_pickle (test_read_preferences.TestReadPreferenceObjects) ... ok >skipped 'Need 1 secondaries, 0 available' >test_bool (test_read_preferences.TestSelections) ... ok >skipped 'Need 1 secondaries, 0 available' >skipped 'Not connected to a replica set' >test_connect_with_internal_ips (test_replica_set_client.TestReplicaSetClientInternalIPs) ... ok >test_max_write_batch_size (test_replica_set_client.TestReplicaSetClientMaxWriteBatchSize) ... ok >test_wire_version (test_replica_set_client.TestReplicaSetWireVersion) ... ok >test_client (test_replica_set_reconfig.TestSecondaryAdded) ... ok >test_replica_set_client (test_replica_set_reconfig.TestSecondaryAdded) ... ok >test_client (test_replica_set_reconfig.TestSecondaryBecomesStandalone) ... ok >test_replica_set_client (test_replica_set_reconfig.TestSecondaryBecomesStandalone) ... ok >test_replica_set_client (test_replica_set_reconfig.TestSecondaryRemoved) ... ok >test_socket_error_marks_member_down (test_replica_set_reconfig.TestSocketError) ... ok >skipped 'Not connected to a replica set' >test_batch_splitting (test_retryable_writes.TestRetryableWrites) >Test retry succeeds after failures during batch splitting. ... skipped 'Not connected to a replica set' >test_batch_splitting_retry_fails (test_retryable_writes.TestRetryableWrites) >Test retry fails during batch splitting. ... skipped 'Not connected to a replica set' >test_retry_timeout_raises_original_error (test_retryable_writes.TestRetryableWrites) >A ServerSelectionTimeoutError on the retry attempt raises the ... skipped 'Not connected to a replica set' >test_server_selection_timeout_not_retried (test_retryable_writes.TestRetryableWrites) >A ServerSelectionTimeoutError is not retried. ... ok >test_supported_single_statement_no_retry (test_retryable_writes.TestRetryableWrites) ... ok >test_supported_single_statement_supported_cluster (test_retryable_writes.TestRetryableWrites) ... skipped 'Must be connected to a replica set or mongos' >test_supported_single_statement_unsupported_cluster (test_retryable_writes.TestRetryableWrites) ... ok >test_unsupported_single_statement (test_retryable_writes.TestRetryableWrites) ... ok >test_replica_set_with_no_primary (test_sdam_monitoring_spec.TestAllScenarios) ... ok >test_replica_set_with_primary (test_sdam_monitoring_spec.TestAllScenarios) ... ok >test_replica_set_with_removal (test_sdam_monitoring_spec.TestAllScenarios) ... ok >test_required_replica_set (test_sdam_monitoring_spec.TestAllScenarios) ... ok >test_standalone (test_sdam_monitoring_spec.TestAllScenarios) ... ok >test_repr (test_server.TestServer) ... ok >test_all_hosts (test_server_description.TestServerDescription) ... ok >test_arbiter (test_server_description.TestServerDescription) ... ok >test_default_max_message_size (test_server_description.TestServerDescription) ... ok >test_fields (test_server_description.TestServerDescription) ... ok >test_ghost (test_server_description.TestServerDescription) ... ok >test_mongos (test_server_description.TestServerDescription) ... ok >test_ok_false (test_server_description.TestServerDescription) ... ok >test_other (test_server_description.TestServerDescription) ... ok >test_primary (test_server_description.TestServerDescription) ... ok >test_secondary (test_server_description.TestServerDescription) ... ok >test_standalone (test_server_description.TestServerDescription) ... ok >test_unknown (test_server_description.TestServerDescription) ... ok >test_ReplicaSetNoPrimary_read_Nearest (test_server_selection.TestAllScenarios) ... ok >test_ReplicaSetNoPrimary_read_Nearest_multiple (test_server_selection.TestAllScenarios) ... ok >test_ReplicaSetNoPrimary_read_Nearest_non_matching (test_server_selection.TestAllScenarios) ... ok >test_ReplicaSetNoPrimary_read_Primary (test_server_selection.TestAllScenarios) ... ok >test_ReplicaSetNoPrimary_read_PrimaryPreferred (test_server_selection.TestAllScenarios) ... ok >test_ReplicaSetNoPrimary_read_PrimaryPreferred_non_matching (test_server_selection.TestAllScenarios) ... ok >test_ReplicaSetNoPrimary_read_Secondary (test_server_selection.TestAllScenarios) ... ok >test_ReplicaSetNoPrimary_read_SecondaryPreferred (test_server_selection.TestAllScenarios) ... ok >test_ReplicaSetNoPrimary_read_SecondaryPreferred_non_matching (test_server_selection.TestAllScenarios) ... ok >test_ReplicaSetNoPrimary_read_Secondary_multi_tags (test_server_selection.TestAllScenarios) ... ok >test_ReplicaSetNoPrimary_read_Secondary_multi_tags2 (test_server_selection.TestAllScenarios) ... ok >test_ReplicaSetNoPrimary_read_Secondary_non_matching (test_server_selection.TestAllScenarios) ... ok >test_ReplicaSetNoPrimary_write_SecondaryPreferred (test_server_selection.TestAllScenarios) ... ok >test_ReplicaSetWithPrimary_read_Nearest (test_server_selection.TestAllScenarios) ... ok >test_ReplicaSetWithPrimary_read_Nearest_multiple (test_server_selection.TestAllScenarios) ... ok >test_ReplicaSetWithPrimary_read_Nearest_non_matching (test_server_selection.TestAllScenarios) ... ok >test_ReplicaSetWithPrimary_read_Primary (test_server_selection.TestAllScenarios) ... ok >test_ReplicaSetWithPrimary_read_PrimaryPreferred (test_server_selection.TestAllScenarios) ... ok >test_ReplicaSetWithPrimary_read_PrimaryPreferred_non_matching (test_server_selection.TestAllScenarios) ... ok >test_ReplicaSetWithPrimary_read_Secondary (test_server_selection.TestAllScenarios) ... ok >test_ReplicaSetWithPrimary_read_SecondaryPreferred (test_server_selection.TestAllScenarios) ... ok >test_ReplicaSetWithPrimary_read_SecondaryPreferred_non_matching (test_server_selection.TestAllScenarios) ... ok >test_ReplicaSetWithPrimary_read_SecondaryPreferred_tags (test_server_selection.TestAllScenarios) ... ok >test_ReplicaSetWithPrimary_read_Secondary_non_matching (test_server_selection.TestAllScenarios) ... ok >test_ReplicaSetWithPrimary_write_SecondaryPreferred (test_server_selection.TestAllScenarios) ... ok >test_Sharded_read_SecondaryPreferred (test_server_selection.TestAllScenarios) ... ok >test_Sharded_write_SecondaryPreferred (test_server_selection.TestAllScenarios) ... ok >test_Single_read_SecondaryPreferred (test_server_selection.TestAllScenarios) ... ok >test_Single_write_SecondaryPreferred (test_server_selection.TestAllScenarios) ... ok >test_Unknown_read_SecondaryPreferred (test_server_selection.TestAllScenarios) ... ok >test_Unknown_write_SecondaryPreferred (test_server_selection.TestAllScenarios) ... ok >test_rtt_first_value (test_server_selection_rtt.TestAllScenarios) ... ok >test_rtt_first_value_zero (test_server_selection_rtt.TestAllScenarios) ... ok >test_rtt_value_test_1 (test_server_selection_rtt.TestAllScenarios) ... ok >test_rtt_value_test_2 (test_server_selection_rtt.TestAllScenarios) ... ok >test_rtt_value_test_3 (test_server_selection_rtt.TestAllScenarios) ... ok >test_rtt_value_test_4 (test_server_selection_rtt.TestAllScenarios) ... ok >test_rtt_value_test_5 (test_server_selection_rtt.TestAllScenarios) ... ok >test_cluster_time_no_server_support (test_session.TestCausalConsistency) ... ok >test_cluster_time_with_server_support (test_session.TestCausalConsistency) ... skipped 'Must be connected to a replica set or mongos' >test_core (test_session.TestCausalConsistency) ... skipped 'Must be connected to a replica set or mongos' >test_get_more_does_not_include_read_concern (test_session.TestCausalConsistency) ... skipped 'Must be connected to a replica set or mongos' >test_read_concern (test_session.TestCausalConsistency) ... skipped 'Must be connected to a replica set or mongos' >test_reads (test_session.TestCausalConsistency) ... skipped 'Must be connected to a replica set or mongos' >test_server_not_causal (test_session.TestCausalConsistency) ... ok >test_session_not_causal (test_session.TestCausalConsistency) ... ok >test_unacknowledged (test_session.TestCausalConsistency) ... ok >test_writes (test_session.TestCausalConsistency) ... skipped 'Must be connected to a replica set or mongos' >test_writes_do_not_include_read_concern (test_session.TestCausalConsistency) ... skipped 'Must be connected to a replica set or mongos' >test_cluster_time (test_session.TestClusterTime) ... skipped '$clusterTime not supported' >test_aggregate (test_session.TestSession) ... ok >test_aggregate_error (test_session.TestSession) ... ok >test_client (test_session.TestSession) ... ok >test_collection (test_session.TestSession) ... ok >test_command_cursor_close (test_session.TestSession) ... ok >test_command_cursor_del (test_session.TestSession) ... ok >test_command_cursor_exhaust (test_session.TestSession) ... ok >test_command_cursor_limit_reached (test_session.TestSession) ... ok >test_cursor (test_session.TestSession) ... ok >test_cursor_clone (test_session.TestSession) ... ok >test_cursor_close (test_session.TestSession) ... ok >test_cursor_del (test_session.TestSession) ... ok >test_cursor_exhaust (test_session.TestSession) ... ok >test_cursor_limit_reached (test_session.TestSession) ... ok >test_database (test_session.TestSession) ... ok >test_end_session (test_session.TestSession) ... ok >test_end_sessions (test_session.TestSession) ... ok >test_gridfs (test_session.TestSession) ... ok >test_gridfs_bucket (test_session.TestSession) ... ok >test_gridfsbucket_cursor (test_session.TestSession) ... ok >test_killcursors (test_session.TestSession) ... ok >test_parallel_collection_scan (test_session.TestSession) ... ok >test_pool_lifo (test_session.TestSession) ... ok >test_user_admin (test_session.TestSession) ... skipped 'Authentication is not enabled on the server' >test_explicit_session_logout (test_session.TestSessionsMultiAuth) ... skipped 'Authentication is not enabled on the server' >test_implicit_session_logout (test_session.TestSessionsMultiAuth) ... skipped 'Authentication is not enabled on the server' >test_session_authenticate_multiple (test_session.TestSessionsMultiAuth) ... skipped 'Authentication is not enabled on the server' >test_sessions_not_supported (test_session.TestSessionsNotSupported) ... skipped 'Server version must be at most 3.5.10.0' >test_clears (test_son.TestSON) ... ok >test_contains_has (test_son.TestSON) ... ok >test_copying (test_son.TestSON) ... ok >test_equality (test_son.TestSON) ... ok >test_iteration (test_son.TestSON) ... ok >test_len (test_son.TestSON) ... ok >test_ordered_dict (test_son.TestSON) ... ok >test_pickle (test_son.TestSON) ... ok >test_pickle_backwards_compatability (test_son.TestSON) ... ok >test_to_dict (test_son.TestSON) ... ok >test_basic (test_son_manipulator.TestSONManipulator) ... ok >test_id_injection (test_son_manipulator.TestSONManipulator) ... ok >test_id_shuffling (test_son_manipulator.TestSONManipulator) ... ok >test_ns_injection (test_son_manipulator.TestSONManipulator) ... ok >test_config_ssl (test_ssl.TestClientSSL) ... ok >test_no_ssl_module (test_ssl.TestClientSSL) ... skipped "The ssl module is available, can't test what happens without it." >test_cert_ssl_implicitly_set (test_ssl.TestSSL) ... skipped 'Must be able to connect with ssl_certfile' >test_cert_ssl_uri_support (test_ssl.TestSSL) ... skipped 'Must be able to connect with ssl_certfile' >test_cert_ssl_validation (test_ssl.TestSSL) ... skipped 'Must be able to connect with ssl_certfile' >test_cert_ssl_validation_hostname_matching (test_ssl.TestSSL) ... skipped 'Must be able to connect with ssl_certfile' >test_cert_ssl_validation_optional (test_ssl.TestSSL) ... skipped 'Must be able to connect with ssl_certfile' >test_certifi_support (test_ssl.TestSSL) ... skipped "Can't test when SSLContext available." >test_mongodb_x509_auth (test_ssl.TestSSL) ... skipped 'Authentication is not enabled on the server' >test_simple_ssl (test_ssl.TestSSL) ... skipped 'Must be able to connect via SSL' >test_ssl_crlfile_support (test_ssl.TestSSL) ... skipped 'Must be able to connect with ssl_certfile' >test_ssl_pem_passphrase (test_ssl.TestSSL) ... skipped 'Must be able to connect with ssl_certfile' >test_system_certs_config_error (test_ssl.TestSSL) ... skipped "Can't test when system CA certificates are loadable." >test_validation_with_system_ca_certs (test_ssl.TestSSL) ... skipped 'Must be able to connect with ssl_certfile' >test_wincertstore (test_ssl.TestSSL) ... skipped 'Only valid on Windows.' >test_client_disconnect (test_threads.TestThreads) ... ok >test_safe_insert (test_threads.TestThreads) ... ok >test_safe_update (test_threads.TestThreads) ... ok >test_threading (test_threads.TestThreads) ... ok >skipped 'Authentication is not enabled on the server' >test_datetime (test_timestamp.TestTimestamp) ... ok >test_datetime_copy_pickle (test_timestamp.TestTimestamp) ... ok >test_equality (test_timestamp.TestTimestamp) ... ok >test_exceptions (test_timestamp.TestTimestamp) ... ok >test_hash (test_timestamp.TestTimestamp) ... ok >test_repr (test_timestamp.TestTimestamp) ... ok >test_timestamp (test_timestamp.TestTimestamp) ... ok >test_close (test_topology.TestMultiServerTopology) ... ok >test_discover_set_name_from_primary (test_topology.TestMultiServerTopology) ... ok >test_discover_set_name_from_secondary (test_topology.TestMultiServerTopology) ... ok >test_max_write_batch_size (test_topology.TestMultiServerTopology) ... ok >test_readable_writable (test_topology.TestMultiServerTopology) ... ok >test_reset_removed_server (test_topology.TestMultiServerTopology) ... ok >test_reset_server (test_topology.TestMultiServerTopology) ... ok >test_wire_version (test_topology.TestMultiServerTopology) ... ok >test_bad_replica_set_name (test_topology.TestServerSelectionErrors) ... ok >test_multiple_standalones (test_topology.TestServerSelectionErrors) ... ok >test_no_mongoses (test_topology.TestServerSelectionErrors) ... ok >test_no_primary (test_topology.TestServerSelectionErrors) ... ok >test_no_secondary (test_topology.TestServerSelectionErrors) ... ok >test_direct_connection (test_topology.TestSingleServerTopology) ... ok >test_reopen (test_topology.TestSingleServerTopology) ... ok >test_round_trip_time (test_topology.TestSingleServerTopology) ... ok >test_unavailable_seed (test_topology.TestSingleServerTopology) ... ok >test_timeout_configuration (test_topology.TestTopologyConfiguration) ... ok >test_internal_monitor_error (test_topology.TestTopologyErrors) ... ok >test_ismaster_retry (test_topology.TestTopologyErrors) ... ok >test_pool_reset (test_topology.TestTopologyErrors) ... ok >test_parse_ssl_paths (test_uri_parser.TestURI) ... ok >test_parse_uri (test_uri_parser.TestURI) ... ok >test_parse_uri_unicode (test_uri_parser.TestURI) ... ok >test_partition (test_uri_parser.TestURI) ... ok >test_rpartition (test_uri_parser.TestURI) ... ok >test_split_hosts (test_uri_parser.TestURI) ... ok >test_split_options (test_uri_parser.TestURI) ... ok >test_validate_userinfo (test_uri_parser.TestURI) ... ok >test_connection_string_test_invalid-uris (test_uri_spec.TestAllScenarios) ... ok >test_connection_string_test_valid-auth (test_uri_spec.TestAllScenarios) ... ok >test_connection_string_test_valid-db-with-dotted-name (test_uri_spec.TestAllScenarios) ... ok >test_connection_string_test_valid-host_identifiers (test_uri_spec.TestAllScenarios) ... ok >test_connection_string_test_valid-options (test_uri_spec.TestAllScenarios) ... ok >test_connection_string_test_valid-unix_socket-absolute (test_uri_spec.TestAllScenarios) ... ok >test_connection_string_test_valid-unix_socket-relative (test_uri_spec.TestAllScenarios) ... ok >test_connection_string_test_valid-warnings (test_uri_spec.TestAllScenarios) ... /builddir/build/BUILD/mongo-python-driver-3.6.1/pymongo/common.py:585: UserWarning: Unknown option foo > warnings.warn(str(exc)) >/builddir/build/BUILD/mongo-python-driver-3.6.1/pymongo/common.py:585: UserWarning: The value of fsync must be 'true' or 'false' > warnings.warn(str(exc)) >/builddir/build/BUILD/mongo-python-driver-3.6.1/pymongo/uri_parser.py:195: UserWarning: Duplicate URI option replicaSet > warnings.warn("Duplicate URI option %s" % (str(key),)) >/builddir/build/BUILD/mongo-python-driver-3.6.1/pymongo/uri_parser.py:202: UserWarning: Option wtimeout is deprecated, use 'wtimeoutMS' instead > warnings.warn("Option wtimeout is deprecated, use 'wtimeoutMS'" >ok >====================================================================== >ERROR: test_find_snapshot (test_monitoring.TestCommandMonitoring) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/mongo-python-driver-3.6.1/test/test_monitoring.py", line 316, in test_find_snapshot > self._test_find_options(query, cmd) > File "/builddir/build/BUILD/mongo-python-driver-3.6.1/test/test_monitoring.py", line 248, in _test_find_options > next(cursor) > File "/builddir/build/BUILD/mongo-python-driver-3.6.1/pymongo/cursor.py", line 1169, in next > if len(self.__data) or self._refresh(): > File "/builddir/build/BUILD/mongo-python-driver-3.6.1/pymongo/cursor.py", line 1085, in _refresh > self.__send_message(q) > File "/builddir/build/BUILD/mongo-python-driver-3.6.1/pymongo/cursor.py", line 975, in __send_message > helpers._check_command_response(first) > File "/builddir/build/BUILD/mongo-python-driver-3.6.1/pymongo/helpers.py", line 145, in _check_command_response > raise OperationFailure(msg % errmsg, code, response) >OperationFailure: Failed to parse: { find: "test", filter: {}, snapshot: true, lsid: { id: UUID("cd1f1a14-f090-4112-b7fb-8773e5340dd4") }, $readPreference: { mode: "secondaryPreferred" }, $db: "pymongo_test" }. Unrecognized field 'snapshot'. >====================================================================== >FAIL: test_command_monitoring_find_A_successful_find_event_with_options (test_command_monitoring_spec.TestAllScenarios) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/mongo-python-driver-3.6.1/test/test_command_monitoring_spec.py", line 192, in run_scenario > format_actual_results(res))) >AssertionError: Expected succeeded event for find command. Actual results: >Started: SON([('find', u'test'), ('filter', {u'_id': {u'$gt': 1}}), ('maxTimeMS', 6000), ('snapshot', False), ('hint', {u'_id': 1}), ('sort', SON([(u'_id', 1)])), ('min', {u'_id': 0}), ('returnKey', False), ('showRecordId', False), ('comment', u'test'), ('maxScan', 5000), ('max', {u'_id': 6}), ('skip', 2), ('lsid', {'id': Binary('\x9b\x9a\xa4t\xae\x9cNU\x96\xd3\xc1\xd68)\xc0g', 4)})]) >Succeeded: None >Failed: {u'codeName': u'FailedToParse', u'code': 9, u'ok': 0.0, u'errmsg': u'Failed to parse: { find: "test", filter: { _id: { $gt: 1 } }, maxTimeMS: 6000, snapshot: false, hint: { _id: 1 }, sort: { _id: 1 }, min: { _id: 0 }, returnKey: false, showRecordId: false, comment: "test", maxScan: 5000, max: { _id: 6 }, skip: 2, lsid: { id: UUID("9b9aa474-ae9c-4e55-96d3-c1d63829c067") }, $readPreference: { mode: "secondaryPreferred" }, $db: "command-monitoring-tests" }. Unrecognized field \'snapshot\'.'} >---------------------------------------------------------------------- >Ran 1129 tests in 649.161s >FAILED (failures=1, errors=1, skipped=108) >+ pkill mongod >+ exit 1 >error: Bad exit status from /var/tmp/rpm-tmp.GVIA2m (%check) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.GVIA2m (%check) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-pymongo.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1605858
: 1466675 |
1466676
|
1466677