nixbot

builds

succeeded paperless-ngx-3.0.5 checks.x86_64-linux.nixos-eve · build #531 · 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/gxhmgl0baidl98gb5wpffi0s09rdkrw1-source18source root is source19setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/zensical.toml"
configurePhase
20no configure script, doing nothing
buildPhase
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/paperless_mail42copying src/paperless_mail/filters.py -> build/lib/paperless_mail43copying src/paperless_mail/models.py -> build/lib/paperless_mail44copying src/paperless_mail/apps.py -> build/lib/paperless_mail45copying src/paperless_mail/oauth.py -> build/lib/paperless_mail46copying src/paperless_mail/admin.py -> build/lib/paperless_mail47copying src/paperless_mail/serialisers.py -> build/lib/paperless_mail48copying src/paperless_mail/preprocessor.py -> build/lib/paperless_mail49copying src/paperless_mail/views.py -> build/lib/paperless_mail50copying src/paperless_mail/__init__.py -> build/lib/paperless_mail51copying src/paperless_mail/mail.py -> build/lib/paperless_mail52copying src/paperless_mail/tasks.py -> build/lib/paperless_mail53creating build/lib/paperless_ai54copying src/paperless_ai/base_model.py -> build/lib/paperless_ai55copying src/paperless_ai/tables.py -> build/lib/paperless_ai56copying src/paperless_ai/matching.py -> build/lib/paperless_ai57copying src/paperless_ai/__init__.py -> build/lib/paperless_ai58copying src/paperless_ai/chat.py -> build/lib/paperless_ai59copying src/paperless_ai/ai_classifier.py -> build/lib/paperless_ai60copying src/paperless_ai/indexing.py -> build/lib/paperless_ai61copying src/paperless_ai/embedding.py -> build/lib/paperless_ai62copying src/paperless_ai/db.py -> build/lib/paperless_ai63copying src/paperless_ai/client.py -> build/lib/paperless_ai64copying src/paperless_ai/exceptions.py -> build/lib/paperless_ai65copying src/paperless_ai/vector_store.py -> build/lib/paperless_ai66creating build/lib/documents67copying src/documents/settings.py -> build/lib/documents68copying src/documents/barcodes.py -> build/lib/documents69copying src/documents/context_processors.py -> build/lib/documents70copying src/documents/regex.py -> build/lib/documents71copying src/documents/schema.py -> build/lib/documents72copying src/documents/caching.py -> build/lib/documents73copying src/documents/utils.py -> build/lib/documents74copying src/documents/models.py -> build/lib/documents75copying src/documents/mail.py -> build/lib/documents76copying src/documents/filters.py -> build/lib/documents77copying src/documents/admin.py -> build/lib/documents78copying src/documents/classifier.py -> build/lib/documents79copying src/documents/converters.py -> build/lib/documents80copying src/documents/__init__.py -> build/lib/documents81copying src/documents/views.py -> build/lib/documents82copying src/documents/bulk_edit.py -> build/lib/documents83copying src/documents/conditionals.py -> build/lib/documents84copying src/documents/apps.py -> build/lib/documents85copying src/documents/double_sided.py -> build/lib/documents86copying src/documents/tasks.py -> build/lib/documents87copying src/documents/versioning.py -> build/lib/documents88copying src/documents/matching.py -> build/lib/documents89copying src/documents/parsers.py -> build/lib/documents90copying src/documents/checks.py -> build/lib/documents91copying src/documents/permissions.py -> build/lib/documents92copying src/documents/serialisers.py -> build/lib/documents93copying src/documents/sanity_checker.py -> build/lib/documents94copying src/documents/bulk_download.py -> build/lib/documents95copying src/documents/loggers.py -> build/lib/documents96copying src/documents/validators.py -> build/lib/documents97copying src/documents/file_handling.py -> build/lib/documents98copying src/documents/data_models.py -> build/lib/documents99copying src/documents/consumer.py -> build/lib/documents100creating build/lib/paperless101copying src/paperless/validators.py -> build/lib/paperless102copying src/paperless/serialisers.py -> build/lib/paperless103copying src/paperless/middleware.py -> build/lib/paperless104copying src/paperless/signals.py -> build/lib/paperless105copying src/paperless/version.py -> build/lib/paperless106copying src/paperless/__init__.py -> build/lib/paperless107copying src/paperless/adapter.py -> build/lib/paperless108copying src/paperless/consumers.py -> build/lib/paperless109copying src/paperless/asgi.py -> build/lib/paperless110copying src/paperless/filters.py -> build/lib/paperless111copying src/paperless/network.py -> build/lib/paperless112copying src/paperless/urls.py -> build/lib/paperless113copying src/paperless/celery.py -> build/lib/paperless114copying src/paperless/wsgi.py -> build/lib/paperless115copying src/paperless/checks.py -> build/lib/paperless116copying src/paperless/utils.py -> build/lib/paperless117copying src/paperless/admin.py -> build/lib/paperless118copying src/paperless/logging.py -> build/lib/paperless119copying src/paperless/auth.py -> build/lib/paperless120copying src/paperless/apps.py -> build/lib/paperless121copying src/paperless/config.py -> build/lib/paperless122copying src/paperless/views.py -> build/lib/paperless123copying src/paperless/db_cache.py -> build/lib/paperless124copying src/paperless/models.py -> build/lib/paperless125creating build/lib/paperless_mail/management126copying src/paperless_mail/management/__init__.py -> build/lib/paperless_mail/management127creating build/lib/paperless_mail/tests128copying src/paperless_mail/tests/test_migrations.py -> build/lib/paperless_mail/tests129copying src/paperless_mail/tests/test_mail_nfc.py -> build/lib/paperless_mail/tests130copying src/paperless_mail/tests/test_api.py -> build/lib/paperless_mail/tests131copying src/paperless_mail/tests/test_mail_oauth.py -> build/lib/paperless_mail/tests132copying src/paperless_mail/tests/factories.py -> build/lib/paperless_mail/tests133copying src/paperless_mail/tests/test_live_mail.py -> build/lib/paperless_mail/tests134copying src/paperless_mail/tests/conftest.py -> build/lib/paperless_mail/tests135copying src/paperless_mail/tests/__init__.py -> build/lib/paperless_mail/tests136copying src/paperless_mail/tests/test_mail.py -> build/lib/paperless_mail/tests137copying src/paperless_mail/tests/test_preprocessor.py -> build/lib/paperless_mail/tests138creating build/lib/paperless_mail/migrations139copying src/paperless_mail/migrations/0004_processedmail_uid_validity.py -> build/lib/paperless_mail/migrations140copying src/paperless_mail/migrations/__init__.py -> build/lib/paperless_mail/migrations141copying src/paperless_mail/migrations/0002_optimize_integer_field_sizes.py -> build/lib/paperless_mail/migrations142copying src/paperless_mail/migrations/0001_squashed.py -> build/lib/paperless_mail/migrations143copying src/paperless_mail/migrations/0003_mailrule_stop_processing.py -> build/lib/paperless_mail/migrations144creating build/lib/paperless_mail/management/commands145copying src/paperless_mail/management/commands/__init__.py -> build/lib/paperless_mail/management/commands146copying src/paperless_mail/management/commands/mail_fetcher.py -> build/lib/paperless_mail/management/commands147creating build/lib/paperless_ai/migrations148copying src/paperless_ai/migrations/__init__.py -> build/lib/paperless_ai/migrations149copying src/paperless_ai/migrations/m0001_v1_to_v2.py -> build/lib/paperless_ai/migrations150creating build/lib/paperless_ai/tests151copying src/paperless_ai/tests/test_ai_indexing.py -> build/lib/paperless_ai/tests152copying src/paperless_ai/tests/test_index_locking.py -> build/lib/paperless_ai/tests153copying src/paperless_ai/tests/test_tables.py -> build/lib/paperless_ai/tests154copying src/paperless_ai/tests/test_ai_classifier.py -> build/lib/paperless_ai/tests155copying src/paperless_ai/tests/test_lazy_imports.py -> build/lib/paperless_ai/tests156copying src/paperless_ai/tests/test_matching.py -> build/lib/paperless_ai/tests157copying src/paperless_ai/tests/test_chat.py -> build/lib/paperless_ai/tests158copying src/paperless_ai/tests/test_vector_store.py -> build/lib/paperless_ai/tests159copying src/paperless_ai/tests/conftest.py -> build/lib/paperless_ai/tests160copying src/paperless_ai/tests/__init__.py -> build/lib/paperless_ai/tests161copying src/paperless_ai/tests/test_embedding.py -> build/lib/paperless_ai/tests162copying src/paperless_ai/tests/test_base_model.py -> build/lib/paperless_ai/tests163copying src/paperless_ai/tests/test_client.py -> build/lib/paperless_ai/tests164creating build/lib/documents/workflows165copying src/documents/workflows/mutations.py -> build/lib/documents/workflows166copying src/documents/workflows/__init__.py -> build/lib/documents/workflows167copying src/documents/workflows/utils.py -> build/lib/documents/workflows168copying src/documents/workflows/actions.py -> build/lib/documents/workflows169copying src/documents/workflows/webhooks.py -> build/lib/documents/workflows170creating build/lib/documents/tests171copying src/documents/tests/test_migration_sha256_checksums.py -> build/lib/documents/tests172copying src/documents/tests/factories.py -> build/lib/documents/tests173copying src/documents/tests/test_workflows.py -> build/lib/documents/tests174copying src/documents/tests/test_caching.py -> build/lib/documents/tests175copying src/documents/tests/test_api_post_document_nfc.py -> build/lib/documents/tests176copying src/documents/tests/__init__.py -> build/lib/documents/tests177copying src/documents/tests/test_tasks.py -> build/lib/documents/tests178copying src/documents/tests/test_management.py -> build/lib/documents/tests179copying src/documents/tests/test_management_importer.py -> build/lib/documents/tests180copying src/documents/tests/test_document_model.py -> build/lib/documents/tests181copying src/documents/tests/test_filters.py -> build/lib/documents/tests182copying src/documents/tests/test_api_documents.py -> build/lib/documents/tests183copying src/documents/tests/test_task_signals.py -> build/lib/documents/tests184copying src/documents/tests/test_models.py -> build/lib/documents/tests185copying src/documents/tests/conftest.py -> build/lib/documents/tests186copying src/documents/tests/test_views.py -> build/lib/documents/tests187copying src/documents/tests/test_api_email.py -> build/lib/documents/tests188copying src/documents/tests/test_barcodes.py -> build/lib/documents/tests189copying src/documents/tests/test_api_document_versions.py -> build/lib/documents/tests190copying src/documents/tests/test_sanity_check.py -> build/lib/documents/tests191copying src/documents/tests/test_api_bulk_edit.py -> build/lib/documents/tests192copying src/documents/tests/test_double_sided.py -> build/lib/documents/tests193copying src/documents/tests/test_utils.py -> build/lib/documents/tests194copying src/documents/tests/utils.py -> build/lib/documents/tests195copying src/documents/tests/test_management_thumbnails.py -> build/lib/documents/tests196copying src/documents/tests/test_api_bulk_download.py -> build/lib/documents/tests197copying src/documents/tests/test_admin.py -> build/lib/documents/tests198copying src/documents/tests/test_matchables.py -> build/lib/documents/tests199copying src/documents/tests/test_version_conditionals.py -> build/lib/documents/tests200copying src/documents/tests/test_management_superuser.py -> build/lib/documents/tests201copying src/documents/tests/test_regex.py -> build/lib/documents/tests202copying src/documents/tests/test_api_schema.py -> build/lib/documents/tests203copying src/documents/tests/test_filepath_nfc.py -> build/lib/documents/tests204copying src/documents/tests/test_api_status.py -> build/lib/documents/tests205copying src/documents/tests/test_api_objects.py -> build/lib/documents/tests206copying src/documents/tests/test_migration_share_link_bundle.py -> build/lib/documents/tests207copying src/documents/tests/test_api_app_config.py -> build/lib/documents/tests208copying src/documents/tests/test_management_fuzzy.py -> build/lib/documents/tests209copying src/documents/tests/test_classifier.py -> build/lib/documents/tests210copying src/documents/tests/test_api_remote_version.py -> build/lib/documents/tests211copying src/documents/tests/test_api_trash.py -> build/lib/documents/tests212copying src/documents/tests/test_api_custom_fields.py -> build/lib/documents/tests213copying src/documents/tests/test_api_filter_by_custom_fields.py -> build/lib/documents/tests214copying src/documents/tests/test_api_tasks.py -> build/lib/documents/tests215copying src/documents/tests/test_migration_saved_view_visibility.py -> build/lib/documents/tests216copying src/documents/tests/test_checks.py -> build/lib/documents/tests217copying src/documents/tests/test_api_search.py -> build/lib/documents/tests218copying src/documents/tests/test_api_permissions.py -> build/lib/documents/tests219copying src/documents/tests/test_bulk_edit.py -> build/lib/documents/tests220copying src/documents/tests/test_management_consumer.py -> build/lib/documents/tests221copying src/documents/tests/test_management_exporter.py -> build/lib/documents/tests222copying src/documents/tests/test_parsers.py -> build/lib/documents/tests223copying src/documents/tests/test_api_uisettings.py -> build/lib/documents/tests224copying src/documents/tests/test_api_chat.py -> build/lib/documents/tests225copying src/documents/tests/test_tag_hierarchy.py -> build/lib/documents/tests226copying src/documents/tests/test_consumer.py -> build/lib/documents/tests227copying src/documents/tests/test_share_link_bundles.py -> build/lib/documents/tests228copying src/documents/tests/test_api_profile.py -> build/lib/documents/tests229copying src/documents/tests/test_consumer_archive.py -> build/lib/documents/tests230copying src/documents/tests/test_management_retagger.py -> build/lib/documents/tests231copying src/documents/tests/test_file_handling.py -> build/lib/documents/tests232copying src/documents/tests/test_api_workflows.py -> build/lib/documents/tests233creating build/lib/documents/management234copying src/documents/management/__init__.py -> build/lib/documents/management235creating build/lib/documents/templating236copying src/documents/templating/environment.py -> build/lib/documents/templating237copying src/documents/templating/__init__.py -> build/lib/documents/templating238copying src/documents/templating/filepath.py -> build/lib/documents/templating239copying src/documents/templating/utils.py -> build/lib/documents/templating240copying src/documents/templating/filters.py -> build/lib/documents/templating241copying src/documents/templating/workflows.py -> build/lib/documents/templating242creating build/lib/documents/search243copying src/documents/search/_dates.py -> build/lib/documents/search244copying src/documents/search/_backend.py -> build/lib/documents/search245copying src/documents/search/__init__.py -> build/lib/documents/search246copying src/documents/search/_query.py -> build/lib/documents/search247copying src/documents/search/_translate.py -> build/lib/documents/search248copying src/documents/search/_schema.py -> build/lib/documents/search249copying src/documents/search/_tokenizer.py -> build/lib/documents/search250creating build/lib/documents/migrations251copying src/documents/migrations/0017_migrate_fulltext_query_field_prefixes.py -> build/lib/documents/migrations252copying src/documents/migrations/0015_document_version_index_and_more.py -> build/lib/documents/migrations253copying src/documents/migrations/0020_drop_celery_results.py -> build/lib/documents/migrations254copying src/documents/migrations/0001_squashed.py -> build/lib/documents/migrations255copying src/documents/migrations/0005_alter_document_checksum_unique.py -> build/lib/documents/migrations256copying src/documents/migrations/0014_savedview_visibility_to_ui_settings.py -> build/lib/documents/migrations257copying src/documents/migrations/0009_alter_document_content_length.py -> build/lib/documents/migrations258copying src/documents/migrations/0004_workflowtrigger_filter_has_any_correspondents_and_more.py -> build/lib/documents/migrations259copying src/documents/migrations/0018_saved_view_simple_search_rules.py -> build/lib/documents/migrations260copying src/documents/migrations/0007_sharelinkbundle.py -> build/lib/documents/migrations261copying src/documents/migrations/0021_widen_workflow_integer_fields.py -> build/lib/documents/migrations262copying src/documents/migrations/0006_document_content_length.py -> build/lib/documents/migrations263copying src/documents/migrations/0008_workflowaction_passwords_alter_workflowaction_type.py -> build/lib/documents/migrations264copying src/documents/migrations/0011_alter_workflowaction_type.py -> build/lib/documents/migrations265copying src/documents/migrations/0012_document_root_document.py -> build/lib/documents/migrations266copying src/documents/migrations/0010_optimize_integer_field_sizes.py -> build/lib/documents/migrations267copying src/documents/migrations/__init__.py -> build/lib/documents/migrations268copying src/documents/migrations/0016_sha256_checksums.py -> build/lib/documents/migrations269copying src/documents/migrations/0022_add_perf_indexes.py -> build/lib/documents/migrations270copying src/documents/migrations/0019_task_system_redesign.py -> build/lib/documents/migrations271copying src/documents/migrations/0003_remove_document_storage_type.py -> build/lib/documents/migrations272copying src/documents/migrations/0013_alter_paperlesstask_task_name.py -> build/lib/documents/migrations273copying src/documents/migrations/0002_squashed.py -> build/lib/documents/migrations274creating build/lib/documents/plugins275copying src/documents/plugins/base.py -> build/lib/documents/plugins276copying src/documents/plugins/helpers.py -> build/lib/documents/plugins277copying src/documents/plugins/__init__.py -> build/lib/documents/plugins278creating build/lib/documents/signals279copying src/documents/signals/__init__.py -> build/lib/documents/signals280copying src/documents/signals/handlers.py -> build/lib/documents/signals281creating build/lib/documents/tests/management282copying src/documents/tests/management/test_management_document_llmindex.py -> build/lib/documents/tests/management283copying src/documents/tests/management/test_management_sanity_checker.py -> build/lib/documents/tests/management284copying src/documents/tests/management/__init__.py -> build/lib/documents/tests/management285copying src/documents/tests/management/test_management_base_cmd.py -> build/lib/documents/tests/management286creating build/lib/documents/tests/date_parsing287copying src/documents/tests/date_parsing/test_date_parser_plugin_loading.py -> build/lib/documents/tests/date_parsing288copying src/documents/tests/date_parsing/__init__.py -> build/lib/documents/tests/date_parsing289copying src/documents/tests/date_parsing/conftest.py -> build/lib/documents/tests/date_parsing290copying src/documents/tests/date_parsing/test_date_parsing.py -> build/lib/documents/tests/date_parsing291creating build/lib/documents/tests/search292copying src/documents/tests/search/__init__.py -> build/lib/documents/tests/search293copying src/documents/tests/search/test_translate.py -> build/lib/documents/tests/search294copying src/documents/tests/search/conftest.py -> build/lib/documents/tests/search295copying src/documents/tests/search/test_lock_backoff.py -> build/lib/documents/tests/search296copying src/documents/tests/search/test_query.py -> build/lib/documents/tests/search297copying src/documents/tests/search/test_backend.py -> build/lib/documents/tests/search298copying src/documents/tests/search/test_migration_fulltext_query_field_prefixes.py -> build/lib/documents/tests/search299copying src/documents/tests/search/test_schema.py -> build/lib/documents/tests/search300copying src/documents/tests/search/test_tokenizer.py -> build/lib/documents/tests/search301creating build/lib/documents/management/commands302copying src/documents/management/commands/document_llmindex.py -> build/lib/documents/management/commands303copying src/documents/management/commands/document_create_classifier.py -> build/lib/documents/management/commands304copying src/documents/management/commands/__init__.py -> build/lib/documents/management/commands305copying src/documents/management/commands/document_fuzzy_match.py -> build/lib/documents/management/commands306copying src/documents/management/commands/document_sanity_checker.py -> build/lib/documents/management/commands307copying src/documents/management/commands/document_index.py -> build/lib/documents/management/commands308copying src/documents/management/commands/document_importer.py -> build/lib/documents/management/commands309copying src/documents/management/commands/mixins.py -> build/lib/documents/management/commands310copying src/documents/management/commands/document_retagger.py -> build/lib/documents/management/commands311copying src/documents/management/commands/prune_audit_logs.py -> build/lib/documents/management/commands312copying src/documents/management/commands/document_thumbnails.py -> build/lib/documents/management/commands313copying src/documents/management/commands/document_consumer.py -> build/lib/documents/management/commands314copying src/documents/management/commands/document_exporter.py -> build/lib/documents/management/commands315copying src/documents/management/commands/document_archiver.py -> build/lib/documents/management/commands316copying src/documents/management/commands/document_renamer.py -> build/lib/documents/management/commands317copying src/documents/management/commands/manage_superuser.py -> build/lib/documents/management/commands318copying src/documents/management/commands/convert_mariadb_uuid.py -> build/lib/documents/management/commands319copying src/documents/management/commands/base.py -> build/lib/documents/management/commands320creating build/lib/documents/plugins/date_parsing321copying src/documents/plugins/date_parsing/base.py -> build/lib/documents/plugins/date_parsing322copying src/documents/plugins/date_parsing/regex_parser.py -> build/lib/documents/plugins/date_parsing323copying src/documents/plugins/date_parsing/__init__.py -> build/lib/documents/plugins/date_parsing324creating build/lib/paperless/tests325copying src/paperless/tests/test_utils.py -> build/lib/paperless/tests326copying src/paperless/tests/test_logging.py -> build/lib/paperless/tests327copying src/paperless/tests/__init__.py -> build/lib/paperless/tests328copying src/paperless/tests/conftest.py -> build/lib/paperless/tests329copying src/paperless/tests/test_migration_replace_skip_archive_file.py -> build/lib/paperless/tests330copying src/paperless/tests/test_views.py -> build/lib/paperless/tests331copying src/paperless/tests/test_ocr_config.py -> build/lib/paperless/tests332copying src/paperless/tests/test_adapter.py -> build/lib/paperless/tests333copying src/paperless/tests/test_signals.py -> build/lib/paperless/tests334copying src/paperless/tests/test_websockets.py -> build/lib/paperless/tests335copying src/paperless/tests/test_checks.py -> build/lib/paperless/tests336copying src/paperless/tests/test_registry.py -> build/lib/paperless/tests337copying src/paperless/tests/test_celery.py -> build/lib/paperless/tests338copying src/paperless/tests/test_parser_utils.py -> build/lib/paperless/tests339copying src/paperless/tests/test_checks_v3.py -> build/lib/paperless/tests340copying src/paperless/tests/test_network.py -> build/lib/paperless/tests341copying src/paperless/tests/test_api_auth.py -> build/lib/paperless/tests342creating build/lib/paperless/settings343copying src/paperless/settings/__init__.py -> build/lib/paperless/settings344copying src/paperless/settings/parsers.py -> build/lib/paperless/settings345copying src/paperless/settings/custom.py -> build/lib/paperless/settings346creating build/lib/paperless/parsers347copying src/paperless/parsers/text.py -> build/lib/paperless/parsers348copying src/paperless/parsers/registry.py -> build/lib/paperless/parsers349copying src/paperless/parsers/tika.py -> build/lib/paperless/parsers350copying src/paperless/parsers/utils.py -> build/lib/paperless/parsers351copying src/paperless/parsers/mail.py -> build/lib/paperless/parsers352copying src/paperless/parsers/__init__.py -> build/lib/paperless/parsers353copying src/paperless/parsers/remote.py -> build/lib/paperless/parsers354copying src/paperless/parsers/tesseract.py -> build/lib/paperless/parsers355creating build/lib/paperless/migrations356copying src/paperless/migrations/0001_initial.py -> build/lib/paperless/migrations357copying src/paperless/migrations/0009_alter_applicationconfiguration_options.py -> build/lib/paperless/migrations358copying src/paperless/migrations/0006_applicationconfiguration_barcode_tag_split.py -> build/lib/paperless/migrations359copying src/paperless/migrations/0005_applicationconfiguration_ai_enabled_and_more.py -> build/lib/paperless/migrations360copying src/paperless/migrations/0013_applicationconfiguration_llm_request_timeout.py -> build/lib/paperless/migrations361copying src/paperless/migrations/0003_alter_applicationconfiguration_max_image_pixels.py -> build/lib/paperless/migrations362copying src/paperless/migrations/__init__.py -> build/lib/paperless/migrations363copying src/paperless/migrations/0010_alter_applicationconfiguration_llm_embedding_backend.py -> build/lib/paperless/migrations364copying src/paperless/migrations/0004_applicationconfiguration_barcode_asn_prefix_and_more.py -> build/lib/paperless/migrations365copying src/paperless/migrations/0007_optimize_integer_field_sizes.py -> build/lib/paperless/migrations366copying src/paperless/migrations/0002_applicationconfiguration_app_logo_and_more.py -> build/lib/paperless/migrations367copying src/paperless/migrations/0011_applicationconfiguration_llm_embedding_chunk_size.py -> build/lib/paperless/migrations368copying src/paperless/migrations/0008_replace_skip_archive_file.py -> build/lib/paperless/migrations369copying src/paperless/migrations/0012_applicationconfiguration_llm_output_language.py -> build/lib/paperless/migrations370creating build/lib/paperless/tests/settings371copying src/paperless/tests/settings/test_db_cache.py -> build/lib/paperless/tests/settings372copying src/paperless/tests/settings/test_environment_parsers.py -> build/lib/paperless/tests/settings373copying src/paperless/tests/settings/__init__.py -> build/lib/paperless/tests/settings374copying src/paperless/tests/settings/test_remote_user.py -> build/lib/paperless/tests/settings375copying src/paperless/tests/settings/test_custom_parsers.py -> build/lib/paperless/tests/settings376copying src/paperless/tests/settings/test_settings.py -> build/lib/paperless/tests/settings377creating build/lib/paperless/tests/parsers378copying src/paperless/tests/parsers/test_mail_parser.py -> build/lib/paperless/tests/parsers379copying src/paperless/tests/parsers/test_mail_parser_live.py -> build/lib/paperless/tests/parsers380copying src/paperless/tests/parsers/test_tika_liva.py -> build/lib/paperless/tests/parsers381copying src/paperless/tests/parsers/test_text_parser.py -> build/lib/paperless/tests/parsers382copying src/paperless/tests/parsers/test_tika_parser.py -> build/lib/paperless/tests/parsers383copying src/paperless/tests/parsers/test_parse_modes.py -> build/lib/paperless/tests/parsers384copying src/paperless/tests/parsers/__init__.py -> build/lib/paperless/tests/parsers385copying src/paperless/tests/parsers/conftest.py -> build/lib/paperless/tests/parsers386copying src/paperless/tests/parsers/test_remote_parser.py -> build/lib/paperless/tests/parsers387copying src/paperless/tests/parsers/test_convert_image_to_pdfa.py -> build/lib/paperless/tests/parsers388copying src/paperless/tests/parsers/test_tesseract_parser.py -> build/lib/paperless/tests/parsers389copying src/paperless/tests/parsers/test_tesseract_custom_settings.py -> build/lib/paperless/tests/parsers390running egg_info391writing src/paperless_ngx.egg-info/PKG-INFO392writing dependency_links to src/paperless_ngx.egg-info/dependency_links.txt393writing requirements to src/paperless_ngx.egg-info/requires.txt394writing top-level names to src/paperless_ngx.egg-info/top_level.txt395reading manifest file 'src/paperless_ngx.egg-info/SOURCES.txt'396adding license file 'LICENSE'397writing manifest file 'src/paperless_ngx.egg-info/SOURCES.txt'398installing to build/bdist.linux-x86_64/wheel399running install400running install_lib401creating build/bdist.linux-x86_64/wheel402creating build/bdist.linux-x86_64/wheel/documents403creating build/bdist.linux-x86_64/wheel/documents/plugins404copying build/lib/documents/plugins/base.py -> build/bdist.linux-x86_64/wheel/./documents/plugins405creating build/bdist.linux-x86_64/wheel/documents/plugins/date_parsing406copying build/lib/documents/plugins/date_parsing/regex_parser.py -> build/bdist.linux-x86_64/wheel/./documents/plugins/date_parsing407copying build/lib/documents/plugins/date_parsing/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/plugins/date_parsing408copying build/lib/documents/plugins/date_parsing/base.py -> build/bdist.linux-x86_64/wheel/./documents/plugins/date_parsing409copying build/lib/documents/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/plugins410copying build/lib/documents/plugins/helpers.py -> build/bdist.linux-x86_64/wheel/./documents/plugins411copying build/lib/documents/admin.py -> build/bdist.linux-x86_64/wheel/./documents412copying build/lib/documents/bulk_edit.py -> build/bdist.linux-x86_64/wheel/./documents413copying build/lib/documents/filters.py -> build/bdist.linux-x86_64/wheel/./documents414copying build/lib/documents/sanity_checker.py -> build/bdist.linux-x86_64/wheel/./documents415copying build/lib/documents/utils.py -> build/bdist.linux-x86_64/wheel/./documents416creating build/bdist.linux-x86_64/wheel/documents/tests417creating build/bdist.linux-x86_64/wheel/documents/tests/search418copying build/lib/documents/tests/search/test_schema.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search419copying build/lib/documents/tests/search/test_tokenizer.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search420copying build/lib/documents/tests/search/test_lock_backoff.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search421copying build/lib/documents/tests/search/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search422copying build/lib/documents/tests/search/conftest.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search423copying build/lib/documents/tests/search/test_query.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search424copying build/lib/documents/tests/search/test_backend.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search425copying build/lib/documents/tests/search/test_migration_fulltext_query_field_prefixes.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search426copying build/lib/documents/tests/search/test_translate.py -> build/bdist.linux-x86_64/wheel/./documents/tests/search427copying build/lib/documents/tests/test_api_schema.py -> build/bdist.linux-x86_64/wheel/./documents/tests428copying build/lib/documents/tests/test_api_status.py -> build/bdist.linux-x86_64/wheel/./documents/tests429copying build/lib/documents/tests/test_classifier.py -> build/bdist.linux-x86_64/wheel/./documents/tests430copying build/lib/documents/tests/test_consumer.py -> build/bdist.linux-x86_64/wheel/./documents/tests431copying build/lib/documents/tests/test_api_filter_by_custom_fields.py -> build/bdist.linux-x86_64/wheel/./documents/tests432copying build/lib/documents/tests/test_sanity_check.py -> build/bdist.linux-x86_64/wheel/./documents/tests433copying build/lib/documents/tests/test_management_exporter.py -> build/bdist.linux-x86_64/wheel/./documents/tests434copying build/lib/documents/tests/test_checks.py -> build/bdist.linux-x86_64/wheel/./documents/tests435copying build/lib/documents/tests/test_management_consumer.py -> build/bdist.linux-x86_64/wheel/./documents/tests436copying build/lib/documents/tests/test_api_documents.py -> build/bdist.linux-x86_64/wheel/./documents/tests437copying build/lib/documents/tests/test_api_objects.py -> build/bdist.linux-x86_64/wheel/./documents/tests438copying build/lib/documents/tests/test_api_bulk_download.py -> build/bdist.linux-x86_64/wheel/./documents/tests439copying build/lib/documents/tests/test_task_signals.py -> build/bdist.linux-x86_64/wheel/./documents/tests440copying build/lib/documents/tests/test_matchables.py -> build/bdist.linux-x86_64/wheel/./documents/tests441copying build/lib/documents/tests/test_management_superuser.py -> build/bdist.linux-x86_64/wheel/./documents/tests442copying build/lib/documents/tests/test_bulk_edit.py -> build/bdist.linux-x86_64/wheel/./documents/tests443copying build/lib/documents/tests/test_management_retagger.py -> build/bdist.linux-x86_64/wheel/./documents/tests444copying build/lib/documents/tests/test_version_conditionals.py -> build/bdist.linux-x86_64/wheel/./documents/tests445copying build/lib/documents/tests/test_api_bulk_edit.py -> build/bdist.linux-x86_64/wheel/./documents/tests446copying build/lib/documents/tests/test_parsers.py -> build/bdist.linux-x86_64/wheel/./documents/tests447copying build/lib/documents/tests/test_api_permissions.py -> build/bdist.linux-x86_64/wheel/./documents/tests448copying build/lib/documents/tests/test_double_sided.py -> build/bdist.linux-x86_64/wheel/./documents/tests449copying build/lib/documents/tests/test_migration_sha256_checksums.py -> build/bdist.linux-x86_64/wheel/./documents/tests450copying build/lib/documents/tests/test_api_chat.py -> build/bdist.linux-x86_64/wheel/./documents/tests451copying build/lib/documents/tests/test_api_trash.py -> build/bdist.linux-x86_64/wheel/./documents/tests452copying build/lib/documents/tests/test_filepath_nfc.py -> build/bdist.linux-x86_64/wheel/./documents/tests453copying build/lib/documents/tests/test_api_tasks.py -> build/bdist.linux-x86_64/wheel/./documents/tests454copying build/lib/documents/tests/test_api_uisettings.py -> build/bdist.linux-x86_64/wheel/./documents/tests455copying build/lib/documents/tests/test_management.py -> build/bdist.linux-x86_64/wheel/./documents/tests456copying build/lib/documents/tests/test_migration_saved_view_visibility.py -> build/bdist.linux-x86_64/wheel/./documents/tests457copying build/lib/documents/tests/test_consumer_archive.py -> build/bdist.linux-x86_64/wheel/./documents/tests458creating build/bdist.linux-x86_64/wheel/documents/tests/management459copying build/lib/documents/tests/management/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/tests/management460copying build/lib/documents/tests/management/test_management_document_llmindex.py -> build/bdist.linux-x86_64/wheel/./documents/tests/management461copying build/lib/documents/tests/management/test_management_base_cmd.py -> build/bdist.linux-x86_64/wheel/./documents/tests/management462copying build/lib/documents/tests/management/test_management_sanity_checker.py -> build/bdist.linux-x86_64/wheel/./documents/tests/management463copying build/lib/documents/tests/test_views.py -> build/bdist.linux-x86_64/wheel/./documents/tests464creating build/bdist.linux-x86_64/wheel/documents/tests/date_parsing465copying build/lib/documents/tests/date_parsing/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/tests/date_parsing466copying build/lib/documents/tests/date_parsing/test_date_parsing.py -> build/bdist.linux-x86_64/wheel/./documents/tests/date_parsing467copying build/lib/documents/tests/date_parsing/conftest.py -> build/bdist.linux-x86_64/wheel/./documents/tests/date_parsing468copying build/lib/documents/tests/date_parsing/test_date_parser_plugin_loading.py -> build/bdist.linux-x86_64/wheel/./documents/tests/date_parsing469copying build/lib/documents/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/tests470copying build/lib/documents/tests/test_api_profile.py -> build/bdist.linux-x86_64/wheel/./documents/tests471copying build/lib/documents/tests/utils.py -> build/bdist.linux-x86_64/wheel/./documents/tests472copying build/lib/documents/tests/test_api_document_versions.py -> build/bdist.linux-x86_64/wheel/./documents/tests473copying build/lib/documents/tests/test_api_remote_version.py -> build/bdist.linux-x86_64/wheel/./documents/tests474copying build/lib/documents/tests/test_management_importer.py -> build/bdist.linux-x86_64/wheel/./documents/tests475copying build/lib/documents/tests/test_models.py -> build/bdist.linux-x86_64/wheel/./documents/tests476copying build/lib/documents/tests/test_tag_hierarchy.py -> build/bdist.linux-x86_64/wheel/./documents/tests477copying build/lib/documents/tests/test_api_app_config.py -> build/bdist.linux-x86_64/wheel/./documents/tests478copying build/lib/documents/tests/conftest.py -> build/bdist.linux-x86_64/wheel/./documents/tests479copying build/lib/documents/tests/test_api_post_document_nfc.py -> build/bdist.linux-x86_64/wheel/./documents/tests480copying build/lib/documents/tests/test_tasks.py -> build/bdist.linux-x86_64/wheel/./documents/tests481copying build/lib/documents/tests/test_management_fuzzy.py -> build/bdist.linux-x86_64/wheel/./documents/tests482copying build/lib/documents/tests/test_api_search.py -> build/bdist.linux-x86_64/wheel/./documents/tests483copying build/lib/documents/tests/test_filters.py -> build/bdist.linux-x86_64/wheel/./documents/tests484copying build/lib/documents/tests/test_migration_share_link_bundle.py -> build/bdist.linux-x86_64/wheel/./documents/tests485copying build/lib/documents/tests/test_api_email.py -> build/bdist.linux-x86_64/wheel/./documents/tests486copying build/lib/documents/tests/test_file_handling.py -> build/bdist.linux-x86_64/wheel/./documents/tests487copying build/lib/documents/tests/test_share_link_bundles.py -> build/bdist.linux-x86_64/wheel/./documents/tests488copying build/lib/documents/tests/test_regex.py -> build/bdist.linux-x86_64/wheel/./documents/tests489copying build/lib/documents/tests/test_management_thumbnails.py -> build/bdist.linux-x86_64/wheel/./documents/tests490copying build/lib/documents/tests/test_caching.py -> build/bdist.linux-x86_64/wheel/./documents/tests491copying build/lib/documents/tests/test_api_workflows.py -> build/bdist.linux-x86_64/wheel/./documents/tests492copying build/lib/documents/tests/test_document_model.py -> build/bdist.linux-x86_64/wheel/./documents/tests493copying build/lib/documents/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/./documents/tests494copying build/lib/documents/tests/test_api_custom_fields.py -> build/bdist.linux-x86_64/wheel/./documents/tests495copying build/lib/documents/tests/factories.py -> build/bdist.linux-x86_64/wheel/./documents/tests496copying build/lib/documents/tests/test_workflows.py -> build/bdist.linux-x86_64/wheel/./documents/tests497copying build/lib/documents/tests/test_barcodes.py -> build/bdist.linux-x86_64/wheel/./documents/tests498copying build/lib/documents/tests/test_admin.py -> build/bdist.linux-x86_64/wheel/./documents/tests499copying build/lib/documents/conditionals.py -> build/bdist.linux-x86_64/wheel/./documents500copying build/lib/documents/regex.py -> build/bdist.linux-x86_64/wheel/./documents501copying build/lib/documents/__init__.py -> build/bdist.linux-x86_64/wheel/./documents502copying build/lib/documents/double_sided.py -> build/bdist.linux-x86_64/wheel/./documents503creating build/bdist.linux-x86_64/wheel/documents/signals504copying build/lib/documents/signals/handlers.py -> build/bdist.linux-x86_64/wheel/./documents/signals505copying build/lib/documents/signals/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/signals506copying build/lib/documents/caching.py -> build/bdist.linux-x86_64/wheel/./documents507copying build/lib/documents/tasks.py -> build/bdist.linux-x86_64/wheel/./documents508copying build/lib/documents/models.py -> build/bdist.linux-x86_64/wheel/./documents509creating build/bdist.linux-x86_64/wheel/documents/workflows510copying build/lib/documents/workflows/actions.py -> build/bdist.linux-x86_64/wheel/./documents/workflows511copying build/lib/documents/workflows/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/workflows512copying build/lib/documents/workflows/utils.py -> build/bdist.linux-x86_64/wheel/./documents/workflows513copying build/lib/documents/workflows/webhooks.py -> build/bdist.linux-x86_64/wheel/./documents/workflows514copying build/lib/documents/workflows/mutations.py -> build/bdist.linux-x86_64/wheel/./documents/workflows515copying build/lib/documents/validators.py -> build/bdist.linux-x86_64/wheel/./documents516copying build/lib/documents/bulk_download.py -> build/bdist.linux-x86_64/wheel/./documents517copying build/lib/documents/barcodes.py -> build/bdist.linux-x86_64/wheel/./documents518copying build/lib/documents/file_handling.py -> build/bdist.linux-x86_64/wheel/./documents519copying build/lib/documents/settings.py -> build/bdist.linux-x86_64/wheel/./documents520copying build/lib/documents/schema.py -> build/bdist.linux-x86_64/wheel/./documents521creating build/bdist.linux-x86_64/wheel/documents/management522creating build/bdist.linux-x86_64/wheel/documents/management/commands523copying build/lib/documents/management/commands/base.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands524copying build/lib/documents/management/commands/document_create_classifier.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands525copying build/lib/documents/management/commands/mixins.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands526copying build/lib/documents/management/commands/document_retagger.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands527copying build/lib/documents/management/commands/document_index.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands528copying build/lib/documents/management/commands/document_exporter.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands529copying build/lib/documents/management/commands/document_archiver.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands530copying build/lib/documents/management/commands/document_consumer.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_sanity_checker.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands533copying build/lib/documents/management/commands/document_thumbnails.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands534copying build/lib/documents/management/commands/prune_audit_logs.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands535copying build/lib/documents/management/commands/convert_mariadb_uuid.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands536copying build/lib/documents/management/commands/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands537copying build/lib/documents/management/commands/document_llmindex.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_importer.py -> build/bdist.linux-x86_64/wheel/./documents/management/commands541copying build/lib/documents/management/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/management542creating build/bdist.linux-x86_64/wheel/documents/templating543copying build/lib/documents/templating/filepath.py -> build/bdist.linux-x86_64/wheel/./documents/templating544copying build/lib/documents/templating/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/templating545copying build/lib/documents/templating/utils.py -> build/bdist.linux-x86_64/wheel/./documents/templating546copying build/lib/documents/templating/filters.py -> build/bdist.linux-x86_64/wheel/./documents/templating547copying build/lib/documents/templating/workflows.py -> build/bdist.linux-x86_64/wheel/./documents/templating548copying build/lib/documents/templating/environment.py -> build/bdist.linux-x86_64/wheel/./documents/templating549copying build/lib/documents/views.py -> build/bdist.linux-x86_64/wheel/./documents550creating build/bdist.linux-x86_64/wheel/documents/search551copying build/lib/documents/search/_schema.py -> build/bdist.linux-x86_64/wheel/./documents/search552copying build/lib/documents/search/_tokenizer.py -> build/bdist.linux-x86_64/wheel/./documents/search553copying build/lib/documents/search/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/search554copying build/lib/documents/search/_backend.py -> build/bdist.linux-x86_64/wheel/./documents/search555copying build/lib/documents/search/_dates.py -> build/bdist.linux-x86_64/wheel/./documents/search556copying build/lib/documents/search/_translate.py -> build/bdist.linux-x86_64/wheel/./documents/search557copying build/lib/documents/search/_query.py -> build/bdist.linux-x86_64/wheel/./documents/search558copying build/lib/documents/parsers.py -> build/bdist.linux-x86_64/wheel/./documents559copying build/lib/documents/consumer.py -> build/bdist.linux-x86_64/wheel/./documents560creating build/bdist.linux-x86_64/wheel/documents/migrations561copying build/lib/documents/migrations/0001_squashed.py -> build/bdist.linux-x86_64/wheel/./documents/migrations562copying build/lib/documents/migrations/0008_workflowaction_passwords_alter_workflowaction_type.py -> build/bdist.linux-x86_64/wheel/./documents/migrations563copying build/lib/documents/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/./documents/migrations564copying build/lib/documents/migrations/0012_document_root_document.py -> build/bdist.linux-x86_64/wheel/./documents/migrations565copying build/lib/documents/migrations/0004_workflowtrigger_filter_has_any_correspondents_and_more.py -> build/bdist.linux-x86_64/wheel/./documents/migrations566copying build/lib/documents/migrations/0017_migrate_fulltext_query_field_prefixes.py -> build/bdist.linux-x86_64/wheel/./documents/migrations567copying build/lib/documents/migrations/0019_task_system_redesign.py -> build/bdist.linux-x86_64/wheel/./documents/migrations568copying build/lib/documents/migrations/0020_drop_celery_results.py -> build/bdist.linux-x86_64/wheel/./documents/migrations569copying build/lib/documents/migrations/0013_alter_paperlesstask_task_name.py -> build/bdist.linux-x86_64/wheel/./documents/migrations570copying build/lib/documents/migrations/0007_sharelinkbundle.py -> build/bdist.linux-x86_64/wheel/./documents/migrations571copying build/lib/documents/migrations/0010_optimize_integer_field_sizes.py -> build/bdist.linux-x86_64/wheel/./documents/migrations572copying build/lib/documents/migrations/0018_saved_view_simple_search_rules.py -> build/bdist.linux-x86_64/wheel/./documents/migrations573copying build/lib/documents/migrations/0022_add_perf_indexes.py -> build/bdist.linux-x86_64/wheel/./documents/migrations574copying build/lib/documents/migrations/0014_savedview_visibility_to_ui_settings.py -> build/bdist.linux-x86_64/wheel/./documents/migrations575copying build/lib/documents/migrations/0016_sha256_checksums.py -> build/bdist.linux-x86_64/wheel/./documents/migrations576copying build/lib/documents/migrations/0003_remove_document_storage_type.py -> build/bdist.linux-x86_64/wheel/./documents/migrations577copying build/lib/documents/migrations/0006_document_content_length.py -> build/bdist.linux-x86_64/wheel/./documents/migrations578copying build/lib/documents/migrations/0021_widen_workflow_integer_fields.py -> build/bdist.linux-x86_64/wheel/./documents/migrations579copying build/lib/documents/migrations/0009_alter_document_content_length.py -> build/bdist.linux-x86_64/wheel/./documents/migrations580copying build/lib/documents/migrations/0011_alter_workflowaction_type.py -> build/bdist.linux-x86_64/wheel/./documents/migrations581copying build/lib/documents/migrations/0015_document_version_index_and_more.py -> build/bdist.linux-x86_64/wheel/./documents/migrations582copying build/lib/documents/migrations/0005_alter_document_checksum_unique.py -> build/bdist.linux-x86_64/wheel/./documents/migrations583copying build/lib/documents/migrations/0002_squashed.py -> build/bdist.linux-x86_64/wheel/./documents/migrations584copying build/lib/documents/mail.py -> build/bdist.linux-x86_64/wheel/./documents585copying build/lib/documents/data_models.py -> build/bdist.linux-x86_64/wheel/./documents586copying build/lib/documents/context_processors.py -> build/bdist.linux-x86_64/wheel/./documents587copying build/lib/documents/apps.py -> build/bdist.linux-x86_64/wheel/./documents588copying build/lib/documents/versioning.py -> build/bdist.linux-x86_64/wheel/./documents589copying build/lib/documents/loggers.py -> build/bdist.linux-x86_64/wheel/./documents590copying build/lib/documents/checks.py -> build/bdist.linux-x86_64/wheel/./documents591copying build/lib/documents/matching.py -> build/bdist.linux-x86_64/wheel/./documents592copying build/lib/documents/converters.py -> build/bdist.linux-x86_64/wheel/./documents593copying build/lib/documents/permissions.py -> build/bdist.linux-x86_64/wheel/./documents594copying build/lib/documents/serialisers.py -> build/bdist.linux-x86_64/wheel/./documents595copying build/lib/documents/classifier.py -> build/bdist.linux-x86_64/wheel/./documents596creating build/bdist.linux-x86_64/wheel/paperless597copying build/lib/paperless/version.py -> build/bdist.linux-x86_64/wheel/./paperless598copying build/lib/paperless/signals.py -> build/bdist.linux-x86_64/wheel/./paperless599copying build/lib/paperless/db_cache.py -> build/bdist.linux-x86_64/wheel/./paperless600copying build/lib/paperless/asgi.py -> build/bdist.linux-x86_64/wheel/./paperless601copying build/lib/paperless/adapter.py -> build/bdist.linux-x86_64/wheel/./paperless602copying build/lib/paperless/views.py -> build/bdist.linux-x86_64/wheel/./paperless603copying build/lib/paperless/config.py -> build/bdist.linux-x86_64/wheel/./paperless604copying build/lib/paperless/utils.py -> build/bdist.linux-x86_64/wheel/./paperless605copying build/lib/paperless/filters.py -> build/bdist.linux-x86_64/wheel/./paperless606copying build/lib/paperless/admin.py -> build/bdist.linux-x86_64/wheel/./paperless607copying build/lib/paperless/urls.py -> build/bdist.linux-x86_64/wheel/./paperless608copying build/lib/paperless/wsgi.py -> build/bdist.linux-x86_64/wheel/./paperless609creating build/bdist.linux-x86_64/wheel/paperless/parsers610copying build/lib/paperless/parsers/utils.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers611copying build/lib/paperless/parsers/remote.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers612copying build/lib/paperless/parsers/tika.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers613copying build/lib/paperless/parsers/mail.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers614copying build/lib/paperless/parsers/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers615copying build/lib/paperless/parsers/text.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers616copying build/lib/paperless/parsers/registry.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers617copying build/lib/paperless/parsers/tesseract.py -> build/bdist.linux-x86_64/wheel/./paperless/parsers618copying build/lib/paperless/network.py -> build/bdist.linux-x86_64/wheel/./paperless619copying build/lib/paperless/models.py -> build/bdist.linux-x86_64/wheel/./paperless620copying build/lib/paperless/consumers.py -> build/bdist.linux-x86_64/wheel/./paperless621copying build/lib/paperless/auth.py -> build/bdist.linux-x86_64/wheel/./paperless622copying build/lib/paperless/logging.py -> build/bdist.linux-x86_64/wheel/./paperless623creating build/bdist.linux-x86_64/wheel/paperless/settings624copying build/lib/paperless/settings/custom.py -> build/bdist.linux-x86_64/wheel/./paperless/settings625copying build/lib/paperless/settings/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless/settings626copying build/lib/paperless/settings/parsers.py -> build/bdist.linux-x86_64/wheel/./paperless/settings627copying build/lib/paperless/apps.py -> build/bdist.linux-x86_64/wheel/./paperless628creating build/bdist.linux-x86_64/wheel/paperless/tests629copying build/lib/paperless/tests/test_websockets.py -> build/bdist.linux-x86_64/wheel/./paperless/tests630copying build/lib/paperless/tests/test_adapter.py -> build/bdist.linux-x86_64/wheel/./paperless/tests631copying build/lib/paperless/tests/test_signals.py -> build/bdist.linux-x86_64/wheel/./paperless/tests632copying build/lib/paperless/tests/test_api_auth.py -> build/bdist.linux-x86_64/wheel/./paperless/tests633creating build/bdist.linux-x86_64/wheel/paperless/tests/parsers634copying build/lib/paperless/tests/parsers/test_tika_liva.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers635copying build/lib/paperless/tests/parsers/test_mail_parser.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers636copying build/lib/paperless/tests/parsers/test_tesseract_parser.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers637copying build/lib/paperless/tests/parsers/test_text_parser.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers638copying build/lib/paperless/tests/parsers/test_tika_parser.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers639copying build/lib/paperless/tests/parsers/test_parse_modes.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers640copying build/lib/paperless/tests/parsers/test_tesseract_custom_settings.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers641copying build/lib/paperless/tests/parsers/test_convert_image_to_pdfa.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers642copying build/lib/paperless/tests/parsers/test_mail_parser_live.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers643copying build/lib/paperless/tests/parsers/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers644copying build/lib/paperless/tests/parsers/test_remote_parser.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers645copying build/lib/paperless/tests/parsers/conftest.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/parsers646copying build/lib/paperless/tests/test_registry.py -> build/bdist.linux-x86_64/wheel/./paperless/tests647copying build/lib/paperless/tests/test_celery.py -> build/bdist.linux-x86_64/wheel/./paperless/tests648copying build/lib/paperless/tests/test_checks.py -> build/bdist.linux-x86_64/wheel/./paperless/tests649copying build/lib/paperless/tests/test_network.py -> build/bdist.linux-x86_64/wheel/./paperless/tests650copying build/lib/paperless/tests/test_logging.py -> build/bdist.linux-x86_64/wheel/./paperless/tests651copying build/lib/paperless/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/./paperless/tests652copying build/lib/paperless/tests/test_migration_replace_skip_archive_file.py -> build/bdist.linux-x86_64/wheel/./paperless/tests653copying build/lib/paperless/tests/test_ocr_config.py -> build/bdist.linux-x86_64/wheel/./paperless/tests654creating build/bdist.linux-x86_64/wheel/paperless/tests/settings655copying build/lib/paperless/tests/settings/test_db_cache.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/settings656copying build/lib/paperless/tests/settings/test_remote_user.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/settings657copying build/lib/paperless/tests/settings/test_environment_parsers.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/settings658copying build/lib/paperless/tests/settings/test_custom_parsers.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/settings659copying build/lib/paperless/tests/settings/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/settings660copying build/lib/paperless/tests/settings/test_settings.py -> build/bdist.linux-x86_64/wheel/./paperless/tests/settings661copying build/lib/paperless/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless/tests662copying build/lib/paperless/tests/test_checks_v3.py -> build/bdist.linux-x86_64/wheel/./paperless/tests663copying build/lib/paperless/tests/conftest.py -> build/bdist.linux-x86_64/wheel/./paperless/tests664copying build/lib/paperless/tests/test_views.py -> build/bdist.linux-x86_64/wheel/./paperless/tests665copying build/lib/paperless/tests/test_parser_utils.py -> build/bdist.linux-x86_64/wheel/./paperless/tests666copying build/lib/paperless/checks.py -> build/bdist.linux-x86_64/wheel/./paperless667creating build/bdist.linux-x86_64/wheel/paperless/migrations668copying build/lib/paperless/migrations/0013_applicationconfiguration_llm_request_timeout.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations669copying build/lib/paperless/migrations/0007_optimize_integer_field_sizes.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations670copying build/lib/paperless/migrations/0005_applicationconfiguration_ai_enabled_and_more.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations671copying build/lib/paperless/migrations/0011_applicationconfiguration_llm_embedding_chunk_size.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations672copying build/lib/paperless/migrations/0001_initial.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations673copying build/lib/paperless/migrations/0003_alter_applicationconfiguration_max_image_pixels.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations674copying build/lib/paperless/migrations/0008_replace_skip_archive_file.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations675copying build/lib/paperless/migrations/0002_applicationconfiguration_app_logo_and_more.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations676copying build/lib/paperless/migrations/0010_alter_applicationconfiguration_llm_embedding_backend.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations677copying build/lib/paperless/migrations/0009_alter_applicationconfiguration_options.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations678copying build/lib/paperless/migrations/0012_applicationconfiguration_llm_output_language.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations679copying build/lib/paperless/migrations/0006_applicationconfiguration_barcode_tag_split.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations680copying build/lib/paperless/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations681copying build/lib/paperless/migrations/0004_applicationconfiguration_barcode_asn_prefix_and_more.py -> build/bdist.linux-x86_64/wheel/./paperless/migrations682copying build/lib/paperless/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless683copying build/lib/paperless/celery.py -> build/bdist.linux-x86_64/wheel/./paperless684copying build/lib/paperless/serialisers.py -> build/bdist.linux-x86_64/wheel/./paperless685copying build/lib/paperless/validators.py -> build/bdist.linux-x86_64/wheel/./paperless686copying build/lib/paperless/middleware.py -> build/bdist.linux-x86_64/wheel/./paperless687creating build/bdist.linux-x86_64/wheel/paperless_ai688copying build/lib/paperless_ai/chat.py -> build/bdist.linux-x86_64/wheel/./paperless_ai689copying build/lib/paperless_ai/tables.py -> build/bdist.linux-x86_64/wheel/./paperless_ai690creating build/bdist.linux-x86_64/wheel/paperless_ai/tests691copying build/lib/paperless_ai/tests/test_base_model.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests692copying build/lib/paperless_ai/tests/test_matching.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests693copying build/lib/paperless_ai/tests/test_ai_classifier.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests694copying build/lib/paperless_ai/tests/test_tables.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests695copying build/lib/paperless_ai/tests/conftest.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests696copying build/lib/paperless_ai/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests697copying build/lib/paperless_ai/tests/test_index_locking.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests698copying build/lib/paperless_ai/tests/test_ai_indexing.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests699copying build/lib/paperless_ai/tests/test_vector_store.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests700copying build/lib/paperless_ai/tests/test_chat.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests701copying build/lib/paperless_ai/tests/test_client.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/tests/test_embedding.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/tests704copying build/lib/paperless_ai/ai_classifier.py -> build/bdist.linux-x86_64/wheel/./paperless_ai705copying build/lib/paperless_ai/db.py -> build/bdist.linux-x86_64/wheel/./paperless_ai706copying build/lib/paperless_ai/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_ai707copying build/lib/paperless_ai/indexing.py -> build/bdist.linux-x86_64/wheel/./paperless_ai708copying build/lib/paperless_ai/base_model.py -> build/bdist.linux-x86_64/wheel/./paperless_ai709copying build/lib/paperless_ai/embedding.py -> build/bdist.linux-x86_64/wheel/./paperless_ai710copying build/lib/paperless_ai/exceptions.py -> build/bdist.linux-x86_64/wheel/./paperless_ai711copying build/lib/paperless_ai/matching.py -> build/bdist.linux-x86_64/wheel/./paperless_ai712creating build/bdist.linux-x86_64/wheel/paperless_ai/migrations713copying build/lib/paperless_ai/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/migrations714copying build/lib/paperless_ai/migrations/m0001_v1_to_v2.py -> build/bdist.linux-x86_64/wheel/./paperless_ai/migrations715copying build/lib/paperless_ai/vector_store.py -> build/bdist.linux-x86_64/wheel/./paperless_ai716copying build/lib/paperless_ai/client.py -> build/bdist.linux-x86_64/wheel/./paperless_ai717copying build/lib/manage.py -> build/bdist.linux-x86_64/wheel/.718creating build/bdist.linux-x86_64/wheel/paperless_mail719copying build/lib/paperless_mail/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_mail720creating build/bdist.linux-x86_64/wheel/paperless_mail/migrations721copying build/lib/paperless_mail/migrations/0003_mailrule_stop_processing.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/migrations722copying build/lib/paperless_mail/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/migrations723copying build/lib/paperless_mail/migrations/0004_processedmail_uid_validity.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/migrations724copying build/lib/paperless_mail/migrations/0002_optimize_integer_field_sizes.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/migrations725copying build/lib/paperless_mail/migrations/0001_squashed.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/migrations726creating build/bdist.linux-x86_64/wheel/paperless_mail/tests727copying build/lib/paperless_mail/tests/test_api.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests728copying build/lib/paperless_mail/tests/factories.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests729copying build/lib/paperless_mail/tests/test_mail_oauth.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests730copying build/lib/paperless_mail/tests/test_live_mail.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests731copying build/lib/paperless_mail/tests/test_mail.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests732copying build/lib/paperless_mail/tests/test_migrations.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests733copying build/lib/paperless_mail/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests734copying build/lib/paperless_mail/tests/test_mail_nfc.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests735copying build/lib/paperless_mail/tests/conftest.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests736copying build/lib/paperless_mail/tests/test_preprocessor.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/tests737copying build/lib/paperless_mail/models.py -> build/bdist.linux-x86_64/wheel/./paperless_mail738copying build/lib/paperless_mail/preprocessor.py -> build/bdist.linux-x86_64/wheel/./paperless_mail739creating build/bdist.linux-x86_64/wheel/paperless_mail/management740copying build/lib/paperless_mail/management/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/management741creating build/bdist.linux-x86_64/wheel/paperless_mail/management/commands742copying build/lib/paperless_mail/management/commands/__init__.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/management/commands743copying build/lib/paperless_mail/management/commands/mail_fetcher.py -> build/bdist.linux-x86_64/wheel/./paperless_mail/management/commands744copying build/lib/paperless_mail/admin.py -> build/bdist.linux-x86_64/wheel/./paperless_mail745copying build/lib/paperless_mail/apps.py -> build/bdist.linux-x86_64/wheel/./paperless_mail746copying build/lib/paperless_mail/oauth.py -> build/bdist.linux-x86_64/wheel/./paperless_mail747copying build/lib/paperless_mail/mail.py -> build/bdist.linux-x86_64/wheel/./paperless_mail748copying build/lib/paperless_mail/serialisers.py -> build/bdist.linux-x86_64/wheel/./paperless_mail749copying build/lib/paperless_mail/tasks.py -> build/bdist.linux-x86_64/wheel/./paperless_mail750copying build/lib/paperless_mail/views.py -> build/bdist.linux-x86_64/wheel/./paperless_mail751copying build/lib/paperless_mail/filters.py -> build/bdist.linux-x86_64/wheel/./paperless_mail752running install_egg_info753Copying src/paperless_ngx.egg-info to build/bdist.linux-x86_64/wheel/./paperless_ngx-3.0.5-py3.14.egg-info754running install_scripts755creating build/bdist.linux-x86_64/wheel/paperless_ngx-3.0.5.dist-info/WHEEL756creating '/build/source/dist/.tmp-9m47cyra/paperless_ngx-3.0.5-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it757adding 'manage.py'758adding 'documents/__init__.py'759adding 'documents/admin.py'760adding 'documents/apps.py'761adding 'documents/barcodes.py'762adding 'documents/bulk_download.py'763adding 'documents/bulk_edit.py'764adding 'documents/caching.py'765adding 'documents/checks.py'766adding 'documents/classifier.py'767adding 'documents/conditionals.py'768adding 'documents/consumer.py'769adding 'documents/context_processors.py'770adding 'documents/converters.py'771adding 'documents/data_models.py'772adding 'documents/double_sided.py'773adding 'documents/file_handling.py'774adding 'documents/filters.py'775adding 'documents/loggers.py'776adding 'documents/mail.py'777adding 'documents/matching.py'778adding 'documents/models.py'779adding 'documents/parsers.py'780adding 'documents/permissions.py'781adding 'documents/regex.py'782adding 'documents/sanity_checker.py'783adding 'documents/schema.py'784adding 'documents/serialisers.py'785adding 'documents/settings.py'786adding 'documents/tasks.py'787adding 'documents/utils.py'788adding 'documents/validators.py'789adding 'documents/versioning.py'790adding 'documents/views.py'791adding 'documents/management/__init__.py'792adding 'documents/management/commands/__init__.py'793adding 'documents/management/commands/base.py'794adding 'documents/management/commands/convert_mariadb_uuid.py'795adding 'documents/management/commands/document_archiver.py'796adding 'documents/management/commands/document_consumer.py'797adding 'documents/management/commands/document_create_classifier.py'798adding 'documents/management/commands/document_exporter.py'799adding 'documents/management/commands/document_fuzzy_match.py'800adding 'documents/management/commands/document_importer.py'801adding 'documents/management/commands/document_index.py'802adding 'documents/management/commands/document_llmindex.py'803adding 'documents/management/commands/document_renamer.py'804adding 'documents/management/commands/document_retagger.py'805adding 'documents/management/commands/document_sanity_checker.py'806adding 'documents/management/commands/document_thumbnails.py'807adding 'documents/management/commands/manage_superuser.py'808adding 'documents/management/commands/mixins.py'809adding 'documents/management/commands/prune_audit_logs.py'810adding 'documents/migrations/0001_squashed.py'811adding 'documents/migrations/0002_squashed.py'812adding 'documents/migrations/0003_remove_document_storage_type.py'813adding 'documents/migrations/0004_workflowtrigger_filter_has_any_correspondents_and_more.py'814adding 'documents/migrations/0005_alter_document_checksum_unique.py'815adding 'documents/migrations/0006_document_content_length.py'816adding 'documents/migrations/0007_sharelinkbundle.py'817adding 'documents/migrations/0008_workflowaction_passwords_alter_workflowaction_type.py'818adding 'documents/migrations/0009_alter_document_content_length.py'819adding 'documents/migrations/0010_optimize_integer_field_sizes.py'820adding 'documents/migrations/0011_alter_workflowaction_type.py'821adding 'documents/migrations/0012_document_root_document.py'822adding 'documents/migrations/0013_alter_paperlesstask_task_name.py'823adding 'documents/migrations/0014_savedview_visibility_to_ui_settings.py'824adding 'documents/migrations/0015_document_version_index_and_more.py'825adding 'documents/migrations/0016_sha256_checksums.py'826adding 'documents/migrations/0017_migrate_fulltext_query_field_prefixes.py'827adding 'documents/migrations/0018_saved_view_simple_search_rules.py'828adding 'documents/migrations/0019_task_system_redesign.py'829adding 'documents/migrations/0020_drop_celery_results.py'830adding 'documents/migrations/0021_widen_workflow_integer_fields.py'831adding 'documents/migrations/0022_add_perf_indexes.py'832adding 'documents/migrations/__init__.py'833adding 'documents/plugins/__init__.py'834adding 'documents/plugins/base.py'835adding 'documents/plugins/helpers.py'836adding 'documents/plugins/date_parsing/__init__.py'837adding 'documents/plugins/date_parsing/base.py'838adding 'documents/plugins/date_parsing/regex_parser.py'839adding 'documents/search/__init__.py'840adding 'documents/search/_backend.py'841adding 'documents/search/_dates.py'842adding 'documents/search/_query.py'843adding 'documents/search/_schema.py'844adding 'documents/search/_tokenizer.py'845adding 'documents/search/_translate.py'846adding 'documents/signals/__init__.py'847adding 'documents/signals/handlers.py'848adding 'documents/templating/__init__.py'849adding 'documents/templating/environment.py'850adding 'documents/templating/filepath.py'851adding 'documents/templating/filters.py'852adding 'documents/templating/utils.py'853adding 'documents/templating/workflows.py'854adding 'documents/tests/__init__.py'855adding 'documents/tests/conftest.py'856adding 'documents/tests/factories.py'857adding 'documents/tests/test_admin.py'858adding 'documents/tests/test_api_app_config.py'859adding 'documents/tests/test_api_bulk_download.py'860adding 'documents/tests/test_api_bulk_edit.py'861adding 'documents/tests/test_api_chat.py'862adding 'documents/tests/test_api_custom_fields.py'863adding 'documents/tests/test_api_document_versions.py'864adding 'documents/tests/test_api_documents.py'865adding 'documents/tests/test_api_email.py'866adding 'documents/tests/test_api_filter_by_custom_fields.py'867adding 'documents/tests/test_api_objects.py'868adding 'documents/tests/test_api_permissions.py'869adding 'documents/tests/test_api_post_document_nfc.py'870adding 'documents/tests/test_api_profile.py'871adding 'documents/tests/test_api_remote_version.py'872adding 'documents/tests/test_api_schema.py'873adding 'documents/tests/test_api_search.py'874adding 'documents/tests/test_api_status.py'875adding 'documents/tests/test_api_tasks.py'876adding 'documents/tests/test_api_trash.py'877adding 'documents/tests/test_api_uisettings.py'878adding 'documents/tests/test_api_workflows.py'879adding 'documents/tests/test_barcodes.py'880adding 'documents/tests/test_bulk_edit.py'881adding 'documents/tests/test_caching.py'882adding 'documents/tests/test_checks.py'883adding 'documents/tests/test_classifier.py'884adding 'documents/tests/test_consumer.py'885adding 'documents/tests/test_consumer_archive.py'886adding 'documents/tests/test_document_model.py'887adding 'documents/tests/test_double_sided.py'888adding 'documents/tests/test_file_handling.py'889adding 'documents/tests/test_filepath_nfc.py'890adding 'documents/tests/test_filters.py'891adding 'documents/tests/test_management.py'892adding 'documents/tests/test_management_consumer.py'893adding 'documents/tests/test_management_exporter.py'894adding 'documents/tests/test_management_fuzzy.py'895adding 'documents/tests/test_management_importer.py'896adding 'documents/tests/test_management_retagger.py'897adding 'documents/tests/test_management_superuser.py'898adding 'documents/tests/test_management_thumbnails.py'899adding 'documents/tests/test_matchables.py'900adding 'documents/tests/test_migration_saved_view_visibility.py'901adding 'documents/tests/test_migration_sha256_checksums.py'902adding 'documents/tests/test_migration_share_link_bundle.py'903adding 'documents/tests/test_models.py'904adding 'documents/tests/test_parsers.py'905adding 'documents/tests/test_regex.py'906adding 'documents/tests/test_sanity_check.py'907adding 'documents/tests/test_share_link_bundles.py'908adding 'documents/tests/test_tag_hierarchy.py'909adding 'documents/tests/test_task_signals.py'910adding 'documents/tests/test_tasks.py'911adding 'documents/tests/test_utils.py'912adding 'documents/tests/test_version_conditionals.py'913adding 'documents/tests/test_views.py'914adding 'documents/tests/test_workflows.py'915adding 'documents/tests/utils.py'916adding 'documents/tests/date_parsing/__init__.py'917adding 'documents/tests/date_parsing/conftest.py'918adding 'documents/tests/date_parsing/test_date_parser_plugin_loading.py'919adding 'documents/tests/date_parsing/test_date_parsing.py'920adding 'documents/tests/management/__init__.py'921adding 'documents/tests/management/test_management_base_cmd.py'922adding 'documents/tests/management/test_management_document_llmindex.py'923adding 'documents/tests/management/test_management_sanity_checker.py'924adding 'documents/tests/search/__init__.py'925adding 'documents/tests/search/conftest.py'926adding 'documents/tests/search/test_backend.py'927adding 'documents/tests/search/test_lock_backoff.py'928adding 'documents/tests/search/test_migration_fulltext_query_field_prefixes.py'929adding 'documents/tests/search/test_query.py'930adding 'documents/tests/search/test_schema.py'931adding 'documents/tests/search/test_tokenizer.py'932adding 'documents/tests/search/test_translate.py'933adding 'documents/workflows/__init__.py'934adding 'documents/workflows/actions.py'935adding 'documents/workflows/mutations.py'936adding 'documents/workflows/utils.py'937adding 'documents/workflows/webhooks.py'938adding 'paperless/__init__.py'939adding 'paperless/adapter.py'940adding 'paperless/admin.py'941adding 'paperless/apps.py'942adding 'paperless/asgi.py'943adding 'paperless/auth.py'944adding 'paperless/celery.py'945adding 'paperless/checks.py'946adding 'paperless/config.py'947adding 'paperless/consumers.py'948adding 'paperless/db_cache.py'949adding 'paperless/filters.py'950adding 'paperless/logging.py'951adding 'paperless/middleware.py'952adding 'paperless/models.py'953adding 'paperless/network.py'954adding 'paperless/serialisers.py'955adding 'paperless/signals.py'956adding 'paperless/urls.py'957adding 'paperless/utils.py'958adding 'paperless/validators.py'959adding 'paperless/version.py'960adding 'paperless/views.py'961adding 'paperless/wsgi.py'962adding 'paperless/migrations/0001_initial.py'963adding 'paperless/migrations/0002_applicationconfiguration_app_logo_and_more.py'964adding 'paperless/migrations/0003_alter_applicationconfiguration_max_image_pixels.py'965adding 'paperless/migrations/0004_applicationconfiguration_barcode_asn_prefix_and_more.py'966adding 'paperless/migrations/0005_applicationconfiguration_ai_enabled_and_more.py'967adding 'paperless/migrations/0006_applicationconfiguration_barcode_tag_split.py'968adding 'paperless/migrations/0007_optimize_integer_field_sizes.py'969adding 'paperless/migrations/0008_replace_skip_archive_file.py'970adding 'paperless/migrations/0009_alter_applicationconfiguration_options.py'971adding 'paperless/migrations/0010_alter_applicationconfiguration_llm_embedding_backend.py'972adding 'paperless/migrations/0011_applicationconfiguration_llm_embedding_chunk_size.py'973adding 'paperless/migrations/0012_applicationconfiguration_llm_output_language.py'974adding 'paperless/migrations/0013_applicationconfiguration_llm_request_timeout.py'975adding 'paperless/migrations/__init__.py'976adding 'paperless/parsers/__init__.py'977adding 'paperless/parsers/mail.py'978adding 'paperless/parsers/registry.py'979adding 'paperless/parsers/remote.py'980adding 'paperless/parsers/tesseract.py'981adding 'paperless/parsers/text.py'982adding 'paperless/parsers/tika.py'983adding 'paperless/parsers/utils.py'984adding 'paperless/settings/__init__.py'985adding 'paperless/settings/custom.py'986adding 'paperless/settings/parsers.py'987adding 'paperless/tests/__init__.py'988adding 'paperless/tests/conftest.py'989adding 'paperless/tests/test_adapter.py'990adding 'paperless/tests/test_api_auth.py'991adding 'paperless/tests/test_celery.py'992adding 'paperless/tests/test_checks.py'993adding 'paperless/tests/test_checks_v3.py'994adding 'paperless/tests/test_logging.py'995adding 'paperless/tests/test_migration_replace_skip_archive_file.py'996adding 'paperless/tests/test_network.py'997adding 'paperless/tests/test_ocr_config.py'998adding 'paperless/tests/test_parser_utils.py'999adding 'paperless/tests/test_registry.py'1000adding 'paperless/tests/test_signals.py'1001adding 'paperless/tests/test_utils.py'1002adding 'paperless/tests/test_views.py'1003adding 'paperless/tests/test_websockets.py'1004adding 'paperless/tests/parsers/__init__.py'1005adding 'paperless/tests/parsers/conftest.py'1006adding 'paperless/tests/parsers/test_convert_image_to_pdfa.py'1007adding 'paperless/tests/parsers/test_mail_parser.py'1008adding 'paperless/tests/parsers/test_mail_parser_live.py'1009adding 'paperless/tests/parsers/test_parse_modes.py'1010adding 'paperless/tests/parsers/test_remote_parser.py'1011adding 'paperless/tests/parsers/test_tesseract_custom_settings.py'1012adding 'paperless/tests/parsers/test_tesseract_parser.py'1013adding 'paperless/tests/parsers/test_text_parser.py'1014adding 'paperless/tests/parsers/test_tika_liva.py'1015adding 'paperless/tests/parsers/test_tika_parser.py'1016adding 'paperless/tests/settings/__init__.py'1017adding 'paperless/tests/settings/test_custom_parsers.py'1018adding 'paperless/tests/settings/test_db_cache.py'1019adding 'paperless/tests/settings/test_environment_parsers.py'1020adding 'paperless/tests/settings/test_remote_user.py'1021adding 'paperless/tests/settings/test_settings.py'1022adding 'paperless_ai/__init__.py'1023adding 'paperless_ai/ai_classifier.py'1024adding 'paperless_ai/base_model.py'1025adding 'paperless_ai/chat.py'1026adding 'paperless_ai/client.py'1027adding 'paperless_ai/db.py'1028adding 'paperless_ai/embedding.py'1029adding 'paperless_ai/exceptions.py'1030adding 'paperless_ai/indexing.py'1031adding 'paperless_ai/matching.py'1032adding 'paperless_ai/tables.py'1033adding 'paperless_ai/vector_store.py'1034adding 'paperless_ai/migrations/__init__.py'1035adding 'paperless_ai/migrations/m0001_v1_to_v2.py'1036adding 'paperless_ai/tests/__init__.py'1037adding 'paperless_ai/tests/conftest.py'1038adding 'paperless_ai/tests/test_ai_classifier.py'1039adding 'paperless_ai/tests/test_ai_indexing.py'1040adding 'paperless_ai/tests/test_base_model.py'1041adding 'paperless_ai/tests/test_chat.py'1042adding 'paperless_ai/tests/test_client.py'1043adding 'paperless_ai/tests/test_embedding.py'1044adding 'paperless_ai/tests/test_index_locking.py'1045adding 'paperless_ai/tests/test_lazy_imports.py'1046adding 'paperless_ai/tests/test_matching.py'1047adding 'paperless_ai/tests/test_tables.py'1048adding 'paperless_ai/tests/test_vector_store.py'1049adding 'paperless_mail/__init__.py'1050adding 'paperless_mail/admin.py'1051adding 'paperless_mail/apps.py'1052adding 'paperless_mail/filters.py'1053adding 'paperless_mail/mail.py'1054adding 'paperless_mail/models.py'1055adding 'paperless_mail/oauth.py'1056adding 'paperless_mail/preprocessor.py'1057adding 'paperless_mail/serialisers.py'1058adding 'paperless_mail/tasks.py'1059adding 'paperless_mail/views.py'1060adding 'paperless_mail/management/__init__.py'1061adding 'paperless_mail/management/commands/__init__.py'1062adding 'paperless_mail/management/commands/mail_fetcher.py'1063adding 'paperless_mail/migrations/0001_squashed.py'1064adding 'paperless_mail/migrations/0002_optimize_integer_field_sizes.py'1065adding 'paperless_mail/migrations/0003_mailrule_stop_processing.py'1066adding 'paperless_mail/migrations/0004_processedmail_uid_validity.py'1067adding 'paperless_mail/migrations/__init__.py'1068adding 'paperless_mail/tests/__init__.py'1069adding 'paperless_mail/tests/conftest.py'1070adding 'paperless_mail/tests/factories.py'1071adding 'paperless_mail/tests/test_api.py'1072adding 'paperless_mail/tests/test_live_mail.py'1073adding 'paperless_mail/tests/test_mail.py'1074adding 'paperless_mail/tests/test_mail_nfc.py'1075adding 'paperless_mail/tests/test_mail_oauth.py'1076adding 'paperless_mail/tests/test_migrations.py'1077adding 'paperless_mail/tests/test_preprocessor.py'1078adding 'paperless_ngx-3.0.5.dist-info/licenses/LICENSE'1079adding 'paperless_ngx-3.0.5.dist-info/METADATA'1080adding 'paperless_ngx-3.0.5.dist-info/WHEEL'1081adding 'paperless_ngx-3.0.5.dist-info/top_level.txt'1082adding 'paperless_ngx-3.0.5.dist-info/RECORD'1083removing build/bdist.linux-x86_64/wheel1084Successfully built paperless_ngx-3.0.5-py3-none-any.whl1085Finished creating a wheel...1086Listing 'src'...1087Listing 'src/documents'...1088Compiling 'src/documents/__init__.py'...1089Compiling 'src/documents/admin.py'...1090Compiling 'src/documents/apps.py'...1091Compiling 'src/documents/barcodes.py'...1092Compiling 'src/documents/bulk_download.py'...1093Compiling 'src/documents/bulk_edit.py'...1094Compiling 'src/documents/caching.py'...1095Compiling 'src/documents/checks.py'...1096Compiling 'src/documents/classifier.py'...1097Compiling 'src/documents/conditionals.py'...1098Compiling 'src/documents/consumer.py'...1099Compiling 'src/documents/context_processors.py'...1100Compiling 'src/documents/converters.py'...1101Compiling 'src/documents/data_models.py'...1102Compiling 'src/documents/double_sided.py'...1103Compiling 'src/documents/file_handling.py'...1104Compiling 'src/documents/filters.py'...1105Compiling 'src/documents/loggers.py'...1106Compiling 'src/documents/mail.py'...1107Listing 'src/documents/management'...1108Compiling 'src/documents/management/__init__.py'...1109Listing 'src/documents/management/commands'...1110Compiling 'src/documents/management/commands/__init__.py'...1111Compiling 'src/documents/management/commands/base.py'...1112Compiling 'src/documents/management/commands/convert_mariadb_uuid.py'...1113Compiling 'src/documents/management/commands/document_archiver.py'...1114Compiling 'src/documents/management/commands/document_consumer.py'...1115Compiling 'src/documents/management/commands/document_create_classifier.py'...1116Compiling 'src/documents/management/commands/document_exporter.py'...1117Compiling 'src/documents/management/commands/document_fuzzy_match.py'...1118Compiling 'src/documents/management/commands/document_importer.py'...1119Compiling 'src/documents/management/commands/document_index.py'...1120Compiling 'src/documents/management/commands/document_llmindex.py'...1121Compiling 'src/documents/management/commands/document_renamer.py'...1122Compiling 'src/documents/management/commands/document_retagger.py'...1123Compiling 'src/documents/management/commands/document_sanity_checker.py'...1124Compiling 'src/documents/management/commands/document_thumbnails.py'...1125Compiling 'src/documents/management/commands/manage_superuser.py'...1126Compiling 'src/documents/management/commands/mixins.py'...1127Compiling 'src/documents/management/commands/prune_audit_logs.py'...1128Compiling 'src/documents/matching.py'...1129Listing 'src/documents/migrations'...1130Compiling 'src/documents/migrations/0001_squashed.py'...1131Compiling 'src/documents/migrations/0002_squashed.py'...1132Compiling 'src/documents/migrations/0003_remove_document_storage_type.py'...1133Compiling 'src/documents/migrations/0004_workflowtrigger_filter_has_any_correspondents_and_more.py'...1134Compiling 'src/documents/migrations/0005_alter_document_checksum_unique.py'...1135Compiling 'src/documents/migrations/0006_document_content_length.py'...1136Compiling 'src/documents/migrations/0007_sharelinkbundle.py'...1137Compiling 'src/documents/migrations/0008_workflowaction_passwords_alter_workflowaction_type.py'...1138Compiling 'src/documents/migrations/0009_alter_document_content_length.py'...1139Compiling 'src/documents/migrations/0010_optimize_integer_field_sizes.py'...1140Compiling 'src/documents/migrations/0011_alter_workflowaction_type.py'...1141Compiling 'src/documents/migrations/0012_document_root_document.py'...1142Compiling 'src/documents/migrations/0013_alter_paperlesstask_task_name.py'...1143Compiling 'src/documents/migrations/0014_savedview_visibility_to_ui_settings.py'...1144Compiling 'src/documents/migrations/0015_document_version_index_and_more.py'...1145Compiling 'src/documents/migrations/0016_sha256_checksums.py'...1146Compiling 'src/documents/migrations/0017_migrate_fulltext_query_field_prefixes.py'...1147Compiling 'src/documents/migrations/0018_saved_view_simple_search_rules.py'...1148Compiling 'src/documents/migrations/0019_task_system_redesign.py'...1149Compiling 'src/documents/migrations/0020_drop_celery_results.py'...1150Compiling 'src/documents/migrations/0021_widen_workflow_integer_fields.py'...1151Compiling 'src/documents/migrations/0022_add_perf_indexes.py'...1152Compiling 'src/documents/migrations/__init__.py'...1153Compiling 'src/documents/models.py'...1154Compiling 'src/documents/parsers.py'...1155Compiling 'src/documents/permissions.py'...1156Listing 'src/documents/plugins'...1157Compiling 'src/documents/plugins/__init__.py'...1158Compiling 'src/documents/plugins/base.py'...1159Listing 'src/documents/plugins/date_parsing'...1160Compiling 'src/documents/plugins/date_parsing/__init__.py'...1161Compiling 'src/documents/plugins/date_parsing/base.py'...1162Compiling 'src/documents/plugins/date_parsing/regex_parser.py'...1163Compiling 'src/documents/plugins/helpers.py'...1164Compiling 'src/documents/regex.py'...1165Listing 'src/documents/resources'...1166Compiling 'src/documents/sanity_checker.py'...1167Compiling 'src/documents/schema.py'...1168Listing 'src/documents/search'...1169Compiling 'src/documents/search/__init__.py'...1170Compiling 'src/documents/search/_backend.py'...1171Compiling 'src/documents/search/_dates.py'...1172Compiling 'src/documents/search/_query.py'...1173Compiling 'src/documents/search/_schema.py'...1174Compiling 'src/documents/search/_tokenizer.py'...1175Compiling 'src/documents/search/_translate.py'...1176Compiling 'src/documents/serialisers.py'...1177Compiling 'src/documents/settings.py'...1178Listing 'src/documents/signals'...1179Compiling 'src/documents/signals/__init__.py'...1180Compiling 'src/documents/signals/handlers.py'...1181Listing 'src/documents/static'...1182Compiling 'src/documents/tasks.py'...1183Listing 'src/documents/templates'...1184Listing 'src/documents/templates/account'...1185Listing 'src/documents/templates/account/email'...1186Listing 'src/documents/templates/mfa'...1187Listing 'src/documents/templates/paperless-ngx'...1188Listing 'src/documents/templates/paperless-ngx/snippets'...1189Listing 'src/documents/templates/socialaccount'...1190Listing 'src/documents/templating'...1191Compiling 'src/documents/templating/__init__.py'...1192Compiling 'src/documents/templating/environment.py'...1193Compiling 'src/documents/templating/filepath.py'...1194Compiling 'src/documents/templating/filters.py'...1195Compiling 'src/documents/templating/utils.py'...1196Compiling 'src/documents/templating/workflows.py'...1197Listing 'src/documents/tests'...1198Compiling 'src/documents/tests/__init__.py'...1199Compiling 'src/documents/tests/conftest.py'...1200Listing 'src/documents/tests/date_parsing'...1201Compiling 'src/documents/tests/date_parsing/__init__.py'...1202Compiling 'src/documents/tests/date_parsing/conftest.py'...1203Compiling 'src/documents/tests/date_parsing/test_date_parser_plugin_loading.py'...1204Compiling 'src/documents/tests/date_parsing/test_date_parsing.py'...1205Listing 'src/documents/tests/examples'...1206Compiling 'src/documents/tests/factories.py'...1207Listing 'src/documents/tests/management'...1208Compiling 'src/documents/tests/management/__init__.py'...1209Compiling 'src/documents/tests/management/test_management_base_cmd.py'...1210Compiling 'src/documents/tests/management/test_management_document_llmindex.py'...1211Compiling 'src/documents/tests/management/test_management_sanity_checker.py'...1212Listing 'src/documents/tests/samples'...1213Listing 'src/documents/tests/samples/barcodes'...1214Listing 'src/documents/tests/samples/documents'...1215Listing 'src/documents/tests/samples/documents/archive'...1216Listing 'src/documents/tests/samples/documents/originals'...1217Listing 'src/documents/tests/samples/documents/thumbnails'...1218Listing 'src/documents/tests/search'...1219Compiling 'src/documents/tests/search/__init__.py'...1220Compiling 'src/documents/tests/search/conftest.py'...1221Compiling 'src/documents/tests/search/test_backend.py'...1222Compiling 'src/documents/tests/search/test_lock_backoff.py'...1223Compiling 'src/documents/tests/search/test_migration_fulltext_query_field_prefixes.py'...1224Compiling 'src/documents/tests/search/test_query.py'...1225Compiling 'src/documents/tests/search/test_schema.py'...1226Compiling 'src/documents/tests/search/test_tokenizer.py'...1227Compiling 'src/documents/tests/search/test_translate.py'...1228Compiling 'src/documents/tests/test_admin.py'...1229Compiling 'src/documents/tests/test_api_app_config.py'...1230Compiling 'src/documents/tests/test_api_bulk_download.py'...1231Compiling 'src/documents/tests/test_api_bulk_edit.py'...1232Compiling 'src/documents/tests/test_api_chat.py'...1233Compiling 'src/documents/tests/test_api_custom_fields.py'...1234Compiling 'src/documents/tests/test_api_document_versions.py'...1235Compiling 'src/documents/tests/test_api_documents.py'...1236Compiling 'src/documents/tests/test_api_email.py'...1237Compiling 'src/documents/tests/test_api_filter_by_custom_fields.py'...1238Compiling 'src/documents/tests/test_api_objects.py'...1239Compiling 'src/documents/tests/test_api_permissions.py'...1240Compiling 'src/documents/tests/test_api_post_document_nfc.py'...1241Compiling 'src/documents/tests/test_api_profile.py'...1242Compiling 'src/documents/tests/test_api_remote_version.py'...1243Compiling 'src/documents/tests/test_api_schema.py'...1244Compiling 'src/documents/tests/test_api_search.py'...1245Compiling 'src/documents/tests/test_api_status.py'...1246Compiling 'src/documents/tests/test_api_tasks.py'...1247Compiling 'src/documents/tests/test_api_trash.py'...1248Compiling 'src/documents/tests/test_api_uisettings.py'...1249Compiling 'src/documents/tests/test_api_workflows.py'...1250Compiling 'src/documents/tests/test_barcodes.py'...1251Compiling 'src/documents/tests/test_bulk_edit.py'...1252Compiling 'src/documents/tests/test_caching.py'...1253Compiling 'src/documents/tests/test_checks.py'...1254Compiling 'src/documents/tests/test_classifier.py'...1255Compiling 'src/documents/tests/test_consumer.py'...1256Compiling 'src/documents/tests/test_consumer_archive.py'...1257Compiling 'src/documents/tests/test_document_model.py'...1258Compiling 'src/documents/tests/test_double_sided.py'...1259Compiling 'src/documents/tests/test_file_handling.py'...1260Compiling 'src/documents/tests/test_filepath_nfc.py'...1261Compiling 'src/documents/tests/test_filters.py'...1262Compiling 'src/documents/tests/test_management.py'...1263Compiling 'src/documents/tests/test_management_consumer.py'...1264Compiling 'src/documents/tests/test_management_exporter.py'...1265Compiling 'src/documents/tests/test_management_fuzzy.py'...1266Compiling 'src/documents/tests/test_management_importer.py'...1267Compiling 'src/documents/tests/test_management_retagger.py'...1268Compiling 'src/documents/tests/test_management_superuser.py'...1269Compiling 'src/documents/tests/test_management_thumbnails.py'...1270Compiling 'src/documents/tests/test_matchables.py'...1271Compiling 'src/documents/tests/test_migration_saved_view_visibility.py'...1272Compiling 'src/documents/tests/test_migration_sha256_checksums.py'...1273Compiling 'src/documents/tests/test_migration_share_link_bundle.py'...1274Compiling 'src/documents/tests/test_models.py'...1275Compiling 'src/documents/tests/test_parsers.py'...1276Compiling 'src/documents/tests/test_regex.py'...1277Compiling 'src/documents/tests/test_sanity_check.py'...1278Compiling 'src/documents/tests/test_share_link_bundles.py'...1279Compiling 'src/documents/tests/test_tag_hierarchy.py'...1280Compiling 'src/documents/tests/test_task_signals.py'...1281Compiling 'src/documents/tests/test_tasks.py'...1282Compiling 'src/documents/tests/test_utils.py'...1283Compiling 'src/documents/tests/test_version_conditionals.py'...1284Compiling 'src/documents/tests/test_views.py'...1285Compiling 'src/documents/tests/test_workflows.py'...1286Compiling 'src/documents/tests/utils.py'...1287Compiling 'src/documents/utils.py'...1288Compiling 'src/documents/validators.py'...1289Compiling 'src/documents/versioning.py'...1290Compiling 'src/documents/views.py'...1291Listing 'src/documents/workflows'...1292Compiling 'src/documents/workflows/__init__.py'...1293Compiling 'src/documents/workflows/actions.py'...1294Compiling 'src/documents/workflows/mutations.py'...1295Compiling 'src/documents/workflows/utils.py'...1296Compiling 'src/documents/workflows/webhooks.py'...1297Listing 'src/locale'...1298Listing 'src/locale/af_ZA'...1299Listing 'src/locale/af_ZA/LC_MESSAGES'...1300Listing 'src/locale/am_ET'...1301Listing 'src/locale/am_ET/LC_MESSAGES'...1302Listing 'src/locale/ar_AR'...1303Listing 'src/locale/ar_AR/LC_MESSAGES'...1304Listing 'src/locale/be_BY'...1305Listing 'src/locale/be_BY/LC_MESSAGES'...1306Listing 'src/locale/bg_BG'...1307Listing 'src/locale/bg_BG/LC_MESSAGES'...1308Listing 'src/locale/ca_ES'...1309Listing 'src/locale/ca_ES/LC_MESSAGES'...1310Listing 'src/locale/cs_CZ'...1311Listing 'src/locale/cs_CZ/LC_MESSAGES'...1312Listing 'src/locale/da_DK'...1313Listing 'src/locale/da_DK/LC_MESSAGES'...1314Listing 'src/locale/de_CH'...1315Listing 'src/locale/de_CH/LC_MESSAGES'...1316Listing 'src/locale/de_DE'...1317Listing 'src/locale/de_DE/LC_MESSAGES'...1318Listing 'src/locale/el_GR'...1319Listing 'src/locale/el_GR/LC_MESSAGES'...1320Listing 'src/locale/en_GB'...1321Listing 'src/locale/en_GB/LC_MESSAGES'...1322Listing 'src/locale/en_US'...1323Listing 'src/locale/en_US/LC_MESSAGES'...1324Listing 'src/locale/es_ES'...1325Listing 'src/locale/es_ES/LC_MESSAGES'...1326Listing 'src/locale/et_EE'...1327Listing 'src/locale/et_EE/LC_MESSAGES'...1328Listing 'src/locale/fa_IR'...1329Listing 'src/locale/fa_IR/LC_MESSAGES'...1330Listing 'src/locale/fi_FI'...1331Listing 'src/locale/fi_FI/LC_MESSAGES'...1332Listing 'src/locale/fr_FR'...1333Listing 'src/locale/fr_FR/LC_MESSAGES'...1334Listing 'src/locale/he_IL'...1335Listing 'src/locale/he_IL/LC_MESSAGES'...1336Listing 'src/locale/hi_IN'...1337Listing 'src/locale/hi_IN/LC_MESSAGES'...1338Listing 'src/locale/hr_HR'...1339Listing 'src/locale/hr_HR/LC_MESSAGES'...1340Listing 'src/locale/hu_HU'...1341Listing 'src/locale/hu_HU/LC_MESSAGES'...1342Listing 'src/locale/id_ID'...1343Listing 'src/locale/id_ID/LC_MESSAGES'...1344Listing 'src/locale/it_IT'...1345Listing 'src/locale/it_IT/LC_MESSAGES'...1346Listing 'src/locale/ja_JP'...1347Listing 'src/locale/ja_JP/LC_MESSAGES'...1348Listing 'src/locale/km_KH'...1349Listing 'src/locale/km_KH/LC_MESSAGES'...1350Listing 'src/locale/ko_KR'...1351Listing 'src/locale/ko_KR/LC_MESSAGES'...1352Listing 'src/locale/la_LA'...1353Listing 'src/locale/la_LA/LC_MESSAGES'...1354Listing 'src/locale/lb_LU'...1355Listing 'src/locale/lb_LU/LC_MESSAGES'...1356Listing 'src/locale/lt_LT'...1357Listing 'src/locale/lt_LT/LC_MESSAGES'...1358Listing 'src/locale/lv_LV'...1359Listing 'src/locale/lv_LV/LC_MESSAGES'...1360Listing 'src/locale/mk_MK'...1361Listing 'src/locale/mk_MK/LC_MESSAGES'...1362Listing 'src/locale/ms_MY'...1363Listing 'src/locale/ms_MY/LC_MESSAGES'...1364Listing 'src/locale/nb_NO'...1365Listing 'src/locale/nb_NO/LC_MESSAGES'...1366Listing 'src/locale/nl_NL'...1367Listing 'src/locale/nl_NL/LC_MESSAGES'...1368Listing 'src/locale/no_NO'...1369Listing 'src/locale/no_NO/LC_MESSAGES'...1370Listing 'src/locale/pl_PL'...1371Listing 'src/locale/pl_PL/LC_MESSAGES'...1372Listing 'src/locale/pt_BR'...1373Listing 'src/locale/pt_BR/LC_MESSAGES'...1374Listing 'src/locale/pt_PT'...1375Listing 'src/locale/pt_PT/LC_MESSAGES'...1376Listing 'src/locale/ro_RO'...1377Listing 'src/locale/ro_RO/LC_MESSAGES'...1378Listing 'src/locale/ru_RU'...1379Listing 'src/locale/ru_RU/LC_MESSAGES'...1380Listing 'src/locale/sk_SK'...1381Listing 'src/locale/sk_SK/LC_MESSAGES'...1382Listing 'src/locale/sl_SI'...1383Listing 'src/locale/sl_SI/LC_MESSAGES'...1384Listing 'src/locale/sq_AL'...1385Listing 'src/locale/sq_AL/LC_MESSAGES'...1386Listing 'src/locale/sr_CS'...1387Listing 'src/locale/sr_CS/LC_MESSAGES'...1388Listing 'src/locale/sv_SE'...1389Listing 'src/locale/sv_SE/LC_MESSAGES'...1390Listing 'src/locale/th_TH'...1391Listing 'src/locale/th_TH/LC_MESSAGES'...1392Listing 'src/locale/tr_TR'...1393Listing 'src/locale/tr_TR/LC_MESSAGES'...1394Listing 'src/locale/uk_UA'...1395Listing 'src/locale/uk_UA/LC_MESSAGES'...1396Listing 'src/locale/vi_VN'...1397Listing 'src/locale/vi_VN/LC_MESSAGES'...1398Listing 'src/locale/xh_ZA'...1399Listing 'src/locale/xh_ZA/LC_MESSAGES'...1400Listing 'src/locale/zh_CN'...1401Listing 'src/locale/zh_CN/LC_MESSAGES'...1402Listing 'src/locale/zh_TW'...1403Listing 'src/locale/zh_TW/LC_MESSAGES'...1404Compiling 'src/manage.py'...1405Listing 'src/paperless'...1406Compiling 'src/paperless/__init__.py'...1407Compiling 'src/paperless/adapter.py'...1408Compiling 'src/paperless/admin.py'...1409Compiling 'src/paperless/apps.py'...1410Compiling 'src/paperless/asgi.py'...1411Compiling 'src/paperless/auth.py'...1412Compiling 'src/paperless/celery.py'...1413Compiling 'src/paperless/checks.py'...1414Compiling 'src/paperless/config.py'...1415Compiling 'src/paperless/consumers.py'...1416Compiling 'src/paperless/db_cache.py'...1417Compiling 'src/paperless/filters.py'...1418Compiling 'src/paperless/logging.py'...1419Compiling 'src/paperless/middleware.py'...1420Listing 'src/paperless/migrations'...1421Compiling 'src/paperless/migrations/0001_initial.py'...1422Compiling 'src/paperless/migrations/0002_applicationconfiguration_app_logo_and_more.py'...1423Compiling 'src/paperless/migrations/0003_alter_applicationconfiguration_max_image_pixels.py'...1424Compiling 'src/paperless/migrations/0004_applicationconfiguration_barcode_asn_prefix_and_more.py'...1425Compiling 'src/paperless/migrations/0005_applicationconfiguration_ai_enabled_and_more.py'...1426Compiling 'src/paperless/migrations/0006_applicationconfiguration_barcode_tag_split.py'...1427Compiling 'src/paperless/migrations/0007_optimize_integer_field_sizes.py'...1428Compiling 'src/paperless/migrations/0008_replace_skip_archive_file.py'...1429Compiling 'src/paperless/migrations/0009_alter_applicationconfiguration_options.py'...1430Compiling 'src/paperless/migrations/0010_alter_applicationconfiguration_llm_embedding_backend.py'...1431Compiling 'src/paperless/migrations/0011_applicationconfiguration_llm_embedding_chunk_size.py'...1432Compiling 'src/paperless/migrations/0012_applicationconfiguration_llm_output_language.py'...1433Compiling 'src/paperless/migrations/0013_applicationconfiguration_llm_request_timeout.py'...1434Compiling 'src/paperless/migrations/__init__.py'...1435Compiling 'src/paperless/models.py'...1436Compiling 'src/paperless/network.py'...1437Listing 'src/paperless/parsers'...1438Compiling 'src/paperless/parsers/__init__.py'...1439Compiling 'src/paperless/parsers/mail.py'...1440Compiling 'src/paperless/parsers/registry.py'...1441Compiling 'src/paperless/parsers/remote.py'...1442Compiling 'src/paperless/parsers/tesseract.py'...1443Compiling 'src/paperless/parsers/text.py'...1444Compiling 'src/paperless/parsers/tika.py'...1445Compiling 'src/paperless/parsers/utils.py'...1446Compiling 'src/paperless/serialisers.py'...1447Listing 'src/paperless/settings'...1448Compiling 'src/paperless/settings/__init__.py'...1449Compiling 'src/paperless/settings/custom.py'...1450Compiling 'src/paperless/settings/parsers.py'...1451Compiling 'src/paperless/signals.py'...1452Listing 'src/paperless/static'...1453Listing 'src/paperless/static/paperless'...1454Listing 'src/paperless/static/paperless/img'...1455Listing 'src/paperless/tests'...1456Compiling 'src/paperless/tests/__init__.py'...1457Compiling 'src/paperless/tests/conftest.py'...1458Listing 'src/paperless/tests/parsers'...1459Compiling 'src/paperless/tests/parsers/__init__.py'...1460Compiling 'src/paperless/tests/parsers/conftest.py'...1461Compiling 'src/paperless/tests/parsers/test_convert_image_to_pdfa.py'...1462Compiling 'src/paperless/tests/parsers/test_mail_parser.py'...1463Compiling 'src/paperless/tests/parsers/test_mail_parser_live.py'...1464Compiling 'src/paperless/tests/parsers/test_parse_modes.py'...1465Compiling 'src/paperless/tests/parsers/test_remote_parser.py'...1466Compiling 'src/paperless/tests/parsers/test_tesseract_custom_settings.py'...1467Compiling 'src/paperless/tests/parsers/test_tesseract_parser.py'...1468Compiling 'src/paperless/tests/parsers/test_text_parser.py'...1469Compiling 'src/paperless/tests/parsers/test_tika_liva.py'...1470Compiling 'src/paperless/tests/parsers/test_tika_parser.py'...1471Listing 'src/paperless/tests/samples'...1472Listing 'src/paperless/tests/samples/mail'...1473Listing 'src/paperless/tests/samples/tesseract'...1474Listing 'src/paperless/tests/samples/text'...1475Listing 'src/paperless/tests/samples/tika'...1476Listing 'src/paperless/tests/settings'...1477Compiling 'src/paperless/tests/settings/__init__.py'...1478Compiling 'src/paperless/tests/settings/test_custom_parsers.py'...1479Compiling 'src/paperless/tests/settings/test_db_cache.py'...1480Compiling 'src/paperless/tests/settings/test_environment_parsers.py'...1481Compiling 'src/paperless/tests/settings/test_remote_user.py'...1482Compiling 'src/paperless/tests/settings/test_settings.py'...1483Compiling 'src/paperless/tests/test_adapter.py'...1484Compiling 'src/paperless/tests/test_api_auth.py'...1485Compiling 'src/paperless/tests/test_celery.py'...1486Compiling 'src/paperless/tests/test_checks.py'...1487Compiling 'src/paperless/tests/test_checks_v3.py'...1488Compiling 'src/paperless/tests/test_logging.py'...1489Compiling 'src/paperless/tests/test_migration_replace_skip_archive_file.py'...1490Compiling 'src/paperless/tests/test_network.py'...1491Compiling 'src/paperless/tests/test_ocr_config.py'...1492Compiling 'src/paperless/tests/test_parser_utils.py'...1493Compiling 'src/paperless/tests/test_registry.py'...1494Compiling 'src/paperless/tests/test_signals.py'...1495Compiling 'src/paperless/tests/test_utils.py'...1496Compiling 'src/paperless/tests/test_views.py'...1497Compiling 'src/paperless/tests/test_websockets.py'...1498Compiling 'src/paperless/urls.py'...1499Compiling 'src/paperless/utils.py'...1500Compiling 'src/paperless/validators.py'...1501Compiling 'src/paperless/version.py'...1502Compiling 'src/paperless/views.py'...1503Compiling 'src/paperless/wsgi.py'...1504Listing 'src/paperless_ai'...1505Compiling 'src/paperless_ai/__init__.py'...1506Compiling 'src/paperless_ai/ai_classifier.py'...1507Compiling 'src/paperless_ai/base_model.py'...1508Compiling 'src/paperless_ai/chat.py'...1509Compiling 'src/paperless_ai/client.py'...1510Compiling 'src/paperless_ai/db.py'...1511Compiling 'src/paperless_ai/embedding.py'...1512Compiling 'src/paperless_ai/exceptions.py'...1513Compiling 'src/paperless_ai/indexing.py'...1514Compiling 'src/paperless_ai/matching.py'...1515Listing 'src/paperless_ai/migrations'...1516Compiling 'src/paperless_ai/migrations/__init__.py'...1517Compiling 'src/paperless_ai/migrations/m0001_v1_to_v2.py'...1518Compiling 'src/paperless_ai/tables.py'...1519Listing 'src/paperless_ai/tests'...1520Compiling 'src/paperless_ai/tests/__init__.py'...1521Compiling 'src/paperless_ai/tests/conftest.py'...1522Compiling 'src/paperless_ai/tests/test_ai_classifier.py'...1523Compiling 'src/paperless_ai/tests/test_ai_indexing.py'...1524Compiling 'src/paperless_ai/tests/test_base_model.py'...1525Compiling 'src/paperless_ai/tests/test_chat.py'...1526Compiling 'src/paperless_ai/tests/test_client.py'...1527Compiling 'src/paperless_ai/tests/test_embedding.py'...1528Compiling 'src/paperless_ai/tests/test_index_locking.py'...1529Compiling 'src/paperless_ai/tests/test_lazy_imports.py'...1530Compiling 'src/paperless_ai/tests/test_matching.py'...1531Compiling 'src/paperless_ai/tests/test_tables.py'...1532Compiling 'src/paperless_ai/tests/test_vector_store.py'...1533Compiling 'src/paperless_ai/vector_store.py'...1534Listing 'src/paperless_mail'...1535Compiling 'src/paperless_mail/__init__.py'...1536Compiling 'src/paperless_mail/admin.py'...1537Compiling 'src/paperless_mail/apps.py'...1538Compiling 'src/paperless_mail/filters.py'...1539Compiling 'src/paperless_mail/mail.py'...1540Listing 'src/paperless_mail/management'...1541Compiling 'src/paperless_mail/management/__init__.py'...1542Listing 'src/paperless_mail/management/commands'...1543Compiling 'src/paperless_mail/management/commands/__init__.py'...1544Compiling 'src/paperless_mail/management/commands/mail_fetcher.py'...1545Listing 'src/paperless_mail/migrations'...1546Compiling 'src/paperless_mail/migrations/0001_squashed.py'...1547Compiling 'src/paperless_mail/migrations/0002_optimize_integer_field_sizes.py'...1548Compiling 'src/paperless_mail/migrations/0003_mailrule_stop_processing.py'...1549Compiling 'src/paperless_mail/migrations/0004_processedmail_uid_validity.py'...1550Compiling 'src/paperless_mail/migrations/__init__.py'...1551Compiling 'src/paperless_mail/models.py'...1552Compiling 'src/paperless_mail/oauth.py'...1553Compiling 'src/paperless_mail/preprocessor.py'...1554Compiling 'src/paperless_mail/serialisers.py'...1555Compiling 'src/paperless_mail/tasks.py'...1556Listing 'src/paperless_mail/templates'...1557Listing 'src/paperless_mail/tests'...1558Compiling 'src/paperless_mail/tests/__init__.py'...1559Compiling 'src/paperless_mail/tests/conftest.py'...1560Compiling 'src/paperless_mail/tests/factories.py'...1561Compiling 'src/paperless_mail/tests/test_api.py'...1562Compiling 'src/paperless_mail/tests/test_live_mail.py'...1563Compiling 'src/paperless_mail/tests/test_mail.py'...1564Compiling 'src/paperless_mail/tests/test_mail_nfc.py'...1565Compiling 'src/paperless_mail/tests/test_mail_oauth.py'...1566Compiling 'src/paperless_mail/tests/test_migrations.py'...1567Compiling 'src/paperless_mail/tests/test_preprocessor.py'...1568Compiling 'src/paperless_mail/views.py'...1569Listing 'src/paperless_ngx.egg-info'...15701571186 static files copied to '/build/source/static', 348 post-processed.1572processing file django.po in /build/source/src/locale/et_EE/LC_MESSAGES1573processing file django.po in /build/source/src/locale/sr_CS/LC_MESSAGES1574processing file django.po in /build/source/src/locale/fa_IR/LC_MESSAGES1575processing file django.po in /build/source/src/locale/id_ID/LC_MESSAGES1576processing file django.po in /build/source/src/locale/ro_RO/LC_MESSAGES1577processing file django.po in /build/source/src/locale/de_CH/LC_MESSAGES1578processing file django.po in /build/source/src/locale/fi_FI/LC_MESSAGES1579processing file django.po in /build/source/src/locale/en_US/LC_MESSAGES1580processing file django.po in /build/source/src/locale/nl_NL/LC_MESSAGES1581processing file django.po in /build/source/src/locale/ms_MY/LC_MESSAGES1582processing file django.po in /build/source/src/locale/no_NO/LC_MESSAGES1583processing file django.po in /build/source/src/locale/cs_CZ/LC_MESSAGES1584processing file django.po in /build/source/src/locale/es_ES/LC_MESSAGES1585processing file django.po in /build/source/src/locale/lb_LU/LC_MESSAGES1586processing file django.po in /build/source/src/locale/af_ZA/LC_MESSAGES1587processing file django.po in /build/source/src/locale/he_IL/LC_MESSAGES1588processing file django.po in /build/source/src/locale/tr_TR/LC_MESSAGES1589processing file django.po in /build/source/src/locale/sk_SK/LC_MESSAGES1590processing file django.po in /build/source/src/locale/nb_NO/LC_MESSAGES1591processing file django.po in /build/source/src/locale/pl_PL/LC_MESSAGES1592processing file django.po in /build/source/src/locale/it_IT/LC_MESSAGES1593processing file django.po in /build/source/src/locale/ko_KR/LC_MESSAGES1594processing file django.po in /build/source/src/locale/bg_BG/LC_MESSAGES1595processing file django.po in /build/source/src/locale/be_BY/LC_MESSAGES1596processing file django.po in /build/source/src/locale/ru_RU/LC_MESSAGES1597processing file django.po in /build/source/src/locale/lt_LT/LC_MESSAGES1598processing file django.po in /build/source/src/locale/lv_LV/LC_MESSAGES1599processing file django.po in /build/source/src/locale/hi_IN/LC_MESSAGES1600processing file django.po in /build/source/src/locale/fr_FR/LC_MESSAGES1601processing file django.po in /build/source/src/locale/uk_UA/LC_MESSAGES1602processing file django.po in /build/source/src/locale/en_GB/LC_MESSAGES1603processing file django.po in /build/source/src/locale/hu_HU/LC_MESSAGES1604processing file django.po in /build/source/src/locale/ar_AR/LC_MESSAGES1605processing file django.po in /build/source/src/locale/km_KH/LC_MESSAGES1606processing file django.po in /build/source/src/locale/sl_SI/LC_MESSAGES1607processing file django.po in /build/source/src/locale/sv_SE/LC_MESSAGES1608processing file django.po in /build/source/src/locale/am_ET/LC_MESSAGES1609processing file django.po in /build/source/src/locale/ca_ES/LC_MESSAGES1610processing file django.po in /build/source/src/locale/pt_PT/LC_MESSAGES1611processing file django.po in /build/source/src/locale/zh_TW/LC_MESSAGES1612processing file django.po in /build/source/src/locale/da_DK/LC_MESSAGES1613processing file django.po in /build/source/src/locale/zh_CN/LC_MESSAGES1614processing file django.po in /build/source/src/locale/xh_ZA/LC_MESSAGES1615processing file django.po in /build/source/src/locale/el_GR/LC_MESSAGES1616processing file django.po in /build/source/src/locale/vi_VN/LC_MESSAGES1617processing file django.po in /build/source/src/locale/sq_AL/LC_MESSAGES1618processing file django.po in /build/source/src/locale/de_DE/LC_MESSAGES1619processing file django.po in /build/source/src/locale/hr_HR/LC_MESSAGES1620processing file django.po in /build/source/src/locale/la_LA/LC_MESSAGES1621processing file django.po in /build/source/src/locale/th_TH/LC_MESSAGES1622processing file django.po in /build/source/src/locale/ja_JP/LC_MESSAGES1623processing file django.po in /build/source/src/locale/pt_BR/LC_MESSAGES1624processing file django.po in /build/source/src/locale/mk_MK/LC_MESSAGES1625/build/source/dist /build/source1626Unpacking to: unpacked/paperless_ngx-3.0.5...OK1627Repacking wheel as ./paperless_ngx-3.0.5-py3-none-any.whl...OK1628/build/source1629Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
1630Executing pythonRuntimeDepsCheck1631Checking runtime dependencies for paperless_ngx-3.0.5-py3-none-any.whl1632Finished executing pythonRuntimeDepsCheck
pythonOutputDistPhase
1633Executing pythonOutputDistPhase1634Finished executing pythonOutputDistPhase
fixupPhase
1635shrinking RPATHs of ELF executables and libraries in /nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.51636checking for references to /build/ in /nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5...1637patching script interpreter paths in /nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.51638/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/manage.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/b5bpi6zfajzzrwwpgba2q6li3nnya4bs-python3-3.14.7/bin/python3"1639stripping (with command strip and flags -S -p) in /nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib /nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/bin1640shrinking RPATHs of ELF executables and libraries in /nix/store/5clcbkzwimrb8bkc1p4phfjrgr9hrpmh-paperless-ngx-3.0.5-dist1641checking for references to /build/ in /nix/store/5clcbkzwimrb8bkc1p4phfjrgr9hrpmh-paperless-ngx-3.0.5-dist...1642patching script interpreter paths in /nix/store/5clcbkzwimrb8bkc1p4phfjrgr9hrpmh-paperless-ngx-3.0.5-dist1643Rewriting #! /nix/store/9ipfvwnqp1q8ijnmi5sxvlx9r8w34lw3-bash-5.3p15/bin/bash -e to #!/nix/store/b5bpi6zfajzzrwwpgba2q6li3nnya4bs-python3-3.14.71644Rewriting #! /nix/store/9ipfvwnqp1q8ijnmi5sxvlx9r8w34lw3-bash-5.3p15/bin/bash -e to #!/nix/store/b5bpi6zfajzzrwwpgba2q6li3nnya4bs-python3-3.14.71645removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_base_model.cpython-314.opt-2.pyc'1646removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_client.cpython-314.opt-2.pyc'1647removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_lazy_imports.cpython-314.opt-2.pyc'1648removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_ai_indexing.cpython-314.opt-2.pyc'1649removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_vector_store.cpython-314.opt-2.pyc'1650removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/__init__.cpython-314.opt-2.pyc'1651removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/conftest.cpython-314.opt-2.pyc'1652removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_chat.cpython-314.opt-2.pyc'1653removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_embedding.cpython-314.opt-2.pyc'1654removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_matching.cpython-314.opt-2.pyc'1655removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_tables.cpython-314.opt-2.pyc'1656removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_ai_classifier.cpython-314.opt-2.pyc'1657removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__/test_index_locking.cpython-314.opt-2.pyc'1658removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__pycache__'1659removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/test_index_locking.py'1660removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/test_base_model.py'1661removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/test_lazy_imports.py'1662removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/test_ai_classifier.py'1663removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/test_ai_indexing.py'1664removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/test_client.py'1665removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/test_vector_store.py'1666removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/test_matching.py'1667removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/__init__.py'1668removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/test_tables.py'1669removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/conftest.py'1670removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/test_embedding.py'1671removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests/test_chat.py'1672removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_ai/tests'1673removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_checks.cpython-314.opt-2.pyc'1674removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_adapter.cpython-314.opt-2.pyc'1675removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/conftest.cpython-314.opt-2.pyc'1676removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_utils.cpython-314.opt-2.pyc'1677removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_ocr_config.cpython-314.opt-2.pyc'1678removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/__init__.cpython-314.opt-2.pyc'1679removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_views.cpython-314.opt-2.pyc'1680removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_registry.cpython-314.opt-2.pyc'1681removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_signals.cpython-314.opt-2.pyc'1682removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_checks_v3.cpython-314.opt-2.pyc'1683removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_celery.cpython-314.opt-2.pyc'1684removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_api_auth.cpython-314.opt-2.pyc'1685removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_migration_replace_skip_archive_file.cpython-314.opt-2.pyc'1686removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_parser_utils.cpython-314.opt-2.pyc'1687removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_websockets.cpython-314.opt-2.pyc'1688removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_network.cpython-314.opt-2.pyc'1689removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__/test_logging.cpython-314.opt-2.pyc'1690removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__pycache__'1691removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_websockets.py'1692removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_parser_utils.py'1693removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_views.py'1694removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_logging.py'1695removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_celery.py'1696removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_checks.py'1697removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_utils.py'1698removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/text/decode_error.txt'1699removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/text/test.txt'1700removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/text'1701removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/multi-page-mixed.pdf'1702removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple-alpha.png'1703removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple.gif'1704removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/no-text-alpha.png'1705removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/multi-page-images.pdf'1706removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple-digital.pdf'1707removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple.jpg'1708removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/with-form.pdf'1709removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/tagged-but-no-text.pdf'1710removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/encrypted.pdf'1711removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/single-page-mixed.pdf'1712removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/rtl-test.pdf'1713removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/signed.pdf'1714removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple.tif'1715removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple-no-dpi.png'1716removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/document.webp'1717removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple.heic'1718removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple.bmp'1719removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/multi-page-images.tiff'1720removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/multi-page-digital.pdf'1721removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/simple.png'1722removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/multi-page-images-alpha-rgb.tiff'1723removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/multi-page-images-alpha.tiff'1724removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract/rotated.pdf'1725removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tesseract'1726removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tika/multi-part-broken.odt'1727removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tika/sample.doc'1728removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tika/sample.docx'1729removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tika/sample.odt'1730removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/tika'1731removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/sample.html.pdf.webp'1732removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/html.eml.pdf.webp'1733removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/simple_text.eml.pdf'1734removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/simple_text.eml'1735removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/second.pdf'1736removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/html.eml'1737removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/sample.html.pdf'1738removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/simple_text.eml.pdf.webp'1739removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/sample.html'1740removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/sample.png'1741removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/html.eml.html'1742removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/broken.eml'1743removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/html.eml.pdf'1744removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail/first.pdf'1745removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples/mail'1746removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/samples'1747removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_registry.py'1748removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/__init__.py'1749removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_migration_replace_skip_archive_file.py'1750removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_checks_v3.py'1751removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_api_auth.py'1752removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_adapter.py'1753removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/test_remote_parser.py'1754removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/test_tika_parser.py'1755removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/conftest.py'1756removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/test_text_parser.py'1757removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/test_mail_parser.py'1758removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__init__.py'1759removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/test_tesseract_parser.py'1760removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/test_convert_image_to_pdfa.py'1761removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/test_tika_liva.py'1762removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_mail_parser.cpython-314.opt-2.pyc'1763removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_tesseract_parser.cpython-314.opt-2.pyc'1764removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_parse_modes.cpython-314.opt-2.pyc'1765removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_tika_liva.cpython-314.opt-2.pyc'1766removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_tika_parser.cpython-314.opt-2.pyc'1767removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_remote_parser.cpython-314.opt-2.pyc'1768removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_convert_image_to_pdfa.cpython-314.opt-2.pyc'1769removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_text_parser.cpython-314.opt-2.pyc'1770removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_mail_parser_live.cpython-314.opt-2.pyc'1771removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/test_tesseract_custom_settings.cpython-314.opt-2.pyc'1772removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/conftest.cpython-314.opt-2.pyc'1773removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__/__init__.cpython-314.opt-2.pyc'1774removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/__pycache__'1775removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/test_mail_parser_live.py'1776removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/test_tesseract_custom_settings.py'1777removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers/test_parse_modes.py'1778removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/parsers'1779removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/conftest.py'1780removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/__pycache__/test_settings.cpython-314.opt-2.pyc'1781removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/__pycache__/test_environment_parsers.cpython-314.opt-2.pyc'1782removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/__pycache__/test_db_cache.cpython-314.opt-2.pyc'1783removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/__pycache__/test_custom_parsers.cpython-314.opt-2.pyc'1784removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/__pycache__/__init__.cpython-314.opt-2.pyc'1785removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/__pycache__/test_remote_user.cpython-314.opt-2.pyc'1786removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/__pycache__'1787removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/test_settings.py'1788removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/test_environment_parsers.py'1789removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/__init__.py'1790removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/test_remote_user.py'1791removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/test_db_cache.py'1792removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings/test_custom_parsers.py'1793removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/settings'1794removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_signals.py'1795removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_ocr_config.py'1796removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests/test_network.py'1797removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless/tests'1798removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_tag_hierarchy.py'1799removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_schema.py'1800removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_status.py'1801removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__init__.py'1802removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_document_model.py'1803removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_classifier.py'1804removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_chat.py'1805removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_checks.py'1806removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_profile.py'1807removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_permissions.py'1808removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_migration_share_link_bundle.py'1809removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_management_consumer.py'1810removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_management_exporter.py'1811removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/utils.py'1812removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/invalid_pdf.pdf'1813removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/double-sided-even.pdf'1814removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/eml_with_umlaut.eml'1815removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/preprocessed_content.txt'1816removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/simple-noalpha.png'1817removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/simple.jpg'1818removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/content.txt'1819removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/simple.txt'1820removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/test_with_bom.pdf'1821removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/simple.tiff'1822removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle-unreadable.pdf'1823removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-qr-custom.pdf'1824removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/several-patcht-codes.pdf'1825removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/split-by-asn-1.pdf'1826removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle.pdf'1827removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle.tiff'1828removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-39-asn-123.pdf'1829removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-double.pdf'1830removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-39-asn-custom-prefix.pdf'1831removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-128-asn-too-large.pdf'1832removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/split-by-tag-basic.pdf'1833removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle-fuzzy.pdf'1834removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/many-qr-codes.pdf'1835removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle-reverse.pdf'1836removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-qr-asn-000123-upscale-dpi.pdf'1837removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-qr.pdf'1838removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t.pdf'1839removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle-distorted.pdf'1840removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-39-custom.pdf'1841removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-128-custom.pdf'1842removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-39-asn-invalid.pdf'1843removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/barcode-fax-image.pdf'1844removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/split-by-tag-multiple-per-page.pdf'1845removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/split-by-tag-mixed-asn.pdf'1846removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/split-by-asn-2.pdf'1847removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes/patch-code-t-middle-alpha.tiff'1848removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/barcodes'1849removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/password-is-test.pdf'1850removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/simple.zip'1851removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/originals/0000001.pdf'1852removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/originals/0000006.pdf'1853removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/originals/0000003.pdf'1854removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/originals/0000004.pdf'1855removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/originals/0000005.pdf'1856removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/originals/0000002.pdf'1857removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/originals'1858removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/thumbnails/0000004.webp'1859removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/thumbnails/0000001.webp'1860removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/thumbnails/0000003.webp'1861removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/thumbnails/0000002.webp'1862removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/thumbnails'1863removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/archive/0000001.pdf'1864removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents/archive'1865removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/documents'1866removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/preprocessed_content_advanced.txt'1867removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/simple.png'1868removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/double-sided-odd.pdf'1869removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples/simple.pdf'1870removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/samples'1871removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_matchables.py'1872removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_share_link_bundles.py'1873removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/conftest.py'1874removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_management_thumbnails.py'1875removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_management_retagger.py'1876removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_document_versions.py'1877removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/management/test_management_sanity_checker.py'1878removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/management/__init__.py'1879removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/management/test_management_base_cmd.py'1880removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/management/__pycache__/test_management_sanity_checker.cpython-314.opt-2.pyc'1881removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/management/__pycache__/__init__.cpython-314.opt-2.pyc'1882removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/management/__pycache__/test_management_base_cmd.cpython-314.opt-2.pyc'1883removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/management/__pycache__/test_management_document_llmindex.cpython-314.opt-2.pyc'1884removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/management/__pycache__'1885removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/management/test_management_document_llmindex.py'1886removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/management'1887removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_consumer_archive.py'1888removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_app_config.py'1889removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_filters.py'1890removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_workflows.py'1891removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_bulk_edit.py'1892removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_tasks.py'1893removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_post_document_nfc.py'1894removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/examples/no-text.png'1895removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/examples'1896removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_file_handling.py'1897removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_management.py'1898removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_consumer.py'1899removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_trash.py'1900removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/test_translate.py'1901removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/__init__.py'1902removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/conftest.py'1903removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/test_query.py'1904removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_schema.cpython-314.opt-2.pyc'1905removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_translate.cpython-314.opt-2.pyc'1906removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_lock_backoff.cpython-314.opt-2.pyc'1907removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_query.cpython-314.opt-2.pyc'1908removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/__pycache__/__init__.cpython-314.opt-2.pyc'1909removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_migration_fulltext_query_field_prefixes.cpython-314.opt-2.pyc'1910removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/__pycache__/conftest.cpython-314.opt-2.pyc'1911removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_tokenizer.cpython-314.opt-2.pyc'1912removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/__pycache__/test_backend.cpython-314.opt-2.pyc'1913removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/__pycache__'1914removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/test_migration_fulltext_query_field_prefixes.py'1915removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/test_lock_backoff.py'1916removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/test_backend.py'1917removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/test_schema.py'1918removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search/test_tokenizer.py'1919removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/search'1920removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_remote_version.py'1921removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_caching.py'1922removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_custom_fields.py'1923removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_regex.py'1924removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_bulk_edit.cpython-314.opt-2.pyc'1925removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_consumer.cpython-314.opt-2.pyc'1926removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_profile.cpython-314.opt-2.pyc'1927removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_custom_fields.cpython-314.opt-2.pyc'1928removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_regex.cpython-314.opt-2.pyc'1929removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_checks.cpython-314.opt-2.pyc'1930removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_uisettings.cpython-314.opt-2.pyc'1931removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_chat.cpython-314.opt-2.pyc'1932removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_trash.cpython-314.opt-2.pyc'1933removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_task_signals.cpython-314.opt-2.pyc'1934removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_fuzzy.cpython-314.opt-2.pyc'1935removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_bulk_edit.cpython-314.opt-2.pyc'1936removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_thumbnails.cpython-314.opt-2.pyc'1937removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/factories.cpython-314.opt-2.pyc'1938removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_schema.cpython-314.opt-2.pyc'1939removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_models.cpython-314.opt-2.pyc'1940removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_parsers.cpython-314.opt-2.pyc'1941removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_documents.cpython-314.opt-2.pyc'1942removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_version_conditionals.cpython-314.opt-2.pyc'1943removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_document_versions.cpython-314.opt-2.pyc'1944removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_workflows.cpython-314.opt-2.pyc'1945removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/utils.cpython-314.opt-2.pyc'1946removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_exporter.cpython-314.opt-2.pyc'1947removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_permissions.cpython-314.opt-2.pyc'1948removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_email.cpython-314.opt-2.pyc'1949removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_objects.cpython-314.opt-2.pyc'1950removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_consumer.cpython-314.opt-2.pyc'1951removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_workflows.cpython-314.opt-2.pyc'1952removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_tasks.cpython-314.opt-2.pyc'1953removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_superuser.cpython-314.opt-2.pyc'1954removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_bulk_download.cpython-314.opt-2.pyc'1955removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_search.cpython-314.opt-2.pyc'1956removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_matchables.cpython-314.opt-2.pyc'1957removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_views.cpython-314.opt-2.pyc'1958removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_double_sided.cpython-314.opt-2.pyc'1959removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_classifier.cpython-314.opt-2.pyc'1960removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_status.cpython-314.opt-2.pyc'1961removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_consumer_archive.cpython-314.opt-2.pyc'1962removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_share_link_bundles.cpython-314.opt-2.pyc'1963removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_barcodes.cpython-314.opt-2.pyc'1964removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_post_document_nfc.cpython-314.opt-2.pyc'1965removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_migration_saved_view_visibility.cpython-314.opt-2.pyc'1966removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_file_handling.cpython-314.opt-2.pyc'1967removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_app_config.cpython-314.opt-2.pyc'1968removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_admin.cpython-314.opt-2.pyc'1969removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_utils.cpython-314.opt-2.pyc'1970removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_document_model.cpython-314.opt-2.pyc'1971removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_remote_version.cpython-314.opt-2.pyc'1972removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/__init__.cpython-314.opt-2.pyc'1973removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_sanity_check.cpython-314.opt-2.pyc'1974removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_filters.cpython-314.opt-2.pyc'1975removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_migration_share_link_bundle.cpython-314.opt-2.pyc'1976removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_tag_hierarchy.cpython-314.opt-2.pyc'1977removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_retagger.cpython-314.opt-2.pyc'1978removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_tasks.cpython-314.opt-2.pyc'1979removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_caching.cpython-314.opt-2.pyc'1980removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_management.cpython-314.opt-2.pyc'1981removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_migration_sha256_checksums.cpython-314.opt-2.pyc'1982removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_filepath_nfc.cpython-314.opt-2.pyc'1983removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_management_importer.cpython-314.opt-2.pyc'1984removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/test_api_filter_by_custom_fields.cpython-314.opt-2.pyc'1985removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__/conftest.cpython-314.opt-2.pyc'1986removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/__pycache__'1987removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_management_importer.py'1988removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_uisettings.py'1989removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_migration_saved_view_visibility.py'1990removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_models.py'1991removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_barcodes.py'1992removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_documents.py'1993removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_sanity_check.py'1994removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_admin.py'1995removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_bulk_download.py'1996removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_objects.py'1997removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_utils.py'1998removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/date_parsing/conftest.py'1999removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/date_parsing/__init__.py'2000removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/date_parsing/__pycache__/test_date_parser_plugin_loading.cpython-314.opt-2.pyc'2001removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/date_parsing/__pycache__/test_date_parsing.cpython-314.opt-2.pyc'2002removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/date_parsing/__pycache__/conftest.cpython-314.opt-2.pyc'2003removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/date_parsing/__pycache__/__init__.cpython-314.opt-2.pyc'2004removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/date_parsing/__pycache__'2005removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/date_parsing/test_date_parser_plugin_loading.py'2006removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/date_parsing/test_date_parsing.py'2007removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/date_parsing'2008removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_task_signals.py'2009removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_email.py'2010removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_parsers.py'2011removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_search.py'2012removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_views.py'2013removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_double_sided.py'2014removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/factories.py'2015removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_version_conditionals.py'2016removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_tasks.py'2017removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_management_fuzzy.py'2018removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_filepath_nfc.py'2019removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_management_superuser.py'2020removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_filter_by_custom_fields.py'2021removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_migration_sha256_checksums.py'2022removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_workflows.py'2023removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests/test_api_bulk_edit.py'2024removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/documents/tests'2025removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/test_mail.py'2026removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/test_migrations.py'2027removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/factories.py'2028removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/test_mail_oauth.py'2029removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/test_mail_nfc.py'2030removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/test_api.py'2031removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_mail.cpython-314.opt-2.pyc'2032removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_mail_oauth.cpython-314.opt-2.pyc'2033removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_mail_nfc.cpython-314.opt-2.pyc'2034removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_preprocessor.cpython-314.opt-2.pyc'2035removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_migrations.cpython-314.opt-2.pyc'2036removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/factories.cpython-314.opt-2.pyc'2037removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_api.cpython-314.opt-2.pyc'2038removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/test_live_mail.cpython-314.opt-2.pyc'2039removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/__init__.cpython-314.opt-2.pyc'2040removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/__pycache__/conftest.cpython-314.opt-2.pyc'2041removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/__pycache__'2042removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/conftest.py'2043removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/test_preprocessor.py'2044removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/__init__.py'2045removed '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests/test_live_mail.py'2046removed directory '/nix/store/bzbf6gg08dsg6l0icbpqp0pjd6j6hlss-paperless-ngx-3.0.5/lib/paperless-ngx/src/paperless_mail/tests'2047Executing pythonRemoveTestsDir2048Finished executing pythonRemoveTestsDir
installCheckPhase
2049setting known thread variables to default: 12050 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=12051no Makefile or custom installCheckPhase, doing nothing
pythonImportsCheckPhase
2052Executing pythonImportsCheckPhase
pytestCheckPhase
2053Executing pytestCheckPhase2054setting known thread variables to default: 12055 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=12056pytest flags: -m pytest src -k not\ \(test_script_with_output\)\ and\ not\ \(test_script_exit_non_zero\)\ and\ not\ \(test_rtl_language_detection\)\ and\ not\ \(test_favicon_view\)\ and\ not\ \(test_favicon_view_missing_file\)\ and\ not\ \(test_send_webhook_data_or_json\)\ and\ not\ \(test_subdirectory_upload\)\ and\ not\ \(testNormalOperation\) --numprocesses=242057============================= test session starts ==============================2058platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.02059django: version: 5.2.17, settings: paperless.settings (from ini)2060rootdir: /build/source2061configfile: pyproject.toml2062plugins: 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.02063asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function2064created: 24/24 workers206524 workers [2901 items]20662067........................................................................ [ 2%]2068........................................................................ [ 4%]2069........................................................................ [ 7%]2070........................................................................ [ 9%]2071........................................................................ [ 12%]2072........................................................................ [ 14%]2073........................................................................ [ 17%]2074........................................................................ [ 19%]2075........................................................................ [ 22%]2076........................................................................ [ 24%]2077........................................................................ [ 27%]2078........................................................................ [ 29%]2079........................................................................ [ 32%]2080........................................................................ [ 34%]2081........................................................................ [ 37%]2082.....................................s.................................. [ 39%]2083........................................................................ [ 42%]2084........................................................................ [ 44%]2085........................................................................ [ 47%]2086........................................................................ [ 49%]2087........................................................................ [ 52%]2088........................................................................ [ 54%]2089........................................................................ [ 57%]2090........................................................................ [ 59%]2091........................................................................ [ 62%]2092........................................................................ [ 64%]2093........................................................................ [ 67%]2094........................................................................ [ 69%]2095........................................................................ [ 71%]2096........................................................................ [ 74%]2097........................................................................ [ 76%]2098........................................................................ [ 79%]2099....................ssss..........................ssss.................. [ 81%]2100........................................................................ [ 84%]2101........................................................................ [ 86%]2102.............................ss.s....................................... [ 89%]2103........................................................................ [ 91%]2104........................................................................ [ 94%]2105........................................................................ [ 96%]2106........................................................................ [ 99%]2107..................... [100%]2108=============================== warnings summary ===============================2109src/documents/tests/test_api_app_config.py::TestApiAppConfig::test_api_replace_app_logo2110 /nix/store/b5bpi6zfajzzrwwpgba2q6li3nnya4bs-python3-3.14.7/lib/python3.14/weakref.py:73: ResourceWarning: unclosed file <_io.FileIO name='/build/tmpgmv2nqfz/logo/simple.jpg' mode='rb' closefd=True>2111 return self._meth_type(func, obj)2112 Enable tracemalloc to get traceback where the object was allocated.2113 See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.21142115src/documents/tests/test_bulk_edit.py::TestPDFActions::test_merge2116src/documents/tests/test_bulk_edit.py::TestPDFActions::test_merge2117src/documents/tests/test_bulk_edit.py::TestPDFActions::test_merge_and_delete_originals2118 /build/source/src/documents/bulk_edit.py:542: 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.2119 merged_pdf.pages.extend(pdf.pages)21202121src/documents/tests/test_bulk_edit.py::TestPDFActions::test_merge2122src/documents/tests/test_bulk_edit.py::TestPDFActions::test_merge2123src/documents/tests/test_bulk_edit.py::TestPDFActions::test_merge_and_delete_originals2124 /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.2125 warn(21262127-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html2128----------------- generated xml file: /build/source/junit.xml ------------------2129============================= slowest 50 durations =============================213019.17s call src/documents/tests/test_workflows.py::TestWorkflows::test_workflow_webhook_action_url_invalid_params_headers21319.11s call src/documents/tests/test_barcodes.py::TestTagBarcode::test_consume_barcode_file_tag_split_and_assignment21327.36s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParsePdf::test_with_form_force21336.86s call src/paperless_ai/tests/test_embedding.py::test_get_embedding_model_huggingface21346.43s call src/documents/tests/test_migration_share_link_bundle.py::TestReverseMigrateShareLinkBundlePermissions::test_share_link_permissions_revoked_on_reverse21356.07s setup src/paperless_mail/tests/test_preprocessor.py::TestMailMessageGpgDecryptor::test_auth_plain_fallback21365.97s setup src/documents/tests/test_api_bulk_edit.py::TestBulkEditAPI::test_api_add_invalid_tag21375.96s setup src/documents/tests/test_api_search.py::TestDocumentSearchApi::test_global_search21385.94s setup src/documents/tests/test_api_filter_by_custom_fields.py::TestCustomFieldsSearch::test_date_modifier21395.94s call src/documents/tests/test_migration_share_link_bundle.py::TestMigrateShareLinkBundlePermissions::test_share_link_permissions_granted_to_add_document_holders21405.76s setup src/documents/tests/test_api_documents.py::TestDocumentApi::testDocuments21415.73s setup src/documents/tests/test_file_handling.py::TestFileHandling::test_added_year_month_day21425.67s setup src/documents/tests/test_classifier.py::TestClassifier::testEmpty21435.67s setup src/documents/tests/test_consumer.py::TestConsumer::testAsnExists21445.66s setup src/documents/tests/test_api_custom_fields.py::TestCustomFieldsAPI::test_change_custom_field_instance_value21455.65s setup src/documents/tests/test_api_document_versions.py::TestDocumentVersioningApi::test_delete_version_accepts_version_id_as_root_parameter21465.65s setup src/documents/tests/test_bulk_edit.py::TestPDFActions::test_delete_pages21475.65s setup src/documents/tests/search/test_backend.py::TestSearch::test_empty_index_returns_no_ids21485.63s setup src/paperless_mail/tests/test_mail.py::TestMail::test_auth_plain_fallback21495.62s setup src/documents/tests/test_workflows.py::TestWorkflows::test_consumption_trigger_requires_filter_configuration21505.60s setup src/documents/tests/test_file_handling.py::TestFilenameGeneration::test_complex_template_strings21515.56s setup src/documents/tests/test_matchables.py::TestMatching::test_root_uses_latest_version_content21525.55s setup src/documents/tests/test_api_app_config.py::TestApiAppConfig::test_api_accepts_valid_gif_logo21535.54s setup src/paperless_mail/tests/test_preprocessor.py::TestMail::test_auth_plain_fallback21545.53s setup src/documents/tests/test_management_exporter.py::TestExportImport::test_export_data_only21555.52s setup src/documents/tests/test_api_tasks.py::TestGetTasksV9::test_task_name_mapping[consume_file-passthrough]21565.51s setup src/documents/tests/test_api_status.py::TestSystemStatus::test_system_status21575.50s setup src/documents/tests/test_barcodes.py::TestBarcode::test_asn_barcode_duplicate_in_trash_fails21585.47s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParseRotate::test_rotate_auto_mode21595.46s setup src/paperless_ai/tests/test_ai_indexing.py::test_build_document_node21605.42s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParsePdf::test_with_form_redo_no_archive_when_not_requested21615.41s setup src/documents/tests/test_api_workflows.py::TestApiWorkflows::test_api_auto_remove_orphaned_triggers_actions21624.96s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParseMultiPage::test_multi_page_tiff_alpha_srgb21634.85s call src/documents/tests/test_barcodes.py::TestBarcode::test_separate_pages_by_asn_barcodes_and_patcht21644.67s call src/documents/tests/test_management_consumer.py::TestCommandWatch::test_detects_moved_file21654.66s call src/documents/tests/test_barcodes.py::TestBarcode::test_separate_pages_by_asn_barcodes_and_patcht_retain_pages21664.24s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParseMultiPage::test_multi_page_tiff_alpha21674.19s call src/documents/tests/test_barcodes.py::TestAsnBarcode::test_scan_file_for_qrcode_with_upscale21684.06s call src/documents/tests/test_management_consumer.py::TestRescanExistingFiles::test_tracks_stranded_file21693.88s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParseMultiPage::test_multi_page_tiff21703.71s call src/documents/tests/test_migration_saved_view_visibility.py::TestMigrateSavedViewVisibilityToUiSettings::test_visibility_defaults_are_seeded_and_existing_values_preserved21713.62s call src/documents/tests/test_migration_saved_view_visibility.py::TestReverseMigrateSavedViewVisibilityFromUiSettings::test_visibility_fields_restored_from_owner_visibility21723.58s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParserFileTypes::test_heic21733.55s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParseMixed::test_single_page_mixed_redo_mode21743.18s call src/paperless/tests/parsers/test_tesseract_parser.py::TestParseMultiPage::test_multi_page_digital_pages_2[force]21753.08s call src/documents/tests/test_barcodes.py::TestBarcode::test_scan_file_for_separating_barcodes_hard_to_detect21763.08s call src/documents/tests/test_management_exporter.py::TestExportImport::test_exporter_includes_share_links_and_bundles21773.07s call src/documents/tests/test_barcodes.py::TestTagBarcode::test_scan_file_for_many_custom_tags21782.86s call src/documents/tests/test_barcodes.py::TestBarcode::test_separate_pages_by_asn_barcodes21792.85s call src/documents/tests/test_migration_sha256_checksums.py::TestSha256ChecksumDataMigration::test_archive_checksum_unchanged_when_archive_file_missing2180================ 2889 passed, 12 skipped, 7 warnings in 56.58s =================2181Finished executing pytestCheckPhase2182pytestCheckPhase completed in 1 minutes 0 seconds