additionally exposed symbols: machine, start_all, machines, driver, Machine, wait_for_signal Starting machine <<< NixOS Stage 2 >>> booting system configuration /nix/store/lscz2n2ji683mdgdmr062l7yfkis10dm-nixos-system-machine-test running activation script... setting up /etc... 2: host0@if3: mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000 link/ether 0e:74:26:22:81:c2 brd ff:ff:ff:ff:ff:ff link-netnsid 0 setting up age secrets... starting systemd... systemd 260.2 running in system mode (+PAM +AUDIT -SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -BTF -XKBCOMMON +UTMP +LIBARCHIVE) Detected virtualization systemd-nspawn. Detected architecture arm64. Detected first boot. Initializing machine ID from container UUID. Applying preset policy. Populated /etc with preset unit settings. Queued start job for default target Multi-User System. <<< Welcome to NixOS test (aarch64) - console >>> + systemd-run /bin/sh -c '/nix/store/hlc4nqfx0l06f6p7z7lmd77qcwszi7wc-coreutils-9.11/bin/sleep 999999999 && echo af751c2d-a1f1-4f16-9350-eefa5b7151da' Running as unit: run-p481-i98317451.service; invocation ID: 11e8f8d2b3fc41f286d2c267bca169dd To attach to container machine run on the same machine that runs the test: sudo nsenter --user --target $(\pgrep -f '^/bin/sh.*af751c2d-a1f1-4f16-9350-eefa5b7151da') --mount --uts --ipc --net --pid --cgroup /bin/sh -c bash To inject external network and continue test, run: sudo /nix/store/d6kq2phq0zy5invmkfgg8h35zxaf13s9-python3-3.13.15/bin/python3.13 /nix/store/hvjpsqwpzj163wzy0fhlnf8iwgcwfzr9-test-driver-0.0.1/lib/python3.13/site-packages/test_driver/inject_network.py af751c2d-a1f1-4f16-9350-eefa5b7151da + systemctl --no-pager show matrix-synapse + systemctl --no-pager show matrix-synapse + systemctl --no-pager show matrix-synapse + systemctl --no-pager show matrix-synapse + systemctl --no-pager show matrix-synapse + systemctl --no-pager show matrix-synapse + systemctl --no-pager show matrix-synapse + systemctl --no-pager show matrix-synapse + systemctl --no-pager show matrix-synapse + nc -z -v ::1 8008 Connection to ::1 8008 port [tcp/http-alt] succeeded! machine: waiting for success: curl -Ssf -L http://localhost/_matrix/static/ -H 'Host: matrix.clan.test' + curl -Ssf -L http://localhost/_matrix/static/ -H 'Host: matrix.clan.test' (finished: waiting for success: curl -Ssf -L http://localhost/_matrix/static/ -H 'Host: matrix.clan.test', in 0.02 seconds) + systemctl restart matrix-synapse + journalctl -u matrix-synapse --no-pager Aug 19 15:11:33 machine systemd[1]: Starting Synapse Matrix homeserver... Aug 19 15:11:36 machine matrix-synapse-pre-start[476]: Generating signing key file /var/lib/matrix-synapse/homeserver.signing.key Aug 19 15:11:39 machine synapse_homeserver[492]: This server is configured to use 'matrix.org' as its trusted key server via the Aug 19 15:11:39 machine synapse_homeserver[492]: 'trusted_key_servers' config option. 'matrix.org' is a good choice for a key Aug 19 15:11:39 machine synapse_homeserver[492]: server since it is long-lived, stable and trusted. However, some admins may Aug 19 15:11:39 machine synapse_homeserver[492]: wish to use another server for this purpose. Aug 19 15:11:39 machine synapse_homeserver[492]: To suppress this warning and continue using 'matrix.org', admins should set Aug 19 15:11:39 machine synapse_homeserver[492]: 'suppress_key_server_warning' to 'true' in homeserver.yaml. Aug 19 15:11:39 machine synapse_homeserver[492]: -------------------------------------------------------------------------------- Aug 19 15:11:39 machine synapse[492]: synapse.config.logger: [main] ***** STARTING SERVER ***** Aug 19 15:11:39 machine synapse[492]: synapse.config.logger: [main] Server /nix/store/lb04knrjrz1zzn0cwdpx2k735s0j8adc-matrix-synapse-1.158.0/bin/synapse_homeserver version 1.158.0 Aug 19 15:11:39 machine synapse[492]: synapse.config.logger: [main] Copyright (c) 2023 New Vector, Inc Aug 19 15:11:39 machine synapse[492]: synapse.config.logger: [main] Licensed under the AGPL 3.0 license. Website: https://github.com/element-hq/synapse Aug 19 15:11:39 machine synapse[492]: synapse.config.logger: [main] Server hostname: clan.test Aug 19 15:11:39 machine synapse[492]: synapse.config.logger: [main] Public Base URL: https://clan.test/ Aug 19 15:11:39 machine synapse[492]: synapse.config.logger: [main] Instance name: master Aug 19 15:11:39 machine synapse[492]: synapse.config.logger: [main] Twisted reactor: EPollReactor Aug 19 15:11:39 machine synapse[492]: synapse.app.homeserver: [main] Setting up server Aug 19 15:11:39 machine synapse[492]: synapse.server: [main] Setting up. Aug 19 15:11:39 machine synapse[492]: synapse.storage.databases: [main] [database config 'master']: Checking database server Aug 19 15:11:39 machine synapse[492]: synapse.storage.databases: [main] [database config 'master']: Preparing for databases ['main', 'state'] Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] ['main', 'state']: Checking existing schema version Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] ['main', 'state']: Initialising new database Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema deltas for v73 Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 73/01event_failed_pull_attempts.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 73/02add_pusher_enabled.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 73/02room_id_indexes_for_purging.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 73/03pusher_device_id.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 73/03users_approved_column.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 73/04partial_join_details.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 73/04pending_device_list_updates.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 73/05old_push_actions.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 73/06thread_notifications_thread_id_idx.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 73/08thread_receipts_non_null.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 73/09partial_joined_via_destination.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 73/09threads_table.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Running 73/10_update_sqlite_fts4_tokenizer.py:run_create Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 73/10login_tokens.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 73/11event_search_room_id_n_distinct.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 73/12refactor_device_list_outbound_pokes.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 73/13add_device_lists_index.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 73/20_un_partial_stated_room_stream.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 73/21_un_partial_stated_room_stream_seq.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 73/22_rebuild_user_dir_stats.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 73/22_un_partial_stated_event_stream.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 73/23_fix_thread_index.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 73/23_un_partial_stated_room_stream_seq.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 73/24_events_jump_to_date_index.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 73/25drop_presence.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema deltas for v74 Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 74/01_user_directory_stale_remote_users.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 74/02_set_device_id_for_pushers_bg_update.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 74/03_membership_tables_event_stream_ordering.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 74/03_room_membership_index.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 74/04_delete_e2e_backup_keys_for_deactivated_users.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Running 74/04_membership_tables_event_stream_ordering_triggers.py:run_create Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 74/05_events_txn_id_device_id.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 74/90COMMENTS_destinations.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema deltas for v75 Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema deltas for v76 Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 76/01_add_profiles_full_user_id_column.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 76/02_add_user_filters_full_user_id_column.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 76/03_per_user_experimental_features.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 76/04_add_room_forgetter.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema deltas for v77 Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 77/01_add_profiles_not_valid_check.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 77/02_add_user_filters_not_valid_check.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 77/03bg_populate_full_user_id_profiles.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 77/04bg_populate_full_user_id_user_filters.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 77/05thread_notifications_backfill.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 77/06thread_notifications_not_null_event_push_actions.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 77/06thread_notifications_not_null_event_push_actions_staging.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 77/06thread_notifications_not_null_event_push_summary.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 77/14bg_indices_event_stream_ordering.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema deltas for v78 Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Running 78/03event_extremities_constraints.py:run_create Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Running 78/04_add_full_user_id_index_user_filters.py:run_create Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema deltas for v79 Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 79/03_read_write_locks_triggers.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Running 79/04_mitigate_stream_ordering_update_race.py:run_create Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 79/05_read_write_locks_triggers.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema deltas for v80 Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 80/01_users_alter_locked.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 80/02_read_write_locks_unlogged.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 80/02_scheduled_tasks.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 80/03_read_write_locks_triggers.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 80/04_read_write_locks_deadlock.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema deltas for v81 Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema deltas for v82 Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 82/02_scheduled_tasks_index.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 82/04_add_indices_for_purging_rooms.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 82/05gaps.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema deltas for v83 Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 83/01_drop_old_tables.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 83/05_cross_signing_key_update_grant.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 83/06_event_push_summary_room.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema deltas for v84 Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 84/01_auth_links_stats.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 84/02_auth_links_index.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 84/03_auth_links_analyze.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 84/04_access_token_index.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema deltas for v85 Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 85/01_add_suspended.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 85/02_add_instance_names.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 85/03_new_sequences.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 85/04_cleanup_device_federation_outbox.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 85/05_add_instance_names_converted_pos.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 85/06_add_room_reports.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema deltas for v86 Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 86/01_authenticate_media.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 86/02_receipts_event_id_index.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema deltas for v87 Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 87/01_sliding_sync_memberships.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 87/02_per_connection_state.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 87/03_current_state_index.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema deltas for v88 Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 88/01_add_delayed_events.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 88/01_custom_profile_fields.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 88/02_fix_sliding_sync_membership_snapshots_forgotten_column.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 88/03_add_otk_ts_added_index.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 88/04_current_state_delta_index.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 88/05_drop_old_otks.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 88/05_sliding_sync_room_config_index.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 88/06_events_received_ts_index.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema deltas for v89 Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 89/01_sliding_sync_membership_snapshot_index.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 89/01_state_groups_deletion.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema deltas for v90 Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 90/01_add_column_participant_room_memberships_table.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 90/02_delete_unreferenced_state_groups.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 90/03_remove_old_deletion_bg_update.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema deltas for v91 Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 91/01_media_hash.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema deltas for v92 Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 92/01_remove_trigger.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 92/02_remove_populate_participant_bg_update.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 92/04_ss_membership_snapshot_idx.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 92/04_thread_subscriptions.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 92/04_thread_subscriptions_seq.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 92/05_fixup_max_depth_cap.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 92/05_thread_subscriptions_comments.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 92/06_device_federation_inbox_index.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 92/06_threads_last_sent_stream_ordering_comments.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 92/07_add_user_reports.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 92/07_event_txn_id_device_id_txn_id2.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 92/08_room_ban_redactions.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 92/08_thread_subscriptions_seq_fixup.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 92/09_thread_subscriptions_update.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 92/09_thread_subscriptions_update.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema deltas for v93 Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 93/01_add_delayed_events.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 93/01_sticky_events.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 93/01_sticky_events_seq.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 93/02_sliding_sync_members.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 93/03_sss_pos_last_used.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Running 93/04_make_delayed_event_content_text.py:run_create Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema deltas for v94 Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 94/01_redactions_recheck.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 94/02_redactions_recheck_bg_update.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 94/03_device_lists_room_timestamp.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 94/03_quarantined_media_tracking.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying engine-specific schema 94/03_quarantined_media_tracking_seq.sql.postgres Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 94/03_state_dag_fwd_extrems.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 94/04_device_lists_changes_max_pruned.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 94/05_rerun_flag_existing_quarantined_media.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 94/06_sliding_sync_connections_last_used_ts_index.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Applying schema 94/07_sliding_sync_lazy_members_position_index.sql Aug 19 15:11:39 machine synapse[492]: synapse.storage.prepare_database: [main] Schema now up to date Aug 19 15:11:39 machine synapse[492]: synapse.storage.databases: [main] [database config 'master']: Starting 'main' database Aug 19 15:11:39 machine synapse[492]: synapse.storage.util.id_generators: [main] Initialising stream generator for push_rules(id): 1 Aug 19 15:11:39 machine synapse[492]: synapse.storage.util.id_generators: [main] Initialising stream generator for push_rules_enable(id): 1 Aug 19 15:11:39 machine synapse[492]: synapse.storage.databases.main.event_push_actions: [main] Searching for stream ordering 1 month ago Aug 19 15:11:39 machine synapse[492]: synapse.storage.databases.main.event_push_actions: [main] Found stream ordering 1 month ago: it's 0 Aug 19 15:11:39 machine synapse[492]: synapse.storage.databases.main.event_push_actions: [main] Searching for stream ordering 1 day ago Aug 19 15:11:39 machine synapse[492]: synapse.storage.databases.main.event_push_actions: [main] Found stream ordering 1 day ago: it's 0 Aug 19 15:11:40 machine synapse[492]: synapse.storage.util.id_generators: [main] Initialising stream generator for access_tokens(id): 1 Aug 19 15:11:40 machine synapse[492]: synapse.storage.util.id_generators: [main] Initialising stream generator for refresh_tokens(id): 1 Aug 19 15:11:40 machine synapse[492]: synapse.storage.util.id_generators: [main] Initialising stream generator for event_reports(id): 1 Aug 19 15:11:40 machine synapse[492]: synapse.storage.util.id_generators: [main] Initialising stream generator for room_reports(id): 1 Aug 19 15:11:40 machine synapse[492]: synapse.storage.util.id_generators: [main] Initialising stream generator for user_reports(id): 1 Aug 19 15:11:40 machine synapse[492]: synapse.storage.databases: [main] [database config 'master']: Starting 'state' database Aug 19 15:11:40 machine synapse[492]: synapse.storage.databases: [main] [database config 'master']: prepared Aug 19 15:11:40 machine synapse[492]: synapse.server: [main] Finished setting up. Aug 19 15:11:40 machine synapse[492]: twisted: [main] Redirected stdout/stderr to logs Aug 19 15:11:40 machine synapse[492]: synapse.app.homeserver: [main] Running Aug 19 15:11:40 machine synapse[492]: synapse.app.homeserver: [main] Set file limit to: 524288 Aug 19 15:11:40 machine synapse[492]: synapse.push.pusher: [call_when_running] email enable notifs: False Aug 19 15:11:40 machine synapse[492]: synapse.federation.federation_server: [call_when_running] Registering federation query handler for 'profile' Aug 19 15:11:40 machine synapse[492]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.device_list_update' Aug 19 15:11:40 machine synapse[492]: synapse.util.caches.lrucache: [call_when_running] Expiring LRU caches after 1800 seconds Aug 19 15:11:40 machine synapse[492]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.presence' Aug 19 15:11:40 machine synapse[492]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.typing' Aug 19 15:11:40 machine synapse[492]: synapse.federation.federation_server: [call_when_running] Registering federation query handler for 'directory' Aug 19 15:11:40 machine synapse[492]: synapse.handlers.deactivate_account: [user_parter_loop-0] Starting user parter Aug 19 15:11:40 machine synapse[492]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.receipt' Aug 19 15:11:40 machine synapse[492]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.signing_key_update' Aug 19 15:11:40 machine synapse[492]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'org.matrix.signing_key_update' Aug 19 15:11:40 machine synapse[492]: synapse.federation.federation_server: [call_when_running] Registering federation query handler for 'client_keys' Aug 19 15:11:40 machine synapse[492]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.direct_to_device' Aug 19 15:11:40 machine synapse[492]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/health' Aug 19 15:11:40 machine synapse[492]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/client' Aug 19 15:11:40 machine synapse[492]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/.well-known' Aug 19 15:11:40 machine synapse[492]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/admin' Aug 19 15:11:40 machine synapse[492]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/pick_idp' Aug 19 15:11:40 machine synapse[492]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/pick_username' Aug 19 15:11:40 machine synapse[492]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/new_user_consent' Aug 19 15:11:40 machine synapse[492]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/sso_register' Aug 19 15:11:40 machine synapse[492]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/unsubscribe' Aug 19 15:11:40 machine synapse[492]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/media_upload_limit_exceeded' Aug 19 15:11:40 machine synapse[492]: synapse.util.httpresourcetree: [call_when_running] Attaching FilePath('/nix/store/lb04knrjrz1zzn0cwdpx2k735s0j8adc-matrix-synapse-1.158.0/lib/python3.13/site-packages/synapse/static') to path b'/_matrix/static' Aug 19 15:11:40 machine synapse[492]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/media/r0' Aug 19 15:11:40 machine synapse[492]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/media/v3' Aug 19 15:11:40 machine synapse[492]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/media/v1' Aug 19 15:11:40 machine synapse[492]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/federation' Aug 19 15:11:40 machine synapse[492]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/key' Aug 19 15:11:40 machine synapse[492]: twisted: [call_when_running] SynapseSite starting on 8008 Aug 19 15:11:40 machine synapse[492]: synapse.app._base: [call_when_running] Synapse now listening on TCP port 8008 Aug 19 15:11:40 machine synapse[492]: synapse.app._base: [call_when_running] garbage collector: Freezing all allocated objects in the hopes that (almost) everything currently allocated are things that will be used by the homeserver for the rest of time. Doing so means less work each GC (hopefully). Aug 19 15:11:40 machine synapse[492]: synapse.storage.background_updates: [background_updates-0] Starting background schema updates for database master Aug 19 15:11:40 machine synapse[492]: synapse.handlers.deactivate_account: [user_parter_loop-0] User parter finished: stopping Aug 19 15:11:40 machine synapse[492]: synapse.push.pusherpool: [start_pushers-0] Started pushers Aug 19 15:11:40 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[521]: Connection to ::1 8008 port [tcp/http-alt] succeeded! Aug 19 15:11:40 machine synapse[492]: synapse.access.http.8008: [GET-0] ::1 - 8008 - {None} Processed request: 0.001sec/0.001sec ru=(0.002sec, 0.001sec) db=(0.000sec/0.000sec/0) 140B 200 "GET /_synapse/admin/v1/register HTTP/1.1" "python-requests/2.33.1" [0 dbevts] Aug 19 15:11:41 machine synapse[492]: synapse.handlers.auth: [POST-1] Logging in user @admin:clan.test on device BUJFSQKKNH Aug 19 15:11:41 machine synapse[492]: synapse.access.http.8008: [POST-1] ::1 - 8008 - {None} Processed request: 0.304sec/0.001sec ru=(0.266sec, 0.000sec) db=(0.005sec/0.033sec/12) 138B 200 "POST /_synapse/admin/v1/register HTTP/1.1" "python-requests/2.33.1" [0 dbevts] Aug 19 15:11:41 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[522]: Sending registration request... Aug 19 15:11:41 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[522]: Success! Aug 19 15:11:41 machine synapse[492]: synapse.storage.background_updates: [background_updates-0] Starting update batch on background update 'threads_backfill' Aug 19 15:11:41 machine synapse[492]: synapse.storage.background_updates: [background_updates-0] Running background update 'threads_backfill'. Processed 0 items in 5ms. (total_rate=None/ms, current_rate=None/ms, total_updated=0, batch_size=100) Aug 19 15:11:41 machine synapse[492]: synapse.access.http.8008: [GET-2] ::1 - 8008 - {None} Processed request: 0.000sec/0.000sec ru=(0.000sec, 0.000sec) db=(0.000sec/0.000sec/0) 140B 200 "GET /_synapse/admin/v1/register HTTP/1.1" "python-requests/2.33.1" [0 dbevts] Aug 19 15:11:42 machine synapse[492]: synapse.handlers.auth: [POST-3] Logging in user @someuser:clan.test on device IKWSCLXMUR Aug 19 15:11:42 machine synapse[492]: synapse.access.http.8008: [POST-3] ::1 - 8008 - {None} Processed request: 0.288sec/0.001sec ru=(0.256sec, 0.000sec) db=(0.005sec/0.017sec/12) 145B 200 "POST /_synapse/admin/v1/register HTTP/1.1" "python-requests/2.33.1" [0 dbevts] Aug 19 15:11:42 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[529]: Sending registration request... Aug 19 15:11:42 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[529]: Success! Aug 19 15:11:42 machine systemd[1]: Started Synapse Matrix homeserver. Aug 19 15:11:42 machine synapse[492]: synapse.storage.background_updates: [background_updates-0] Starting update batch on background update 'device_lists_changes_in_room_by_room_index' Aug 19 15:11:42 machine synapse[492]: synapse.storage.background_updates: [background_updates-0] Adding index device_lists_changes_in_room_by_room_idx to device_lists_changes_in_room Aug 19 15:11:42 machine synapse[492]: synapse.storage.background_updates: [background_updates-0] Running background update 'device_lists_changes_in_room_by_room_index'. Processed 1 items in 7ms. (total_rate=0.14285714285714285/ms, current_rate=0.14285714285714285/ms, total_updated=1, batch_size=100) Aug 19 15:11:43 machine synapse[492]: synapse.access.http.8008: [GET-4] ::1 - 8008 - {None} Processed request: 0.001sec/-0.000sec ru=(0.000sec, 0.000sec) db=(0.000sec/0.000sec/0) 10145B 200 "GET /_matrix/static/ HTTP/1.1" "curl/8.21.0" [0 dbevts] Aug 19 15:11:43 machine systemd[1]: Stopping Synapse Matrix homeserver... Aug 19 15:11:43 machine synapse[492]: twisted: [sentinel] Received SIGTERM, shutting down. Aug 19 15:11:43 machine synapse[492]: synapse.storage.databases.main.lock: [LockStore._on_shutdown-0] Dropping held locks due to shutdown Aug 19 15:11:43 machine synapse[492]: synapse.storage.databases.main.lock: [LockStore._on_shutdown-0] Dropped locks due to shutdown Aug 19 15:11:43 machine synapse[492]: synapse.handlers.presence: [PresenceHandler._on_shutdown-0] Performing _on_shutdown. Persisting 0 unpersisted changes Aug 19 15:11:43 machine synapse[492]: synapse.handlers.presence: [PresenceHandler._on_shutdown-0] Finished _on_shutdown Aug 19 15:11:43 machine synapse[492]: synapse.app._base: [log_shutdown] Shutting down... Aug 19 15:11:43 machine synapse[492]: twisted: [sentinel] (TCP Port 8008 Closed) Aug 19 15:11:43 machine synapse[492]: twisted: [sentinel] Main loop terminated. Aug 19 15:11:43 machine systemd[1]: matrix-synapse.service: Deactivated successfully. Aug 19 15:11:43 machine systemd[1]: Stopped Synapse Matrix homeserver. Aug 19 15:11:43 machine systemd[1]: matrix-synapse.service: Consumed 8.301s CPU time over 10.069s wall clock time. Aug 19 15:11:43 machine systemd[1]: Starting Synapse Matrix homeserver... Aug 19 15:11:48 machine synapse_homeserver[561]: This server is configured to use 'matrix.org' as its trusted key server via the Aug 19 15:11:48 machine synapse_homeserver[561]: 'trusted_key_servers' config option. 'matrix.org' is a good choice for a key Aug 19 15:11:48 machine synapse_homeserver[561]: server since it is long-lived, stable and trusted. However, some admins may Aug 19 15:11:48 machine synapse_homeserver[561]: wish to use another server for this purpose. Aug 19 15:11:48 machine synapse_homeserver[561]: To suppress this warning and continue using 'matrix.org', admins should set Aug 19 15:11:48 machine synapse_homeserver[561]: 'suppress_key_server_warning' to 'true' in homeserver.yaml. Aug 19 15:11:48 machine synapse_homeserver[561]: -------------------------------------------------------------------------------- Aug 19 15:11:48 machine synapse[561]: synapse.config.logger: [main] ***** STARTING SERVER ***** Aug 19 15:11:48 machine synapse[561]: synapse.config.logger: [main] Server /nix/store/lb04knrjrz1zzn0cwdpx2k735s0j8adc-matrix-synapse-1.158.0/bin/synapse_homeserver version 1.158.0 Aug 19 15:11:48 machine synapse[561]: synapse.config.logger: [main] Copyright (c) 2023 New Vector, Inc Aug 19 15:11:48 machine synapse[561]: synapse.config.logger: [main] Licensed under the AGPL 3.0 license. Website: https://github.com/element-hq/synapse Aug 19 15:11:48 machine synapse[561]: synapse.config.logger: [main] Server hostname: clan.test Aug 19 15:11:48 machine synapse[561]: synapse.config.logger: [main] Public Base URL: https://clan.test/ Aug 19 15:11:48 machine synapse[561]: synapse.config.logger: [main] Instance name: master Aug 19 15:11:48 machine synapse[561]: synapse.config.logger: [main] Twisted reactor: EPollReactor Aug 19 15:11:48 machine synapse[561]: synapse.app.homeserver: [main] Setting up server Aug 19 15:11:48 machine synapse[561]: synapse.server: [main] Setting up. Aug 19 15:11:48 machine synapse[561]: synapse.storage.databases: [main] [database config 'master']: Checking database server Aug 19 15:11:48 machine synapse[561]: synapse.storage.databases: [main] [database config 'master']: Preparing for databases ['main', 'state'] Aug 19 15:11:48 machine synapse[561]: synapse.storage.prepare_database: [main] ['main', 'state']: Checking existing schema version Aug 19 15:11:48 machine synapse[561]: synapse.storage.prepare_database: [main] ['main', 'state']: Existing schema is 94 (+10 deltas) Aug 19 15:11:48 machine synapse[561]: synapse.storage.databases.main: [main] Checking database for consistency with configuration... Aug 19 15:11:48 machine synapse[561]: synapse.storage.prepare_database: [main] Applying schema deltas for v94 Aug 19 15:11:48 machine synapse[561]: synapse.storage.prepare_database: [main] Schema now up to date Aug 19 15:11:48 machine synapse[561]: synapse.storage.databases: [main] [database config 'master']: Starting 'main' database Aug 19 15:11:48 machine synapse[561]: synapse.storage.util.id_generators: [main] Initialising stream generator for push_rules(id): 1 Aug 19 15:11:48 machine synapse[561]: synapse.storage.util.id_generators: [main] Initialising stream generator for push_rules_enable(id): 1 Aug 19 15:11:48 machine synapse[561]: synapse.storage.databases.main.event_push_actions: [main] Searching for stream ordering 1 month ago Aug 19 15:11:48 machine synapse[561]: synapse.storage.databases.main.event_push_actions: [main] Found stream ordering 1 month ago: it's 0 Aug 19 15:11:48 machine synapse[561]: synapse.storage.databases.main.event_push_actions: [main] Searching for stream ordering 1 day ago Aug 19 15:11:48 machine synapse[561]: synapse.storage.databases.main.event_push_actions: [main] Found stream ordering 1 day ago: it's 0 Aug 19 15:11:48 machine synapse[561]: synapse.storage.util.id_generators: [main] Initialising stream generator for access_tokens(id): 3 Aug 19 15:11:48 machine synapse[561]: synapse.storage.util.id_generators: [main] Initialising stream generator for refresh_tokens(id): 1 Aug 19 15:11:48 machine synapse[561]: synapse.storage.util.id_generators: [main] Initialising stream generator for event_reports(id): 1 Aug 19 15:11:48 machine synapse[561]: synapse.storage.util.id_generators: [main] Initialising stream generator for room_reports(id): 1 Aug 19 15:11:48 machine synapse[561]: synapse.storage.util.id_generators: [main] Initialising stream generator for user_reports(id): 1 Aug 19 15:11:48 machine synapse[561]: synapse.storage.databases: [main] [database config 'master']: Starting 'state' database Aug 19 15:11:48 machine synapse[561]: synapse.storage.databases: [main] [database config 'master']: prepared Aug 19 15:11:48 machine synapse[561]: synapse.server: [main] Finished setting up. Aug 19 15:11:48 machine synapse[561]: twisted: [main] Redirected stdout/stderr to logs Aug 19 15:11:48 machine synapse[561]: synapse.app.homeserver: [main] Running Aug 19 15:11:48 machine synapse[561]: synapse.app.homeserver: [main] Set file limit to: 524288 Aug 19 15:11:48 machine synapse[561]: synapse.push.pusher: [call_when_running] email enable notifs: False Aug 19 15:11:48 machine synapse[561]: synapse.federation.federation_server: [call_when_running] Registering federation query handler for 'profile' Aug 19 15:11:48 machine synapse[561]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.device_list_update' Aug 19 15:11:48 machine synapse[561]: synapse.util.caches.lrucache: [call_when_running] Expiring LRU caches after 1800 seconds Aug 19 15:11:48 machine synapse[561]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.presence' Aug 19 15:11:48 machine synapse[561]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.typing' Aug 19 15:11:48 machine synapse[561]: synapse.federation.federation_server: [call_when_running] Registering federation query handler for 'directory' Aug 19 15:11:48 machine synapse[561]: synapse.handlers.deactivate_account: [user_parter_loop-0] Starting user parter Aug 19 15:11:48 machine synapse[561]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.receipt' Aug 19 15:11:48 machine synapse[561]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.signing_key_update' Aug 19 15:11:48 machine synapse[561]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'org.matrix.signing_key_update' Aug 19 15:11:48 machine synapse[561]: synapse.federation.federation_server: [call_when_running] Registering federation query handler for 'client_keys' Aug 19 15:11:48 machine synapse[561]: synapse.federation.federation_server: [call_when_running] Registering federation EDU handler for 'm.direct_to_device' Aug 19 15:11:48 machine synapse[561]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/health' Aug 19 15:11:48 machine synapse[561]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/client' Aug 19 15:11:48 machine synapse[561]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/.well-known' Aug 19 15:11:48 machine synapse[561]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/admin' Aug 19 15:11:48 machine synapse[561]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/pick_idp' Aug 19 15:11:48 machine synapse[561]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/pick_username' Aug 19 15:11:48 machine synapse[561]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/new_user_consent' Aug 19 15:11:48 machine synapse[561]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/sso_register' Aug 19 15:11:48 machine synapse[561]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/unsubscribe' Aug 19 15:11:48 machine synapse[561]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_synapse/client/media_upload_limit_exceeded' Aug 19 15:11:48 machine synapse[561]: synapse.util.httpresourcetree: [call_when_running] Attaching FilePath('/nix/store/lb04knrjrz1zzn0cwdpx2k735s0j8adc-matrix-synapse-1.158.0/lib/python3.13/site-packages/synapse/static') to path b'/_matrix/static' Aug 19 15:11:48 machine synapse[561]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/media/r0' Aug 19 15:11:48 machine synapse[561]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/media/v3' Aug 19 15:11:48 machine synapse[561]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/media/v1' Aug 19 15:11:48 machine synapse[561]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/federation' Aug 19 15:11:48 machine synapse[561]: synapse.util.httpresourcetree: [call_when_running] Attaching to path b'/_matrix/key' Aug 19 15:11:48 machine synapse[561]: twisted: [call_when_running] SynapseSite starting on 8008 Aug 19 15:11:48 machine synapse[561]: synapse.app._base: [call_when_running] Synapse now listening on TCP port 8008 Aug 19 15:11:48 machine synapse[561]: synapse.app._base: [call_when_running] garbage collector: Freezing all allocated objects in the hopes that (almost) everything currently allocated are things that will be used by the homeserver for the rest of time. Doing so means less work each GC (hopefully). Aug 19 15:11:48 machine synapse[561]: synapse.storage.background_updates: [background_updates-0] Starting background schema updates for database master Aug 19 15:11:48 machine synapse[561]: synapse.handlers.deactivate_account: [user_parter_loop-0] User parter finished: stopping Aug 19 15:11:48 machine synapse[561]: synapse.push.pusherpool: [start_pushers-0] Started pushers Aug 19 15:11:48 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[586]: Connection to ::1 8008 port [tcp/http-alt] succeeded! Aug 19 15:11:49 machine synapse[561]: synapse.access.http.8008: [GET-0] ::1 - 8008 - {None} Processed request: 0.001sec/0.001sec ru=(0.002sec, 0.001sec) db=(0.000sec/0.000sec/0) 140B 200 "GET /_synapse/admin/v1/register HTTP/1.1" "python-requests/2.33.1" [0 dbevts] Aug 19 15:11:49 machine synapse[561]: synapse.http.server: [POST-1] SynapseError: 400 - User ID already taken. Aug 19 15:11:49 machine synapse[561]: synapse.access.http.8008: [POST-1] ::1 - 8008 - {None} Processed request: 0.250sec/0.000sec ru=(0.242sec, 0.000sec) db=(0.000sec/0.001sec/1) 60B 400 "POST /_synapse/admin/v1/register HTTP/1.1" "python-requests/2.33.1" [0 dbevts] Aug 19 15:11:49 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[587]: Sending registration request... Aug 19 15:11:49 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[587]: User already exists. Skipping. Aug 19 15:11:49 machine synapse[561]: synapse.storage.background_updates: [background_updates-0] Starting update batch on background update 'populate_stats_process_rooms' Aug 19 15:11:49 machine synapse[561]: synapse.storage.background_updates: [background_updates-0] Running background update 'populate_stats_process_rooms'. Processed 1 items in 4ms. (total_rate=0.25/ms, current_rate=0.25/ms, total_updated=1, batch_size=100) Aug 19 15:11:50 machine synapse[561]: synapse.access.http.8008: [GET-2] ::1 - 8008 - {None} Processed request: 0.000sec/0.000sec ru=(0.000sec, 0.000sec) db=(0.000sec/0.000sec/0) 140B 200 "GET /_synapse/admin/v1/register HTTP/1.1" "python-requests/2.33.1" [0 dbevts] Aug 19 15:11:50 machine synapse[561]: synapse.http.server: [POST-3] SynapseError: 400 - User ID already taken. Aug 19 15:11:50 machine synapse[561]: synapse.access.http.8008: [POST-3] ::1 - 8008 - {None} Processed request: 0.235sec/0.000sec ru=(0.229sec, 0.000sec) db=(0.000sec/0.001sec/1) 60B 400 "POST /_synapse/admin/v1/register HTTP/1.1" "python-requests/2.33.1" [0 dbevts] Aug 19 15:11:50 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[593]: Sending registration request... Aug 19 15:11:50 machine wilq5k4l3zkskj1vfpl6p6ld63xg52f7-matrix-synapse-create-users[593]: User already exists. Skipping. Aug 19 15:11:50 machine systemd[1]: Started Synapse Matrix homeserver. + systemctl --no-pager show matrix-synapse + nc -z -v ::1 8008 Connection to ::1 8008 port [tcp/http-alt] succeeded! + curl -Ssf -L http://localhost/_matrix/static/ -H 'Host: matrix.clan.test'