paperless-ngx-3.1.1
checks.x86_64-linux.nixos-eve
· build #540
· raw
1tribuchet: building on jamie2Sourcing python-remove-tests-dir-hook3Sourcing python-catch-conflicts-hook.sh4Sourcing python-remove-bin-bytecode-hook.sh5Sourcing pypa-build-hook6Using pypaBuildPhase7Sourcing python-runtime-deps-check-hook8Using pythonRuntimeDepsCheckHook9Sourcing pypa-install-hook10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-namespaces-hook13Sourcing python-catch-conflicts-hook.sh14Sourcing pytest-check-hook15Using pytestCheckPhase16Using checkPhaseThreadLimitHook
unpackPhase
17unpacking source archive /nix/store/22raz4g5vx8drx070c3iprsdyybmxvfz-source18source root is source19setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/zensical.toml"configurePhase
20no configure script, doing nothingbuildPhase
21Executing pypaBuildPhase22Creating a wheel...23pypa build flags: --no-isolation --outdir dist/ --wheel24* Getting build dependencies for wheel...25running egg_info26creating src/paperless_ngx.egg-info27writing src/paperless_ngx.egg-info/PKG-INFO28writing dependency_links to src/paperless_ngx.egg-info/dependency_links.txt29writing requirements to src/paperless_ngx.egg-info/requires.txt30writing top-level names to src/paperless_ngx.egg-info/top_level.txt31writing manifest file 'src/paperless_ngx.egg-info/SOURCES.txt'32reading manifest file 'src/paperless_ngx.egg-info/SOURCES.txt'33adding license file 'LICENSE'34writing manifest file 'src/paperless_ngx.egg-info/SOURCES.txt'35* Building wheel...36running bdist_wheel37running build38running build_py39creating build/lib40copying src/manage.py -> build/lib41creating build/lib/documents42copying src/documents/schema.py -> build/lib/documents43copying src/documents/loggers.py -> build/lib/documents44copying src/documents/utils.py -> build/lib/documents45copying src/documents/apps.py -> build/lib/documents46copying src/documents/__init__.py -> build/lib/documents47copying src/documents/admin.py -> build/lib/documents48copying src/documents/regex.py -> build/lib/documents49copying src/documents/data_models.py -> build/lib/documents50copying src/documents/models.py -> build/lib/documents51copying src/documents/context_processors.py -> build/lib/documents52copying src/documents/validators.py -> build/lib/documents53copying src/documents/double_sided.py -> build/lib/documents54copying src/documents/parsers.py -> build/lib/documents55copying src/documents/file_handling.py -> build/lib/documents56copying src/documents/tasks.py -> build/lib/documents57copying src/documents/settings.py -> build/lib/documents58copying src/documents/bulk_edit.py -> build/lib/documents59copying src/documents/barcodes.py -> build/lib/documents60copying src/documents/views.py -> build/lib/documents61copying src/documents/serialisers.py -> build/lib/documents62copying src/documents/bulk_download.py -> build/lib/documents63copying src/documents/permissions.py -> build/lib/documents64copying src/documents/conditionals.py -> build/lib/documents65copying src/documents/mail.py -> build/lib/documents66copying src/documents/consumer.py -> build/lib/documents67copying src/documents/checks.py -> build/lib/documents68copying src/documents/versioning.py -> build/lib/documents69copying src/documents/matching.py -> build/lib/documents70copying src/documents/filters.py -> build/lib/documents71copying src/documents/converters.py -> build/lib/documents72copying src/documents/classifier.py -> build/lib/documents73copying src/documents/caching.py -> build/lib/documents74copying src/documents/sanity_checker.py -> build/lib/documents75creating build/lib/paperless76copying src/paperless/asgi.py -> build/lib/paperless77copying src/paperless/network.py -> build/lib/paperless78copying src/paperless/celery.py -> build/lib/paperless79copying src/paperless/utils.py -> build/lib/paperless80copying src/paperless/filters.py -> build/lib/paperless81copying src/paperless/checks.py -> build/lib/paperless82copying src/paperless/admin.py -> build/lib/paperless83copying src/paperless/urls.py -> build/lib/paperless84copying src/paperless/views.py -> build/lib/paperless85copying src/paperless/wsgi.py -> build/lib/paperless86copying src/paperless/consumers.py -> build/lib/paperless87copying src/paperless/adapter.py -> build/lib/paperless88copying src/paperless/version.py -> build/lib/paperless89copying src/paperless/signals.py -> build/lib/paperless90copying src/paperless/db_cache.py -> build/lib/paperless91copying src/paperless/middleware.py -> build/lib/paperless92copying src/paperless/apps.py -> build/lib/paperless93copying src/paperless/validators.py -> build/lib/paperless94copying src/paperless/config.py -> build/lib/paperless95copying src/paperless/__init__.py -> build/lib/paperless96copying src/paperless/auth.py -> build/lib/paperless97copying src/paperless/models.py -> build/lib/paperless98copying src/paperless/serialisers.py -> build/lib/paperless99copying src/paperless/logging.py -> build/lib/paperless100creating build/lib/paperless_mail101copying src/paperless_mail/__init__.py -> build/lib/paperless_mail102copying src/paperless_mail/admin.py -> build/lib/paperless_mail103copying src/paperless_mail/mail.py -> build/lib/paperless_mail104copying src/paperless_mail/preprocessor.py -> build/lib/paperless_mail105copying src/paperless_mail/oauth.py -> build/lib/paperless_mail106copying src/paperless_mail/serialisers.py -> build/lib/paperless_mail107copying src/paperless_mail/apps.py -> build/lib/paperless_mail108copying src/paperless_mail/tasks.py -> build/lib/paperless_mail109copying src/paperless_mail/views.py -> build/lib/paperless_mail110copying src/paperless_mail/filters.py -> build/lib/paperless_mail111copying src/paperless_mail/models.py -> build/lib/paperless_mail112creating build/lib/paperless_ai113copying src/paperless_ai/chat.py -> build/lib/paperless_ai114copying src/paperless_ai/db.py -> build/lib/paperless_ai115copying src/paperless_ai/vector_store.py -> build/lib/paperless_ai116copying src/paperless_ai/exceptions.py -> build/lib/paperless_ai117copying src/paperless_ai/tables.py -> build/lib/paperless_ai118copying src/paperless_ai/taxonomy.py -> build/lib/paperless_ai119copying src/paperless_ai/matching.py -> build/lib/paperless_ai120copying src/paperless_ai/client.py -> build/lib/paperless_ai121copying src/paperless_ai/base_model.py -> build/lib/paperless_ai122copying src/paperless_ai/embedding.py -> build/lib/paperless_ai123copying src/paperless_ai/indexing.py -> build/lib/paperless_ai124copying src/paperless_ai/__init__.py -> build/lib/paperless_ai125copying src/paperless_ai/ai_classifier.py -> build/lib/paperless_ai126creating build/lib/documents/search127copying src/documents/search/_backend.py -> build/lib/documents/search128copying src/documents/search/__init__.py -> build/lib/documents/search129copying src/documents/search/_query.py -> build/lib/documents/search130copying src/documents/search/_translate.py -> build/lib/documents/search131copying src/documents/search/_dates.py -> build/lib/documents/search132copying src/documents/search/_schema.py -> build/lib/documents/search133copying src/documents/search/_tokenizer.py -> build/lib/documents/search134creating build/lib/documents/workflows135copying src/documents/workflows/__init__.py -> build/lib/documents/workflows136copying src/documents/workflows/utils.py -> build/lib/documents/workflows137copying src/documents/workflows/ai.py -> build/lib/documents/workflows138copying src/documents/workflows/mutations.py -> build/lib/documents/workflows139copying src/documents/workflows/webhooks.py -> build/lib/documents/workflows140copying src/documents/workflows/actions.py -> build/lib/documents/workflows141creating build/lib/documents/tests142copying src/documents/tests/test_models.py -> build/lib/documents/tests143copying src/documents/tests/test_management_fuzzy.py -> build/lib/documents/tests144copying src/documents/tests/test_api_uisettings.py -> build/lib/documents/tests145copying src/documents/tests/test_caching.py -> build/lib/documents/tests146copying src/documents/tests/test_regex.py -> build/lib/documents/tests147copying src/documents/tests/test_version_conditionals.py -> build/lib/documents/tests148copying src/documents/tests/test_management_superuser.py -> build/lib/documents/tests149copying src/documents/tests/test_utils.py -> build/lib/documents/tests150copying src/documents/tests/test_filters.py -> build/lib/documents/tests151copying src/documents/tests/test_migration_share_link_bundle.py -> build/lib/documents/tests152copying src/documents/tests/test_permission_filtering_security.py -> build/lib/documents/tests153copying src/documents/tests/test_management_thumbnails.py -> build/lib/documents/tests154copying src/documents/tests/test_barcodes.py -> build/lib/documents/tests155copying src/documents/tests/test_api_bulk_edit.py -> build/lib/documents/tests156copying src/documents/tests/test_admin.py -> build/lib/documents/tests157copying src/documents/tests/test_api_document_versions.py -> build/lib/documents/tests158copying src/documents/tests/test_api_profile.py -> build/lib/documents/tests159copying src/documents/tests/test_views.py -> build/lib/documents/tests160copying src/documents/tests/test_api_email.py -> build/lib/documents/tests161copying src/documents/tests/test_api_documents.py -> build/lib/documents/tests162copying src/documents/tests/utils.py -> build/lib/documents/tests163copying src/documents/tests/test_management_importer.py -> build/lib/documents/tests164copying src/documents/tests/test_api_bulk_download.py -> build/lib/documents/tests165copying src/documents/tests/test_api_search.py -> build/lib/documents/tests166copying src/documents/tests/test_workflows.py -> build/lib/documents/tests167copying src/documents/tests/test_api_post_document_nfc.py -> build/lib/documents/tests168copying src/documents/tests/test_migration_sha256_checksums.py -> build/lib/documents/tests169copying src/documents/tests/test_tasks.py -> build/lib/documents/tests170copying src/documents/tests/test_task_signals.py -> build/lib/documents/tests171copying src/documents/tests/test_merge_documents_as_versions.py -> build/lib/documents/tests172copying src/documents/tests/test_share_link_bundles.py -> build/lib/documents/tests173copying src/documents/tests/test_checks.py -> build/lib/documents/tests174copying src/documents/tests/test_management_retagger.py -> build/lib/documents/tests175copying src/documents/tests/test_api_workflows.py -> build/lib/documents/tests176copying src/documents/tests/__init__.py -> build/lib/documents/tests177copying src/documents/tests/factories.py -> build/lib/documents/tests178copying src/documents/tests/test_document_model.py -> build/lib/documents/tests179copying src/documents/tests/test_sanity_check.py -> build/lib/documents/tests180copying src/documents/tests/test_api_permissions.py -> build/lib/documents/tests181copying src/documents/tests/test_matchables.py -> build/lib/documents/tests182copying src/documents/tests/test_file_handling.py -> build/lib/documents/tests183copying src/documents/tests/test_migration_saved_view_visibility.py -> build/lib/documents/tests184copying src/documents/tests/conftest.py -> build/lib/documents/tests185copying src/documents/tests/test_api_custom_fields.py -> build/lib/documents/tests186copying src/documents/tests/test_api_schema.py -> build/lib/documents/tests187copying src/documents/tests/test_api_status.py -> build/lib/documents/tests188copying src/documents/tests/test_api_chat.py -> build/lib/documents/tests189copying src/documents/tests/test_parsers.py -> build/lib/documents/tests190copying src/documents/tests/test_classifier.py -> build/lib/documents/tests191copying src/documents/tests/test_consumer_archive.py -> build/lib/documents/tests192copying src/documents/tests/test_consumer.py -> build/lib/documents/tests193copying src/documents/tests/test_api_remote_version.py -> build/lib/documents/tests194copying src/documents/tests/test_api_app_config.py -> build/lib/documents/tests195copying src/documents/tests/test_tag_hierarchy.py -> build/lib/documents/tests196copying src/documents/tests/test_bulk_edit.py -> build/lib/documents/tests197copying src/documents/tests/test_api_filter_by_custom_fields.py -> build/lib/documents/tests198copying src/documents/tests/test_filepath_nfc.py -> build/lib/documents/tests199copying src/documents/tests/test_management.py -> build/lib/documents/tests200copying src/documents/tests/test_api_trash.py -> build/lib/documents/tests201copying src/documents/tests/test_double_sided.py -> build/lib/documents/tests202copying src/documents/tests/test_management_exporter.py -> build/lib/documents/tests203copying src/documents/tests/test_management_consumer.py -> build/lib/documents/tests204copying src/documents/tests/test_api_tasks.py -> build/lib/documents/tests205copying src/documents/tests/test_api_objects.py -> build/lib/documents/tests206copying src/documents/tests/test_permitted_objects_filter.py -> build/lib/documents/tests207creating build/lib/documents/migrations208copying src/documents/migrations/0013_alter_paperlesstask_task_name.py -> build/lib/documents/migrations209copying src/documents/migrations/0002_squashed.py -> build/lib/documents/migrations210copying src/documents/migrations/0005_alter_document_checksum_unique.py -> build/lib/documents/migrations211copying src/documents/migrations/0003_remove_document_storage_type.py -> build/lib/documents/migrations212copying src/documents/migrations/0016_sha256_checksums.py -> build/lib/documents/migrations213copying src/documents/migrations/0006_document_content_length.py -> build/lib/documents/migrations214copying src/documents/migrations/0018_saved_view_simple_search_rules.py -> build/lib/documents/migrations215copying src/documents/migrations/0014_savedview_visibility_to_ui_settings.py -> build/lib/documents/migrations216copying src/documents/migrations/0022_add_perf_indexes.py -> build/lib/documents/migrations217copying src/documents/migrations/0023_savedview_icon.py -> build/lib/documents/migrations218copying src/documents/migrations/0020_drop_celery_results.py -> build/lib/documents/migrations219copying src/documents/migrations/0010_optimize_integer_field_sizes.py -> build/lib/documents/migrations220copying src/documents/migrations/0007_sharelinkbundle.py -> build/lib/documents/migrations221copying src/documents/migrations/0025_workflowaction_apply_ai_suggestions.py -> build/lib/documents/migrations222copying src/documents/migrations/0024_alter_workflowaction_type.py -> build/lib/documents/migrations223copying src/documents/migrations/0009_alter_document_content_length.py -> build/lib/documents/migrations224copying src/documents/migrations/0021_widen_workflow_integer_fields.py -> build/lib/documents/migrations225copying src/documents/migrations/0004_workflowtrigger_filter_has_any_correspondents_and_more.py -> build/lib/documents/migrations226copying src/documents/migrations/0012_document_root_document.py -> build/lib/documents/migrations227copying src/documents/migrations/0019_task_system_redesign.py -> build/lib/documents/migrations228copying src/documents/migrations/0015_document_version_index_and_more.py -> build/lib/documents/migrations229copying src/documents/migrations/0011_alter_workflowaction_type.py -> build/lib/documents/migrations230copying src/documents/migrations/0008_workflowaction_passwords_alter_workflowaction_type.py -> build/lib/documents/migrations231copying src/documents/migrations/__init__.py -> build/lib/documents/migrations232copying src/documents/migrations/0001_squashed.py -> build/lib/documents/migrations233copying src/documents/migrations/0017_migrate_fulltext_query_field_prefixes.py -> build/lib/documents/migrations234creating build/lib/documents/export235copying src/documents/export/__init__.py -> build/lib/documents/export236copying src/documents/export/compression.py -> build/lib/documents/export237copying src/documents/export/sinks.py -> build/lib/documents/export238creating build/lib/documents/management239copying src/documents/management/__init__.py -> build/lib/documents/management240creating build/lib/documents/templating241copying src/documents/templating/filepath.py -> build/lib/documents/templating242copying src/documents/templating/__init__.py -> build/lib/documents/templating243copying src/documents/templating/utils.py -> build/lib/documents/templating244copying src/documents/templating/workflows.py -> build/lib/documents/templating245copying src/documents/templating/filters.py -> build/lib/documents/templating246copying src/documents/templating/environment.py -> build/lib/documents/templating247creating build/lib/documents/plugins248copying src/documents/plugins/__init__.py -> build/lib/documents/plugins249copying src/documents/plugins/base.py -> build/lib/documents/plugins250copying src/documents/plugins/helpers.py -> build/lib/documents/plugins251creating build/lib/documents/signals252copying src/documents/signals/__init__.py -> build/lib/documents/signals253copying src/documents/signals/handlers.py -> build/lib/documents/signals254creating build/lib/documents/tests/export255copying src/documents/tests/export/test_compression.py -> build/lib/documents/tests/export256copying src/documents/tests/export/test_sinks.py -> build/lib/documents/tests/export257copying src/documents/tests/export/__init__.py -> build/lib/documents/tests/export258creating build/lib/documents/tests/search259copying src/documents/tests/search/test_lock_backoff.py -> build/lib/documents/tests/search260copying src/documents/tests/search/test_translate.py -> build/lib/documents/tests/search261copying src/documents/tests/search/test_migration_fulltext_query_field_prefixes.py -> build/lib/documents/tests/search262copying src/documents/tests/search/test_schema.py -> build/lib/documents/tests/search263copying src/documents/tests/search/test_tokenizer.py -> build/lib/documents/tests/search264copying src/documents/tests/search/__init__.py -> build/lib/documents/tests/search265copying src/documents/tests/search/test_query.py -> build/lib/documents/tests/search266copying src/documents/tests/search/conftest.py -> build/lib/documents/tests/search267copying src/documents/tests/search/test_backend.py -> build/lib/documents/tests/search268creating build/lib/documents/tests/management269copying src/documents/tests/management/test_management_base_cmd.py -> build/lib/documents/tests/management270copying src/documents/tests/management/__init__.py -> build/lib/documents/tests/management271copying src/documents/tests/management/test_management_document_llmindex.py -> build/lib/documents/tests/management272copying src/documents/tests/management/test_management_sanity_checker.py -> build/lib/documents/tests/management273creating build/lib/documents/tests/date_parsing274copying src/documents/tests/date_parsing/test_date_parsing.py -> build/lib/documents/tests/date_parsing275copying src/documents/tests/date_parsing/__init__.py -> build/lib/documents/tests/date_parsing276copying src/documents/tests/date_parsing/test_date_parser_plugin_loading.py -> build/lib/documents/tests/date_parsing277copying src/documents/tests/date_parsing/conftest.py -> build/lib/documents/tests/date_parsing278creating build/lib/documents/management/commands279copying src/documents/management/commands/document_renamer.py -> build/lib/documents/management/commands280copying src/documents/management/commands/document_sanity_checker.py -> build/lib/documents/management/commands281copying src/documents/management/commands/manage_superuser.py -> build/lib/documents/management/commands282copying src/documents/management/commands/mixins.py -> build/lib/documents/management/commands283copying src/documents/management/commands/document_create_classifier.py -> build/lib/documents/management/commands284copying src/documents/management/commands/document_thumbnails.py -> build/lib/documents/management/commands285copying src/documents/management/commands/prune_audit_logs.py -> build/lib/documents/management/commands286copying src/documents/management/commands/document_llmindex.py -> build/lib/documents/management/commands287copying src/documents/management/commands/document_fuzzy_match.py -> build/lib/documents/management/commands288copying src/documents/management/commands/base.py -> build/lib/documents/management/commands289copying src/documents/management/commands/document_importer.py -> build/lib/documents/management/commands290copying src/documents/management/commands/__init__.py -> build/lib/documents/management/commands291copying src/documents/management/commands/document_index.py -> build/lib/documents/management/commands292copying src/documents/management/commands/document_retagger.py -> build/lib/documents/management/commands293copying src/documents/management/commands/convert_mariadb_uuid.py -> build/lib/documents/management/commands294copying src/documents/management/commands/document_archiver.py -> build/lib/documents/management/commands295copying src/documents/management/commands/document_exporter.py -> build/lib/documents/management/commands296copying src/documents/management/commands/document_consumer.py -> build/lib/documents/management/commands297creating build/lib/documents/plugins/date_parsing298copying src/documents/plugins/date_parsing/base.py -> build/lib/documents/plugins/date_parsing299copying src/documents/plugins/date_parsing/regex_parser.py -> build/lib/documents/plugins/date_parsing300copying src/documents/plugins/date_parsing/__init__.py -> build/lib/documents/plugins/date_parsing301creating build/lib/paperless/tests302copying src/paperless/tests/test_remote_ocr_config.py -> build/lib/paperless/tests303copying src/paperless/tests/test_parser_utils.py -> build/lib/paperless/tests304copying src/paperless/tests/test_utils.py -> build/lib/paperless/tests305copying src/paperless/tests/test_ocr_config.py -> build/lib/paperless/tests306copying src/paperless/tests/test_network.py -> build/lib/paperless/tests307copying src/paperless/tests/test_adapter.py -> build/lib/paperless/tests308copying src/paperless/tests/test_views.py -> build/lib/paperless/tests309copying src/paperless/tests/test_signals.py -> build/lib/paperless/tests310copying src/paperless/tests/test_migration_replace_skip_archive_file.py -> build/lib/paperless/tests311copying src/paperless/tests/test_api_auth.py -> build/lib/paperless/tests312copying src/paperless/tests/test_auth_middleware.py -> build/lib/paperless/tests313copying src/paperless/tests/test_checks_v3.py -> build/lib/paperless/tests314copying src/paperless/tests/test_registry.py -> build/lib/paperless/tests315copying src/paperless/tests/test_logging.py -> build/lib/paperless/tests316copying src/paperless/tests/__init__.py -> build/lib/paperless/tests317copying src/paperless/tests/test_celery.py -> build/lib/paperless/tests318copying src/paperless/tests/conftest.py -> build/lib/paperless/tests319copying src/paperless/tests/test_checks.py -> build/lib/paperless/tests320copying src/paperless/tests/test_websockets.py -> build/lib/paperless/tests321creating build/lib/paperless/parsers322copying src/paperless/parsers/tika.py -> build/lib/paperless/parsers323copying src/paperless/parsers/mail.py -> build/lib/paperless/parsers324copying src/paperless/parsers/text.py -> build/lib/paperless/parsers325copying src/paperless/parsers/tesseract.py -> build/lib/paperless/parsers326copying src/paperless/parsers/utils.py -> build/lib/paperless/parsers327copying src/paperless/parsers/registry.py -> build/lib/paperless/parsers328copying src/paperless/parsers/remote.py -> build/lib/paperless/parsers329copying src/paperless/parsers/__init__.py -> build/lib/paperless/parsers330creating build/lib/paperless/migrations331copying src/paperless/migrations/0003_alter_applicationconfiguration_max_image_pixels.py -> build/lib/paperless/migrations332copying src/paperless/migrations/0007_optimize_integer_field_sizes.py -> build/lib/paperless/migrations333copying src/paperless/migrations/0012_applicationconfiguration_llm_output_language.py -> build/lib/paperless/migrations334copying src/paperless/migrations/0006_applicationconfiguration_barcode_tag_split.py -> build/lib/paperless/migrations335copying src/paperless/migrations/0009_alter_applicationconfiguration_options.py -> build/lib/paperless/migrations336copying src/paperless/migrations/__init__.py -> build/lib/paperless/migrations337copying src/paperless/migrations/0015_applicationconfiguration_remote_ocr_mode.py -> build/lib/paperless/migrations338copying src/paperless/migrations/0002_applicationconfiguration_app_logo_and_more.py -> build/lib/paperless/migrations339copying src/paperless/migrations/0005_applicationconfiguration_ai_enabled_and_more.py -> build/lib/paperless/migrations340copying src/paperless/migrations/0013_applicationconfiguration_llm_request_timeout.py -> build/lib/paperless/migrations341copying src/paperless/migrations/0008_replace_skip_archive_file.py -> build/lib/paperless/migrations342copying src/paperless/migrations/0010_alter_applicationconfiguration_llm_embedding_backend.py -> build/lib/paperless/migrations343copying src/paperless/migrations/0014_applicationconfiguration_remote_ocr_api_key_and_more.py -> build/lib/paperless/migrations344copying src/paperless/migrations/0001_initial.py -> build/lib/paperless/migrations345copying src/paperless/migrations/0004_applicationconfiguration_barcode_asn_prefix_and_more.py -> build/lib/paperless/migrations346copying src/paperless/migrations/0011_applicationconfiguration_llm_embedding_chunk_size.py -> build/lib/paperless/migrations347creating build/lib/paperless/settings348copying src/paperless/settings/__init__.py -> build/lib/paperless/settings349copying src/paperless/settings/parsers.py -> build/lib/paperless/settings350copying src/paperless/settings/custom.py -> build/lib/paperless/settings351creating build/lib/paperless/tests/parsers352copying src/paperless/tests/parsers/test_mail_parser.py -> build/lib/paperless/tests/parsers353copying src/paperless/tests/parsers/test_tesseract_custom_settings.py -> build/lib/paperless/tests/parsers354copying src/paperless/tests/parsers/test_remote_parser.py -> build/lib/paperless/tests/parsers355copying src/paperless/tests/parsers/test_text_parser.py -> build/lib/paperless/tests/parsers356copying src/paperless/tests/parsers/test_tika_parser.py -> build/lib/paperless/tests/parsers357copying src/paperless/tests/parsers/__init__.py -> build/lib/paperless/tests/parsers358copying src/paperless/tests/parsers/test_convert_image_to_pdfa.py -> build/lib/paperless/tests/parsers359copying src/paperless/tests/parsers/test_mail_parser_live.py -> build/lib/paperless/tests/parsers360copying src/paperless/tests/parsers/conftest.py -> build/lib/paperless/tests/parsers361copying src/paperless/tests/parsers/test_tika_liva.py -> build/lib/paperless/tests/parsers362copying src/paperless/tests/parsers/test_parse_modes.py -> build/lib/paperless/tests/parsers363copying src/paperless/tests/parsers/test_tesseract_parser.py -> build/lib/paperless/tests/parsers364creating build/lib/paperless/tests/settings365copying src/paperless/tests/settings/test_environment_parsers.py -> build/lib/paperless/tests/settings366copying src/paperless/tests/settings/test_settings.py -> build/lib/paperless/tests/settings367copying src/paperless/tests/settings/test_custom_parsers.py -> build/lib/paperless/tests/settings368copying src/paperless/tests/settings/test_remote_user.py -> build/lib/paperless/tests/settings369copying src/paperless/tests/settings/__init__.py -> build/lib/paperless/tests/settings370copying src/paperless/tests/settings/test_db_cache.py -> build/lib/paperless/tests/settings371creating build/lib/paperless_mail/migrations372copying src/paperless_mail/migrations/0002_optimize_integer_field_sizes.py -> build/lib/paperless_mail/migrations373copying src/paperless_mail/migrations/0003_mailrule_stop_processing.py -> build/lib/paperless_mail/migrations374copying src/paperless_mail/migrations/0001_squashed.py -> build/lib/paperless_mail/migrations375copying src/paperless_mail/migrations/0004_processedmail_uid_validity.py -> build/lib/paperless_mail/migrations376copying src/paperless_mail/migrations/__init__.py -> build/lib/paperless_mail/migrations377creating build/lib/paperless_mail/tests378copying src/paperless_mail/tests/test_migrations.py -> build/lib/paperless_mail/tests379copying src/paperless_mail/tests/test_live_mail.py -> build/lib/paperless_mail/tests380copying src/paperless_mail/tests/conftest.py -> build/lib/paperless_mail/tests381copying src/paperless_mail/tests/test_mail_nfc.py -> build/lib/paperless_mail/tests382copying src/paperless_mail/tests/__init__.py -> build/lib/paperless_mail/tests383copying src/paperless_mail/tests/test_mail_oauth.py -> build/lib/paperless_mail/tests384copying src/paperless_mail/tests/test_preprocessor.py -> build/lib/paperless_mail/tests385copying src/paperless_mail/tests/test_mail.py -> build/lib/paperless_mail/tests386copying src/paperless_mail/tests/test_api.py -> build/lib/paperless_mail/tests387copying src/paperless_mail/tests/factories.py -> build/lib/paperless_mail/tests388creating build/lib/paperless_mail/management389copying src/paperless_mail/management/__init__.py -> build/lib/paperless_mail/management390creating build/lib/paperless_mail/management/commands391copying src/paperless_mail/management/commands/__init__.py -> build/lib/paperless_mail/management/commands392copying src/paperless_mail/management/commands/mail_fetcher.py -> build/lib/paperless_mail/management/commands393creating build/lib/paperless_ai/tests394copying src/paperless_ai/tests/test_taxonomy.py -> build/lib/paperless_ai/tests395copying src/paperless_ai/tests/test_ai_indexing.py -> build/lib/paperless_ai/tests396copying src/paperless_ai/tests/test_matching.py -> build/lib/paperless_ai/tests397copying src/paperless_ai/tests/test_prompts.py -> build/lib/paperless_ai/tests398copying src/paperless_ai/tests/test_client.py -> build/lib/paperless_ai/tests399copying src/paperless_ai/tests/__init__.py -> build/lib/paperless_ai/tests400copying src/paperless_ai/tests/test_vector_store.py -> build/lib/paperless_ai/tests401copying src/paperless_ai/tests/test_index_locking.py -> build/lib/paperless_ai/tests402copying src/paperless_ai/tests/test_tables.py -> build/lib/paperless_ai/tests403copying src/paperless_ai/tests/conftest.py -> build/lib/paperless_ai/tests404copying src/paperless_ai/tests/test_ai_classifier.py -> build/lib/paperless_ai/tests405copying src/paperless_ai/tests/test_chat.py -> build/lib/paperless_ai/tests406copying src/paperless_ai/tests/test_lazy_imports.py -> build/lib/paperless_ai/tests407copying src/paperless_ai/tests/test_base_model.py -> build/lib/paperless_ai/tests408copying src/paperless_ai/tests/test_embedding.py -> build/lib/paperless_ai/tests409creating build/lib/paperless_ai/prompts410copying src/paperless_ai/prompts/context.py -> build/lib/paperless_ai/prompts411copying src/paperless_ai/prompts/render.py -> build/lib/paperless_ai/prompts412copying src/paperless_ai/prompts/__init__.py -> build/lib/paperless_ai/prompts413creating build/lib/paperless_ai/migrations414copying src/paperless_ai/migrations/__init__.py -> build/lib/paperless_ai/migrations415copying src/paperless_ai/migrations/m0001_v1_to_v2.py -> build/lib/paperless_ai/migrations416running egg_info417writing src/paperless_ngx.egg-info/PKG-INFO418writing dependency_links to src/paperless_ngx.egg-info/dependency_links.txt419writing requirements to src/paperless_ngx.egg-info/requires.txt420writing top-level names to src/paperless_ngx.egg-info/top_level.txt421reading manifest file 'src/paperless_ngx.egg-info/SOURCES.txt'422adding license file 'LICENSE'423writing manifest file 'src/paperless_ngx.egg-info/SOURCES.txt'424installing to build/bdist.linux-x86_64/wheel425running install426running install_lib427creating build/bdist.linux-x86_64/wheel428copying build/lib/manage.py -> build/bdist.linux-x86_64/wheel/.429creating build/bdist.linux-x86_64/wheel/paperless_mail430copying build/lib/paperless_mail/models.py -> build/bdist.linux-x86_64/wheel/./paperless_mail431copying build/lib/paperless_mail/admin.py -> build/bdist.linux-x86_64/wheel/./paperless_mail432copying build/lib/paperless_mail/preprocessor.py -> build/bdist.linux-x86_64/wheel/./paperless_mail433copying build/lib/paperless_mail/oauth.py -> build/bdist.linux-x86_64/wheel/./paperless_mail434creating build/bdist.linux-x86_64/wheel/paperless_mail/management435creating build/bdist.linux-x86_64/wheel/paperless_mail/management/commands436copying build/lib/paperless_mail/management/commands/mail_fetcher.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/management/commands437copying build/lib/paperless_mail/management/commands/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/management/commands438copying build/lib/paperless_mail/management/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/management439copying build/lib/paperless_mail/apps.py -> build/bdist.linux-x86_64/wheel/./paperless_mail440copying build/lib/paperless_mail/tasks.py -> build/bdist.linux-x86_64/wheel/./paperless_mail441copying build/lib/paperless_mail/mail.py -> build/bdist.linux-x86_64/wheel/./paperless_mail442creating build/bdist.linux-x86_64/wheel/paperless_mail/tests443copying build/lib/paperless_mail/tests/test_mail_oauth.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests444copying build/lib/paperless_mail/tests/test_live_mail.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests445copying build/lib/paperless_mail/tests/factories.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests446copying build/lib/paperless_mail/tests/test_migrations.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests447copying build/lib/paperless_mail/tests/test_mail.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests448copying build/lib/paperless_mail/tests/test_api.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests449copying build/lib/paperless_mail/tests/test_mail_nfc.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests450copying build/lib/paperless_mail/tests/test_preprocessor.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests451copying build/lib/paperless_mail/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests452copying build/lib/paperless_mail/tests/conftest.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests453copying build/lib/paperless_mail/serialisers.py -> build/bdist.linux-x86_64/wheel/./paperless_mail454copying build/lib/paperless_mail/filters.py -> build/bdist.linux-x86_64/wheel/./paperless_mail455copying build/lib/paperless_mail/views.py -> build/bdist.linux-x86_64/wheel/./paperless_mail456copying build/lib/paperless_mail/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_mail457creating build/bdist.linux-x86_64/wheel/paperless_mail/migrations458copying build/lib/paperless_mail/migrations/0003_mailrule_stop_processing.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/migrations459copying build/lib/paperless_mail/migrations/0001_squashed.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/migrations460copying build/lib/paperless_mail/migrations/0004_processedmail_uid_validity.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/migrations461copying build/lib/paperless_mail/migrations/0002_optimize_integer_field_sizes.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/migrations462copying build/lib/paperless_mail/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/migrations463creating build/bdist.linux-x86_64/wheel/documents464creating build/bdist.linux-x86_64/wheel/documents/migrations465copying build/lib/documents/migrations/0019_task_system_redesign.py -> build/bdist.linux-x86_64/wheel/./documents/migrations466copying build/lib/documents/migrations/0005_alter_document_checksum_unique.py -> build/bdist.linux-x86_64/wheel/./documents/migrations467copying build/lib/documents/migrations/0010_optimize_integer_field_sizes.py -> build/bdist.linux-x86_64/wheel/./documents/migrations468copying build/lib/documents/migrations/0002_squashed.py -> build/bdist.linux-x86_64/wheel/./documents/migrations469copying build/lib/documents/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/migrations470copying build/lib/documents/migrations/0017_migrate_fulltext_query_field_prefixes.py -> build/bdist.linux-x86_64/wheel/./documents/migrations471copying build/lib/documents/migrations/0021_widen_workflow_integer_fields.py -> build/bdist.linux-x86_64/wheel/./documents/migrations472copying build/lib/documents/migrations/0009_alter_document_content_length.py -> build/bdist.linux-x86_64/wheel/./documents/migrations473copying build/lib/documents/migrations/0018_saved_view_simple_search_rules.py -> build/bdist.linux-x86_64/wheel/./documents/migrations474copying build/lib/documents/migrations/0008_workflowaction_passwords_alter_workflowaction_type.py -> build/bdist.linux-x86_64/wheel/./documents/migrations475copying build/lib/documents/migrations/0003_remove_document_storage_type.py -> build/bdist.linux-x86_64/wheel/./documents/migrations476copying build/lib/documents/migrations/0011_alter_workflowaction_type.py -> build/bdist.linux-x86_64/wheel/./documents/migrations477copying build/lib/documents/migrations/0020_drop_celery_results.py -> build/bdist.linux-x86_64/wheel/./documents/migrations478copying build/lib/documents/migrations/0004_workflowtrigger_filter_has_any_correspondents_and_more.py -> build/bdist.linux-x86_64/wheel/./documents/migrations479copying build/lib/documents/migrations/0023_savedview_icon.py -> build/bdist.linux-x86_64/wheel/./documents/migrations480copying build/lib/documents/migrations/0012_document_root_document.py -> build/bdist.linux-x86_64/wheel/./documents/migrations481copying build/lib/documents/migrations/0015_document_version_index_and_more.py -> build/bdist.linux-x86_64/wheel/./documents/migrations482copying build/lib/documents/migrations/0016_sha256_checksums.py -> build/bdist.linux-x86_64/wheel/./documents/migrations483copying build/lib/documents/migrations/0013_alter_paperlesstask_task_name.py -> build/bdist.linux-x86_64/wheel/./documents/migrations484copying build/lib/documents/migrations/0007_sharelinkbundle.py -> build/bdist.linux-x86_64/wheel/./documents/migrations485copying build/lib/documents/migrations/0024_alter_workflowaction_type.py -> build/bdist.linux-x86_64/wheel/./documents/migrations486copying build/lib/documents/migrations/0025_workflowaction_apply_ai_suggestions.py -> build/bdist.linux-x86_64/wheel/./documents/migrations487copying build/lib/documents/migrations/0001_squashed.py -> build/bdist.linux-x86_64/wheel/./documents/migrations488copying build/lib/documents/migrations/0022_add_perf_indexes.py -> build/bdist.linux-x86_64/wheel/./documents/migrations489copying build/lib/documents/migrations/0014_savedview_visibility_to_ui_settings.py -> build/bdist.linux-x86_64/wheel/./documents/migrations490copying build/lib/documents/migrations/0006_document_content_length.py -> build/bdist.linux-x86_64/wheel/./documents/migrations491copying build/lib/documents/apps.py -> build/bdist.linux-x86_64/wheel/./documents492copying build/lib/documents/sanity_checker.py -> build/bdist.linux-x86_64/wheel/./documents493copying build/lib/documents/views.py -> build/bdist.linux-x86_64/wheel/./documents494copying build/lib/documents/consumer.py -> build/bdist.linux-x86_64/wheel/./documents495copying build/lib/documents/tasks.py -> build/bdist.linux-x86_64/wheel/./documents496copying build/lib/documents/parsers.py -> build/bdist.linux-x86_64/wheel/./documents497copying build/lib/documents/models.py -> build/bdist.linux-x86_64/wheel/./documents498copying build/lib/documents/regex.py -> build/bdist.linux-x86_64/wheel/./documents499creating build/bdist.linux-x86_64/wheel/documents/workflows500copying build/lib/documents/workflows/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/workflows501copying build/lib/documents/workflows/ai.py -> build/bdist.linux-x86_64/wheel/./documents/workflows502copying build/lib/documents/workflows/utils.py -> build/bdist.linux-x86_64/wheel/./documents/workflows503copying build/lib/documents/workflows/actions.py -> build/bdist.linux-x86_64/wheel/./documents/workflows504copying build/lib/documents/workflows/webhooks.py -> build/bdist.linux-x86_64/wheel/./documents/workflows505copying build/lib/documents/workflows/mutations.py -> build/bdist.linux-x86_64/wheel/./documents/workflows506copying build/lib/documents/matching.py -> build/bdist.linux-x86_64/wheel/./documents507copying build/lib/documents/admin.py -> build/bdist.linux-x86_64/wheel/./documents508copying build/lib/documents/loggers.py -> build/bdist.linux-x86_64/wheel/./documents509copying build/lib/documents/validators.py -> build/bdist.linux-x86_64/wheel/./documents510copying build/lib/documents/mail.py -> build/bdist.linux-x86_64/wheel/./documents511copying build/lib/documents/bulk_edit.py -> build/bdist.linux-x86_64/wheel/./documents512copying build/lib/documents/schema.py -> build/bdist.linux-x86_64/wheel/./documents513copying build/lib/documents/utils.py -> build/bdist.linux-x86_64/wheel/./documents514copying build/lib/documents/file_handling.py -> build/bdist.linux-x86_64/wheel/./documents515copying build/lib/documents/__init__.py -> build/bdist.linux-x86_64/wheel/./documents516copying build/lib/documents/caching.py -> build/bdist.linux-x86_64/wheel/./documents517creating build/bdist.linux-x86_64/wheel/documents/export518copying build/lib/documents/export/sinks.py -> build/bdist.linux-x86_64/wheel/./documents/export519copying build/lib/documents/export/compression.py -> build/bdist.linux-x86_64/wheel/./documents/export520copying build/lib/documents/export/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/export521copying build/lib/documents/data_models.py -> build/bdist.linux-x86_64/wheel/./documents522copying build/lib/documents/filters.py -> build/bdist.linux-x86_64/wheel/./documents523copying build/lib/documents/bulk_download.py -> build/bdist.linux-x86_64/wheel/./documents524creating build/bdist.linux-x86_64/wheel/documents/management525copying build/lib/documents/management/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/management526creating build/bdist.linux-x86_64/wheel/documents/management/commands527copying build/lib/documents/management/commands/document_thumbnails.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands528copying build/lib/documents/management/commands/document_index.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands529copying build/lib/documents/management/commands/document_retagger.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands530copying build/lib/documents/management/commands/base.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands531copying build/lib/documents/management/commands/document_fuzzy_match.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands532copying build/lib/documents/management/commands/document_create_classifier.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands533copying build/lib/documents/management/commands/mixins.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands534copying build/lib/documents/management/commands/document_sanity_checker.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands535copying build/lib/documents/management/commands/document_consumer.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands536copying build/lib/documents/management/commands/document_archiver.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands537copying build/lib/documents/management/commands/document_exporter.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands538copying build/lib/documents/management/commands/manage_superuser.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands539copying build/lib/documents/management/commands/document_renamer.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands540copying build/lib/documents/management/commands/document_llmindex.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands541copying build/lib/documents/management/commands/prune_audit_logs.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands542copying build/lib/documents/management/commands/document_importer.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands543copying build/lib/documents/management/commands/convert_mariadb_uuid.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands544copying build/lib/documents/management/commands/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands545copying build/lib/documents/checks.py -> build/bdist.linux-x86_64/wheel/./documents546creating build/bdist.linux-x86_64/wheel/documents/search547copying build/lib/documents/search/_dates.py -> build/bdist.linux-x86_64/wheel/./documents/search548copying build/lib/documents/search/_schema.py -> build/bdist.linux-x86_64/wheel/./documents/search549copying build/lib/documents/search/_query.py -> build/bdist.linux-x86_64/wheel/./documents/search550copying build/lib/documents/search/_translate.py -> build/bdist.linux-x86_64/wheel/./documents/search551copying build/lib/documents/search/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/search552copying build/lib/documents/search/_backend.py -> build/bdist.linux-x86_64/wheel/./documents/search553copying build/lib/documents/search/_tokenizer.py -> build/bdist.linux-x86_64/wheel/./documents/search554creating build/bdist.linux-x86_64/wheel/documents/tests555copying build/lib/documents/tests/test_api_profile.py -> build/bdist.linux-x86_64/wheel/./documents/tests556copying build/lib/documents/tests/test_sanity_check.py -> build/bdist.linux-x86_64/wheel/./documents/tests557copying build/lib/documents/tests/test_api_tasks.py -> build/bdist.linux-x86_64/wheel/./documents/tests558copying build/lib/documents/tests/test_caching.py -> build/bdist.linux-x86_64/wheel/./documents/tests559copying build/lib/documents/tests/test_api_bulk_edit.py -> build/bdist.linux-x86_64/wheel/./documents/tests560copying build/lib/documents/tests/utils.py -> build/bdist.linux-x86_64/wheel/./documents/tests561copying build/lib/documents/tests/test_task_signals.py -> build/bdist.linux-x86_64/wheel/./documents/tests562copying build/lib/documents/tests/test_api_trash.py -> build/bdist.linux-x86_64/wheel/./documents/tests563copying build/lib/documents/tests/test_migration_share_link_bundle.py -> build/bdist.linux-x86_64/wheel/./documents/tests564copying build/lib/documents/tests/test_api_remote_version.py -> build/bdist.linux-x86_64/wheel/./documents/tests565copying build/lib/documents/tests/test_checks.py -> build/bdist.linux-x86_64/wheel/./documents/tests566copying build/lib/documents/tests/test_document_model.py -> build/bdist.linux-x86_64/wheel/./documents/tests567copying build/lib/documents/tests/test_filters.py -> build/bdist.linux-x86_64/wheel/./documents/tests568copying build/lib/documents/tests/test_bulk_edit.py -> build/bdist.linux-x86_64/wheel/./documents/tests569copying build/lib/documents/tests/test_barcodes.py -> build/bdist.linux-x86_64/wheel/./documents/tests570copying build/lib/documents/tests/test_management_retagger.py -> build/bdist.linux-x86_64/wheel/./documents/tests571copying build/lib/documents/tests/test_filepath_nfc.py -> build/bdist.linux-x86_64/wheel/./documents/tests572copying build/lib/documents/tests/test_api_search.py -> build/bdist.linux-x86_64/wheel/./documents/tests573copying build/lib/documents/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/tests574copying build/lib/documents/tests/test_api_bulk_download.py -> build/bdist.linux-x86_64/wheel/./documents/tests575copying build/lib/documents/tests/test_management_exporter.py -> build/bdist.linux-x86_64/wheel/./documents/tests576copying build/lib/documents/tests/test_share_link_bundles.py -> build/bdist.linux-x86_64/wheel/./documents/tests577copying build/lib/documents/tests/test_management_consumer.py -> build/bdist.linux-x86_64/wheel/./documents/tests578copying build/lib/documents/tests/test_consumer_archive.py -> build/bdist.linux-x86_64/wheel/./documents/tests579copying build/lib/documents/tests/test_permitted_objects_filter.py -> build/bdist.linux-x86_64/wheel/./documents/tests580copying build/lib/documents/tests/test_migration_sha256_checksums.py -> build/bdist.linux-x86_64/wheel/./documents/tests581copying build/lib/documents/tests/test_api_documents.py -> build/bdist.linux-x86_64/wheel/./documents/tests582copying build/lib/documents/tests/test_double_sided.py -> build/bdist.linux-x86_64/wheel/./documents/tests583copying build/lib/documents/tests/conftest.py -> build/bdist.linux-x86_64/wheel/./documents/tests584copying build/lib/documents/tests/test_api_app_config.py -> build/bdist.linux-x86_64/wheel/./documents/tests585creating build/bdist.linux-x86_64/wheel/documents/tests/date_parsing586copying build/lib/documents/tests/date_parsing/test_date_parsing.py -> build/bdist.linux-x86_64/wheel/./documents/tests/date_parsing587copying build/lib/documents/tests/date_parsing/conftest.py -> build/bdist.linux-x86_64/wheel/./documents/tests/date_parsing588copying build/lib/documents/tests/date_parsing/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/tests/date_parsing589copying build/lib/documents/tests/date_parsing/test_date_parser_plugin_loading.py -> build/bdist.linux-x86_64/wheel/./documents/tests/date_parsing590copying build/lib/documents/tests/test_permission_filtering_security.py -> build/bdist.linux-x86_64/wheel/./documents/tests591copying build/lib/documents/tests/test_regex.py -> build/bdist.linux-x86_64/wheel/./documents/tests592copying build/lib/documents/tests/test_file_handling.py -> build/bdist.linux-x86_64/wheel/./documents/tests593copying build/lib/documents/tests/test_api_custom_fields.py -> build/bdist.linux-x86_64/wheel/./documents/tests594copying build/lib/documents/tests/test_management_thumbnails.py -> build/bdist.linux-x86_64/wheel/./documents/tests595copying build/lib/documents/tests/test_models.py -> build/bdist.linux-x86_64/wheel/./documents/tests596copying build/lib/documents/tests/test_api_schema.py -> build/bdist.linux-x86_64/wheel/./documents/tests597copying build/lib/documents/tests/test_api_status.py -> build/bdist.linux-x86_64/wheel/./documents/tests598creating build/bdist.linux-x86_64/wheel/documents/tests/export599copying build/lib/documents/tests/export/test_compression.py -> build/bdist.linux-x86_64/wheel/./documents/tests/export600copying build/lib/documents/tests/export/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/tests/export601copying build/lib/documents/tests/export/test_sinks.py -> build/bdist.linux-x86_64/wheel/./documents/tests/export602copying build/lib/documents/tests/test_workflows.py -> build/bdist.linux-x86_64/wheel/./documents/tests603copying build/lib/documents/tests/test_classifier.py -> build/bdist.linux-x86_64/wheel/./documents/tests604copying build/lib/documents/tests/test_migration_saved_view_visibility.py -> build/bdist.linux-x86_64/wheel/./documents/tests605copying build/lib/documents/tests/test_admin.py -> build/bdist.linux-x86_64/wheel/./documents/tests606copying build/lib/documents/tests/test_api_email.py -> build/bdist.linux-x86_64/wheel/./documents/tests607copying build/lib/documents/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/./documents/tests608copying build/lib/documents/tests/test_api_workflows.py -> build/bdist.linux-x86_64/wheel/./documents/tests609copying build/lib/documents/tests/test_api_chat.py -> build/bdist.linux-x86_64/wheel/./documents/tests610copying build/lib/documents/tests/test_merge_documents_as_versions.py -> build/bdist.linux-x86_64/wheel/./documents/tests611copying build/lib/documents/tests/test_parsers.py -> build/bdist.linux-x86_64/wheel/./documents/tests612copying build/lib/documents/tests/test_api_objects.py -> build/bdist.linux-x86_64/wheel/./documents/tests613copying build/lib/documents/tests/test_api_uisettings.py -> build/bdist.linux-x86_64/wheel/./documents/tests614copying build/lib/documents/tests/test_matchables.py -> build/bdist.linux-x86_64/wheel/./documents/tests615copying build/lib/documents/tests/test_api_post_document_nfc.py -> build/bdist.linux-x86_64/wheel/./documents/tests616copying build/lib/documents/tests/test_consumer.py -> build/bdist.linux-x86_64/wheel/./documents/tests617copying build/lib/documents/tests/test_views.py -> build/bdist.linux-x86_64/wheel/./documents/tests618creating build/bdist.linux-x86_64/wheel/documents/tests/management619copying build/lib/documents/tests/management/test_management_sanity_checker.py -> build/bdist.linux-x86_64/wheel/./documents/tests/management620copying build/lib/documents/tests/management/test_management_base_cmd.py -> build/bdist.linux-x86_64/wheel/./documents/tests/management621copying build/lib/documents/tests/management/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/tests/management622copying build/lib/documents/tests/management/test_management_document_llmindex.py -> build/bdist.linux-x86_64/wheel/./documents/tests/management623copying build/lib/documents/tests/test_api_permissions.py -> build/bdist.linux-x86_64/wheel/./documents/tests624copying build/lib/documents/tests/test_management_superuser.py -> build/bdist.linux-x86_64/wheel/./documents/tests625copying build/lib/documents/tests/test_management_fuzzy.py -> build/bdist.linux-x86_64/wheel/./documents/tests626copying build/lib/documents/tests/test_tasks.py -> build/bdist.linux-x86_64/wheel/./documents/tests627copying build/lib/documents/tests/test_api_document_versions.py -> build/bdist.linux-x86_64/wheel/./documents/tests628copying build/lib/documents/tests/test_version_conditionals.py -> build/bdist.linux-x86_64/wheel/./documents/tests629copying build/lib/documents/tests/factories.py -> build/bdist.linux-x86_64/wheel/./documents/tests630copying build/lib/documents/tests/test_management_importer.py -> build/bdist.linux-x86_64/wheel/./documents/tests631copying build/lib/documents/tests/test_tag_hierarchy.py -> build/bdist.linux-x86_64/wheel/./documents/tests632copying build/lib/documents/tests/test_api_filter_by_custom_fields.py -> build/bdist.linux-x86_64/wheel/./documents/tests633copying build/lib/documents/tests/test_management.py -> build/bdist.linux-x86_64/wheel/./documents/tests634creating build/bdist.linux-x86_64/wheel/documents/tests/search635copying build/lib/documents/tests/search/test_migration_fulltext_query_field_prefixes.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search636copying build/lib/documents/tests/search/test_query.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search637copying build/lib/documents/tests/search/test_translate.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search638copying build/lib/documents/tests/search/test_lock_backoff.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search639copying build/lib/documents/tests/search/test_tokenizer.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search640copying build/lib/documents/tests/search/conftest.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search641copying build/lib/documents/tests/search/test_backend.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search642copying build/lib/documents/tests/search/test_schema.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search643copying build/lib/documents/tests/search/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search644copying build/lib/documents/barcodes.py -> build/bdist.linux-x86_64/wheel/./documents645creating build/bdist.linux-x86_64/wheel/documents/templating646copying build/lib/documents/templating/filters.py -> build/bdist.linux-x86_64/wheel/./documents/templating647copying build/lib/documents/templating/environment.py -> build/bdist.linux-x86_64/wheel/./documents/templating648copying build/lib/documents/templating/utils.py -> build/bdist.linux-x86_64/wheel/./documents/templating649copying build/lib/documents/templating/filepath.py -> build/bdist.linux-x86_64/wheel/./documents/templating650copying build/lib/documents/templating/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/templating651copying build/lib/documents/templating/workflows.py -> build/bdist.linux-x86_64/wheel/./documents/templating652copying build/lib/documents/settings.py -> build/bdist.linux-x86_64/wheel/./documents653creating build/bdist.linux-x86_64/wheel/documents/plugins654copying build/lib/documents/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/plugins655copying build/lib/documents/plugins/helpers.py -> build/bdist.linux-x86_64/wheel/./documents/plugins656copying build/lib/documents/plugins/base.py -> build/bdist.linux-x86_64/wheel/./documents/plugins657creating build/bdist.linux-x86_64/wheel/documents/plugins/date_parsing658copying build/lib/documents/plugins/date_parsing/regex_parser.py -> build/bdist.linux-x86_64/wheel/./documents/plugins/date_parsing659copying build/lib/documents/plugins/date_parsing/base.py -> build/bdist.linux-x86_64/wheel/./documents/plugins/date_parsing660copying build/lib/documents/plugins/date_parsing/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/plugins/date_parsing661copying build/lib/documents/converters.py -> build/bdist.linux-x86_64/wheel/./documents662copying build/lib/documents/context_processors.py -> build/bdist.linux-x86_64/wheel/./documents663copying build/lib/documents/classifier.py -> build/bdist.linux-x86_64/wheel/./documents664copying build/lib/documents/double_sided.py -> build/bdist.linux-x86_64/wheel/./documents665creating build/bdist.linux-x86_64/wheel/documents/signals666copying build/lib/documents/signals/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/signals667copying build/lib/documents/signals/handlers.py -> build/bdist.linux-x86_64/wheel/./documents/signals668copying build/lib/documents/versioning.py -> build/bdist.linux-x86_64/wheel/./documents669copying build/lib/documents/conditionals.py -> build/bdist.linux-x86_64/wheel/./documents670copying build/lib/documents/serialisers.py -> build/bdist.linux-x86_64/wheel/./documents671copying build/lib/documents/permissions.py -> build/bdist.linux-x86_64/wheel/./documents672creating build/bdist.linux-x86_64/wheel/paperless_ai673creating build/bdist.linux-x86_64/wheel/paperless_ai/migrations674copying build/lib/paperless_ai/migrations/m0001_v1_to_v2.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/migrations675copying build/lib/paperless_ai/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/migrations676creating build/bdist.linux-x86_64/wheel/paperless_ai/prompts677copying build/lib/paperless_ai/prompts/context.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/prompts678copying build/lib/paperless_ai/prompts/render.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/prompts679copying build/lib/paperless_ai/prompts/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/prompts680copying build/lib/paperless_ai/indexing.py -> build/bdist.linux-x86_64/wheel/./paperless_ai681copying build/lib/paperless_ai/exceptions.py -> build/bdist.linux-x86_64/wheel/./paperless_ai682copying build/lib/paperless_ai/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_ai683copying build/lib/paperless_ai/client.py -> build/bdist.linux-x86_64/wheel/./paperless_ai684copying build/lib/paperless_ai/db.py -> build/bdist.linux-x86_64/wheel/./paperless_ai685copying build/lib/paperless_ai/vector_store.py -> build/bdist.linux-x86_64/wheel/./paperless_ai686copying build/lib/paperless_ai/chat.py -> build/bdist.linux-x86_64/wheel/./paperless_ai687creating build/bdist.linux-x86_64/wheel/paperless_ai/tests688copying build/lib/paperless_ai/tests/test_chat.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests689copying build/lib/paperless_ai/tests/test_prompts.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests690copying build/lib/paperless_ai/tests/test_matching.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests691copying build/lib/paperless_ai/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests692copying build/lib/paperless_ai/tests/test_client.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests693copying build/lib/paperless_ai/tests/test_taxonomy.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests694copying build/lib/paperless_ai/tests/conftest.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests695copying build/lib/paperless_ai/tests/test_vector_store.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests696copying build/lib/paperless_ai/tests/test_embedding.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests697copying build/lib/paperless_ai/tests/test_ai_classifier.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests698copying build/lib/paperless_ai/tests/test_tables.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests699copying build/lib/paperless_ai/tests/test_index_locking.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests700copying build/lib/paperless_ai/tests/test_base_model.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests701copying build/lib/paperless_ai/tests/test_ai_indexing.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests702copying build/lib/paperless_ai/tests/test_lazy_imports.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests703copying build/lib/paperless_ai/embedding.py -> build/bdist.linux-x86_64/wheel/./paperless_ai704copying build/lib/paperless_ai/tables.py -> build/bdist.linux-x86_64/wheel/./paperless_ai705copying build/lib/paperless_ai/base_model.py -> build/bdist.linux-x86_64/wheel/./paperless_ai706copying build/lib/paperless_ai/ai_classifier.py -> build/bdist.linux-x86_64/wheel/./paperless_ai707copying build/lib/paperless_ai/taxonomy.py -> build/bdist.linux-x86_64/wheel/./paperless_ai708copying build/lib/paperless_ai/matching.py -> build/bdist.linux-x86_64/wheel/./paperless_ai709creating build/bdist.linux-x86_64/wheel/paperless710copying build/lib/paperless/models.py -> build/bdist.linux-x86_64/wheel/./paperless711copying build/lib/paperless/asgi.py -> build/bdist.linux-x86_64/wheel/./paperless712creating build/bdist.linux-x86_64/wheel/paperless/migrations713copying build/lib/paperless/migrations/0005_applicationconfiguration_ai_enabled_and_more.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations714copying build/lib/paperless/migrations/0013_applicationconfiguration_llm_request_timeout.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations715copying build/lib/paperless/migrations/0007_optimize_integer_field_sizes.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations716copying build/lib/paperless/migrations/0003_alter_applicationconfiguration_max_image_pixels.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations717copying build/lib/paperless/migrations/0002_applicationconfiguration_app_logo_and_more.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations718copying build/lib/paperless/migrations/0008_replace_skip_archive_file.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations719copying build/lib/paperless/migrations/0009_alter_applicationconfiguration_options.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations720copying build/lib/paperless/migrations/0006_applicationconfiguration_barcode_tag_split.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations721copying build/lib/paperless/migrations/0010_alter_applicationconfiguration_llm_embedding_backend.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations722copying build/lib/paperless/migrations/0014_applicationconfiguration_remote_ocr_api_key_and_more.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations723copying build/lib/paperless/migrations/0012_applicationconfiguration_llm_output_language.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations724copying build/lib/paperless/migrations/0004_applicationconfiguration_barcode_asn_prefix_and_more.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations725copying build/lib/paperless/migrations/0001_initial.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations726copying build/lib/paperless/migrations/0015_applicationconfiguration_remote_ocr_mode.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations727copying build/lib/paperless/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations728copying build/lib/paperless/migrations/0011_applicationconfiguration_llm_embedding_chunk_size.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations729copying build/lib/paperless/config.py -> build/bdist.linux-x86_64/wheel/./paperless730copying build/lib/paperless/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless731copying build/lib/paperless/urls.py -> build/bdist.linux-x86_64/wheel/./paperless732copying build/lib/paperless/wsgi.py -> build/bdist.linux-x86_64/wheel/./paperless733creating build/bdist.linux-x86_64/wheel/paperless/parsers734copying build/lib/paperless/parsers/tesseract.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers735copying build/lib/paperless/parsers/text.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers736copying build/lib/paperless/parsers/tika.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers737copying build/lib/paperless/parsers/mail.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers738copying build/lib/paperless/parsers/utils.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers739copying build/lib/paperless/parsers/remote.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers740copying build/lib/paperless/parsers/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers741copying build/lib/paperless/parsers/registry.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers742copying build/lib/paperless/logging.py -> build/bdist.linux-x86_64/wheel/./paperless743creating build/bdist.linux-x86_64/wheel/paperless/settings744copying build/lib/paperless/settings/parsers.py -> build/bdist.linux-x86_64/wheel/./paperless/settings745copying build/lib/paperless/settings/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless/settings746copying build/lib/paperless/settings/custom.py -> build/bdist.linux-x86_64/wheel/./paperless/settings747copying build/lib/paperless/consumers.py -> build/bdist.linux-x86_64/wheel/./paperless748copying build/lib/paperless/serialisers.py -> build/bdist.linux-x86_64/wheel/./paperless749copying build/lib/paperless/apps.py -> build/bdist.linux-x86_64/wheel/./paperless750copying build/lib/paperless/celery.py -> build/bdist.linux-x86_64/wheel/./paperless751copying build/lib/paperless/filters.py -> build/bdist.linux-x86_64/wheel/./paperless752copying build/lib/paperless/checks.py -> build/bdist.linux-x86_64/wheel/./paperless753copying build/lib/paperless/auth.py -> build/bdist.linux-x86_64/wheel/./paperless754copying build/lib/paperless/network.py -> build/bdist.linux-x86_64/wheel/./paperless755copying build/lib/paperless/admin.py -> build/bdist.linux-x86_64/wheel/./paperless756copying build/lib/paperless/db_cache.py -> build/bdist.linux-x86_64/wheel/./paperless757copying build/lib/paperless/validators.py -> build/bdist.linux-x86_64/wheel/./paperless758copying build/lib/paperless/utils.py -> build/bdist.linux-x86_64/wheel/./paperless759copying build/lib/paperless/middleware.py -> build/bdist.linux-x86_64/wheel/./paperless760copying build/lib/paperless/signals.py -> build/bdist.linux-x86_64/wheel/./paperless761copying build/lib/paperless/version.py -> build/bdist.linux-x86_64/wheel/./paperless762creating build/bdist.linux-x86_64/wheel/paperless/tests763creating build/bdist.linux-x86_64/wheel/paperless/tests/settings764copying build/lib/paperless/tests/settings/test_custom_parsers.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/settings765copying build/lib/paperless/tests/settings/test_remote_user.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/settings766copying build/lib/paperless/tests/settings/test_db_cache.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/settings767copying build/lib/paperless/tests/settings/test_environment_parsers.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/settings768copying build/lib/paperless/tests/settings/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/settings769copying build/lib/paperless/tests/settings/test_settings.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/settings770copying build/lib/paperless/tests/test_parser_utils.py -> build/bdist.linux-x86_64/wheel/./paperless/tests771creating build/bdist.linux-x86_64/wheel/paperless/tests/parsers772copying build/lib/paperless/tests/parsers/test_tika_parser.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers773copying build/lib/paperless/tests/parsers/test_text_parser.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers774copying build/lib/paperless/tests/parsers/test_mail_parser.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers775copying build/lib/paperless/tests/parsers/test_mail_parser_live.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers776copying build/lib/paperless/tests/parsers/test_convert_image_to_pdfa.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers777copying build/lib/paperless/tests/parsers/test_remote_parser.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers778copying build/lib/paperless/tests/parsers/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers779copying build/lib/paperless/tests/parsers/conftest.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers780copying build/lib/paperless/tests/parsers/test_tika_liva.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers781copying build/lib/paperless/tests/parsers/test_tesseract_custom_settings.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers782copying build/lib/paperless/tests/parsers/test_parse_modes.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers783copying build/lib/paperless/tests/parsers/test_tesseract_parser.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers784copying build/lib/paperless/tests/test_celery.py -> build/bdist.linux-x86_64/wheel/./paperless/tests785copying build/lib/paperless/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/./paperless/tests786copying build/lib/paperless/tests/test_checks.py -> build/bdist.linux-x86_64/wheel/./paperless/tests787copying build/lib/paperless/tests/test_views.py -> build/bdist.linux-x86_64/wheel/./paperless/tests788copying build/lib/paperless/tests/test_auth_middleware.py -> build/bdist.linux-x86_64/wheel/./paperless/tests789copying build/lib/paperless/tests/test_logging.py -> build/bdist.linux-x86_64/wheel/./paperless/tests790copying build/lib/paperless/tests/test_websockets.py -> build/bdist.linux-x86_64/wheel/./paperless/tests791copying build/lib/paperless/tests/test_api_auth.py -> build/bdist.linux-x86_64/wheel/./paperless/tests792copying build/lib/paperless/tests/test_network.py -> build/bdist.linux-x86_64/wheel/./paperless/tests793copying build/lib/paperless/tests/test_ocr_config.py -> build/bdist.linux-x86_64/wheel/./paperless/tests794copying build/lib/paperless/tests/test_registry.py -> build/bdist.linux-x86_64/wheel/./paperless/tests795copying build/lib/paperless/tests/conftest.py -> build/bdist.linux-x86_64/wheel/./paperless/tests796copying build/lib/paperless/tests/test_migration_replace_skip_archive_file.py -> build/bdist.linux-x86_64/wheel/./paperless/tests797copying build/lib/paperless/tests/test_signals.py -> build/bdist.linux-x86_64/wheel/./paperless/tests798copying build/lib/paperless/tests/test_checks_v3.py -> build/bdist.linux-x86_64/wheel/./paperless/tests799copying build/lib/paperless/tests/test_adapter.py -> build/bdist.linux-x86_64/wheel/./paperless/tests800copying build/lib/paperless/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless/tests801copying build/lib/paperless/tests/test_remote_ocr_config.py -> build/bdist.linux-x86_64/wheel/./paperless/tests802copying build/lib/paperless/adapter.py -> build/bdist.linux-x86_64/wheel/./paperless803copying build/lib/paperless/views.py -> build/bdist.linux-x86_64/wheel/./paperless804running install_egg_info805Copying src/paperless_ngx.egg-info to build/bdist.linux-x86_64/wheel/./paperless_ngx-3.1.1-py3.14.egg-info806running install_scripts807creating build/bdist.linux-x86_64/wheel/paperless_ngx-3.1.1.dist-info/WHEEL808creating '/build/source/dist/.tmp-1pcum_fu/paperless_ngx-3.1.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it809adding 'manage.py'810adding 'documents/__init__.py'811adding 'documents/admin.py'812adding 'documents/apps.py'813adding 'documents/barcodes.py'814adding 'documents/bulk_download.py'815adding 'documents/bulk_edit.py'816adding 'documents/caching.py'817adding 'documents/checks.py'818adding 'documents/classifier.py'819adding 'documents/conditionals.py'820adding 'documents/consumer.py'821adding 'documents/context_processors.py'822adding 'documents/converters.py'823adding 'documents/data_models.py'824adding 'documents/double_sided.py'825adding 'documents/file_handling.py'826adding 'documents/filters.py'827adding 'documents/loggers.py'828adding 'documents/mail.py'829adding 'documents/matching.py'830adding 'documents/models.py'831adding 'documents/parsers.py'832adding 'documents/permissions.py'833adding 'documents/regex.py'834adding 'documents/sanity_checker.py'835adding 'documents/schema.py'836adding 'documents/serialisers.py'837adding 'documents/settings.py'838adding 'documents/tasks.py'839adding 'documents/utils.py'840adding 'documents/validators.py'841adding 'documents/versioning.py'842adding 'documents/views.py'843adding 'documents/export/__init__.py'844adding 'documents/export/compression.py'845adding 'documents/export/sinks.py'846adding 'documents/management/__init__.py'847adding 'documents/management/commands/__init__.py'848adding 'documents/management/commands/base.py'849adding 'documents/management/commands/convert_mariadb_uuid.py'850adding 'documents/management/commands/document_archiver.py'851adding 'documents/management/commands/document_consumer.py'852adding 'documents/management/commands/document_create_classifier.py'853adding 'documents/management/commands/document_exporter.py'854adding 'documents/management/commands/document_fuzzy_match.py'855adding 'documents/management/commands/document_importer.py'856adding 'documents/management/commands/document_index.py'857adding 'documents/management/commands/document_llmindex.py'858adding 'documents/management/commands/document_renamer.py'859adding 'documents/management/commands/document_retagger.py'860adding 'documents/management/commands/document_sanity_checker.py'861adding 'documents/management/commands/document_thumbnails.py'862adding 'documents/management/commands/manage_superuser.py'863adding 'documents/management/commands/mixins.py'864adding 'documents/management/commands/prune_audit_logs.py'865adding 'documents/migrations/0001_squashed.py'866adding 'documents/migrations/0002_squashed.py'867adding 'documents/migrations/0003_remove_document_storage_type.py'868adding 'documents/migrations/0004_workflowtrigger_filter_has_any_correspondents_and_more.py'869adding 'documents/migrations/0005_alter_document_checksum_unique.py'870adding 'documents/migrations/0006_document_content_length.py'871adding 'documents/migrations/0007_sharelinkbundle.py'872adding 'documents/migrations/0008_workflowaction_passwords_alter_workflowaction_type.py'873adding 'documents/migrations/0009_alter_document_content_length.py'874adding 'documents/migrations/0010_optimize_integer_field_sizes.py'875adding 'documents/migrations/0011_alter_workflowaction_type.py'876adding 'documents/migrations/0012_document_root_document.py'877adding 'documents/migrations/0013_alter_paperlesstask_task_name.py'878adding 'documents/migrations/0014_savedview_visibility_to_ui_settings.py'879adding 'documents/migrations/0015_document_version_index_and_more.py'880adding 'documents/migrations/0016_sha256_checksums.py'881adding 'documents/migrations/0017_migrate_fulltext_query_field_prefixes.py'882adding 'documents/migrations/0018_saved_view_simple_search_rules.py'883adding 'documents/migrations/0019_task_system_redesign.py'884adding 'documents/migrations/0020_drop_celery_results.py'885adding 'documents/migrations/0021_widen_workflow_integer_fields.py'886adding 'documents/migrations/0022_add_perf_indexes.py'887adding 'documents/migrations/0023_savedview_icon.py'888adding 'documents/migrations/0024_alter_workflowaction_type.py'889adding 'documents/migrations/0025_workflowaction_apply_ai_suggestions.py'890adding 'documents/migrations/__init__.py'891adding 'documents/plugins/__init__.py'892adding 'documents/plugins/base.py'893adding 'documents/plugins/helpers.py'894adding 'documents/plugins/date_parsing/__init__.py'895adding 'documents/plugins/date_parsing/base.py'896adding 'documents/plugins/date_parsing/regex_parser.py'897adding 'documents/search/__init__.py'898adding 'documents/search/_backend.py'899adding 'documents/search/_dates.py'900adding 'documents/search/_query.py'901adding 'documents/search/_schema.py'902adding 'documents/search/_tokenizer.py'903adding 'documents/search/_translate.py'904adding 'documents/signals/__init__.py'905adding 'documents/signals/handlers.py'906adding 'documents/templating/__init__.py'907adding 'documents/templating/environment.py'908adding 'documents/templating/filepath.py'909adding 'documents/templating/filters.py'910adding 'documents/templating/utils.py'911adding 'documents/templating/workflows.py'912adding 'documents/tests/__init__.py'913adding 'documents/tests/conftest.py'914adding 'documents/tests/factories.py'915adding 'documents/tests/test_admin.py'916adding 'documents/tests/test_api_app_config.py'917adding 'documents/tests/test_api_bulk_download.py'918adding 'documents/tests/test_api_bulk_edit.py'919adding 'documents/tests/test_api_chat.py'920adding 'documents/tests/test_api_custom_fields.py'921adding 'documents/tests/test_api_document_versions.py'922adding 'documents/tests/test_api_documents.py'923adding 'documents/tests/test_api_email.py'924adding 'documents/tests/test_api_filter_by_custom_fields.py'925adding 'documents/tests/test_api_objects.py'926adding 'documents/tests/test_api_permissions.py'927adding 'documents/tests/test_api_post_document_nfc.py'928adding 'documents/tests/test_api_profile.py'929adding 'documents/tests/test_api_remote_version.py'930adding 'documents/tests/test_api_schema.py'931adding 'documents/tests/test_api_search.py'932adding 'documents/tests/test_api_status.py'933adding 'documents/tests/test_api_tasks.py'934adding 'documents/tests/test_api_trash.py'935adding 'documents/tests/test_api_uisettings.py'936adding 'documents/tests/test_api_workflows.py'937adding 'documents/tests/test_barcodes.py'938adding 'documents/tests/test_bulk_edit.py'939adding 'documents/tests/test_caching.py'940adding 'documents/tests/test_checks.py'941adding 'documents/tests/test_classifier.py'942adding 'documents/tests/test_consumer.py'943adding 'documents/tests/test_consumer_archive.py'944adding 'documents/tests/test_document_model.py'945adding 'documents/tests/test_double_sided.py'946adding 'documents/tests/test_file_handling.py'947adding 'documents/tests/test_filepath_nfc.py'948adding 'documents/tests/test_filters.py'949adding 'documents/tests/test_management.py'950adding 'documents/tests/test_management_consumer.py'951adding 'documents/tests/test_management_exporter.py'952adding 'documents/tests/test_management_fuzzy.py'953adding 'documents/tests/test_management_importer.py'954adding 'documents/tests/test_management_retagger.py'955adding 'documents/tests/test_management_superuser.py'956adding 'documents/tests/test_management_thumbnails.py'957adding 'documents/tests/test_matchables.py'958adding 'documents/tests/test_merge_documents_as_versions.py'959adding 'documents/tests/test_migration_saved_view_visibility.py'960adding 'documents/tests/test_migration_sha256_checksums.py'961adding 'documents/tests/test_migration_share_link_bundle.py'962adding 'documents/tests/test_models.py'963adding 'documents/tests/test_parsers.py'964adding 'documents/tests/test_permission_filtering_security.py'965adding 'documents/tests/test_permitted_objects_filter.py'966adding 'documents/tests/test_regex.py'967adding 'documents/tests/test_sanity_check.py'968adding 'documents/tests/test_share_link_bundles.py'969adding 'documents/tests/test_tag_hierarchy.py'970adding 'documents/tests/test_task_signals.py'971adding 'documents/tests/test_tasks.py'972adding 'documents/tests/test_utils.py'973adding 'documents/tests/test_version_conditionals.py'974adding 'documents/tests/test_views.py'975adding 'documents/tests/test_workflows.py'976adding 'documents/tests/utils.py'977adding 'documents/tests/date_parsing/__init__.py'978adding 'documents/tests/date_parsing/conftest.py'979adding 'documents/tests/date_parsing/test_date_parser_plugin_loading.py'980adding 'documents/tests/date_parsing/test_date_parsing.py'981adding 'documents/tests/export/__init__.py'982adding 'documents/tests/export/test_compression.py'983adding 'documents/tests/export/test_sinks.py'984adding 'documents/tests/management/__init__.py'985adding 'documents/tests/management/test_management_base_cmd.py'986adding 'documents/tests/management/test_management_document_llmindex.py'987adding 'documents/tests/management/test_management_sanity_checker.py'988adding 'documents/tests/search/__init__.py'989adding 'documents/tests/search/conftest.py'990adding 'documents/tests/search/test_backend.py'991adding 'documents/tests/search/test_lock_backoff.py'992adding 'documents/tests/search/test_migration_fulltext_query_field_prefixes.py'993adding 'documents/tests/search/test_query.py'994adding 'documents/tests/search/test_schema.py'995adding 'documents/tests/search/test_tokenizer.py'996adding 'documents/tests/search/test_translate.py'997adding 'documents/workflows/__init__.py'998adding 'documents/workflows/actions.py'999adding 'documents/workflows/ai.py'1000adding 'documents/workflows/mutations.py'1001adding 'documents/workflows/utils.py'1002adding 'documents/workflows/webhooks.py'1003adding 'paperless/__init__.py'1004adding 'paperless/adapter.py'1005adding 'paperless/admin.py'1006adding 'paperless/apps.py'1007adding 'paperless/asgi.py'1008adding 'paperless/auth.py'1009adding 'paperless/celery.py'1010adding 'paperless/checks.py'1011adding 'paperless/config.py'1012adding 'paperless/consumers.py'1013adding 'paperless/db_cache.py'1014adding 'paperless/filters.py'1015adding 'paperless/logging.py'1016adding 'paperless/middleware.py'1017adding 'paperless/models.py'1018adding 'paperless/network.py'1019adding 'paperless/serialisers.py'1020adding 'paperless/signals.py'1021adding 'paperless/urls.py'1022adding 'paperless/utils.py'1023adding 'paperless/validators.py'1024adding 'paperless/version.py'1025adding 'paperless/views.py'1026adding 'paperless/wsgi.py'1027adding 'paperless/migrations/0001_initial.py'1028adding 'paperless/migrations/0002_applicationconfiguration_app_logo_and_more.py'1029adding 'paperless/migrations/0003_alter_applicationconfiguration_max_image_pixels.py'1030adding 'paperless/migrations/0004_applicationconfiguration_barcode_asn_prefix_and_more.py'1031adding 'paperless/migrations/0005_applicationconfiguration_ai_enabled_and_more.py'1032adding 'paperless/migrations/0006_applicationconfiguration_barcode_tag_split.py'1033adding 'paperless/migrations/0007_optimize_integer_field_sizes.py'1034adding 'paperless/migrations/0008_replace_skip_archive_file.py'1035adding 'paperless/migrations/0009_alter_applicationconfiguration_options.py'1036adding 'paperless/migrations/0010_alter_applicationconfiguration_llm_embedding_backend.py'1037adding 'paperless/migrations/0011_applicationconfiguration_llm_embedding_chunk_size.py'1038adding 'paperless/migrations/0012_applicationconfiguration_llm_output_language.py'1039adding 'paperless/migrations/0013_applicationconfiguration_llm_request_timeout.py'1040adding 'paperless/migrations/0014_applicationconfiguration_remote_ocr_api_key_and_more.py'1041adding 'paperless/migrations/0015_applicationconfiguration_remote_ocr_mode.py'1042adding 'paperless/migrations/__init__.py'1043adding 'paperless/parsers/__init__.py'1044adding 'paperless/parsers/mail.py'1045adding 'paperless/parsers/registry.py'1046adding 'paperless/parsers/remote.py'1047adding 'paperless/parsers/tesseract.py'1048adding 'paperless/parsers/text.py'1049adding 'paperless/parsers/tika.py'1050adding 'paperless/parsers/utils.py'1051adding 'paperless/settings/__init__.py'1052adding 'paperless/settings/custom.py'1053adding 'paperless/settings/parsers.py'1054adding 'paperless/tests/__init__.py'1055adding 'paperless/tests/conftest.py'1056adding 'paperless/tests/test_adapter.py'1057adding 'paperless/tests/test_api_auth.py'1058adding 'paperless/tests/test_auth_middleware.py'1059adding 'paperless/tests/test_celery.py'1060adding 'paperless/tests/test_checks.py'1061adding 'paperless/tests/test_checks_v3.py'1062adding 'paperless/tests/test_logging.py'1063adding 'paperless/tests/test_migration_replace_skip_archive_file.py'1064adding 'paperless/tests/test_network.py'1065adding 'paperless/tests/test_ocr_config.py'1066adding 'paperless/tests/test_parser_utils.py'1067adding 'paperless/tests/test_registry.py'1068adding 'paperless/tests/test_remote_ocr_config.py'1069adding 'paperless/tests/test_signals.py'1070adding 'paperless/tests/test_utils.py'1071adding 'paperless/tests/test_views.py'1072adding 'paperless/tests/test_websockets.py'1073adding 'paperless/tests/parsers/__init__.py'1074adding 'paperless/tests/parsers/conftest.py'1075adding 'paperless/tests/parsers/test_convert_image_to_pdfa.py'1076adding 'paperless/tests/parsers/test_mail_parser.py'1077adding 'paperless/tests/parsers/test_mail_parser_live.py'1078adding 'paperless/tests/parsers/test_parse_modes.py'1079adding 'paperless/tests/parsers/test_remote_parser.py'1080adding 'paperless/tests/parsers/test_tesseract_custom_settings.py'1081adding 'paperless/tests/parsers/test_tesseract_parser.py'1082adding 'paperless/tests/parsers/test_text_parser.py'1083adding 'paperless/tests/parsers/test_tika_liva.py'1084adding 'paperless/tests/parsers/test_tika_parser.py'1085adding 'paperless/tests/settings/__init__.py'1086adding 'paperless/tests/settings/test_custom_parsers.py'1087adding 'paperless/tests/settings/test_db_cache.py'1088adding 'paperless/tests/settings/test_environment_parsers.py'1089adding 'paperless/tests/settings/test_remote_user.py'1090adding 'paperless/tests/settings/test_settings.py'1091adding 'paperless_ai/__init__.py'1092adding 'paperless_ai/ai_classifier.py'1093adding 'paperless_ai/base_model.py'1094adding 'paperless_ai/chat.py'1095adding 'paperless_ai/client.py'1096adding 'paperless_ai/db.py'1097adding 'paperless_ai/embedding.py'1098adding 'paperless_ai/exceptions.py'1099adding 'paperless_ai/indexing.py'1100adding 'paperless_ai/matching.py'1101adding 'paperless_ai/tables.py'1102adding 'paperless_ai/taxonomy.py'1103adding 'paperless_ai/vector_store.py'1104adding 'paperless_ai/migrations/__init__.py'1105adding 'paperless_ai/migrations/m0001_v1_to_v2.py'1106adding 'paperless_ai/prompts/__init__.py'1107adding 'paperless_ai/prompts/context.py'1108adding 'paperless_ai/prompts/render.py'1109adding 'paperless_ai/tests/__init__.py'1110adding 'paperless_ai/tests/conftest.py'1111adding 'paperless_ai/tests/test_ai_classifier.py'1112adding 'paperless_ai/tests/test_ai_indexing.py'1113adding 'paperless_ai/tests/test_base_model.py'1114adding 'paperless_ai/tests/test_chat.py'1115adding 'paperless_ai/tests/test_client.py'1116adding 'paperless_ai/tests/test_embedding.py'1117adding 'paperless_ai/tests/test_index_locking.py'1118adding 'paperless_ai/tests/test_lazy_imports.py'1119adding 'paperless_ai/tests/test_matching.py'1120adding 'paperless_ai/tests/test_prompts.py'1121adding 'paperless_ai/tests/test_tables.py'1122adding 'paperless_ai/tests/test_taxonomy.py'1123adding 'paperless_ai/tests/test_vector_store.py'1124adding 'paperless_mail/__init__.py'1125adding 'paperless_mail/admin.py'1126adding 'paperless_mail/apps.py'1127adding 'paperless_mail/filters.py'1128adding 'paperless_mail/mail.py'1129adding 'paperless_mail/models.py'1130adding 'paperless_mail/oauth.py'1131adding 'paperless_mail/preprocessor.py'1132adding 'paperless_mail/serialisers.py'1133adding 'paperless_mail/tasks.py'1134adding 'paperless_mail/views.py'1135adding 'paperless_mail/management/__init__.py'1136adding 'paperless_mail/management/commands/__init__.py'1137adding 'paperless_mail/management/commands/mail_fetcher.py'1138adding 'paperless_mail/migrations/0001_squashed.py'1139adding 'paperless_mail/migrations/0002_optimize_integer_field_sizes.py'1140adding 'paperless_mail/migrations/0003_mailrule_stop_processing.py'1141adding 'paperless_mail/migrations/0004_processedmail_uid_validity.py'1142adding 'paperless_mail/migrations/__init__.py'1143adding 'paperless_mail/tests/__init__.py'1144adding 'paperless_mail/tests/conftest.py'1145adding 'paperless_mail/tests/factories.py'1146adding 'paperless_mail/tests/test_api.py'1147adding 'paperless_mail/tests/test_live_mail.py'1148adding 'paperless_mail/tests/test_mail.py'1149adding 'paperless_mail/tests/test_mail_nfc.py'1150adding 'paperless_mail/tests/test_mail_oauth.py'1151adding 'paperless_mail/tests/test_migrations.py'1152adding 'paperless_mail/tests/test_preprocessor.py'1153adding 'paperless_ngx-3.1.1.dist-info/licenses/LICENSE'1154adding 'paperless_ngx-3.1.1.dist-info/METADATA'1155adding 'paperless_ngx-3.1.1.dist-info/WHEEL'1156adding 'paperless_ngx-3.1.1.dist-info/top_level.txt'1157adding 'paperless_ngx-3.1.1.dist-info/RECORD'1158removing build/bdist.linux-x86_64/wheel1159Successfully built paperless_ngx-3.1.1-py3-none-any.whl1160Finished creating a wheel...1161Listing 'src'...1162Listing 'src/documents'...1163Compiling 'src/documents/__init__.py'...1164Compiling 'src/documents/admin.py'...1165Compiling 'src/documents/apps.py'...1166Compiling 'src/documents/barcodes.py'...1167Compiling 'src/documents/bulk_download.py'...1168Compiling 'src/documents/bulk_edit.py'...1169Compiling 'src/documents/caching.py'...1170Compiling 'src/documents/checks.py'...1171Compiling 'src/documents/classifier.py'...1172Compiling 'src/documents/conditionals.py'...1173Compiling 'src/documents/consumer.py'...1174Compiling 'src/documents/context_processors.py'...1175Compiling 'src/documents/converters.py'...1176Compiling 'src/documents/data_models.py'...1177Compiling 'src/documents/double_sided.py'...1178Listing 'src/documents/export'...1179Compiling 'src/documents/export/__init__.py'...1180Compiling 'src/documents/export/compression.py'...1181Compiling 'src/documents/export/sinks.py'...1182Compiling 'src/documents/file_handling.py'...1183Compiling 'src/documents/filters.py'...1184Compiling 'src/documents/loggers.py'...1185Compiling 'src/documents/mail.py'...1186Listing 'src/documents/management'...1187Compiling 'src/documents/management/__init__.py'...1188Listing 'src/documents/management/commands'...1189Compiling 'src/documents/management/commands/__init__.py'...1190Compiling 'src/documents/management/commands/base.py'...1191Compiling 'src/documents/management/commands/convert_mariadb_uuid.py'...1192Compiling 'src/documents/management/commands/document_archiver.py'...1193Compiling 'src/documents/management/commands/document_consumer.py'...1194Compiling 'src/documents/management/commands/document_create_classifier.py'...1195Compiling 'src/documents/management/commands/document_exporter.py'...1196Compiling 'src/documents/management/commands/document_fuzzy_match.py'...1197Compiling 'src/documents/management/commands/document_importer.py'...1198Compiling 'src/documents/management/commands/document_index.py'...1199Compiling 'src/documents/management/commands/document_llmindex.py'...1200Compiling 'src/documents/management/commands/document_renamer.py'...1201Compiling 'src/documents/management/commands/document_retagger.py'...1202Compiling 'src/documents/management/commands/document_sanity_checker.py'...1203Compiling 'src/documents/management/commands/document_thumbnails.py'...1204Compiling 'src/documents/management/commands/manage_superuser.py'...1205Compiling 'src/documents/management/commands/mixins.py'...1206Compiling 'src/documents/management/commands/prune_audit_logs.py'...1207Compiling 'src/documents/matching.py'...1208Listing 'src/documents/migrations'...1209Compiling 'src/documents/migrations/0001_squashed.py'...1210Compiling 'src/documents/migrations/0002_squashed.py'...1211Compiling 'src/documents/migrations/0003_remove_document_storage_type.py'...1212Compiling 'src/documents/migrations/0004_workflowtrigger_filter_has_any_correspondents_and_more.py'...1213Compiling 'src/documents/migrations/0005_alter_document_checksum_unique.py'...1214Compiling 'src/documents/migrations/0006_document_content_length.py'...1215Compiling 'src/documents/migrations/0007_sharelinkbundle.py'...1216Compiling 'src/documents/migrations/0008_workflowaction_passwords_alter_workflowaction_type.py'...1217Compiling 'src/documents/migrations/0009_alter_document_content_length.py'...1218Compiling 'src/documents/migrations/0010_optimize_integer_field_sizes.py'...1219Compiling 'src/documents/migrations/0011_alter_workflowaction_type.py'...1220Compiling 'src/documents/migrations/0012_document_root_document.py'...1221Compiling 'src/documents/migrations/0013_alter_paperlesstask_task_name.py'...1222Compiling 'src/documents/migrations/0014_savedview_visibility_to_ui_settings.py'...1223Compiling 'src/documents/migrations/0015_document_version_index_and_more.py'...1224Compiling 'src/documents/migrations/0016_sha256_checksums.py'...1225Compiling 'src/documents/migrations/0017_migrate_fulltext_query_field_prefixes.py'...1226Compiling 'src/documents/migrations/0018_saved_view_simple_search_rules.py'...1227Compiling 'src/documents/migrations/0019_task_system_redesign.py'...1228Compiling 'src/documents/migrations/0020_drop_celery_results.py'...1229Compiling 'src/documents/migrations/0021_widen_workflow_integer_fields.py'...1230Compiling 'src/documents/migrations/0022_add_perf_indexes.py'...1231Compiling 'src/documents/migrations/0023_savedview_icon.py'...1232Compiling 'src/documents/migrations/0024_alter_workflowaction_type.py'...1233Compiling 'src/documents/migrations/0025_workflowaction_apply_ai_suggestions.py'...1234Compiling 'src/documents/migrations/__init__.py'...1235Compiling 'src/documents/models.py'...1236Compiling 'src/documents/parsers.py'...1237Compiling 'src/documents/permissions.py'...1238Listing 'src/documents/plugins'...1239Compiling 'src/documents/plugins/__init__.py'...1240Compiling 'src/documents/plugins/base.py'...1241Listing 'src/documents/plugins/date_parsing'...1242Compiling 'src/documents/plugins/date_parsing/__init__.py'...1243Compiling 'src/documents/plugins/date_parsing/base.py'...1244Compiling 'src/documents/plugins/date_parsing/regex_parser.py'...1245Compiling 'src/documents/plugins/helpers.py'...1246Compiling 'src/documents/regex.py'...1247Listing 'src/documents/resources'...1248Compiling 'src/documents/sanity_checker.py'...1249Compiling 'src/documents/schema.py'...1250Listing 'src/documents/search'...1251Compiling 'src/documents/search/__init__.py'...1252Compiling 'src/documents/search/_backend.py'...1253Compiling 'src/documents/search/_dates.py'...1254Compiling 'src/documents/search/_query.py'...1255Compiling 'src/documents/search/_schema.py'...1256Compiling 'src/documents/search/_tokenizer.py'...1257Compiling 'src/documents/search/_translate.py'...1258Compiling 'src/documents/serialisers.py'...1259Compiling 'src/documents/settings.py'...1260Listing 'src/documents/signals'...1261Compiling 'src/documents/signals/__init__.py'...1262Compiling 'src/documents/signals/handlers.py'...1263Listing 'src/documents/static'...1264Compiling 'src/documents/tasks.py'...1265Listing 'src/documents/templates'...1266Listing 'src/documents/templates/account'...1267Listing 'src/documents/templates/account/email'...1268Listing 'src/documents/templates/mfa'...1269Listing 'src/documents/templates/paperless-ngx'...1270Listing 'src/documents/templates/paperless-ngx/snippets'...1271Listing 'src/documents/templates/socialaccount'...1272Listing 'src/documents/templating'...1273Compiling 'src/documents/templating/__init__.py'...1274Compiling 'src/documents/templating/environment.py'...1275Compiling 'src/documents/templating/filepath.py'...1276Compiling 'src/documents/templating/filters.py'...1277Compiling 'src/documents/templating/utils.py'...1278Compiling 'src/documents/templating/workflows.py'...1279Listing 'src/documents/tests'...1280Compiling 'src/documents/tests/__init__.py'...1281Compiling 'src/documents/tests/conftest.py'...1282Listing 'src/documents/tests/date_parsing'...1283Compiling 'src/documents/tests/date_parsing/__init__.py'...1284Compiling 'src/documents/tests/date_parsing/conftest.py'...1285Compiling 'src/documents/tests/date_parsing/test_date_parser_plugin_loading.py'...1286Compiling 'src/documents/tests/date_parsing/test_date_parsing.py'...1287Listing 'src/documents/tests/examples'...1288Listing 'src/documents/tests/export'...1289Compiling 'src/documents/tests/export/__init__.py'...1290Compiling 'src/documents/tests/export/test_compression.py'...1291Compiling 'src/documents/tests/export/test_sinks.py'...1292Compiling 'src/documents/tests/factories.py'...1293Listing 'src/documents/tests/management'...1294Compiling 'src/documents/tests/management/__init__.py'...1295Compiling 'src/documents/tests/management/test_management_base_cmd.py'...1296Compiling 'src/documents/tests/management/test_management_document_llmindex.py'...1297Compiling 'src/documents/tests/management/test_management_sanity_checker.py'...1298Listing 'src/documents/tests/samples'...1299Listing 'src/documents/tests/samples/barcodes'...1300Listing 'src/documents/tests/samples/documents'...1301Listing 'src/documents/tests/samples/documents/archive'...1302Listing 'src/documents/tests/samples/documents/originals'...1303Listing 'src/documents/tests/samples/documents/thumbnails'...1304Listing 'src/documents/tests/search'...1305Compiling 'src/documents/tests/search/__init__.py'...1306Compiling 'src/documents/tests/search/conftest.py'...1307Compiling 'src/documents/tests/search/test_backend.py'...1308Compiling 'src/documents/tests/search/test_lock_backoff.py'...1309Compiling 'src/documents/tests/search/test_migration_fulltext_query_field_prefixes.py'...1310Compiling 'src/documents/tests/search/test_query.py'...1311Compiling 'src/documents/tests/search/test_schema.py'...1312Compiling 'src/documents/tests/search/test_tokenizer.py'...1313Compiling 'src/documents/tests/search/test_translate.py'...1314Compiling 'src/documents/tests/test_admin.py'...1315Compiling 'src/documents/tests/test_api_app_config.py'...1316Compiling 'src/documents/tests/test_api_bulk_download.py'...1317Compiling 'src/documents/tests/test_api_bulk_edit.py'...1318Compiling 'src/documents/tests/test_api_chat.py'...1319Compiling 'src/documents/tests/test_api_custom_fields.py'...1320Compiling 'src/documents/tests/test_api_document_versions.py'...1321Compiling 'src/documents/tests/test_api_documents.py'...1322Compiling 'src/documents/tests/test_api_email.py'...1323Compiling 'src/documents/tests/test_api_filter_by_custom_fields.py'...1324Compiling 'src/documents/tests/test_api_objects.py'...1325Compiling 'src/documents/tests/test_api_permissions.py'...1326Compiling 'src/documents/tests/test_api_post_document_nfc.py'...1327Compiling 'src/documents/tests/test_api_profile.py'...1328Compiling 'src/documents/tests/test_api_remote_version.py'...1329Compiling 'src/documents/tests/test_api_schema.py'...1330Compiling 'src/documents/tests/test_api_search.py'...1331Compiling 'src/documents/tests/test_api_status.py'...1332Compiling 'src/documents/tests/test_api_tasks.py'...1333Compiling 'src/documents/tests/test_api_trash.py'...1334Compiling 'src/documents/tests/test_api_uisettings.py'...1335Compiling 'src/documents/tests/test_api_workflows.py'...1336Compiling 'src/documents/tests/test_barcodes.py'...1337Compiling 'src/documents/tests/test_bulk_edit.py'...1338Compiling 'src/documents/tests/test_caching.py'...1339Compiling 'src/documents/tests/test_checks.py'...1340Compiling 'src/documents/tests/test_classifier.py'...1341Compiling 'src/documents/tests/test_consumer.py'...1342Compiling 'src/documents/tests/test_consumer_archive.py'...1343Compiling 'src/documents/tests/test_document_model.py'...1344Compiling 'src/documents/tests/test_double_sided.py'...1345Compiling 'src/documents/tests/test_file_handling.py'...1346Compiling 'src/documents/tests/test_filepath_nfc.py'...1347Compiling 'src/documents/tests/test_filters.py'...1348Compiling 'src/documents/tests/test_management.py'...1349Compiling 'src/documents/tests/test_management_consumer.py'...1350Compiling 'src/documents/tests/test_management_exporter.py'...1351Compiling 'src/documents/tests/test_management_fuzzy.py'...1352Compiling 'src/documents/tests/test_management_importer.py'...1353Compiling 'src/documents/tests/test_management_retagger.py'...1354Compiling 'src/documents/tests/test_management_superuser.py'...1355Compiling 'src/documents/tests/test_management_thumbnails.py'...1356Compiling 'src/documents/tests/test_matchables.py'...1357Compiling 'src/documents/tests/test_merge_documents_as_versions.py'...1358Compiling 'src/documents/tests/test_migration_saved_view_visibility.py'...1359Compiling 'src/documents/tests/test_migration_sha256_checksums.py'...1360Compiling 'src/documents/tests/test_migration_share_link_bundle.py'...1361Compiling 'src/documents/tests/test_models.py'...1362Compiling 'src/documents/tests/test_parsers.py'...1363Compiling 'src/documents/tests/test_permission_filtering_security.py'...1364Compiling 'src/documents/tests/test_permitted_objects_filter.py'...1365Compiling 'src/documents/tests/test_regex.py'...1366Compiling 'src/documents/tests/test_sanity_check.py'...1367Compiling 'src/documents/tests/test_share_link_bundles.py'...1368Compiling 'src/documents/tests/test_tag_hierarchy.py'...1369Compiling 'src/documents/tests/test_task_signals.py'...1370Compiling 'src/documents/tests/test_tasks.py'...1371Compiling 'src/documents/tests/test_utils.py'...1372Compiling 'src/documents/tests/test_version_conditionals.py'...1373Compiling 'src/documents/tests/test_views.py'...1374Compiling 'src/documents/tests/test_workflows.py'...1375Compiling 'src/documents/tests/utils.py'...1376Compiling 'src/documents/utils.py'...1377Compiling 'src/documents/validators.py'...1378Compiling 'src/documents/versioning.py'...1379Compiling 'src/documents/views.py'...1380Listing 'src/documents/workflows'...1381Compiling 'src/documents/workflows/__init__.py'...1382Compiling 'src/documents/workflows/actions.py'...1383Compiling 'src/documents/workflows/ai.py'...1384Compiling 'src/documents/workflows/mutations.py'...1385Compiling 'src/documents/workflows/utils.py'...1386Compiling 'src/documents/workflows/webhooks.py'...1387Listing 'src/locale'...1388Listing 'src/locale/af_ZA'...1389Listing 'src/locale/af_ZA/LC_MESSAGES'...1390Listing 'src/locale/am_ET'...1391Listing 'src/locale/am_ET/LC_MESSAGES'...1392Listing 'src/locale/ar_AR'...1393Listing 'src/locale/ar_AR/LC_MESSAGES'...1394Listing 'src/locale/be_BY'...1395Listing 'src/locale/be_BY/LC_MESSAGES'...1396Listing 'src/locale/bg_BG'...1397Listing 'src/locale/bg_BG/LC_MESSAGES'...1398Listing 'src/locale/ca_ES'...1399Listing 'src/locale/ca_ES/LC_MESSAGES'...1400Listing 'src/locale/cs_CZ'...1401Listing 'src/locale/cs_CZ/LC_MESSAGES'...1402Listing 'src/locale/da_DK'...1403Listing 'src/locale/da_DK/LC_MESSAGES'...1404Listing 'src/locale/de_CH'...1405Listing 'src/locale/de_CH/LC_MESSAGES'...1406Listing 'src/locale/de_DE'...1407Listing 'src/locale/de_DE/LC_MESSAGES'...1408Listing 'src/locale/el_GR'...1409Listing 'src/locale/el_GR/LC_MESSAGES'...1410Listing 'src/locale/en_GB'...1411Listing 'src/locale/en_GB/LC_MESSAGES'...1412Listing 'src/locale/en_US'...1413Listing 'src/locale/en_US/LC_MESSAGES'...1414Listing 'src/locale/es_ES'...1415Listing 'src/locale/es_ES/LC_MESSAGES'...1416Listing 'src/locale/et_EE'...1417Listing 'src/locale/et_EE/LC_MESSAGES'...1418Listing 'src/locale/fa_IR'...1419Listing 'src/locale/fa_IR/LC_MESSAGES'...1420Listing 'src/locale/fi_FI'...1421Listing 'src/locale/fi_FI/LC_MESSAGES'...1422Listing 'src/locale/fr_FR'...1423Listing 'src/locale/fr_FR/LC_MESSAGES'...1424Listing 'src/locale/he_IL'...1425Listing 'src/locale/he_IL/LC_MESSAGES'...1426Listing 'src/locale/hi_IN'...1427Listing 'src/locale/hi_IN/LC_MESSAGES'...1428Listing 'src/locale/hr_HR'...1429Listing 'src/locale/hr_HR/LC_MESSAGES'...1430Listing 'src/locale/hu_HU'...1431Listing 'src/locale/hu_HU/LC_MESSAGES'...1432Listing 'src/locale/id_ID'...1433Listing 'src/locale/id_ID/LC_MESSAGES'...1434Listing 'src/locale/it_IT'...1435Listing 'src/locale/it_IT/LC_MESSAGES'...1436Listing 'src/locale/ja_JP'...1437Listing 'src/locale/ja_JP/LC_MESSAGES'...1438Listing 'src/locale/km_KH'...1439Listing 'src/locale/km_KH/LC_MESSAGES'...1440Listing 'src/locale/ko_KR'...1441Listing 'src/locale/ko_KR/LC_MESSAGES'...1442Listing 'src/locale/la_LA'...1443Listing 'src/locale/la_LA/LC_MESSAGES'...1444Listing 'src/locale/lb_LU'...1445Listing 'src/locale/lb_LU/LC_MESSAGES'...1446Listing 'src/locale/lt_LT'...1447Listing 'src/locale/lt_LT/LC_MESSAGES'...1448Listing 'src/locale/lv_LV'...1449Listing 'src/locale/lv_LV/LC_MESSAGES'...1450Listing 'src/locale/mk_MK'...1451Listing 'src/locale/mk_MK/LC_MESSAGES'...1452Listing 'src/locale/ms_MY'...1453Listing 'src/locale/ms_MY/LC_MESSAGES'...1454Listing 'src/locale/nb_NO'...1455Listing 'src/locale/nb_NO/LC_MESSAGES'...1456Listing 'src/locale/nl_NL'...1457Listing 'src/locale/nl_NL/LC_MESSAGES'...1458Listing 'src/locale/no_NO'...1459Listing 'src/locale/no_NO/LC_MESSAGES'...1460Listing 'src/locale/pl_PL'...1461Listing 'src/locale/pl_PL/LC_MESSAGES'...1462Listing 'src/locale/pt_BR'...1463Listing 'src/locale/pt_BR/LC_MESSAGES'...1464Listing 'src/locale/pt_PT'...1465Listing 'src/locale/pt_PT/LC_MESSAGES'...1466Listing 'src/locale/ro_RO'...1467Listing 'src/locale/ro_RO/LC_MESSAGES'...1468Listing 'src/locale/ru_RU'...1469Listing 'src/locale/ru_RU/LC_MESSAGES'...1470Listing 'src/locale/sk_SK'...1471Listing 'src/locale/sk_SK/LC_MESSAGES'...1472Listing 'src/locale/sl_SI'...1473Listing 'src/locale/sl_SI/LC_MESSAGES'...1474Listing 'src/locale/sq_AL'...1475Listing 'src/locale/sq_AL/LC_MESSAGES'...1476Listing 'src/locale/sr_CS'...1477Listing 'src/locale/sr_CS/LC_MESSAGES'...1478Listing 'src/locale/sv_SE'...1479Listing 'src/locale/sv_SE/LC_MESSAGES'...1480Listing 'src/locale/th_TH'...1481Listing 'src/locale/th_TH/LC_MESSAGES'...1482Listing 'src/locale/tr_TR'...1483Listing 'src/locale/tr_TR/LC_MESSAGES'...1484Listing 'src/locale/uk_UA'...1485Listing 'src/locale/uk_UA/LC_MESSAGES'...1486Listing 'src/locale/vi_VN'...1487Listing 'src/locale/vi_VN/LC_MESSAGES'...1488Listing 'src/locale/xh_ZA'...1489Listing 'src/locale/xh_ZA/LC_MESSAGES'...1490Listing 'src/locale/zh_CN'...1491Listing 'src/locale/zh_CN/LC_MESSAGES'...1492Listing 'src/locale/zh_TW'...1493Listing 'src/locale/zh_TW/LC_MESSAGES'...1494Compiling 'src/manage.py'...1495Listing 'src/paperless'...1496Compiling 'src/paperless/__init__.py'...1497Compiling 'src/paperless/adapter.py'...1498Compiling 'src/paperless/admin.py'...1499Compiling 'src/paperless/apps.py'...1500Compiling 'src/paperless/asgi.py'...1501Compiling 'src/paperless/auth.py'...1502Compiling 'src/paperless/celery.py'...1503Compiling 'src/paperless/checks.py'...1504Compiling 'src/paperless/config.py'...1505Compiling 'src/paperless/consumers.py'...1506Compiling 'src/paperless/db_cache.py'...1507Compiling 'src/paperless/filters.py'...1508Compiling 'src/paperless/logging.py'...1509Compiling 'src/paperless/middleware.py'...1510Listing 'src/paperless/migrations'...1511Compiling 'src/paperless/migrations/0001_initial.py'...1512Compiling 'src/paperless/migrations/0002_applicationconfiguration_app_logo_and_more.py'...1513Compiling 'src/paperless/migrations/0003_alter_applicationconfiguration_max_image_pixels.py'...1514Compiling 'src/paperless/migrations/0004_applicationconfiguration_barcode_asn_prefix_and_more.py'...1515Compiling 'src/paperless/migrations/0005_applicationconfiguration_ai_enabled_and_more.py'...1516Compiling 'src/paperless/migrations/0006_applicationconfiguration_barcode_tag_split.py'...1517Compiling 'src/paperless/migrations/0007_optimize_integer_field_sizes.py'...1518Compiling 'src/paperless/migrations/0008_replace_skip_archive_file.py'...1519Compiling 'src/paperless/migrations/0009_alter_applicationconfiguration_options.py'...1520Compiling 'src/paperless/migrations/0010_alter_applicationconfiguration_llm_embedding_backend.py'...1521Compiling 'src/paperless/migrations/0011_applicationconfiguration_llm_embedding_chunk_size.py'...1522Compiling 'src/paperless/migrations/0012_applicationconfiguration_llm_output_language.py'...1523Compiling 'src/paperless/migrations/0013_applicationconfiguration_llm_request_timeout.py'...1524Compiling 'src/paperless/migrations/0014_applicationconfiguration_remote_ocr_api_key_and_more.py'...1525Compiling 'src/paperless/migrations/0015_applicationconfiguration_remote_ocr_mode.py'...1526Compiling 'src/paperless/migrations/__init__.py'...1527Compiling 'src/paperless/models.py'...1528Compiling 'src/paperless/network.py'...1529Listing 'src/paperless/parsers'...1530Compiling 'src/paperless/parsers/__init__.py'...1531Compiling 'src/paperless/parsers/mail.py'...1532Compiling 'src/paperless/parsers/registry.py'...1533Compiling 'src/paperless/parsers/remote.py'...1534Compiling 'src/paperless/parsers/tesseract.py'...1535Compiling 'src/paperless/parsers/text.py'...1536Compiling 'src/paperless/parsers/tika.py'...1537Compiling 'src/paperless/parsers/utils.py'...1538Compiling 'src/paperless/serialisers.py'...1539Listing 'src/paperless/settings'...1540Compiling 'src/paperless/settings/__init__.py'...1541Compiling 'src/paperless/settings/custom.py'...1542Compiling 'src/paperless/settings/parsers.py'...1543Compiling 'src/paperless/signals.py'...1544Listing 'src/paperless/static'...1545Listing 'src/paperless/static/paperless'...1546Listing 'src/paperless/static/paperless/img'...1547Listing 'src/paperless/tests'...1548Compiling 'src/paperless/tests/__init__.py'...1549Compiling 'src/paperless/tests/conftest.py'...1550Listing 'src/paperless/tests/parsers'...1551Compiling 'src/paperless/tests/parsers/__init__.py'...1552Compiling 'src/paperless/tests/parsers/conftest.py'...1553Compiling 'src/paperless/tests/parsers/test_convert_image_to_pdfa.py'...1554Compiling 'src/paperless/tests/parsers/test_mail_parser.py'...1555Compiling 'src/paperless/tests/parsers/test_mail_parser_live.py'...1556Compiling 'src/paperless/tests/parsers/test_parse_modes.py'...1557Compiling 'src/paperless/tests/parsers/test_remote_parser.py'...1558Compiling 'src/paperless/tests/parsers/test_tesseract_custom_settings.py'...1559Compiling 'src/paperless/tests/parsers/test_tesseract_parser.py'...1560Compiling 'src/paperless/tests/parsers/test_text_parser.py'...1561Compiling 'src/paperless/tests/parsers/test_tika_liva.py'...1562Compiling 'src/paperless/tests/parsers/test_tika_parser.py'...1563Listing 'src/paperless/tests/samples'...1564Listing 'src/paperless/tests/samples/mail'...1565Listing 'src/paperless/tests/samples/tesseract'...1566Listing 'src/paperless/tests/samples/text'...1567Listing 'src/paperless/tests/samples/tika'...1568Listing 'src/paperless/tests/settings'...1569Compiling 'src/paperless/tests/settings/__init__.py'...1570Compiling 'src/paperless/tests/settings/test_custom_parsers.py'...1571Compiling 'src/paperless/tests/settings/test_db_cache.py'...1572Compiling 'src/paperless/tests/settings/test_environment_parsers.py'...1573Compiling 'src/paperless/tests/settings/test_remote_user.py'...1574Compiling 'src/paperless/tests/settings/test_settings.py'...1575Compiling 'src/paperless/tests/test_adapter.py'...1576Compiling 'src/paperless/tests/test_api_auth.py'...1577Compiling 'src/paperless/tests/test_auth_middleware.py'...1578Compiling 'src/paperless/tests/test_celery.py'...1579Compiling 'src/paperless/tests/test_checks.py'...1580Compiling 'src/paperless/tests/test_checks_v3.py'...1581Compiling 'src/paperless/tests/test_logging.py'...1582Compiling 'src/paperless/tests/test_migration_replace_skip_archive_file.py'...1583Compiling 'src/paperless/tests/test_network.py'...1584Compiling 'src/paperless/tests/test_ocr_config.py'...1585Compiling 'src/paperless/tests/test_parser_utils.py'...1586Compiling 'src/paperless/tests/test_registry.py'...1587Compiling 'src/paperless/tests/test_remote_ocr_config.py'...1588Compiling 'src/paperless/tests/test_signals.py'...1589Compiling 'src/paperless/tests/test_utils.py'...1590Compiling 'src/paperless/tests/test_views.py'...1591Compiling 'src/paperless/tests/test_websockets.py'...1592Compiling 'src/paperless/urls.py'...1593Compiling 'src/paperless/utils.py'...1594Compiling 'src/paperless/validators.py'...1595Compiling 'src/paperless/version.py'...1596Compiling 'src/paperless/views.py'...1597Compiling 'src/paperless/wsgi.py'...1598Listing 'src/paperless_ai'...1599Compiling 'src/paperless_ai/__init__.py'...1600Compiling 'src/paperless_ai/ai_classifier.py'...1601Compiling 'src/paperless_ai/base_model.py'...1602Compiling 'src/paperless_ai/chat.py'...1603Compiling 'src/paperless_ai/client.py'...1604Compiling 'src/paperless_ai/db.py'...1605Compiling 'src/paperless_ai/embedding.py'...1606Compiling 'src/paperless_ai/exceptions.py'...1607Compiling 'src/paperless_ai/indexing.py'...1608Compiling 'src/paperless_ai/matching.py'...1609Listing 'src/paperless_ai/migrations'...1610Compiling 'src/paperless_ai/migrations/__init__.py'...1611Compiling 'src/paperless_ai/migrations/m0001_v1_to_v2.py'...1612Listing 'src/paperless_ai/prompts'...1613Compiling 'src/paperless_ai/prompts/__init__.py'...1614Compiling 'src/paperless_ai/prompts/context.py'...1615Compiling 'src/paperless_ai/prompts/render.py'...1616Compiling 'src/paperless_ai/tables.py'...1617Compiling 'src/paperless_ai/taxonomy.py'...1618Listing 'src/paperless_ai/tests'...1619Compiling 'src/paperless_ai/tests/__init__.py'...1620Compiling 'src/paperless_ai/tests/conftest.py'...1621Compiling 'src/paperless_ai/tests/test_ai_classifier.py'...1622Compiling 'src/paperless_ai/tests/test_ai_indexing.py'...1623Compiling 'src/paperless_ai/tests/test_base_model.py'...1624Compiling 'src/paperless_ai/tests/test_chat.py'...1625Compiling 'src/paperless_ai/tests/test_client.py'...1626Compiling 'src/paperless_ai/tests/test_embedding.py'...1627Compiling 'src/paperless_ai/tests/test_index_locking.py'...1628Compiling 'src/paperless_ai/tests/test_lazy_imports.py'...1629Compiling 'src/paperless_ai/tests/test_matching.py'...1630Compiling 'src/paperless_ai/tests/test_prompts.py'...1631Compiling 'src/paperless_ai/tests/test_tables.py'...1632Compiling 'src/paperless_ai/tests/test_taxonomy.py'...1633Compiling 'src/paperless_ai/tests/test_vector_store.py'...1634Compiling 'src/paperless_ai/vector_store.py'...1635Listing 'src/paperless_mail'...1636Compiling 'src/paperless_mail/__init__.py'...1637Compiling 'src/paperless_mail/admin.py'...1638Compiling 'src/paperless_mail/apps.py'...1639Compiling 'src/paperless_mail/filters.py'...1640Compiling 'src/paperless_mail/mail.py'...1641Listing 'src/paperless_mail/management'...1642Compiling 'src/paperless_mail/management/__init__.py'...1643Listing 'src/paperless_mail/management/commands'...1644Compiling 'src/paperless_mail/management/commands/__init__.py'...1645Compiling 'src/paperless_mail/management/commands/mail_fetcher.py'...1646Listing 'src/paperless_mail/migrations'...1647Compiling 'src/paperless_mail/migrations/0001_squashed.py'...1648Compiling 'src/paperless_mail/migrations/0002_optimize_integer_field_sizes.py'...1649Compiling 'src/paperless_mail/migrations/0003_mailrule_stop_processing.py'...1650Compiling 'src/paperless_mail/migrations/0004_processedmail_uid_validity.py'...1651Compiling 'src/paperless_mail/migrations/__init__.py'...1652Compiling 'src/paperless_mail/models.py'...1653Compiling 'src/paperless_mail/oauth.py'...1654Compiling 'src/paperless_mail/preprocessor.py'...1655Compiling 'src/paperless_mail/serialisers.py'...1656Compiling 'src/paperless_mail/tasks.py'...1657Listing 'src/paperless_mail/templates'...1658Listing 'src/paperless_mail/tests'...1659Compiling 'src/paperless_mail/tests/__init__.py'...1660Compiling 'src/paperless_mail/tests/conftest.py'...1661Compiling 'src/paperless_mail/tests/factories.py'...1662Compiling 'src/paperless_mail/tests/test_api.py'...1663Compiling 'src/paperless_mail/tests/test_live_mail.py'...1664Compiling 'src/paperless_mail/tests/test_mail.py'...1665Compiling 'src/paperless_mail/tests/test_mail_nfc.py'...1666Compiling 'src/paperless_mail/tests/test_mail_oauth.py'...1667Compiling 'src/paperless_mail/tests/test_migrations.py'...1668Compiling 'src/paperless_mail/tests/test_preprocessor.py'...1669Compiling 'src/paperless_mail/views.py'...1670Listing 'src/paperless_ngx.egg-info'...16711672186 static files copied to '/build/source/static', 348 post-processed.1673processing file django.po in /build/source/src/locale/et_EE/LC_MESSAGES1674processing file django.po in /build/source/src/locale/sr_CS/LC_MESSAGES1675processing file django.po in /build/source/src/locale/fa_IR/LC_MESSAGES1676processing file django.po in /build/source/src/locale/id_ID/LC_MESSAGES1677processing file django.po in /build/source/src/locale/ro_RO/LC_MESSAGES1678processing file django.po in /build/source/src/locale/de_CH/LC_MESSAGES1679processing file django.po in /build/source/src/locale/fi_FI/LC_MESSAGES1680processing file django.po in /build/source/src/locale/en_US/LC_MESSAGES1681processing file django.po in /build/source/src/locale/nl_NL/LC_MESSAGES1682processing file django.po in /build/source/src/locale/ms_MY/LC_MESSAGES1683processing file django.po in /build/source/src/locale/no_NO/LC_MESSAGES1684processing file django.po in /build/source/src/locale/cs_CZ/LC_MESSAGES1685processing file django.po in /build/source/src/locale/es_ES/LC_MESSAGES1686processing file django.po in /build/source/src/locale/af_ZA/LC_MESSAGES1687processing file django.po in /build/source/src/locale/lb_LU/LC_MESSAGES1688processing file django.po in /build/source/src/locale/he_IL/LC_MESSAGES1689processing file django.po in /build/source/src/locale/tr_TR/LC_MESSAGES1690processing file django.po in /build/source/src/locale/sk_SK/LC_MESSAGES1691processing file django.po in /build/source/src/locale/pl_PL/LC_MESSAGES1692processing file django.po in /build/source/src/locale/nb_NO/LC_MESSAGES1693processing file django.po in /build/source/src/locale/it_IT/LC_MESSAGES1694processing file django.po in /build/source/src/locale/bg_BG/LC_MESSAGES1695processing file django.po in /build/source/src/locale/ko_KR/LC_MESSAGES1696processing file django.po in /build/source/src/locale/be_BY/LC_MESSAGES1697processing file django.po in /build/source/src/locale/ru_RU/LC_MESSAGES1698processing file django.po in /build/source/src/locale/lt_LT/LC_MESSAGES1699processing file django.po in /build/source/src/locale/lv_LV/LC_MESSAGES1700processing file django.po in /build/source/src/locale/hi_IN/LC_MESSAGES1701processing file django.po in /build/source/src/locale/uk_UA/LC_MESSAGES1702processing file django.po in /build/source/src/locale/en_GB/LC_MESSAGES1703processing file django.po in /build/source/src/locale/fr_FR/LC_MESSAGES1704processing file django.po in /build/source/src/locale/sl_SI/LC_MESSAGES1705processing file django.po in /build/source/src/locale/hu_HU/LC_MESSAGES1706processing file django.po in /build/source/src/locale/km_KH/LC_MESSAGES1707processing file django.po in /build/source/src/locale/ar_AR/LC_MESSAGES1708processing file django.po in /build/source/src/locale/sv_SE/LC_MESSAGES1709processing file django.po in /build/source/src/locale/ca_ES/LC_MESSAGES1710processing file django.po in /build/source/src/locale/am_ET/LC_MESSAGES1711processing file django.po in /build/source/src/locale/zh_TW/LC_MESSAGES1712processing file django.po in /build/source/src/locale/pt_PT/LC_MESSAGES1713processing file django.po in /build/source/src/locale/zh_CN/LC_MESSAGES1714processing file django.po in /build/source/src/locale/da_DK/LC_MESSAGES1715processing file django.po in /build/source/src/locale/xh_ZA/LC_MESSAGES1716processing file django.po in /build/source/src/locale/el_GR/LC_MESSAGES1717processing file django.po in /build/source/src/locale/vi_VN/LC_MESSAGES1718processing file django.po in /build/source/src/locale/sq_AL/LC_MESSAGES1719processing file django.po in /build/source/src/locale/de_DE/LC_MESSAGES1720processing file django.po in /build/source/src/locale/hr_HR/LC_MESSAGES1721processing file django.po in /build/source/src/locale/la_LA/LC_MESSAGES1722processing file django.po in /build/source/src/locale/ja_JP/LC_MESSAGES1723processing file django.po in /build/source/src/locale/th_TH/LC_MESSAGES1724processing file django.po in /build/source/src/locale/pt_BR/LC_MESSAGES1725processing file django.po in /build/source/src/locale/mk_MK/LC_MESSAGES1726/build/source/dist /build/source1727Unpacking to: unpacked/paperless_ngx-3.1.1...OK1728Repacking wheel as ./paperless_ngx-3.1.1-py3-none-any.whl...OK1729/build/source1730Finished executing pypaBuildPhasepythonRuntimeDepsCheckHook
1731Executing pythonRuntimeDepsCheck1732Checking runtime dependencies for paperless_ngx-3.1.1-py3-none-any.whl1733Finished executing pythonRuntimeDepsCheckpythonOutputDistPhase
1734Executing pythonOutputDistPhase1735Finished executing pythonOutputDistPhasefixupPhase
1736shrinking RPATHs of ELF executables and libraries in /nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.11737checking for references to /build/ in /nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1...1738patching script interpreter paths in /nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.11739/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/manage.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/b5bpi6zfajzzrwwpgba2q6li3nnya4bs-python3-3.14.7/bin/python3"1740stripping (with command strip and flags -S -p) in /nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib /nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/bin1741shrinking RPATHs of ELF executables and libraries in /nix/store/fmj2jhfi9ig220gjfy7gk1h7r3f94434-paperless-ngx-3.1.1-dist1742checking for references to /build/ in /nix/store/fmj2jhfi9ig220gjfy7gk1h7r3f94434-paperless-ngx-3.1.1-dist...1743patching script interpreter paths in /nix/store/fmj2jhfi9ig220gjfy7gk1h7r3f94434-paperless-ngx-3.1.1-dist1744Rewriting #! /nix/store/9ipfvwnqp1q8ijnmi5sxvlx9r8w34lw3-bash-5.3p15/bin/bash -e to #!/nix/store/b5bpi6zfajzzrwwpgba2q6li3nnya4bs-python3-3.14.71745Rewriting #! /nix/store/9ipfvwnqp1q8ijnmi5sxvlx9r8w34lw3-bash-5.3p15/bin/bash -e to #!/nix/store/b5bpi6zfajzzrwwpgba2q6li3nnya4bs-python3-3.14.71746removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/export/__pycache__/test_sinks.cpython-314.opt-2.pyc'1747removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/export/__pycache__/test_compression.cpython-314.opt-2.pyc'1748removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/export/__pycache__/__init__.cpython-314.opt-2.pyc'1749removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/export/__pycache__'1750removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/export/test_compression.py'1751removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/export/test_sinks.py'1752removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/export/__init__.py'1753removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/export'1754removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_migration_share_link_bundle.py'1755removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_management_thumbnails.py'1756removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/utils.py'1757removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_consumer.py'1758removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_matchables.py'1759removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_migration_saved_view_visibility.py'1760removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_document_model.py'1761removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_permission_filtering_security.py'1762removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/simple.tiff'1763removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/double-sided-odd.pdf'1764removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/simple.txt'1765removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/simple.jpg'1766removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/documents/originals/0000004.pdf'1767removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/documents/originals/0000003.pdf'1768removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/documents/originals/0000002.pdf'1769removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/documents/originals/0000005.pdf'1770removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/documents/originals/0000006.pdf'1771removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/documents/originals/0000001.pdf'1772removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/documents/originals'1773removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/documents/thumbnails/0000001.webp'1774removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/documents/thumbnails/0000004.webp'1775removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/documents/thumbnails/0000002.webp'1776removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/documents/thumbnails/0000003.webp'1777removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/documents/thumbnails'1778removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/documents/archive/0000001.pdf'1779removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/documents/archive'1780removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/documents'1781removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/preprocessed_content_advanced.txt'1782removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/password-is-test.pdf'1783removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/double-sided-even.pdf'1784removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/simple.pdf'1785removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/simple.png'1786removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/eml_with_umlaut.eml'1787removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/simple.zip'1788removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/invalid_pdf.pdf'1789removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/preprocessed_content.txt'1790removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/test_with_bom.pdf'1791removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-39-asn-invalid.pdf'1792removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-double.pdf'1793removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle.pdf'1794removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/split-by-asn-2.pdf'1795removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/several-patcht-codes.pdf'1796removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/split-by-tag-mixed-asn.pdf'1797removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-qr-custom.pdf'1798removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle-distorted.pdf'1799removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-128-custom.pdf'1800removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle.tiff'1801removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/split-by-tag-multiple-per-page.pdf'1802removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-39-asn-custom-prefix.pdf'1803removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-qr.pdf'1804removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-qr-asn-000123-upscale-dpi.pdf'1805removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/many-qr-codes.pdf'1806removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t.pdf'1807removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle-reverse.pdf'1808removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle-unreadable.pdf'1809removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle-alpha.tiff'1810removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/split-by-tag-basic.pdf'1811removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle-fuzzy.pdf'1812removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-128-asn-too-large.pdf'1813removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-39-custom.pdf'1814removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/split-by-asn-1.pdf'1815removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-39-asn-123.pdf'1816removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-fax-image.pdf'1817removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/barcodes'1818removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/simple-noalpha.png'1819removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples/content.txt'1820removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/samples'1821removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_management_importer.py'1822removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_models.py'1823removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_classifier.py'1824removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_api_bulk_edit.py'1825removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_api_status.py'1826removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_api_schema.py'1827removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_api_trash.py'1828removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_api_app_config.py'1829removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/examples/no-text.png'1830removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/examples'1831removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_api_permissions.py'1832removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_management_superuser.py'1833removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_api_tasks.py'1834removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_api_documents.py'1835removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_api_post_document_nfc.py'1836removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_management.py'1837removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_version_conditionals.py'1838removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_classifier.cpython-314.opt-2.pyc'1839removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_matchables.cpython-314.opt-2.pyc'1840removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_objects.cpython-314.opt-2.pyc'1841removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_views.cpython-314.opt-2.pyc'1842removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_tag_hierarchy.cpython-314.opt-2.pyc'1843removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_custom_fields.cpython-314.opt-2.pyc'1844removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_checks.cpython-314.opt-2.pyc'1845removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_task_signals.cpython-314.opt-2.pyc'1846removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_status.cpython-314.opt-2.pyc'1847removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_fuzzy.cpython-314.opt-2.pyc'1848removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/factories.cpython-314.opt-2.pyc'1849removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_retagger.cpython-314.opt-2.pyc'1850removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_barcodes.cpython-314.opt-2.pyc'1851removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_importer.cpython-314.opt-2.pyc'1852removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_utils.cpython-314.opt-2.pyc'1853removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_admin.cpython-314.opt-2.pyc'1854removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_post_document_nfc.cpython-314.opt-2.pyc'1855removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/__init__.cpython-314.opt-2.pyc'1856removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_uisettings.cpython-314.opt-2.pyc'1857removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_file_handling.cpython-314.opt-2.pyc'1858removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_permission_filtering_security.cpython-314.opt-2.pyc'1859removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_management.cpython-314.opt-2.pyc'1860removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_profile.cpython-314.opt-2.pyc'1861removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/conftest.cpython-314.opt-2.pyc'1862removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_migration_saved_view_visibility.cpython-314.opt-2.pyc'1863removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_tasks.cpython-314.opt-2.pyc'1864removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_bulk_download.cpython-314.opt-2.pyc'1865removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_parsers.cpython-314.opt-2.pyc'1866removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_models.cpython-314.opt-2.pyc'1867removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_consumer_archive.cpython-314.opt-2.pyc'1868removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_chat.cpython-314.opt-2.pyc'1869removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_filter_by_custom_fields.cpython-314.opt-2.pyc'1870removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_permitted_objects_filter.cpython-314.opt-2.pyc'1871removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_regex.cpython-314.opt-2.pyc'1872removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_exporter.cpython-314.opt-2.pyc'1873removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_trash.cpython-314.opt-2.pyc'1874removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_documents.cpython-314.opt-2.pyc'1875removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_document_model.cpython-314.opt-2.pyc'1876removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_double_sided.cpython-314.opt-2.pyc'1877removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_migration_share_link_bundle.cpython-314.opt-2.pyc'1878removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_remote_version.cpython-314.opt-2.pyc'1879removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_bulk_edit.cpython-314.opt-2.pyc'1880removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_schema.cpython-314.opt-2.pyc'1881removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_document_versions.cpython-314.opt-2.pyc'1882removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/utils.cpython-314.opt-2.pyc'1883removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_permissions.cpython-314.opt-2.pyc'1884removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_workflows.cpython-314.opt-2.pyc'1885removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_workflows.cpython-314.opt-2.pyc'1886removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_consumer.cpython-314.opt-2.pyc'1887removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_consumer.cpython-314.opt-2.pyc'1888removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_filepath_nfc.cpython-314.opt-2.pyc'1889removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_bulk_edit.cpython-314.opt-2.pyc'1890removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_app_config.cpython-314.opt-2.pyc'1891removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_caching.cpython-314.opt-2.pyc'1892removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_version_conditionals.cpython-314.opt-2.pyc'1893removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_thumbnails.cpython-314.opt-2.pyc'1894removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_merge_documents_as_versions.cpython-314.opt-2.pyc'1895removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_tasks.cpython-314.opt-2.pyc'1896removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_superuser.cpython-314.opt-2.pyc'1897removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_filters.cpython-314.opt-2.pyc'1898removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_migration_sha256_checksums.cpython-314.opt-2.pyc'1899removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_sanity_check.cpython-314.opt-2.pyc'1900removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_email.cpython-314.opt-2.pyc'1901removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_search.cpython-314.opt-2.pyc'1902removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__/test_share_link_bundles.cpython-314.opt-2.pyc'1903removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__pycache__'1904removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_bulk_edit.py'1905removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/search/test_migration_fulltext_query_field_prefixes.py'1906removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/search/test_translate.py'1907removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_translate.cpython-314.opt-2.pyc'1908removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/search/__pycache__/__init__.cpython-314.opt-2.pyc'1909removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/search/__pycache__/conftest.cpython-314.opt-2.pyc'1910removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_query.cpython-314.opt-2.pyc'1911removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_tokenizer.cpython-314.opt-2.pyc'1912removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_schema.cpython-314.opt-2.pyc'1913removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_lock_backoff.cpython-314.opt-2.pyc'1914removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_backend.cpython-314.opt-2.pyc'1915removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_migration_fulltext_query_field_prefixes.cpython-314.opt-2.pyc'1916removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/search/__pycache__'1917removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/search/test_backend.py'1918removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/search/conftest.py'1919removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/search/__init__.py'1920removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/search/test_schema.py'1921removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/search/test_tokenizer.py'1922removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/search/test_lock_backoff.py'1923removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/search/test_query.py'1924removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/search'1925removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_parsers.py'1926removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_api_objects.py'1927removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_api_chat.py'1928removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_management_fuzzy.py'1929removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_api_document_versions.py'1930removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_api_custom_fields.py'1931removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_api_uisettings.py'1932removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_management_consumer.py'1933removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_views.py'1934removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_management_exporter.py'1935removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_api_workflows.py'1936removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/factories.py'1937removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_checks.py'1938removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_task_signals.py'1939removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_file_handling.py'1940removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_merge_documents_as_versions.py'1941removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_tasks.py'1942removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_api_bulk_download.py'1943removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_share_link_bundles.py'1944removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_sanity_check.py'1945removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_consumer_archive.py'1946removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_double_sided.py'1947removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/management/__init__.py'1948removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/management/__pycache__/__init__.cpython-314.opt-2.pyc'1949removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/management/__pycache__/test_management_sanity_checker.cpython-314.opt-2.pyc'1950removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/management/__pycache__/test_management_base_cmd.cpython-314.opt-2.pyc'1951removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/management/__pycache__/test_management_document_llmindex.cpython-314.opt-2.pyc'1952removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/management/__pycache__'1953removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/management/test_management_base_cmd.py'1954removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/management/test_management_sanity_checker.py'1955removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/management/test_management_document_llmindex.py'1956removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/management'1957removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_regex.py'1958removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_tag_hierarchy.py'1959removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_workflows.py'1960removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_migration_sha256_checksums.py'1961removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_api_profile.py'1962removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/conftest.py'1963removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_caching.py'1964removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_permitted_objects_filter.py'1965removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_api_filter_by_custom_fields.py'1966removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_admin.py'1967removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/__init__.py'1968removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_api_search.py'1969removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_management_retagger.py'1970removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_api_email.py'1971removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_filepath_nfc.py'1972removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/date_parsing/__init__.py'1973removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/date_parsing/test_date_parsing.py'1974removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/date_parsing/conftest.py'1975removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/date_parsing/__pycache__/test_date_parser_plugin_loading.cpython-314.opt-2.pyc'1976removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/date_parsing/__pycache__/__init__.cpython-314.opt-2.pyc'1977removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/date_parsing/__pycache__/conftest.cpython-314.opt-2.pyc'1978removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/date_parsing/__pycache__/test_date_parsing.cpython-314.opt-2.pyc'1979removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/date_parsing/__pycache__'1980removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/date_parsing/test_date_parser_plugin_loading.py'1981removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/date_parsing'1982removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_filters.py'1983removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_api_remote_version.py'1984removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_barcodes.py'1985removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests/test_utils.py'1986removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/documents/tests'1987removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_mail/tests/test_preprocessor.py'1988removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_mail/tests/test_mail.py'1989removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_mail/tests/__init__.py'1990removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_mail/tests/test_migrations.py'1991removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_mail/tests/factories.py'1992removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_mail/tests/test_mail_nfc.py'1993removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_mail/tests/conftest.py'1994removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_mail/tests/test_live_mail.py'1995removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_mail/tests/test_mail_oauth.py'1996removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_mail/tests/test_api.py'1997removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/__init__.cpython-314.opt-2.pyc'1998removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_preprocessor.cpython-314.opt-2.pyc'1999removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/conftest.cpython-314.opt-2.pyc'2000removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_api.cpython-314.opt-2.pyc'2001removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_migrations.cpython-314.opt-2.pyc'2002removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_live_mail.cpython-314.opt-2.pyc'2003removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_mail_nfc.cpython-314.opt-2.pyc'2004removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/factories.cpython-314.opt-2.pyc'2005removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_mail.cpython-314.opt-2.pyc'2006removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_mail_oauth.cpython-314.opt-2.pyc'2007removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_mail/tests/__pycache__'2008removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_mail/tests'2009removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/test_index_locking.py'2010removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_prompts.cpython-314.opt-2.pyc'2011removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_vector_store.cpython-314.opt-2.pyc'2012removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_base_model.cpython-314.opt-2.pyc'2013removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_tables.cpython-314.opt-2.pyc'2014removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_matching.cpython-314.opt-2.pyc'2015removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_lazy_imports.cpython-314.opt-2.pyc'2016removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_client.cpython-314.opt-2.pyc'2017removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/__init__.cpython-314.opt-2.pyc'2018removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_index_locking.cpython-314.opt-2.pyc'2019removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_embedding.cpython-314.opt-2.pyc'2020removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_ai_classifier.cpython-314.opt-2.pyc'2021removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/conftest.cpython-314.opt-2.pyc'2022removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_taxonomy.cpython-314.opt-2.pyc'2023removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_chat.cpython-314.opt-2.pyc'2024removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_ai_indexing.cpython-314.opt-2.pyc'2025removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/__pycache__'2026removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/test_ai_classifier.py'2027removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/test_ai_indexing.py'2028removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/test_lazy_imports.py'2029removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/test_base_model.py'2030removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/test_prompts.py'2031removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/test_chat.py'2032removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/test_embedding.py'2033removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/test_vector_store.py'2034removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/test_client.py'2035removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/test_tables.py'2036removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/__init__.py'2037removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/conftest.py'2038removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/test_taxonomy.py'2039removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests/test_matching.py'2040removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless_ai/tests'2041removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/test_remote_ocr_config.py'2042removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/__init__.py'2043removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/conftest.py'2044removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/test_auth_middleware.py'2045removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/test_websockets.py'2046removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers/test_mail_parser_live.py'2047removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers/test_tika_liva.py'2048removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers/test_parse_modes.py'2049removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/__init__.cpython-314.opt-2.pyc'2050removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/conftest.cpython-314.opt-2.pyc'2051removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_tesseract_parser.cpython-314.opt-2.pyc'2052removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_text_parser.cpython-314.opt-2.pyc'2053removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_tika_liva.cpython-314.opt-2.pyc'2054removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_mail_parser_live.cpython-314.opt-2.pyc'2055removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_remote_parser.cpython-314.opt-2.pyc'2056removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_parse_modes.cpython-314.opt-2.pyc'2057removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_mail_parser.cpython-314.opt-2.pyc'2058removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_tesseract_custom_settings.cpython-314.opt-2.pyc'2059removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_convert_image_to_pdfa.cpython-314.opt-2.pyc'2060removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_tika_parser.cpython-314.opt-2.pyc'2061removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__'2062removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers/conftest.py'2063removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers/test_tesseract_custom_settings.py'2064removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers/test_convert_image_to_pdfa.py'2065removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers/test_tesseract_parser.py'2066removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers/__init__.py'2067removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers/test_text_parser.py'2068removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers/test_tika_parser.py'2069removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers/test_remote_parser.py'2070removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers/test_mail_parser.py'2071removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/parsers'2072removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/test_logging.py'2073removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/settings/test_settings.py'2074removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/settings/__init__.py'2075removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/settings/test_environment_parsers.py'2076removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/settings/test_custom_parsers.py'2077removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/settings/test_db_cache.py'2078removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/settings/test_remote_user.py'2079removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/settings/__pycache__/__init__.cpython-314.opt-2.pyc'2080removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/settings/__pycache__/test_custom_parsers.cpython-314.opt-2.pyc'2081removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/settings/__pycache__/test_environment_parsers.cpython-314.opt-2.pyc'2082removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/settings/__pycache__/test_remote_user.cpython-314.opt-2.pyc'2083removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/settings/__pycache__/test_db_cache.cpython-314.opt-2.pyc'2084removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/settings/__pycache__/test_settings.cpython-314.opt-2.pyc'2085removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/settings/__pycache__'2086removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/settings'2087removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/test_migration_replace_skip_archive_file.py'2088removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/test_celery.py'2089removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/test_checks.py'2090removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/test_utils.py'2091removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/__pycache__/test_views.cpython-314.opt-2.pyc'2092removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/__pycache__/test_signals.cpython-314.opt-2.pyc'2093removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/__pycache__/conftest.cpython-314.opt-2.pyc'2094removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/__pycache__/test_checks.cpython-314.opt-2.pyc'2095removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/__pycache__/test_registry.cpython-314.opt-2.pyc'2096removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/__pycache__/test_utils.cpython-314.opt-2.pyc'2097removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/__pycache__/__init__.cpython-314.opt-2.pyc'2098removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/__pycache__/test_checks_v3.cpython-314.opt-2.pyc'2099removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/__pycache__/test_logging.cpython-314.opt-2.pyc'2100removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/__pycache__/test_auth_middleware.cpython-314.opt-2.pyc'2101removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/__pycache__/test_network.cpython-314.opt-2.pyc'2102removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/__pycache__/test_websockets.cpython-314.opt-2.pyc'2103removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/__pycache__/test_parser_utils.cpython-314.opt-2.pyc'2104removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/__pycache__/test_celery.cpython-314.opt-2.pyc'2105removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/__pycache__/test_remote_ocr_config.cpython-314.opt-2.pyc'2106removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/__pycache__/test_adapter.cpython-314.opt-2.pyc'2107removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/__pycache__/test_api_auth.cpython-314.opt-2.pyc'2108removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/__pycache__/test_ocr_config.cpython-314.opt-2.pyc'2109removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/__pycache__/test_migration_replace_skip_archive_file.cpython-314.opt-2.pyc'2110removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/__pycache__'2111removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/test_parser_utils.py'2112removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/test_network.py'2113removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tika/multi-part-broken.odt'2114removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tika/sample.docx'2115removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tika/sample.odt'2116removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tika/sample.doc'2117removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tika'2118removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tesseract/multi-page-images-alpha-rgb.tiff'2119removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tesseract/signed.pdf'2120removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple.tif'2121removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tesseract/rotated.pdf'2122removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple.heic'2123removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tesseract/multi-page-images-alpha.tiff'2124removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tesseract/document.webp'2125removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tesseract/multi-page-digital.pdf'2126removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tesseract/multi-page-images.tiff'2127removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tesseract/multi-page-images.pdf'2128removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tesseract/multi-page-mixed.pdf'2129removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple.png'2130removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple.bmp'2131removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple-no-dpi.png'2132removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tesseract/encrypted.pdf'2133removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple.gif'2134removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tesseract/no-text-alpha.png'2135removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tesseract/with-form.pdf'2136removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tesseract/single-page-mixed.pdf'2137removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tesseract/tagged-but-no-text.pdf'2138removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple-alpha.png'2139removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tesseract/rtl-test.pdf'2140removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple-digital.pdf'2141removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple.jpg'2142removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/tesseract'2143removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/mail/broken.eml'2144removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/mail/simple_text.eml.pdf.webp'2145removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/mail/html.eml.html'2146removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/mail/sample.html.pdf.webp'2147removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/mail/sample.html'2148removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/mail/html.eml.pdf.webp'2149removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/mail/html.eml.pdf'2150removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/mail/sample.png'2151removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/mail/simple_text.eml.pdf'2152removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/mail/sample.html.pdf'2153removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/mail/first.pdf'2154removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/mail/second.pdf'2155removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/mail/simple_text.eml'2156removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/mail/html.eml'2157removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/mail'2158removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/text/decode_error.txt'2159removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/text/test.txt'2160removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples/text'2161removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/samples'2162removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/test_api_auth.py'2163removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/test_signals.py'2164removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/test_adapter.py'2165removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/test_checks_v3.py'2166removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/test_registry.py'2167removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/test_ocr_config.py'2168removed '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests/test_views.py'2169removed directory '/nix/store/b5qlbj4h6ba7g9sdh6kp3yn9sz5kdyc7-paperless-ngx-3.1.1/lib/paperless-ngx/src/paperless/tests'2170Executing pythonRemoveTestsDir2171Finished executing pythonRemoveTestsDirinstallCheckPhase
2172setting known thread variables to default: 12173 OMP_NUM_THREADS=1 OPENBLAS_NUM_THREADS=1 MKL_NUM_THREADS=1 BLIS_NUM_THREADS=1 VECLIB_MAXIMUM_THREADS=1 NUMBA_NUM_THREADS=1 NUMEXPR_NUM_THREADS=12174no Makefile or custom installCheckPhase, doing nothingpythonImportsCheckPhase
2175Executing pythonImportsCheckPhasepytestCheckPhase
2176Executing pytestCheckPhase2177setting known thread variables to default: 12178 OMP_NUM_THREADS=1 OPENBLAS_NUM_THREADS=1 MKL_NUM_THREADS=1 BLIS_NUM_THREADS=1 VECLIB_MAXIMUM_THREADS=1 NUMBA_NUM_THREADS=1 NUMEXPR_NUM_THREADS=12179pytest flags: -m pytest src --deselect=src/documents/tests/test_management_consumer.py::TestCommandWatchEdgeCases::test_handles_deleted_before_stable --deselect=src/documents/tests/test_permission_filtering_security.py::TestTrashRestorePermissionBoundary::test_restore_allows_document_with_explicit_delete_permission -k not\ \(test_script_with_output\)\ and\ not\ \(test_script_exit_non_zero\)\ and\ not\ \(test_send_webhook_data_or_json\) --numprocesses=242180============================= test session starts ==============================2181platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.02182django: version: 5.2.17, settings: paperless.settings (from ini)2183rootdir: /build/source2184configfile: pyproject.toml2185plugins: Faker-40.28.1, cov-stub-1.0.0, django-4.12.0, env-1.2.0, httpx-0.36.0, anyio-4.14.2, mock-3.15.1, rerunfailures-16.4, xdist-3.8.0, time-machine-3.2.0, asyncio-1.4.02186asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function2187created: 24/24 workers218824 workers [3253 items]21892190........................................................................ [ 2%]2191........................................................................ [ 4%]2192........................................................................ [ 6%]2193........................................................................ [ 8%]2194........................................................................ [ 11%]2195........................................................................ [ 13%]2196........................................................................ [ 15%]2197........................................................................ [ 17%]2198........................................................................ [ 19%]2199........................................................................ [ 22%]2200........................................................................ [ 24%]2201........................................................................ [ 26%]2202........................................................................ [ 28%]2203........................................................................ [ 30%]2204........................................................................ [ 33%]2205........................................................................ [ 35%]2206........................................................................ [ 37%]2207.....s.................................................................. [ 39%]2208........................................................................ [ 42%]2209........................................................................ [ 44%]2210........................................................................ [ 46%]2211........................................................................ [ 48%]2212........................................................................ [ 50%]2213........................................................................ [ 53%]2214........................................................................ [ 55%]2215........................................................................ [ 57%]2216........................................................................ [ 59%]2217........................................................................ [ 61%]2218........................................................................ [ 64%]2219........................................................................ [ 66%]2220........................................................................ [ 68%]2221........................................................................ [ 70%]2222........................................................................ [ 73%]2223........................................................................ [ 75%]2224........................................................................ [ 77%]2225........................................................................ [ 79%]2226.................ssss..............................................s.sss [ 81%]2227........................................................................ [ 84%]2228........................................................................ [ 86%]2229........................................................................ [ 88%]2230.sss.................................................................... [ 90%]2231........................................................................ [ 92%]2232........................................................................ [ 95%]2233........................................................................ [ 97%]2234........................................................................ [ 99%]2235............. [100%]2236=============================== warnings summary ===============================2237src/documents/tests/test_bulk_edit.py::TestPDFActions::test_merge2238src/documents/tests/test_bulk_edit.py::TestPDFActions::test_merge2239src/documents/tests/test_bulk_edit.py::TestPDFActions::test_merge_and_delete_originals2240 /build/source/src/documents/bulk_edit.py:553: PageCopyWarning: Copying pages from another Pdf with pages.extend() does not preserve interactive form fields; form fields may not display in Adobe Acrobat and internal links may not resolve. Use Pdf.add_pages_from() to preserve them.2241 merged_pdf.pages.extend(pdf.pages)22422243src/documents/tests/test_bulk_edit.py::TestPDFActions::test_merge2244src/documents/tests/test_bulk_edit.py::TestPDFActions::test_merge2245src/documents/tests/test_bulk_edit.py::TestPDFActions::test_merge_and_delete_originals2246 /nix/store/gfcc789fv18w5zmk2zhv5khp30b4q906-python3.14-pikepdf-10.10.0/lib/python3.14/site-packages/pikepdf/_methods.py:520: PageCopyWarning: This document has 1 form widget annotation(s) that are not reachable from /AcroForm; they may not display in Adobe Acrobat. Use Pdf.add_pages_from() to copy pages with forms.2247 warn(22482249src/documents/tests/test_permission_filtering_security.py::TestBulkEditObjectsTagDescendantPartialPermission::test_apply_to_all_descendant_expansion_respects_per_object_permissions2250 /nix/store/cmrrfnmma27a34gglry4xm3y7fssn7h9-python3.14-django-5.2.17/lib/python3.14/site-packages/django/db/models/sql/datastructures.py:70: ResourceWarning: unclosed file <_io.FileIO name='/build/tmpvfpl52ad/tmp94dh5v73-compressed-archive' mode='rb' closefd=True>2251 self.join_cols = tuple(2252 Enable tracemalloc to get traceback where the object was allocated.2253 See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.22542255-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html2256----------------- generated xml file: /build/source/junit.xml ------------------2257============================= slowest 50 durations =============================225819.22s call src/documents/tests/test_workflows.py::TestWorkflows::test_workflow_webhook_action_url_invalid_params_headers22596.42s call src/documents/tests/test_barcodes.py::TestTagBarcode::test_consume_barcode_file_tag_split_and_assignment22606.36s call src/documents/tests/test_migration_share_link_bundle.py::TestReverseMigrateShareLinkBundlePermissions::test_share_link_permissions_revoked_on_reverse22615.92s setup src/paperless_mail/tests/test_preprocessor.py::TestMailMessageGpgDecryptor::test_auth_plain_fallback22625.87s setup src/documents/tests/test_api_bulk_edit.py::TestBulkEditAPI::test_api_add_invalid_tag22635.86s call src/paperless_ai/tests/test_embedding.py::test_get_embedding_model_huggingface22645.83s setup src/documents/tests/test_bulk_edit.py::TestPDFActions::test_delete_pages22655.83s setup src/documents/tests/test_matchables.py::TestMatching::test_root_uses_latest_version_content22665.83s setup src/documents/tests/test_api_documents.py::TestDocumentApi::testDocuments22675.83s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParsePdf::test_with_form_force22685.82s call src/documents/tests/test_migration_share_link_bundle.py::TestMigrateShareLinkBundlePermissions::test_share_link_permissions_granted_to_add_document_holders22695.79s setup src/paperless_mail/tests/test_preprocessor.py::TestMail::test_auth_plain_fallback22705.76s setup src/documents/tests/test_workflows.py::TestWorkflows::test_consumption_trigger_requires_filter_configuration22715.75s setup src/documents/tests/test_api_filter_by_custom_fields.py::TestCustomFieldsSearch::test_date_modifier22725.62s setup src/paperless_mail/tests/test_mail.py::TestMail::test_auth_plain_fallback22735.59s setup src/documents/tests/test_api_tasks.py::TestGetTasksV9::test_task_name_mapping[consume_file-passthrough]22745.58s setup src/documents/tests/test_consumer.py::TestConsumer::testAsnExists22755.50s setup src/paperless_ai/tests/test_ai_indexing.py::test_build_document_node22765.48s setup src/documents/tests/search/test_backend.py::TestSearch::test_empty_index_returns_no_ids22775.48s setup src/documents/tests/test_classifier.py::TestClassifier::testEmpty22785.46s setup src/documents/tests/test_api_search.py::TestDocumentSearchApi::test_global_search22795.44s setup src/documents/tests/test_management_exporter.py::TestExportImport::test_compression_flags_require_zip22805.41s setup src/documents/tests/test_api_app_config.py::TestApiAppConfig::test_api_accepts_valid_gif_logo22815.39s setup src/documents/tests/test_api_custom_fields.py::TestCustomFieldsAPI::test_change_custom_field_instance_value22825.33s setup src/documents/tests/test_barcodes.py::TestBarcode::test_asn_barcode_duplicate_in_trash_fails22835.32s setup src/documents/tests/test_api_document_versions.py::TestDocumentVersioningApi::test_delete_version_accepts_version_id_as_root_parameter22845.26s setup src/documents/tests/test_api_workflows.py::TestApiWorkflows::test_api_auto_remove_orphaned_triggers_actions22855.25s setup src/documents/tests/test_permission_filtering_security.py::TestPermittedObjectIdsGenericModels::test_owner_sees_own_object[Tag-TagFactory-view_tag]22865.24s setup src/documents/tests/test_file_handling.py::TestFileHandling::test_added_year_month_day22875.21s setup src/documents/tests/test_api_status.py::TestSystemStatus::test_system_status22884.62s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParseRotate::test_rotate_auto_mode22894.13s call src/documents/tests/test_migration_saved_view_visibility.py::TestMigrateSavedViewVisibilityToUiSettings::test_visibility_defaults_are_seeded_and_existing_values_preserved22904.00s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParseMultiPage::test_multi_page_tiff_alpha_srgb22913.93s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParsePdf::test_with_form_redo_no_archive_when_not_requested22923.80s call src/documents/tests/test_barcodes.py::TestAsnBarcode::test_scan_file_for_qrcode_with_upscale22933.79s call src/documents/tests/test_migration_saved_view_visibility.py::TestReverseMigrateSavedViewVisibilityFromUiSettings::test_visibility_fields_restored_from_owner_visibility22943.61s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParseMultiPage::test_multi_page_tiff_alpha22953.48s call src/documents/tests/search/test_migration_fulltext_query_field_prefixes.py::TestMigrateFulltextQueryFieldPrefixes::test_combined_query_rewritten22963.46s call src/documents/tests/test_barcodes.py::TestBarcode::test_separate_pages_by_asn_barcodes_and_patcht22973.43s call src/documents/tests/test_barcodes.py::TestBarcode::test_separate_pages_by_asn_barcodes_and_patcht_retain_pages22983.42s call src/documents/tests/test_migration_sha256_checksums.py::TestSha256ChecksumDataMigration::test_both_checksums_updated_when_original_and_archive_exist22993.42s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParseMixed::test_single_page_mixed_redo_mode23003.23s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParseMultiPage::test_multi_page_tiff23013.18s call src/documents/tests/search/test_migration_fulltext_query_field_prefixes.py::TestMigrateFulltextQueryFieldPrefixes::test_null_value_no_crash23023.06s call src/documents/tests/test_migration_sha256_checksums.py::TestSha256ChecksumDataMigration::test_archive_checksum_unchanged_when_archive_file_missing23033.06s call src/documents/tests/test_migration_sha256_checksums.py::TestSha256ChecksumDataMigration::test_checksum_unchanged_when_original_file_missing23043.03s call src/documents/tests/test_migration_sha256_checksums.py::TestSha256ChecksumDataMigration::test_archive_checksum_stays_null_when_no_archive_filename23053.02s call src/documents/tests/test_migration_sha256_checksums.py::TestSha256ChecksumDataMigration::test_original_checksum_updated_to_sha256_when_file_exists23062.93s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParserFileTypes::test_heic23072.91s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParseMultiPage::test_multi_page_digital_pages_2[force]2308================ 3241 passed, 12 skipped, 7 warnings in 56.30s =================2309Finished executing pytestCheckPhase2310pytestCheckPhase completed in 1 minutes 0 seconds