Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Nikola-Milovic/f2264e65d03fd10319aeca70fc441392 to your computer and use it in GitHub Desktop.
Save Nikola-Milovic/f2264e65d03fd10319aeca70fc441392 to your computer and use it in GitHub Desktop.
Crashes
This file has been truncated, but you can view the full file.
---
Output of `sudo journalctl -b -1 | grep -E "amdgpu|drm"`
```
Jun 19 07:27:34 workstation kernel: ACPI: bus type drm_connector registered
Jun 19 07:27:34 workstation kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
Jun 19 07:27:34 workstation kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Jun 19 07:27:34 workstation kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Jun 19 07:27:35 workstation kernel: [drm] amdgpu kernel modesetting enabled.
Jun 19 07:27:35 workstation kernel: amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
Jun 19 07:27:35 workstation kernel: amdgpu: ATPX version 1, functions 0x00000000
Jun 19 07:27:35 workstation kernel: amdgpu: Virtual CRAT table created for CPU
Jun 19 07:27:35 workstation kernel: amdgpu: Topology: Add CPU node
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: enabling device (0006 -> 0007)
Jun 19 07:27:35 workstation kernel: [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x747E 0x1EAE:0x780A 0xFF).
Jun 19 07:27:35 workstation kernel: [drm] register mmio base: 0xAC000000
Jun 19 07:27:35 workstation kernel: [drm] register mmio size: 1048576
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 0 <soc21_common>
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 1 <gmc_v11_0>
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 2 <ih_v6_0>
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 3 <psp>
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 4 <smu>
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 5 <dm>
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 6 <gfx_v11_0>
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 7 <sdma_v6_0>
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 8 <vcn_v4_0>
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 9 <jpeg_v4_0>
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 10 <mes_v11_0>
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from VFCT
Jun 19 07:27:35 workstation kernel: amdgpu: ATOM BIOS: 113-EXT90040-100
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: CP RS64 enable
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: vgaarb: deactivate vga console
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: MEM ECC is not presented.
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: SRAM ECC is not presented.
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: DF poison setting is inconsistent(1:0:0:0)!
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: Poison setting is inconsistent in DF/UMC(0:1)!
Jun 19 07:27:35 workstation kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: BAR 2 [mem 0xfca0000000-0xfca01fffff 64bit pref]: releasing
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: BAR 0 [mem 0xfc90000000-0xfc9fffffff 64bit pref]: releasing
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: BAR 0 [mem 0x1400000000-0x17ffffffff 64bit pref]: assigned
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: BAR 2 [mem 0x1200000000-0x12001fffff 64bit pref]: assigned
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: VRAM: 12272M 0x0000008000000000 - 0x00000082FEFFFFFF (12272M used)
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x00007FFF00000000 - 0x00007FFF1FFFFFFF
Jun 19 07:27:35 workstation kernel: [drm] Detected VRAM RAM=12272M, BAR=16384M
Jun 19 07:27:35 workstation kernel: [drm] RAM width 192bits GDDR6
Jun 19 07:27:35 workstation kernel: [drm] amdgpu: 12272M of VRAM memory ready
Jun 19 07:27:35 workstation kernel: [drm] amdgpu: 30930M of GTT memory ready.
Jun 19 07:27:35 workstation kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Jun 19 07:27:35 workstation kernel: [drm] PCIE GART of 512M enabled (table at 0x0000008000300000).
Jun 19 07:27:35 workstation kernel: [drm] Loading DMUB firmware via PSP: version=0x07002D00
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: Found VCN firmware Version ENC: 1.24 DEC: 9 VEP: 0 Revision: 3
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: Found VCN firmware Version ENC: 1.24 DEC: 9 VEP: 0 Revision: 3
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: reserve 0xa700000 from 0x82e0000000 for PSP TMR
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000003d, smu fw if version = 0x00000040, smu fw program = 0, smu fw version = 0x00505300 (80.83.0)
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
Jun 19 07:27:35 workstation kernel: [drm] Display Core v3.2.325 initialized on DCN 3.2
Jun 19 07:27:35 workstation kernel: [drm] DP-HDMI FRL PCON supported
Jun 19 07:27:35 workstation kernel: [drm] DMUB hardware initialized: version=0x07002D00
Jun 19 07:27:36 workstation kernel: amdgpu: HMM registered 12272MB device memory
Jun 19 07:27:36 workstation kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Jun 19 07:27:36 workstation kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Jun 19 07:27:36 workstation kernel: amdgpu: Virtual CRAT table created for GPU
Jun 19 07:27:36 workstation kernel: amdgpu: Topology: Add dGPU node [0x747e:0x1002]
Jun 19 07:27:36 workstation kernel: kfd kfd: amdgpu: added device 1002:747e
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: SE 3, SH per SE 2, CU per SH 10, active_cu_number 54
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_unified_1 uses VM inv eng 1 on hub 8
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 4 on hub 8
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 14 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: Using BACO for runtime pm
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: [drm] Registered 4 planes with drm panic
Jun 19 07:27:36 workstation kernel: [drm] Initialized amdgpu 3.63.0 for 0000:03:00.0 on minor 1
Jun 19 07:27:36 workstation kernel: fbcon: amdgpudrmfb (fb0) is primary device
Jun 19 07:27:36 workstation kernel: [drm] pre_validate_dsc:1627 MST_DSC dsc precompute is not needed
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: enabling device (0006 -> 0007)
Jun 19 07:27:36 workstation kernel: [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x13C0 0x1849:0x364E 0xC1).
Jun 19 07:27:36 workstation kernel: [drm] register mmio base: 0xDC900000
Jun 19 07:27:36 workstation kernel: [drm] register mmio size: 524288
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: detected ip block number 0 <nv_common>
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: detected ip block number 1 <gmc_v10_0>
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: detected ip block number 2 <navi10_ih>
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: detected ip block number 3 <psp>
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: detected ip block number 4 <smu>
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: detected ip block number 5 <dm>
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: detected ip block number 6 <gfx_v10_0>
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: detected ip block number 7 <sdma_v5_2>
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: detected ip block number 8 <vcn_v3_0>
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: detected ip block number 9 <jpeg_v3_0>
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: Fetched VBIOS from VFCT
Jun 19 07:27:36 workstation kernel: amdgpu: ATOM BIOS: 102-RAPHAEL-008
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Jun 19 07:27:36 workstation kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used)
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
Jun 19 07:27:36 workstation kernel: [drm] Detected VRAM RAM=2048M, BAR=2048M
Jun 19 07:27:36 workstation kernel: [drm] RAM width 128bits DDR5
Jun 19 07:27:36 workstation kernel: [drm] amdgpu: 2048M of VRAM memory ready
Jun 19 07:27:36 workstation kernel: [drm] amdgpu: 30930M of GTT memory ready.
Jun 19 07:27:36 workstation kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
Jun 19 07:27:36 workstation kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000F47FC00000).
Jun 19 07:27:36 workstation kernel: [drm] Loading DMUB firmware via PSP: version=0x05002000
Jun 19 07:27:36 workstation kernel: [drm] use_doorbell being set to: [true]
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: Found VCN firmware Version ENC: 1.33 DEC: 4 VEP: 0 Revision: 6
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: reserve 0xa00000 from 0xf47e000000 for PSP TMR
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: RAS: optional ras ta ucode is not available
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: SMU is initialized successfully!
Jun 19 07:27:36 workstation kernel: [drm] Display Core v3.2.325 initialized on DCN 3.1.5
Jun 19 07:27:36 workstation kernel: [drm] DP-HDMI FRL PCON supported
Jun 19 07:27:36 workstation kernel: [drm] DMUB hardware initialized: version=0x05002000
Jun 19 07:27:36 workstation kernel: [drm] kiq ring mec 2 pipe 1 q 0
Jun 19 07:27:36 workstation kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Jun 19 07:27:36 workstation kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Jun 19 07:27:36 workstation kernel: amdgpu: Virtual CRAT table created for GPU
Jun 19 07:27:36 workstation kernel: amdgpu: Topology: Add dGPU node [0x13c0:0x1002]
Jun 19 07:27:36 workstation kernel: kfd kfd: amdgpu: added device 1002:13c0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 2, active_cu_number 2
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 4 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 5 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 12 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: Runtime PM not available
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: [drm] Registered 4 planes with drm panic
Jun 19 07:27:36 workstation kernel: [drm] Initialized amdgpu 3.63.0 for 0000:7b:00.0 on minor 0
Jun 19 07:27:36 workstation systemd-modules-load[283]: Inserted module 'amdgpu'
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: [drm] Cannot find any crtc or sizes
Jun 19 07:27:38 workstation systemd[1]: Starting Load Kernel Module drm...
Jun 19 07:27:38 workstation systemd[1]: [email protected]: Deactivated successfully.
Jun 19 07:27:38 workstation systemd[1]: Finished Load Kernel Module drm.
Jun 19 07:27:38 workstation kernel: snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Jun 19 07:27:38 workstation kernel: snd_hda_intel 0000:7b:00.1: bound 0000:7b:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Module libdrm_intel.so.1 without build-id.
Module libdrm_amdgpu.so.1 without build-id.
Module libdrm_radeon.so.1 without build-id.
Module libdrm.so.2 without build-id.
Module libdrm_intel.so.1 without build-id.
Module libdrm_amdgpu.so.1 without build-id.
Module libdrm_radeon.so.1 without build-id.
Module libdrm.so.2 without build-id.
Module libdrm_intel.so.1 without build-id.
Module libdrm_amdgpu.so.1 without build-id.
Module libdrm_radeon.so.1 without build-id.
Module libdrm.so.2 without build-id.
Module libdrm_intel.so.1 without build-id.
Module libdrm_amdgpu.so.1 without build-id.
Module libdrm_radeon.so.1 without build-id.
Module libdrm.so.2 without build-id.
Module libdrm_intel.so.1 without build-id.
Module libdrm_amdgpu.so.1 without build-id.
Module libdrm_radeon.so.1 without build-id.
Module libdrm.so.2 without build-id.
```
---
Complete journalctl from `sudo journalctl -b -1`
```
Jun 19 07:27:34 workstation kernel: Linux version 6.15.2 (nixbld@localhost) (gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.43.1) #1-NixOS SMP PREEMPT_DYNAMIC Tue Jun 10 11:17:11 UTC 2025
Jun 19 07:27:34 workstation kernel: Command line: initrd=\EFI\nixos\5fpazmmhd20r5cn42nbwp7safcwk58b9-initrd-linux-6.15.2-initrd.efi init=/nix/store/5hy19nz18ai3f2vfw51n7sf5pflxbxry-nixos-system-workstation-24.11.20250611.1965fd2/init amd_iommu=on amd_iommu=pt kvm.ignore_msrs=1 root=fstab loglevel=4
Jun 19 07:27:34 workstation kernel: x86/split lock detection: #DB: warning on user-space bus_locks
Jun 19 07:27:34 workstation kernel: BIOS-provided physical RAM map:
Jun 19 07:27:34 workstation kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Jun 19 07:27:34 workstation kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jun 19 07:27:34 workstation kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009afefff] usable
Jun 19 07:27:34 workstation kernel: BIOS-e820: [mem 0x0000000009aff000-0x0000000009ffffff] reserved
Jun 19 07:27:34 workstation kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Jun 19 07:27:34 workstation kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a21dfff] ACPI NVS
Jun 19 07:27:34 workstation kernel: BIOS-e820: [mem 0x000000000a21e000-0x000000000affffff] usable
Jun 19 07:27:34 workstation kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b020fff] reserved
Jun 19 07:27:34 workstation kernel: BIOS-e820: [mem 0x000000000b021000-0x000000008507efff] usable
Jun 19 07:27:34 workstation kernel: BIOS-e820: [mem 0x000000008507f000-0x000000008b07efff] reserved
Jun 19 07:27:34 workstation kernel: BIOS-e820: [mem 0x000000008b07f000-0x000000008d07efff] ACPI data
Jun 19 07:27:34 workstation kernel: BIOS-e820: [mem 0x000000008d07f000-0x000000008f07efff] ACPI NVS
Jun 19 07:27:34 workstation kernel: BIOS-e820: [mem 0x000000008f07f000-0x00000000971fefff] reserved
Jun 19 07:27:34 workstation kernel: BIOS-e820: [mem 0x00000000971ff000-0x0000000099ff7fff] usable
Jun 19 07:27:34 workstation kernel: BIOS-e820: [mem 0x0000000099ff8000-0x0000000099ffcfff] reserved
Jun 19 07:27:34 workstation kernel: BIOS-e820: [mem 0x0000000099ffd000-0x0000000099ffffff] usable
Jun 19 07:27:34 workstation kernel: BIOS-e820: [mem 0x000000009a000000-0x000000009bffffff] reserved
Jun 19 07:27:34 workstation kernel: BIOS-e820: [mem 0x000000009d7f3000-0x000000009fffffff] reserved
Jun 19 07:27:34 workstation kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 19 07:27:34 workstation kernel: BIOS-e820: [mem 0x00000000f7000000-0x00000000ffffffff] reserved
Jun 19 07:27:34 workstation kernel: BIOS-e820: [mem 0x0000000100000000-0x0000000fddd7ffff] usable
Jun 19 07:27:34 workstation kernel: BIOS-e820: [mem 0x0000000fdedc0000-0x00000010801fffff] reserved
Jun 19 07:27:34 workstation kernel: BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved
Jun 19 07:27:34 workstation kernel: NX (Execute Disable) protection: active
Jun 19 07:27:34 workstation kernel: APIC: Static calls initialized
Jun 19 07:27:34 workstation kernel: efi: EFI v2.9 by American Megatrends
Jun 19 07:27:34 workstation kernel: efi: ACPI=0x8f066000 ACPI 2.0=0x8f066014 TPMFinalLog=0x8f033000 SMBIOS=0x96ec7000 SMBIOS 3.0=0x96ec6000 MEMATTR=0x80028018 ESRT=0x80a90d18 RNG=0x8cfbcf18 INITRD=0x7e417518 TPMEventLog=0x8cfba018
Jun 19 07:27:34 workstation kernel: random: crng init done
Jun 19 07:27:34 workstation kernel: efi: Remove mem54: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
Jun 19 07:27:34 workstation kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
Jun 19 07:27:34 workstation kernel: efi: Remove mem55: MMIO range=[0xf7000000-0xfedfffff] (126MB) from e820 map
Jun 19 07:27:34 workstation kernel: e820: remove [mem 0xf7000000-0xfedfffff] reserved
Jun 19 07:27:34 workstation kernel: efi: Not removing mem56: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Jun 19 07:27:34 workstation kernel: efi: Remove mem57: MMIO range=[0xfee01000-0xffffffff] (17MB) from e820 map
Jun 19 07:27:34 workstation kernel: e820: remove [mem 0xfee01000-0xffffffff] reserved
Jun 19 07:27:34 workstation kernel: efi: Remove mem59: MMIO range=[0x1060000000-0x10801fffff] (514MB) from e820 map
Jun 19 07:27:34 workstation kernel: e820: remove [mem 0x1060000000-0x10801fffff] reserved
Jun 19 07:27:34 workstation kernel: SMBIOS 3.4.0 present.
Jun 19 07:27:34 workstation kernel: DMI: ASRock B650 PG Lightning/B650 PG Lightning, BIOS 3.06 07/26/2024
Jun 19 07:27:34 workstation kernel: DMI: Memory slots populated: 2/4
Jun 19 07:27:34 workstation kernel: tsc: Fast TSC calibration using PIT
Jun 19 07:27:34 workstation kernel: tsc: Detected 4291.576 MHz processor
Jun 19 07:27:34 workstation kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 19 07:27:34 workstation kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 19 07:27:34 workstation kernel: last_pfn = 0xfddd80 max_arch_pfn = 0x400000000
Jun 19 07:27:34 workstation kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 20), built from 9 variable MTRRs
Jun 19 07:27:34 workstation kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Jun 19 07:27:34 workstation kernel: e820: update [mem 0xa0000000-0xffffffff] usable ==> reserved
Jun 19 07:27:34 workstation kernel: last_pfn = 0x9a000 max_arch_pfn = 0x400000000
Jun 19 07:27:34 workstation kernel: esrt: Reserving ESRT space from 0x0000000080a90d18 to 0x0000000080a90d50.
Jun 19 07:27:34 workstation kernel: e820: update [mem 0x80a90000-0x80a90fff] usable ==> reserved
Jun 19 07:27:34 workstation kernel: Using GB pages for direct mapping
Jun 19 07:27:34 workstation kernel: Secure boot disabled
Jun 19 07:27:34 workstation kernel: RAMDISK: [mem 0x76576000-0x79896fff]
Jun 19 07:27:34 workstation kernel: ACPI: Early table checksum verification disabled
Jun 19 07:27:34 workstation kernel: ACPI: RSDP 0x000000008F066014 000024 (v02 ALASKA)
Jun 19 07:27:34 workstation kernel: ACPI: XSDT 0x000000008F065728 0000DC (v01 ALASKA A M I 00000001 AMI 01000013)
Jun 19 07:27:34 workstation kernel: ACPI: FACP 0x000000008D074000 000114 (v06 ALASKA A M I 00000001 AMI 00010013)
Jun 19 07:27:34 workstation kernel: ACPI: DSDT 0x000000008CFF8000 072F5F (v02 ALASKA A M I 00000001 INTL 20220331)
Jun 19 07:27:34 workstation kernel: ACPI: FACS 0x000000008F063000 000040
Jun 19 07:27:34 workstation kernel: ACPI: SSDT 0x000000008D076000 00816C (v02 AMD Splinter 00000002 MSFT 05000000)
Jun 19 07:27:34 workstation kernel: ACPI: SSDT 0x000000008D075000 0003F1 (v02 ALASKA CPUSSDT 00000001 AMI 00000001)
Jun 19 07:27:34 workstation kernel: ACPI: FIDT 0x000000008D06E000 00009C (v01 ALASKA A M I 00000001 AMI 00010013)
Jun 19 07:27:34 workstation kernel: ACPI: MCFG 0x000000008D06D000 00003C (v01 ALASKA A M I 00000001 MSFT 00010013)
Jun 19 07:27:34 workstation kernel: ACPI: HPET 0x000000008D06C000 000038 (v01 ALASKA A M I 00000001 AMI 00000005)
Jun 19 07:27:34 workstation kernel: ACPI: FPDT 0x000000008D06B000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
Jun 19 07:27:34 workstation kernel: ACPI: VFCT 0x000000008CFDE000 0190A0 (v01 ALASKA A M I 00000001 AMD 33504F47)
Jun 19 07:27:34 workstation kernel: ACPI: BGRT 0x000000008D073000 000038 (v01 ALASKA A M I 00000001 AMI 00010013)
Jun 19 07:27:34 workstation kernel: ACPI: TPM2 0x000000008D072000 00004C (v04 ALASKA A M I 00000001 AMI 00000000)
Jun 19 07:27:34 workstation kernel: ACPI: SSDT 0x000000008CFD4000 009BAE (v02 AMD AMD CPU 00000001 AMD 00000001)
Jun 19 07:27:34 workstation kernel: ACPI: SSDT 0x000000008D071000 0006D4 (v02 AMD CPMWLRC 00000001 INTL 20220331)
Jun 19 07:27:34 workstation kernel: ACPI: SSDT 0x000000008D06F000 00169E (v02 AMD CPMDFIG2 00000001 INTL 20220331)
Jun 19 07:27:34 workstation kernel: ACPI: SSDT 0x000000008CFD1000 002AA6 (v02 AMD CDFAAIG2 00000001 INTL 20220331)
Jun 19 07:27:34 workstation kernel: ACPI: SSDT 0x000000008CFD0000 0008BA (v02 AMD CPMDFDG2 00000001 INTL 20220331)
Jun 19 07:27:34 workstation kernel: ACPI: SSDT 0x000000008CFC6000 009A6C (v02 AMD CPMCMN 00000001 INTL 20220331)
Jun 19 07:27:34 workstation kernel: ACPI: SSDT 0x000000008CFC3000 0026BD (v02 AMD AOD 00000001 INTL 20220331)
Jun 19 07:27:34 workstation kernel: ACPI: WSMT 0x000000008CFC2000 000028 (v01 ALASKA A M I 00000001 AMI 00010013)
Jun 19 07:27:34 workstation kernel: ACPI: APIC 0x000000008CFC1000 00015E (v06 ALASKA A M I 00000001 AMI 00010013)
Jun 19 07:27:34 workstation kernel: ACPI: IVRS 0x000000008CFC0000 0000C8 (v02 AMD AmdTable 00000001 AMD 00000001)
Jun 19 07:27:34 workstation kernel: ACPI: SSDT 0x000000008CFBF000 000500 (v02 AMD MEMTOOL0 00000002 INTL 20220331)
Jun 19 07:27:34 workstation kernel: ACPI: SSDT 0x000000008CFBE000 00047C (v02 AMD AMDWOV 00000001 INTL 20220331)
Jun 19 07:27:34 workstation kernel: ACPI: SSDT 0x000000008CFBD000 00044E (v02 AMD AmdTable 00000001 INTL 20220331)
Jun 19 07:27:34 workstation kernel: ACPI: Reserving FACP table memory at [mem 0x8d074000-0x8d074113]
Jun 19 07:27:34 workstation kernel: ACPI: Reserving DSDT table memory at [mem 0x8cff8000-0x8d06af5e]
Jun 19 07:27:34 workstation kernel: ACPI: Reserving FACS table memory at [mem 0x8f063000-0x8f06303f]
Jun 19 07:27:34 workstation kernel: ACPI: Reserving SSDT table memory at [mem 0x8d076000-0x8d07e16b]
Jun 19 07:27:34 workstation kernel: ACPI: Reserving SSDT table memory at [mem 0x8d075000-0x8d0753f0]
Jun 19 07:27:34 workstation kernel: ACPI: Reserving FIDT table memory at [mem 0x8d06e000-0x8d06e09b]
Jun 19 07:27:34 workstation kernel: ACPI: Reserving MCFG table memory at [mem 0x8d06d000-0x8d06d03b]
Jun 19 07:27:34 workstation kernel: ACPI: Reserving HPET table memory at [mem 0x8d06c000-0x8d06c037]
Jun 19 07:27:34 workstation kernel: ACPI: Reserving FPDT table memory at [mem 0x8d06b000-0x8d06b043]
Jun 19 07:27:34 workstation kernel: ACPI: Reserving VFCT table memory at [mem 0x8cfde000-0x8cff709f]
Jun 19 07:27:34 workstation kernel: ACPI: Reserving BGRT table memory at [mem 0x8d073000-0x8d073037]
Jun 19 07:27:34 workstation kernel: ACPI: Reserving TPM2 table memory at [mem 0x8d072000-0x8d07204b]
Jun 19 07:27:34 workstation kernel: ACPI: Reserving SSDT table memory at [mem 0x8cfd4000-0x8cfddbad]
Jun 19 07:27:34 workstation kernel: ACPI: Reserving SSDT table memory at [mem 0x8d071000-0x8d0716d3]
Jun 19 07:27:34 workstation kernel: ACPI: Reserving SSDT table memory at [mem 0x8d06f000-0x8d07069d]
Jun 19 07:27:34 workstation kernel: ACPI: Reserving SSDT table memory at [mem 0x8cfd1000-0x8cfd3aa5]
Jun 19 07:27:34 workstation kernel: ACPI: Reserving SSDT table memory at [mem 0x8cfd0000-0x8cfd08b9]
Jun 19 07:27:34 workstation kernel: ACPI: Reserving SSDT table memory at [mem 0x8cfc6000-0x8cfcfa6b]
Jun 19 07:27:34 workstation kernel: ACPI: Reserving SSDT table memory at [mem 0x8cfc3000-0x8cfc56bc]
Jun 19 07:27:34 workstation kernel: ACPI: Reserving WSMT table memory at [mem 0x8cfc2000-0x8cfc2027]
Jun 19 07:27:34 workstation kernel: ACPI: Reserving APIC table memory at [mem 0x8cfc1000-0x8cfc115d]
Jun 19 07:27:34 workstation kernel: ACPI: Reserving IVRS table memory at [mem 0x8cfc0000-0x8cfc00c7]
Jun 19 07:27:34 workstation kernel: ACPI: Reserving SSDT table memory at [mem 0x8cfbf000-0x8cfbf4ff]
Jun 19 07:27:34 workstation kernel: ACPI: Reserving SSDT table memory at [mem 0x8cfbe000-0x8cfbe47b]
Jun 19 07:27:34 workstation kernel: ACPI: Reserving SSDT table memory at [mem 0x8cfbd000-0x8cfbd44d]
Jun 19 07:27:34 workstation kernel: No NUMA configuration found
Jun 19 07:27:34 workstation kernel: Faking a node at [mem 0x0000000000000000-0x0000000fddd7ffff]
Jun 19 07:27:34 workstation kernel: NODE_DATA(0) allocated [mem 0xfddd7a740-0xfddd7fcbf]
Jun 19 07:27:34 workstation kernel: Zone ranges:
Jun 19 07:27:34 workstation kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Jun 19 07:27:34 workstation kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Jun 19 07:27:34 workstation kernel: Normal [mem 0x0000000100000000-0x0000000fddd7ffff]
Jun 19 07:27:34 workstation kernel: Device empty
Jun 19 07:27:34 workstation kernel: Movable zone start for each node
Jun 19 07:27:34 workstation kernel: Early memory node ranges
Jun 19 07:27:34 workstation kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff]
Jun 19 07:27:34 workstation kernel: node 0: [mem 0x0000000000100000-0x0000000009afefff]
Jun 19 07:27:34 workstation kernel: node 0: [mem 0x000000000a000000-0x000000000a1fffff]
Jun 19 07:27:34 workstation kernel: node 0: [mem 0x000000000a21e000-0x000000000affffff]
Jun 19 07:27:34 workstation kernel: node 0: [mem 0x000000000b021000-0x000000008507efff]
Jun 19 07:27:34 workstation kernel: node 0: [mem 0x00000000971ff000-0x0000000099ff7fff]
Jun 19 07:27:34 workstation kernel: node 0: [mem 0x0000000099ffd000-0x0000000099ffffff]
Jun 19 07:27:34 workstation kernel: node 0: [mem 0x0000000100000000-0x0000000fddd7ffff]
Jun 19 07:27:34 workstation kernel: Initmem setup node 0 [mem 0x0000000000001000-0x0000000fddd7ffff]
Jun 19 07:27:34 workstation kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jun 19 07:27:34 workstation kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Jun 19 07:27:34 workstation kernel: On node 0, zone DMA32: 1281 pages in unavailable ranges
Jun 19 07:27:34 workstation kernel: On node 0, zone DMA32: 30 pages in unavailable ranges
Jun 19 07:27:34 workstation kernel: On node 0, zone DMA32: 33 pages in unavailable ranges
Jun 19 07:27:34 workstation kernel: On node 0, zone DMA32: 41344 pages in unavailable ranges
Jun 19 07:27:34 workstation kernel: On node 0, zone DMA32: 5 pages in unavailable ranges
Jun 19 07:27:34 workstation kernel: On node 0, zone Normal: 24576 pages in unavailable ranges
Jun 19 07:27:34 workstation kernel: On node 0, zone Normal: 8832 pages in unavailable ranges
Jun 19 07:27:34 workstation kernel: ACPI: PM-Timer IO Port: 0x808
Jun 19 07:27:34 workstation kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Jun 19 07:27:34 workstation kernel: IOAPIC[0]: apic_id 32, version 33, address 0xfec00000, GSI 0-23
Jun 19 07:27:34 workstation kernel: IOAPIC[1]: apic_id 33, version 33, address 0xfec01000, GSI 24-55
Jun 19 07:27:34 workstation kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 19 07:27:34 workstation kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Jun 19 07:27:34 workstation kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jun 19 07:27:34 workstation kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Jun 19 07:27:34 workstation kernel: e820: update [mem 0x805f2000-0x80632fff] usable ==> reserved
Jun 19 07:27:34 workstation kernel: CPU topo: Max. logical packages: 1
Jun 19 07:27:34 workstation kernel: CPU topo: Max. logical dies: 2
Jun 19 07:27:34 workstation kernel: CPU topo: Max. dies per package: 2
Jun 19 07:27:34 workstation kernel: CPU topo: Max. threads per core: 2
Jun 19 07:27:34 workstation kernel: CPU topo: Num. cores per package: 16
Jun 19 07:27:34 workstation kernel: CPU topo: Num. threads per package: 32
Jun 19 07:27:34 workstation kernel: CPU topo: Allowing 32 present CPUs plus 0 hotplug CPUs
Jun 19 07:27:34 workstation kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 19 07:27:34 workstation kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jun 19 07:27:34 workstation kernel: PM: hibernation: Registered nosave memory: [mem 0x09aff000-0x09ffffff]
Jun 19 07:27:34 workstation kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a21dfff]
Jun 19 07:27:34 workstation kernel: PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b020fff]
Jun 19 07:27:34 workstation kernel: PM: hibernation: Registered nosave memory: [mem 0x805f2000-0x80632fff]
Jun 19 07:27:34 workstation kernel: PM: hibernation: Registered nosave memory: [mem 0x80a90000-0x80a90fff]
Jun 19 07:27:34 workstation kernel: PM: hibernation: Registered nosave memory: [mem 0x8507f000-0x971fefff]
Jun 19 07:27:34 workstation kernel: PM: hibernation: Registered nosave memory: [mem 0x99ff8000-0x99ffcfff]
Jun 19 07:27:34 workstation kernel: PM: hibernation: Registered nosave memory: [mem 0x9a000000-0xffffffff]
Jun 19 07:27:34 workstation kernel: [mem 0xa0000000-0xfedfffff] available for PCI devices
Jun 19 07:27:34 workstation kernel: Booting paravirtualized kernel on bare hardware
Jun 19 07:27:34 workstation kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
Jun 19 07:27:34 workstation kernel: setup_percpu: NR_CPUS:384 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
Jun 19 07:27:34 workstation kernel: percpu: Embedded 82 pages/cpu s212992 r8192 d114688 u524288
Jun 19 07:27:34 workstation kernel: pcpu-alloc: s212992 r8192 d114688 u524288 alloc=1*2097152
Jun 19 07:27:34 workstation kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07
Jun 19 07:27:34 workstation kernel: pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15
Jun 19 07:27:34 workstation kernel: pcpu-alloc: [0] 16 17 18 19 [0] 20 21 22 23
Jun 19 07:27:34 workstation kernel: pcpu-alloc: [0] 24 25 26 27 [0] 28 29 30 31
Jun 19 07:27:34 workstation kernel: Kernel command line: initrd=\EFI\nixos\5fpazmmhd20r5cn42nbwp7safcwk58b9-initrd-linux-6.15.2-initrd.efi init=/nix/store/5hy19nz18ai3f2vfw51n7sf5pflxbxry-nixos-system-workstation-24.11.20250611.1965fd2/init amd_iommu=on amd_iommu=pt kvm.ignore_msrs=1 root=fstab loglevel=4
Jun 19 07:27:34 workstation kernel: AMD-Vi: Unknown option - 'on'
Jun 19 07:27:34 workstation kernel: AMD-Vi: Unknown option - 'pt'
Jun 19 07:27:34 workstation kernel: printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes
Jun 19 07:27:34 workstation kernel: Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
Jun 19 07:27:34 workstation kernel: Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Jun 19 07:27:34 workstation kernel: software IO TLB: area num 32.
Jun 19 07:27:34 workstation kernel: Fallback order for Node 0: 0
Jun 19 07:27:34 workstation kernel: Built 1 zonelists, mobility grouping on. Total pages: 16143962
Jun 19 07:27:34 workstation kernel: Policy zone: Normal
Jun 19 07:27:34 workstation kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jun 19 07:27:34 workstation kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
Jun 19 07:27:34 workstation kernel: ftrace: allocating 46185 entries in 182 pages
Jun 19 07:27:34 workstation kernel: ftrace: allocated 182 pages with 5 groups
Jun 19 07:27:34 workstation kernel: Dynamic Preempt: voluntary
Jun 19 07:27:34 workstation kernel: rcu: Preemptible hierarchical RCU implementation.
Jun 19 07:27:34 workstation kernel: rcu: RCU event tracing is enabled.
Jun 19 07:27:34 workstation kernel: rcu: RCU restricting CPUs from NR_CPUS=384 to nr_cpu_ids=32.
Jun 19 07:27:34 workstation kernel: Trampoline variant of Tasks RCU enabled.
Jun 19 07:27:34 workstation kernel: Rude variant of Tasks RCU enabled.
Jun 19 07:27:34 workstation kernel: Tracing variant of Tasks RCU enabled.
Jun 19 07:27:34 workstation kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
Jun 19 07:27:34 workstation kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
Jun 19 07:27:34 workstation kernel: RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=32.
Jun 19 07:27:34 workstation kernel: RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=32.
Jun 19 07:27:34 workstation kernel: RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=32.
Jun 19 07:27:34 workstation kernel: NR_IRQS: 24832, nr_irqs: 1224, preallocated irqs: 16
Jun 19 07:27:34 workstation kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jun 19 07:27:34 workstation kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Jun 19 07:27:34 workstation kernel: Console: colour dummy device 80x25
Jun 19 07:27:34 workstation kernel: printk: legacy console [tty0] enabled
Jun 19 07:27:34 workstation kernel: ACPI: Core revision 20240827
Jun 19 07:27:34 workstation kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Jun 19 07:27:34 workstation kernel: APIC: Switch to symmetric I/O mode setup
Jun 19 07:27:34 workstation kernel: AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x0
Jun 19 07:27:34 workstation kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 19 07:27:34 workstation kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3ddc4d30d26, max_idle_ns: 440795218105 ns
Jun 19 07:27:34 workstation kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 8583.15 BogoMIPS (lpj=4291576)
Jun 19 07:27:34 workstation kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Jun 19 07:27:34 workstation kernel: LVT offset 1 assigned for vector 0xf9
Jun 19 07:27:34 workstation kernel: LVT offset 2 assigned for vector 0xf4
Jun 19 07:27:34 workstation kernel: Last level iTLB entries: 4KB 64, 2MB 64, 4MB 32
Jun 19 07:27:34 workstation kernel: Last level dTLB entries: 4KB 128, 2MB 128, 4MB 64, 1GB 0
Jun 19 07:27:34 workstation kernel: process: using mwait in idle threads
Jun 19 07:27:34 workstation kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jun 19 07:27:34 workstation kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Jun 19 07:27:34 workstation kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jun 19 07:27:34 workstation kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Jun 19 07:27:34 workstation kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Jun 19 07:27:34 workstation kernel: Speculative Return Stack Overflow: Mitigation: IBPB on VMEXIT only
Jun 19 07:27:34 workstation kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 19 07:27:34 workstation kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 19 07:27:34 workstation kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 19 07:27:34 workstation kernel: x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
Jun 19 07:27:34 workstation kernel: x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
Jun 19 07:27:34 workstation kernel: x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
Jun 19 07:27:34 workstation kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Jun 19 07:27:34 workstation kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Jun 19 07:27:34 workstation kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Jun 19 07:27:34 workstation kernel: x86/fpu: xstate_offset[5]: 832, xstate_sizes[5]: 64
Jun 19 07:27:34 workstation kernel: x86/fpu: xstate_offset[6]: 896, xstate_sizes[6]: 512
Jun 19 07:27:34 workstation kernel: x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
Jun 19 07:27:34 workstation kernel: x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]: 8
Jun 19 07:27:34 workstation kernel: x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]: 16
Jun 19 07:27:34 workstation kernel: x86/fpu: Enabled xstate features 0xae7, context size is 2456 bytes, using 'compacted' format.
Jun 19 07:27:34 workstation kernel: Freeing SMP alternatives memory: 44K
Jun 19 07:27:34 workstation kernel: pid_max: default: 32768 minimum: 301
Jun 19 07:27:34 workstation kernel: LSM: initializing lsm=capability,landlock,yama,selinux,bpf
Jun 19 07:27:34 workstation kernel: landlock: Up and running.
Jun 19 07:27:34 workstation kernel: Yama: becoming mindful.
Jun 19 07:27:34 workstation kernel: SELinux: Initializing.
Jun 19 07:27:34 workstation kernel: LSM support for eBPF active
Jun 19 07:27:34 workstation kernel: Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jun 19 07:27:34 workstation kernel: Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jun 19 07:27:34 workstation kernel: smpboot: CPU0: AMD Ryzen 9 9950X 16-Core Processor (family: 0x1a, model: 0x44, stepping: 0x0)
Jun 19 07:27:34 workstation kernel: Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
Jun 19 07:27:34 workstation kernel: ... version: 2
Jun 19 07:27:34 workstation kernel: ... bit width: 48
Jun 19 07:27:34 workstation kernel: ... generic registers: 6
Jun 19 07:27:34 workstation kernel: ... value mask: 0000ffffffffffff
Jun 19 07:27:34 workstation kernel: ... max period: 00007fffffffffff
Jun 19 07:27:34 workstation kernel: ... fixed-purpose events: 0
Jun 19 07:27:34 workstation kernel: ... event mask: 000000000000003f
Jun 19 07:27:34 workstation kernel: signal: max sigframe size: 3376
Jun 19 07:27:34 workstation kernel: rcu: Hierarchical SRCU implementation.
Jun 19 07:27:34 workstation kernel: rcu: Max phase no-delay instances is 400.
Jun 19 07:27:34 workstation kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Jun 19 07:27:34 workstation kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jun 19 07:27:34 workstation kernel: smp: Bringing up secondary CPUs ...
Jun 19 07:27:34 workstation kernel: smpboot: x86: Booting SMP configuration:
Jun 19 07:27:34 workstation kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31
Jun 19 07:27:34 workstation kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Jun 19 07:27:34 workstation kernel: smp: Brought up 1 node, 32 CPUs
Jun 19 07:27:34 workstation kernel: smpboot: Total of 32 processors activated (274660.86 BogoMIPS)
Jun 19 07:27:34 workstation kernel: Memory: 63247428K/64575848K available (16151K kernel code, 2523K rwdata, 12992K rodata, 3496K init, 3476K bss, 1290072K reserved, 0K cma-reserved)
Jun 19 07:27:34 workstation kernel: devtmpfs: initialized
Jun 19 07:27:34 workstation kernel: x86/mm: Memory block size: 128MB
Jun 19 07:27:34 workstation kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a21dfff] (122880 bytes)
Jun 19 07:27:34 workstation kernel: ACPI: PM: Registering ACPI NVS region [mem 0x8d07f000-0x8f07efff] (33554432 bytes)
Jun 19 07:27:34 workstation kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Jun 19 07:27:34 workstation kernel: posixtimers hash table entries: 16384 (order: 6, 262144 bytes, linear)
Jun 19 07:27:34 workstation kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Jun 19 07:27:34 workstation kernel: pinctrl core: initialized pinctrl subsystem
Jun 19 07:27:34 workstation kernel: PM: RTC time: 05:27:34, date: 2025-06-19
Jun 19 07:27:34 workstation kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jun 19 07:27:34 workstation kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Jun 19 07:27:34 workstation kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jun 19 07:27:34 workstation kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jun 19 07:27:34 workstation kernel: audit: initializing netlink subsys (disabled)
Jun 19 07:27:34 workstation kernel: audit: type=2000 audit(1750310854.132:1): state=initialized audit_enabled=0 res=1
Jun 19 07:27:34 workstation kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jun 19 07:27:34 workstation kernel: thermal_sys: Registered thermal governor 'step_wise'
Jun 19 07:27:34 workstation kernel: cpuidle: using governor menu
Jun 19 07:27:34 workstation kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 19 07:27:34 workstation kernel: PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
Jun 19 07:27:34 workstation kernel: PCI: Using configuration type 1 for base access
Jun 19 07:27:34 workstation kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jun 19 07:27:34 workstation kernel: HugeTLB: allocation took 0ms with hugepage_allocation_threads=8
Jun 19 07:27:34 workstation kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Jun 19 07:27:34 workstation kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Jun 19 07:27:34 workstation kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jun 19 07:27:34 workstation kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jun 19 07:27:34 workstation kernel: ACPI: Added _OSI(Module Device)
Jun 19 07:27:34 workstation kernel: ACPI: Added _OSI(Processor Device)
Jun 19 07:27:34 workstation kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 19 07:27:34 workstation kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 19 07:27:34 workstation kernel: ACPI: 13 ACPI AML tables successfully acquired and loaded
Jun 19 07:27:34 workstation kernel: ACPI: Interpreter enabled
Jun 19 07:27:34 workstation kernel: ACPI: PM: (supports S0 S3 S4 S5)
Jun 19 07:27:34 workstation kernel: ACPI: Using IOAPIC for interrupt routing
Jun 19 07:27:34 workstation kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 19 07:27:34 workstation kernel: PCI: Ignoring E820 reservations for host bridge windows
Jun 19 07:27:34 workstation kernel: ACPI: Enabled 6 GPEs in block 00 to 1F
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GP17.XHC0.P0U0: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GP17.XHC1.P0U1: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GP19.XHC2.P0U2: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP0.M237: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP0.SWUS.M237: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP0.SWUS.SWDS.M237: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP1.P0NV: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP00.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP00.NV00.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP08.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP08.EP00.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP10.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP10.WN00.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP18.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP18.LN00.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP20.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP20.NV00.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP28.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP28.EP00.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP30.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP30.EP00.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP38.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP38.EP00.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.EP00.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP48.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP48.EP00.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP50.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP50.EP00.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP58.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP58.EP00.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP60.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP60.XH00.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP68.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP68.SA00.PWRS: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PRWL: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: \_SB_.PRWB: New power resource
Jun 19 07:27:34 workstation kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jun 19 07:27:34 workstation kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Jun 19 07:27:34 workstation kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability LTR]
Jun 19 07:27:34 workstation kernel: PCI host bridge to bus 0000:00
Jun 19 07:27:34 workstation kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:00: root bus resource [mem 0xa0000000-0xdfffffff window]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:00: root bus resource [mem 0x1060000000-0xfcffffffff window]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jun 19 07:27:34 workstation kernel: pci 0000:00:00.0: [1022:14d8] type 00 class 0x060000 conventional PCI endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:00:00.2: [1022:14d9] type 00 class 0x080600 conventional PCI endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:00:01.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:00:01.1: [1022:14db] type 01 class 0x060400 PCIe Root Port
Jun 19 07:27:34 workstation kernel: pci 0000:00:01.1: PCI bridge to [bus 01-6a]
Jun 19 07:27:34 workstation kernel: pci 0000:00:01.1: bridge window [io 0xb000-0xdfff]
Jun 19 07:27:34 workstation kernel: pci 0000:00:01.1: bridge window [mem 0xac000000-0xdc1fffff]
Jun 19 07:27:34 workstation kernel: pci 0000:00:01.1: bridge window [mem 0xfc90000000-0xfcefffffff 64bit pref]
Jun 19 07:27:34 workstation kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:00:01.2: [1022:14db] type 01 class 0x060400 PCIe Root Port
Jun 19 07:27:34 workstation kernel: pci 0000:00:01.2: PCI bridge to [bus 6b]
Jun 19 07:27:34 workstation kernel: pci 0000:00:01.2: bridge window [mem 0xdcf00000-0xdcffffff]
Jun 19 07:27:34 workstation kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:00:02.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:00:02.1: [1022:14db] type 01 class 0x060400 PCIe Root Port
Jun 19 07:27:34 workstation kernel: pci 0000:00:02.1: PCI bridge to [bus 6c-79]
Jun 19 07:27:34 workstation kernel: pci 0000:00:02.1: bridge window [io 0xf000-0xffff]
Jun 19 07:27:34 workstation kernel: pci 0000:00:02.1: bridge window [mem 0xdca00000-0xdccfffff]
Jun 19 07:27:34 workstation kernel: pci 0000:00:02.1: enabling Extended Tags
Jun 19 07:27:34 workstation kernel: pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:00:02.2: [1022:14db] type 01 class 0x060400 PCIe Root Port
Jun 19 07:27:34 workstation kernel: pci 0000:00:02.2: PCI bridge to [bus 7a]
Jun 19 07:27:34 workstation kernel: pci 0000:00:02.2: bridge window [mem 0xdce00000-0xdcefffff]
Jun 19 07:27:34 workstation kernel: pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:00:03.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:00:04.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:00:08.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:00:08.1: [1022:14dd] type 01 class 0x060400 PCIe Root Port
Jun 19 07:27:34 workstation kernel: pci 0000:00:08.1: PCI bridge to [bus 7b]
Jun 19 07:27:34 workstation kernel: pci 0000:00:08.1: bridge window [io 0xe000-0xefff]
Jun 19 07:27:34 workstation kernel: pci 0000:00:08.1: bridge window [mem 0xdc400000-0xdc9fffff]
Jun 19 07:27:34 workstation kernel: pci 0000:00:08.1: bridge window [mem 0xfcf0000000-0xfcffffffff 64bit pref]
Jun 19 07:27:34 workstation kernel: pci 0000:00:08.1: enabling Extended Tags
Jun 19 07:27:34 workstation kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:00:08.3: [1022:14dd] type 01 class 0x060400 PCIe Root Port
Jun 19 07:27:34 workstation kernel: pci 0000:00:08.3: PCI bridge to [bus 7c]
Jun 19 07:27:34 workstation kernel: pci 0000:00:08.3: bridge window [mem 0xdcd00000-0xdcdfffff]
Jun 19 07:27:34 workstation kernel: pci 0000:00:08.3: enabling Extended Tags
Jun 19 07:27:34 workstation kernel: pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:00:18.0: [1022:14e0] type 00 class 0x060000 conventional PCI endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:00:18.1: [1022:14e1] type 00 class 0x060000 conventional PCI endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:00:18.2: [1022:14e2] type 00 class 0x060000 conventional PCI endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:00:18.3: [1022:14e3] type 00 class 0x060000 conventional PCI endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:00:18.4: [1022:14e4] type 00 class 0x060000 conventional PCI endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:00:18.5: [1022:14e5] type 00 class 0x060000 conventional PCI endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:00:18.6: [1022:14e6] type 00 class 0x060000 conventional PCI endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:00:18.7: [1022:14e7] type 00 class 0x060000 conventional PCI endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:01:00.0: [1002:1478] type 01 class 0x060400 PCIe Switch Upstream Port
Jun 19 07:27:34 workstation kernel: pci 0000:01:00.0: BAR 0 [mem 0xac200000-0xac203fff]
Jun 19 07:27:34 workstation kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Jun 19 07:27:34 workstation kernel: pci 0000:01:00.0: bridge window [io 0xb000-0xbfff]
Jun 19 07:27:34 workstation kernel: pci 0000:01:00.0: bridge window [mem 0xac000000-0xac1fffff]
Jun 19 07:27:34 workstation kernel: pci 0000:01:00.0: bridge window [mem 0xfc90000000-0xfca01fffff 64bit pref]
Jun 19 07:27:34 workstation kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:00:01.1: PCI bridge to [bus 01-6a]
Jun 19 07:27:34 workstation kernel: pci 0000:02:00.0: [1002:1479] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 19 07:27:34 workstation kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Jun 19 07:27:34 workstation kernel: pci 0000:02:00.0: bridge window [io 0xb000-0xbfff]
Jun 19 07:27:34 workstation kernel: pci 0000:02:00.0: bridge window [mem 0xac000000-0xac1fffff]
Jun 19 07:27:34 workstation kernel: pci 0000:02:00.0: bridge window [mem 0xfc90000000-0xfca01fffff 64bit pref]
Jun 19 07:27:34 workstation kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Jun 19 07:27:34 workstation kernel: pci 0000:03:00.0: [1002:747e] type 00 class 0x030000 PCIe Legacy Endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:03:00.0: BAR 0 [mem 0xfc90000000-0xfc9fffffff 64bit pref]
Jun 19 07:27:34 workstation kernel: pci 0000:03:00.0: BAR 2 [mem 0xfca0000000-0xfca01fffff 64bit pref]
Jun 19 07:27:34 workstation kernel: pci 0000:03:00.0: BAR 4 [io 0xb000-0xb0ff]
Jun 19 07:27:34 workstation kernel: pci 0000:03:00.0: BAR 5 [mem 0xac000000-0xac0fffff]
Jun 19 07:27:34 workstation kernel: pci 0000:03:00.0: ROM [mem 0xac100000-0xac11ffff pref]
Jun 19 07:27:34 workstation kernel: pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:03:00.1: [1002:ab30] type 00 class 0x040300 PCIe Legacy Endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:03:00.1: BAR 0 [mem 0xac120000-0xac123fff]
Jun 19 07:27:34 workstation kernel: pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Jun 19 07:27:34 workstation kernel: pci 0000:6b:00.0: [c0a9:5415] type 00 class 0x010802 PCIe Endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:6b:00.0: BAR 0 [mem 0xdcf00000-0xdcf03fff 64bit]
Jun 19 07:27:34 workstation kernel: pci 0000:00:01.2: PCI bridge to [bus 6b]
Jun 19 07:27:34 workstation kernel: pci 0000:6c:00.0: [1022:43f4] type 01 class 0x060400 PCIe Switch Upstream Port
Jun 19 07:27:34 workstation kernel: pci 0000:6c:00.0: PCI bridge to [bus 6d-79]
Jun 19 07:27:34 workstation kernel: pci 0000:6c:00.0: bridge window [io 0xf000-0xffff]
Jun 19 07:27:34 workstation kernel: pci 0000:6c:00.0: bridge window [mem 0xdca00000-0xdccfffff]
Jun 19 07:27:34 workstation kernel: pci 0000:6c:00.0: enabling Extended Tags
Jun 19 07:27:34 workstation kernel: pci 0000:6c:00.0: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:00:02.1: PCI bridge to [bus 6c-79]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:00.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 19 07:27:34 workstation kernel: pci 0000:6d:00.0: PCI bridge to [bus 6e]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:00.0: enabling Extended Tags
Jun 19 07:27:34 workstation kernel: pci 0000:6d:00.0: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:6d:02.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 19 07:27:34 workstation kernel: pci 0000:6d:02.0: PCI bridge to [bus 6f]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:02.0: enabling Extended Tags
Jun 19 07:27:34 workstation kernel: pci 0000:6d:02.0: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:6d:03.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 19 07:27:34 workstation kernel: pci 0000:6d:03.0: PCI bridge to [bus 70]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:03.0: enabling Extended Tags
Jun 19 07:27:34 workstation kernel: pci 0000:6d:03.0: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:6d:04.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 19 07:27:34 workstation kernel: pci 0000:6d:04.0: PCI bridge to [bus 71]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:04.0: enabling Extended Tags
Jun 19 07:27:34 workstation kernel: pci 0000:6d:04.0: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:6d:05.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 19 07:27:34 workstation kernel: pci 0000:6d:05.0: PCI bridge to [bus 72]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:05.0: enabling Extended Tags
Jun 19 07:27:34 workstation kernel: pci 0000:6d:05.0: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:6d:06.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 19 07:27:34 workstation kernel: pci 0000:6d:06.0: PCI bridge to [bus 73]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:06.0: enabling Extended Tags
Jun 19 07:27:34 workstation kernel: pci 0000:6d:06.0: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:6d:07.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 19 07:27:34 workstation kernel: pci 0000:6d:07.0: PCI bridge to [bus 74]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:07.0: enabling Extended Tags
Jun 19 07:27:34 workstation kernel: pci 0000:6d:07.0: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:6d:08.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 19 07:27:34 workstation kernel: pci 0000:6d:08.0: PCI bridge to [bus 75]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:08.0: enabling Extended Tags
Jun 19 07:27:34 workstation kernel: pci 0000:6d:08.0: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0a.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0a.0: PCI bridge to [bus 76]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0a.0: enabling Extended Tags
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0a.0: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0b.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0b.0: PCI bridge to [bus 77]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0b.0: bridge window [io 0xf000-0xffff]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0b.0: bridge window [mem 0xdcc00000-0xdccfffff]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0b.0: enabling Extended Tags
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0b.0: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0c.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0c.0: PCI bridge to [bus 78]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0c.0: bridge window [mem 0xdcb00000-0xdcbfffff]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0c.0: enabling Extended Tags
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0c.0: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0d.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0d.0: PCI bridge to [bus 79]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0d.0: bridge window [mem 0xdca00000-0xdcafffff]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0d.0: enabling Extended Tags
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0d.0: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:6c:00.0: PCI bridge to [bus 6d-79]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:00.0: PCI bridge to [bus 6e]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:02.0: PCI bridge to [bus 6f]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:03.0: PCI bridge to [bus 70]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:04.0: PCI bridge to [bus 71]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:05.0: PCI bridge to [bus 72]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:06.0: PCI bridge to [bus 73]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:07.0: PCI bridge to [bus 74]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:08.0: PCI bridge to [bus 75]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0a.0: PCI bridge to [bus 76]
Jun 19 07:27:34 workstation kernel: pci 0000:77:00.0: [10ec:8125] type 00 class 0x020000 PCIe Endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:77:00.0: BAR 0 [io 0xf000-0xf0ff]
Jun 19 07:27:34 workstation kernel: pci 0000:77:00.0: BAR 2 [mem 0xdcc00000-0xdcc0ffff 64bit]
Jun 19 07:27:34 workstation kernel: pci 0000:77:00.0: BAR 4 [mem 0xdcc10000-0xdcc13fff 64bit]
Jun 19 07:27:34 workstation kernel: pci 0000:77:00.0: supports D1 D2
Jun 19 07:27:34 workstation kernel: pci 0000:77:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0b.0: PCI bridge to [bus 77]
Jun 19 07:27:34 workstation kernel: pci 0000:78:00.0: [1022:43f7] type 00 class 0x0c0330 PCIe Legacy Endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:78:00.0: BAR 0 [mem 0xdcb00000-0xdcb07fff 64bit]
Jun 19 07:27:34 workstation kernel: pci 0000:78:00.0: enabling Extended Tags
Jun 19 07:27:34 workstation kernel: pci 0000:78:00.0: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0c.0: PCI bridge to [bus 78]
Jun 19 07:27:34 workstation kernel: pci 0000:79:00.0: [1022:43f6] type 00 class 0x010601 PCIe Legacy Endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:79:00.0: BAR 5 [mem 0xdca80000-0xdca803ff]
Jun 19 07:27:34 workstation kernel: pci 0000:79:00.0: ROM [mem 0xdca00000-0xdca7ffff pref]
Jun 19 07:27:34 workstation kernel: pci 0000:79:00.0: enabling Extended Tags
Jun 19 07:27:34 workstation kernel: pci 0000:79:00.0: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0d.0: PCI bridge to [bus 79]
Jun 19 07:27:34 workstation kernel: pci 0000:7a:00.0: [c0a9:5415] type 00 class 0x010802 PCIe Endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:7a:00.0: BAR 0 [mem 0xdce00000-0xdce03fff 64bit]
Jun 19 07:27:34 workstation kernel: pci 0000:00:02.2: PCI bridge to [bus 7a]
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.0: [1002:13c0] type 00 class 0x030000 PCIe Legacy Endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.0: BAR 0 [mem 0xfcf0000000-0xfcffffffff 64bit pref]
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.0: BAR 2 [mem 0xdc400000-0xdc5fffff 64bit pref]
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.0: BAR 4 [io 0xe000-0xe0ff]
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.0: BAR 5 [mem 0xdc900000-0xdc97ffff]
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.0: enabling Extended Tags
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.0: PME# supported from D1 D2 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.1: [1002:1640] type 00 class 0x040300 PCIe Legacy Endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.1: BAR 0 [mem 0xdc988000-0xdc98bfff]
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.1: enabling Extended Tags
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.1: PME# supported from D1 D2 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.2: [1022:1649] type 00 class 0x108000 PCIe Endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.2: BAR 2 [mem 0xdc800000-0xdc8fffff]
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.2: BAR 5 [mem 0xdc98c000-0xdc98dfff]
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.2: enabling Extended Tags
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.3: [1022:15b6] type 00 class 0x0c0330 PCIe Endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.3: BAR 0 [mem 0xdc700000-0xdc7fffff 64bit]
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.3: enabling Extended Tags
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.3: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.4: [1022:15b7] type 00 class 0x0c0330 PCIe Endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.4: BAR 0 [mem 0xdc600000-0xdc6fffff 64bit]
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.4: enabling Extended Tags
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.4: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.6: BAR 0 [mem 0xdc980000-0xdc987fff]
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.6: enabling Extended Tags
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.6: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:00:08.1: PCI bridge to [bus 7b]
Jun 19 07:27:34 workstation kernel: pci 0000:7c:00.0: [1022:15b8] type 00 class 0x0c0330 PCIe Endpoint
Jun 19 07:27:34 workstation kernel: pci 0000:7c:00.0: BAR 0 [mem 0xdcd00000-0xdcdfffff 64bit]
Jun 19 07:27:34 workstation kernel: pci 0000:7c:00.0: enabling Extended Tags
Jun 19 07:27:34 workstation kernel: pci 0000:7c:00.0: PME# supported from D0 D3hot D3cold
Jun 19 07:27:34 workstation kernel: pci 0000:00:08.3: PCI bridge to [bus 7c]
Jun 19 07:27:34 workstation kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Jun 19 07:27:34 workstation kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Jun 19 07:27:34 workstation kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Jun 19 07:27:34 workstation kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Jun 19 07:27:34 workstation kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Jun 19 07:27:34 workstation kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Jun 19 07:27:34 workstation kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Jun 19 07:27:34 workstation kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Jun 19 07:27:34 workstation kernel: iommu: Default domain type: Translated
Jun 19 07:27:34 workstation kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Jun 19 07:27:34 workstation kernel: ACPI: bus type USB registered
Jun 19 07:27:34 workstation kernel: usbcore: registered new interface driver usbfs
Jun 19 07:27:34 workstation kernel: usbcore: registered new interface driver hub
Jun 19 07:27:34 workstation kernel: usbcore: registered new device driver usb
Jun 19 07:27:34 workstation kernel: efivars: Registered efivars operations
Jun 19 07:27:34 workstation kernel: NetLabel: Initializing
Jun 19 07:27:34 workstation kernel: NetLabel: domain hash size = 128
Jun 19 07:27:34 workstation kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Jun 19 07:27:34 workstation kernel: NetLabel: unlabeled traffic allowed by default
Jun 19 07:27:34 workstation kernel: PCI: Using ACPI for IRQ routing
Jun 19 07:27:34 workstation kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 19 07:27:34 workstation kernel: e820: reserve RAM buffer [mem 0x09aff000-0x0bffffff]
Jun 19 07:27:34 workstation kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Jun 19 07:27:34 workstation kernel: e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
Jun 19 07:27:34 workstation kernel: e820: reserve RAM buffer [mem 0x805f2000-0x83ffffff]
Jun 19 07:27:34 workstation kernel: e820: reserve RAM buffer [mem 0x80a90000-0x83ffffff]
Jun 19 07:27:34 workstation kernel: e820: reserve RAM buffer [mem 0x8507f000-0x87ffffff]
Jun 19 07:27:34 workstation kernel: e820: reserve RAM buffer [mem 0x99ff8000-0x9bffffff]
Jun 19 07:27:34 workstation kernel: e820: reserve RAM buffer [mem 0x9a000000-0x9bffffff]
Jun 19 07:27:34 workstation kernel: e820: reserve RAM buffer [mem 0xfddd80000-0xfdfffffff]
Jun 19 07:27:34 workstation kernel: pci 0000:03:00.0: vgaarb: setting as boot VGA device
Jun 19 07:27:34 workstation kernel: pci 0000:03:00.0: vgaarb: bridge control possible
Jun 19 07:27:34 workstation kernel: pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.0: vgaarb: bridge control possible
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Jun 19 07:27:34 workstation kernel: vgaarb: loaded
Jun 19 07:27:34 workstation kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Jun 19 07:27:34 workstation kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Jun 19 07:27:34 workstation kernel: clocksource: Switched to clocksource tsc-early
Jun 19 07:27:34 workstation kernel: VFS: Disk quotas dquot_6.6.0
Jun 19 07:27:34 workstation kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 19 07:27:34 workstation kernel: pnp: PnP ACPI init
Jun 19 07:27:34 workstation kernel: system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
Jun 19 07:27:34 workstation kernel: system 00:01: [mem 0xfe0000000-0x105fffffff window] has been reserved
Jun 19 07:27:34 workstation kernel: system 00:03: [io 0x0280-0x028f] has been reserved
Jun 19 07:27:34 workstation kernel: system 00:03: [io 0x0290-0x029f] has been reserved
Jun 19 07:27:34 workstation kernel: system 00:03: [io 0x02a0-0x02af] has been reserved
Jun 19 07:27:34 workstation kernel: system 00:03: [io 0x02b0-0x02bf] has been reserved
Jun 19 07:27:34 workstation kernel: system 00:04: [io 0x04d0-0x04d1] has been reserved
Jun 19 07:27:34 workstation kernel: system 00:04: [io 0x040b] has been reserved
Jun 19 07:27:34 workstation kernel: system 00:04: [io 0x04d6] has been reserved
Jun 19 07:27:34 workstation kernel: system 00:04: [io 0x0c00-0x0c01] has been reserved
Jun 19 07:27:34 workstation kernel: system 00:04: [io 0x0c14] has been reserved
Jun 19 07:27:34 workstation kernel: system 00:04: [io 0x0c50-0x0c51] has been reserved
Jun 19 07:27:34 workstation kernel: system 00:04: [io 0x0c52] has been reserved
Jun 19 07:27:34 workstation kernel: system 00:04: [io 0x0c6c] has been reserved
Jun 19 07:27:34 workstation kernel: system 00:04: [io 0x0c6f] has been reserved
Jun 19 07:27:34 workstation kernel: system 00:04: [io 0x0cd8-0x0cdf] has been reserved
Jun 19 07:27:34 workstation kernel: system 00:04: [io 0x0800-0x089f] has been reserved
Jun 19 07:27:34 workstation kernel: system 00:04: [io 0x0b00-0x0b0f] has been reserved
Jun 19 07:27:34 workstation kernel: system 00:04: [io 0x0b20-0x0b3f] has been reserved
Jun 19 07:27:34 workstation kernel: system 00:04: [io 0x0900-0x090f] has been reserved
Jun 19 07:27:34 workstation kernel: system 00:04: [io 0x0910-0x091f] has been reserved
Jun 19 07:27:34 workstation kernel: system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
Jun 19 07:27:34 workstation kernel: system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
Jun 19 07:27:34 workstation kernel: system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
Jun 19 07:27:34 workstation kernel: system 00:04: [mem 0xff000000-0xffffffff] has been reserved
Jun 19 07:27:34 workstation kernel: pnp: PnP ACPI: found 5 devices
Jun 19 07:27:34 workstation kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 19 07:27:34 workstation kernel: NET: Registered PF_INET protocol family
Jun 19 07:27:34 workstation kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jun 19 07:27:34 workstation kernel: tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
Jun 19 07:27:34 workstation kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jun 19 07:27:34 workstation kernel: TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Jun 19 07:27:34 workstation kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Jun 19 07:27:34 workstation kernel: TCP: Hash tables configured (established 524288 bind 65536)
Jun 19 07:27:34 workstation kernel: MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
Jun 19 07:27:34 workstation kernel: UDP hash table entries: 32768 (order: 9, 2097152 bytes, linear)
Jun 19 07:27:34 workstation kernel: UDP-Lite hash table entries: 32768 (order: 9, 2097152 bytes, linear)
Jun 19 07:27:34 workstation kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jun 19 07:27:34 workstation kernel: NET: Registered PF_XDP protocol family
Jun 19 07:27:34 workstation kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Jun 19 07:27:34 workstation kernel: pci 0000:02:00.0: bridge window [io 0xb000-0xbfff]
Jun 19 07:27:34 workstation kernel: pci 0000:02:00.0: bridge window [mem 0xac000000-0xac1fffff]
Jun 19 07:27:34 workstation kernel: pci 0000:02:00.0: bridge window [mem 0xfc90000000-0xfca01fffff 64bit pref]
Jun 19 07:27:34 workstation kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Jun 19 07:27:34 workstation kernel: pci 0000:01:00.0: bridge window [io 0xb000-0xbfff]
Jun 19 07:27:34 workstation kernel: pci 0000:01:00.0: bridge window [mem 0xac000000-0xac1fffff]
Jun 19 07:27:34 workstation kernel: pci 0000:01:00.0: bridge window [mem 0xfc90000000-0xfca01fffff 64bit pref]
Jun 19 07:27:34 workstation kernel: pci 0000:00:01.1: PCI bridge to [bus 01-6a]
Jun 19 07:27:34 workstation kernel: pci 0000:00:01.1: bridge window [io 0xb000-0xdfff]
Jun 19 07:27:34 workstation kernel: pci 0000:00:01.1: bridge window [mem 0xac000000-0xdc1fffff]
Jun 19 07:27:34 workstation kernel: pci 0000:00:01.1: bridge window [mem 0xfc90000000-0xfcefffffff 64bit pref]
Jun 19 07:27:34 workstation kernel: pci 0000:00:01.2: PCI bridge to [bus 6b]
Jun 19 07:27:34 workstation kernel: pci 0000:00:01.2: bridge window [mem 0xdcf00000-0xdcffffff]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:00.0: PCI bridge to [bus 6e]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:02.0: PCI bridge to [bus 6f]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:03.0: PCI bridge to [bus 70]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:04.0: PCI bridge to [bus 71]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:05.0: PCI bridge to [bus 72]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:06.0: PCI bridge to [bus 73]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:07.0: PCI bridge to [bus 74]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:08.0: PCI bridge to [bus 75]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0a.0: PCI bridge to [bus 76]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0b.0: PCI bridge to [bus 77]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0b.0: bridge window [io 0xf000-0xffff]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0b.0: bridge window [mem 0xdcc00000-0xdccfffff]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0c.0: PCI bridge to [bus 78]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0c.0: bridge window [mem 0xdcb00000-0xdcbfffff]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0d.0: PCI bridge to [bus 79]
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0d.0: bridge window [mem 0xdca00000-0xdcafffff]
Jun 19 07:27:34 workstation kernel: pci 0000:6c:00.0: PCI bridge to [bus 6d-79]
Jun 19 07:27:34 workstation kernel: pci 0000:6c:00.0: bridge window [io 0xf000-0xffff]
Jun 19 07:27:34 workstation kernel: pci 0000:6c:00.0: bridge window [mem 0xdca00000-0xdccfffff]
Jun 19 07:27:34 workstation kernel: pci 0000:00:02.1: PCI bridge to [bus 6c-79]
Jun 19 07:27:34 workstation kernel: pci 0000:00:02.1: bridge window [io 0xf000-0xffff]
Jun 19 07:27:34 workstation kernel: pci 0000:00:02.1: bridge window [mem 0xdca00000-0xdccfffff]
Jun 19 07:27:34 workstation kernel: pci 0000:00:02.2: PCI bridge to [bus 7a]
Jun 19 07:27:34 workstation kernel: pci 0000:00:02.2: bridge window [mem 0xdce00000-0xdcefffff]
Jun 19 07:27:34 workstation kernel: pci 0000:00:08.1: PCI bridge to [bus 7b]
Jun 19 07:27:34 workstation kernel: pci 0000:00:08.1: bridge window [io 0xe000-0xefff]
Jun 19 07:27:34 workstation kernel: pci 0000:00:08.1: bridge window [mem 0xdc400000-0xdc9fffff]
Jun 19 07:27:34 workstation kernel: pci 0000:00:08.1: bridge window [mem 0xfcf0000000-0xfcffffffff 64bit pref]
Jun 19 07:27:34 workstation kernel: pci 0000:00:08.3: PCI bridge to [bus 7c]
Jun 19 07:27:34 workstation kernel: pci 0000:00:08.3: bridge window [mem 0xdcd00000-0xdcdfffff]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:00: resource 9 [mem 0xa0000000-0xdfffffff window]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:00: resource 10 [mem 0x1060000000-0xfcffffffff window]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:01: resource 0 [io 0xb000-0xdfff]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:01: resource 1 [mem 0xac000000-0xdc1fffff]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:01: resource 2 [mem 0xfc90000000-0xfcefffffff 64bit pref]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:02: resource 0 [io 0xb000-0xbfff]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:02: resource 1 [mem 0xac000000-0xac1fffff]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:02: resource 2 [mem 0xfc90000000-0xfca01fffff 64bit pref]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:03: resource 0 [io 0xb000-0xbfff]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:03: resource 1 [mem 0xac000000-0xac1fffff]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:03: resource 2 [mem 0xfc90000000-0xfca01fffff 64bit pref]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:6b: resource 1 [mem 0xdcf00000-0xdcffffff]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:6c: resource 0 [io 0xf000-0xffff]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:6c: resource 1 [mem 0xdca00000-0xdccfffff]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:6d: resource 0 [io 0xf000-0xffff]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:6d: resource 1 [mem 0xdca00000-0xdccfffff]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:77: resource 0 [io 0xf000-0xffff]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:77: resource 1 [mem 0xdcc00000-0xdccfffff]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:78: resource 1 [mem 0xdcb00000-0xdcbfffff]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:79: resource 1 [mem 0xdca00000-0xdcafffff]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:7a: resource 1 [mem 0xdce00000-0xdcefffff]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:7b: resource 0 [io 0xe000-0xefff]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:7b: resource 1 [mem 0xdc400000-0xdc9fffff]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:7b: resource 2 [mem 0xfcf0000000-0xfcffffffff 64bit pref]
Jun 19 07:27:34 workstation kernel: pci_bus 0000:7c: resource 1 [mem 0xdcd00000-0xdcdfffff]
Jun 19 07:27:34 workstation kernel: pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.1: D0 power state depends on 0000:7b:00.0
Jun 19 07:27:34 workstation kernel: PCI: CLS 64 bytes, default 64
Jun 19 07:27:34 workstation kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Jun 19 07:27:34 workstation kernel: pci 0000:00:00.0: Adding to iommu group 0
Jun 19 07:27:34 workstation kernel: Trying to unpack rootfs image as initramfs...
Jun 19 07:27:34 workstation kernel: pci 0000:00:01.0: Adding to iommu group 1
Jun 19 07:27:34 workstation kernel: pci 0000:00:01.1: Adding to iommu group 2
Jun 19 07:27:34 workstation kernel: pci 0000:00:01.2: Adding to iommu group 3
Jun 19 07:27:34 workstation kernel: pci 0000:00:02.0: Adding to iommu group 4
Jun 19 07:27:34 workstation kernel: pci 0000:00:02.1: Adding to iommu group 5
Jun 19 07:27:34 workstation kernel: pci 0000:00:02.2: Adding to iommu group 6
Jun 19 07:27:34 workstation kernel: pci 0000:00:03.0: Adding to iommu group 7
Jun 19 07:27:34 workstation kernel: pci 0000:00:04.0: Adding to iommu group 8
Jun 19 07:27:34 workstation kernel: pci 0000:00:08.0: Adding to iommu group 9
Jun 19 07:27:34 workstation kernel: pci 0000:00:08.1: Adding to iommu group 10
Jun 19 07:27:34 workstation kernel: pci 0000:00:08.3: Adding to iommu group 11
Jun 19 07:27:34 workstation kernel: pci 0000:00:14.0: Adding to iommu group 12
Jun 19 07:27:34 workstation kernel: pci 0000:00:14.3: Adding to iommu group 12
Jun 19 07:27:34 workstation kernel: pci 0000:00:18.0: Adding to iommu group 13
Jun 19 07:27:34 workstation kernel: pci 0000:00:18.1: Adding to iommu group 13
Jun 19 07:27:34 workstation kernel: pci 0000:00:18.2: Adding to iommu group 13
Jun 19 07:27:34 workstation kernel: pci 0000:00:18.3: Adding to iommu group 13
Jun 19 07:27:34 workstation kernel: pci 0000:00:18.4: Adding to iommu group 13
Jun 19 07:27:34 workstation kernel: pci 0000:00:18.5: Adding to iommu group 13
Jun 19 07:27:34 workstation kernel: pci 0000:00:18.6: Adding to iommu group 13
Jun 19 07:27:34 workstation kernel: pci 0000:00:18.7: Adding to iommu group 13
Jun 19 07:27:34 workstation kernel: pci 0000:01:00.0: Adding to iommu group 14
Jun 19 07:27:34 workstation kernel: pci 0000:02:00.0: Adding to iommu group 15
Jun 19 07:27:34 workstation kernel: pci 0000:03:00.0: Adding to iommu group 16
Jun 19 07:27:34 workstation kernel: pci 0000:03:00.1: Adding to iommu group 17
Jun 19 07:27:34 workstation kernel: pci 0000:6b:00.0: Adding to iommu group 18
Jun 19 07:27:34 workstation kernel: pci 0000:6c:00.0: Adding to iommu group 19
Jun 19 07:27:34 workstation kernel: pci 0000:6d:00.0: Adding to iommu group 20
Jun 19 07:27:34 workstation kernel: pci 0000:6d:02.0: Adding to iommu group 21
Jun 19 07:27:34 workstation kernel: pci 0000:6d:03.0: Adding to iommu group 22
Jun 19 07:27:34 workstation kernel: pci 0000:6d:04.0: Adding to iommu group 23
Jun 19 07:27:34 workstation kernel: pci 0000:6d:05.0: Adding to iommu group 24
Jun 19 07:27:34 workstation kernel: pci 0000:6d:06.0: Adding to iommu group 25
Jun 19 07:27:34 workstation kernel: pci 0000:6d:07.0: Adding to iommu group 26
Jun 19 07:27:34 workstation kernel: pci 0000:6d:08.0: Adding to iommu group 27
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0a.0: Adding to iommu group 28
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0b.0: Adding to iommu group 29
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0c.0: Adding to iommu group 30
Jun 19 07:27:34 workstation kernel: pci 0000:6d:0d.0: Adding to iommu group 31
Jun 19 07:27:34 workstation kernel: pci 0000:77:00.0: Adding to iommu group 29
Jun 19 07:27:34 workstation kernel: pci 0000:78:00.0: Adding to iommu group 30
Jun 19 07:27:34 workstation kernel: pci 0000:79:00.0: Adding to iommu group 31
Jun 19 07:27:34 workstation kernel: pci 0000:7a:00.0: Adding to iommu group 32
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.0: Adding to iommu group 33
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.1: Adding to iommu group 34
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.2: Adding to iommu group 35
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.3: Adding to iommu group 36
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.4: Adding to iommu group 37
Jun 19 07:27:34 workstation kernel: pci 0000:7b:00.6: Adding to iommu group 38
Jun 19 07:27:34 workstation kernel: pci 0000:7c:00.0: Adding to iommu group 39
Jun 19 07:27:34 workstation kernel: AMD-Vi: Extended features (0x246577efa2254afa, 0x0): PPR NX GT [5] IA GA PC GA_vAPIC
Jun 19 07:27:34 workstation kernel: AMD-Vi: Interrupt remapping enabled
Jun 19 07:27:34 workstation kernel: Freeing initrd memory: 52356K
Jun 19 07:27:34 workstation kernel: AMD-Vi: Virtual APIC enabled
Jun 19 07:27:34 workstation kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 19 07:27:34 workstation kernel: software IO TLB: mapped [mem 0x0000000072576000-0x0000000076576000] (64MB)
Jun 19 07:27:34 workstation kernel: LVT offset 0 assigned for vector 0x400
Jun 19 07:27:34 workstation kernel: perf: AMD IBS detected (0x00081bff)
Jun 19 07:27:34 workstation kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Jun 19 07:27:34 workstation kernel: Initialise system trusted keyrings
Jun 19 07:27:34 workstation kernel: workingset: timestamp_bits=40 max_order=24 bucket_order=0
Jun 19 07:27:34 workstation kernel: Key type asymmetric registered
Jun 19 07:27:34 workstation kernel: Asymmetric key parser 'x509' registered
Jun 19 07:27:34 workstation kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
Jun 19 07:27:34 workstation kernel: io scheduler mq-deadline registered
Jun 19 07:27:34 workstation kernel: io scheduler kyber registered
Jun 19 07:27:34 workstation kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 29
Jun 19 07:27:34 workstation kernel: pcieport 0000:00:01.2: PME: Signaling with IRQ 30
Jun 19 07:27:34 workstation kernel: pcieport 0000:00:02.1: PME: Signaling with IRQ 31
Jun 19 07:27:34 workstation kernel: pcieport 0000:00:02.2: PME: Signaling with IRQ 32
Jun 19 07:27:34 workstation kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 33
Jun 19 07:27:34 workstation kernel: pcieport 0000:00:08.3: PME: Signaling with IRQ 34
Jun 19 07:27:34 workstation kernel: Monitor-Mwait will be used to enter C-1 state
Jun 19 07:27:34 workstation kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1197
Jun 19 07:27:34 workstation kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Jun 19 07:27:34 workstation kernel: Linux agpgart interface v0.103
Jun 19 07:27:34 workstation kernel: ACPI: bus type drm_connector registered
Jun 19 07:27:34 workstation kernel: usbcore: registered new interface driver usbserial_generic
Jun 19 07:27:34 workstation kernel: usbserial: USB Serial support registered for generic
Jun 19 07:27:34 workstation kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
Jun 19 07:27:34 workstation kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Jun 19 07:27:34 workstation kernel: fbcon: Deferring console take-over
Jun 19 07:27:34 workstation kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Jun 19 07:27:34 workstation kernel: drop_monitor: Initializing network drop monitor service
Jun 19 07:27:34 workstation kernel: NET: Registered PF_INET6 protocol family
Jun 19 07:27:34 workstation kernel: Segment Routing with IPv6
Jun 19 07:27:34 workstation kernel: In-situ OAM (IOAM) with IPv6
Jun 19 07:27:34 workstation kernel: microcode: Current revision: 0x0b40401a
Jun 19 07:27:34 workstation kernel: resctrl: L3 allocation detected
Jun 19 07:27:34 workstation kernel: resctrl: MB allocation detected
Jun 19 07:27:34 workstation kernel: resctrl: SMBA allocation detected
Jun 19 07:27:34 workstation kernel: resctrl: L3 monitoring detected
Jun 19 07:27:34 workstation kernel: IPI shorthand broadcast: enabled
Jun 19 07:27:34 workstation kernel: sched_clock: Marking stable (427010456, 380932)->(429137040, -1745652)
Jun 19 07:27:34 workstation kernel: registered taskstats version 1
Jun 19 07:27:34 workstation kernel: Loading compiled-in X.509 certificates
Jun 19 07:27:34 workstation kernel: Demotion targets for Node 0: null
Jun 19 07:27:34 workstation kernel: Key type .fscrypt registered
Jun 19 07:27:34 workstation kernel: Key type fscrypt-provisioning registered
Jun 19 07:27:34 workstation kernel: PM: Magic number: 13:880:466
Jun 19 07:27:34 workstation kernel: RAS: Correctable Errors collector initialized.
Jun 19 07:27:34 workstation kernel: clk: Disabling unused clocks
Jun 19 07:27:34 workstation kernel: PM: genpd: Disabling unused power domains
Jun 19 07:27:34 workstation kernel: Freeing unused decrypted memory: 2028K
Jun 19 07:27:34 workstation kernel: Freeing unused kernel image (initmem) memory: 3496K
Jun 19 07:27:34 workstation kernel: Write protecting the kernel read-only data: 30720k
Jun 19 07:27:34 workstation kernel: Freeing unused kernel image (text/rodata gap) memory: 232K
Jun 19 07:27:34 workstation kernel: Freeing unused kernel image (rodata/data gap) memory: 1344K
Jun 19 07:27:34 workstation kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 19 07:27:34 workstation kernel: Run /init as init process
Jun 19 07:27:34 workstation kernel: with arguments:
Jun 19 07:27:34 workstation kernel: /init
Jun 19 07:27:34 workstation kernel: with environment:
Jun 19 07:27:34 workstation kernel: HOME=/
Jun 19 07:27:34 workstation kernel: TERM=linux
Jun 19 07:27:34 workstation systemd[1]: Inserted module 'autofs4'
Jun 19 07:27:34 workstation systemd[1]: Failed to make /usr/ a mount point, ignoring: No such file or directory
Jun 19 07:27:34 workstation systemd[1]: systemd 256.10 running in system mode (+PAM +AUDIT -SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
Jun 19 07:27:34 workstation systemd[1]: Detected architecture x86-64.
Jun 19 07:27:34 workstation systemd[1]: Running in initrd.
Jun 19 07:27:34 workstation kernel: fbcon: Taking over console
Jun 19 07:27:34 workstation kernel: Console: switching to colour frame buffer device 100x37
Jun 19 07:27:34 workstation systemd[1]: Hostname set to <workstation>.
Jun 19 07:27:34 workstation systemd[1]: Initializing machine ID from random generator.
Jun 19 07:27:34 workstation systemd[1]: Queued start job for default target Initrd Default Target.
Jun 19 07:27:34 workstation systemd[1]: Created slice Slice /system/modprobe.
Jun 19 07:27:34 workstation systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jun 19 07:27:34 workstation systemd[1]: Expecting device /dev/disk/by-partlabel/nixos-root...
Jun 19 07:27:34 workstation systemd[1]: Expecting device /dev/tpmrm0...
Jun 19 07:27:34 workstation systemd[1]: Reached target Path Units.
Jun 19 07:27:34 workstation systemd[1]: Reached target Slice Units.
Jun 19 07:27:34 workstation systemd[1]: Reached target Swaps.
Jun 19 07:27:34 workstation systemd[1]: Reached target Timer Units.
Jun 19 07:27:34 workstation systemd[1]: Listening on Journal Socket (/dev/log).
Jun 19 07:27:34 workstation systemd[1]: Listening on Journal Sockets.
Jun 19 07:27:34 workstation systemd[1]: Listening on udev Control Socket.
Jun 19 07:27:34 workstation systemd[1]: Listening on udev Kernel Socket.
Jun 19 07:27:34 workstation systemd[1]: Reached target Socket Units.
Jun 19 07:27:34 workstation systemd[1]: Starting Create List of Static Device Nodes...
Jun 19 07:27:34 workstation systemd[1]: Starting Load Kernel Module configfs...
Jun 19 07:27:34 workstation systemd[1]: Starting Journal Service...
Jun 19 07:27:34 workstation systemd[1]: Starting Load Kernel Modules...
Jun 19 07:27:34 workstation systemd[1]: Starting Coldplug All udev Devices...
Jun 19 07:27:34 workstation systemd[1]: Finished Create List of Static Device Nodes.
Jun 19 07:27:34 workstation systemd[1]: [email protected]: Deactivated successfully.
Jun 19 07:27:34 workstation systemd[1]: Finished Load Kernel Module configfs.
Jun 19 07:27:34 workstation systemd[1]: Kernel Configuration File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/config).
Jun 19 07:27:34 workstation systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Jun 19 07:27:34 workstation systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Jun 19 07:27:34 workstation systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 19 07:27:34 workstation systemd-journald[280]: Collecting audit messages is disabled.
Jun 19 07:27:34 workstation systemd[1]: Finished Create Static Device Nodes in /dev.
Jun 19 07:27:34 workstation systemd[1]: Reached target Preparation for Local File Systems.
Jun 19 07:27:34 workstation systemd[1]: Reached target Local File Systems.
Jun 19 07:27:34 workstation systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jun 19 07:27:34 workstation kernel: ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
Jun 19 07:27:34 workstation kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:20/LNXVIDEO:00/input/input0
Jun 19 07:27:34 workstation systemd[1]: Started Rule-based Manager for Device Events and Files.
Jun 19 07:27:34 workstation systemd-journald[280]: Journal started
Jun 19 07:27:34 workstation systemd-journald[280]: Runtime Journal (/run/log/journal/e46d6291b354412ba9439cf7e32d17ae) is 8M, max 1.2G, 1.2G free.
Jun 19 07:27:34 workstation systemd-udevd[299]: Using default interface naming scheme 'v255'.
Jun 19 07:27:34 workstation systemd[1]: Starting Create System Files and Directories...
Jun 19 07:27:34 workstation systemd[1]: Started Journal Service.
Jun 19 07:27:34 workstation systemd[1]: Finished Create System Files and Directories.
Jun 19 07:27:34 workstation systemd[1]: Finished Coldplug All udev Devices.
Jun 19 07:27:34 workstation kernel: rtc_cmos 00:02: RTC can wake from S4
Jun 19 07:27:34 workstation kernel: rtc_cmos 00:02: registered as rtc0
Jun 19 07:27:34 workstation kernel: rtc_cmos 00:02: setting system clock to 2025-06-19T05:27:34 UTC (1750310854)
Jun 19 07:27:34 workstation kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram
Jun 19 07:27:34 workstation kernel: Key type psk registered
Jun 19 07:27:34 workstation kernel: nvme 0000:6b:00.0: platform quirk: setting simple suspend
Jun 19 07:27:34 workstation kernel: nvme nvme0: pci function 0000:7a:00.0
Jun 19 07:27:34 workstation kernel: nvme nvme1: pci function 0000:6b:00.0
Jun 19 07:27:34 workstation kernel: SCSI subsystem initialized
Jun 19 07:27:34 workstation systemd[1]: Starting Virtual Console Setup...
Jun 19 07:27:34 workstation kernel: nvme nvme1: 32/0/0 default/read/poll queues
Jun 19 07:27:34 workstation kernel: nvme1n1: p1 p2 p3 p4
Jun 19 07:27:34 workstation kernel: nvme nvme0: 32/0/0 default/read/poll queues
Jun 19 07:27:34 workstation kernel: nvme0n1: p1 p2
Jun 19 07:27:34 workstation kernel: xhci_hcd 0000:78:00.0: xHCI Host Controller
Jun 19 07:27:34 workstation kernel: xhci_hcd 0000:78:00.0: new USB bus registered, assigned bus number 1
Jun 19 07:27:34 workstation kernel: tpm_crb MSFT0101:00: Disabling hwrng
Jun 19 07:27:34 workstation systemd[1]: Found device /dev/tpmrm0.
Jun 19 07:27:34 workstation systemd[1]: Finished Virtual Console Setup.
Jun 19 07:27:34 workstation kernel: libata version 3.00 loaded.
Jun 19 07:27:34 workstation kernel: ahci 0000:79:00.0: version 3.0
Jun 19 07:27:34 workstation kernel: ahci 0000:79:00.0: enabling device (0000 -> 0002)
Jun 19 07:27:34 workstation kernel: ahci 0000:79:00.0: SSS flag set, parallel bus scan disabled
Jun 19 07:27:34 workstation kernel: ahci 0000:79:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Jun 19 07:27:34 workstation kernel: ahci 0000:79:00.0: 4/6 ports implemented (port mask 0xf)
Jun 19 07:27:34 workstation kernel: ahci 0000:79:00.0: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
Jun 19 07:27:34 workstation kernel: scsi host0: ahci
Jun 19 07:27:34 workstation kernel: scsi host1: ahci
Jun 19 07:27:34 workstation kernel: scsi host2: ahci
Jun 19 07:27:34 workstation kernel: scsi host3: ahci
Jun 19 07:27:34 workstation kernel: scsi host4: ahci
Jun 19 07:27:34 workstation kernel: scsi host5: ahci
Jun 19 07:27:34 workstation kernel: ata1: SATA max UDMA/133 abar m1024@0xdca80000 port 0xdca80100 irq 117 lpm-pol 3
Jun 19 07:27:34 workstation kernel: ata2: SATA max UDMA/133 abar m1024@0xdca80000 port 0xdca80180 irq 117 lpm-pol 3
Jun 19 07:27:34 workstation kernel: ata3: SATA max UDMA/133 abar m1024@0xdca80000 port 0xdca80200 irq 117 lpm-pol 3
Jun 19 07:27:34 workstation kernel: ata4: SATA max UDMA/133 abar m1024@0xdca80000 port 0xdca80280 irq 117 lpm-pol 3
Jun 19 07:27:34 workstation kernel: ata5: DUMMY
Jun 19 07:27:34 workstation kernel: ata6: DUMMY
Jun 19 07:27:34 workstation systemd[1]: Reached target Trusted Platform Module.
Jun 19 07:27:34 workstation systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 19 07:27:34 workstation kernel: raid6: avx512x4 gen() 71129 MB/s
Jun 19 07:27:34 workstation kernel: raid6: avx512x2 gen() 65260 MB/s
Jun 19 07:27:34 workstation kernel: xhci_hcd 0000:78:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000200000010
Jun 19 07:27:34 workstation kernel: xhci_hcd 0000:78:00.0: xHCI Host Controller
Jun 19 07:27:34 workstation kernel: xhci_hcd 0000:78:00.0: new USB bus registered, assigned bus number 2
Jun 19 07:27:34 workstation kernel: xhci_hcd 0000:78:00.0: Host supports USB 3.2 Enhanced SuperSpeed
Jun 19 07:27:34 workstation kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.15
Jun 19 07:27:34 workstation kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 19 07:27:34 workstation kernel: usb usb1: Product: xHCI Host Controller
Jun 19 07:27:34 workstation kernel: usb usb1: Manufacturer: Linux 6.15.2 xhci-hcd
Jun 19 07:27:34 workstation kernel: usb usb1: SerialNumber: 0000:78:00.0
Jun 19 07:27:34 workstation kernel: hub 1-0:1.0: USB hub found
Jun 19 07:27:34 workstation kernel: hub 1-0:1.0: 12 ports detected
Jun 19 07:27:34 workstation kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 19 07:27:34 workstation kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.15
Jun 19 07:27:34 workstation kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 19 07:27:34 workstation kernel: usb usb2: Product: xHCI Host Controller
Jun 19 07:27:34 workstation kernel: usb usb2: Manufacturer: Linux 6.15.2 xhci-hcd
Jun 19 07:27:34 workstation kernel: usb usb2: SerialNumber: 0000:78:00.0
Jun 19 07:27:34 workstation kernel: hub 2-0:1.0: USB hub found
Jun 19 07:27:34 workstation kernel: hub 2-0:1.0: 5 ports detected
Jun 19 07:27:34 workstation kernel: xhci_hcd 0000:7b:00.3: xHCI Host Controller
Jun 19 07:27:34 workstation kernel: xhci_hcd 0000:7b:00.3: new USB bus registered, assigned bus number 3
Jun 19 07:27:34 workstation kernel: xhci_hcd 0000:7b:00.3: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000010
Jun 19 07:27:34 workstation kernel: raid6: avx512x1 gen() 70984 MB/s
Jun 19 07:27:34 workstation kernel: xhci_hcd 0000:7b:00.3: xHCI Host Controller
Jun 19 07:27:34 workstation kernel: xhci_hcd 0000:7b:00.3: new USB bus registered, assigned bus number 4
Jun 19 07:27:34 workstation kernel: xhci_hcd 0000:7b:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Jun 19 07:27:34 workstation kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.15
Jun 19 07:27:34 workstation kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 19 07:27:34 workstation kernel: usb usb3: Product: xHCI Host Controller
Jun 19 07:27:34 workstation kernel: usb usb3: Manufacturer: Linux 6.15.2 xhci-hcd
Jun 19 07:27:34 workstation kernel: usb usb3: SerialNumber: 0000:7b:00.3
Jun 19 07:27:34 workstation kernel: hub 3-0:1.0: USB hub found
Jun 19 07:27:34 workstation kernel: hub 3-0:1.0: 2 ports detected
Jun 19 07:27:34 workstation kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 19 07:27:34 workstation kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.15
Jun 19 07:27:34 workstation kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 19 07:27:34 workstation kernel: usb usb4: Product: xHCI Host Controller
Jun 19 07:27:34 workstation kernel: usb usb4: Manufacturer: Linux 6.15.2 xhci-hcd
Jun 19 07:27:34 workstation kernel: usb usb4: SerialNumber: 0000:7b:00.3
Jun 19 07:27:34 workstation kernel: hub 4-0:1.0: USB hub found
Jun 19 07:27:34 workstation kernel: hub 4-0:1.0: 2 ports detected
Jun 19 07:27:34 workstation kernel: xhci_hcd 0000:7b:00.4: xHCI Host Controller
Jun 19 07:27:34 workstation kernel: xhci_hcd 0000:7b:00.4: new USB bus registered, assigned bus number 5
Jun 19 07:27:34 workstation kernel: xhci_hcd 0000:7b:00.4: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000010
Jun 19 07:27:34 workstation kernel: xhci_hcd 0000:7b:00.4: xHCI Host Controller
Jun 19 07:27:34 workstation kernel: xhci_hcd 0000:7b:00.4: new USB bus registered, assigned bus number 6
Jun 19 07:27:34 workstation kernel: xhci_hcd 0000:7b:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Jun 19 07:27:34 workstation kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.15
Jun 19 07:27:34 workstation kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 19 07:27:34 workstation kernel: usb usb5: Product: xHCI Host Controller
Jun 19 07:27:34 workstation kernel: usb usb5: Manufacturer: Linux 6.15.2 xhci-hcd
Jun 19 07:27:34 workstation kernel: usb usb5: SerialNumber: 0000:7b:00.4
Jun 19 07:27:34 workstation kernel: hub 5-0:1.0: USB hub found
Jun 19 07:27:34 workstation kernel: hub 5-0:1.0: 2 ports detected
Jun 19 07:27:34 workstation kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 19 07:27:34 workstation kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.15
Jun 19 07:27:34 workstation kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 19 07:27:34 workstation kernel: usb usb6: Product: xHCI Host Controller
Jun 19 07:27:34 workstation kernel: usb usb6: Manufacturer: Linux 6.15.2 xhci-hcd
Jun 19 07:27:34 workstation kernel: usb usb6: SerialNumber: 0000:7b:00.4
Jun 19 07:27:34 workstation kernel: hub 6-0:1.0: USB hub found
Jun 19 07:27:34 workstation kernel: hub 6-0:1.0: 2 ports detected
Jun 19 07:27:34 workstation kernel: xhci_hcd 0000:7c:00.0: xHCI Host Controller
Jun 19 07:27:34 workstation kernel: xhci_hcd 0000:7c:00.0: new USB bus registered, assigned bus number 7
Jun 19 07:27:34 workstation kernel: xhci_hcd 0000:7c:00.0: USB3 root hub has no ports
Jun 19 07:27:34 workstation kernel: xhci_hcd 0000:7c:00.0: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000010
Jun 19 07:27:34 workstation kernel: xhci_hcd 0000:7c:00.0: xHCI Host Controller
Jun 19 07:27:34 workstation kernel: xhci_hcd 0000:7c:00.0: new USB bus registered, assigned bus number 8
Jun 19 07:27:34 workstation kernel: xhci_hcd 0000:7c:00.0: Host supports USB 3.0 SuperSpeed
Jun 19 07:27:34 workstation kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.15
Jun 19 07:27:34 workstation kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 19 07:27:34 workstation kernel: usb usb7: Product: xHCI Host Controller
Jun 19 07:27:34 workstation kernel: usb usb7: Manufacturer: Linux 6.15.2 xhci-hcd
Jun 19 07:27:34 workstation kernel: usb usb7: SerialNumber: 0000:7c:00.0
Jun 19 07:27:34 workstation kernel: hub 7-0:1.0: USB hub found
Jun 19 07:27:34 workstation kernel: hub 7-0:1.0: 1 port detected
Jun 19 07:27:34 workstation kernel: usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 19 07:27:34 workstation kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.15
Jun 19 07:27:34 workstation kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 19 07:27:34 workstation kernel: usb usb8: Product: xHCI Host Controller
Jun 19 07:27:34 workstation kernel: usb usb8: Manufacturer: Linux 6.15.2 xhci-hcd
Jun 19 07:27:34 workstation kernel: usb usb8: SerialNumber: 0000:7c:00.0
Jun 19 07:27:34 workstation kernel: hub 8-0:1.0: USB hub found
Jun 19 07:27:34 workstation kernel: hub 8-0:1.0: config failed, hub doesn't have any ports! (err -19)
Jun 19 07:27:34 workstation kernel: raid6: avx2x4 gen() 63556 MB/s
Jun 19 07:27:34 workstation kernel: raid6: avx2x2 gen() 70376 MB/s
Jun 19 07:27:34 workstation kernel: raid6: avx2x1 gen() 68402 MB/s
Jun 19 07:27:34 workstation kernel: raid6: using algorithm avx512x4 gen() 71129 MB/s
Jun 19 07:27:34 workstation kernel: raid6: .... xor() 74726 MB/s, rmw enabled
Jun 19 07:27:34 workstation kernel: raid6: using avx512x2 recovery algorithm
Jun 19 07:27:34 workstation kernel: usb 7-1: new full-speed USB device number 2 using xhci_hcd
Jun 19 07:27:34 workstation kernel: usb 5-1: new high-speed USB device number 2 using xhci_hcd
Jun 19 07:27:34 workstation kernel: ata1: SATA link down (SStatus 0 SControl 300)
Jun 19 07:27:34 workstation kernel: usb 1-9: new high-speed USB device number 2 using xhci_hcd
Jun 19 07:27:34 workstation kernel: usb 5-1: New USB device found, idVendor=174c, idProduct=2074, bcdDevice= 2.00
Jun 19 07:27:34 workstation kernel: usb 5-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
Jun 19 07:27:34 workstation kernel: usb 5-1: Product: ASM107x
Jun 19 07:27:34 workstation kernel: usb 5-1: Manufacturer: Asmedia
Jun 19 07:27:34 workstation kernel: usb 7-1: New USB device found, idVendor=26ce, idProduct=01a2, bcdDevice= 0.00
Jun 19 07:27:34 workstation kernel: usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 19 07:27:34 workstation kernel: usb 7-1: Product: LED Controller
Jun 19 07:27:34 workstation kernel: usb 7-1: Manufacturer: ASRock
Jun 19 07:27:34 workstation kernel: usb 7-1: SerialNumber: A02019100900
Jun 19 07:27:35 workstation kernel: hub 5-1:1.0: USB hub found
Jun 19 07:27:35 workstation kernel: hub 5-1:1.0: 4 ports detected
Jun 19 07:27:35 workstation kernel: usb 6-1: new SuperSpeed USB device number 2 using xhci_hcd
Jun 19 07:27:35 workstation kernel: usb 6-1: New USB device found, idVendor=174c, idProduct=3074, bcdDevice= 2.00
Jun 19 07:27:35 workstation kernel: usb 6-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
Jun 19 07:27:35 workstation kernel: usb 6-1: Product: ASM107x
Jun 19 07:27:35 workstation kernel: usb 6-1: Manufacturer: Asmedia
Jun 19 07:27:35 workstation kernel: usb 1-9: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=60.60
Jun 19 07:27:35 workstation kernel: usb 1-9: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Jun 19 07:27:35 workstation kernel: usb 1-9: Product: USB2.0 Hub
Jun 19 07:27:35 workstation kernel: hub 6-1:1.0: USB hub found
Jun 19 07:27:35 workstation kernel: hub 6-1:1.0: 4 ports detected
Jun 19 07:27:35 workstation kernel: hub 1-9:1.0: USB hub found
Jun 19 07:27:35 workstation kernel: hub 1-9:1.0: 4 ports detected
Jun 19 07:27:35 workstation kernel: ata2: SATA link down (SStatus 0 SControl 300)
Jun 19 07:27:35 workstation kernel: tsc: Refined TSC clocksource calibration: 4291.911 MHz
Jun 19 07:27:35 workstation kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3ddd89edf4b, max_idle_ns: 440795320836 ns
Jun 19 07:27:35 workstation kernel: usb 5-1.3: new high-speed USB device number 3 using xhci_hcd
Jun 19 07:27:35 workstation kernel: clocksource: Switched to clocksource tsc
Jun 19 07:27:35 workstation kernel: [drm] amdgpu kernel modesetting enabled.
Jun 19 07:27:35 workstation kernel: amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
Jun 19 07:27:35 workstation kernel: amdgpu: ATPX version 1, functions 0x00000000
Jun 19 07:27:35 workstation kernel: amdgpu: Virtual CRAT table created for CPU
Jun 19 07:27:35 workstation kernel: amdgpu: Topology: Add CPU node
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: enabling device (0006 -> 0007)
Jun 19 07:27:35 workstation kernel: [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x747E 0x1EAE:0x780A 0xFF).
Jun 19 07:27:35 workstation kernel: [drm] register mmio base: 0xAC000000
Jun 19 07:27:35 workstation kernel: [drm] register mmio size: 1048576
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 0 <soc21_common>
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 1 <gmc_v11_0>
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 2 <ih_v6_0>
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 3 <psp>
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 4 <smu>
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 5 <dm>
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 6 <gfx_v11_0>
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 7 <sdma_v6_0>
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 8 <vcn_v4_0>
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 9 <jpeg_v4_0>
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 10 <mes_v11_0>
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from VFCT
Jun 19 07:27:35 workstation kernel: amdgpu: ATOM BIOS: 113-EXT90040-100
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: CP RS64 enable
Jun 19 07:27:35 workstation kernel: Console: switching to colour dummy device 80x25
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: vgaarb: deactivate vga console
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: MEM ECC is not presented.
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: SRAM ECC is not presented.
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: DF poison setting is inconsistent(1:0:0:0)!
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: Poison setting is inconsistent in DF/UMC(0:1)!
Jun 19 07:27:35 workstation kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: BAR 2 [mem 0xfca0000000-0xfca01fffff 64bit pref]: releasing
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: BAR 0 [mem 0xfc90000000-0xfc9fffffff 64bit pref]: releasing
Jun 19 07:27:35 workstation kernel: pcieport 0000:02:00.0: bridge window [mem 0xfc90000000-0xfca01fffff 64bit pref]: releasing
Jun 19 07:27:35 workstation kernel: pcieport 0000:01:00.0: bridge window [mem 0xfc90000000-0xfca01fffff 64bit pref]: releasing
Jun 19 07:27:35 workstation kernel: pcieport 0000:00:01.1: bridge window [mem 0xfc90000000-0xfcefffffff 64bit pref]: releasing
Jun 19 07:27:35 workstation kernel: pcieport 0000:00:01.1: bridge window [mem 0x1200000000-0x17ffffffff 64bit pref]: assigned
Jun 19 07:27:35 workstation kernel: pcieport 0000:01:00.0: bridge window [mem 0x1200000000-0x17ffffffff 64bit pref]: assigned
Jun 19 07:27:35 workstation kernel: pcieport 0000:02:00.0: bridge window [mem 0x1200000000-0x17ffffffff 64bit pref]: assigned
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: BAR 0 [mem 0x1400000000-0x17ffffffff 64bit pref]: assigned
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: BAR 2 [mem 0x1200000000-0x12001fffff 64bit pref]: assigned
Jun 19 07:27:35 workstation kernel: pcieport 0000:00:01.1: PCI bridge to [bus 01-6a]
Jun 19 07:27:35 workstation kernel: pcieport 0000:00:01.1: bridge window [io 0xb000-0xdfff]
Jun 19 07:27:35 workstation kernel: pcieport 0000:00:01.1: bridge window [mem 0xac000000-0xdc1fffff]
Jun 19 07:27:35 workstation kernel: pcieport 0000:00:01.1: bridge window [mem 0x1200000000-0x17ffffffff 64bit pref]
Jun 19 07:27:35 workstation kernel: pcieport 0000:01:00.0: PCI bridge to [bus 02-03]
Jun 19 07:27:35 workstation kernel: pcieport 0000:01:00.0: bridge window [io 0xb000-0xbfff]
Jun 19 07:27:35 workstation kernel: pcieport 0000:01:00.0: bridge window [mem 0xac000000-0xac1fffff]
Jun 19 07:27:35 workstation kernel: pcieport 0000:01:00.0: bridge window [mem 0x1200000000-0x17ffffffff 64bit pref]
Jun 19 07:27:35 workstation kernel: pcieport 0000:02:00.0: PCI bridge to [bus 03]
Jun 19 07:27:35 workstation kernel: pcieport 0000:02:00.0: bridge window [io 0xb000-0xbfff]
Jun 19 07:27:35 workstation kernel: pcieport 0000:02:00.0: bridge window [mem 0xac000000-0xac1fffff]
Jun 19 07:27:35 workstation kernel: pcieport 0000:02:00.0: bridge window [mem 0x1200000000-0x17ffffffff 64bit pref]
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: VRAM: 12272M 0x0000008000000000 - 0x00000082FEFFFFFF (12272M used)
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x00007FFF00000000 - 0x00007FFF1FFFFFFF
Jun 19 07:27:35 workstation kernel: [drm] Detected VRAM RAM=12272M, BAR=16384M
Jun 19 07:27:35 workstation kernel: [drm] RAM width 192bits GDDR6
Jun 19 07:27:35 workstation kernel: [drm] amdgpu: 12272M of VRAM memory ready
Jun 19 07:27:35 workstation kernel: [drm] amdgpu: 30930M of GTT memory ready.
Jun 19 07:27:35 workstation kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Jun 19 07:27:35 workstation kernel: [drm] PCIE GART of 512M enabled (table at 0x0000008000300000).
Jun 19 07:27:35 workstation kernel: [drm] Loading DMUB firmware via PSP: version=0x07002D00
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: Found VCN firmware Version ENC: 1.24 DEC: 9 VEP: 0 Revision: 3
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: Found VCN firmware Version ENC: 1.24 DEC: 9 VEP: 0 Revision: 3
Jun 19 07:27:35 workstation kernel: ata3: SATA link down (SStatus 0 SControl 300)
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: reserve 0xa700000 from 0x82e0000000 for PSP TMR
Jun 19 07:27:35 workstation kernel: usb 5-1.3: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.56
Jun 19 07:27:35 workstation kernel: usb 5-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 19 07:27:35 workstation kernel: usb 5-1.3: Product: USB2.1 Hub
Jun 19 07:27:35 workstation kernel: usb 5-1.3: Manufacturer: GenesysLogic
Jun 19 07:27:35 workstation kernel: usb 6-1.3: new SuperSpeed USB device number 3 using xhci_hcd
Jun 19 07:27:35 workstation kernel: hub 5-1.3:1.0: USB hub found
Jun 19 07:27:35 workstation kernel: hub 5-1.3:1.0: 4 ports detected
Jun 19 07:27:35 workstation kernel: usb 6-1.3: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.56
Jun 19 07:27:35 workstation kernel: usb 6-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 19 07:27:35 workstation kernel: usb 6-1.3: Product: USB3.1 Hub
Jun 19 07:27:35 workstation kernel: usb 6-1.3: Manufacturer: GenesysLogic
Jun 19 07:27:35 workstation kernel: hub 6-1.3:1.0: USB hub found
Jun 19 07:27:35 workstation kernel: hub 6-1.3:1.0: 4 ports detected
Jun 19 07:27:35 workstation kernel: usb 5-1.4: new full-speed USB device number 4 using xhci_hcd
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000003d, smu fw if version = 0x00000040, smu fw program = 0, smu fw version = 0x00505300 (80.83.0)
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
Jun 19 07:27:35 workstation kernel: ata4: SATA link down (SStatus 0 SControl 300)
Jun 19 07:27:35 workstation kernel: xor: automatically using best checksumming function avx
Jun 19 07:27:35 workstation kernel: usb 5-1.4: New USB device found, idVendor=038c, idProduct=0491, bcdDevice= 1.00
Jun 19 07:27:35 workstation kernel: usb 5-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 19 07:27:35 workstation kernel: usb 5-1.4: Product: HyperX QuadCast
Jun 19 07:27:35 workstation kernel: usb 5-1.4: Manufacturer: HP, Inc
Jun 19 07:27:35 workstation kernel: usb 5-1.4: SerialNumber: 4111
Jun 19 07:27:35 workstation kernel: hid: raw HID events driver (C) Jiri Kosina
Jun 19 07:27:35 workstation kernel: usbcore: registered new interface driver usbhid
Jun 19 07:27:35 workstation kernel: usbhid: USB HID core driver
Jun 19 07:27:35 workstation kernel: input: ASRock LED Controller as /devices/pci0000:00/0000:00:08.3/0000:7c:00.0/usb7/7-1/7-1:1.0/0003:26CE:01A2.0001/input/input1
Jun 19 07:27:35 workstation kernel: input: HP, Inc HyperX QuadCast Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:7b:00.4/usb5/5-1/5-1.4/5-1.4:1.3/0003:038C:0491.0002/input/input2
Jun 19 07:27:35 workstation kernel: hid-generic 0003:26CE:01A2.0001: input,hidraw0: USB HID v1.10 Device [ASRock LED Controller] on usb-0000:7c:00.0-1/input0
Jun 19 07:27:35 workstation kernel: Btrfs loaded, zoned=yes, fsverity=no
Jun 19 07:27:35 workstation kernel: amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
Jun 19 07:27:35 workstation kernel: [drm] Display Core v3.2.325 initialized on DCN 3.2
Jun 19 07:27:35 workstation kernel: [drm] DP-HDMI FRL PCON supported
Jun 19 07:27:35 workstation kernel: [drm] DMUB hardware initialized: version=0x07002D00
Jun 19 07:27:35 workstation systemd[1]: Found device CT2000T500SSD8 nixos.
Jun 19 07:27:35 workstation systemd[1]: Reached target Initrd Root Device.
Jun 19 07:27:35 workstation systemd[1]: Starting create-needed-for-boot-dirs.service...
Jun 19 07:27:35 workstation kernel: BTRFS: device label nixos devid 1 transid 344137 /dev/nvme0n1p2 (259:7) scanned by mount (483)
Jun 19 07:27:35 workstation kernel: hid-generic 0003:038C:0491.0002: input,hiddev96,hidraw1: USB HID v1.00 Device [HP, Inc HyperX QuadCast] on usb-0000:7b:00.4-1.4/input3
Jun 19 07:27:35 workstation kernel: usb 5-1.3.2: new full-speed USB device number 5 using xhci_hcd
Jun 19 07:27:35 workstation kernel: BTRFS info (device nvme0n1p2): first mount of filesystem 5e361401-aa56-4403-b009-ad2a8df9949f
Jun 19 07:27:35 workstation kernel: BTRFS info (device nvme0n1p2): using crc32c (crc32c-x86_64) checksum algorithm
Jun 19 07:27:35 workstation kernel: BTRFS info (device nvme0n1p2): using free-space-tree
Jun 19 07:27:36 workstation systemd[1]: persist\x2dtmp\x2dmnt-persist.mount: Deactivated successfully.
Jun 19 07:27:36 workstation kernel: BTRFS info (device nvme0n1p2): last unmount of filesystem 5e361401-aa56-4403-b009-ad2a8df9949f
Jun 19 07:27:36 workstation systemd[1]: create-needed-for-boot-dirs.service: Deactivated successfully.
Jun 19 07:27:36 workstation systemd[1]: Finished create-needed-for-boot-dirs.service.
Jun 19 07:27:36 workstation systemd[1]: Mounting /sysroot...
Jun 19 07:27:36 workstation kernel: BTRFS: device label nixos devid 1 transid 344137 /dev/nvme0n1p2 (259:7) scanned by mount (511)
Jun 19 07:27:36 workstation kernel: BTRFS info (device nvme0n1p2): first mount of filesystem 5e361401-aa56-4403-b009-ad2a8df9949f
Jun 19 07:27:36 workstation kernel: BTRFS info (device nvme0n1p2): using crc32c (crc32c-x86_64) checksum algorithm
Jun 19 07:27:36 workstation kernel: BTRFS info (device nvme0n1p2): using free-space-tree
Jun 19 07:27:36 workstation kernel: usb 5-1.3.2: New USB device found, idVendor=29ea, idProduct=0102, bcdDevice= 1.00
Jun 19 07:27:36 workstation kernel: usb 5-1.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 19 07:27:36 workstation kernel: usb 5-1.3.2: Product: Advantage2 Keyboard
Jun 19 07:27:36 workstation kernel: usb 5-1.3.2: Manufacturer: Kinesis
Jun 19 07:27:36 workstation kernel: usb 5-1.3.2: SerialNumber: 314159265359
Jun 19 07:27:36 workstation systemd[1]: Mounted /sysroot.
Jun 19 07:27:36 workstation systemd[1]: Starting Simplified Rollback BTRFS root subvolume to a pristine state...
Jun 19 07:27:36 workstation kernel: amdgpu: HMM registered 12272MB device memory
Jun 19 07:27:36 workstation kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Jun 19 07:27:36 workstation kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Jun 19 07:27:36 workstation kernel: amdgpu: Virtual CRAT table created for GPU
Jun 19 07:27:36 workstation kernel: amdgpu: Topology: Add dGPU node [0x747e:0x1002]
Jun 19 07:27:36 workstation kernel: kfd kfd: amdgpu: added device 1002:747e
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: SE 3, SH per SE 2, CU per SH 10, active_cu_number 54
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_unified_1 uses VM inv eng 1 on hub 8
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 4 on hub 8
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 14 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: amdgpu: Using BACO for runtime pm
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: [drm] Registered 4 planes with drm panic
Jun 19 07:27:36 workstation kernel: [drm] Initialized amdgpu 3.63.0 for 0000:03:00.0 on minor 1
Jun 19 07:27:36 workstation kernel: fbcon: amdgpudrmfb (fb0) is primary device
Jun 19 07:27:36 workstation kernel: [drm] pre_validate_dsc:1627 MST_DSC dsc precompute is not needed
Jun 19 07:27:36 workstation rollback-start[549]: mount: /btrfs_tmp: wrong fs type, bad option, bad superblock on /dev/nvme1n1p2, missing codepage or helper program, or other error.
Jun 19 07:27:36 workstation rollback-start[549]: dmesg(1) may have more information after failed mount system call.
Jun 19 07:27:36 workstation systemd[1]: rollback.service: Main process exited, code=exited, status=32/n/a
Jun 19 07:27:36 workstation systemd[1]: rollback.service: Failed with result 'exit-code'.
Jun 19 07:27:36 workstation systemd[1]: Failed to start Simplified Rollback BTRFS root subvolume to a pristine state.
Jun 19 07:27:36 workstation kernel: input: Kinesis Advantage2 Keyboard as /devices/pci0000:00/0000:00:08.1/0000:7b:00.4/usb5/5-1/5-1.3/5-1.3.2/5-1.3.2:1.0/0003:29EA:0102.0003/input/input4
Jun 19 07:27:36 workstation kernel: hid-generic 0003:29EA:0102.0003: input,hidraw2: USB HID v1.11 Mouse [Kinesis Advantage2 Keyboard] on usb-0000:7b:00.4-1.3.2/input0
Jun 19 07:27:36 workstation kernel: input: Kinesis Advantage2 Keyboard as /devices/pci0000:00/0000:00:08.1/0000:7b:00.4/usb5/5-1/5-1.3/5-1.3.2/5-1.3.2:1.1/0003:29EA:0102.0004/input/input5
Jun 19 07:27:36 workstation kernel: hid-generic 0003:29EA:0102.0004: input,hidraw3: USB HID v1.11 Keyboard [Kinesis Advantage2 Keyboard] on usb-0000:7b:00.4-1.3.2/input1
Jun 19 07:27:36 workstation kernel: Console: switching to colour frame buffer device 160x45
Jun 19 07:27:36 workstation kernel: input: Kinesis Advantage2 Keyboard Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:7b:00.4/usb5/5-1/5-1.3/5-1.3.2/5-1.3.2:1.2/0003:29EA:0102.0005/input/input6
Jun 19 07:27:36 workstation systemd[1]: Reached target Initrd Root File System.
Jun 19 07:27:36 workstation systemd[1]: Starting Mountpoints Configured in the Real Root...
Jun 19 07:27:36 workstation kernel: amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: enabling device (0006 -> 0007)
Jun 19 07:27:36 workstation kernel: [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x13C0 0x1849:0x364E 0xC1).
Jun 19 07:27:36 workstation kernel: [drm] register mmio base: 0xDC900000
Jun 19 07:27:36 workstation kernel: [drm] register mmio size: 524288
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: detected ip block number 0 <nv_common>
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: detected ip block number 1 <gmc_v10_0>
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: detected ip block number 2 <navi10_ih>
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: detected ip block number 3 <psp>
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: detected ip block number 4 <smu>
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: detected ip block number 5 <dm>
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: detected ip block number 6 <gfx_v10_0>
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: detected ip block number 7 <sdma_v5_2>
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: detected ip block number 8 <vcn_v3_0>
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: detected ip block number 9 <jpeg_v3_0>
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: Fetched VBIOS from VFCT
Jun 19 07:27:36 workstation kernel: amdgpu: ATOM BIOS: 102-RAPHAEL-008
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Jun 19 07:27:36 workstation kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used)
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
Jun 19 07:27:36 workstation kernel: [drm] Detected VRAM RAM=2048M, BAR=2048M
Jun 19 07:27:36 workstation kernel: [drm] RAM width 128bits DDR5
Jun 19 07:27:36 workstation kernel: [drm] amdgpu: 2048M of VRAM memory ready
Jun 19 07:27:36 workstation kernel: [drm] amdgpu: 30930M of GTT memory ready.
Jun 19 07:27:36 workstation kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
Jun 19 07:27:36 workstation kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000F47FC00000).
Jun 19 07:27:36 workstation kernel: [drm] Loading DMUB firmware via PSP: version=0x05002000
Jun 19 07:27:36 workstation kernel: [drm] use_doorbell being set to: [true]
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: Found VCN firmware Version ENC: 1.33 DEC: 4 VEP: 0 Revision: 6
Jun 19 07:27:36 workstation systemd-sysroot-fstab-check[551]: /sysroot should be mounted in the initrd, will request daemon-reload.
Jun 19 07:27:36 workstation systemd[1]: Reload requested from client PID 551 ('systemd-sysroot') (unit initrd-parse-etc.service)...
Jun 19 07:27:36 workstation systemd[1]: Reloading...
Jun 19 07:27:36 workstation kernel: input: Kinesis Advantage2 Keyboard System Control as /devices/pci0000:00/0000:00:08.1/0000:7b:00.4/usb5/5-1/5-1.3/5-1.3.2/5-1.3.2:1.2/0003:29EA:0102.0005/input/input7
Jun 19 07:27:36 workstation kernel: hid-generic 0003:29EA:0102.0005: input,hidraw4: USB HID v1.11 Device [Kinesis Advantage2 Keyboard] on usb-0000:7b:00.4-1.3.2/input2
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: reserve 0xa00000 from 0xf47e000000 for PSP TMR
Jun 19 07:27:36 workstation systemd[1]: Reloading finished in 48 ms.
Jun 19 07:27:36 workstation systemd-sysroot-fstab-check[551]: Requesting initrd-fs.target/start/replace...
Jun 19 07:27:36 workstation systemd-sysroot-fstab-check[551]: Requesting swap.target/start/replace...
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: RAS: optional ras ta ucode is not available
Jun 19 07:27:36 workstation systemd[1]: initrd-parse-etc.service: Deactivated successfully.
Jun 19 07:27:36 workstation systemd[1]: Finished Mountpoints Configured in the Real Root.
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: SMU is initialized successfully!
Jun 19 07:27:36 workstation kernel: [drm] Display Core v3.2.325 initialized on DCN 3.1.5
Jun 19 07:27:36 workstation kernel: [drm] DP-HDMI FRL PCON supported
Jun 19 07:27:36 workstation kernel: [drm] DMUB hardware initialized: version=0x05002000
Jun 19 07:27:36 workstation kernel: [drm] kiq ring mec 2 pipe 1 q 0
Jun 19 07:27:36 workstation kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Jun 19 07:27:36 workstation kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Jun 19 07:27:36 workstation kernel: amdgpu: Virtual CRAT table created for GPU
Jun 19 07:27:36 workstation kernel: amdgpu: Topology: Add dGPU node [0x13c0:0x1002]
Jun 19 07:27:36 workstation kernel: kfd kfd: amdgpu: added device 1002:13c0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 2, active_cu_number 2
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 4 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 5 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 12 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on hub 0
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: amdgpu: Runtime PM not available
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: [drm] Registered 4 planes with drm panic
Jun 19 07:27:36 workstation kernel: [drm] Initialized amdgpu 3.63.0 for 0000:7b:00.0 on minor 0
Jun 19 07:27:36 workstation systemd-modules-load[283]: Inserted module 'amdgpu'
Jun 19 07:27:36 workstation kernel: amdgpu 0000:7b:00.0: [drm] Cannot find any crtc or sizes
Jun 19 07:27:36 workstation kernel: usb 5-1.3.3: new high-speed USB device number 6 using xhci_hcd
Jun 19 07:27:36 workstation systemd-modules-load[283]: Inserted module 'dm_mod'
Jun 19 07:27:36 workstation kernel: device-mapper: ioctl: 4.49.0-ioctl (2025-01-17) initialised: [email protected]
Jun 19 07:27:36 workstation systemd[1]: Finished Load Kernel Modules.
Jun 19 07:27:36 workstation systemd[1]: Starting Apply Kernel Variables...
Jun 19 07:27:36 workstation systemd[1]: Mounting /sysroot/nix...
Jun 19 07:27:36 workstation systemd[1]: Mounting /sysroot/persist...
Jun 19 07:27:36 workstation systemd[1]: Mounting /sysroot/run...
Jun 19 07:27:36 workstation systemd[1]: Mounting /sysroot/var/log...
Jun 19 07:27:36 workstation systemd[1]: Finished Apply Kernel Variables.
Jun 19 07:27:36 workstation systemd[1]: Reached target System Initialization.
Jun 19 07:27:36 workstation systemd[1]: Reached target Basic System.
Jun 19 07:27:36 workstation systemd[1]: System is tainted: var-run-bad
Jun 19 07:27:36 workstation systemd[1]: Mounted /sysroot/run.
Jun 19 07:27:36 workstation systemd[1]: Mounted /sysroot/persist.
Jun 19 07:27:36 workstation systemd[1]: Mounted /sysroot/nix.
Jun 19 07:27:36 workstation systemd[1]: Mounted /sysroot/var/log.
Jun 19 07:27:36 workstation systemd[1]: Starting Find NixOS closure...
Jun 19 07:27:36 workstation systemd[1]: Finished Find NixOS closure.
Jun 19 07:27:36 workstation kernel: usb 5-1.3.3: New USB device found, idVendor=046d, idProduct=0825, bcdDevice= 0.21
Jun 19 07:27:36 workstation kernel: usb 5-1.3.3: New USB device strings: Mfr=0, Product=1, SerialNumber=2
Jun 19 07:27:36 workstation kernel: usb 5-1.3.3: Product: C270 HD WEBCAM
Jun 19 07:27:36 workstation kernel: usb 5-1.3.3: SerialNumber: 200901010001
Jun 19 07:27:36 workstation kernel: usb 5-1.3.4: new low-speed USB device number 7 using xhci_hcd
Jun 19 07:27:36 workstation kernel: usb 5-1.3.4: New USB device found, idVendor=1bcf, idProduct=0005, bcdDevice= 0.14
Jun 19 07:27:36 workstation kernel: usb 5-1.3.4: New USB device strings: Mfr=0, Product=2, SerialNumber=0
Jun 19 07:27:36 workstation kernel: usb 5-1.3.4: Product: USB Optical Mouse
Jun 19 07:27:36 workstation kernel: input: USB Optical Mouse as /devices/pci0000:00/0000:00:08.1/0000:7b:00.4/usb5/5-1/5-1.3/5-1.3.4/5-1.3.4:1.0/0003:1BCF:0005.0006/input/input8
Jun 19 07:27:36 workstation kernel: hid-generic 0003:1BCF:0005.0006: input,hidraw5: USB HID v1.10 Mouse [USB Optical Mouse] on usb-0000:7b:00.4-1.3.4/input0
Jun 19 07:27:37 workstation systemd[1]: Mounting /sysroot/var/lib...
Jun 19 07:27:37 workstation systemd[1]: Mounted /sysroot/var/lib.
Jun 19 07:27:37 workstation systemd[1]: Reached target Initrd File Systems.
Jun 19 07:27:37 workstation systemd[1]: Reached target Initrd Default Target.
Jun 19 07:27:37 workstation systemd[1]: Starting Cleaning Up and Shutting Down Daemons...
Jun 19 07:27:37 workstation systemd[1]: Starting Create Volatile Files and Directories in the Real Root...
Jun 19 07:27:37 workstation systemd[1]: Finished Create Volatile Files and Directories in the Real Root.
Jun 19 07:27:37 workstation systemd[1]: Stopped target Initrd Default Target.
Jun 19 07:27:37 workstation systemd[1]: Stopped target Basic System.
Jun 19 07:27:37 workstation systemd[1]: Stopped target Initrd Root Device.
Jun 19 07:27:37 workstation systemd[1]: Stopped target Path Units.
Jun 19 07:27:37 workstation systemd[1]: systemd-ask-password-console.path: Deactivated successfully.
Jun 19 07:27:37 workstation systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Jun 19 07:27:37 workstation systemd[1]: Stopped target Slice Units.
Jun 19 07:27:37 workstation systemd[1]: Stopped target Socket Units.
Jun 19 07:27:37 workstation systemd[1]: Stopped target System Initialization.
Jun 19 07:27:37 workstation systemd[1]: Stopped target Swaps.
Jun 19 07:27:37 workstation systemd[1]: Stopped target Timer Units.
Jun 19 07:27:37 workstation systemd[1]: Stopped target Trusted Platform Module.
Jun 19 07:27:37 workstation systemd[1]: initrd-find-nixos-closure.service: Deactivated successfully.
Jun 19 07:27:37 workstation systemd[1]: Stopped Find NixOS closure.
Jun 19 07:27:37 workstation systemd[1]: systemd-sysctl.service: Deactivated successfully.
Jun 19 07:27:37 workstation systemd[1]: Stopped Apply Kernel Variables.
Jun 19 07:27:37 workstation systemd[1]: systemd-modules-load.service: Deactivated successfully.
Jun 19 07:27:37 workstation systemd[1]: Stopped Load Kernel Modules.
Jun 19 07:27:37 workstation systemd[1]: systemd-tmpfiles-setup-sysroot.service: Deactivated successfully.
Jun 19 07:27:37 workstation systemd[1]: Stopped Create Volatile Files and Directories in the Real Root.
Jun 19 07:27:37 workstation systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
Jun 19 07:27:37 workstation systemd[1]: Stopped Create System Files and Directories.
Jun 19 07:27:37 workstation systemd[1]: Stopped target Local File Systems.
Jun 19 07:27:37 workstation systemd[1]: Stopped target Preparation for Local File Systems.
Jun 19 07:27:37 workstation systemd[1]: systemd-udev-trigger.service: Deactivated successfully.
Jun 19 07:27:37 workstation systemd[1]: Stopped Coldplug All udev Devices.
Jun 19 07:27:37 workstation systemd[1]: Stopping Rule-based Manager for Device Events and Files...
Jun 19 07:27:37 workstation systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Jun 19 07:27:37 workstation systemd[1]: Stopped Virtual Console Setup.
Jun 19 07:27:37 workstation systemd[1]: sysroot-run-credentials-systemd\x2dtmpfiles\x2dsetup\x2dsysroot.service.mount: Deactivated successfully.
Jun 19 07:27:37 workstation systemd[1]: run-credentials-systemd\x2dsysctl.service.mount: Deactivated successfully.
Jun 19 07:27:37 workstation systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2dsysroot.service.mount: Deactivated successfully.
Jun 19 07:27:37 workstation systemd[1]: run-credentials-systemd\x2dvconsole\x2dsetup.service.mount: Deactivated successfully.
Jun 19 07:27:37 workstation systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Deactivated successfully.
Jun 19 07:27:37 workstation systemd[1]: initrd-cleanup.service: Deactivated successfully.
Jun 19 07:27:37 workstation systemd[1]: Finished Cleaning Up and Shutting Down Daemons.
Jun 19 07:27:37 workstation systemd[1]: systemd-udevd.service: Deactivated successfully.
Jun 19 07:27:37 workstation systemd[1]: Stopped Rule-based Manager for Device Events and Files.
Jun 19 07:27:37 workstation systemd[1]: systemd-udevd.service: Consumed 736ms CPU time, 125.5M memory peak.
Jun 19 07:27:37 workstation systemd[1]: systemd-udevd-control.socket: Deactivated successfully.
Jun 19 07:27:37 workstation systemd[1]: Closed udev Control Socket.
Jun 19 07:27:37 workstation systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully.
Jun 19 07:27:37 workstation systemd[1]: Closed udev Kernel Socket.
Jun 19 07:27:37 workstation systemd[1]: Starting Cleanup udev Database...
Jun 19 07:27:37 workstation systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
Jun 19 07:27:37 workstation systemd[1]: Stopped Create Static Device Nodes in /dev.
Jun 19 07:27:37 workstation systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully.
Jun 19 07:27:37 workstation systemd[1]: Stopped Create Static Device Nodes in /dev gracefully.
Jun 19 07:27:37 workstation systemd[1]: kmod-static-nodes.service: Deactivated successfully.
Jun 19 07:27:37 workstation systemd[1]: Stopped Create List of Static Device Nodes.
Jun 19 07:27:37 workstation systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully.
Jun 19 07:27:37 workstation systemd[1]: Finished Cleanup udev Database.
Jun 19 07:27:37 workstation systemd[1]: Reached target Switch Root.
Jun 19 07:27:37 workstation systemd[1]: Starting NixOS Activation...
Jun 19 07:27:37 workstation initrd-nixos-activation-start[635]: booting system configuration /nix/store/5hy19nz18ai3f2vfw51n7sf5pflxbxry-nixos-system-workstation-24.11.20250611.1965fd2
Jun 19 07:27:37 workstation initrd-nixos-activation-start[635]: running activation script...
Jun 19 07:27:37 workstation initrd-nixos-activation-start[666]: reviving group 'greeter' with GID 999
Jun 19 07:27:37 workstation initrd-nixos-activation-start[666]: reviving group 'i2c' with GID 998
Jun 19 07:27:37 workstation initrd-nixos-activation-start[666]: reviving group 'nscd' with GID 997
Jun 19 07:27:37 workstation initrd-nixos-activation-start[666]: reviving group 'polkituser' with GID 996
Jun 19 07:27:37 workstation initrd-nixos-activation-start[666]: reviving group 'resolvconf' with GID 995
Jun 19 07:27:37 workstation initrd-nixos-activation-start[666]: reviving group 'rtkit' with GID 994
Jun 19 07:27:37 workstation initrd-nixos-activation-start[666]: reviving group 'sshd' with GID 993
Jun 19 07:27:37 workstation initrd-nixos-activation-start[666]: reviving group 'systemd-coredump' with GID 992
Jun 19 07:27:37 workstation initrd-nixos-activation-start[666]: reviving group 'systemd-oom' with GID 991
Jun 19 07:27:37 workstation initrd-nixos-activation-start[666]: reviving user 'greeter' with UID 999
Jun 19 07:27:37 workstation initrd-nixos-activation-start[666]: reviving user 'nm-iodine' with UID 998
Jun 19 07:27:37 workstation initrd-nixos-activation-start[666]: reviving user 'nscd' with UID 997
Jun 19 07:27:37 workstation initrd-nixos-activation-start[666]: reviving user 'rtkit' with UID 996
Jun 19 07:27:37 workstation initrd-nixos-activation-start[666]: reviving user 'sshd' with UID 995
Jun 19 07:27:37 workstation initrd-nixos-activation-start[666]: reviving user 'systemd-oom' with UID 994
Jun 19 07:27:37 workstation initrd-nixos-activation-start[659]: setting up /etc...
Jun 19 07:27:37 workstation systemd[1]: initrd-nixos-activation.service: Deactivated successfully.
Jun 19 07:27:37 workstation systemd[1]: Finished NixOS Activation.
Jun 19 07:27:37 workstation systemd[1]: Starting Switch Root...
Jun 19 07:27:37 workstation systemd[1]: Switching root.
Jun 19 07:27:37 workstation systemd-journald[280]: Journal stopped
Jun 19 07:27:38 workstation systemd-journald[280]: Received SIGTERM from PID 1 (systemd).
Jun 19 07:27:38 workstation kernel: /proc/cgroups lists only v1 controllers, use cgroup.controllers of root cgroup for v2 info
Jun 19 07:27:38 workstation systemd[1]: systemd 256.10 running in system mode (+PAM +AUDIT -SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
Jun 19 07:27:38 workstation systemd[1]: Detected architecture x86-64.
Jun 19 07:27:38 workstation systemd[1]: bpf-restrict-fs: LSM BPF program attached
Jun 19 07:27:38 workstation systemd[1]: initrd-switch-root.service: Deactivated successfully.
Jun 19 07:27:38 workstation systemd[1]: Stopped initrd-switch-root.service.
Jun 19 07:27:38 workstation systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
Jun 19 07:27:38 workstation systemd[1]: Created slice Virtual Machine and Container Slice.
Jun 19 07:27:38 workstation systemd[1]: Created slice Slice /system/systemd-fsck.
Jun 19 07:27:38 workstation systemd[1]: Created slice User and Session Slice.
Jun 19 07:27:38 workstation systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jun 19 07:27:38 workstation systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jun 19 07:27:38 workstation systemd[1]: Expecting device /dev/disk/by-partlabel/boot...
Jun 19 07:27:38 workstation systemd[1]: Expecting device /dev/disk/by-partlabel/nixos-root...
Jun 19 07:27:38 workstation systemd[1]: Reached target Local Encrypted Volumes.
Jun 19 07:27:38 workstation systemd[1]: Reached target Login Prompts.
Jun 19 07:27:38 workstation systemd[1]: Stopped target initrd-fs.target.
Jun 19 07:27:38 workstation systemd[1]: Stopped target initrd-root-fs.target.
Jun 19 07:27:38 workstation systemd[1]: Stopped target initrd-switch-root.target.
Jun 19 07:27:38 workstation systemd[1]: Reached target Containers.
Jun 19 07:27:38 workstation systemd[1]: Reached target Path Units.
Jun 19 07:27:38 workstation systemd[1]: Reached target Remote File Systems.
Jun 19 07:27:38 workstation systemd[1]: Reached target Slice Units.
Jun 19 07:27:38 workstation systemd[1]: Reached target libvirt guests shutdown target.
Jun 19 07:27:38 workstation systemd[1]: Listening on Process Core Dump Socket.
Jun 19 07:27:38 workstation systemd[1]: Listening on Credential Encryption/Decryption.
Jun 19 07:27:38 workstation systemd[1]: Listening on Journal Audit Socket.
Jun 19 07:27:38 workstation systemd[1]: Listening on Userspace Out-Of-Memory (OOM) Killer Socket.
Jun 19 07:27:38 workstation systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 19 07:27:38 workstation systemd[1]: Listening on udev Control Socket.
Jun 19 07:27:38 workstation systemd[1]: Listening on udev Kernel Socket.
Jun 19 07:27:38 workstation systemd[1]: Mounting Huge Pages File System...
Jun 19 07:27:38 workstation systemd[1]: Mounting POSIX Message Queue File System...
Jun 19 07:27:38 workstation systemd[1]: Mounting Kernel Debug File System...
Jun 19 07:27:38 workstation systemd[1]: Starting Create List of Static Device Nodes...
Jun 19 07:27:38 workstation systemd[1]: Starting Load Kernel Module configfs...
Jun 19 07:27:38 workstation systemd[1]: Starting Load Kernel Module drm...
Jun 19 07:27:38 workstation systemd[1]: Starting Load Kernel Module efi_pstore...
Jun 19 07:27:38 workstation systemd[1]: Starting Load Kernel Module fuse...
Jun 19 07:27:38 workstation systemd[1]: Starting mount-pstore.service...
Jun 19 07:27:38 workstation systemd[1]: Starting Bind mount or link /persist/etc/machine-id to /etc/machine-id...
Jun 19 07:27:38 workstation systemd[1]: Starting Bind mount or link /persist/etc/ssh/ssh_host_ed25519_key.pub to /etc/ssh/ssh_host_ed25519_key.pub...
Jun 19 07:27:38 workstation kernel: pstore: Using crash dump compression: deflate
Jun 19 07:27:38 workstation systemd[1]: Starting Bind mount or link /persist/etc/ssh/ssh_host_ed25519_key to /etc/ssh/ssh_host_ed25519_key...
Jun 19 07:27:38 workstation systemd[1]: Starting Bind mount or link /persist/etc/ssh/ssh_host_rsa_key.pub to /etc/ssh/ssh_host_rsa_key.pub...
Jun 19 07:27:38 workstation kernel: pstore: Registered efi_pstore as persistent store backend
Jun 19 07:27:38 workstation systemd[1]: Starting Bind mount or link /persist/etc/ssh/ssh_host_rsa_key to /etc/ssh/ssh_host_rsa_key...
Jun 19 07:27:38 workstation systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Jun 19 07:27:38 workstation systemd[1]: Starting Journal Service...
Jun 19 07:27:38 workstation systemd[1]: Starting Load Kernel Modules...
Jun 19 07:27:38 workstation systemd[1]: Starting Remount Root and Kernel File Systems...
Jun 19 07:27:38 workstation systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 19 07:27:38 workstation kernel: fuse: init (API version 7.43)
Jun 19 07:27:38 workstation systemd[1]: Starting Coldplug All udev Devices...
Jun 19 07:27:38 workstation systemd[1]: Mounted Huge Pages File System.
Jun 19 07:27:38 workstation systemd[1]: Mounted POSIX Message Queue File System.
Jun 19 07:27:38 workstation systemd[1]: Mounted Kernel Debug File System.
Jun 19 07:27:38 workstation systemd[1]: Finished Create List of Static Device Nodes.
Jun 19 07:27:38 workstation systemd[1]: [email protected]: Deactivated successfully.
Jun 19 07:27:38 workstation systemd[1]: Finished Load Kernel Module configfs.
Jun 19 07:27:38 workstation systemd[1]: [email protected]: Deactivated successfully.
Jun 19 07:27:38 workstation systemd[1]: Finished Load Kernel Module drm.
Jun 19 07:27:38 workstation systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
Jun 19 07:27:38 workstation systemd[1]: Finished Load Kernel Module efi_pstore.
Jun 19 07:27:38 workstation systemd[1]: [email protected]: Deactivated successfully.
Jun 19 07:27:38 workstation systemd[1]: Finished Load Kernel Module fuse.
Jun 19 07:27:38 workstation systemd[1]: Finished Bind mount or link /persist/etc/machine-id to /etc/machine-id.
Jun 19 07:27:38 workstation systemd[1]: Finished Bind mount or link /persist/etc/ssh/ssh_host_ed25519_key.pub to /etc/ssh/ssh_host_ed25519_key.pub.
Jun 19 07:27:38 workstation systemd-journald[1009]: Collecting audit messages is enabled.
Jun 19 07:27:38 workstation systemd[1]: Finished Bind mount or link /persist/etc/ssh/ssh_host_ed25519_key to /etc/ssh/ssh_host_ed25519_key.
Jun 19 07:27:38 workstation systemd[1]: Finished Bind mount or link /persist/etc/ssh/ssh_host_rsa_key.pub to /etc/ssh/ssh_host_rsa_key.pub.
Jun 19 07:27:38 workstation systemd[1]: Finished Bind mount or link /persist/etc/ssh/ssh_host_rsa_key to /etc/ssh/ssh_host_rsa_key.
Jun 19 07:27:38 workstation systemd[1]: Finished Remount Root and Kernel File Systems.
Jun 19 07:27:38 workstation systemd[1]: Mounting FUSE Control File System...
Jun 19 07:27:38 workstation systemd[1]: Mounting Kernel Configuration File System...
Jun 19 07:27:38 workstation systemd-journald[1009]: Journal started
Jun 19 07:27:38 workstation systemd-journald[1009]: Runtime Journal (/run/log/journal/0d155dbf5dbf457bbe7d785aa99dc712) is 8M, max 1.5G, 1.5G free.
Jun 19 07:27:38 workstation systemd[1]: Queued start job for default target Graphical Interface.
Jun 19 07:27:38 workstation systemd[1]: Unnecessary job was removed for /dev/nvme0n1p2.
Jun 19 07:27:38 workstation systemd[1]: systemd-journald.service: Deactivated successfully.
Jun 19 07:27:38 workstation systemd[1]: Starting Load/Save OS Random Seed...
Jun 19 07:27:38 workstation systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Jun 19 07:27:38 workstation systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 19 07:27:38 workstation systemd[1]: Started Journal Service.
Jun 19 07:27:38 workstation systemd[1]: Finished mount-pstore.service.
Jun 19 07:27:38 workstation systemd[1]: Mounted FUSE Control File System.
Jun 19 07:27:38 workstation systemd[1]: Mounted Kernel Configuration File System.
Jun 19 07:27:38 workstation systemd[1]: Finished Load/Save OS Random Seed.
Jun 19 07:27:38 workstation systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Jun 19 07:27:38 workstation systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jun 19 07:27:38 workstation systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 19 07:27:38 workstation systemd[1]: Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
Jun 19 07:27:38 workstation systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 19 07:27:38 workstation systemd-journald[1009]: Time spent on flushing to /var/log/journal/0d155dbf5dbf457bbe7d785aa99dc712 is 13.205ms for 1500 entries.
Jun 19 07:27:38 workstation systemd-journald[1009]: System Journal (/var/log/journal/0d155dbf5dbf457bbe7d785aa99dc712) is 3.6G, max 4G, 360.6M free.
Jun 19 07:27:38 workstation systemd-journald[1009]: Received client request to flush runtime journal.
Jun 19 07:27:38 workstation kernel: ccp 0000:7b:00.2: enabling device (0000 -> 0002)
Jun 19 07:27:38 workstation kernel: ccp 0000:7b:00.2: tee enabled
Jun 19 07:27:38 workstation kernel: ccp 0000:7b:00.2: psp enabled
Jun 19 07:27:38 workstation kernel: kvm_amd: TSC scaling supported
Jun 19 07:27:38 workstation kernel: kvm_amd: Nested Virtualization enabled
Jun 19 07:27:38 workstation kernel: kvm_amd: Nested Paging enabled
Jun 19 07:27:38 workstation kernel: kvm_amd: LBR virtualization supported
Jun 19 07:27:38 workstation kernel: kvm_amd: Virtual VMLOAD VMSAVE supported
Jun 19 07:27:38 workstation kernel: kvm_amd: Virtual GIF supported
Jun 19 07:27:38 workstation kernel: kvm_amd: Virtual NMI enabled
Jun 19 07:27:38 workstation kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input9
Jun 19 07:27:38 workstation kernel: ACPI: button: Power Button [PWRB]
Jun 19 07:27:38 workstation kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input10
Jun 19 07:27:38 workstation kernel: ACPI: button: Power Button [PWRF]
Jun 19 07:27:38 workstation kernel: VFIO - User Level meta-driver version: 0.3
Jun 19 07:27:38 workstation kernel: mc: Linux media interface: v0.10
Jun 19 07:27:38 workstation kernel: usbcore: registered new device driver onboard-usb-dev
Jun 19 07:27:38 workstation kernel: RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 163840 ms ovfl timer
Jun 19 07:27:38 workstation kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Jun 19 07:27:38 workstation kernel: RAPL PMU: hw unit of domain core 2^-16 Joules
Jun 19 07:27:38 workstation kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Jun 19 07:27:38 workstation kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Jun 19 07:27:38 workstation kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Jun 19 07:27:38 workstation kernel: cryptd: max_cpu_qlen set to 1000
Jun 19 07:27:38 workstation kernel: i2c i2c-18: Successfully instantiated SPD at 0x51
Jun 19 07:27:38 workstation kernel: i2c i2c-18: Successfully instantiated SPD at 0x53
Jun 19 07:27:38 workstation kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Jun 19 07:27:38 workstation systemd[1]: Finished Create Static Device Nodes in /dev.
Jun 19 07:27:38 workstation systemd[1]: Reached target Preparation for Local File Systems.
Jun 19 07:27:38 workstation systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jun 19 07:27:38 workstation systemd-udevd[1050]: Using default interface naming scheme 'v255'.
Jun 19 07:27:38 workstation systemd-fsck[1149]: fsck.fat 4.2 (2021-01-31)
Jun 19 07:27:38 workstation systemd-fsck[1149]: /dev/nvme0n1p1: 22 files, 45410/130812 clusters
Jun 19 07:27:38 workstation systemd[1]: Finished Coldplug All udev Devices.
Jun 19 07:27:38 workstation systemd[1]: Started Rule-based Manager for Device Events and Files.
Jun 19 07:27:38 workstation systemd-modules-load[1011]: Inserted module 'kvm_amd'
Jun 19 07:27:38 workstation systemd[1]: Found device /dev/tpmrm0.
Jun 19 07:27:38 workstation systemd[1]: Reached target Trusted Platform Module.
Jun 19 07:27:38 workstation systemd-modules-load[1011]: Inserted module 'vfio'
Jun 19 07:27:38 workstation systemd[1]: Condition check resulted in CT2000T500SSD8 boot being skipped.
Jun 19 07:27:38 workstation systemd[1]: Starting File System Check on /dev/disk/by-partlabel/boot...
Jun 19 07:27:38 workstation systemd-modules-load[1011]: Inserted module 'vfio_pci'
Jun 19 07:27:38 workstation systemd[1]: Found device CT2000T500SSD8 nixos.
Jun 19 07:27:38 workstation systemd-modules-load[1011]: Inserted module 'bridge'
Jun 19 07:27:38 workstation systemd-modules-load[1011]: Inserted module 'macvlan'
Jun 19 07:27:38 workstation systemd-modules-load[1011]: Inserted module 'tap'
Jun 19 07:27:38 workstation systemd[1]: Finished Flush Journal to Persistent Storage.
Jun 19 07:27:38 workstation systemd[1]: Finished File System Check on /dev/disk/by-partlabel/boot.
Jun 19 07:27:38 workstation systemd[1]: Starting Virtual Console Setup...
Jun 19 07:27:38 workstation kernel: videodev: Linux video capture interface: v2.00
Jun 19 07:27:38 workstation kernel: mousedev: PS/2 mouse device common for all mice
Jun 19 07:27:38 workstation systemd-modules-load[1011]: Inserted module 'tun'
Jun 19 07:27:38 workstation kernel: tun: Universal TUN/TAP device driver, 1.6
Jun 19 07:27:38 workstation kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Jun 19 07:27:38 workstation kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Jun 19 07:27:38 workstation kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Jun 19 07:27:38 workstation systemd-modules-load[1011]: Inserted module 'veth'
Jun 19 07:27:38 workstation systemd-modules-load[1011]: Inserted module 'br_netfilter'
Jun 19 07:27:38 workstation kernel: Bridge firewalling registered
Jun 19 07:27:38 workstation kernel: r8169 0000:77:00.0 eth0: RTL8125B, 9c:6b:00:82:e8:cb, XID 641, IRQ 157
Jun 19 07:27:38 workstation kernel: r8169 0000:77:00.0 eth0: jumbo features [frames: 16362 bytes, tx checksumming: ko]
Jun 19 07:27:38 workstation kernel: snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002)
Jun 19 07:27:38 workstation kernel: usb 5-1.3.3: Found UVC 1.00 device C270 HD WEBCAM (046d:0825)
Jun 19 07:27:38 workstation kernel: snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client
Jun 19 07:27:38 workstation kernel: snd_hda_intel 0000:03:00.1: Force to non-snoop mode
Jun 19 07:27:38 workstation kernel: snd_hda_intel 0000:7b:00.1: enabling device (0000 -> 0002)
Jun 19 07:27:38 workstation kernel: r8169 0000:77:00.0 enp119s0: renamed from eth0
Jun 19 07:27:38 workstation kernel: snd_hda_intel 0000:7b:00.1: Handle vga_switcheroo audio client
Jun 19 07:27:38 workstation kernel: snd_hda_intel 0000:7b:00.6: enabling device (0000 -> 0002)
Jun 19 07:27:38 workstation kernel: amd_atl: AMD Address Translation Library initialized
Jun 19 07:27:38 workstation kernel: intel_rapl_common: Found RAPL domain package
Jun 19 07:27:38 workstation kernel: intel_rapl_common: Found RAPL domain core
Jun 19 07:27:38 workstation kernel: spd5118 18-0051: DDR5 temperature sensor: vendor 0x0b:0x10 revision 2.2
Jun 19 07:27:38 workstation kernel: EDAC MC: Ver: 3.0.0
Jun 19 07:27:38 workstation kernel: MCE: In-kernel MCE decoding enabled.
Jun 19 07:27:38 workstation kernel: spd5118 18-0053: DDR5 temperature sensor: vendor 0x0b:0x10 revision 2.2
Jun 19 07:27:38 workstation systemd[1]: Finished Virtual Console Setup.
Jun 19 07:27:38 workstation systemd-modules-load[1011]: Inserted module 'xt_nat'
Jun 19 07:27:38 workstation kernel: snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Jun 19 07:27:38 workstation kernel: snd_hda_intel 0000:7b:00.1: bound 0000:7b:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Jun 19 07:27:38 workstation kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input11
Jun 19 07:27:38 workstation kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input12
Jun 19 07:27:38 workstation kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input13
Jun 19 07:27:38 workstation kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:7b:00.1/sound/card2/input15
Jun 19 07:27:38 workstation kernel: input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input14
Jun 19 07:27:38 workstation kernel: input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:7b:00.1/sound/card2/input16
Jun 19 07:27:38 workstation kernel: input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:7b:00.1/sound/card2/input17
Jun 19 07:27:38 workstation kernel: input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:7b:00.1/sound/card2/input18
Jun 19 07:27:38 workstation systemd-modules-load[1011]: Inserted module 'loop'
Jun 19 07:27:38 workstation systemd[1]: Reached target Sound Card.
Jun 19 07:27:38 workstation kernel: loop: module loaded
Jun 19 07:27:38 workstation systemd-modules-load[1011]: Inserted module 'atkbd'
Jun 19 07:27:38 workstation systemd-modules-load[1011]: Module 'ctr' is built in
Jun 19 07:27:38 workstation kernel: i2c_dev: i2c /dev entries driver
Jun 19 07:27:38 workstation systemd-modules-load[1011]: Inserted module 'i2c_dev'
Jun 19 07:27:38 workstation systemd[1]: Finished Load Kernel Modules.
Jun 19 07:27:38 workstation systemd[1]: Starting Firewall...
Jun 19 07:27:38 workstation kernel: snd_hda_codec_realtek hdaudioC3D0: autoconfig for ALC897: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
Jun 19 07:27:38 workstation kernel: snd_hda_codec_realtek hdaudioC3D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jun 19 07:27:38 workstation kernel: snd_hda_codec_realtek hdaudioC3D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Jun 19 07:27:38 workstation kernel: snd_hda_codec_realtek hdaudioC3D0: mono: mono_out=0x0
Jun 19 07:27:38 workstation kernel: snd_hda_codec_realtek hdaudioC3D0: inputs:
Jun 19 07:27:38 workstation kernel: snd_hda_codec_realtek hdaudioC3D0: Rear Mic=0x18
Jun 19 07:27:38 workstation kernel: snd_hda_codec_realtek hdaudioC3D0: Front Mic=0x19
Jun 19 07:27:38 workstation kernel: snd_hda_codec_realtek hdaudioC3D0: Line=0x1a
Jun 19 07:27:38 workstation systemd[1]: Starting Apply Kernel Variables...
Jun 19 07:27:38 workstation kernel: usbcore: registered new interface driver uvcvideo
Jun 19 07:27:38 workstation kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:7b:00.6/sound/card3/input19
Jun 19 07:27:38 workstation kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:7b:00.6/sound/card3/input20
Jun 19 07:27:38 workstation kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:7b:00.6/sound/card3/input21
Jun 19 07:27:38 workstation kernel: input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:7b:00.6/sound/card3/input22
Jun 19 07:27:38 workstation kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:7b:00.6/sound/card3/input23
Jun 19 07:27:38 workstation systemd[1]: Finished Apply Kernel Variables.
Jun 19 07:27:38 workstation systemd[1]: Finished Firewall.
Jun 19 07:27:38 workstation kernel: usb 5-1.3.3: current rate 16000 is different from the runtime rate 32000
Jun 19 07:27:38 workstation kernel: usb 5-1.3.3: current rate 24000 is different from the runtime rate 16000
Jun 19 07:27:38 workstation kernel: usb 5-1.3.3: 3:3: cannot set freq 24000 to ep 0x82
Jun 19 07:27:39 workstation kernel: usb 5-1.3.3: set resolution quirk: cval->res = 384
Jun 19 07:27:39 workstation kernel: usbcore: registered new interface driver snd-usb-audio
Jun 19 07:27:39 workstation systemd[1]: Mounting /.cache/nix...
Jun 19 07:27:39 workstation systemd[1]: Mounting /boot...
Jun 19 07:27:39 workstation systemd[1]: Mounting /etc/NetworkManager/system-connections...
Jun 19 07:27:39 workstation systemd[1]: Mounting /home/nikola/.cache...
Jun 19 07:27:39 workstation systemd[1]: Mounting /home/nikola/.config/calibre...
Jun 19 07:27:39 workstation systemd[1]: Mounting /home/nikola/.docker...
Jun 19 07:27:39 workstation systemd[1]: Mounting /home/nikola/.dotfiles...
Jun 19 07:27:39 workstation systemd[1]: Mounting /home/nikola/.gnupg...
Jun 19 07:27:39 workstation systemd[1]: Mounting /home/nikola/.local/share/direnv...
Jun 19 07:27:39 workstation systemd[1]: Mounting /home/nikola/.local/share/docker...
Jun 19 07:27:39 workstation systemd[1]: Mounting /home/nikola/.local/share/images...
Jun 19 07:27:39 workstation systemd[1]: Mounting /home/nikola/.local/share/keyrings...
Jun 19 07:27:39 workstation systemd[1]: Mounting /home/nikola/.nixops...
Jun 19 07:27:39 workstation systemd[1]: Mounting /home/nikola/desktop...
Jun 19 07:27:39 workstation systemd[1]: Mounting /home/nikola/documents...
Jun 19 07:27:39 workstation systemd[1]: Mounting /home/nikola/downloads...
Jun 19 07:27:39 workstation systemd[1]: Mounting /home/nikola/files...
Jun 19 07:27:39 workstation systemd[1]: Mounting /home/nikola/music...
Jun 19 07:27:39 workstation systemd[1]: Mounting /home/nikola/pictures...
Jun 19 07:27:39 workstation systemd[1]: Mounting /home/nikola/videos...
Jun 19 07:27:39 workstation systemd[1]: Mounting /root/.cert/nm-openvpn...
Jun 19 07:27:39 workstation systemd[1]: Mounting /srv...
Jun 19 07:27:39 workstation systemd[1]: Mounting /swap...
Jun 19 07:27:39 workstation systemd[1]: Mounting /var/cache...
Jun 19 07:27:39 workstation systemd[1]: Mounting /var/db/sudo...
Jun 19 07:27:39 workstation systemd[1]: var-lib-docker.mount: Directory /var/lib/docker to mount over is not empty, mounting anyway.
Jun 19 07:27:39 workstation systemd[1]: Mounting /var/lib/docker...
Jun 19 07:27:39 workstation systemd[1]: var-lib-libvirt.mount: Directory /var/lib/libvirt to mount over is not empty, mounting anyway.
Jun 19 07:27:39 workstation systemd[1]: Mounting /var/lib/libvirt...
Jun 19 07:27:39 workstation systemd[1]: var-lib-tailscale.mount: Directory /var/lib/tailscale to mount over is not empty, mounting anyway.
Jun 19 07:27:39 workstation systemd[1]: Mounting /var/lib/tailscale...
Jun 19 07:27:39 workstation systemd[1]: Mounting /var/tmp...
Jun 19 07:27:39 workstation systemd[1]: Mounted /.cache/nix.
Jun 19 07:27:39 workstation systemd[1]: Mounted /boot.
Jun 19 07:27:39 workstation systemd[1]: Mounted /etc/NetworkManager/system-connections.
Jun 19 07:27:39 workstation systemd[1]: Mounted /home/nikola/.cache.
Jun 19 07:27:39 workstation systemd[1]: Mounted /home/nikola/.config/calibre.
Jun 19 07:27:39 workstation systemd[1]: Mounted /home/nikola/.docker.
Jun 19 07:27:39 workstation systemd[1]: Mounted /home/nikola/.dotfiles.
Jun 19 07:27:39 workstation systemd[1]: Mounted /home/nikola/.gnupg.
Jun 19 07:27:39 workstation systemd[1]: Mounted /home/nikola/.local/share/direnv.
Jun 19 07:27:39 workstation systemd[1]: Mounted /home/nikola/.local/share/docker.
Jun 19 07:27:39 workstation systemd[1]: Mounted /home/nikola/.local/share/images.
Jun 19 07:27:39 workstation systemd[1]: Mounted /home/nikola/.local/share/keyrings.
Jun 19 07:27:39 workstation systemd[1]: Mounted /home/nikola/.nixops.
Jun 19 07:27:39 workstation systemd[1]: Mounted /home/nikola/desktop.
Jun 19 07:27:39 workstation systemd[1]: Mounted /home/nikola/documents.
Jun 19 07:27:39 workstation systemd[1]: Mounted /home/nikola/downloads.
Jun 19 07:27:39 workstation systemd[1]: Mounted /home/nikola/files.
Jun 19 07:27:39 workstation systemd[1]: Mounted /home/nikola/music.
Jun 19 07:27:39 workstation systemd[1]: Mounted /home/nikola/pictures.
Jun 19 07:27:39 workstation systemd[1]: Mounted /home/nikola/videos.
Jun 19 07:27:39 workstation systemd[1]: Mounted /root/.cert/nm-openvpn.
Jun 19 07:27:39 workstation systemd[1]: Mounted /srv.
Jun 19 07:27:39 workstation systemd[1]: Mounted /swap.
Jun 19 07:27:39 workstation systemd[1]: Mounted /var/cache.
Jun 19 07:27:39 workstation systemd[1]: Mounted /var/db/sudo.
Jun 19 07:27:39 workstation systemd[1]: Mounted /var/lib/docker.
Jun 19 07:27:39 workstation systemd[1]: Mounted /var/lib/libvirt.
Jun 19 07:27:39 workstation systemd[1]: Mounted /var/lib/tailscale.
Jun 19 07:27:39 workstation systemd[1]: Mounted /var/tmp.
Jun 19 07:27:39 workstation systemd[1]: Activating swap /swap/swapfile...
Jun 19 07:27:39 workstation systemd[1]: Activated swap /swap/swapfile.
Jun 19 07:27:39 workstation kernel: Adding 67108860k swap on /swap/swapfile. Priority:-2 extents:1 across:67108860k SS
Jun 19 07:27:39 workstation systemd[1]: Reached target Swaps.
Jun 19 07:27:40 workstation systemd[1]: Mounting /run/wrappers...
Jun 19 07:27:40 workstation systemd[1]: Mounting /tmp...
Jun 19 07:27:40 workstation systemd[1]: Mounted /run/wrappers.
Jun 19 07:27:40 workstation systemd[1]: Mounted /tmp.
Jun 19 07:27:40 workstation systemd[1]: Reached target Local File Systems.
Jun 19 07:27:40 workstation systemd[1]: Listening on Boot Entries Service Socket.
Jun 19 07:27:40 workstation systemd[1]: Starting Create SUID/SGID Wrappers...
Jun 19 07:27:40 workstation systemd[1]: Starting Update Boot Loader Random Seed...
Jun 19 07:27:40 workstation systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionFirstBoot=true).
Jun 19 07:27:40 workstation systemd[1]: Starting Create System Files and Directories...
Jun 19 07:27:40 workstation bootctl[1368]: ! Mount point '/boot' which backs the random seed file is world accessible, which is a security hole! !
Jun 19 07:27:40 workstation bootctl[1368]: ! Random seed file '/boot/loader/random-seed' is world accessible, which is a security hole! !
Jun 19 07:27:40 workstation bootctl[1368]: Random seed file /boot/loader/random-seed successfully refreshed (32 bytes).
Jun 19 07:27:40 workstation systemd[1]: Finished Update Boot Loader Random Seed.
Jun 19 07:27:40 workstation systemd[1]: Finished Create System Files and Directories.
Jun 19 07:27:40 workstation systemd[1]: Starting Rebuild Journal Catalog...
Jun 19 07:27:40 workstation systemd[1]: Starting Userspace Out-Of-Memory (OOM) Killer...
Jun 19 07:27:40 workstation systemd[1]: Starting Network Time Synchronization...
Jun 19 07:27:40 workstation systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Jun 19 07:27:40 workstation systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Jun 19 07:27:40 workstation systemd[1]: Finished Rebuild Journal Catalog.
Jun 19 07:27:40 workstation systemd[1]: Starting Update is Completed...
Jun 19 07:27:40 workstation systemd[1]: Started Userspace Out-Of-Memory (OOM) Killer.
Jun 19 07:27:40 workstation systemd[1]: Finished Update is Completed.
Jun 19 07:27:40 workstation systemd[1]: suid-sgid-wrappers.service: Deactivated successfully.
Jun 19 07:27:40 workstation systemd[1]: Finished Create SUID/SGID Wrappers.
Jun 19 07:27:40 workstation systemd[1]: suid-sgid-wrappers.service: Consumed 48ms CPU time, 9.6M memory peak, 1.3M read from disk.
Jun 19 07:27:40 workstation systemd-timesyncd[1439]: Disabling NSCD because DNSSEC validation is turned off
Jun 19 07:27:40 workstation systemd[1]: Started Network Time Synchronization.
Jun 19 07:27:40 workstation systemd[1]: Reached target System Initialization.
Jun 19 07:27:40 workstation systemd[1]: Started docker-prune.timer.
Jun 19 07:27:40 workstation systemd[1]: Started Discard unused filesystem blocks once a week.
Jun 19 07:27:40 workstation systemd[1]: Started logrotate.timer.
Jun 19 07:27:40 workstation systemd[1]: Started nh-clean.timer.
Jun 19 07:27:40 workstation systemd[1]: Started Daily Cleanup of Temporary Directories.
Jun 19 07:27:40 workstation systemd[1]: Reached target Timer Units.
Jun 19 07:27:40 workstation systemd[1]: Listening on D-Bus System Message Bus Socket.
Jun 19 07:27:40 workstation systemd[1]: Starting Docker Socket for the API...
Jun 19 07:27:40 workstation systemd[1]: Listening on libvirt legacy monolithic daemon socket.
Jun 19 07:27:40 workstation systemd[1]: Listening on libvirt legacy monolithic daemon admin socket.
Jun 19 07:27:40 workstation systemd[1]: Listening on libvirt legacy monolithic daemon read-only socket.
Jun 19 07:27:40 workstation systemd[1]: Listening on Nix Daemon Socket.
Jun 19 07:27:40 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:27:40 workstation systemd[1]: Listening on Hostname Service Socket.
Jun 19 07:27:40 workstation systemd[1]: Listening on Virtual machine lock manager socket.
Jun 19 07:27:40 workstation systemd[1]: Listening on Virtual machine log manager socket.
Jun 19 07:27:40 workstation systemd[1]: Listening on Docker Socket for the API.
Jun 19 07:27:40 workstation systemd[1]: Reached target Socket Units.
Jun 19 07:27:40 workstation systemd[1]: Reached target Basic System.
Jun 19 07:27:40 workstation systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 19 07:27:40 workstation systemd[1]: Starting Kernel Auditing...
Jun 19 07:27:40 workstation systemd[1]: Starting D-Bus System Message Bus...
Jun 19 07:27:40 workstation systemd[1]: Starting Home Manager environment for nikola...
Jun 19 07:27:40 workstation systemd[1]: Starting Libvirt Virtual Machine Management Daemon - configuration...
Jun 19 07:27:40 workstation systemd[1]: Starting Logrotate configuration check...
Jun 19 07:27:40 workstation systemd[1]: Starting Name Service Cache Daemon (nsncd)...
Jun 19 07:27:40 workstation systemd[1]: Started Reset console on configuration changes.
Jun 19 07:27:40 workstation systemd[1]: Starting resolvconf update...
Jun 19 07:27:40 workstation systemd[1]: Starting Virtual Machine and Container Registration Service...
Jun 19 07:27:40 workstation 42m8vzags3w669djhcs5bbm7jf10phdb-audit-disable[1478]: No rules
Jun 19 07:27:40 workstation systemd[1]: Finished Kernel Auditing.
Jun 19 07:27:40 workstation logrotate[1474]: warning: logrotate in debug mode does nothing except printing debug messages! Consider using verbose mode (-v) instead if this is not what you want.
Jun 19 07:27:40 workstation logrotate[1474]: reading config file /nix/store/gd9jvg3pilkmz4s624hvngjhrqix3ngp-logrotate.conf
Jun 19 07:27:40 workstation logrotate[1474]: note: 'monthly' overrides previously specified 'weekly'
Jun 19 07:27:40 workstation logrotate[1474]: Reading state from file: /var/lib/logrotate.status
Jun 19 07:27:40 workstation logrotate[1474]: Allocating hash table for state file, size 64 entries
Jun 19 07:27:40 workstation logrotate[1474]: Creating new state
Jun 19 07:27:40 workstation logrotate[1474]: Creating new state
Jun 19 07:27:40 workstation logrotate[1474]: Handling 2 logs
Jun 19 07:27:40 workstation logrotate[1474]: rotating pattern: "/var/log/btmp" monthly empty log files are not rotated, only log files >= 1048576 bytes are rotated, (1 rotations), old logs are removed
Jun 19 07:27:40 workstation logrotate[1474]: considering log /var/log/btmp
Jun 19 07:27:40 workstation logrotate[1474]: Now: 2025-06-19 07:27
Jun 19 07:27:40 workstation logrotate[1474]: Last rotated at 2024-11-24 13:00
Jun 19 07:27:40 workstation logrotate[1474]: log does not need rotating ('minsize' directive is used and the log size is smaller than the minsize value)
Jun 19 07:27:40 workstation logrotate[1474]: rotating pattern: "/var/log/wtmp" monthly empty log files are not rotated, only log files >= 1048576 bytes are rotated, (1 rotations), old logs are removed
Jun 19 07:27:40 workstation logrotate[1474]: considering log /var/log/wtmp
Jun 19 07:27:40 workstation logrotate[1474]: Now: 2025-06-19 07:27
Jun 19 07:27:40 workstation logrotate[1474]: Last rotated at 2024-11-24 13:00
Jun 19 07:27:40 workstation logrotate[1474]: log does not need rotating ('minsize' directive is used and the log size is smaller than the minsize value)
Jun 19 07:27:40 workstation systemd[1]: Finished Logrotate configuration check.
Jun 19 07:27:40 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:27:40 workstation systemd[1]: Started Name Service Cache Daemon (nsncd).
Jun 19 07:27:40 workstation nsncd[1475]: Jun 19 05:27:40.339 INFO started, config: Config { ignored_request_types: {}, worker_count: 8, handoff_timeout: 3s }, path: "/var/run/nscd/socket"
Jun 19 07:27:40 workstation systemd[1]: Reached target Host and Network Name Lookups.
Jun 19 07:27:40 workstation systemd[1]: Reached target User and Group Name Lookups.
Jun 19 07:27:40 workstation systemd[1]: Starting User Login Management...
Jun 19 07:27:40 workstation hm-activate-nikola[1472]: Starting Home Manager activation
Jun 19 07:27:40 workstation dbus-daemon[1471]: dbus[1471]: Unknown username "nm-openconnect" in message bus configuration file
Jun 19 07:27:40 workstation dbus-daemon[1471]: dbus[1471]: Unknown username "nm-openconnect" in message bus configuration file
Jun 19 07:27:40 workstation systemd[1]: Stopped target Host and Network Name Lookups.
Jun 19 07:27:40 workstation systemd[1]: Stopping Host and Network Name Lookups...
Jun 19 07:27:40 workstation systemd[1]: Stopped target User and Group Name Lookups.
Jun 19 07:27:40 workstation systemd[1]: Stopping User and Group Name Lookups...
Jun 19 07:27:40 workstation systemd[1]: Stopping Name Service Cache Daemon (nsncd)...
Jun 19 07:27:40 workstation systemd[1]: nscd.service: Deactivated successfully.
Jun 19 07:27:40 workstation systemd[1]: Stopped Name Service Cache Daemon (nsncd).
Jun 19 07:27:40 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:27:40 workstation systemd[1]: Started D-Bus System Message Bus.
Jun 19 07:27:40 workstation systemd[1]: Started Virtual Machine and Container Registration Service.
Jun 19 07:27:40 workstation dbus-daemon[1471]: [system] Successfully activated service 'org.freedesktop.systemd1'
Jun 19 07:27:40 workstation systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 19 07:27:40 workstation systemd[1]: Starting Name Service Cache Daemon (nsncd)...
Jun 19 07:27:40 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:27:40 workstation systemd[1]: libvirtd-config.service: Deactivated successfully.
Jun 19 07:27:40 workstation systemd[1]: Finished Libvirt Virtual Machine Management Daemon - configuration.
Jun 19 07:27:40 workstation systemd[1]: Finished resolvconf update.
Jun 19 07:27:40 workstation systemd[1]: Reached target Preparation for Network.
Jun 19 07:27:40 workstation nsncd[1612]: Jun 19 05:27:40.374 INFO started, config: Config { ignored_request_types: {}, worker_count: 8, handoff_timeout: 3s }, path: "/var/run/nscd/socket"
Jun 19 07:27:40 workstation systemd[1]: Starting Network Manager...
Jun 19 07:27:40 workstation systemd[1]: Starting Networking Setup...
Jun 19 07:27:40 workstation systemd[1]: Started Name Service Cache Daemon (nsncd).
Jun 19 07:27:40 workstation systemd[1]: Reached target Host and Network Name Lookups.
Jun 19 07:27:40 workstation systemd[1]: Reached target User and Group Name Lookups.
Jun 19 07:27:40 workstation systemd-logind[1537]: New seat seat0.
Jun 19 07:27:40 workstation systemd-logind[1537]: Watching system buttons on /dev/input/event9 (Power Button)
Jun 19 07:27:40 workstation systemd-logind[1537]: Watching system buttons on /dev/input/event8 (Power Button)
Jun 19 07:27:40 workstation systemd-logind[1537]: Watching system buttons on /dev/input/event4 (Kinesis Advantage2 Keyboard)
Jun 19 07:27:40 workstation systemd-logind[1537]: Watching system buttons on /dev/input/event6 (Kinesis Advantage2 Keyboard System Control)
Jun 19 07:27:40 workstation systemd[1]: Started User Login Management.
Jun 19 07:27:40 workstation systemd[1]: Stopped target Host and Network Name Lookups.
Jun 19 07:27:40 workstation systemd[1]: Stopping Host and Network Name Lookups...
Jun 19 07:27:40 workstation systemd[1]: Stopped target User and Group Name Lookups.
Jun 19 07:27:40 workstation systemd[1]: Stopping User and Group Name Lookups...
Jun 19 07:27:40 workstation systemd[1]: Stopping Name Service Cache Daemon (nsncd)...
Jun 19 07:27:40 workstation systemd[1]: nscd.service: Deactivated successfully.
Jun 19 07:27:40 workstation systemd[1]: Stopped Name Service Cache Daemon (nsncd).
Jun 19 07:27:40 workstation dbus-daemon[1471]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.6' (uid=0 pid=1632 comm="/nix/store/jdy13dx8frzbmxgpv6rd2xaba96q9fbx-networ" label="kernel")
Jun 19 07:27:40 workstation systemd[1]: Starting Name Service Cache Daemon (nsncd)...
Jun 19 07:27:40 workstation systemd[1]: Starting Hostname Service...
Jun 19 07:27:40 workstation systemd[1]: Started Nix Daemon.
Jun 19 07:27:40 workstation systemd[1]: Finished Networking Setup.
Jun 19 07:27:40 workstation systemd[1]: Starting Extra networking commands....
Jun 19 07:27:40 workstation nsncd[1718]: Jun 19 05:27:40.405 INFO started, config: Config { ignored_request_types: {}, worker_count: 8, handoff_timeout: 3s }, path: "/var/run/nscd/socket"
Jun 19 07:27:40 workstation systemd[1]: Started Name Service Cache Daemon (nsncd).
Jun 19 07:27:40 workstation systemd[1]: Finished Extra networking commands..
Jun 19 07:27:40 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:27:40 workstation systemd[1]: Reached target Host and Network Name Lookups.
Jun 19 07:27:40 workstation systemd[1]: Reached target User and Group Name Lookups.
Jun 19 07:27:40 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:27:40 workstation nix-daemon[1726]: accepted connection from pid 1550, user nikola
Jun 19 07:27:40 workstation systemd[1]: Started Hostname Service.
Jun 19 07:27:40 workstation dbus-daemon[1471]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 19 07:27:40 workstation systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 19 07:27:40 workstation hm-activate-nikola[1472]: Activating checkFilesChanged
Jun 19 07:27:40 workstation hm-activate-nikola[1472]: Activating checkLinkTargets
Jun 19 07:27:40 workstation hm-activate-nikola[1472]: Activating unmountPersistentStoragePaths
Jun 19 07:27:40 workstation hm-activate-nikola[1472]: Activating createAndMountPersistentStoragePaths
Jun 19 07:27:40 workstation kernel: Realtek Internal NBASE-T PHY r8169-0-7700:00: attached PHY driver (mii_bus:phy_addr=r8169-0-7700:00, irq=MAC)
Jun 19 07:27:40 workstation hm-activate-nikola[1472]: Activating createTargetFileDirectories
Jun 19 07:27:40 workstation hm-activate-nikola[1472]: Activating writeBoundary
Jun 19 07:27:40 workstation hm-activate-nikola[1472]: Activating migrateGhAccounts
Jun 19 07:27:40 workstation hm-activate-nikola[1472]: Activating linkGeneration
Jun 19 07:27:40 workstation hm-activate-nikola[1472]: Creating profile generation 1
Jun 19 07:27:40 workstation nix-daemon[1726]: accepted connection from pid 1902, user nikola
Jun 19 07:27:40 workstation nix-daemon[1726]: accepted connection from pid 1906, user nikola
Jun 19 07:27:40 workstation hm-activate-nikola[1472]: Creating home file links in /home/nikola
Jun 19 07:27:40 workstation kernel: r8169 0000:77:00.0 enp119s0: Link is Down
Jun 19 07:27:40 workstation systemd[1]: Started Network Manager.
Jun 19 07:27:40 workstation systemd[1]: Reached target Network.
Jun 19 07:27:40 workstation systemd[1]: Starting Network Manager Wait Online...
Jun 19 07:27:40 workstation systemd[1]: Starting libvirt legacy monolithic daemon...
Jun 19 07:27:40 workstation systemd[1]: Starting SSH Daemon...
Jun 19 07:27:40 workstation systemd[1]: Started SSH Daemon.
Jun 19 07:27:40 workstation sshd[2111]: Server listening on 0.0.0.0 port 22.
Jun 19 07:27:40 workstation sshd[2111]: Server listening on :: port 22.
Jun 19 07:27:40 workstation systemd[1]: Started libvirt legacy monolithic daemon.
Jun 19 07:27:40 workstation systemd[1]: Starting libvirt guests suspend/resume service...
Jun 19 07:27:40 workstation systemd[1]: Finished libvirt guests suspend/resume service.
Jun 19 07:27:40 workstation .libvirtd-wrapp[2055]: libvirt version: 10.9.0
Jun 19 07:27:40 workstation .libvirtd-wrapp[2055]: hostname: workstation
Jun 19 07:27:40 workstation .libvirtd-wrapp[2055]: Obsolete nvram variable is set while firmware metadata files found. Note that the nvram config file variable is going to be ignored.
Jun 19 07:27:40 workstation hm-activate-nikola[1472]: Activating batCache
Jun 19 07:27:40 workstation kernel: r8169 0000:77:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
Jun 19 07:27:40 workstation hm-activate-nikola[2302]: No syntaxes were found in '/home/nikola/.config/bat/syntaxes', using the default set.
Jun 19 07:27:40 workstation hm-activate-nikola[2302]: Writing theme set to /home/nikola/.cache/bat/themes.bin ... okay
Jun 19 07:27:40 workstation hm-activate-nikola[2302]: Writing syntax set to /home/nikola/.cache/bat/syntaxes.bin ... okay
Jun 19 07:27:40 workstation hm-activate-nikola[2302]: Writing metadata to folder /home/nikola/.cache/bat ... okay
Jun 19 07:27:40 workstation hm-activate-nikola[1472]: Activating installPackages
Jun 19 07:27:40 workstation hm-activate-nikola[1472]: Activating dconfSettings
Jun 19 07:27:40 workstation hm-activate-nikola[2314]: dbus-daemon[2314]: [session uid=1000 pid=2314] Activating service name='ca.desrt.dconf' requested by ':1.0' (uid=1000 pid=2315 comm="/nix/store/crpblfbb8fra93rr7afgas1mq7anw5va-dconf-" label="kernel")
Jun 19 07:27:40 workstation kernel: xhci_hcd 0000:78:00.0: xHC error in resume, USBSTS 0x401, Reinit
Jun 19 07:27:40 workstation kernel: usb usb1: root hub lost power or was reset
Jun 19 07:27:40 workstation kernel: usb usb2: root hub lost power or was reset
Jun 19 07:27:40 workstation hm-activate-nikola[2314]: dbus-daemon[2314]: [session uid=1000 pid=2314] Successfully activated service 'ca.desrt.dconf'
Jun 19 07:27:40 workstation hm-activate-nikola[1472]: Activating onFilesChange
Jun 19 07:27:41 workstation hm-activate-nikola[1472]: Activating runUnmountPersistentStoragePaths
Jun 19 07:27:41 workstation hm-activate-nikola[1472]: Activating reloadSystemd
Jun 19 07:27:41 workstation hm-activate-nikola[1472]: User systemd daemon not running. Skipping reload.
Jun 19 07:27:41 workstation hm-activate-nikola[1472]: Activating sops-nix
Jun 19 07:27:41 workstation hm-activate-nikola[1472]: User systemd daemon not running. Probably executed on boot where no manual start/reload is needed.
Jun 19 07:27:41 workstation systemd[1]: home-manager-nikola.service: Deactivated successfully.
Jun 19 07:27:41 workstation systemd[1]: Finished Home Manager environment for nikola.
Jun 19 07:27:41 workstation systemd[1]: home-manager-nikola.service: Consumed 656ms CPU time, 84.7M memory peak, 23.8M read from disk, 940K written to disk.
Jun 19 07:27:41 workstation systemd[1]: Starting Permit User Sessions...
Jun 19 07:27:41 workstation systemd[1]: Finished Permit User Sessions.
Jun 19 07:27:41 workstation systemd[1]: Started greetd.service.
Jun 19 07:27:41 workstation systemd[1]: home-nikola-.config-hcloud.mount: Deactivated successfully.
Jun 19 07:27:41 workstation kernel: usb 1-9: reset high-speed USB device number 2 using xhci_hcd
Jun 19 07:27:43 workstation kernel: r8169 0000:77:00.0 enp119s0: Link is Up - 1Gbps/Full - flow control off
Jun 19 07:27:43 workstation kernel: NET: Registered PF_PACKET protocol family
Jun 19 07:27:45 workstation systemd[1]: Finished Network Manager Wait Online.
Jun 19 07:27:45 workstation systemd[1]: Reached target Network is Online.
Jun 19 07:27:45 workstation systemd[1]: Starting Docker Application Container Engine...
Jun 19 07:27:45 workstation systemd[1]: Starting Tailscale node agent...
Jun 19 07:27:45 workstation tailscaled[2390]: logtail started
Jun 19 07:27:45 workstation tailscaled[2390]: Program starting: v1.80.3, Go 1.23.8: []string{"/nix/store/175p9wr261p5j6zkjzq4w53lfgr9mk6g-tailscale-1.80.3/bin/tailscaled", "--state=/var/lib/tailscale/tailscaled.state", "--socket=/run/tailscale/tailscaled.sock", "--port=41641", "--tun", "tailscale0"}
Jun 19 07:27:45 workstation tailscaled[2390]: LogID: 5f965de0fa6e6bee90cb8d3a4dff0c358f833e1b629bf530783de0b111cf4e5d
Jun 19 07:27:45 workstation tailscaled[2390]: logpolicy: using $STATE_DIRECTORY, "/var/lib/tailscale"
Jun 19 07:27:45 workstation tailscaled[2390]: logtail: dial "log.tailscale.com:443" failed: dial tcp: lookup log.tailscale.com on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable (in 0s), trying bootstrap...
Jun 19 07:27:45 workstation dbus-daemon[1471]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.10' (uid=0 pid=2390 comm="/nix/store/175p9wr261p5j6zkjzq4w53lfgr9mk6g-tailsc" label="kernel")
Jun 19 07:27:45 workstation dbus-daemon[1471]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Jun 19 07:27:45 workstation tailscaled[2390]: trying bootstrapDNS("derp11.tailscale.com", "18.230.97.74") for "log.tailscale.com" ...
Jun 19 07:27:45 workstation tailscaled[2390]: bootstrapDNS("derp11.tailscale.com", "18.230.97.74") for "log.tailscale.com" error: Get "https://derp11.tailscale.com/bootstrap-dns?q=log.tailscale.com": dial tcp 18.230.97.74:443: connect: network is unreachable
Jun 19 07:27:45 workstation tailscaled[2390]: trying bootstrapDNS("derp1c.tailscale.com", "2604:a880:800:10::7a0:e001") for "log.tailscale.com" ...
Jun 19 07:27:45 workstation tailscaled[2390]: bootstrapDNS("derp1c.tailscale.com", "2604:a880:800:10::7a0:e001") for "log.tailscale.com" error: Get "https://derp1c.tailscale.com/bootstrap-dns?q=log.tailscale.com": dial tcp [2604:a880:800:10::7a0:e001]:443: connect: network is unreachable
Jun 19 07:27:45 workstation tailscaled[2390]: trying bootstrapDNS("derp5.tailscale.com", "103.43.75.49") for "log.tailscale.com" ...
Jun 19 07:27:45 workstation tailscaled[2390]: bootstrapDNS("derp5.tailscale.com", "103.43.75.49") for "log.tailscale.com" error: Get "https://derp5.tailscale.com/bootstrap-dns?q=log.tailscale.com": dial tcp 103.43.75.49:443: connect: network is unreachable
Jun 19 07:27:45 workstation tailscaled[2390]: trying bootstrapDNS("derp2f.tailscale.com", "2607:f740:0:3f::f4") for "log.tailscale.com" ...
Jun 19 07:27:45 workstation tailscaled[2390]: bootstrapDNS("derp2f.tailscale.com", "2607:f740:0:3f::f4") for "log.tailscale.com" error: Get "https://derp2f.tailscale.com/bootstrap-dns?q=log.tailscale.com": dial tcp [2607:f740:0:3f::f4]:443: connect: network is unreachable
Jun 19 07:27:45 workstation tailscaled[2390]: trying bootstrapDNS("derp8b.tailscale.com", "46.101.74.201") for "log.tailscale.com" ...
Jun 19 07:27:45 workstation tailscaled[2390]: bootstrapDNS("derp8b.tailscale.com", "46.101.74.201") for "log.tailscale.com" error: Get "https://derp8b.tailscale.com/bootstrap-dns?q=log.tailscale.com": dial tcp 46.101.74.201:443: connect: network is unreachable
Jun 19 07:27:45 workstation tailscaled[2390]: trying bootstrapDNS("derp12b.tailscale.com", "2001:19f0:5c01:48a:5400:3ff:fe8d:cb5f") for "log.tailscale.com" ...
Jun 19 07:27:45 workstation tailscaled[2390]: bootstrapDNS("derp12b.tailscale.com", "2001:19f0:5c01:48a:5400:3ff:fe8d:cb5f") for "log.tailscale.com" error: Get "https://derp12b.tailscale.com/bootstrap-dns?q=log.tailscale.com": dial tcp [2001:19f0:5c01:48a:5400:3ff:fe8d:cb5f]:443: connect: network is unreachable
Jun 19 07:27:45 workstation tailscaled[2390]: trying bootstrapDNS("derp8d.tailscale.com", "178.62.44.132") for "log.tailscale.com" ...
Jun 19 07:27:45 workstation tailscaled[2390]: bootstrapDNS("derp8d.tailscale.com", "178.62.44.132") for "log.tailscale.com" error: Get "https://derp8d.tailscale.com/bootstrap-dns?q=log.tailscale.com": dial tcp 178.62.44.132:443: connect: network is unreachable
Jun 19 07:27:45 workstation tailscaled[2390]: trying bootstrapDNS("derp1c.tailscale.com", "2604:a880:800:10::7a0:e001") for "log.tailscale.com" ...
Jun 19 07:27:45 workstation tailscaled[2390]: bootstrapDNS("derp1c.tailscale.com", "2604:a880:800:10::7a0:e001") for "log.tailscale.com" error: Get "https://derp1c.tailscale.com/bootstrap-dns?q=log.tailscale.com": dial tcp [2604:a880:800:10::7a0:e001]:443: connect: network is unreachable
Jun 19 07:27:45 workstation tailscaled[2390]: trying bootstrapDNS("derp6.tailscale.com", "68.183.90.120") for "log.tailscale.com" ...
Jun 19 07:27:45 workstation tailscaled[2390]: bootstrapDNS("derp6.tailscale.com", "68.183.90.120") for "log.tailscale.com" error: Get "https://derp6.tailscale.com/bootstrap-dns?q=log.tailscale.com": dial tcp 68.183.90.120:443: connect: network is unreachable
Jun 19 07:27:45 workstation tailscaled[2390]: trying bootstrapDNS("derp9b.tailscale.com", "2001:19f0:6401:eb5:5400:3ff:fe8d:6d9b") for "log.tailscale.com" ...
Jun 19 07:27:45 workstation tailscaled[2390]: bootstrapDNS("derp9b.tailscale.com", "2001:19f0:6401:eb5:5400:3ff:fe8d:6d9b") for "log.tailscale.com" error: Get "https://derp9b.tailscale.com/bootstrap-dns?q=log.tailscale.com": dial tcp [2001:19f0:6401:eb5:5400:3ff:fe8d:6d9b]:443: connect: network is unreachable
Jun 19 07:27:45 workstation tailscaled[2390]: trying bootstrapDNS("derp4e.tailscale.com", "134.122.74.153") for "log.tailscale.com" ...
Jun 19 07:27:45 workstation tailscaled[2390]: bootstrapDNS("derp4e.tailscale.com", "134.122.74.153") for "log.tailscale.com" error: Get "https://derp4e.tailscale.com/bootstrap-dns?q=log.tailscale.com": dial tcp 134.122.74.153:443: connect: network is unreachable
Jun 19 07:27:45 workstation tailscaled[2390]: trying bootstrapDNS("derp2f.tailscale.com", "2607:f740:0:3f::f4") for "log.tailscale.com" ...
Jun 19 07:27:45 workstation tailscaled[2390]: bootstrapDNS("derp2f.tailscale.com", "2607:f740:0:3f::f4") for "log.tailscale.com" error: Get "https://derp2f.tailscale.com/bootstrap-dns?q=log.tailscale.com": dial tcp [2607:f740:0:3f::f4]:443: connect: network is unreachable
Jun 19 07:27:45 workstation tailscaled[2390]: logtail: upload: log upload of 608 bytes compressed failed: Post "https://log.tailscale.com/c/tailnode.log.tailscale.io/b8956952800c083155839da533d547489a614e7c2de4a7c0f1dea73e8f325447": failed to resolve "log.tailscale.com": no DNS fallback candidates remain for "log.tailscale.com"
Jun 19 07:27:45 workstation tailscaled[2390]: dns: [rc=resolvconf resolvconf=openresolv ret=openresolv]
Jun 19 07:27:45 workstation tailscaled[2390]: dns: using "openresolv" mode
Jun 19 07:27:45 workstation tailscaled[2390]: dns: using dns.openresolvManager
Jun 19 07:27:45 workstation dockerd[2389]: time="2025-06-19T07:27:45.118137029+02:00" level=info msg="Starting up"
Jun 19 07:27:45 workstation dockerd[2389]: time="2025-06-19T07:27:45.118379835+02:00" level=info msg="containerd not running, starting managed containerd"
Jun 19 07:27:45 workstation dockerd[2389]: time="2025-06-19T07:27:45.119217511+02:00" level=info msg="started new containerd process" address=/var/run/docker/containerd/containerd.sock module=libcontainerd pid=2425
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.148132778+02:00" level=info msg="starting containerd" revision=v1.7.23 version=v1.7.23
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.156739029+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.157402707+02:00" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: FATAL: Module aufs not found in directory /run/booted-system/kernel-modules/lib/modules/6.15.2\\n\"): skip plugin" type=io.containerd.snapshotter.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.157418417+02:00" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.157425761+02:00" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.157496844+02:00" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.157502856+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.157519747+02:00" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.157524456+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." type=io.containerd.snapshotter.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.157661183+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.157668437+02:00" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.157673246+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.157686100+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.157736525+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.157829029+02:00" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.157833628+02:00" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.157839890+02:00" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.157849277+02:00" level=info msg="metadata content store policy set" policy=shared
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.215465277+02:00" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.215503209+02:00" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.215515402+02:00" level=info msg="loading plugin \"io.containerd.lease.v1.manager\"..." type=io.containerd.lease.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.215526302+02:00" level=info msg="loading plugin \"io.containerd.streaming.v1.manager\"..." type=io.containerd.streaming.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.215535960+02:00" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.215707102+02:00" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.215825565+02:00" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.215860681+02:00" level=info msg="loading plugin \"io.containerd.runtime.v2.shim\"..." type=io.containerd.runtime.v2
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.215867985+02:00" level=info msg="loading plugin \"io.containerd.sandbox.store.v1.local\"..." type=io.containerd.sandbox.store.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.215878144+02:00" level=info msg="loading plugin \"io.containerd.sandbox.controller.v1.local\"..." type=io.containerd.sandbox.controller.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.215887051+02:00" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.215896599+02:00" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.215904594+02:00" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.215912939+02:00" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.215921506+02:00" level=info msg="loading plugin \"io.containerd.service.v1.introspection-service\"..." type=io.containerd.service.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.215929741+02:00" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.215938037+02:00" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.215945541+02:00" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.215959377+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.215967963+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.215975818+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.215984103+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.215992419+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.216000865+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.216008509+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.216016985+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.216026343+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.sandbox-controllers\"..." type=io.containerd.grpc.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.216035710+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.sandboxes\"..." type=io.containerd.grpc.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.216043184+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.216050839+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.streaming\"..." type=io.containerd.grpc.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.216059776+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.216069173+02:00" level=info msg="loading plugin \"io.containerd.transfer.v1.local\"..." type=io.containerd.transfer.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.216085634+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.transfer\"..." type=io.containerd.grpc.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.216094251+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.216100963+02:00" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.216132743+02:00" level=info msg="loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." type=io.containerd.tracing.processor.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.216144084+02:00" level=info msg="skip loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.tracing.processor.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.216151909+02:00" level=info msg="loading plugin \"io.containerd.internal.v1.tracing\"..." type=io.containerd.internal.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.216159543+02:00" level=info msg="skip loading plugin \"io.containerd.internal.v1.tracing\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.internal.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.216165344+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.216172838+02:00" level=info msg="loading plugin \"io.containerd.nri.v1.nri\"..." type=io.containerd.nri.v1
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.216180212+02:00" level=info msg="NRI interface is disabled by configuration."
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.216278868+02:00" level=info msg=serving... address=/var/run/docker/containerd/containerd-debug.sock
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.216301721+02:00" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock.ttrpc
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.216321238+02:00" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock
Jun 19 07:27:45 workstation dockerd[2425]: time="2025-06-19T07:27:45.216331838+02:00" level=info msg="containerd successfully booted in 0.068777s"
Jun 19 07:27:45 workstation tailscaled[2390]: wgengine.NewUserspaceEngine(tun "tailscale0") ...
Jun 19 07:27:45 workstation systemd[1]: Started Tailscale node agent.
Jun 19 07:27:45 workstation dbus-daemon[1471]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.10' (uid=0 pid=2390 comm="/nix/store/175p9wr261p5j6zkjzq4w53lfgr9mk6g-tailsc" label="kernel")
Jun 19 07:27:45 workstation dbus-daemon[1471]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Jun 19 07:27:45 workstation tailscaled[2390]: dns: [rc=resolvconf resolvconf=openresolv ret=openresolv]
Jun 19 07:27:45 workstation tailscaled[2390]: dns: using "openresolv" mode
Jun 19 07:27:45 workstation tailscaled[2390]: dns: using dns.openresolvManager
Jun 19 07:27:45 workstation tailscaled[2390]: link state: interfaces.State{defaultRoute= ifs={} v4=false v6=false}
Jun 19 07:27:45 workstation tailscaled[2390]: onPortUpdate(port=41641, network=udp6)
Jun 19 07:27:45 workstation tailscaled[2390]: router: using firewall mode pref
Jun 19 07:27:45 workstation tailscaled[2390]: router: default choosing iptables
Jun 19 07:27:45 workstation tailscaled[2390]: router: netfilter running in iptables mode v6 = true, v6filter = true, v6nat = true
Jun 19 07:27:45 workstation tailscaled[2390]: onPortUpdate(port=41641, network=udp4)
Jun 19 07:27:45 workstation tailscaled[2390]: magicsock: disco key = d:0c2331e5da8215db
Jun 19 07:27:45 workstation tailscaled[2390]: magicsock: SetNetworkUp(false)
Jun 19 07:27:45 workstation tailscaled[2390]: Creating WireGuard device...
Jun 19 07:27:45 workstation tailscaled[2390]: Bringing WireGuard device up...
Jun 19 07:27:45 workstation tailscaled[2390]: Bringing router up...
Jun 19 07:27:45 workstation tailscaled[2390]: external route: up
Jun 19 07:27:45 workstation tailscaled[2390]: Clearing router settings...
Jun 19 07:27:45 workstation tailscaled[2390]: Starting network monitor...
Jun 19 07:27:45 workstation tailscaled[2390]: Engine created.
Jun 19 07:27:45 workstation tailscaled[2390]: monitor: [unexpected] network state changed, but stringification didn't: interfaces.State{defaultRoute= ifs={} v4=false v6=false}
Jun 19 07:27:45 workstation tailscaled[2390]: monitor: [unexpected] old: {"InterfaceIPs":{"enp119s0":["fe80::6bfa:3bb5:cd4b:2aee/64"],"lo":["127.0.0.1/8","::1/128"]},"Interface":{"enp119s0":{"Index":2,"MTU":1500,"Name":"enp119s0","HardwareAddr":"nGsAgujL","Flags":51,"AltAddrs":null,"Desc":""},"lo":{"Index":1,"MTU":65536,"Name":"lo","HardwareAddr":null,"Flags":37,"AltAddrs":null,"Desc":""}},"HaveV6":false,"HaveV4":false,"IsExpensive":false,"DefaultRouteInterface":"","HTTPProxy":"","PAC":""}
Jun 19 07:27:45 workstation tailscaled[2390]: monitor: [unexpected] new: {"InterfaceIPs":{"enp119s0":["fe80::6bfa:3bb5:cd4b:2aee/64"],"lo":["127.0.0.1/8","::1/128"],"tailscale0":["fe80::4a38:d706:9e38:e684/64"]},"Interface":{"enp119s0":{"Index":2,"MTU":1500,"Name":"enp119s0","HardwareAddr":"nGsAgujL","Flags":51,"AltAddrs":null,"Desc":""},"lo":{"Index":1,"MTU":65536,"Name":"lo","HardwareAddr":null,"Flags":37,"AltAddrs":null,"Desc":""},"tailscale0":{"Index":3,"MTU":1280,"Name":"tailscale0","HardwareAddr":null,"Flags":57,"AltAddrs":null,"Desc":""}},"HaveV6":false,"HaveV4":false,"IsExpensive":false,"DefaultRouteInterface":"","HTTPProxy":"","PAC":""}
Jun 19 07:27:45 workstation tailscaled[2390]: LinkChange: all links down; pausing: interfaces.State{defaultRoute= ifs={} v4=false v6=false}
Jun 19 07:27:45 workstation tailscaled[2390]: pm: using backend prefs for "profile-75d2": Prefs{ra=false dns=true want=true routes=[] statefulFiltering=false nf=on update=check Persist{o=, n=[z+c7V] u="[email protected]"}}
Jun 19 07:27:45 workstation tailscaled[2390]: onPortUpdate(port=41641, network=udp6)
Jun 19 07:27:45 workstation tailscaled[2390]: envknob: PORT="41641"
Jun 19 07:27:45 workstation tailscaled[2390]: logpolicy: using $STATE_DIRECTORY, "/var/lib/tailscale"
Jun 19 07:27:45 workstation tailscaled[2390]: onPortUpdate(port=41641, network=udp4)
Jun 19 07:27:45 workstation tailscaled[2390]: Rebind; defIf="", ips=[]
Jun 19 07:27:45 workstation tailscaled[2390]: magicsock: 0 active derp conns
Jun 19 07:27:45 workstation tailscaled[2390]: got LocalBackend in 12ms
Jun 19 07:27:45 workstation tailscaled[2390]: Start
Jun 19 07:27:45 workstation tailscaled[2390]: Backend: logs: be:5f965de0fa6e6bee90cb8d3a4dff0c358f833e1b629bf530783de0b111cf4e5d fe:
Jun 19 07:27:45 workstation tailscaled[2390]: control: client.Login(0)
Jun 19 07:27:45 workstation tailscaled[2390]: control: setPaused(true)
Jun 19 07:27:45 workstation tailscaled[2390]: control: updateRoutine: awaiting unpause
Jun 19 07:27:45 workstation tailscaled[2390]: control: mapRoutine: awaiting unpause
Jun 19 07:27:45 workstation tailscaled[2390]: health(warnable=warming-up): error: Tailscale is starting. Please wait.
Jun 19 07:27:45 workstation tailscaled[2390]: control: authRoutine: awaiting unpause
Jun 19 07:27:46 workstation greetd[2484]: pam_unix(greetd:session): session opened for user greeter(uid=999) by (uid=0)
Jun 19 07:27:46 workstation dockerd[2389]: time="2025-06-19T07:27:46.120894445+02:00" level=info msg="OTEL tracing is not configured, using no-op tracer provider"
Jun 19 07:27:46 workstation systemd[1]: Created slice Slice /user/999.
Jun 19 07:27:46 workstation systemd[1]: Starting User Runtime Directory /run/user/999...
Jun 19 07:27:46 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:27:46 workstation systemd-logind[1537]: New session 1 of user greeter.
Jun 19 07:27:46 workstation systemd[1]: Finished User Runtime Directory /run/user/999.
Jun 19 07:27:46 workstation systemd[1]: Starting User Manager for UID 999...
Jun 19 07:27:46 workstation (systemd)[2503]: pam_unix(systemd-user:session): session opened for user greeter(uid=999) by (uid=0)
Jun 19 07:27:46 workstation systemd-logind[1537]: New session 2 of user greeter.
Jun 19 07:27:46 workstation systemd[2503]: Queued start job for default target Main User Target.
Jun 19 07:27:46 workstation systemd[2503]: Created slice User Application Slice.
Jun 19 07:27:46 workstation systemd[2503]: Reached target Paths.
Jun 19 07:27:46 workstation systemd[2503]: Reached target Timers.
Jun 19 07:27:46 workstation systemd[2503]: Starting D-Bus User Message Bus Socket...
Jun 19 07:27:46 workstation systemd[2503]: Listening on PipeWire PulseAudio.
Jun 19 07:27:46 workstation systemd[2503]: Listening on PipeWire Multimedia System Sockets.
Jun 19 07:27:46 workstation systemd[2503]: Listening on D-Bus User Message Bus Socket.
Jun 19 07:27:46 workstation systemd[2503]: Reached target Sockets.
Jun 19 07:27:46 workstation systemd[2503]: Reached target Basic System.
Jun 19 07:27:46 workstation systemd[2503]: Run user-specific NixOS activation was skipped because of an unmet condition check (ConditionUser=!@system).
Jun 19 07:27:46 workstation systemd[2503]: Reached target Main User Target.
Jun 19 07:27:46 workstation systemd[2503]: Startup finished in 118ms.
Jun 19 07:27:46 workstation systemd[1]: Started User Manager for UID 999.
Jun 19 07:27:46 workstation systemd[1]: Started Session 1 of User greeter.
Jun 19 07:27:46 workstation dockerd[2389]: time="2025-06-19T07:27:46.295059823+02:00" level=info msg="[graphdriver] using prior storage driver: overlay2"
Jun 19 07:27:46 workstation greetd[2484]: gkr-pam: gnome-keyring-daemon started properly
Jun 19 07:27:46 workstation dockerd[2389]: time="2025-06-19T07:27:46.696602965+02:00" level=info msg="Loading containers: start."
Jun 19 07:27:46 workstation tailscaled[2390]: monitor: RTM_NEWROUTE: src=192.168.49.1/0, dst=192.168.49.1/32, gw=, outif=4, table=255
Jun 19 07:27:46 workstation kernel: Initializing XFRM netlink socket
Jun 19 07:27:46 workstation tailscaled[2390]: LinkChange: all links down; pausing: interfaces.State{defaultRoute= ifs={br-4b8cc8e0337d:down} v4=false v6=false}
Jun 19 07:27:46 workstation tailscaled[2390]: onPortUpdate(port=41641, network=udp6)
Jun 19 07:27:46 workstation tailscaled[2390]: [RATELIMIT] format("onPortUpdate(port=%v, network=%s)")
Jun 19 07:27:46 workstation tailscaled[2390]: Rebind; defIf="", ips=[]
Jun 19 07:27:46 workstation tailscaled[2390]: magicsock: 0 active derp conns
Jun 19 07:27:46 workstation tailscaled[2390]: monitor: RTM_NEWROUTE: src=192.168.49.1/0, dst=192.168.49.255/32, gw=, outif=4, table=255
Jun 19 07:27:46 workstation tailscaled[2390]: monitor: RTM_NEWROUTE: src=192.168.49.1/0, dst=192.168.49.0/24, gw=, outif=4, table=254
Jun 19 07:27:46 workstation tailscaled[2390]: monitor: RTM_NEWROUTE: src=172.17.0.1/0, dst=172.17.0.1/32, gw=, outif=5, table=255
Jun 19 07:27:46 workstation tailscaled[2390]: monitor: RTM_NEWROUTE: src=172.17.0.1/0, dst=172.17.255.255/32, gw=, outif=5, table=255
Jun 19 07:27:46 workstation tailscaled[2390]: [RATELIMIT] format("monitor: %s: src=%v, dst=%v, gw=%v, outif=%v, table=%v")
Jun 19 07:27:46 workstation dockerd[2389]: time="2025-06-19T07:27:46.880758167+02:00" level=info msg="Removing stale sandbox a87d04bf320dac295629c62f252e252c48ac26bfa3b5309a3c343f6b2bd3ab99 (745098ef982c0eb32d7a12be6ab385e75ec4fdd9f8b75c6fb17aec149d0c40b6)"
Jun 19 07:27:46 workstation dockerd[2389]: time="2025-06-19T07:27:46.890178238+02:00" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint a17b1e825f7eedd450858c99e1ffd847bac2be760706b2c35aa306edaf221b97 c8addd58dbb1dc986de5247261fdf6700b553131339163f4ca927051031cbb9d], retrying...."
Jun 19 07:27:47 workstation tailscaled[2390]: control: setPaused(false)
Jun 19 07:27:47 workstation tailscaled[2390]: LinkChange: major, rebinding. New state: interfaces.State{defaultRoute= ifs={br-4b8cc8e0337d:[192.168.49.1/24] docker0:[172.17.0.1/16]} v4=true v6=false}
Jun 19 07:27:47 workstation tailscaled[2390]: health(warnable=network-status): ok
Jun 19 07:27:47 workstation tailscaled[2390]: control: doLogin(regen=false, hasUrl=false)
Jun 19 07:27:47 workstation tailscaled[2390]: magicsock: SetNetworkUp(true)
Jun 19 07:27:47 workstation tailscaled[2390]: Rebind; defIf="", ips=[]
Jun 19 07:27:47 workstation tailscaled[2390]: magicsock: 0 active derp conns
Jun 19 07:27:47 workstation tailscaled[2390]: control: trying bootstrapDNS("derp27d.tailscale.com", "178.156.152.106") for "controlplane.tailscale.com" ...
Jun 19 07:27:47 workstation tailscaled[2390]: control: bootstrapDNS("derp27d.tailscale.com", "178.156.152.106") for "controlplane.tailscale.com" error: Get "https://derp27d.tailscale.com/bootstrap-dns?q=controlplane.tailscale.com": dial tcp 178.156.152.106:443: connect: network is unreachable
Jun 19 07:27:47 workstation tailscaled[2390]: control: trying bootstrapDNS("derp10.tailscale.com", "2001:19f0:8001:2d9:5400:2ff:feef:bbb1") for "controlplane.tailscale.com" ...
Jun 19 07:27:47 workstation tailscaled[2390]: control: bootstrapDNS("derp10.tailscale.com", "2001:19f0:8001:2d9:5400:2ff:feef:bbb1") for "controlplane.tailscale.com" error: Get "https://derp10.tailscale.com/bootstrap-dns?q=controlplane.tailscale.com": dial tcp [2001:19f0:8001:2d9:5400:2ff:feef:bbb1]:443: connect: network is unreachable
Jun 19 07:27:47 workstation tailscaled[2390]: control: trying bootstrapDNS("derp13c.tailscale.com", "192.73.242.28") for "controlplane.tailscale.com" ...
Jun 19 07:27:47 workstation tailscaled[2390]: control: bootstrapDNS("derp13c.tailscale.com", "192.73.242.28") for "controlplane.tailscale.com" error: Get "https://derp13c.tailscale.com/bootstrap-dns?q=controlplane.tailscale.com": dial tcp 192.73.242.28:443: connect: network is unreachable
Jun 19 07:27:47 workstation tailscaled[2390]: control: trying bootstrapDNS("derp7b.tailscale.com", "2403:2500:400:20::b79") for "controlplane.tailscale.com" ...
Jun 19 07:27:47 workstation tailscaled[2390]: control: bootstrapDNS("derp7b.tailscale.com", "2403:2500:400:20::b79") for "controlplane.tailscale.com" error: Get "https://derp7b.tailscale.com/bootstrap-dns?q=controlplane.tailscale.com": dial tcp [2403:2500:400:20::b79]:443: connect: network is unreachable
Jun 19 07:27:47 workstation tailscaled[2390]: control: trying bootstrapDNS("derp2f.tailscale.com", "208.111.34.178") for "controlplane.tailscale.com" ...
Jun 19 07:27:47 workstation tailscaled[2390]: [RATELIMIT] format("control: trying bootstrapDNS(%q, %q) for %q ...")
Jun 19 07:27:47 workstation tailscaled[2390]: control: bootstrapDNS("derp2f.tailscale.com", "208.111.34.178") for "controlplane.tailscale.com" error: Get "https://derp2f.tailscale.com/bootstrap-dns?q=controlplane.tailscale.com": dial tcp 208.111.34.178:443: connect: network is unreachable
Jun 19 07:27:47 workstation tailscaled[2390]: [RATELIMIT] format("control: bootstrapDNS(%q, %q) for %q error: %v")
Jun 19 07:27:47 workstation tailscaled[2390]: health(warnable=login-state): error: You are logged out. The last login error was: fetch control key: Get "https://controlplane.tailscale.com/key?v=113": failed to resolve "controlplane.tailscale.com": no DNS fallback candidates remain for "controlplane.tailscale.com"
Jun 19 07:27:47 workstation tailscaled[2390]: Received error: fetch control key: Get "https://controlplane.tailscale.com/key?v=113": failed to resolve "controlplane.tailscale.com": no DNS fallback candidates remain for "controlplane.tailscale.com"
Jun 19 07:27:47 workstation tailscaled[2390]: control: doLogin(regen=false, hasUrl=false)
Jun 19 07:27:47 workstation tailscaled[2390]: Received error: fetch control key: Get "https://controlplane.tailscale.com/key?v=113": failed to resolve "controlplane.tailscale.com": no DNS fallback candidates remain for "controlplane.tailscale.com"
Jun 19 07:27:47 workstation dockerd[2389]: time="2025-06-19T07:27:47.110130583+02:00" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
Jun 19 07:27:47 workstation tailscaled[2390]: control: doLogin(regen=false, hasUrl=false)
Jun 19 07:27:47 workstation tailscaled[2390]: Received error: fetch control key: Get "https://controlplane.tailscale.com/key?v=113": failed to resolve "controlplane.tailscale.com": no DNS fallback candidates remain for "controlplane.tailscale.com"
Jun 19 07:27:47 workstation tailscaled[2390]: control: doLogin(regen=false, hasUrl=false)
Jun 19 07:27:47 workstation tailscaled[2390]: Received error: fetch control key: Get "https://controlplane.tailscale.com/key?v=113": failed to resolve "controlplane.tailscale.com": no DNS fallback candidates remain for "controlplane.tailscale.com"
Jun 19 07:27:47 workstation dockerd[2389]: time="2025-06-19T07:27:47.201046810+02:00" level=warning msg="error locating sandbox id 7f3c1bc49fee339aa3c8177ea39ba8e94c3b14d08c983dbb7d3b6c10040b2a71: sandbox 7f3c1bc49fee339aa3c8177ea39ba8e94c3b14d08c983dbb7d3b6c10040b2a71 not found"
Jun 19 07:27:47 workstation dockerd[2389]: time="2025-06-19T07:27:47.201064373+02:00" level=warning msg="error locating sandbox id 1e4297268494afc21cabdf67d5f1e95aaddb6aa748c2a7431cf3b4940e1524ea: sandbox 1e4297268494afc21cabdf67d5f1e95aaddb6aa748c2a7431cf3b4940e1524ea not found"
Jun 19 07:27:47 workstation dockerd[2389]: time="2025-06-19T07:27:47.201073800+02:00" level=warning msg="error locating sandbox id a87d04bf320dac295629c62f252e252c48ac26bfa3b5309a3c343f6b2bd3ab99: sandbox a87d04bf320dac295629c62f252e252c48ac26bfa3b5309a3c343f6b2bd3ab99 not found"
Jun 19 07:27:47 workstation systemd[1]: persist-var-lib-docker-overlay2-2bc92e96c9be9495cad6255ada823c9d74711ac3c3f6983beeab4df09283e7a7-merged.mount: Deactivated successfully.
Jun 19 07:27:47 workstation systemd[1]: var-lib-docker-overlay2-2bc92e96c9be9495cad6255ada823c9d74711ac3c3f6983beeab4df09283e7a7-merged.mount: Deactivated successfully.
Jun 19 07:27:47 workstation dockerd[2389]: time="2025-06-19T07:27:47.213493575+02:00" level=error msg="failed to start container" container=119b5ddeab7be1e846b8745cf073dae618a02cd56c4b0a9f219df1d6be207247 error="network 1629ada4d7dddd4c27e449c36b3af3334944059da0e27ef38b6682251be2a4d1 not found"
Jun 19 07:27:47 workstation dockerd[2389]: time="2025-06-19T07:27:47.213635652+02:00" level=info msg="Loading containers: done."
Jun 19 07:27:47 workstation systemd[1]: persist-var-lib-docker-overlay2-opaque\x2dbug\x2dcheck1447493428-merged.mount: Deactivated successfully.
Jun 19 07:27:47 workstation systemd[1]: var-lib-docker-overlay2-opaque\x2dbug\x2dcheck1447493428-merged.mount: Deactivated successfully.
Jun 19 07:27:47 workstation dockerd[2389]: time="2025-06-19T07:27:47.222365886+02:00" level=info msg="Docker daemon" commit=v27.5.1 containerd-snapshotter=false storage-driver=overlay2 version=27.5.1
Jun 19 07:27:47 workstation dockerd[2389]: time="2025-06-19T07:27:47.222417413+02:00" level=info msg="Daemon has completed initialization"
Jun 19 07:27:47 workstation tailscaled[2390]: control: doLogin(regen=false, hasUrl=false)
Jun 19 07:27:47 workstation tailscaled[2390]: [RATELIMIT] format("control: doLogin(regen=%v, hasUrl=%v)")
Jun 19 07:27:47 workstation tailscaled[2390]: Received error: fetch control key: Get "https://controlplane.tailscale.com/key?v=113": failed to resolve "controlplane.tailscale.com": no DNS fallback candidates remain for "controlplane.tailscale.com"
Jun 19 07:27:47 workstation tailscaled[2390]: [RATELIMIT] format("Received error: %v")
Jun 19 07:27:47 workstation dbus-daemon[1471]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.6' (uid=0 pid=1632 comm="/nix/store/jdy13dx8frzbmxgpv6rd2xaba96q9fbx-networ" label="kernel")
Jun 19 07:27:47 workstation dbus-daemon[1471]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Jun 19 07:27:47 workstation tailscaled[2390]: LinkChange: major, rebinding. New state: interfaces.State{defaultRoute=enp119s0 ifs={br-4b8cc8e0337d:[192.168.49.1/24] docker0:[172.17.0.1/16] enp119s0:[192.168.1.133/24 llu6]} v4=true v6=false}
Jun 19 07:27:47 workstation tailscaled[2390]: Rebind; defIf="enp119s0", ips=[192.168.1.133/24 fe80::6bfa:3bb5:cd4b:2aee/64]
Jun 19 07:27:47 workstation tailscaled[2390]: magicsock: 0 active derp conns
Jun 19 07:27:47 workstation tailscaled[2390]: monitor: gateway and self IP changed: gw=192.168.1.1 self=192.168.1.133
Jun 19 07:27:48 workstation tailscaled[2390]: control: control server key from https://controlplane.tailscale.com: ts2021=[fSeS+], legacy=[nlFWp]
Jun 19 07:27:48 workstation tailscaled[2390]: control: RegisterReq: onode= node=[z+c7V] fup=false nks=false
Jun 19 07:27:48 workstation tailscaled[2390]: control: RegisterReq: got response; nodeKeyExpired=false, machineAuthorized=true; authURL=false
Jun 19 07:27:48 workstation tailscaled[2390]: health(warnable=login-state): ok
Jun 19 07:27:48 workstation tailscaled[2390]: control: netmap: got new dial plan from control
Jun 19 07:27:48 workstation tailscaled[2390]: using tailnet default auto-update setting: true
Jun 19 07:27:48 workstation tailscaled[2390]: EditPrefs check error: Auto-updates are not supported on this platform.
Jun 19 07:27:48 workstation tailscaled[2390]: failed to apply tailnet-wide default for auto-updates (true): Auto-updates are not supported on this platform.
Jun 19 07:27:48 workstation tailscaled[2390]: health(warnable=not-in-map-poll): ok
Jun 19 07:27:48 workstation tailscaled[2390]: active login: [email protected]
Jun 19 07:27:48 workstation tailscaled[2390]: Switching ipn state NoState -> Starting (WantRunning=true, nm=true)
Jun 19 07:27:48 workstation tailscaled[2390]: magicsock: SetPrivateKey called (init)
Jun 19 07:27:48 workstation tailscaled[2390]: wgengine: Reconfig: configuring userspace WireGuard config (with 0/6 peers)
Jun 19 07:27:48 workstation tailscaled[2390]: wgengine: Reconfig: configuring router
Jun 19 07:27:48 workstation tailscaled[2390]: wgengine: Reconfig: configuring DNS
Jun 19 07:27:48 workstation tailscaled[2390]: dns: Set: {DefaultResolvers:[] Routes:{tail6bf949.ts.net.:[] ts.net.:[199.247.155.53 2620:111:8007::53]}+65arpa SearchDomains:[tail6bf949.ts.net.] Hosts:7}
Jun 19 07:27:48 workstation tailscaled[2390]: dns: Resolvercfg: {Routes:{.:[1.1.1.1 9.9.9.9 8.8.8.8] ts.net.:[199.247.155.53 2620:111:8007::53]} Hosts:7 LocalDomains:[tail6bf949.ts.net.]+65arpa}
Jun 19 07:27:48 workstation tailscaled[2390]: dns: OScfg: {Nameservers:[100.100.100.100] SearchDomains:[tail6bf949.ts.net.] }
Jun 19 07:27:48 workstation systemd[1]: Stopped target Host and Network Name Lookups.
Jun 19 07:27:48 workstation systemd[1]: Stopping Host and Network Name Lookups...
Jun 19 07:27:48 workstation systemd[1]: Stopped target User and Group Name Lookups.
Jun 19 07:27:48 workstation systemd[1]: Stopping User and Group Name Lookups...
Jun 19 07:27:48 workstation systemd[1]: Stopping Name Service Cache Daemon (nsncd)...
Jun 19 07:27:48 workstation systemd[1]: nscd.service: Deactivated successfully.
Jun 19 07:27:48 workstation systemd[1]: Stopped Name Service Cache Daemon (nsncd).
Jun 19 07:27:48 workstation systemd[1]: Starting Name Service Cache Daemon (nsncd)...
Jun 19 07:27:48 workstation tailscaled[2390]: peerapi: serving on http://100.80.74.76:56726
Jun 19 07:27:48 workstation tailscaled[2390]: peerapi: serving on http://[fd7a:115c:a1e0::aa01:4a4c]:39185
Jun 19 07:27:48 workstation nsncd[2905]: Jun 19 05:27:48.372 INFO started, config: Config { ignored_request_types: {}, worker_count: 8, handoff_timeout: 3s }, path: "/var/run/nscd/socket"
Jun 19 07:27:48 workstation systemd[1]: Started Name Service Cache Daemon (nsncd).
Jun 19 07:27:48 workstation systemd[1]: Reached target Host and Network Name Lookups.
Jun 19 07:27:48 workstation systemd[1]: Reached target User and Group Name Lookups.
Jun 19 07:27:48 workstation tailscaled[2390]: magicsock: home DERP changing from derp-0 [0ms] to derp-26 [21ms]
Jun 19 07:27:48 workstation tailscaled[2390]: magicsock: home is now derp-26 (nue)
Jun 19 07:27:48 workstation tailscaled[2390]: magicsock: adding connection to derp-26 for home-keep-alive
Jun 19 07:27:48 workstation tailscaled[2390]: control: NetInfo: NetInfo{varies=false hairpin= ipv6=false ipv6os=true udp=true icmpv4=false derp=#26 portmap= link="" firewallmode="ipt-default"}
Jun 19 07:27:48 workstation tailscaled[2390]: magicsock: 1 active derp conns: derp-26=cr0s,wr0s
Jun 19 07:27:48 workstation tailscaled[2390]: [RATELIMIT] format("magicsock: %v active derp conns%s")
Jun 19 07:27:48 workstation tailscaled[2390]: Switching ipn state Starting -> Running (WantRunning=true, nm=true)
Jun 19 07:27:48 workstation tailscaled[2390]: health(warnable=warming-up): ok
Jun 19 07:27:48 workstation tailscaled[2390]: health(warnable=no-derp-connection): ok
Jun 19 07:27:48 workstation tailscaled[2390]: [RATELIMIT] format("health(warnable=%s): ok")
Jun 19 07:27:48 workstation tailscaled[2390]: derphttp.Client.Connect: connecting to derp-26 (nue)
Jun 19 07:27:48 workstation tailscaled[2390]: magicsock: endpoints changed: 93.86.166.189:41641 (stun), 172.17.0.1:41641 (local), 192.168.1.133:41641 (local), 192.168.49.1:41641 (local)
Jun 19 07:27:48 workstation tailscaled[2390]: magicsock: derp-26 connected; connGen=1
Jun 19 07:27:49 workstation dockerd[2389]: time="2025-06-19T07:27:49.862142201+02:00" level=info msg="API listen on /run/docker.sock"
Jun 19 07:27:49 workstation dockerd[2389]: time="2025-06-19T07:27:49.862142632+02:00" level=info msg="API listen on /run/docker.sock"
Jun 19 07:27:49 workstation systemd[1]: Started Docker Application Container Engine.
Jun 19 07:27:49 workstation systemd[1]: Reached target Multi-User System.
Jun 19 07:27:49 workstation systemd[1]: Reached target Graphical Interface.
Jun 19 07:27:49 workstation systemd[1]: Started AMDGPU Control Daemon.
Jun 19 07:27:49 workstation systemd[1]: Startup finished in 8.453s (firmware) + 4.096s (loader) + 450ms (kernel) + 3.553s (initrd) + 11.911s (userspace) = 28.464s.
Jun 19 07:27:49 workstation lact[2932]: 2025-06-19T05:27:49.925606Z INFO lact_daemon::socket: listening on "/var/run/lactd.sock"
Jun 19 07:27:49 workstation lact[2932]: 2025-06-19T05:27:49.925616Z INFO lact_daemon::server: TCP listener disabled
Jun 19 07:27:49 workstation lact[2932]: 2025-06-19T05:27:49.937839Z INFO lact_daemon::server::handler: initialized 2 GPUs
Jun 19 07:27:58 workstation systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jun 19 07:27:58 workstation systemd[1]: NetworkManager-dispatcher.service: Consumed 38ms CPU time, 18.1M memory peak, 6.8M read from disk.
Jun 19 07:28:10 workstation systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 19 07:28:17 workstation systemd-timesyncd[1439]: Contacted time server 147.91.8.1:123 (2.nixos.pool.ntp.org).
Jun 19 07:28:17 workstation systemd-timesyncd[1439]: Initial clock synchronization to Thu 2025-06-19 07:28:17.172462 CEST.
Jun 19 07:28:42 workstation tailscaled[2390]: logtail: upload succeeded after 1 failures and 56s
Jun 19 07:29:41 workstation systemd[1]: libvirtd.service: Deactivated successfully.
Jun 19 07:29:41 workstation systemd[1]: libvirtd.service: Consumed 187ms CPU time, 52.5M memory peak, 20.4M read from disk.
Jun 19 07:34:02 workstation greetd[2559]: gkr-pam: unable to locate daemon control file
Jun 19 07:34:02 workstation greetd[2559]: gkr-pam: stashed password to try later in open session
Jun 19 07:34:02 workstation systemd[1]: session-1.scope: Deactivated successfully.
Jun 19 07:34:02 workstation greetd[2484]: pam_unix(greetd:session): session closed for user greeter
Jun 19 07:34:02 workstation systemd[1]: session-1.scope: Consumed 832ms CPU time, 18.9M memory peak, 5.9M read from disk.
Jun 19 07:34:02 workstation greetd[2559]: pam_unix(greetd:session): session opened for user nikola(uid=1000) by (uid=0)
Jun 19 07:34:02 workstation systemd-logind[1537]: Session 1 logged out. Waiting for processes to exit.
Jun 19 07:34:02 workstation systemd-logind[1537]: Removed session 1.
Jun 19 07:34:02 workstation systemd[1]: Created slice Slice /user/1000.
Jun 19 07:34:02 workstation systemd[1]: Starting User Runtime Directory /run/user/1000...
Jun 19 07:34:02 workstation systemd-logind[1537]: New session 3 of user nikola.
Jun 19 07:34:02 workstation systemd[1]: Finished User Runtime Directory /run/user/1000.
Jun 19 07:34:02 workstation systemd[1]: Starting User Manager for UID 1000...
Jun 19 07:34:02 workstation (systemd)[3711]: pam_unix(systemd-user:session): session opened for user nikola(uid=1000) by (uid=0)
Jun 19 07:34:02 workstation systemd-logind[1537]: New session 4 of user nikola.
Jun 19 07:34:02 workstation systemd[3711]: Queued start job for default target Main User Target.
Jun 19 07:34:02 workstation systemd[3711]: Created slice User Application Slice.
Jun 19 07:34:02 workstation systemd[3711]: Starting D-Bus User Message Bus Socket...
Jun 19 07:34:02 workstation systemd[3711]: Listening on PipeWire PulseAudio.
Jun 19 07:34:02 workstation systemd[3711]: Listening on PipeWire Multimedia System Sockets.
Jun 19 07:34:02 workstation systemd[3711]: Starting Bind mount /persist/home/nikola/.cache/tealdeer at /home/nikola/.cache/tealdeer...
Jun 19 07:34:02 workstation systemd[3711]: Starting Bind mount /persist/home/nikola/.claude at /home/nikola/.claude...
Jun 19 07:34:02 workstation systemd[3711]: Starting Bind mount /persist/home/nikola/.config/BraveSoftware at /home/nikola/.config/BraveSoftware...
Jun 19 07:34:02 workstation systemd[3711]: Starting Bind mount /persist/home/nikola/.config/Cursor at /home/nikola/.config/Cursor...
Jun 19 07:34:02 workstation systemd[3711]: Starting Bind mount /persist/home/nikola/.config/github-copilot at /home/nikola/.config/github-copilot...
Jun 19 07:34:02 workstation systemd[3711]: Starting Bind mount /persist/home/nikola/.config/hcloud at /home/nikola/.config/hcloud...
Jun 19 07:34:02 workstation systemd[3711]: Starting Bind mount /persist/home/nikola/.config/obsidian at /home/nikola/.config/obsidian...
Jun 19 07:34:02 workstation systemd[3711]: Starting Bind mount /persist/home/nikola/.config/sops at /home/nikola/.config/sops...
Jun 19 07:34:02 workstation systemd[3711]: Starting Bind mount /persist/home/nikola/.cursor at /home/nikola/.cursor...
Jun 19 07:34:02 workstation systemd[3711]: Starting Bind mount /persist/home/nikola/.local/share/atuin at /home/nikola/.local/share/atuin...
Jun 19 07:34:02 workstation systemd[3711]: Starting Bind mount /persist/home/nikola/.local/share/zoxide at /home/nikola/.local/share/zoxide...
Jun 19 07:34:02 workstation systemd[3711]: Starting Bind mount /persist/home/nikola/.local/state/nvim at /home/nikola/.local/state/nvim...
Jun 19 07:34:02 workstation systemd[3711]: Starting Bind mount /persist/home/nikola/.local/state/syncthing at /home/nikola/.local/state/syncthing...
Jun 19 07:34:02 workstation systemd[3711]: Listening on D-Bus User Message Bus Socket.
Jun 19 07:34:02 workstation systemd[3711]: Started Bind mount /persist/home/nikola/.cache/tealdeer at /home/nikola/.cache/tealdeer.
Jun 19 07:34:02 workstation systemd[3711]: Started Bind mount /persist/home/nikola/.claude at /home/nikola/.claude.
Jun 19 07:34:02 workstation systemd[3711]: Started Bind mount /persist/home/nikola/.config/BraveSoftware at /home/nikola/.config/BraveSoftware.
Jun 19 07:34:02 workstation systemd[3711]: Started Bind mount /persist/home/nikola/.config/Cursor at /home/nikola/.config/Cursor.
Jun 19 07:34:02 workstation systemd[3711]: Started Bind mount /persist/home/nikola/.config/github-copilot at /home/nikola/.config/github-copilot.
Jun 19 07:34:02 workstation systemd[3711]: Started Bind mount /persist/home/nikola/.config/hcloud at /home/nikola/.config/hcloud.
Jun 19 07:34:02 workstation systemd[3711]: Started Bind mount /persist/home/nikola/.config/obsidian at /home/nikola/.config/obsidian.
Jun 19 07:34:02 workstation systemd[3711]: Started Bind mount /persist/home/nikola/.config/sops at /home/nikola/.config/sops.
Jun 19 07:34:02 workstation systemd[3711]: Started Bind mount /persist/home/nikola/.cursor at /home/nikola/.cursor.
Jun 19 07:34:02 workstation systemd[3711]: Started Bind mount /persist/home/nikola/.local/share/atuin at /home/nikola/.local/share/atuin.
Jun 19 07:34:02 workstation systemd[3711]: Started Bind mount /persist/home/nikola/.local/share/zoxide at /home/nikola/.local/share/zoxide.
Jun 19 07:34:02 workstation systemd[3711]: Started Bind mount /persist/home/nikola/.local/state/nvim at /home/nikola/.local/state/nvim.
Jun 19 07:34:02 workstation systemd[3711]: Started Bind mount /persist/home/nikola/.local/state/syncthing at /home/nikola/.local/state/syncthing.
Jun 19 07:34:02 workstation systemd[3711]: Reached target Paths.
Jun 19 07:34:02 workstation systemd[3711]: Reached target Sockets.
Jun 19 07:34:02 workstation systemd[3711]: Reached target Timers.
Jun 19 07:34:02 workstation systemd[3711]: Reached target Basic System.
Jun 19 07:34:02 workstation systemd[1]: Started User Manager for UID 1000.
Jun 19 07:34:02 workstation systemd[3711]: Starting Run user-specific NixOS activation...
Jun 19 07:34:02 workstation systemd[1]: Started Session 3 of User nikola.
Jun 19 07:34:02 workstation systemd[3711]: Starting sops-nix activation...
Jun 19 07:34:02 workstation systemd[3711]: Started Syncthing - Open Source Continuous File Synchronization.
Jun 19 07:34:02 workstation systemd[3711]: Finished Run user-specific NixOS activation.
Jun 19 07:34:02 workstation greetd[2559]: gkr-pam: gnome-keyring-daemon started properly and unlocked keyring
Jun 19 07:34:02 workstation syncthing[3842]: [start] INFO: syncthing v1.28.0 "Gold Grasshopper" (go1.23.8 linux-amd64) nix@nix 1980-01-01 00:00:00 UTC [noupgrade]
Jun 19 07:34:02 workstation systemd[3711]: Finished sops-nix activation.
Jun 19 07:34:02 workstation systemd[3711]: Reached target Main User Target.
Jun 19 07:34:02 workstation systemd[3711]: Startup finished in 156ms.
Jun 19 07:34:02 workstation syncthing[3842]: [MOORH] INFO: My ID: MOORHPW-ZDFOKSY-EZDR7HW-REIA6DJ-EGI6DUN-SGU5H3Y-FOFRM2J-IHGCCAE
Jun 19 07:34:02 workstation dbus-daemon[1471]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.5' (uid=0 pid=1537 comm="/nix/store/3n52dlrwqb79mc5zcr4nni17dkvaxwa1-system" label="kernel")
Jun 19 07:34:02 workstation systemd[1]: Starting Authorization Manager...
Jun 19 07:34:02 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:34:02 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:34:02 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:34:02 workstation polkitd[3898]: Started polkitd version 124
Jun 19 07:34:02 workstation polkitd[3898]: Loading rules from directory /etc/polkit-1/rules.d
Jun 19 07:34:02 workstation polkitd[3898]: 07:34:02.499: Loading rules from directory /etc/polkit-1/rules.d
Jun 19 07:34:02 workstation polkitd[3898]: 07:34:02.499: Loading rules from directory /run/current-system/sw/share/polkit-1/rules.d
Jun 19 07:34:02 workstation polkitd[3898]: Loading rules from directory /run/current-system/sw/share/polkit-1/rules.d
Jun 19 07:34:02 workstation polkitd[3898]: Finished loading, compiling and executing 4 rules
Jun 19 07:34:02 workstation polkitd[3898]: 07:34:02.500: Finished loading, compiling and executing 4 rules
Jun 19 07:34:02 workstation polkitd[3898]: Entering main event loop
Jun 19 07:34:02 workstation polkitd[3898]: Connected to the system bus
Jun 19 07:34:02 workstation dbus-daemon[1471]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jun 19 07:34:02 workstation systemd[1]: Started Authorization Manager.
Jun 19 07:34:02 workstation polkitd[3898]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jun 19 07:34:02 workstation polkitd[3898]: 07:34:02.500: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jun 19 07:34:02 workstation polkitd[3898]: user nikola is attempting action org.freedesktop.login1.chvt from PID 3853 command undefined
Jun 19 07:34:02 workstation systemd-timesyncd[1439]: Contacted time server 147.91.8.1:123 (2.nixos.pool.ntp.org).
Jun 19 07:34:02 workstation systemd[3711]: Started GNOME Keyring.
Jun 19 07:34:02 workstation systemd[3711]: Reached target Session services which should run early before the graphical session is brought up.
Jun 19 07:34:02 workstation systemd[3711]: Reached target Current graphical user session.
Jun 19 07:34:02 workstation systemd[3711]: Reached target sway compositor session.
Jun 19 07:34:02 workstation systemd[3711]: Starting Certificate and Key Storage...
Jun 19 07:34:02 workstation systemd[3711]: Starting Secret Storage Service...
Jun 19 07:34:02 workstation systemd[3711]: Starting SSH Key Agent...
Jun 19 07:34:02 workstation systemd[3711]: Starting PolicyKit Authentication Agent...
Jun 19 07:34:02 workstation systemd[3711]: Started polkit-gnome-authentication-agent-1.
Jun 19 07:34:02 workstation systemd[3711]: Started Highly customizable Wayland bar for Sway and Wlroots based compositors..
Jun 19 07:34:02 workstation gnome-keyring-daemon[3969]: gnome-keyring-daemon: no process capabilities, insecure memory might get used
Jun 19 07:34:02 workstation systemd[3711]: app-gnome\x2dkeyring\[email protected]: Skipped due to 'exec-condition'.
Jun 19 07:34:02 workstation systemd[3711]: Condition check resulted in Certificate and Key Storage being skipped.
Jun 19 07:34:02 workstation systemd[3711]: app-gnome\x2dkeyring\[email protected]: Skipped due to 'exec-condition'.
Jun 19 07:34:02 workstation systemd[3711]: Condition check resulted in Secret Storage Service being skipped.
Jun 19 07:34:02 workstation systemd[3711]: app-gnome\x2dkeyring\[email protected]: Skipped due to 'exec-condition'.
Jun 19 07:34:02 workstation systemd[3711]: Condition check resulted in SSH Key Agent being skipped.
Jun 19 07:34:02 workstation systemd[3711]: app-polkit\x2dgnome\x2dauthentication\x2dagent\[email protected]: Skipped due to 'exec-condition'.
Jun 19 07:34:02 workstation systemd[3711]: Condition check resulted in PolicyKit Authentication Agent being skipped.
Jun 19 07:34:02 workstation systemd[3711]: Reached target Startup of XDG autostart applications.
Jun 19 07:34:02 workstation gnome-keyring-daemon[3969]: discover_other_daemon: 1
Jun 19 07:34:02 workstation gnome-keyring-daemon[3969]: discover_other_daemon: 1SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Jun 19 07:34:02 workstation syncthing[3842]: [MOORH] INFO: Hashing performance is 1744.08 MB/s
Jun 19 07:34:02 workstation syncthing[3842]: [MOORH] INFO: Overall send rate is unlimited, receive rate is unlimited
Jun 19 07:34:02 workstation syncthing[3842]: [MOORH] INFO: Using discovery mechanism: global discovery server https://discovery-lookup.syncthing.net/v2/?noannounce
Jun 19 07:34:02 workstation syncthing[3842]: [MOORH] INFO: Using discovery mechanism: global discovery server https://discovery-announce-v4.syncthing.net/v2/?nolookup
Jun 19 07:34:02 workstation syncthing[3842]: [MOORH] INFO: Using discovery mechanism: global discovery server https://discovery-announce-v6.syncthing.net/v2/?nolookup
Jun 19 07:34:02 workstation syncthing[3842]: [MOORH] INFO: Using discovery mechanism: IPv4 local broadcast discovery on port 21027
Jun 19 07:34:02 workstation syncthing[3842]: [MOORH] INFO: Using discovery mechanism: IPv6 local multicast discovery on address [ff12::8384]:21027
Jun 19 07:34:02 workstation syncthing[3842]: [MOORH] INFO: Relay listener (dynamic+https://relays.syncthing.net/endpoint) starting
Jun 19 07:34:02 workstation syncthing[3842]: 2025/06/19 07:34:02 failed to sufficiently increase receive buffer size (was: 208 kiB, wanted: 7168 kiB, got: 416 kiB). See https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes for details.
Jun 19 07:34:02 workstation syncthing[3842]: [MOORH] INFO: TCP listener ([::]:22000) starting
Jun 19 07:34:02 workstation syncthing[3842]: [MOORH] INFO: QUIC listener ([::]:22000) starting
Jun 19 07:34:02 workstation syncthing[3842]: [MOORH] INFO: GUI and API listening on 127.0.0.1:8384
Jun 19 07:34:02 workstation syncthing[3842]: [MOORH] INFO: Access the GUI via the following URL: http://127.0.0.1:8384/
Jun 19 07:34:02 workstation syncthing[3842]: [MOORH] INFO: My name is "workstation"
Jun 19 07:34:02 workstation syncthing[3842]: [MOORH] INFO: Device 5SZ5WP2-K2SU7BV-ORY7XKK-O2RW7OH-FSDGSX4-KC4U6L7-7YZUNE7-QBTR5AF is "Nikola S23 ultra" at [dynamic]
Jun 19 07:34:02 workstation syncthing[3842]: [MOORH] INFO: Ready to synchronize "Obsidian" (gjuzx-h33ee) (sendreceive)
Jun 19 07:34:02 workstation polkitd[3898]: Registered Authentication Agent for unix-session:3 (system bus name :1.26 [/nix/store/w9paslcld9x0f4mnpzbqsng8jx0rcycj-polkit-gnome-0.105/libexec/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jun 19 07:34:02 workstation polkitd[3898]: 07:34:02.855: Registered Authentication Agent for unix-session:3 (system bus name :1.26 [/nix/store/w9paslcld9x0f4mnpzbqsng8jx0rcycj-polkit-gnome-0.105/libexec/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jun 19 07:34:02 workstation waybar[3975]: [2025-06-19 07:34:02.890] [debug] Try expanding: $XDG_CONFIG_HOME/waybar/config
Jun 19 07:34:02 workstation waybar[3975]: [2025-06-19 07:34:02.890] [debug] Found config file: $XDG_CONFIG_HOME/waybar/config
Jun 19 07:34:02 workstation waybar[3975]: [2025-06-19 07:34:02.890] [info] Using configuration file /home/nikola/.config/waybar/config
Jun 19 07:34:02 workstation syncthing[3842]: [MOORH] INFO: Completed initial scan of sendreceive folder "Obsidian" (gjuzx-h33ee)
Jun 19 07:34:02 workstation dbus-daemon[1471]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.28' (uid=1000 pid=4005 comm="/nix/store/58c76f5i8ppr55zd8z9i37wvyl7qhfqv-xdg-de" label="kernel")
Jun 19 07:34:02 workstation systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jun 19 07:34:02 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:34:02 workstation dbus-daemon[1471]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Jun 19 07:34:02 workstation systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jun 19 07:34:02 workstation systemd[3711]: Created slice User Core Session Slice.
Jun 19 07:34:02 workstation systemd[3711]: Starting D-Bus User Message Bus...
Jun 19 07:34:02 workstation systemd[3711]: Started PipeWire Multimedia Service.
Jun 19 07:34:02 workstation systemd[3711]: Started Multimedia Service Session Manager.
Jun 19 07:34:02 workstation systemd[3711]: Started D-Bus User Message Bus.
Jun 19 07:34:03 workstation polkitd[3898]: user nikola is attempting action org.freedesktop.RealtimeKit1.acquire-high-priority from PID 4040 command undefined
Jun 19 07:34:03 workstation rtkit-daemon[4036]: Successfully made thread 4040 of process 4040 owned by '1000' high priority at nice level -11.
Jun 19 07:34:03 workstation polkitd[3898]: user nikola is attempting action org.freedesktop.RealtimeKit1.acquire-high-priority from PID 4041 command undefined
Jun 19 07:34:03 workstation rtkit-daemon[4036]: Successfully made thread 4041 of process 4041 owned by '1000' high priority at nice level -11.
Jun 19 07:34:03 workstation polkitd[3898]: user nikola is attempting action org.freedesktop.RealtimeKit1.acquire-real-time from PID 4040 command undefined
Jun 19 07:34:03 workstation rtkit-daemon[4036]: Successfully made thread 4045 of process 4040 owned by '1000' RT at priority 20.
Jun 19 07:34:03 workstation systemd-timesyncd[1439]: Contacted time server 147.91.8.1:123 (2.nixos.pool.ntp.org).
Jun 19 07:34:03 workstation wireplumber[4041]: wp-internal-comp-loader: Loading profile 'main'
Jun 19 07:34:03 workstation polkitd[3898]: user nikola is attempting action org.freedesktop.RealtimeKit1.acquire-real-time from PID 4041 command undefined
Jun 19 07:34:03 workstation rtkit-daemon[4036]: Successfully made thread 4068 of process 4041 owned by '1000' RT at priority 20.
Jun 19 07:34:03 workstation waybar[3975]: [2025-06-19 07:34:03.080] [info] Discovered appearance 'dark'
Jun 19 07:34:03 workstation waybar[3975]: [2025-06-19 07:34:03.080] [debug] Try expanding: $XDG_CONFIG_HOME/waybar/style-dark.css
Jun 19 07:34:03 workstation waybar[3975]: [2025-06-19 07:34:03.080] [debug] Try expanding: $XDG_CONFIG_HOME/waybar/style.css
Jun 19 07:34:03 workstation waybar[3975]: [2025-06-19 07:34:03.080] [debug] Found config file: $XDG_CONFIG_HOME/waybar/style.css
Jun 19 07:34:03 workstation waybar[3975]: [2025-06-19 07:34:03.080] [info] Using CSS file /home/nikola/.config/waybar/style.css
Jun 19 07:34:03 workstation waybar[3975]: [2025-06-19 07:34:03.083] [debug] Output detection done: DP-2 (Dell Inc. DELL P2723D B54W1L3)
Jun 19 07:34:03 workstation systemd[3711]: Started PipeWire PulseAudio.
Jun 19 07:34:03 workstation waybar[4087]: New output: 51
Jun 19 07:34:03 workstation waybar[4087]: todo: handle signal: Some("NameAcquired")
Jun 19 07:34:03 workstation waybar[4087]: todo: handle signal: Some("NameAcquired")
Jun 19 07:34:03 workstation waybar[4087]: Output 51: name = "DP-2"
Jun 19 07:34:03 workstation waybar[4087]: Output 51: ramp_size = 4096
Jun 19 07:34:03 workstation waybar[3975]: [2025-06-19 07:34:03.102] [debug] GTK widget tree:
Jun 19 07:34:03 workstation waybar[3975]: window#waybar.background.bottom.DP-2..mode-default:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: decoration:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: box.horizontal:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: box.horizontal.modules-left:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: widget:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: label#custom-wlogout.module:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: widget:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: box#workspaces.horizontal.module:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: widget:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: label#mode.module:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: widget:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: label#custom-separator-left.module:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: widget:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: box#window.horizontal.module:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: image:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: label:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: box.horizontal.modules-center:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: box.horizontal.modules-right:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: widget:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: box#stats.horizontal:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: widget:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: label#cpu.module:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: widget:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: label#memory.module:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: widget:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: label#temperature.module:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: widget:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: label#custom-separator-right.module:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: widget:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: box#tidbits.horizontal:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: widget:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: label#pulseaudio.module:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: widget:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: label#custom-vpn.module:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: widget:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: box#tray.horizontal:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: widget:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: box#tray.horizontal.module:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: widget:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: box#gamma.horizontal:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: widget:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: label#custom-wl-gammarelay-brightness.module:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: widget:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: label#custom-wl-gammarelay-temperature.module:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: widget:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: label#custom-separator-right.module:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: widget:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: label#custom-weather.module:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: widget:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: label#clock.module:dir(ltr)
Jun 19 07:34:03 workstation waybar[3975]: [2025-06-19 07:34:03.105] [debug] Cmd exited with code 0
Jun 19 07:34:03 workstation waybar[3975]: [2025-06-19 07:34:03.105] [debug] Received SIGCHLD in signalThread
Jun 19 07:34:03 workstation polkitd[3898]: user nikola is attempting action org.freedesktop.RealtimeKit1.acquire-high-priority from PID 4086 command undefined
Jun 19 07:34:03 workstation rtkit-daemon[4036]: Successfully made thread 4086 of process 4086 owned by '1000' high priority at nice level -11.
Jun 19 07:34:03 workstation polkitd[3898]: user nikola is attempting action org.freedesktop.RealtimeKit1.acquire-real-time from PID 4086 command undefined
Jun 19 07:34:03 workstation rtkit-daemon[4036]: Successfully made thread 4115 of process 4086 owned by '1000' RT at priority 20.
Jun 19 07:34:03 workstation waybar[3975]: [2025-06-19 07:34:03.208] [info] Bar configured (width: 2560, height: 55) for output: DP-2
Jun 19 07:34:03 workstation waybar[3975]: [2025-06-19 07:34:03.317] [debug] Cmd exited with code 0
Jun 19 07:34:03 workstation waybar[3975]: [2025-06-19 07:34:03.317] [debug] Received SIGCHLD in signalThread
Jun 19 07:34:03 workstation kernel: usb 5-1.3.3: reset high-speed USB device number 6 using xhci_hcd
Jun 19 07:34:03 workstation wireplumber[4041]: spa.alsa: The decibel volume range for element 'Speaker' (-4000 dB - -900 dB) has negative maximum. Disabling the decibel range.
Jun 19 07:34:03 workstation wireplumber[4041]: spa.alsa: The decibel volume range for element 'Speaker' (-4000 dB - -900 dB) has negative maximum. Disabling the decibel range.
Jun 19 07:34:03 workstation wireplumber[4041]: spa.alsa: The decibel volume range for element 'Speaker' (-4000 dB - -900 dB) has negative maximum. Disabling the decibel range.
Jun 19 07:34:03 workstation wireplumber[4041]: spa.alsa: The decibel volume range for element 'Speaker' (-4000 dB - -900 dB) has negative maximum. Disabling the decibel range.
Jun 19 07:34:04 workstation wireplumber[4041]: default: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Jun 19 07:34:04 workstation wireplumber[4041]: spa.bluez5: BlueZ system service is not available
Jun 19 07:34:04 workstation wireplumber[4041]: [0:06:29.848104961] [4041] INFO IPAManager ipa_manager.cpp:137 libcamera is not installed. Adding '/nix/store/src/ipa' to the IPA search path
Jun 19 07:34:04 workstation wireplumber[4041]: [0:06:29.849141004] [4041] INFO Camera camera_manager.cpp:325 libcamera v0.3.2
Jun 19 07:34:05 workstation wireplumber[4041]: s-monitors-utils: skipping device libcamera:\_SB_.PCI0.GP17.XHC1.RHUB.PRT1-1.3.3:1.0-046d:0825
Jun 19 07:34:06 workstation waybar[3975]: [2025-06-19 07:34:06.127] [debug] Cmd exited with code 0
Jun 19 07:34:06 workstation waybar[3975]: [2025-06-19 07:34:06.127] [debug] Received SIGCHLD in signalThread
Jun 19 07:34:08 workstation syncthing[3842]: [MOORH] INFO: Established secure connection to 5SZ5WP2 at 192.168.1.133:36970-94.130.70.114:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABB77SHAF9IEA3SHUILPD8H8
Jun 19 07:34:08 workstation syncthing[3842]: [MOORH] INFO: Device 5SZ5WP2 client is "syncthing v1.27.3" named "Nikola S23 ultra" at 192.168.1.133:36970-94.130.70.114:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABB77SHAF9IEA3SHUILPD8H8
Jun 19 07:34:09 workstation waybar[3975]: [2025-06-19 07:34:09.150] [debug] Cmd exited with code 0
Jun 19 07:34:09 workstation waybar[3975]: [2025-06-19 07:34:09.150] [debug] Received SIGCHLD in signalThread
Jun 19 07:34:12 workstation waybar[3975]: [2025-06-19 07:34:12.172] [debug] Cmd exited with code 0
Jun 19 07:34:12 workstation waybar[3975]: [2025-06-19 07:34:12.172] [debug] Received SIGCHLD in signalThread
Jun 19 07:34:12 workstation systemd[1]: Stopping User Manager for UID 999...
Jun 19 07:34:12 workstation systemd[2503]: Activating special unit Exit the Session...
Jun 19 07:34:12 workstation systemd[2503]: Stopped target Main User Target.
Jun 19 07:34:12 workstation systemd[2503]: Stopped target Basic System.
Jun 19 07:34:12 workstation systemd[2503]: Stopped target Paths.
Jun 19 07:34:12 workstation systemd[2503]: Stopped target Sockets.
Jun 19 07:34:12 workstation systemd[2503]: Stopped target Timers.
Jun 19 07:34:12 workstation systemd[2503]: Closed D-Bus User Message Bus Socket.
Jun 19 07:34:12 workstation systemd[2503]: Closed PipeWire PulseAudio.
Jun 19 07:34:12 workstation systemd[2503]: Closed PipeWire Multimedia System Sockets.
Jun 19 07:34:12 workstation systemd[2503]: Removed slice User Application Slice.
Jun 19 07:34:12 workstation systemd[2503]: Reached target Shutdown.
Jun 19 07:34:12 workstation systemd[2503]: Finished Exit the Session.
Jun 19 07:34:12 workstation systemd[2503]: Reached target Exit the Session.
Jun 19 07:34:12 workstation (sd-pam)[2505]: pam_unix(systemd-user:session): session closed for user greeter
Jun 19 07:34:12 workstation systemd[1]: [email protected]: Deactivated successfully.
Jun 19 07:34:12 workstation systemd[1]: Stopped User Manager for UID 999.
Jun 19 07:34:12 workstation systemd[1]: [email protected]: Consumed 108ms CPU time, 12.3M memory peak, 2.7M read from disk.
Jun 19 07:34:12 workstation systemd[1]: Stopping User Runtime Directory /run/user/999...
Jun 19 07:34:12 workstation systemd[1]: run-user-999.mount: Deactivated successfully.
Jun 19 07:34:12 workstation systemd[1]: [email protected]: Deactivated successfully.
Jun 19 07:34:12 workstation systemd[1]: Stopped User Runtime Directory /run/user/999.
Jun 19 07:34:12 workstation systemd-logind[1537]: Removed session 2.
Jun 19 07:34:13 workstation syncthing[3842]: [MOORH] INFO: Joined relay relay://165.140.203.135:22067
Jun 19 07:34:15 workstation waybar[3975]: [2025-06-19 07:34:15.194] [debug] Cmd exited with code 0
Jun 19 07:34:15 workstation waybar[3975]: [2025-06-19 07:34:15.194] [debug] Received SIGCHLD in signalThread
Jun 19 07:34:18 workstation waybar[3975]: [2025-06-19 07:34:18.217] [debug] Cmd exited with code 0
Jun 19 07:34:18 workstation waybar[3975]: [2025-06-19 07:34:18.217] [debug] Received SIGCHLD in signalThread
Jun 19 07:34:21 workstation waybar[3975]: [2025-06-19 07:34:21.240] [debug] Cmd exited with code 0
Jun 19 07:34:21 workstation waybar[3975]: [2025-06-19 07:34:21.240] [debug] Received SIGCHLD in signalThread
Jun 19 07:34:24 workstation waybar[3975]: [2025-06-19 07:34:24.262] [debug] Cmd exited with code 0
Jun 19 07:34:24 workstation waybar[3975]: [2025-06-19 07:34:24.262] [debug] Received SIGCHLD in signalThread
Jun 19 07:34:27 workstation waybar[3975]: [2025-06-19 07:34:27.285] [debug] Cmd exited with code 0
Jun 19 07:34:27 workstation waybar[3975]: [2025-06-19 07:34:27.285] [debug] Received SIGCHLD in signalThread
Jun 19 07:34:30 workstation waybar[3975]: [2025-06-19 07:34:30.310] [debug] Cmd exited with code 0
Jun 19 07:34:30 workstation waybar[3975]: [2025-06-19 07:34:30.310] [debug] Received SIGCHLD in signalThread
Jun 19 07:34:30 workstation syncthing[3842]: [MOORH] INFO: Detected 1 NAT service
Jun 19 07:34:33 workstation waybar[3975]: [2025-06-19 07:34:33.331] [debug] Cmd exited with code 0
Jun 19 07:34:33 workstation waybar[3975]: [2025-06-19 07:34:33.331] [debug] Received SIGCHLD in signalThread
Jun 19 07:34:36 workstation waybar[3975]: [2025-06-19 07:34:36.354] [debug] Cmd exited with code 0
Jun 19 07:34:36 workstation waybar[3975]: [2025-06-19 07:34:36.354] [debug] Received SIGCHLD in signalThread
Jun 19 07:34:39 workstation waybar[3975]: [2025-06-19 07:34:39.377] [debug] Cmd exited with code 0
Jun 19 07:34:39 workstation waybar[3975]: [2025-06-19 07:34:39.377] [debug] Received SIGCHLD in signalThread
Jun 19 07:34:42 workstation waybar[3975]: [2025-06-19 07:34:42.400] [debug] Received SIGCHLD in signalThread
Jun 19 07:34:42 workstation waybar[3975]: [2025-06-19 07:34:42.400] [debug] Cmd exited with code 0
Jun 19 07:34:45 workstation waybar[3975]: [2025-06-19 07:34:45.423] [debug] Cmd exited with code 0
Jun 19 07:34:45 workstation waybar[3975]: [2025-06-19 07:34:45.423] [debug] Received SIGCHLD in signalThread
Jun 19 07:34:48 workstation waybar[3975]: [2025-06-19 07:34:48.445] [debug] Received SIGCHLD in signalThread
Jun 19 07:34:48 workstation waybar[3975]: [2025-06-19 07:34:48.445] [debug] Cmd exited with code 0
Jun 19 07:34:51 workstation waybar[3975]: [2025-06-19 07:34:51.468] [debug] Received SIGCHLD in signalThread
Jun 19 07:34:51 workstation waybar[3975]: [2025-06-19 07:34:51.468] [debug] Cmd exited with code 0
Jun 19 07:34:54 workstation waybar[3975]: [2025-06-19 07:34:54.490] [debug] Cmd exited with code 0
Jun 19 07:34:54 workstation waybar[3975]: [2025-06-19 07:34:54.490] [debug] Received SIGCHLD in signalThread
Jun 19 07:34:57 workstation waybar[3975]: [2025-06-19 07:34:57.513] [debug] Cmd exited with code 0
Jun 19 07:34:57 workstation waybar[3975]: [2025-06-19 07:34:57.513] [debug] Received SIGCHLD in signalThread
Jun 19 07:35:00 workstation waybar[3975]: [2025-06-19 07:35:00.536] [debug] Cmd exited with code 0
Jun 19 07:35:00 workstation waybar[3975]: [2025-06-19 07:35:00.536] [debug] Received SIGCHLD in signalThread
Jun 19 07:35:03 workstation waybar[3975]: [2025-06-19 07:35:03.559] [debug] Received SIGCHLD in signalThread
Jun 19 07:35:03 workstation waybar[3975]: [2025-06-19 07:35:03.559] [debug] Cmd exited with code 0
Jun 19 07:35:06 workstation waybar[3975]: [2025-06-19 07:35:06.581] [debug] Cmd exited with code 0
Jun 19 07:35:06 workstation waybar[3975]: [2025-06-19 07:35:06.581] [debug] Received SIGCHLD in signalThread
Jun 19 07:35:09 workstation waybar[3975]: [2025-06-19 07:35:09.606] [debug] Received SIGCHLD in signalThread
Jun 19 07:35:09 workstation waybar[3975]: [2025-06-19 07:35:09.606] [debug] Cmd exited with code 0
Jun 19 07:35:12 workstation waybar[3975]: [2025-06-19 07:35:12.628] [debug] Cmd exited with code 0
Jun 19 07:35:12 workstation waybar[3975]: [2025-06-19 07:35:12.628] [debug] Received SIGCHLD in signalThread
Jun 19 07:35:15 workstation waybar[3975]: [2025-06-19 07:35:15.650] [debug] Cmd exited with code 0
Jun 19 07:35:15 workstation waybar[3975]: [2025-06-19 07:35:15.650] [debug] Received SIGCHLD in signalThread
Jun 19 07:35:18 workstation waybar[3975]: [2025-06-19 07:35:18.674] [debug] Cmd exited with code 0
Jun 19 07:35:18 workstation waybar[3975]: [2025-06-19 07:35:18.674] [debug] Received SIGCHLD in signalThread
Jun 19 07:35:21 workstation waybar[3975]: [2025-06-19 07:35:21.699] [debug] Cmd exited with code 0
Jun 19 07:35:21 workstation waybar[3975]: [2025-06-19 07:35:21.699] [debug] Received SIGCHLD in signalThread
Jun 19 07:35:24 workstation waybar[3975]: [2025-06-19 07:35:24.722] [debug] Cmd exited with code 0
Jun 19 07:35:24 workstation waybar[3975]: [2025-06-19 07:35:24.723] [debug] Received SIGCHLD in signalThread
Jun 19 07:35:27 workstation waybar[3975]: [2025-06-19 07:35:27.745] [debug] Cmd exited with code 0
Jun 19 07:35:27 workstation waybar[3975]: [2025-06-19 07:35:27.745] [debug] Received SIGCHLD in signalThread
Jun 19 07:35:30 workstation waybar[3975]: [2025-06-19 07:35:30.768] [debug] Cmd exited with code 0
Jun 19 07:35:30 workstation waybar[3975]: [2025-06-19 07:35:30.768] [debug] Received SIGCHLD in signalThread
Jun 19 07:35:33 workstation waybar[3975]: [2025-06-19 07:35:33.792] [debug] Received SIGCHLD in signalThread
Jun 19 07:35:33 workstation waybar[3975]: [2025-06-19 07:35:33.792] [debug] Cmd exited with code 0
Jun 19 07:35:36 workstation waybar[3975]: [2025-06-19 07:35:36.812] [debug] Cmd exited with code 0
Jun 19 07:35:36 workstation waybar[3975]: [2025-06-19 07:35:36.812] [debug] Received SIGCHLD in signalThread
Jun 19 07:35:39 workstation waybar[3975]: [2025-06-19 07:35:39.835] [debug] Received SIGCHLD in signalThread
Jun 19 07:35:39 workstation waybar[3975]: [2025-06-19 07:35:39.835] [debug] Cmd exited with code 0
Jun 19 07:35:42 workstation waybar[3975]: [2025-06-19 07:35:42.857] [debug] Cmd exited with code 0
Jun 19 07:35:42 workstation waybar[3975]: [2025-06-19 07:35:42.857] [debug] Received SIGCHLD in signalThread
Jun 19 07:35:45 workstation waybar[3975]: [2025-06-19 07:35:45.881] [debug] Cmd exited with code 0
Jun 19 07:35:45 workstation waybar[3975]: [2025-06-19 07:35:45.881] [debug] Received SIGCHLD in signalThread
Jun 19 07:35:48 workstation waybar[3975]: [2025-06-19 07:35:48.905] [debug] Cmd exited with code 0
Jun 19 07:35:48 workstation waybar[3975]: [2025-06-19 07:35:48.905] [debug] Received SIGCHLD in signalThread
Jun 19 07:35:51 workstation waybar[3975]: [2025-06-19 07:35:51.927] [debug] Cmd exited with code 0
Jun 19 07:35:51 workstation waybar[3975]: [2025-06-19 07:35:51.928] [debug] Received SIGCHLD in signalThread
Jun 19 07:35:54 workstation waybar[3975]: [2025-06-19 07:35:54.951] [debug] Received SIGCHLD in signalThread
Jun 19 07:35:54 workstation waybar[3975]: [2025-06-19 07:35:54.951] [debug] Cmd exited with code 0
Jun 19 07:35:57 workstation waybar[3975]: [2025-06-19 07:35:57.975] [debug] Cmd exited with code 0
Jun 19 07:35:57 workstation waybar[3975]: [2025-06-19 07:35:57.975] [debug] Received SIGCHLD in signalThread
Jun 19 07:36:00 workstation waybar[3975]: [2025-06-19 07:36:00.997] [debug] Cmd exited with code 0
Jun 19 07:36:00 workstation waybar[3975]: [2025-06-19 07:36:00.997] [debug] Received SIGCHLD in signalThread
Jun 19 07:36:04 workstation waybar[3975]: [2025-06-19 07:36:04.021] [debug] Cmd exited with code 0
Jun 19 07:36:04 workstation waybar[3975]: [2025-06-19 07:36:04.021] [debug] Received SIGCHLD in signalThread
Jun 19 07:36:07 workstation waybar[3975]: [2025-06-19 07:36:07.044] [debug] Cmd exited with code 0
Jun 19 07:36:07 workstation waybar[3975]: [2025-06-19 07:36:07.044] [debug] Received SIGCHLD in signalThread
Jun 19 07:36:10 workstation waybar[3975]: [2025-06-19 07:36:10.067] [debug] Cmd exited with code 0
Jun 19 07:36:10 workstation waybar[3975]: [2025-06-19 07:36:10.067] [debug] Received SIGCHLD in signalThread
Jun 19 07:36:13 workstation waybar[3975]: [2025-06-19 07:36:13.090] [debug] Cmd exited with code 0
Jun 19 07:36:13 workstation waybar[3975]: [2025-06-19 07:36:13.090] [debug] Received SIGCHLD in signalThread
Jun 19 07:36:16 workstation waybar[3975]: [2025-06-19 07:36:16.111] [debug] Cmd exited with code 0
Jun 19 07:36:16 workstation waybar[3975]: [2025-06-19 07:36:16.111] [debug] Received SIGCHLD in signalThread
Jun 19 07:36:19 workstation waybar[3975]: [2025-06-19 07:36:19.133] [debug] Received SIGCHLD in signalThread
Jun 19 07:36:19 workstation waybar[3975]: [2025-06-19 07:36:19.133] [debug] Cmd exited with code 0
Jun 19 07:36:22 workstation waybar[3975]: [2025-06-19 07:36:22.157] [debug] Cmd exited with code 0
Jun 19 07:36:22 workstation waybar[3975]: [2025-06-19 07:36:22.157] [debug] Received SIGCHLD in signalThread
Jun 19 07:36:25 workstation waybar[3975]: [2025-06-19 07:36:25.179] [debug] Cmd exited with code 0
Jun 19 07:36:25 workstation waybar[3975]: [2025-06-19 07:36:25.179] [debug] Received SIGCHLD in signalThread
Jun 19 07:36:28 workstation waybar[3975]: [2025-06-19 07:36:28.200] [debug] Cmd exited with code 0
Jun 19 07:36:28 workstation waybar[3975]: [2025-06-19 07:36:28.200] [debug] Received SIGCHLD in signalThread
Jun 19 07:36:31 workstation waybar[3975]: [2025-06-19 07:36:31.223] [debug] Received SIGCHLD in signalThread
Jun 19 07:36:31 workstation waybar[3975]: [2025-06-19 07:36:31.223] [debug] Cmd exited with code 0
Jun 19 07:36:34 workstation waybar[3975]: [2025-06-19 07:36:34.245] [debug] Cmd exited with code 0
Jun 19 07:36:34 workstation waybar[3975]: [2025-06-19 07:36:34.245] [debug] Received SIGCHLD in signalThread
Jun 19 07:36:37 workstation waybar[3975]: [2025-06-19 07:36:37.266] [debug] Cmd exited with code 0
Jun 19 07:36:37 workstation waybar[3975]: [2025-06-19 07:36:37.266] [debug] Received SIGCHLD in signalThread
Jun 19 07:36:40 workstation waybar[3975]: [2025-06-19 07:36:40.290] [debug] Cmd exited with code 0
Jun 19 07:36:40 workstation waybar[3975]: [2025-06-19 07:36:40.290] [debug] Received SIGCHLD in signalThread
Jun 19 07:36:43 workstation waybar[3975]: [2025-06-19 07:36:43.313] [debug] Cmd exited with code 0
Jun 19 07:36:43 workstation waybar[3975]: [2025-06-19 07:36:43.313] [debug] Received SIGCHLD in signalThread
Jun 19 07:36:46 workstation waybar[3975]: [2025-06-19 07:36:46.335] [debug] Received SIGCHLD in signalThread
Jun 19 07:36:46 workstation waybar[3975]: [2025-06-19 07:36:46.335] [debug] Cmd exited with code 0
Jun 19 07:36:49 workstation waybar[3975]: [2025-06-19 07:36:49.360] [debug] Cmd exited with code 0
Jun 19 07:36:49 workstation waybar[3975]: [2025-06-19 07:36:49.360] [debug] Received SIGCHLD in signalThread
Jun 19 07:36:52 workstation waybar[3975]: [2025-06-19 07:36:52.384] [debug] Cmd exited with code 0
Jun 19 07:36:52 workstation waybar[3975]: [2025-06-19 07:36:52.384] [debug] Received SIGCHLD in signalThread
Jun 19 07:36:55 workstation waybar[3975]: [2025-06-19 07:36:55.408] [debug] Received SIGCHLD in signalThread
Jun 19 07:36:55 workstation waybar[3975]: [2025-06-19 07:36:55.408] [debug] Cmd exited with code 0
Jun 19 07:36:58 workstation waybar[3975]: [2025-06-19 07:36:58.431] [debug] Cmd exited with code 0
Jun 19 07:36:58 workstation waybar[3975]: [2025-06-19 07:36:58.431] [debug] Received SIGCHLD in signalThread
Jun 19 07:37:01 workstation waybar[3975]: [2025-06-19 07:37:01.455] [debug] Received SIGCHLD in signalThread
Jun 19 07:37:01 workstation waybar[3975]: [2025-06-19 07:37:01.455] [debug] Cmd exited with code 0
Jun 19 07:37:04 workstation waybar[3975]: [2025-06-19 07:37:04.478] [debug] Received SIGCHLD in signalThread
Jun 19 07:37:04 workstation waybar[3975]: [2025-06-19 07:37:04.478] [debug] Cmd exited with code 0
Jun 19 07:37:07 workstation waybar[3975]: [2025-06-19 07:37:07.503] [debug] Cmd exited with code 0
Jun 19 07:37:07 workstation waybar[3975]: [2025-06-19 07:37:07.503] [debug] Received SIGCHLD in signalThread
Jun 19 07:37:10 workstation waybar[3975]: [2025-06-19 07:37:10.525] [debug] Cmd exited with code 0
Jun 19 07:37:10 workstation waybar[3975]: [2025-06-19 07:37:10.525] [debug] Received SIGCHLD in signalThread
Jun 19 07:37:13 workstation waybar[3975]: [2025-06-19 07:37:13.547] [debug] Received SIGCHLD in signalThread
Jun 19 07:37:13 workstation waybar[3975]: [2025-06-19 07:37:13.547] [debug] Cmd exited with code 0
Jun 19 07:37:16 workstation waybar[3975]: [2025-06-19 07:37:16.572] [debug] Cmd exited with code 0
Jun 19 07:37:16 workstation waybar[3975]: [2025-06-19 07:37:16.572] [debug] Received SIGCHLD in signalThread
Jun 19 07:37:19 workstation waybar[3975]: [2025-06-19 07:37:19.593] [debug] Cmd exited with code 0
Jun 19 07:37:19 workstation waybar[3975]: [2025-06-19 07:37:19.593] [debug] Received SIGCHLD in signalThread
Jun 19 07:37:22 workstation waybar[3975]: [2025-06-19 07:37:22.616] [debug] Cmd exited with code 0
Jun 19 07:37:22 workstation waybar[3975]: [2025-06-19 07:37:22.616] [debug] Received SIGCHLD in signalThread
Jun 19 07:37:25 workstation waybar[3975]: [2025-06-19 07:37:25.638] [debug] Cmd exited with code 0
Jun 19 07:37:25 workstation waybar[3975]: [2025-06-19 07:37:25.638] [debug] Received SIGCHLD in signalThread
Jun 19 07:37:28 workstation waybar[3975]: [2025-06-19 07:37:28.661] [debug] Cmd exited with code 0
Jun 19 07:37:28 workstation waybar[3975]: [2025-06-19 07:37:28.661] [debug] Received SIGCHLD in signalThread
Jun 19 07:37:31 workstation waybar[3975]: [2025-06-19 07:37:31.685] [debug] Cmd exited with code 0
Jun 19 07:37:31 workstation waybar[3975]: [2025-06-19 07:37:31.685] [debug] Received SIGCHLD in signalThread
Jun 19 07:37:34 workstation waybar[3975]: [2025-06-19 07:37:34.708] [debug] Cmd exited with code 0
Jun 19 07:37:34 workstation waybar[3975]: [2025-06-19 07:37:34.708] [debug] Received SIGCHLD in signalThread
Jun 19 07:37:37 workstation waybar[3975]: [2025-06-19 07:37:37.731] [debug] Cmd exited with code 0
Jun 19 07:37:37 workstation waybar[3975]: [2025-06-19 07:37:37.731] [debug] Received SIGCHLD in signalThread
Jun 19 07:37:39 workstation systemd[3711]: Started app-org.chromium.Chromium-5423.scope.
Jun 19 07:37:40 workstation waybar[3975]: [2025-06-19 07:37:40.749] [debug] Cmd exited with code 0
Jun 19 07:37:40 workstation waybar[3975]: [2025-06-19 07:37:40.749] [debug] Received SIGCHLD in signalThread
Jun 19 07:37:43 workstation waybar[3975]: [2025-06-19 07:37:43.769] [debug] Received SIGCHLD in signalThread
Jun 19 07:37:43 workstation waybar[3975]: [2025-06-19 07:37:43.769] [debug] Cmd exited with code 0
Jun 19 07:37:46 workstation waybar[3975]: [2025-06-19 07:37:46.791] [debug] Cmd exited with code 0
Jun 19 07:37:46 workstation waybar[3975]: [2025-06-19 07:37:46.791] [debug] Received SIGCHLD in signalThread
Jun 19 07:37:48 workstation kernel: usb 5-1.3.3: reset high-speed USB device number 6 using xhci_hcd
Jun 19 07:37:49 workstation waybar[3975]: [2025-06-19 07:37:49.808] [debug] Cmd exited with code 0
Jun 19 07:37:49 workstation waybar[3975]: [2025-06-19 07:37:49.808] [debug] Received SIGCHLD in signalThread
Jun 19 07:37:52 workstation waybar[3975]: [2025-06-19 07:37:52.829] [debug] Cmd exited with code 0
Jun 19 07:37:52 workstation waybar[3975]: [2025-06-19 07:37:52.829] [debug] Received SIGCHLD in signalThread
Jun 19 07:37:55 workstation waybar[3975]: [2025-06-19 07:37:55.848] [debug] Received SIGCHLD in signalThread
Jun 19 07:37:55 workstation waybar[3975]: [2025-06-19 07:37:55.848] [debug] Cmd exited with code 0
Jun 19 07:37:58 workstation waybar[3975]: [2025-06-19 07:37:58.873] [debug] Cmd exited with code 0
Jun 19 07:37:58 workstation waybar[3975]: [2025-06-19 07:37:58.873] [debug] Received SIGCHLD in signalThread
Jun 19 07:38:01 workstation waybar[3975]: [2025-06-19 07:38:01.894] [debug] Cmd exited with code 0
Jun 19 07:38:01 workstation waybar[3975]: [2025-06-19 07:38:01.894] [debug] Received SIGCHLD in signalThread
Jun 19 07:38:04 workstation waybar[3975]: [2025-06-19 07:38:04.917] [debug] Cmd exited with code 0
Jun 19 07:38:04 workstation waybar[3975]: [2025-06-19 07:38:04.917] [debug] Received SIGCHLD in signalThread
Jun 19 07:38:07 workstation waybar[3975]: [2025-06-19 07:38:07.939] [debug] Cmd exited with code 0
Jun 19 07:38:07 workstation waybar[3975]: [2025-06-19 07:38:07.939] [debug] Received SIGCHLD in signalThread
Jun 19 07:38:09 workstation chrome[5423]: [5423:5454:0619/073809.047717:INFO:chrome/browser/extensions/extension_garbage_collector.cc:184] Garbage collection for extensions on file thread is complete.
Jun 19 07:38:10 workstation waybar[3975]: [2025-06-19 07:38:10.962] [debug] Cmd exited with code 0
Jun 19 07:38:10 workstation waybar[3975]: [2025-06-19 07:38:10.962] [debug] Received SIGCHLD in signalThread
Jun 19 07:38:13 workstation waybar[3975]: [2025-06-19 07:38:13.985] [debug] Cmd exited with code 0
Jun 19 07:38:13 workstation waybar[3975]: [2025-06-19 07:38:13.985] [debug] Received SIGCHLD in signalThread
Jun 19 07:38:17 workstation waybar[3975]: [2025-06-19 07:38:17.007] [debug] Cmd exited with code 0
Jun 19 07:38:17 workstation waybar[3975]: [2025-06-19 07:38:17.007] [debug] Received SIGCHLD in signalThread
Jun 19 07:38:20 workstation waybar[3975]: [2025-06-19 07:38:20.031] [debug] Received SIGCHLD in signalThread
Jun 19 07:38:20 workstation waybar[3975]: [2025-06-19 07:38:20.031] [debug] Cmd exited with code 0
Jun 19 07:38:23 workstation waybar[3975]: [2025-06-19 07:38:23.053] [debug] Received SIGCHLD in signalThread
Jun 19 07:38:23 workstation waybar[3975]: [2025-06-19 07:38:23.053] [debug] Cmd exited with code 0
Jun 19 07:38:26 workstation waybar[3975]: [2025-06-19 07:38:26.074] [debug] Cmd exited with code 0
Jun 19 07:38:26 workstation waybar[3975]: [2025-06-19 07:38:26.074] [debug] Received SIGCHLD in signalThread
Jun 19 07:38:29 workstation waybar[3975]: [2025-06-19 07:38:29.099] [debug] Cmd exited with code 0
Jun 19 07:38:29 workstation waybar[3975]: [2025-06-19 07:38:29.099] [debug] Received SIGCHLD in signalThread
Jun 19 07:38:32 workstation waybar[3975]: [2025-06-19 07:38:32.121] [debug] Received SIGCHLD in signalThread
Jun 19 07:38:32 workstation waybar[3975]: [2025-06-19 07:38:32.121] [debug] Cmd exited with code 0
Jun 19 07:38:35 workstation waybar[3975]: [2025-06-19 07:38:35.144] [debug] Received SIGCHLD in signalThread
Jun 19 07:38:35 workstation waybar[3975]: [2025-06-19 07:38:35.144] [debug] Cmd exited with code 0
Jun 19 07:38:38 workstation waybar[3975]: [2025-06-19 07:38:38.166] [debug] Cmd exited with code 0
Jun 19 07:38:38 workstation waybar[3975]: [2025-06-19 07:38:38.166] [debug] Received SIGCHLD in signalThread
Jun 19 07:38:41 workstation waybar[3975]: [2025-06-19 07:38:41.191] [debug] Cmd exited with code 0
Jun 19 07:38:41 workstation waybar[3975]: [2025-06-19 07:38:41.191] [debug] Received SIGCHLD in signalThread
Jun 19 07:38:44 workstation waybar[3975]: [2025-06-19 07:38:44.214] [debug] Cmd exited with code 0
Jun 19 07:38:44 workstation waybar[3975]: [2025-06-19 07:38:44.214] [debug] Received SIGCHLD in signalThread
Jun 19 07:38:47 workstation waybar[3975]: [2025-06-19 07:38:47.238] [debug] Cmd exited with code 0
Jun 19 07:38:47 workstation waybar[3975]: [2025-06-19 07:38:47.238] [debug] Received SIGCHLD in signalThread
Jun 19 07:38:50 workstation waybar[3975]: [2025-06-19 07:38:50.260] [debug] Cmd exited with code 0
Jun 19 07:38:50 workstation waybar[3975]: [2025-06-19 07:38:50.260] [debug] Received SIGCHLD in signalThread
Jun 19 07:38:53 workstation waybar[3975]: [2025-06-19 07:38:53.282] [debug] Cmd exited with code 0
Jun 19 07:38:53 workstation waybar[3975]: [2025-06-19 07:38:53.282] [debug] Received SIGCHLD in signalThread
Jun 19 07:38:56 workstation waybar[3975]: [2025-06-19 07:38:56.307] [debug] Cmd exited with code 0
Jun 19 07:38:56 workstation waybar[3975]: [2025-06-19 07:38:56.307] [debug] Received SIGCHLD in signalThread
Jun 19 07:38:59 workstation waybar[3975]: [2025-06-19 07:38:59.331] [debug] Cmd exited with code 0
Jun 19 07:38:59 workstation waybar[3975]: [2025-06-19 07:38:59.331] [debug] Received SIGCHLD in signalThread
Jun 19 07:39:00 workstation systemd[1]: Starting Libvirt Virtual Machine Management Daemon - configuration...
Jun 19 07:39:00 workstation systemd[1]: libvirtd-config.service: Deactivated successfully.
Jun 19 07:39:00 workstation systemd[1]: Finished Libvirt Virtual Machine Management Daemon - configuration.
Jun 19 07:39:00 workstation systemd[1]: Starting libvirt legacy monolithic daemon...
Jun 19 07:39:01 workstation systemd[1]: Started libvirt legacy monolithic daemon.
Jun 19 07:39:01 workstation .libvirtd-wrapp[8597]: libvirt version: 10.9.0
Jun 19 07:39:01 workstation .libvirtd-wrapp[8597]: hostname: workstation
Jun 19 07:39:01 workstation .libvirtd-wrapp[8597]: Obsolete nvram variable is set while firmware metadata files found. Note that the nvram config file variable is going to be ignored.
Jun 19 07:39:01 workstation polkitd[3898]: user nikola is attempting action org.libvirt.unix.manage from PID 8522 command undefined
Jun 19 07:39:01 workstation polkitd[3898]: user nikola is attempting action org.libvirt.unix.manage from PID 8522 command undefined
Jun 19 07:39:01 workstation tailscaled[2390]: [RATELIMIT] format("monitor: %s: src=%v, dst=%v, gw=%v, outif=%v, table=%v") (5 dropped)
Jun 19 07:39:01 workstation tailscaled[2390]: monitor: RTM_NEWROUTE: src=192.168.121.1/0, dst=192.168.121.1/32, gw=, outif=6, table=255
Jun 19 07:39:01 workstation tailscaled[2390]: monitor: RTM_NEWROUTE: src=192.168.121.1/0, dst=192.168.121.255/32, gw=, outif=6, table=255
Jun 19 07:39:01 workstation tailscaled[2390]: monitor: RTM_NEWROUTE: src=192.168.121.1/0, dst=192.168.121.0/24, gw=, outif=6, table=254
Jun 19 07:39:01 workstation tailscaled[2390]: LinkChange: major, rebinding. New state: interfaces.State{defaultRoute=enp119s0 ifs={br-4b8cc8e0337d:[192.168.49.1/24] docker0:[172.17.0.1/16] enp119s0:[192.168.1.133/24 llu6] tailscale0:[100.80.74.76/32 fd7a:115c:a1e0::aa01:4a4c/128 llu6] virbr1:[192.168.121.1/24]} v4=true v6=false}
Jun 19 07:39:01 workstation tailscaled[2390]: dns: Set: {DefaultResolvers:[] Routes:{tail6bf949.ts.net.:[] ts.net.:[199.247.155.53 2620:111:8007::53]}+65arpa SearchDomains:[tail6bf949.ts.net.] Hosts:7}
Jun 19 07:39:01 workstation dbus-daemon[1471]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.6' (uid=0 pid=1632 comm="/nix/store/jdy13dx8frzbmxgpv6rd2xaba96q9fbx-networ" label="kernel")
Jun 19 07:39:01 workstation systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 19 07:39:01 workstation tailscaled[2390]: dns: Resolvercfg: {Routes:{.:[1.1.1.1 9.9.9.9 8.8.8.8] ts.net.:[199.247.155.53 2620:111:8007::53]} Hosts:7 LocalDomains:[tail6bf949.ts.net.]+65arpa}
Jun 19 07:39:01 workstation tailscaled[2390]: dns: OScfg: {Nameservers:[100.100.100.100] SearchDomains:[tail6bf949.ts.net.] }
Jun 19 07:39:01 workstation dnsmasq[8714]: started, version 2.90 cachesize 150
Jun 19 07:39:01 workstation dnsmasq[8714]: compile time options: IPv6 GNU-getopt DBus no-UBus no-i18n IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset nftset auth cryptohash DNSSEC loop-detect inotify dumpfile
Jun 19 07:39:01 workstation dnsmasq-dhcp[8714]: DHCP, IP range 192.168.121.1 -- 192.168.121.254, lease time 1h
Jun 19 07:39:01 workstation dnsmasq-dhcp[8714]: DHCP, sockets bound exclusively to interface virbr1
Jun 19 07:39:01 workstation dnsmasq[8714]: reading /etc/resolv.conf
Jun 19 07:39:01 workstation dnsmasq[8714]: using nameserver 100.100.100.100#53
Jun 19 07:39:01 workstation dnsmasq[8714]: read /etc/hosts - 5 names
Jun 19 07:39:01 workstation dnsmasq[8714]: read /var/lib/libvirt/dnsmasq/vagrant-libvirt.addnhosts - 0 names
Jun 19 07:39:01 workstation dnsmasq-dhcp[8714]: read /var/lib/libvirt/dnsmasq/vagrant-libvirt.hostsfile
Jun 19 07:39:01 workstation tailscaled[2390]: wgengine: set DNS config again after major link change
Jun 19 07:39:01 workstation tailscaled[2390]: [RATELIMIT] format("onPortUpdate(port=%v, network=%s)") (5 dropped)
Jun 19 07:39:01 workstation tailscaled[2390]: onPortUpdate(port=41641, network=udp6)
Jun 19 07:39:01 workstation tailscaled[2390]: onPortUpdate(port=41641, network=udp4)
Jun 19 07:39:01 workstation tailscaled[2390]: Rebind; defIf="enp119s0", ips=[192.168.1.133/24 fe80::6bfa:3bb5:cd4b:2aee/64]
Jun 19 07:39:01 workstation tailscaled[2390]: magicsock: 1 active derp conns: derp-26=cr11m0s,wr11m0s
Jun 19 07:39:01 workstation dbus-daemon[1471]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 19 07:39:01 workstation systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 19 07:39:01 workstation tailscaled[2390]: post-rebind ping of DERP region 26 okay
Jun 19 07:39:01 workstation tailscaled[2390]: monitor: RTM_NEWROUTE: src=192.168.56.1/0, dst=192.168.56.1/32, gw=, outif=7, table=255
Jun 19 07:39:01 workstation tailscaled[2390]: monitor: RTM_NEWROUTE: src=192.168.56.1/0, dst=192.168.56.255/32, gw=, outif=7, table=255
Jun 19 07:39:01 workstation tailscaled[2390]: [RATELIMIT] format("monitor: %s: src=%v, dst=%v, gw=%v, outif=%v, table=%v")
Jun 19 07:39:01 workstation dnsmasq[8760]: started, version 2.90 cachesize 150
Jun 19 07:39:01 workstation dnsmasq[8760]: compile time options: IPv6 GNU-getopt DBus no-UBus no-i18n IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset nftset auth cryptohash DNSSEC loop-detect inotify dumpfile
Jun 19 07:39:01 workstation dnsmasq-dhcp[8760]: DHCP, IP range 192.168.56.1 -- 192.168.56.254, lease time 1h
Jun 19 07:39:01 workstation dnsmasq-dhcp[8760]: DHCP, sockets bound exclusively to interface virbr2
Jun 19 07:39:01 workstation dnsmasq[8760]: reading /etc/resolv.conf
Jun 19 07:39:01 workstation dnsmasq[8760]: using nameserver 100.100.100.100#53
Jun 19 07:39:01 workstation dnsmasq[8760]: read /etc/hosts - 5 names
Jun 19 07:39:01 workstation dnsmasq[8760]: read /var/lib/libvirt/dnsmasq/infra-10.addnhosts - 0 names
Jun 19 07:39:01 workstation dnsmasq-dhcp[8760]: read /var/lib/libvirt/dnsmasq/infra-10.hostsfile
Jun 19 07:39:01 workstation kernel: xhci_hcd 0000:78:00.0: WARN: xHC CMD_RUN timeout
Jun 19 07:39:01 workstation kernel: xhci_hcd 0000:78:00.0: PM: suspend_common(): xhci_pci_suspend [xhci_pci] returns -110
Jun 19 07:39:01 workstation kernel: xhci_hcd 0000:78:00.0: can't suspend (hcd_pci_runtime_suspend returned -110)
Jun 19 07:39:01 workstation systemd[1]: Started Virtual machine log manager.
Jun 19 07:39:01 workstation kernel: virbr1: port 1(vnet0) entered blocking state
Jun 19 07:39:01 workstation kernel: virbr1: port 1(vnet0) entered disabled state
Jun 19 07:39:01 workstation kernel: vnet0: entered allmulticast mode
Jun 19 07:39:01 workstation kernel: vnet0: entered promiscuous mode
Jun 19 07:39:01 workstation kernel: virbr1: port 1(vnet0) entered blocking state
Jun 19 07:39:01 workstation kernel: virbr1: port 1(vnet0) entered listening state
Jun 19 07:39:01 workstation tailscaled[2390]: LinkChange: major, rebinding. New state: interfaces.State{defaultRoute=enp119s0 ifs={br-4b8cc8e0337d:[192.168.49.1/24] docker0:[172.17.0.1/16] enp119s0:[192.168.1.133/24 llu6] tailscale0:[100.80.74.76/32 fd7a:115c:a1e0::aa01:4a4c/128 llu6] virbr1:[192.168.121.1/24] virbr2:[192.168.56.1/24]} v4=true v6=false}
Jun 19 07:39:01 workstation tailscaled[2390]: dns: Set: {DefaultResolvers:[] Routes:{tail6bf949.ts.net.:[] ts.net.:[199.247.155.53 2620:111:8007::53]}+65arpa SearchDomains:[tail6bf949.ts.net.] Hosts:7}
Jun 19 07:39:01 workstation kernel: virbr2: port 1(vnet1) entered blocking state
Jun 19 07:39:01 workstation kernel: virbr2: port 1(vnet1) entered disabled state
Jun 19 07:39:01 workstation kernel: vnet1: entered allmulticast mode
Jun 19 07:39:01 workstation kernel: vnet1: entered promiscuous mode
Jun 19 07:39:01 workstation kernel: virbr2: port 1(vnet1) entered blocking state
Jun 19 07:39:01 workstation kernel: virbr2: port 1(vnet1) entered listening state
Jun 19 07:39:01 workstation .libvirtd-wrapp[8597]: Domain id=1 name='infra-1_flux-worker-node-1' uuid=bceaeb9b-ef74-4473-ab07-21d4f44f8683 is tainted: high-privileges
Jun 19 07:39:01 workstation tailscaled[2390]: dns: Resolvercfg: {Routes:{.:[1.1.1.1 9.9.9.9 8.8.8.8] ts.net.:[199.247.155.53 2620:111:8007::53]} Hosts:7 LocalDomains:[tail6bf949.ts.net.]+65arpa}
Jun 19 07:39:01 workstation tailscaled[2390]: dns: OScfg: {Nameservers:[100.100.100.100] SearchDomains:[tail6bf949.ts.net.] }
Jun 19 07:39:01 workstation systemd-machined[1480]: New machine qemu-1-infra-1flux-worker-node-1.
Jun 19 07:39:01 workstation systemd[1]: Started Virtual Machine qemu-1-infra-1flux-worker-node-1.
Jun 19 07:39:01 workstation tailscaled[2390]: wgengine: set DNS config again after major link change
Jun 19 07:39:01 workstation tailscaled[2390]: onPortUpdate(port=41641, network=udp6)
Jun 19 07:39:01 workstation tailscaled[2390]: onPortUpdate(port=41641, network=udp4)
Jun 19 07:39:01 workstation tailscaled[2390]: Rebind; defIf="enp119s0", ips=[192.168.1.133/24 fe80::6bfa:3bb5:cd4b:2aee/64]
Jun 19 07:39:01 workstation tailscaled[2390]: magicsock: 1 active derp conns: derp-26=cr11m0s,wr11m0s
Jun 19 07:39:01 workstation tailscaled[2390]: magicsock: endpoints changed: 93.86.166.189:41641 (stun), 172.17.0.1:41641 (local), 192.168.1.133:41641 (local), 192.168.49.1:41641 (local), 192.168.56.1:41641 (local), 192.168.121.1:41641 (local)
Jun 19 07:39:01 workstation tailscaled[2390]: post-rebind ping of DERP region 26 okay
Jun 19 07:39:01 workstation kernel: virbr1: port 2(vnet2) entered blocking state
Jun 19 07:39:01 workstation kernel: virbr1: port 2(vnet2) entered disabled state
Jun 19 07:39:01 workstation kernel: vnet2: entered allmulticast mode
Jun 19 07:39:01 workstation kernel: vnet2: entered promiscuous mode
Jun 19 07:39:01 workstation kernel: virbr1: port 2(vnet2) entered blocking state
Jun 19 07:39:01 workstation kernel: virbr1: port 2(vnet2) entered listening state
Jun 19 07:39:01 workstation kernel: virbr2: port 2(vnet3) entered blocking state
Jun 19 07:39:01 workstation kernel: virbr2: port 2(vnet3) entered disabled state
Jun 19 07:39:01 workstation kernel: vnet3: entered allmulticast mode
Jun 19 07:39:01 workstation kernel: vnet3: entered promiscuous mode
Jun 19 07:39:01 workstation kernel: virbr2: port 2(vnet3) entered blocking state
Jun 19 07:39:01 workstation kernel: virbr2: port 2(vnet3) entered listening state
Jun 19 07:39:01 workstation .libvirtd-wrapp[8597]: Domain id=2 name='infra-1_flux-control-plane-node-1' uuid=9ae470df-0c13-41b7-8edc-a26e76cb8178 is tainted: high-privileges
Jun 19 07:39:01 workstation systemd-machined[1480]: New machine qemu-2-infra-1flux-control-plane-node-1.
Jun 19 07:39:01 workstation systemd[1]: Started Virtual Machine qemu-2-infra-1flux-control-plane-node-1.
Jun 19 07:39:02 workstation waybar[3975]: [2025-06-19 07:39:02.354] [debug] Cmd exited with code 0
Jun 19 07:39:02 workstation waybar[3975]: [2025-06-19 07:39:02.354] [debug] Received SIGCHLD in signalThread
Jun 19 07:39:02 workstation tailscaled[2390]: monitor: [unexpected] network state changed, but stringification didn't: interfaces.State{defaultRoute=enp119s0 ifs={br-4b8cc8e0337d:[192.168.49.1/24] docker0:[172.17.0.1/16] enp119s0:[192.168.1.133/24 llu6] tailscale0:[100.80.74.76/32 fd7a:115c:a1e0::aa01:4a4c/128 llu6] virbr1:[192.168.121.1/24] virbr2:[192.168.56.1/24]} v4=true v6=false}
Jun 19 07:39:02 workstation tailscaled[2390]: monitor: [unexpected] old: {"InterfaceIPs":{"br-4b8cc8e0337d":["192.168.49.1/24"],"docker0":["172.17.0.1/16"],"enp119s0":["192.168.1.133/24","fe80::6bfa:3bb5:cd4b:2aee/64"],"lo":["127.0.0.1/8","::1/128"],"tailscale0":["100.80.74.76/32","fd7a:115c:a1e0::aa01:4a4c/128","fe80::4a38:d706:9e38:e684/64"],"virbr1":["192.168.121.1/24"],"virbr2":["192.168.56.1/24"],"vnet0":["fe80::fc54:ff:fe0c:eee7/64"]},"Interface":{"br-4b8cc8e0337d":{"Index":4,"MTU":1500,"Name":"br-4b8cc8e0337d","HardwareAddr":"AkI67PyJ","Flags":19,"AltAddrs":null,"Desc":""},"docker0":{"Index":5,"MTU":1500,"Name":"docker0","HardwareAddr":"AkIRIw9O","Flags":19,"AltAddrs":null,"Desc":""},"enp119s0":{"Index":2,"MTU":1500,"Name":"enp119s0","HardwareAddr":"nGsAgujL","Flags":51,"AltAddrs":null,"Desc":""},"lo":{"Index":1,"MTU":65536,"Name":"lo","HardwareAddr":null,"Flags":37,"AltAddrs":null,"Desc":""},"tailscale0":{"Index":3,"MTU":1280,"Name":"tailscale0","HardwareAddr":null,"Flags":57,"AltAddrs":null,"Desc":""},"virbr1":{"Index":6,"MTU":1500,"Name":"virbr1","HardwareAddr":"UlQAyeA0","Flags":19,"AltAddrs":null,"Desc":""},"virbr2":{"Index":7,"MTU":1500,"Name":"virbr2","HardwareAddr":"UlQAQhjl","Flags":19,"AltAddrs":null,"Desc":""},"vnet0":{"Index":8,"MTU":1500,"Name":"vnet0","HardwareAddr":"/lQADO7n","Flags":51,"AltAddrs":null,"Desc":""}},"HaveV6":false,"HaveV4":true,"IsExpensive":false,"DefaultRouteInterface":"enp119s0","HTTPProxy":"","PAC":""}
Jun 19 07:39:02 workstation tailscaled[2390]: monitor: [unexpected] new: {"InterfaceIPs":{"br-4b8cc8e0337d":["192.168.49.1/24"],"docker0":["172.17.0.1/16"],"enp119s0":["192.168.1.133/24","fe80::6bfa:3bb5:cd4b:2aee/64"],"lo":["127.0.0.1/8","::1/128"],"tailscale0":["100.80.74.76/32","fd7a:115c:a1e0::aa01:4a4c/128","fe80::4a38:d706:9e38:e684/64"],"virbr1":["192.168.121.1/24"],"virbr2":["192.168.56.1/24"],"vnet0":["fe80::fc54:ff:fe0c:eee7/64"],"vnet1":["fe80::fc54:ff:fe35:dda5/64"],"vnet2":["fe80::fc54:ff:feaf:801c/64"],"vnet3":["fe80::fc54:ff:fef4:ab24/64"]},"Interface":{"br-4b8cc8e0337d":{"Index":4,"MTU":1500,"Name":"br-4b8cc8e0337d","HardwareAddr":"AkI67PyJ","Flags":19,"AltAddrs":null,"Desc":""},"docker0":{"Index":5,"MTU":1500,"Name":"docker0","HardwareAddr":"AkIRIw9O","Flags":19,"AltAddrs":null,"Desc":""},"enp119s0":{"Index":2,"MTU":1500,"Name":"enp119s0","HardwareAddr":"nGsAgujL","Flags":51,"AltAddrs":null,"Desc":""},"lo":{"Index":1,"MTU":65536,"Name":"lo","HardwareAddr":null,"Flags":37,"AltAddrs":null,"Desc":""},"tailscale0":{"Index":3,"MTU":1280,"Name":"tailscale0","HardwareAddr":null,"Flags":57,"AltAddrs":null,"Desc":""},"virbr1":{"Index":6,"MTU":1500,"Name":"virbr1","HardwareAddr":"UlQAyeA0","Flags":19,"AltAddrs":null,"Desc":""},"virbr2":{"Index":7,"MTU":1500,"Name":"virbr2","HardwareAddr":"UlQAQhjl","Flags":19,"AltAddrs":null,"Desc":""},"vnet0":{"Index":8,"MTU":1500,"Name":"vnet0","HardwareAddr":"/lQADO7n","Flags":51,"AltAddrs":null,"Desc":""},"vnet1":{"Index":9,"MTU":1500,"Name":"vnet1","HardwareAddr":"/lQANd2l","Flags":51,"AltAddrs":null,"Desc":""},"vnet2":{"Index":10,"MTU":1500,"Name":"vnet2","HardwareAddr":"/lQAr4Ac","Flags":51,"AltAddrs":null,"Desc":""},"vnet3":{"Index":11,"MTU":1500,"Name":"vnet3","HardwareAddr":"/lQA9Ksk","Flags":51,"AltAddrs":null,"Desc":""}},"HaveV6":false,"HaveV4":true,"IsExpensive":false,"DefaultRouteInterface":"enp119s0","HTTPProxy":"","PAC":""}
Jun 19 07:39:02 workstation tailscaled[2390]: LinkChange: major, rebinding. New state: interfaces.State{defaultRoute=enp119s0 ifs={br-4b8cc8e0337d:[192.168.49.1/24] docker0:[172.17.0.1/16] enp119s0:[192.168.1.133/24 llu6] tailscale0:[100.80.74.76/32 fd7a:115c:a1e0::aa01:4a4c/128 llu6] virbr1:[192.168.121.1/24] virbr2:[192.168.56.1/24]} v4=true v6=false}
Jun 19 07:39:02 workstation tailscaled[2390]: dns: Set: {DefaultResolvers:[] Routes:{tail6bf949.ts.net.:[] ts.net.:[199.247.155.53 2620:111:8007::53]}+65arpa SearchDomains:[tail6bf949.ts.net.] Hosts:7}
Jun 19 07:39:02 workstation tailscaled[2390]: dns: Resolvercfg: {Routes:{.:[1.1.1.1 9.9.9.9 8.8.8.8] ts.net.:[199.247.155.53 2620:111:8007::53]} Hosts:7 LocalDomains:[tail6bf949.ts.net.]+65arpa}
Jun 19 07:39:02 workstation tailscaled[2390]: dns: OScfg: {Nameservers:[100.100.100.100] SearchDomains:[tail6bf949.ts.net.] }
Jun 19 07:39:02 workstation tailscaled[2390]: wgengine: set DNS config again after major link change
Jun 19 07:39:02 workstation tailscaled[2390]: onPortUpdate(port=41641, network=udp6)
Jun 19 07:39:02 workstation tailscaled[2390]: [RATELIMIT] format("onPortUpdate(port=%v, network=%s)")
Jun 19 07:39:02 workstation tailscaled[2390]: Rebind; defIf="enp119s0", ips=[192.168.1.133/24 fe80::6bfa:3bb5:cd4b:2aee/64]
Jun 19 07:39:02 workstation tailscaled[2390]: magicsock: 1 active derp conns: derp-26=cr11m0s,wr11m0s
Jun 19 07:39:02 workstation tailscaled[2390]: post-rebind ping of DERP region 26 okay
Jun 19 07:39:02 workstation kernel: kvm: kvm [8794]: ignored rdmsr: 0xc0000410 data 0x0
Jun 19 07:39:02 workstation kernel: kvm: kvm [8794]: ignored wrmsr: 0xc0000410 data 0x22
Jun 19 07:39:02 workstation kernel: kvm: kvm [8794]: ignored rdmsr: 0xc0000410 data 0x0
Jun 19 07:39:02 workstation kernel: kvm: kvm [8794]: ignored wrmsr: 0xc0000410 data 0x22
Jun 19 07:39:03 workstation kernel: kvm: kvm [8834]: ignored rdmsr: 0xc0000410 data 0x0
Jun 19 07:39:03 workstation kernel: kvm: kvm [8834]: ignored wrmsr: 0xc0000410 data 0x22
Jun 19 07:39:03 workstation kernel: kvm: kvm [8834]: ignored rdmsr: 0xc0000410 data 0x0
Jun 19 07:39:03 workstation kernel: kvm: kvm [8834]: ignored wrmsr: 0xc0000410 data 0x22
Jun 19 07:39:03 workstation kernel: virbr1: port 1(vnet0) entered learning state
Jun 19 07:39:03 workstation kernel: virbr2: port 1(vnet1) entered learning state
Jun 19 07:39:03 workstation kernel: virbr1: port 2(vnet2) entered learning state
Jun 19 07:39:03 workstation kernel: virbr2: port 2(vnet3) entered learning state
Jun 19 07:39:04 workstation kernel: kvm: kvm [8794]: ignored rdmsr: 0xc001029b data 0x0
Jun 19 07:39:04 workstation kernel: kvm: kvm [8794]: ignored rdmsr: 0xc0010299 data 0x0
Jun 19 07:39:05 workstation waybar[3975]: [2025-06-19 07:39:05.376] [debug] Received SIGCHLD in signalThread
Jun 19 07:39:05 workstation waybar[3975]: [2025-06-19 07:39:05.376] [debug] Cmd exited with code 0
Jun 19 07:39:05 workstation kernel: virbr1: port 1(vnet0) entered forwarding state
Jun 19 07:39:05 workstation kernel: virbr1: topology change detected, propagating
Jun 19 07:39:05 workstation kernel: virbr2: port 1(vnet1) entered forwarding state
Jun 19 07:39:05 workstation kernel: virbr2: topology change detected, propagating
Jun 19 07:39:05 workstation kernel: virbr1: port 2(vnet2) entered forwarding state
Jun 19 07:39:05 workstation kernel: virbr1: topology change detected, propagating
Jun 19 07:39:05 workstation kernel: virbr2: port 2(vnet3) entered forwarding state
Jun 19 07:39:05 workstation kernel: virbr2: topology change detected, propagating
Jun 19 07:39:07 workstation kernel: brave[9103]: segfault at 4 ip 000055e857887cc9 sp 00007ffdb4ac9bb0 error 4 in brave[36c3cc9,55e85748d000+d3b6000] likely on CPU 16 (core 0, socket 0)
Jun 19 07:39:07 workstation kernel: Code: 49 89 c7 4c 89 e6 41 89 dc 49 8b 85 38 01 00 00 48 8b 40 30 80 78 30 00 0f 85 e3 0c 00 00 41 8b 85 40 01 00 00 b9 ff ef ff ff <41> 23 4f 04 c1 e8 02 25 00 10 00 00 09 c8 41 89 47 04 41 8b 85 40
Jun 19 07:39:07 workstation systemd-coredump[9370]: Process 9103 (brave) of user 1000 terminated abnormally with signal 11/SEGV, processing...
Jun 19 07:39:07 workstation systemd[1]: Created slice Slice /system/systemd-coredump.
Jun 19 07:39:07 workstation systemd[1]: Started Process Core Dump (PID 9370/UID 0).
Jun 19 07:39:07 workstation kernel: brave[9041]: segfault at 4 ip 000055e857887cc9 sp 00007ffdb4ac9450 error 4 in brave[36c3cc9,55e85748d000+d3b6000] likely on CPU 20 (core 4, socket 0)
Jun 19 07:39:07 workstation kernel: Code: 49 89 c7 4c 89 e6 41 89 dc 49 8b 85 38 01 00 00 48 8b 40 30 80 78 30 00 0f 85 e3 0c 00 00 41 8b 85 40 01 00 00 b9 ff ef ff ff <41> 23 4f 04 c1 e8 02 25 00 10 00 00 09 c8 41 89 47 04 41 8b 85 40
Jun 19 07:39:07 workstation systemd-coredump[9372]: Process 9041 (brave) of user 1000 terminated abnormally with signal 11/SEGV, processing...
Jun 19 07:39:07 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:39:07 workstation systemd[1]: Started Process Core Dump (PID 9372/UID 0).
Jun 19 07:39:07 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:39:07 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:39:07 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:39:07 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:39:07 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:39:07 workstation systemd-timesyncd[1439]: Contacted time server 147.91.8.1:123 (2.nixos.pool.ntp.org).
Jun 19 07:39:07 workstation kernel: brave[9165]: segfault at 4 ip 000055e857887cc9 sp 00007ffdb4ac9bb0 error 4 in brave[36c3cc9,55e85748d000+d3b6000] likely on CPU 22 (core 6, socket 0)
Jun 19 07:39:07 workstation kernel: Code: 49 89 c7 4c 89 e6 41 89 dc 49 8b 85 38 01 00 00 48 8b 40 30 80 78 30 00 0f 85 e3 0c 00 00 41 8b 85 40 01 00 00 b9 ff ef ff ff <41> 23 4f 04 c1 e8 02 25 00 10 00 00 09 c8 41 89 47 04 41 8b 85 40
Jun 19 07:39:07 workstation systemd-coredump[9376]: Process 9165 (brave) of user 1000 terminated abnormally with signal 11/SEGV, processing...
Jun 19 07:39:07 workstation systemd[1]: Started Process Core Dump (PID 9376/UID 0).
Jun 19 07:39:07 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:39:08 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:39:08 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:39:08 workstation systemd-timesyncd[1439]: Contacted time server 147.91.8.1:123 (2.nixos.pool.ntp.org).
Jun 19 07:39:08 workstation kernel: brave[9057]: segfault at 4 ip 000055e857887cc9 sp 00007ffdb4ac9ae0 error 4 likely on CPU 3 (core 3, socket 0)
Jun 19 07:39:08 workstation kernel: Code: 49 89 c7 4c 89 e6 41 89 dc 49 8b 85 38 01 00 00 48 8b 40 30 80 78 30 00 0f 85 e3 0c 00 00 41 8b 85 40 01 00 00 b9 ff ef ff ff <41> 23 4f 04 c1 e8 02 25 00 10 00 00 09 c8 41 89 47 04 41 8b 85 40
Jun 19 07:39:08 workstation systemd-coredump[9379]: Process 9057 (brave) of user 1000 terminated abnormally with signal 11/SEGV, processing...
Jun 19 07:39:08 workstation systemd[1]: Started Process Core Dump (PID 9379/UID 0).
Jun 19 07:39:08 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:39:08 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:39:08 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:39:08 workstation systemd-timesyncd[1439]: Contacted time server 147.91.8.1:123 (2.nixos.pool.ntp.org).
Jun 19 07:39:08 workstation systemd-coredump[9385]: Process 9147 (brave) of user 1000 terminated abnormally with signal 7/BUS, processing...
Jun 19 07:39:08 workstation systemd[1]: Started Process Core Dump (PID 9385/UID 0).
Jun 19 07:39:08 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:39:08 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:39:08 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 07:39:08 workstation systemd-coredump[9371]: Process 9103 (brave) of user 1000 dumped core.
Module libbrotlicommon.so.1 without build-id.
Module libpciaccess.so.0 without build-id.
Module liblzma.so.5 without build-id.
Module libxml2.so.2 without build-id.
Module libncursesw.so.6 without build-id.
Module libbrotlidec.so.1 without build-id.
Module libbz2.so.1 without build-id.
Module libgraphite2.so.3 without build-id.
Module libdatrie.so.1 without build-id.
Module libstdc++.so.6 without build-id.
Module libxcb-dri2.so.0 without build-id.
Module libdrm_intel.so.1 without build-id.
Module libdrm_amdgpu.so.1 without build-id.
Module libdrm_radeon.so.1 without build-id.
Module libsensors.so.5 without build-id.
Module libxshmfence.so.1 without build-id.
Module libxcb-sync.so.1 without build-id.
Module libxcb-xfixes.so.0 without build-id.
Module libxcb-present.so.0 without build-id.
Module libxcb-dri3.so.0 without build-id.
Module libX11-xcb.so.1 without build-id.
Module libzstd.so.1 without build-id.
Module libgmp.so.10 without build-id.
Module libhogweed.so.6 without build-id.
Module libnettle.so.8 without build-id.
Module libtasn1.so.6 without build-id.
Module libunistring.so.5 without build-id.
Module libidn2.so.0 without build-id.
Module libp11-kit.so.0 without build-id.
Module libssp.so.0 without build-id.
Module libcap.so.2 without build-id.
Module libxcb-shm.so.0 without build-id.
Module libxcb-render.so.0 without build-id.
Module libfreetype.so.6 without build-id.
Module libfontconfig.so.1 without build-id.
Module libpng16.so.16 without build-id.
Module libharfbuzz.so.0 without build-id.
Module libthai.so.0 without build-id.
Module libfribidi.so.0 without build-id.
Module libxcb-randr.so.0 without build-id.
Module libdrm.so.2 without build-id.
Module libXrender.so.1 without build-id.
Module libXi.so.6 without build-id.
Module libXdmcp.so.6 without build-id.
Module libXau.so.6 without build-id.
Module libgnutls.so.30 without build-id.
Module libavahi-client.so.3 without build-id.
Module libavahi-common.so.3 without build-id.
Module libselinux.so.1 without build-id.
Module libz.so.1 without build-id.
Module libplc4.so without build-id.
Module libplds4.so without build-id.
Module libffi.so.8 without build-id.
Module libpcre2-8.so.0 without build-id.
Module libgcc_s.so.1 without build-id.
Module libasound.so.2 without build-id.
Module libpango-1.0.so.0 without build-id.
Module libXrandr.so.2 without build-id.
Module libXfixes.so.3 without build-id.
Module libXext.so.6 without build-id.
Module libXdamage.so.1 without build-id.
Module libXcomposite.so.1 without build-id.
Module libX11.so.6 without build-id.
Module libxkbcommon.so.0 without build-id.
Module libxcb.so.1 without build-id.
Module libexpat.so.1 without build-id.
Module libcups.so.2 without build-id.
Module libnspr4.so without build-id.
Module libsmime3.so without build-id.
Module libnssutil3.so without build-id.
Module libnss3.so without build-id.
Stack trace of thread 1:
#0 0x000055e857887cc9 n/a (brave + 0x36c4cc9)
#1 0x000055e857881505 n/a (brave + 0x36be505)
#2 0x000055e857bf3cdc n/a (brave + 0x3a30cdc)
#3 0x000055e857b3f392 n/a (brave + 0x397c392)
#4 0x000055e857b3e94d n/a (brave + 0x397b94d)
#5 0x000055e85b9477f6 n/a (brave + 0x77847f6)
#6 0x000055e85b809639 n/a (brave + 0x7646639)
#7 0x000055e8bb7495cc n/a (n/a + 0x0)
#8 0x000055e85b93fbb5 n/a (brave + 0x777cbb5)
#9 0x000055e8bb7495cc n/a (n/a + 0x0)
#10 0x000055e85b93fbb5 n/a (brave + 0x777cbb5)
#11 0x000055e85b93fbb5 n/a (brave + 0x777cbb5)
#12 0x000055e8bb7492ea n/a (n/a + 0x0)
#13 0x000055e85b93fbb5 n/a (brave + 0x777cbb5)
#14 0x000055e8bb749ed5 n/a (n/a + 0x0)
#15 0x000055e85b93fbb5 n/a (brave + 0x777cbb5)
#16 0x000055e85b93f89c n/a (brave + 0x777c89c)
#17 0x000055e85b93f5eb n/a (brave + 0x777c5eb)
#18 0x000055e858c6e24d n/a (brave + 0x4aab24d)
#19 0x000055e858c6de62 n/a (brave + 0x4aaae62)
#20 0x000055e858c6c731 n/a (brave + 0x4aa9731)
#21 0x000055e858fc8867 n/a (brave + 0x4e05867)
#22 0x000055e858fc7af6 n/a (brave + 0x4e04af6)
#23 0x000055e857e86d48 n/a (brave + 0x3cc3d48)
#24 0x000055e857e86c36 n/a (brave + 0x3cc3c36)
#25 0x000055e859c68c66 n/a (brave + 0x5aa5c66)
#26 0x000055e859c6b9de n/a (brave + 0x5aa89de)
#27 0x000055e859c6a566 n/a (brave + 0x5aa7566)
#28 0x000055e8574ef896 n/a (brave + 0x332c896)
#29 0x000055e858010069 n/a (brave + 0x3e4d069)
#30 0x000055e858366adb n/a (brave + 0x41a3adb)
#31 0x000055e858366078 n/a (brave + 0x41a3078)
#32 0x000055e858363b35 n/a (brave + 0x41a0b35)
#33 0x000055e8593ff623 n/a (brave + 0x523c623)
#34 0x000055e8599225d7 n/a (brave + 0x575f5d7)
#35 0x000055e859921c0a ChromeMain (brave + 0x575ec0a)
#36 0x00007f028032f27e __libc_start_call_main (libc.so.6 + 0x2a27e)
#37 0x00007f028032f339 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a339)
#38 0x000055e85b742e3a _start (brave + 0x757fe3a)
Stack trace of thread 3:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8574f6d9a n/a (brave + 0x3333d9a)
#4 0x000055e8574f68cd n/a (brave + 0x33338cd)
#5 0x000055e8599ab295 n/a (brave + 0x57e8295)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 4:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8574f6d9a n/a (brave + 0x3333d9a)
#4 0x000055e8574f68cd n/a (brave + 0x33338cd)
#5 0x000055e8599ab295 n/a (brave + 0x57e8295)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 2:
#0 0x00007f028041540e epoll_wait (libc.so.6 + 0x11040e)
#1 0x000055e8574e3f83 n/a (brave + 0x3320f83)
#2 0x000055e858366adb n/a (brave + 0x41a3adb)
#3 0x000055e858366078 n/a (brave + 0x41a3078)
#4 0x000055e858365e48 n/a (brave + 0x41a2e48)
#5 0x000055e859642bbb n/a (brave + 0x547fbbb)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 5:
#0 0x00007f028041540e epoll_wait (libc.so.6 + 0x11040e)
#1 0x000055e8574e3f83 n/a (brave + 0x3320f83)
#2 0x000055e858366adb n/a (brave + 0x41a3adb)
#3 0x000055e858366078 n/a (brave + 0x41a3078)
#4 0x000055e85836400f n/a (brave + 0x41a100f)
#5 0x000055e859642bbb n/a (brave + 0x547fbbb)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 6:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394c90 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8fc90)
#2 0x000055e858015180 n/a (brave + 0x3e52180)
#3 0x000055e858015db6 n/a (brave + 0x3e52db6)
#4 0x000055e858015637 n/a (brave + 0x3e52637)
#5 0x000055e858010142 n/a (brave + 0x3e4d142)
#6 0x000055e858366adb n/a (brave + 0x41a3adb)
#7 0x000055e858366078 n/a (brave + 0x41a3078)
#8 0x000055e858365a46 n/a (brave + 0x41a2a46)
#9 0x000055e859643179 n/a (brave + 0x5480179)
#10 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#11 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 7:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8574f6d9a n/a (brave + 0x3333d9a)
#4 0x000055e8599ab35d n/a (brave + 0x57e835d)
#5 0x000055e8599ab2d1 n/a (brave + 0x57e82d1)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 9:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8574f6d9a n/a (brave + 0x3333d9a)
#4 0x000055e8574f68cd n/a (brave + 0x33338cd)
#5 0x000055e8599ab295 n/a (brave + 0x57e8295)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 10:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8574f6d9a n/a (brave + 0x3333d9a)
#4 0x000055e8574f68cd n/a (brave + 0x33338cd)
#5 0x000055e8599ab295 n/a (brave + 0x57e8295)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 8:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8580157af n/a (brave + 0x3e527af)
#4 0x000055e85800c3fa n/a (brave + 0x3e493fa)
#5 0x000055e85f6f1e04 n/a (brave + 0xb52ee04)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
ELF object binary architecture: AMD x86-64
Jun 19 07:39:08 workstation systemd-coredump[9373]: Process 9041 (brave) of user 1000 dumped core.
Module libbrotlicommon.so.1 without build-id.
Module libpciaccess.so.0 without build-id.
Module liblzma.so.5 without build-id.
Module libxml2.so.2 without build-id.
Module libncursesw.so.6 without build-id.
Module libbrotlidec.so.1 without build-id.
Module libbz2.so.1 without build-id.
Module libgraphite2.so.3 without build-id.
Module libdatrie.so.1 without build-id.
Module libstdc++.so.6 without build-id.
Module libxcb-dri2.so.0 without build-id.
Module libdrm_intel.so.1 without build-id.
Module libdrm_amdgpu.so.1 without build-id.
Module libdrm_radeon.so.1 without build-id.
Module libsensors.so.5 without build-id.
Module libxshmfence.so.1 without build-id.
Module libxcb-sync.so.1 without build-id.
Module libxcb-xfixes.so.0 without build-id.
Module libxcb-present.so.0 without build-id.
Module libxcb-dri3.so.0 without build-id.
Module libX11-xcb.so.1 without build-id.
Module libzstd.so.1 without build-id.
Module libgmp.so.10 without build-id.
Module libhogweed.so.6 without build-id.
Module libnettle.so.8 without build-id.
Module libtasn1.so.6 without build-id.
Module libunistring.so.5 without build-id.
Module libidn2.so.0 without build-id.
Module libp11-kit.so.0 without build-id.
Module libssp.so.0 without build-id.
Module libcap.so.2 without build-id.
Module libxcb-shm.so.0 without build-id.
Module libxcb-render.so.0 without build-id.
Module libfreetype.so.6 without build-id.
Module libfontconfig.so.1 without build-id.
Module libpng16.so.16 without build-id.
Module libharfbuzz.so.0 without build-id.
Module libthai.so.0 without build-id.
Module libfribidi.so.0 without build-id.
Module libxcb-randr.so.0 without build-id.
Module libdrm.so.2 without build-id.
Module libXrender.so.1 without build-id.
Module libXi.so.6 without build-id.
Module libXdmcp.so.6 without build-id.
Module libXau.so.6 without build-id.
Module libgnutls.so.30 without build-id.
Module libavahi-client.so.3 without build-id.
Module libavahi-common.so.3 without build-id.
Module libselinux.so.1 without build-id.
Module libz.so.1 without build-id.
Module libplc4.so without build-id.
Module libplds4.so without build-id.
Module libffi.so.8 without build-id.
Module libpcre2-8.so.0 without build-id.
Module libgcc_s.so.1 without build-id.
Module libasound.so.2 without build-id.
Module libpango-1.0.so.0 without build-id.
Module libXrandr.so.2 without build-id.
Module libXfixes.so.3 without build-id.
Module libXext.so.6 without build-id.
Module libXdamage.so.1 without build-id.
Module libXcomposite.so.1 without build-id.
Module libX11.so.6 without build-id.
Module libxkbcommon.so.0 without build-id.
Module libxcb.so.1 without build-id.
Module libexpat.so.1 without build-id.
Module libcups.so.2 without build-id.
Module libnspr4.so without build-id.
Module libsmime3.so without build-id.
Module libnssutil3.so without build-id.
Module libnss3.so without build-id.
Stack trace of thread 1:
#0 0x000055e857887cc9 n/a (brave + 0x36c4cc9)
#1 0x000055e857881505 n/a (brave + 0x36be505)
#2 0x000055e857befe80 n/a (brave + 0x3a2ce80)
#3 0x000055e857bfa378 n/a (brave + 0x3a37378)
#4 0x000055e8589465a2 n/a (brave + 0x47835a2)
#5 0x000055e858945d59 n/a (brave + 0x4782d59)
#6 0x000055e85894508e n/a (brave + 0x478208e)
#7 0x000055e85894ad60 n/a (brave + 0x4787d60)
#8 0x000055e858949740 n/a (brave + 0x4786740)
#9 0x000055e8589483dc n/a (brave + 0x47853dc)
#10 0x000055e8589481ed n/a (brave + 0x47851ed)
#11 0x000055e85b940f34 n/a (brave + 0x777df34)
#12 0x000055e85b7af976 n/a (brave + 0x75ec976)
#13 0x000055e85b7b3514 n/a (brave + 0x75f0514)
#14 0x000055e85b93fbb5 n/a (brave + 0x777cbb5)
#15 0x000055e85b93fbb5 n/a (brave + 0x777cbb5)
#16 0x000055e85b93fbb5 n/a (brave + 0x777cbb5)
#17 0x000055e85b93f89c n/a (brave + 0x777c89c)
#18 0x000055e85b93f5eb n/a (brave + 0x777c5eb)
#19 0x000055e857b39a11 n/a (brave + 0x3976a11)
#20 0x000055e857e942d3 n/a (brave + 0x3cd12d3)
#21 0x000055e857e9330b n/a (brave + 0x3cd030b)
#22 0x000055e857e90385 n/a (brave + 0x3ccd385)
#23 0x000055e8588df9d7 n/a (brave + 0x471c9d7)
#24 0x000055e8588df09e n/a (brave + 0x471c09e)
#25 0x000055e85af46ea9 n/a (brave + 0x6d83ea9)
#26 0x000055e85af46cc3 n/a (brave + 0x6d83cc3)
#27 0x000055e85af473cc n/a (brave + 0x6d843cc)
#28 0x000055e85af4b052 n/a (brave + 0x6d88052)
#29 0x000055e85af4ad36 n/a (brave + 0x6d87d36)
#30 0x000055e85af4aa6d n/a (brave + 0x6d87a6d)
#31 0x000055e858c6ec26 n/a (brave + 0x4aabc26)
#32 0x000055e858c6de62 n/a (brave + 0x4aaae62)
#33 0x000055e858c6c731 n/a (brave + 0x4aa9731)
#34 0x000055e858fc8867 n/a (brave + 0x4e05867)
#35 0x000055e858fc7af6 n/a (brave + 0x4e04af6)
#36 0x000055e857e86d48 n/a (brave + 0x3cc3d48)
#37 0x000055e857e86c36 n/a (brave + 0x3cc3c36)
#38 0x000055e859c68c66 n/a (brave + 0x5aa5c66)
#39 0x000055e859c6b9de n/a (brave + 0x5aa89de)
#40 0x000055e859c6a566 n/a (brave + 0x5aa7566)
#41 0x000055e8574ef896 n/a (brave + 0x332c896)
#42 0x000055e858010069 n/a (brave + 0x3e4d069)
#43 0x000055e858366adb n/a (brave + 0x41a3adb)
#44 0x000055e858366078 n/a (brave + 0x41a3078)
#45 0x000055e858363b35 n/a (brave + 0x41a0b35)
#46 0x000055e8593ff623 n/a (brave + 0x523c623)
#47 0x000055e8599225d7 n/a (brave + 0x575f5d7)
#48 0x000055e859921c0a ChromeMain (brave + 0x575ec0a)
#49 0x00007f028032f27e __libc_start_call_main (libc.so.6 + 0x2a27e)
#50 0x00007f028032f339 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a339)
#51 0x000055e85b742e3a _start (brave + 0x757fe3a)
Stack trace of thread 4:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8574f6d9a n/a (brave + 0x3333d9a)
#4 0x000055e8574f68cd n/a (brave + 0x33338cd)
#5 0x000055e8599ab295 n/a (brave + 0x57e8295)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 3:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8574f6d9a n/a (brave + 0x3333d9a)
#4 0x000055e8574f68cd n/a (brave + 0x33338cd)
#5 0x000055e8599ab295 n/a (brave + 0x57e8295)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 5:
#0 0x00007f028041540e epoll_wait (libc.so.6 + 0x11040e)
#1 0x000055e8574e3f83 n/a (brave + 0x3320f83)
#2 0x000055e858366adb n/a (brave + 0x41a3adb)
#3 0x000055e858366078 n/a (brave + 0x41a3078)
#4 0x000055e85836400f n/a (brave + 0x41a100f)
#5 0x000055e859642bbb n/a (brave + 0x547fbbb)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 2:
#0 0x00007f028041540e epoll_wait (libc.so.6 + 0x11040e)
#1 0x000055e8574e3f83 n/a (brave + 0x3320f83)
#2 0x000055e858366adb n/a (brave + 0x41a3adb)
#3 0x000055e858366078 n/a (brave + 0x41a3078)
#4 0x000055e858365e48 n/a (brave + 0x41a2e48)
#5 0x000055e859642bbb n/a (brave + 0x547fbbb)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 8:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8580157af n/a (brave + 0x3e527af)
#4 0x000055e85800c3fa n/a (brave + 0x3e493fa)
#5 0x000055e85f6f1e04 n/a (brave + 0xb52ee04)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 7:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8574f6d9a n/a (brave + 0x3333d9a)
#4 0x000055e8599ab35d n/a (brave + 0x57e835d)
#5 0x000055e8599ab2d1 n/a (brave + 0x57e82d1)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 6:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394c90 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8fc90)
#2 0x000055e858015180 n/a (brave + 0x3e52180)
#3 0x000055e858015db6 n/a (brave + 0x3e52db6)
#4 0x000055e858015637 n/a (brave + 0x3e52637)
#5 0x000055e858010142 n/a (brave + 0x3e4d142)
#6 0x000055e858366adb n/a (brave + 0x41a3adb)
#7 0x000055e858366078 n/a (brave + 0x41a3078)
#8 0x000055e858365a46 n/a (brave + 0x41a2a46)
#9 0x000055e859643179 n/a (brave + 0x5480179)
#10 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#11 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 9:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8574f6d9a n/a (brave + 0x3333d9a)
#4 0x000055e8574f68cd n/a (brave + 0x33338cd)
#5 0x000055e8599ab295 n/a (brave + 0x57e8295)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
ELF object binary architecture: AMD x86-64
Jun 19 07:39:08 workstation systemd-timesyncd[1439]: Contacted time server 147.91.8.1:123 (2.nixos.pool.ntp.org).
Jun 19 07:39:08 workstation systemd[1]: [email protected]: Deactivated successfully.
Jun 19 07:39:08 workstation systemd[1]: [email protected]: Consumed 514ms CPU time, 793.9M memory peak, 868K read from disk, 10.1M written to disk.
Jun 19 07:39:08 workstation systemd[1]: [email protected]: Deactivated successfully.
Jun 19 07:39:08 workstation systemd[1]: [email protected]: Consumed 506ms CPU time, 790.9M memory peak, 16K read from disk, 10.3M written to disk.
Jun 19 07:39:08 workstation waybar[3975]: [2025-06-19 07:39:08.398] [debug] Received SIGCHLD in signalThread
Jun 19 07:39:08 workstation waybar[3975]: [2025-06-19 07:39:08.398] [debug] Cmd exited with code 0
Jun 19 07:39:08 workstation systemd-coredump[9377]: Process 9165 (brave) of user 1000 dumped core.
Module libbrotlicommon.so.1 without build-id.
Module libpciaccess.so.0 without build-id.
Module liblzma.so.5 without build-id.
Module libxml2.so.2 without build-id.
Module libncursesw.so.6 without build-id.
Module libbrotlidec.so.1 without build-id.
Module libbz2.so.1 without build-id.
Module libgraphite2.so.3 without build-id.
Module libdatrie.so.1 without build-id.
Module libstdc++.so.6 without build-id.
Module libxcb-dri2.so.0 without build-id.
Module libdrm_intel.so.1 without build-id.
Module libdrm_amdgpu.so.1 without build-id.
Module libdrm_radeon.so.1 without build-id.
Module libsensors.so.5 without build-id.
Module libxshmfence.so.1 without build-id.
Module libxcb-sync.so.1 without build-id.
Module libxcb-xfixes.so.0 without build-id.
Module libxcb-present.so.0 without build-id.
Module libxcb-dri3.so.0 without build-id.
Module libX11-xcb.so.1 without build-id.
Module libzstd.so.1 without build-id.
Module libgmp.so.10 without build-id.
Module libhogweed.so.6 without build-id.
Module libnettle.so.8 without build-id.
Module libtasn1.so.6 without build-id.
Module libunistring.so.5 without build-id.
Module libidn2.so.0 without build-id.
Module libp11-kit.so.0 without build-id.
Module libssp.so.0 without build-id.
Module libcap.so.2 without build-id.
Module libxcb-shm.so.0 without build-id.
Module libxcb-render.so.0 without build-id.
Module libfreetype.so.6 without build-id.
Module libfontconfig.so.1 without build-id.
Module libpng16.so.16 without build-id.
Module libharfbuzz.so.0 without build-id.
Module libthai.so.0 without build-id.
Module libfribidi.so.0 without build-id.
Module libxcb-randr.so.0 without build-id.
Module libdrm.so.2 without build-id.
Module libXrender.so.1 without build-id.
Module libXi.so.6 without build-id.
Module libXdmcp.so.6 without build-id.
Module libXau.so.6 without build-id.
Module libgnutls.so.30 without build-id.
Module libavahi-client.so.3 without build-id.
Module libavahi-common.so.3 without build-id.
Module libselinux.so.1 without build-id.
Module libz.so.1 without build-id.
Module libplc4.so without build-id.
Module libplds4.so without build-id.
Module libffi.so.8 without build-id.
Module libpcre2-8.so.0 without build-id.
Module libgcc_s.so.1 without build-id.
Module libasound.so.2 without build-id.
Module libpango-1.0.so.0 without build-id.
Module libXrandr.so.2 without build-id.
Module libXfixes.so.3 without build-id.
Module libXext.so.6 without build-id.
Module libXdamage.so.1 without build-id.
Module libXcomposite.so.1 without build-id.
Module libX11.so.6 without build-id.
Module libxkbcommon.so.0 without build-id.
Module libxcb.so.1 without build-id.
Module libexpat.so.1 without build-id.
Module libcups.so.2 without build-id.
Module libnspr4.so without build-id.
Module libsmime3.so without build-id.
Module libnssutil3.so without build-id.
Module libnss3.so without build-id.
Stack trace of thread 1:
#0 0x000055e857887cc9 n/a (brave + 0x36c4cc9)
#1 0x000055e857881505 n/a (brave + 0x36be505)
#2 0x000055e857bf3cdc n/a (brave + 0x3a30cdc)
#3 0x000055e857b3f392 n/a (brave + 0x397c392)
#4 0x000055e857b3e94d n/a (brave + 0x397b94d)
#5 0x000055e85b9477f6 n/a (brave + 0x77847f6)
#6 0x000055e85b809639 n/a (brave + 0x7646639)
#7 0x000055e8bb74924c n/a (n/a + 0x0)
#8 0x000055e85b93fbb5 n/a (brave + 0x777cbb5)
#9 0x000055e8bb74924c n/a (n/a + 0x0)
#10 0x000055e85b93fbb5 n/a (brave + 0x777cbb5)
#11 0x000055e85b93fbb5 n/a (brave + 0x777cbb5)
#12 0x000055e8bb74a12a n/a (n/a + 0x0)
#13 0x000055e85b93fbb5 n/a (brave + 0x777cbb5)
#14 0x000055e8bb7489d5 n/a (n/a + 0x0)
#15 0x000055e85b93fbb5 n/a (brave + 0x777cbb5)
#16 0x000055e85b93f89c n/a (brave + 0x777c89c)
#17 0x000055e85b93f5eb n/a (brave + 0x777c5eb)
#18 0x000055e858c6e24d n/a (brave + 0x4aab24d)
#19 0x000055e858c6de62 n/a (brave + 0x4aaae62)
#20 0x000055e858c6c731 n/a (brave + 0x4aa9731)
#21 0x000055e858fc8867 n/a (brave + 0x4e05867)
#22 0x000055e858fc7af6 n/a (brave + 0x4e04af6)
#23 0x000055e857e86d48 n/a (brave + 0x3cc3d48)
#24 0x000055e857e86c36 n/a (brave + 0x3cc3c36)
#25 0x000055e859c68c66 n/a (brave + 0x5aa5c66)
#26 0x000055e859c6b9de n/a (brave + 0x5aa89de)
#27 0x000055e859c6a566 n/a (brave + 0x5aa7566)
#28 0x000055e8574ef896 n/a (brave + 0x332c896)
#29 0x000055e858010069 n/a (brave + 0x3e4d069)
#30 0x000055e858366adb n/a (brave + 0x41a3adb)
#31 0x000055e858366078 n/a (brave + 0x41a3078)
#32 0x000055e858363b35 n/a (brave + 0x41a0b35)
#33 0x000055e8593ff623 n/a (brave + 0x523c623)
#34 0x000055e8599225d7 n/a (brave + 0x575f5d7)
#35 0x000055e859921c0a ChromeMain (brave + 0x575ec0a)
#36 0x00007f028032f27e __libc_start_call_main (libc.so.6 + 0x2a27e)
#37 0x00007f028032f339 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a339)
#38 0x000055e85b742e3a _start (brave + 0x757fe3a)
Stack trace of thread 3:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8574f6d9a n/a (brave + 0x3333d9a)
#4 0x000055e8574f68cd n/a (brave + 0x33338cd)
#5 0x000055e8599ab295 n/a (brave + 0x57e8295)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 2:
#0 0x00007f028041540e epoll_wait (libc.so.6 + 0x11040e)
#1 0x000055e8574e3f83 n/a (brave + 0x3320f83)
#2 0x000055e858366adb n/a (brave + 0x41a3adb)
#3 0x000055e858366078 n/a (brave + 0x41a3078)
#4 0x000055e858365e48 n/a (brave + 0x41a2e48)
#5 0x000055e859642bbb n/a (brave + 0x547fbbb)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 5:
#0 0x00007f028041540e epoll_wait (libc.so.6 + 0x11040e)
#1 0x000055e8574e3f83 n/a (brave + 0x3320f83)
#2 0x000055e858366adb n/a (brave + 0x41a3adb)
#3 0x000055e858366078 n/a (brave + 0x41a3078)
#4 0x000055e85836400f n/a (brave + 0x41a100f)
#5 0x000055e859642bbb n/a (brave + 0x547fbbb)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 7:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8574f6d9a n/a (brave + 0x3333d9a)
#4 0x000055e8599ab35d n/a (brave + 0x57e835d)
#5 0x000055e8599ab2d1 n/a (brave + 0x57e82d1)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 4:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8574f6d9a n/a (brave + 0x3333d9a)
#4 0x000055e8574f68cd n/a (brave + 0x33338cd)
#5 0x000055e8599ab295 n/a (brave + 0x57e8295)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 6:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394c90 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8fc90)
#2 0x000055e858015180 n/a (brave + 0x3e52180)
#3 0x000055e858015db6 n/a (brave + 0x3e52db6)
#4 0x000055e858015637 n/a (brave + 0x3e52637)
#5 0x000055e858010142 n/a (brave + 0x3e4d142)
#6 0x000055e858366adb n/a (brave + 0x41a3adb)
#7 0x000055e858366078 n/a (brave + 0x41a3078)
#8 0x000055e858365a46 n/a (brave + 0x41a2a46)
#9 0x000055e859643179 n/a (brave + 0x5480179)
#10 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#11 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 8:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8580157af n/a (brave + 0x3e527af)
#4 0x000055e85800c3fa n/a (brave + 0x3e493fa)
#5 0x000055e85f6f1e04 n/a (brave + 0xb52ee04)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 9:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8574f6d9a n/a (brave + 0x3333d9a)
#4 0x000055e8574f68cd n/a (brave + 0x33338cd)
#5 0x000055e8599ab295 n/a (brave + 0x57e8295)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 11:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8574f6d9a n/a (brave + 0x3333d9a)
#4 0x000055e8574f68cd n/a (brave + 0x33338cd)
#5 0x000055e8599ab295 n/a (brave + 0x57e8295)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 10:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8574f6d9a n/a (brave + 0x3333d9a)
#4 0x000055e8574f68cd n/a (brave + 0x33338cd)
#5 0x000055e8599ab295 n/a (brave + 0x57e8295)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
ELF object binary architecture: AMD x86-64
Jun 19 07:39:08 workstation systemd[1]: [email protected]: Deactivated successfully.
Jun 19 07:39:08 workstation systemd[1]: [email protected]: Consumed 501ms CPU time, 812.5M memory peak, 11.3M written to disk.
Jun 19 07:39:08 workstation systemd-coredump[9381]: Process 9057 (brave) of user 1000 dumped core.
Module libbrotlicommon.so.1 without build-id.
Module libpciaccess.so.0 without build-id.
Module liblzma.so.5 without build-id.
Module libxml2.so.2 without build-id.
Module libncursesw.so.6 without build-id.
Module libbrotlidec.so.1 without build-id.
Module libbz2.so.1 without build-id.
Module libgraphite2.so.3 without build-id.
Module libdatrie.so.1 without build-id.
Module libstdc++.so.6 without build-id.
Module libxcb-dri2.so.0 without build-id.
Module libdrm_intel.so.1 without build-id.
Module libdrm_amdgpu.so.1 without build-id.
Module libdrm_radeon.so.1 without build-id.
Module libsensors.so.5 without build-id.
Module libxshmfence.so.1 without build-id.
Module libxcb-sync.so.1 without build-id.
Module libxcb-xfixes.so.0 without build-id.
Module libxcb-present.so.0 without build-id.
Module libxcb-dri3.so.0 without build-id.
Module libX11-xcb.so.1 without build-id.
Module libzstd.so.1 without build-id.
Module libgmp.so.10 without build-id.
Module libhogweed.so.6 without build-id.
Module libnettle.so.8 without build-id.
Module libtasn1.so.6 without build-id.
Module libunistring.so.5 without build-id.
Module libidn2.so.0 without build-id.
Module libp11-kit.so.0 without build-id.
Module libssp.so.0 without build-id.
Module libcap.so.2 without build-id.
Module libxcb-shm.so.0 without build-id.
Module libxcb-render.so.0 without build-id.
Module libfreetype.so.6 without build-id.
Module libfontconfig.so.1 without build-id.
Module libpng16.so.16 without build-id.
Module libharfbuzz.so.0 without build-id.
Module libthai.so.0 without build-id.
Module libfribidi.so.0 without build-id.
Module libxcb-randr.so.0 without build-id.
Module libdrm.so.2 without build-id.
Module libXrender.so.1 without build-id.
Module libXi.so.6 without build-id.
Module libXdmcp.so.6 without build-id.
Module libXau.so.6 without build-id.
Module libgnutls.so.30 without build-id.
Module libavahi-client.so.3 without build-id.
Module libavahi-common.so.3 without build-id.
Module libselinux.so.1 without build-id.
Module libz.so.1 without build-id.
Module libplc4.so without build-id.
Module libplds4.so without build-id.
Module libffi.so.8 without build-id.
Module libpcre2-8.so.0 without build-id.
Module libgcc_s.so.1 without build-id.
Module libasound.so.2 without build-id.
Module libpango-1.0.so.0 without build-id.
Module libXrandr.so.2 without build-id.
Module libXfixes.so.3 without build-id.
Module libXext.so.6 without build-id.
Module libXdamage.so.1 without build-id.
Module libXcomposite.so.1 without build-id.
Module libX11.so.6 without build-id.
Module libxkbcommon.so.0 without build-id.
Module libxcb.so.1 without build-id.
Module libexpat.so.1 without build-id.
Module libcups.so.2 without build-id.
Module libnspr4.so without build-id.
Module libsmime3.so without build-id.
Module libnssutil3.so without build-id.
Module libnss3.so without build-id.
Stack trace of thread 1:
#0 0x000055e857887cc9 n/a (brave + 0x36c4cc9)
#1 0x000055e857881505 n/a (brave + 0x36be505)
#2 0x000055e857bf3cdc n/a (brave + 0x3a30cdc)
#3 0x000055e857b3f392 n/a (brave + 0x397c392)
#4 0x000055e857b3e94d n/a (brave + 0x397b94d)
#5 0x000055e85b9477f6 n/a (brave + 0x77847f6)
#6 0x000055e85b809639 n/a (brave + 0x7646639)
#7 0x000055e85b93fbb5 n/a (brave + 0x777cbb5)
#8 0x000055e85b93fbb5 n/a (brave + 0x777cbb5)
#9 0x000055e85b93fbb5 n/a (brave + 0x777cbb5)
#10 0x000055e85b93fbb5 n/a (brave + 0x777cbb5)
#11 0x000055e85b93fbb5 n/a (brave + 0x777cbb5)
#12 0x000055e85b93fbb5 n/a (brave + 0x777cbb5)
#13 0x000055e85b93fbb5 n/a (brave + 0x777cbb5)
#14 0x000055e8bb74822a n/a (n/a + 0x0)
#15 0x000055e85b93fbb5 n/a (brave + 0x777cbb5)
#16 0x000055e8bb780995 n/a (n/a + 0x0)
#17 0x000055e85b93fbb5 n/a (brave + 0x777cbb5)
#18 0x000055e85b93f89c n/a (brave + 0x777c89c)
#19 0x000055e85b93f5eb n/a (brave + 0x777c5eb)
#20 0x000055e858c6e24d n/a (brave + 0x4aab24d)
#21 0x000055e858c6de62 n/a (brave + 0x4aaae62)
#22 0x000055e858c6c731 n/a (brave + 0x4aa9731)
#23 0x000055e858fc8867 n/a (brave + 0x4e05867)
#24 0x000055e858fc7af6 n/a (brave + 0x4e04af6)
#25 0x000055e857e86d48 n/a (brave + 0x3cc3d48)
#26 0x000055e857e86c36 n/a (brave + 0x3cc3c36)
#27 0x000055e859c68c66 n/a (brave + 0x5aa5c66)
#28 0x000055e859c6b9de n/a (brave + 0x5aa89de)
#29 0x000055e859c6a566 n/a (brave + 0x5aa7566)
#30 0x000055e8574ef896 n/a (brave + 0x332c896)
#31 0x000055e858010069 n/a (brave + 0x3e4d069)
#32 0x000055e858366adb n/a (brave + 0x41a3adb)
#33 0x000055e858366078 n/a (brave + 0x41a3078)
#34 0x000055e858363b35 n/a (brave + 0x41a0b35)
#35 0x000055e8593ff623 n/a (brave + 0x523c623)
#36 0x000055e8599225d7 n/a (brave + 0x575f5d7)
#37 0x000055e859921c0a ChromeMain (brave + 0x575ec0a)
#38 0x00007f028032f27e __libc_start_call_main (libc.so.6 + 0x2a27e)
#39 0x00007f028032f339 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a339)
#40 0x000055e85b742e3a _start (brave + 0x757fe3a)
Stack trace of thread 2:
#0 0x00007f028041540e epoll_wait (libc.so.6 + 0x11040e)
#1 0x000055e8574e3f83 n/a (brave + 0x3320f83)
#2 0x000055e858366adb n/a (brave + 0x41a3adb)
#3 0x000055e858366078 n/a (brave + 0x41a3078)
#4 0x000055e858365e48 n/a (brave + 0x41a2e48)
#5 0x000055e859642bbb n/a (brave + 0x547fbbb)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 5:
#0 0x00007f0280417667 recvmsg (libc.so.6 + 0x112667)
#1 0x000055e857e9e42b n/a (brave + 0x3cdb42b)
#2 0x000055e8574e4c55 n/a (brave + 0x3321c55)
#3 0x000055e858366adb n/a (brave + 0x41a3adb)
#4 0x000055e858366078 n/a (brave + 0x41a3078)
#5 0x000055e85836400f n/a (brave + 0x41a100f)
#6 0x000055e859642bbb n/a (brave + 0x547fbbb)
#7 0x000055e859643179 n/a (brave + 0x5480179)
#8 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#9 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 4:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8574f6d9a n/a (brave + 0x3333d9a)
#4 0x000055e8574f68cd n/a (brave + 0x33338cd)
#5 0x000055e8599ab295 n/a (brave + 0x57e8295)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 3:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8574f6d9a n/a (brave + 0x3333d9a)
#4 0x000055e8574f68cd n/a (brave + 0x33338cd)
#5 0x000055e8599ab295 n/a (brave + 0x57e8295)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 7:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8574f6d9a n/a (brave + 0x3333d9a)
#4 0x000055e8599ab35d n/a (brave + 0x57e835d)
#5 0x000055e8599ab2d1 n/a (brave + 0x57e82d1)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 6:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394c90 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8fc90)
#2 0x000055e858015180 n/a (brave + 0x3e52180)
#3 0x000055e858015db6 n/a (brave + 0x3e52db6)
#4 0x000055e858015637 n/a (brave + 0x3e52637)
#5 0x000055e858010142 n/a (brave + 0x3e4d142)
#6 0x000055e858366adb n/a (brave + 0x41a3adb)
#7 0x000055e858366078 n/a (brave + 0x41a3078)
#8 0x000055e858365a46 n/a (brave + 0x41a2a46)
#9 0x000055e859643179 n/a (brave + 0x5480179)
#10 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#11 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 8:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8580157af n/a (brave + 0x3e527af)
#4 0x000055e85800c3fa n/a (brave + 0x3e493fa)
#5 0x000055e85f6f1e04 n/a (brave + 0xb52ee04)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 9:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8574f6d9a n/a (brave + 0x3333d9a)
#4 0x000055e8574f68cd n/a (brave + 0x33338cd)
#5 0x000055e8599ab295 n/a (brave + 0x57e8295)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 10:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8574f6d9a n/a (brave + 0x3333d9a)
#4 0x000055e8574f68cd n/a (brave + 0x33338cd)
#5 0x000055e8599ab295 n/a (brave + 0x57e8295)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
ELF object binary architecture: AMD x86-64
Jun 19 07:39:08 workstation systemd[1]: [email protected]: Deactivated successfully.
Jun 19 07:39:08 workstation systemd[1]: [email protected]: Consumed 488ms CPU time, 799.3M memory peak, 9.7M written to disk.
Jun 19 07:39:08 workstation systemd-coredump[9386]: Process 9147 (brave) of user 1000 dumped core.
Module libbrotlicommon.so.1 without build-id.
Module libpciaccess.so.0 without build-id.
Module liblzma.so.5 without build-id.
Module libxml2.so.2 without build-id.
Module libncursesw.so.6 without build-id.
Module libbrotlidec.so.1 without build-id.
Module libbz2.so.1 without build-id.
Module libgraphite2.so.3 without build-id.
Module libdatrie.so.1 without build-id.
Module libstdc++.so.6 without build-id.
Module libxcb-dri2.so.0 without build-id.
Module libdrm_intel.so.1 without build-id.
Module libdrm_amdgpu.so.1 without build-id.
Module libdrm_radeon.so.1 without build-id.
Module libsensors.so.5 without build-id.
Module libxshmfence.so.1 without build-id.
Module libxcb-sync.so.1 without build-id.
Module libxcb-xfixes.so.0 without build-id.
Module libxcb-present.so.0 without build-id.
Module libxcb-dri3.so.0 without build-id.
Module libX11-xcb.so.1 without build-id.
Module libzstd.so.1 without build-id.
Module libgmp.so.10 without build-id.
Module libhogweed.so.6 without build-id.
Module libnettle.so.8 without build-id.
Module libtasn1.so.6 without build-id.
Module libunistring.so.5 without build-id.
Module libidn2.so.0 without build-id.
Module libp11-kit.so.0 without build-id.
Module libssp.so.0 without build-id.
Module libcap.so.2 without build-id.
Module libxcb-shm.so.0 without build-id.
Module libxcb-render.so.0 without build-id.
Module libfreetype.so.6 without build-id.
Module libfontconfig.so.1 without build-id.
Module libpng16.so.16 without build-id.
Module libharfbuzz.so.0 without build-id.
Module libthai.so.0 without build-id.
Module libfribidi.so.0 without build-id.
Module libxcb-randr.so.0 without build-id.
Module libdrm.so.2 without build-id.
Module libXrender.so.1 without build-id.
Module libXi.so.6 without build-id.
Module libXdmcp.so.6 without build-id.
Module libXau.so.6 without build-id.
Module libgnutls.so.30 without build-id.
Module libavahi-client.so.3 without build-id.
Module libavahi-common.so.3 without build-id.
Module libselinux.so.1 without build-id.
Module libz.so.1 without build-id.
Module libplc4.so without build-id.
Module libplds4.so without build-id.
Module libffi.so.8 without build-id.
Module libpcre2-8.so.0 without build-id.
Module libgcc_s.so.1 without build-id.
Module libasound.so.2 without build-id.
Module libpango-1.0.so.0 without build-id.
Module libXrandr.so.2 without build-id.
Module libXfixes.so.3 without build-id.
Module libXext.so.6 without build-id.
Module libXdamage.so.1 without build-id.
Module libXcomposite.so.1 without build-id.
Module libX11.so.6 without build-id.
Module libxkbcommon.so.0 without build-id.
Module libxcb.so.1 without build-id.
Module libexpat.so.1 without build-id.
Module libcups.so.2 without build-id.
Module libnspr4.so without build-id.
Module libsmime3.so without build-id.
Module libnssutil3.so without build-id.
Module libnss3.so without build-id.
Stack trace of thread 1:
#0 0x000055e857613990 n/a (brave + 0x3450990)
#1 0x000055e859a90620 n/a (brave + 0x58cd620)
#2 0x000055e859a8fec7 n/a (brave + 0x58ccec7)
#3 0x000055e859a8fd14 n/a (brave + 0x58ccd14)
#4 0x000055e861ef23bf n/a (brave + 0xdd2f3bf)
#5 0x000055e861ef20c8 n/a (brave + 0xdd2f0c8)
#6 0x000055e8621391ad n/a (brave + 0xdf761ad)
#7 0x000055e862138cef n/a (brave + 0xdf75cef)
#8 0x000055e858911cb0 n/a (brave + 0x474ecb0)
#9 0x000055e858911227 n/a (brave + 0x474e227)
#10 0x000055e8594a3bc4 n/a (brave + 0x52e0bc4)
#11 0x000055e858557b29 n/a (brave + 0x4394b29)
#12 0x000055e858c49809 n/a (brave + 0x4a86809)
#13 0x000055e857db475d n/a (brave + 0x3bf175d)
#14 0x000055e8582d90a6 n/a (brave + 0x41160a6)
#15 0x000055e857ce4f0d n/a (brave + 0x3b21f0d)
#16 0x000055e8577872ff n/a (brave + 0x35c42ff)
#17 0x000055e858c7682b n/a (brave + 0x4ab382b)
#18 0x000055e85777fe6c n/a (brave + 0x35bce6c)
#19 0x000055e857dd2d20 n/a (brave + 0x3c0fd20)
#20 0x000055e85aa40d59 n/a (brave + 0x687dd59)
#21 0x000055e857cec05c n/a (brave + 0x3b2905c)
#22 0x000055e8574ef896 n/a (brave + 0x332c896)
#23 0x000055e858010069 n/a (brave + 0x3e4d069)
#24 0x000055e858366adb n/a (brave + 0x41a3adb)
#25 0x000055e858366078 n/a (brave + 0x41a3078)
#26 0x000055e858363b35 n/a (brave + 0x41a0b35)
#27 0x000055e8593ff623 n/a (brave + 0x523c623)
#28 0x000055e8599225d7 n/a (brave + 0x575f5d7)
#29 0x000055e859921c0a ChromeMain (brave + 0x575ec0a)
#30 0x00007f028032f27e __libc_start_call_main (libc.so.6 + 0x2a27e)
#31 0x00007f028032f339 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a339)
#32 0x000055e85b742e3a _start (brave + 0x757fe3a)
Stack trace of thread 2:
#0 0x00007f028041540e epoll_wait (libc.so.6 + 0x11040e)
#1 0x000055e8574e3f83 n/a (brave + 0x3320f83)
#2 0x000055e858366adb n/a (brave + 0x41a3adb)
#3 0x000055e858366078 n/a (brave + 0x41a3078)
#4 0x000055e858365e48 n/a (brave + 0x41a2e48)
#5 0x000055e859642bbb n/a (brave + 0x547fbbb)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 5:
#0 0x000055e858dcf5ff n/a (brave + 0x4c0c5ff)
#1 0x000055e858144ed5 n/a (brave + 0x3f81ed5)
#2 0x000055e8581434b9 n/a (brave + 0x3f804b9)
#3 0x000055e8577ebee6 n/a (brave + 0x3628ee6)
#4 0x000055e85a245fc9 n/a (brave + 0x6082fc9)
#5 0x000055e857e9fba0 n/a (brave + 0x3cdcba0)
#6 0x000055e857e9e483 n/a (brave + 0x3cdb483)
#7 0x000055e8574e4c55 n/a (brave + 0x3321c55)
#8 0x000055e858366adb n/a (brave + 0x41a3adb)
#9 0x000055e858366078 n/a (brave + 0x41a3078)
#10 0x000055e85836400f n/a (brave + 0x41a100f)
#11 0x000055e859642bbb n/a (brave + 0x547fbbb)
#12 0x000055e859643179 n/a (brave + 0x5480179)
#13 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#14 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 4:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8574f6d9a n/a (brave + 0x3333d9a)
#4 0x000055e8574f68cd n/a (brave + 0x33338cd)
#5 0x000055e8599ab295 n/a (brave + 0x57e8295)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 3:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8574f6d9a n/a (brave + 0x3333d9a)
#4 0x000055e8574f68cd n/a (brave + 0x33338cd)
#5 0x000055e8599ab295 n/a (brave + 0x57e8295)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 6:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394c90 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8fc90)
#2 0x000055e858015180 n/a (brave + 0x3e52180)
#3 0x000055e858015db6 n/a (brave + 0x3e52db6)
#4 0x000055e858015637 n/a (brave + 0x3e52637)
#5 0x000055e858010142 n/a (brave + 0x3e4d142)
#6 0x000055e858366adb n/a (brave + 0x41a3adb)
#7 0x000055e858366078 n/a (brave + 0x41a3078)
#8 0x000055e858365a46 n/a (brave + 0x41a2a46)
#9 0x000055e859643179 n/a (brave + 0x5480179)
#10 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#11 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 8:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8580157af n/a (brave + 0x3e527af)
#4 0x000055e85800c3fa n/a (brave + 0x3e493fa)
#5 0x000055e85f6f1e04 n/a (brave + 0xb52ee04)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 10:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8574f6d9a n/a (brave + 0x3333d9a)
#4 0x000055e8574f68cd n/a (brave + 0x33338cd)
#5 0x000055e8599ab295 n/a (brave + 0x57e8295)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 9:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8574f6d9a n/a (brave + 0x3333d9a)
#4 0x000055e8574f68cd n/a (brave + 0x33338cd)
#5 0x000055e8599ab295 n/a (brave + 0x57e8295)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
Stack trace of thread 7:
#0 0x00007f028039213e __futex_abstimed_wait_common (libc.so.6 + 0x8d13e)
#1 0x00007f0280394fb5 pthread_cond_timedwait@@GLIBC_2.3.2 (libc.so.6 + 0x8ffb5)
#2 0x000055e858015c94 n/a (brave + 0x3e52c94)
#3 0x000055e8574f6d9a n/a (brave + 0x3333d9a)
#4 0x000055e8599ab35d n/a (brave + 0x57e835d)
#5 0x000055e8599ab2d1 n/a (brave + 0x57e82d1)
#6 0x000055e859643179 n/a (brave + 0x5480179)
#7 0x00007f0280395af3 start_thread (libc.so.6 + 0x90af3)
#8 0x00007f0280414d34 __clone (libc.so.6 + 0x10fd34)
ELF object binary architecture: AMD x86-64
Jun 19 07:39:08 workstation systemd[1]: [email protected]: Deactivated successfully.
Jun 19 07:39:08 workstation systemd[1]: [email protected]: Consumed 477ms CPU time, 811.4M memory peak, 10M written to disk.
Jun 19 07:39:10 workstation dnsmasq-dhcp[8714]: DHCPDISCOVER(virbr1) 192.168.121.104 52:54:00:0c:ee:e7
Jun 19 07:39:10 workstation dnsmasq-dhcp[8714]: DHCPOFFER(virbr1) 192.168.121.104 52:54:00:0c:ee:e7
Jun 19 07:39:10 workstation dnsmasq-dhcp[8714]: DHCPREQUEST(virbr1) 192.168.121.104 52:54:00:0c:ee:e7
Jun 19 07:39:10 workstation dnsmasq-dhcp[8714]: DHCPACK(virbr1) 192.168.121.104 52:54:00:0c:ee:e7 flux-worker-node-1
Jun 19 07:39:11 workstation waybar[3975]: [2025-06-19 07:39:11.426] [debug] Cmd exited with code 0
Jun 19 07:39:11 workstation waybar[3975]: [2025-06-19 07:39:11.426] [debug] Received SIGCHLD in signalThread
Jun 19 07:39:11 workstation systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jun 19 07:39:14 workstation dnsmasq-dhcp[8714]: DHCPDISCOVER(virbr1) 192.168.121.16 52:54:00:af:80:1c
Jun 19 07:39:14 workstation dnsmasq-dhcp[8714]: DHCPOFFER(virbr1) 192.168.121.16 52:54:00:af:80:1c
Jun 19 07:39:14 workstation dnsmasq-dhcp[8714]: DHCPREQUEST(virbr1) 192.168.121.16 52:54:00:af:80:1c
Jun 19 07:39:14 workstation dnsmasq-dhcp[8714]: DHCPACK(virbr1) 192.168.121.16 52:54:00:af:80:1c flux-control-plane-node-1
Jun 19 07:39:14 workstation waybar[3975]: [2025-06-19 07:39:14.451] [debug] Cmd exited with code 0
Jun 19 07:39:14 workstation waybar[3975]: [2025-06-19 07:39:14.451] [debug] Received SIGCHLD in signalThread
Jun 19 07:39:17 workstation waybar[3975]: [2025-06-19 07:39:17.478] [debug] Cmd exited with code 0
Jun 19 07:39:17 workstation waybar[3975]: [2025-06-19 07:39:17.478] [debug] Received SIGCHLD in signalThread
Jun 19 07:39:20 workstation waybar[3975]: [2025-06-19 07:39:20.502] [debug] Cmd exited with code 0
Jun 19 07:39:20 workstation waybar[3975]: [2025-06-19 07:39:20.502] [debug] Received SIGCHLD in signalThread
Jun 19 07:39:23 workstation waybar[3975]: [2025-06-19 07:39:23.530] [debug] Cmd exited with code 0
Jun 19 07:39:23 workstation waybar[3975]: [2025-06-19 07:39:23.530] [debug] Received SIGCHLD in signalThread
Jun 19 07:39:26 workstation waybar[3975]: [2025-06-19 07:39:26.553] [debug] Cmd exited with code 0
Jun 19 07:39:26 workstation waybar[3975]: [2025-06-19 07:39:26.553] [debug] Received SIGCHLD in signalThread
Jun 19 07:39:29 workstation waybar[3975]: [2025-06-19 07:39:29.574] [debug] Cmd exited with code 0
Jun 19 07:39:29 workstation waybar[3975]: [2025-06-19 07:39:29.574] [debug] Received SIGCHLD in signalThread
Jun 19 07:39:32 workstation waybar[3975]: [2025-06-19 07:39:32.599] [debug] Cmd exited with code 0
Jun 19 07:39:32 workstation waybar[3975]: [2025-06-19 07:39:32.599] [debug] Received SIGCHLD in signalThread
Jun 19 07:39:35 workstation waybar[3975]: [2025-06-19 07:39:35.629] [debug] Received SIGCHLD in signalThread
Jun 19 07:39:35 workstation waybar[3975]: [2025-06-19 07:39:35.629] [debug] Cmd exited with code 0
Jun 19 07:39:38 workstation waybar[3975]: [2025-06-19 07:39:38.658] [debug] Cmd exited with code 0
Jun 19 07:39:38 workstation waybar[3975]: [2025-06-19 07:39:38.658] [debug] Received SIGCHLD in signalThread
Jun 19 07:39:41 workstation waybar[3975]: [2025-06-19 07:39:41.687] [debug] Cmd exited with code 0
Jun 19 07:39:41 workstation waybar[3975]: [2025-06-19 07:39:41.687] [debug] Received SIGCHLD in signalThread
Jun 19 07:39:44 workstation waybar[3975]: [2025-06-19 07:39:44.715] [debug] Cmd exited with code 0
Jun 19 07:39:44 workstation waybar[3975]: [2025-06-19 07:39:44.715] [debug] Received SIGCHLD in signalThread
Jun 19 07:39:47 workstation waybar[3975]: [2025-06-19 07:39:47.746] [debug] Cmd exited with code 0
Jun 19 07:39:47 workstation waybar[3975]: [2025-06-19 07:39:47.746] [debug] Received SIGCHLD in signalThread
Jun 19 07:39:50 workstation waybar[3975]: [2025-06-19 07:39:50.774] [debug] Received SIGCHLD in signalThread
Jun 19 07:39:50 workstation waybar[3975]: [2025-06-19 07:39:50.774] [debug] Cmd exited with code 0
Jun 19 07:39:53 workstation waybar[3975]: [2025-06-19 07:39:53.800] [debug] Cmd exited with code 0
Jun 19 07:39:53 workstation waybar[3975]: [2025-06-19 07:39:53.801] [debug] Received SIGCHLD in signalThread
Jun 19 07:39:56 workstation waybar[3975]: [2025-06-19 07:39:56.831] [debug] Received SIGCHLD in signalThread
Jun 19 07:39:56 workstation waybar[3975]: [2025-06-19 07:39:56.831] [debug] Cmd exited with code 0
Jun 19 07:39:59 workstation waybar[3975]: [2025-06-19 07:39:59.862] [debug] Cmd exited with code 0
Jun 19 07:39:59 workstation waybar[3975]: [2025-06-19 07:39:59.862] [debug] Received SIGCHLD in signalThread
Jun 19 07:40:02 workstation waybar[3975]: [2025-06-19 07:40:02.889] [debug] Received SIGCHLD in signalThread
Jun 19 07:40:02 workstation waybar[3975]: [2025-06-19 07:40:02.889] [debug] Cmd exited with code 0
Jun 19 07:40:05 workstation waybar[3975]: [2025-06-19 07:40:05.908] [debug] Received SIGCHLD in signalThread
Jun 19 07:40:05 workstation waybar[3975]: [2025-06-19 07:40:05.908] [debug] Cmd exited with code 0
Jun 19 07:40:08 workstation waybar[3975]: [2025-06-19 07:40:08.936] [debug] Received SIGCHLD in signalThread
Jun 19 07:40:08 workstation waybar[3975]: [2025-06-19 07:40:08.936] [debug] Cmd exited with code 0
Jun 19 07:40:11 workstation waybar[3975]: [2025-06-19 07:40:11.962] [debug] Cmd exited with code 0
Jun 19 07:40:11 workstation waybar[3975]: [2025-06-19 07:40:11.962] [debug] Received SIGCHLD in signalThread
Jun 19 07:40:14 workstation waybar[3975]: [2025-06-19 07:40:14.988] [debug] Received SIGCHLD in signalThread
Jun 19 07:40:14 workstation waybar[3975]: [2025-06-19 07:40:14.988] [debug] Cmd exited with code 0
Jun 19 07:40:18 workstation waybar[3975]: [2025-06-19 07:40:18.015] [debug] Received SIGCHLD in signalThread
Jun 19 07:40:18 workstation waybar[3975]: [2025-06-19 07:40:18.015] [debug] Cmd exited with code 0
Jun 19 07:40:21 workstation waybar[3975]: [2025-06-19 07:40:21.037] [debug] Cmd exited with code 0
Jun 19 07:40:21 workstation waybar[3975]: [2025-06-19 07:40:21.037] [debug] Received SIGCHLD in signalThread
Jun 19 07:40:24 workstation waybar[3975]: [2025-06-19 07:40:24.063] [debug] Cmd exited with code 0
Jun 19 07:40:24 workstation waybar[3975]: [2025-06-19 07:40:24.063] [debug] Received SIGCHLD in signalThread
Jun 19 07:40:27 workstation waybar[3975]: [2025-06-19 07:40:27.090] [debug] Cmd exited with code 0
Jun 19 07:40:27 workstation waybar[3975]: [2025-06-19 07:40:27.090] [debug] Received SIGCHLD in signalThread
Jun 19 07:40:30 workstation waybar[3975]: [2025-06-19 07:40:30.117] [debug] Received SIGCHLD in signalThread
Jun 19 07:40:30 workstation waybar[3975]: [2025-06-19 07:40:30.117] [debug] Cmd exited with code 0
Jun 19 07:40:33 workstation waybar[3975]: [2025-06-19 07:40:33.145] [debug] Received SIGCHLD in signalThread
Jun 19 07:40:33 workstation waybar[3975]: [2025-06-19 07:40:33.145] [debug] Cmd exited with code 0
Jun 19 07:40:36 workstation waybar[3975]: [2025-06-19 07:40:36.174] [debug] Cmd exited with code 0
Jun 19 07:40:36 workstation waybar[3975]: [2025-06-19 07:40:36.174] [debug] Received SIGCHLD in signalThread
Jun 19 07:40:39 workstation waybar[3975]: [2025-06-19 07:40:39.199] [debug] Cmd exited with code 0
Jun 19 07:40:39 workstation waybar[3975]: [2025-06-19 07:40:39.199] [debug] Received SIGCHLD in signalThread
Jun 19 07:40:42 workstation waybar[3975]: [2025-06-19 07:40:42.225] [debug] Received SIGCHLD in signalThread
Jun 19 07:40:42 workstation waybar[3975]: [2025-06-19 07:40:42.225] [debug] Cmd exited with code 0
Jun 19 07:40:45 workstation waybar[3975]: [2025-06-19 07:40:45.250] [debug] Received SIGCHLD in signalThread
Jun 19 07:40:45 workstation waybar[3975]: [2025-06-19 07:40:45.250] [debug] Cmd exited with code 0
Jun 19 07:40:48 workstation waybar[3975]: [2025-06-19 07:40:48.275] [debug] Cmd exited with code 0
Jun 19 07:40:48 workstation waybar[3975]: [2025-06-19 07:40:48.275] [debug] Received SIGCHLD in signalThread
Jun 19 07:40:51 workstation waybar[3975]: [2025-06-19 07:40:51.304] [debug] Received SIGCHLD in signalThread
Jun 19 07:40:51 workstation waybar[3975]: [2025-06-19 07:40:51.304] [debug] Cmd exited with code 0
Jun 19 07:40:54 workstation waybar[3975]: [2025-06-19 07:40:54.332] [debug] Received SIGCHLD in signalThread
Jun 19 07:40:54 workstation waybar[3975]: [2025-06-19 07:40:54.332] [debug] Cmd exited with code 0
Jun 19 07:40:55 workstation systemd[3711]: Started app-com.google.Chrome-10811.scope.
Jun 19 07:40:57 workstation waybar[3975]: [2025-06-19 07:40:57.359] [debug] Cmd exited with code 0
Jun 19 07:40:57 workstation waybar[3975]: [2025-06-19 07:40:57.359] [debug] Received SIGCHLD in signalThread
Jun 19 07:41:00 workstation waybar[3975]: [2025-06-19 07:41:00.390] [debug] Cmd exited with code 0
Jun 19 07:41:00 workstation waybar[3975]: [2025-06-19 07:41:00.390] [debug] Received SIGCHLD in signalThread
Jun 19 07:41:03 workstation waybar[3975]: [2025-06-19 07:41:03.417] [debug] Cmd exited with code 0
Jun 19 07:41:03 workstation waybar[3975]: [2025-06-19 07:41:03.417] [debug] Received SIGCHLD in signalThread
Jun 19 07:41:06 workstation waybar[3975]: [2025-06-19 07:41:06.442] [debug] Cmd exited with code 0
Jun 19 07:41:06 workstation waybar[3975]: [2025-06-19 07:41:06.442] [debug] Received SIGCHLD in signalThread
Jun 19 07:41:09 workstation waybar[3975]: [2025-06-19 07:41:09.470] [debug] Cmd exited with code 0
Jun 19 07:41:09 workstation waybar[3975]: [2025-06-19 07:41:09.470] [debug] Received SIGCHLD in signalThread
Jun 19 07:41:12 workstation waybar[3975]: [2025-06-19 07:41:12.496] [debug] Cmd exited with code 0
Jun 19 07:41:12 workstation waybar[3975]: [2025-06-19 07:41:12.496] [debug] Received SIGCHLD in signalThread
Jun 19 07:41:15 workstation waybar[3975]: [2025-06-19 07:41:15.524] [debug] Cmd exited with code 0
Jun 19 07:41:15 workstation waybar[3975]: [2025-06-19 07:41:15.524] [debug] Received SIGCHLD in signalThread
Jun 19 07:41:18 workstation waybar[3975]: [2025-06-19 07:41:18.552] [debug] Received SIGCHLD in signalThread
Jun 19 07:41:18 workstation waybar[3975]: [2025-06-19 07:41:18.552] [debug] Cmd exited with code 0
Jun 19 07:41:21 workstation waybar[3975]: [2025-06-19 07:41:21.579] [debug] Cmd exited with code 0
Jun 19 07:41:21 workstation waybar[3975]: [2025-06-19 07:41:21.579] [debug] Received SIGCHLD in signalThread
Jun 19 07:41:24 workstation waybar[3975]: [2025-06-19 07:41:24.599] [debug] Cmd exited with code 0
Jun 19 07:41:24 workstation waybar[3975]: [2025-06-19 07:41:24.599] [debug] Received SIGCHLD in signalThread
Jun 19 07:41:25 workstation chrome[10811]: [10811:10845:0619/074125.843279:INFO:chrome/browser/extensions/extension_garbage_collector.cc:184] Garbage collection for extensions on file thread is complete.
Jun 19 07:41:27 workstation systemd[3711]: app-com.google.Chrome-10811.scope: Consumed 2.365s CPU time, 176.6M memory peak.
Jun 19 07:41:27 workstation waybar[3975]: [2025-06-19 07:41:27.628] [debug] Received SIGCHLD in signalThread
Jun 19 07:41:27 workstation waybar[3975]: [2025-06-19 07:41:27.628] [debug] Cmd exited with code 0
Jun 19 07:41:29 workstation systemd[3711]: app-org.chromium.Chromium-5423.scope: Consumed 15.451s CPU time, 2.5G memory peak.
Jun 19 07:41:30 workstation waybar[3975]: [2025-06-19 07:41:30.653] [debug] Received SIGCHLD in signalThread
Jun 19 07:41:30 workstation waybar[3975]: [2025-06-19 07:41:30.653] [debug] Cmd exited with code 0
Jun 19 07:41:31 workstation systemd[3711]: Started app-org.chromium.Chromium-11901.scope.
Jun 19 07:41:33 workstation waybar[3975]: [2025-06-19 07:41:33.674] [debug] Cmd exited with code 0
Jun 19 07:41:33 workstation waybar[3975]: [2025-06-19 07:41:33.674] [debug] Received SIGCHLD in signalThread
Jun 19 07:41:36 workstation waybar[3975]: [2025-06-19 07:41:36.699] [debug] Cmd exited with code 0
Jun 19 07:41:36 workstation waybar[3975]: [2025-06-19 07:41:36.699] [debug] Received SIGCHLD in signalThread
Jun 19 07:41:39 workstation syncthing[3842]: [MOORH] INFO: Lost primary connection to 5SZ5WP2 at 192.168.1.133:36970-94.130.70.114:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABB77SHAF9IEA3SHUILPD8H8: read timeout (0 remain)
Jun 19 07:41:39 workstation syncthing[3842]: [MOORH] INFO: Connection to 5SZ5WP2 at 192.168.1.133:36970-94.130.70.114:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABB77SHAF9IEA3SHUILPD8H8 closed: read timeout
Jun 19 07:41:39 workstation waybar[3975]: [2025-06-19 07:41:39.722] [debug] Cmd exited with code 0
Jun 19 07:41:39 workstation waybar[3975]: [2025-06-19 07:41:39.722] [debug] Received SIGCHLD in signalThread
Jun 19 07:41:39 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=16060 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:41:42 workstation waybar[3975]: [2025-06-19 07:41:42.746] [debug] Cmd exited with code 0
Jun 19 07:41:42 workstation waybar[3975]: [2025-06-19 07:41:42.746] [debug] Received SIGCHLD in signalThread
Jun 19 07:41:44 workstation kernel: usb 5-1.3.3: reset high-speed USB device number 6 using xhci_hcd
Jun 19 07:41:45 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=16061 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:41:45 workstation waybar[3975]: [2025-06-19 07:41:45.776] [debug] Received SIGCHLD in signalThread
Jun 19 07:41:45 workstation waybar[3975]: [2025-06-19 07:41:45.776] [debug] Cmd exited with code 0
Jun 19 07:41:48 workstation waybar[3975]: [2025-06-19 07:41:48.803] [debug] Cmd exited with code 0
Jun 19 07:41:48 workstation waybar[3975]: [2025-06-19 07:41:48.803] [debug] Received SIGCHLD in signalThread
Jun 19 07:41:51 workstation waybar[3975]: [2025-06-19 07:41:51.831] [debug] Cmd exited with code 0
Jun 19 07:41:51 workstation waybar[3975]: [2025-06-19 07:41:51.831] [debug] Received SIGCHLD in signalThread
Jun 19 07:41:54 workstation waybar[3975]: [2025-06-19 07:41:54.854] [debug] Received SIGCHLD in signalThread
Jun 19 07:41:54 workstation waybar[3975]: [2025-06-19 07:41:54.854] [debug] Cmd exited with code 0
Jun 19 07:41:57 workstation waybar[3975]: [2025-06-19 07:41:57.882] [debug] Received SIGCHLD in signalThread
Jun 19 07:41:57 workstation waybar[3975]: [2025-06-19 07:41:57.882] [debug] Cmd exited with code 0
Jun 19 07:42:00 workstation waybar[3975]: [2025-06-19 07:42:00.909] [debug] Received SIGCHLD in signalThread
Jun 19 07:42:00 workstation waybar[3975]: [2025-06-19 07:42:00.909] [debug] Cmd exited with code 0
Jun 19 07:42:01 workstation chrome[11901]: [11901:11931:0619/074201.799035:INFO:chrome/browser/extensions/extension_garbage_collector.cc:184] Garbage collection for extensions on file thread is complete.
Jun 19 07:42:03 workstation waybar[3975]: [2025-06-19 07:42:03.937] [debug] Received SIGCHLD in signalThread
Jun 19 07:42:03 workstation waybar[3975]: [2025-06-19 07:42:03.937] [debug] Cmd exited with code 0
Jun 19 07:42:06 workstation waybar[3975]: [2025-06-19 07:42:06.965] [debug] Received SIGCHLD in signalThread
Jun 19 07:42:06 workstation waybar[3975]: [2025-06-19 07:42:06.965] [debug] Cmd exited with code 0
Jun 19 07:42:09 workstation waybar[3975]: [2025-06-19 07:42:09.992] [debug] Cmd exited with code 0
Jun 19 07:42:09 workstation waybar[3975]: [2025-06-19 07:42:09.992] [debug] Received SIGCHLD in signalThread
Jun 19 07:42:13 workstation waybar[3975]: [2025-06-19 07:42:13.017] [debug] Cmd exited with code 0
Jun 19 07:42:13 workstation waybar[3975]: [2025-06-19 07:42:13.017] [debug] Received SIGCHLD in signalThread
Jun 19 07:42:15 workstation kernel: usb 5-1.3.3: reset high-speed USB device number 6 using xhci_hcd
Jun 19 07:42:16 workstation waybar[3975]: [2025-06-19 07:42:16.041] [debug] Cmd exited with code 0
Jun 19 07:42:16 workstation waybar[3975]: [2025-06-19 07:42:16.041] [debug] Received SIGCHLD in signalThread
Jun 19 07:42:19 workstation waybar[3975]: [2025-06-19 07:42:19.065] [debug] Cmd exited with code 0
Jun 19 07:42:19 workstation waybar[3975]: [2025-06-19 07:42:19.065] [debug] Received SIGCHLD in signalThread
Jun 19 07:42:22 workstation waybar[3975]: [2025-06-19 07:42:22.093] [debug] Cmd exited with code 0
Jun 19 07:42:22 workstation waybar[3975]: [2025-06-19 07:42:22.093] [debug] Received SIGCHLD in signalThread
Jun 19 07:42:25 workstation waybar[3975]: [2025-06-19 07:42:25.122] [debug] Received SIGCHLD in signalThread
Jun 19 07:42:25 workstation waybar[3975]: [2025-06-19 07:42:25.122] [debug] Cmd exited with code 0
Jun 19 07:42:28 workstation waybar[3975]: [2025-06-19 07:42:28.149] [debug] Cmd exited with code 0
Jun 19 07:42:28 workstation waybar[3975]: [2025-06-19 07:42:28.149] [debug] Received SIGCHLD in signalThread
Jun 19 07:42:31 workstation waybar[3975]: [2025-06-19 07:42:31.176] [debug] Received SIGCHLD in signalThread
Jun 19 07:42:31 workstation waybar[3975]: [2025-06-19 07:42:31.176] [debug] Cmd exited with code 0
Jun 19 07:42:34 workstation waybar[3975]: [2025-06-19 07:42:34.205] [debug] Cmd exited with code 0
Jun 19 07:42:34 workstation waybar[3975]: [2025-06-19 07:42:34.205] [debug] Received SIGCHLD in signalThread
Jun 19 07:42:37 workstation waybar[3975]: [2025-06-19 07:42:37.233] [debug] Received SIGCHLD in signalThread
Jun 19 07:42:37 workstation waybar[3975]: [2025-06-19 07:42:37.233] [debug] Cmd exited with code 0
Jun 19 07:42:39 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=16062 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:42:39 workstation systemd[1]: Starting Cleanup of Temporary Directories...
Jun 19 07:42:40 workstation syncthing[3842]: [MOORH] INFO: Established secure connection to 5SZ5WP2 at 192.168.1.133:52420-94.130.70.114:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABD2Q6K48DQ4TM0ICJIBOC3E
Jun 19 07:42:40 workstation syncthing[3842]: [MOORH] INFO: Device 5SZ5WP2 client is "syncthing v1.27.3" named "Nikola S23 ultra" at 192.168.1.133:52420-94.130.70.114:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABD2Q6K48DQ4TM0ICJIBOC3E
Jun 19 07:42:40 workstation systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Jun 19 07:42:40 workstation systemd[1]: Finished Cleanup of Temporary Directories.
Jun 19 07:42:40 workstation systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dclean.service.mount: Deactivated successfully.
Jun 19 07:42:40 workstation waybar[3975]: [2025-06-19 07:42:40.258] [debug] Received SIGCHLD in signalThread
Jun 19 07:42:40 workstation waybar[3975]: [2025-06-19 07:42:40.258] [debug] Cmd exited with code 0
Jun 19 07:42:41 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=57547 DF PROTO=TCP SPT=43234 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:42:43 workstation waybar[3975]: [2025-06-19 07:42:43.285] [debug] Cmd exited with code 0
Jun 19 07:42:43 workstation waybar[3975]: [2025-06-19 07:42:43.285] [debug] Received SIGCHLD in signalThread
Jun 19 07:42:46 workstation waybar[3975]: [2025-06-19 07:42:46.310] [debug] Cmd exited with code 0
Jun 19 07:42:46 workstation waybar[3975]: [2025-06-19 07:42:46.310] [debug] Received SIGCHLD in signalThread
Jun 19 07:42:49 workstation waybar[3975]: [2025-06-19 07:42:49.338] [debug] Cmd exited with code 0
Jun 19 07:42:49 workstation waybar[3975]: [2025-06-19 07:42:49.338] [debug] Received SIGCHLD in signalThread
Jun 19 07:42:52 workstation waybar[3975]: [2025-06-19 07:42:52.369] [debug] Received SIGCHLD in signalThread
Jun 19 07:42:52 workstation waybar[3975]: [2025-06-19 07:42:52.369] [debug] Cmd exited with code 0
Jun 19 07:42:55 workstation waybar[3975]: [2025-06-19 07:42:55.396] [debug] Cmd exited with code 0
Jun 19 07:42:55 workstation waybar[3975]: [2025-06-19 07:42:55.396] [debug] Received SIGCHLD in signalThread
Jun 19 07:42:58 workstation waybar[3975]: [2025-06-19 07:42:58.423] [debug] Received SIGCHLD in signalThread
Jun 19 07:42:58 workstation waybar[3975]: [2025-06-19 07:42:58.423] [debug] Cmd exited with code 0
Jun 19 07:43:01 workstation waybar[3975]: [2025-06-19 07:43:01.449] [debug] Received SIGCHLD in signalThread
Jun 19 07:43:01 workstation waybar[3975]: [2025-06-19 07:43:01.449] [debug] Cmd exited with code 0
Jun 19 07:43:04 workstation waybar[3975]: [2025-06-19 07:43:04.480] [debug] Cmd exited with code 0
Jun 19 07:43:04 workstation waybar[3975]: [2025-06-19 07:43:04.480] [debug] Received SIGCHLD in signalThread
Jun 19 07:43:07 workstation waybar[3975]: [2025-06-19 07:43:07.502] [debug] Cmd exited with code 0
Jun 19 07:43:07 workstation waybar[3975]: [2025-06-19 07:43:07.502] [debug] Received SIGCHLD in signalThread
Jun 19 07:43:10 workstation waybar[3975]: [2025-06-19 07:43:10.530] [debug] Cmd exited with code 0
Jun 19 07:43:10 workstation waybar[3975]: [2025-06-19 07:43:10.530] [debug] Received SIGCHLD in signalThread
Jun 19 07:43:12 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=57548 DF PROTO=TCP SPT=43234 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:43:13 workstation waybar[3975]: [2025-06-19 07:43:13.558] [debug] Cmd exited with code 0
Jun 19 07:43:13 workstation waybar[3975]: [2025-06-19 07:43:13.558] [debug] Received SIGCHLD in signalThread
Jun 19 07:43:16 workstation waybar[3975]: [2025-06-19 07:43:16.586] [debug] Received SIGCHLD in signalThread
Jun 19 07:43:16 workstation waybar[3975]: [2025-06-19 07:43:16.586] [debug] Cmd exited with code 0
Jun 19 07:43:19 workstation waybar[3975]: [2025-06-19 07:43:19.610] [debug] Cmd exited with code 0
Jun 19 07:43:19 workstation waybar[3975]: [2025-06-19 07:43:19.610] [debug] Received SIGCHLD in signalThread
Jun 19 07:43:22 workstation waybar[3975]: [2025-06-19 07:43:22.637] [debug] Cmd exited with code 0
Jun 19 07:43:22 workstation waybar[3975]: [2025-06-19 07:43:22.637] [debug] Received SIGCHLD in signalThread
Jun 19 07:43:25 workstation waybar[3975]: [2025-06-19 07:43:25.662] [debug] Cmd exited with code 0
Jun 19 07:43:25 workstation waybar[3975]: [2025-06-19 07:43:25.662] [debug] Received SIGCHLD in signalThread
Jun 19 07:43:28 workstation waybar[3975]: [2025-06-19 07:43:28.691] [debug] Received SIGCHLD in signalThread
Jun 19 07:43:28 workstation waybar[3975]: [2025-06-19 07:43:28.691] [debug] Cmd exited with code 0
Jun 19 07:43:31 workstation waybar[3975]: [2025-06-19 07:43:31.719] [debug] Cmd exited with code 0
Jun 19 07:43:31 workstation waybar[3975]: [2025-06-19 07:43:31.719] [debug] Received SIGCHLD in signalThread
Jun 19 07:43:34 workstation waybar[3975]: [2025-06-19 07:43:34.748] [debug] Cmd exited with code 0
Jun 19 07:43:34 workstation waybar[3975]: [2025-06-19 07:43:34.748] [debug] Received SIGCHLD in signalThread
Jun 19 07:43:37 workstation waybar[3975]: [2025-06-19 07:43:37.774] [debug] Cmd exited with code 0
Jun 19 07:43:37 workstation waybar[3975]: [2025-06-19 07:43:37.774] [debug] Received SIGCHLD in signalThread
Jun 19 07:43:40 workstation waybar[3975]: [2025-06-19 07:43:40.803] [debug] Cmd exited with code 0
Jun 19 07:43:40 workstation waybar[3975]: [2025-06-19 07:43:40.803] [debug] Received SIGCHLD in signalThread
Jun 19 07:43:43 workstation waybar[3975]: [2025-06-19 07:43:43.832] [debug] Received SIGCHLD in signalThread
Jun 19 07:43:43 workstation waybar[3975]: [2025-06-19 07:43:43.832] [debug] Cmd exited with code 0
Jun 19 07:43:46 workstation waybar[3975]: [2025-06-19 07:43:46.860] [debug] Cmd exited with code 0
Jun 19 07:43:46 workstation waybar[3975]: [2025-06-19 07:43:46.860] [debug] Received SIGCHLD in signalThread
Jun 19 07:43:49 workstation waybar[3975]: [2025-06-19 07:43:49.888] [debug] Cmd exited with code 0
Jun 19 07:43:49 workstation waybar[3975]: [2025-06-19 07:43:49.888] [debug] Received SIGCHLD in signalThread
Jun 19 07:43:52 workstation waybar[3975]: [2025-06-19 07:43:52.917] [debug] Cmd exited with code 0
Jun 19 07:43:52 workstation waybar[3975]: [2025-06-19 07:43:52.917] [debug] Received SIGCHLD in signalThread
Jun 19 07:43:55 workstation waybar[3975]: [2025-06-19 07:43:55.943] [debug] Received SIGCHLD in signalThread
Jun 19 07:43:55 workstation waybar[3975]: [2025-06-19 07:43:55.943] [debug] Cmd exited with code 0
Jun 19 07:43:57 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=57549 DF PROTO=TCP SPT=43234 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:43:58 workstation waybar[3975]: [2025-06-19 07:43:58.968] [debug] Cmd exited with code 0
Jun 19 07:43:58 workstation waybar[3975]: [2025-06-19 07:43:58.968] [debug] Received SIGCHLD in signalThread
Jun 19 07:44:01 workstation waybar[3975]: [2025-06-19 07:44:01.994] [debug] Cmd exited with code 0
Jun 19 07:44:01 workstation waybar[3975]: [2025-06-19 07:44:01.994] [debug] Received SIGCHLD in signalThread
Jun 19 07:44:05 workstation waybar[3975]: [2025-06-19 07:44:05.023] [debug] Cmd exited with code 0
Jun 19 07:44:05 workstation waybar[3975]: [2025-06-19 07:44:05.023] [debug] Received SIGCHLD in signalThread
Jun 19 07:44:08 workstation waybar[3975]: [2025-06-19 07:44:08.053] [debug] Cmd exited with code 0
Jun 19 07:44:08 workstation waybar[3975]: [2025-06-19 07:44:08.053] [debug] Received SIGCHLD in signalThread
Jun 19 07:44:11 workstation waybar[3975]: [2025-06-19 07:44:11.083] [debug] Received SIGCHLD in signalThread
Jun 19 07:44:11 workstation waybar[3975]: [2025-06-19 07:44:11.083] [debug] Cmd exited with code 0
Jun 19 07:44:12 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=16063 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:44:14 workstation waybar[3975]: [2025-06-19 07:44:14.112] [debug] Cmd exited with code 0
Jun 19 07:44:14 workstation waybar[3975]: [2025-06-19 07:44:14.112] [debug] Received SIGCHLD in signalThread
Jun 19 07:44:17 workstation waybar[3975]: [2025-06-19 07:44:17.142] [debug] Received SIGCHLD in signalThread
Jun 19 07:44:17 workstation waybar[3975]: [2025-06-19 07:44:17.142] [debug] Cmd exited with code 0
Jun 19 07:44:20 workstation waybar[3975]: [2025-06-19 07:44:20.171] [debug] Received SIGCHLD in signalThread
Jun 19 07:44:20 workstation waybar[3975]: [2025-06-19 07:44:20.171] [debug] Cmd exited with code 0
Jun 19 07:44:23 workstation waybar[3975]: [2025-06-19 07:44:23.200] [debug] Cmd exited with code 0
Jun 19 07:44:23 workstation waybar[3975]: [2025-06-19 07:44:23.200] [debug] Received SIGCHLD in signalThread
Jun 19 07:44:26 workstation waybar[3975]: [2025-06-19 07:44:26.229] [debug] Received SIGCHLD in signalThread
Jun 19 07:44:26 workstation waybar[3975]: [2025-06-19 07:44:26.229] [debug] Cmd exited with code 0
Jun 19 07:44:29 workstation waybar[3975]: [2025-06-19 07:44:29.258] [debug] Cmd exited with code 0
Jun 19 07:44:29 workstation waybar[3975]: [2025-06-19 07:44:29.258] [debug] Received SIGCHLD in signalThread
Jun 19 07:44:32 workstation waybar[3975]: [2025-06-19 07:44:32.287] [debug] Received SIGCHLD in signalThread
Jun 19 07:44:32 workstation waybar[3975]: [2025-06-19 07:44:32.287] [debug] Cmd exited with code 0
Jun 19 07:44:35 workstation waybar[3975]: [2025-06-19 07:44:35.313] [debug] Received SIGCHLD in signalThread
Jun 19 07:44:35 workstation waybar[3975]: [2025-06-19 07:44:35.313] [debug] Cmd exited with code 0
Jun 19 07:44:38 workstation waybar[3975]: [2025-06-19 07:44:38.343] [debug] Received SIGCHLD in signalThread
Jun 19 07:44:38 workstation waybar[3975]: [2025-06-19 07:44:38.343] [debug] Cmd exited with code 0
Jun 19 07:44:41 workstation waybar[3975]: [2025-06-19 07:44:41.372] [debug] Cmd exited with code 0
Jun 19 07:44:41 workstation waybar[3975]: [2025-06-19 07:44:41.372] [debug] Received SIGCHLD in signalThread
Jun 19 07:44:44 workstation waybar[3975]: [2025-06-19 07:44:44.399] [debug] Cmd exited with code 0
Jun 19 07:44:44 workstation waybar[3975]: [2025-06-19 07:44:44.399] [debug] Received SIGCHLD in signalThread
Jun 19 07:44:47 workstation waybar[3975]: [2025-06-19 07:44:47.428] [debug] Received SIGCHLD in signalThread
Jun 19 07:44:47 workstation waybar[3975]: [2025-06-19 07:44:47.428] [debug] Cmd exited with code 0
Jun 19 07:44:50 workstation waybar[3975]: [2025-06-19 07:44:50.456] [debug] Received SIGCHLD in signalThread
Jun 19 07:44:50 workstation waybar[3975]: [2025-06-19 07:44:50.456] [debug] Cmd exited with code 0
Jun 19 07:44:53 workstation waybar[3975]: [2025-06-19 07:44:53.486] [debug] Cmd exited with code 0
Jun 19 07:44:53 workstation waybar[3975]: [2025-06-19 07:44:53.486] [debug] Received SIGCHLD in signalThread
Jun 19 07:44:56 workstation waybar[3975]: [2025-06-19 07:44:56.515] [debug] Received SIGCHLD in signalThread
Jun 19 07:44:56 workstation waybar[3975]: [2025-06-19 07:44:56.515] [debug] Cmd exited with code 0
Jun 19 07:44:59 workstation waybar[3975]: [2025-06-19 07:44:59.543] [debug] Cmd exited with code 0
Jun 19 07:44:59 workstation waybar[3975]: [2025-06-19 07:44:59.543] [debug] Received SIGCHLD in signalThread
Jun 19 07:45:02 workstation waybar[3975]: [2025-06-19 07:45:02.572] [debug] Cmd exited with code 0
Jun 19 07:45:02 workstation waybar[3975]: [2025-06-19 07:45:02.572] [debug] Received SIGCHLD in signalThread
Jun 19 07:45:05 workstation waybar[3975]: [2025-06-19 07:45:05.601] [debug] Received SIGCHLD in signalThread
Jun 19 07:45:05 workstation waybar[3975]: [2025-06-19 07:45:05.601] [debug] Cmd exited with code 0
Jun 19 07:45:08 workstation waybar[3975]: [2025-06-19 07:45:08.627] [debug] Cmd exited with code 0
Jun 19 07:45:08 workstation waybar[3975]: [2025-06-19 07:45:08.627] [debug] Received SIGCHLD in signalThread
Jun 19 07:45:11 workstation waybar[3975]: [2025-06-19 07:45:11.655] [debug] Cmd exited with code 0
Jun 19 07:45:11 workstation waybar[3975]: [2025-06-19 07:45:11.655] [debug] Received SIGCHLD in signalThread
Jun 19 07:45:14 workstation waybar[3975]: [2025-06-19 07:45:14.683] [debug] Cmd exited with code 0
Jun 19 07:45:14 workstation waybar[3975]: [2025-06-19 07:45:14.683] [debug] Received SIGCHLD in signalThread
Jun 19 07:45:17 workstation waybar[3975]: [2025-06-19 07:45:17.713] [debug] Cmd exited with code 0
Jun 19 07:45:17 workstation waybar[3975]: [2025-06-19 07:45:17.713] [debug] Received SIGCHLD in signalThread
Jun 19 07:45:20 workstation waybar[3975]: [2025-06-19 07:45:20.741] [debug] Cmd exited with code 0
Jun 19 07:45:20 workstation waybar[3975]: [2025-06-19 07:45:20.741] [debug] Received SIGCHLD in signalThread
Jun 19 07:45:23 workstation waybar[3975]: [2025-06-19 07:45:23.768] [debug] Received SIGCHLD in signalThread
Jun 19 07:45:23 workstation waybar[3975]: [2025-06-19 07:45:23.768] [debug] Cmd exited with code 0
Jun 19 07:45:26 workstation waybar[3975]: [2025-06-19 07:45:26.795] [debug] Received SIGCHLD in signalThread
Jun 19 07:45:26 workstation waybar[3975]: [2025-06-19 07:45:26.795] [debug] Cmd exited with code 0
Jun 19 07:45:29 workstation waybar[3975]: [2025-06-19 07:45:29.826] [debug] Received SIGCHLD in signalThread
Jun 19 07:45:29 workstation waybar[3975]: [2025-06-19 07:45:29.826] [debug] Cmd exited with code 0
Jun 19 07:45:32 workstation waybar[3975]: [2025-06-19 07:45:32.854] [debug] Cmd exited with code 0
Jun 19 07:45:32 workstation waybar[3975]: [2025-06-19 07:45:32.855] [debug] Received SIGCHLD in signalThread
Jun 19 07:45:35 workstation waybar[3975]: [2025-06-19 07:45:35.880] [debug] Cmd exited with code 0
Jun 19 07:45:35 workstation waybar[3975]: [2025-06-19 07:45:35.880] [debug] Received SIGCHLD in signalThread
Jun 19 07:45:38 workstation waybar[3975]: [2025-06-19 07:45:38.907] [debug] Cmd exited with code 0
Jun 19 07:45:38 workstation waybar[3975]: [2025-06-19 07:45:38.907] [debug] Received SIGCHLD in signalThread
Jun 19 07:45:41 workstation waybar[3975]: [2025-06-19 07:45:41.934] [debug] Cmd exited with code 0
Jun 19 07:45:41 workstation waybar[3975]: [2025-06-19 07:45:41.934] [debug] Received SIGCHLD in signalThread
Jun 19 07:45:44 workstation waybar[3975]: [2025-06-19 07:45:44.963] [debug] Cmd exited with code 0
Jun 19 07:45:44 workstation waybar[3975]: [2025-06-19 07:45:44.963] [debug] Received SIGCHLD in signalThread
Jun 19 07:45:47 workstation waybar[3975]: [2025-06-19 07:45:47.990] [debug] Cmd exited with code 0
Jun 19 07:45:47 workstation waybar[3975]: [2025-06-19 07:45:47.990] [debug] Received SIGCHLD in signalThread
Jun 19 07:45:51 workstation waybar[3975]: [2025-06-19 07:45:51.018] [debug] Received SIGCHLD in signalThread
Jun 19 07:45:51 workstation waybar[3975]: [2025-06-19 07:45:51.018] [debug] Cmd exited with code 0
Jun 19 07:45:54 workstation waybar[3975]: [2025-06-19 07:45:54.047] [debug] Cmd exited with code 0
Jun 19 07:45:54 workstation waybar[3975]: [2025-06-19 07:45:54.047] [debug] Received SIGCHLD in signalThread
Jun 19 07:45:57 workstation waybar[3975]: [2025-06-19 07:45:57.076] [debug] Cmd exited with code 0
Jun 19 07:45:57 workstation waybar[3975]: [2025-06-19 07:45:57.076] [debug] Received SIGCHLD in signalThread
Jun 19 07:46:00 workstation waybar[3975]: [2025-06-19 07:46:00.102] [debug] Cmd exited with code 0
Jun 19 07:46:00 workstation waybar[3975]: [2025-06-19 07:46:00.102] [debug] Received SIGCHLD in signalThread
Jun 19 07:46:03 workstation waybar[3975]: [2025-06-19 07:46:03.127] [debug] Cmd exited with code 0
Jun 19 07:46:03 workstation waybar[3975]: [2025-06-19 07:46:03.127] [debug] Received SIGCHLD in signalThread
Jun 19 07:46:06 workstation waybar[3975]: [2025-06-19 07:46:06.156] [debug] Cmd exited with code 0
Jun 19 07:46:06 workstation waybar[3975]: [2025-06-19 07:46:06.156] [debug] Received SIGCHLD in signalThread
Jun 19 07:46:09 workstation waybar[3975]: [2025-06-19 07:46:09.185] [debug] Received SIGCHLD in signalThread
Jun 19 07:46:09 workstation waybar[3975]: [2025-06-19 07:46:09.185] [debug] Cmd exited with code 0
Jun 19 07:46:12 workstation waybar[3975]: [2025-06-19 07:46:12.216] [debug] Cmd exited with code 0
Jun 19 07:46:12 workstation waybar[3975]: [2025-06-19 07:46:12.216] [debug] Received SIGCHLD in signalThread
Jun 19 07:46:15 workstation waybar[3975]: [2025-06-19 07:46:15.243] [debug] Received SIGCHLD in signalThread
Jun 19 07:46:15 workstation waybar[3975]: [2025-06-19 07:46:15.243] [debug] Cmd exited with code 0
Jun 19 07:46:18 workstation waybar[3975]: [2025-06-19 07:46:18.269] [debug] Received SIGCHLD in signalThread
Jun 19 07:46:18 workstation waybar[3975]: [2025-06-19 07:46:18.269] [debug] Cmd exited with code 0
Jun 19 07:46:21 workstation waybar[3975]: [2025-06-19 07:46:21.295] [debug] Cmd exited with code 0
Jun 19 07:46:21 workstation waybar[3975]: [2025-06-19 07:46:21.295] [debug] Received SIGCHLD in signalThread
Jun 19 07:46:22 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=18772 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:46:23 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=18773 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:46:24 workstation waybar[3975]: [2025-06-19 07:46:24.324] [debug] Received SIGCHLD in signalThread
Jun 19 07:46:24 workstation waybar[3975]: [2025-06-19 07:46:24.324] [debug] Cmd exited with code 0
Jun 19 07:46:25 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=18774 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:46:25 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=63670 DF PROTO=TCP SPT=49712 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:46:26 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=63671 DF PROTO=TCP SPT=49712 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:46:27 workstation waybar[3975]: [2025-06-19 07:46:27.351] [debug] Cmd exited with code 0
Jun 19 07:46:27 workstation waybar[3975]: [2025-06-19 07:46:27.351] [debug] Received SIGCHLD in signalThread
Jun 19 07:46:28 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=63672 DF PROTO=TCP SPT=49712 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:46:29 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=18775 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:46:30 workstation waybar[3975]: [2025-06-19 07:46:30.381] [debug] Received SIGCHLD in signalThread
Jun 19 07:46:30 workstation waybar[3975]: [2025-06-19 07:46:30.381] [debug] Cmd exited with code 0
Jun 19 07:46:33 workstation waybar[3975]: [2025-06-19 07:46:33.410] [debug] Received SIGCHLD in signalThread
Jun 19 07:46:33 workstation waybar[3975]: [2025-06-19 07:46:33.410] [debug] Cmd exited with code 0
Jun 19 07:46:36 workstation waybar[3975]: [2025-06-19 07:46:36.440] [debug] Cmd exited with code 0
Jun 19 07:46:36 workstation waybar[3975]: [2025-06-19 07:46:36.440] [debug] Received SIGCHLD in signalThread
Jun 19 07:46:39 workstation waybar[3975]: [2025-06-19 07:46:39.466] [debug] Cmd exited with code 0
Jun 19 07:46:39 workstation waybar[3975]: [2025-06-19 07:46:39.466] [debug] Received SIGCHLD in signalThread
Jun 19 07:46:42 workstation waybar[3975]: [2025-06-19 07:46:42.492] [debug] Cmd exited with code 0
Jun 19 07:46:42 workstation waybar[3975]: [2025-06-19 07:46:42.492] [debug] Received SIGCHLD in signalThread
Jun 19 07:46:45 workstation waybar[3975]: [2025-06-19 07:46:45.518] [debug] Cmd exited with code 0
Jun 19 07:46:45 workstation waybar[3975]: [2025-06-19 07:46:45.518] [debug] Received SIGCHLD in signalThread
Jun 19 07:46:48 workstation waybar[3975]: [2025-06-19 07:46:48.548] [debug] Received SIGCHLD in signalThread
Jun 19 07:46:48 workstation waybar[3975]: [2025-06-19 07:46:48.548] [debug] Cmd exited with code 0
Jun 19 07:46:51 workstation waybar[3975]: [2025-06-19 07:46:51.575] [debug] Cmd exited with code 0
Jun 19 07:46:51 workstation waybar[3975]: [2025-06-19 07:46:51.575] [debug] Received SIGCHLD in signalThread
Jun 19 07:46:54 workstation waybar[3975]: [2025-06-19 07:46:54.603] [debug] Cmd exited with code 0
Jun 19 07:46:54 workstation waybar[3975]: [2025-06-19 07:46:54.603] [debug] Received SIGCHLD in signalThread
Jun 19 07:46:57 workstation waybar[3975]: [2025-06-19 07:46:57.635] [debug] Cmd exited with code 0
Jun 19 07:46:57 workstation waybar[3975]: [2025-06-19 07:46:57.635] [debug] Received SIGCHLD in signalThread
Jun 19 07:47:00 workstation waybar[3975]: [2025-06-19 07:47:00.663] [debug] Cmd exited with code 0
Jun 19 07:47:00 workstation waybar[3975]: [2025-06-19 07:47:00.663] [debug] Received SIGCHLD in signalThread
Jun 19 07:47:03 workstation waybar[3975]: [2025-06-19 07:47:03.691] [debug] Cmd exited with code 0
Jun 19 07:47:03 workstation waybar[3975]: [2025-06-19 07:47:03.691] [debug] Received SIGCHLD in signalThread
Jun 19 07:47:06 workstation waybar[3975]: [2025-06-19 07:47:06.717] [debug] Cmd exited with code 0
Jun 19 07:47:06 workstation waybar[3975]: [2025-06-19 07:47:06.717] [debug] Received SIGCHLD in signalThread
Jun 19 07:47:09 workstation waybar[3975]: [2025-06-19 07:47:09.746] [debug] Cmd exited with code 0
Jun 19 07:47:09 workstation waybar[3975]: [2025-06-19 07:47:09.746] [debug] Received SIGCHLD in signalThread
Jun 19 07:47:12 workstation waybar[3975]: [2025-06-19 07:47:12.775] [debug] Received SIGCHLD in signalThread
Jun 19 07:47:12 workstation waybar[3975]: [2025-06-19 07:47:12.775] [debug] Cmd exited with code 0
Jun 19 07:47:15 workstation waybar[3975]: [2025-06-19 07:47:15.805] [debug] Received SIGCHLD in signalThread
Jun 19 07:47:15 workstation waybar[3975]: [2025-06-19 07:47:15.805] [debug] Cmd exited with code 0
Jun 19 07:47:18 workstation waybar[3975]: [2025-06-19 07:47:18.832] [debug] Cmd exited with code 0
Jun 19 07:47:18 workstation waybar[3975]: [2025-06-19 07:47:18.832] [debug] Received SIGCHLD in signalThread
Jun 19 07:47:21 workstation waybar[3975]: [2025-06-19 07:47:21.862] [debug] Cmd exited with code 0
Jun 19 07:47:21 workstation waybar[3975]: [2025-06-19 07:47:21.862] [debug] Received SIGCHLD in signalThread
Jun 19 07:47:24 workstation waybar[3975]: [2025-06-19 07:47:24.890] [debug] Cmd exited with code 0
Jun 19 07:47:24 workstation waybar[3975]: [2025-06-19 07:47:24.890] [debug] Received SIGCHLD in signalThread
Jun 19 07:47:27 workstation waybar[3975]: [2025-06-19 07:47:27.917] [debug] Received SIGCHLD in signalThread
Jun 19 07:47:27 workstation waybar[3975]: [2025-06-19 07:47:27.917] [debug] Cmd exited with code 0
Jun 19 07:47:30 workstation waybar[3975]: [2025-06-19 07:47:30.945] [debug] Cmd exited with code 0
Jun 19 07:47:30 workstation waybar[3975]: [2025-06-19 07:47:30.945] [debug] Received SIGCHLD in signalThread
Jun 19 07:47:33 workstation waybar[3975]: [2025-06-19 07:47:33.974] [debug] Received SIGCHLD in signalThread
Jun 19 07:47:33 workstation waybar[3975]: [2025-06-19 07:47:33.974] [debug] Cmd exited with code 0
Jun 19 07:47:37 workstation waybar[3975]: [2025-06-19 07:47:37.003] [debug] Received SIGCHLD in signalThread
Jun 19 07:47:37 workstation waybar[3975]: [2025-06-19 07:47:37.003] [debug] Cmd exited with code 0
Jun 19 07:47:40 workstation waybar[3975]: [2025-06-19 07:47:40.030] [debug] Received SIGCHLD in signalThread
Jun 19 07:47:40 workstation waybar[3975]: [2025-06-19 07:47:40.030] [debug] Cmd exited with code 0
Jun 19 07:47:43 workstation waybar[3975]: [2025-06-19 07:47:43.058] [debug] Cmd exited with code 0
Jun 19 07:47:43 workstation waybar[3975]: [2025-06-19 07:47:43.058] [debug] Received SIGCHLD in signalThread
Jun 19 07:47:46 workstation waybar[3975]: [2025-06-19 07:47:46.087] [debug] Cmd exited with code 0
Jun 19 07:47:46 workstation waybar[3975]: [2025-06-19 07:47:46.087] [debug] Received SIGCHLD in signalThread
Jun 19 07:47:49 workstation waybar[3975]: [2025-06-19 07:47:49.115] [debug] Received SIGCHLD in signalThread
Jun 19 07:47:49 workstation waybar[3975]: [2025-06-19 07:47:49.115] [debug] Cmd exited with code 0
Jun 19 07:47:52 workstation waybar[3975]: [2025-06-19 07:47:52.144] [debug] Received SIGCHLD in signalThread
Jun 19 07:47:52 workstation waybar[3975]: [2025-06-19 07:47:52.144] [debug] Cmd exited with code 0
Jun 19 07:47:55 workstation waybar[3975]: [2025-06-19 07:47:55.172] [debug] Cmd exited with code 0
Jun 19 07:47:55 workstation waybar[3975]: [2025-06-19 07:47:55.172] [debug] Received SIGCHLD in signalThread
Jun 19 07:47:58 workstation waybar[3975]: [2025-06-19 07:47:58.201] [debug] Received SIGCHLD in signalThread
Jun 19 07:47:58 workstation waybar[3975]: [2025-06-19 07:47:58.201] [debug] Cmd exited with code 0
Jun 19 07:48:01 workstation waybar[3975]: [2025-06-19 07:48:01.227] [debug] Cmd exited with code 0
Jun 19 07:48:01 workstation waybar[3975]: [2025-06-19 07:48:01.227] [debug] Received SIGCHLD in signalThread
Jun 19 07:48:04 workstation waybar[3975]: [2025-06-19 07:48:04.255] [debug] Cmd exited with code 0
Jun 19 07:48:04 workstation waybar[3975]: [2025-06-19 07:48:04.255] [debug] Received SIGCHLD in signalThread
Jun 19 07:48:07 workstation waybar[3975]: [2025-06-19 07:48:07.285] [debug] Received SIGCHLD in signalThread
Jun 19 07:48:07 workstation waybar[3975]: [2025-06-19 07:48:07.285] [debug] Cmd exited with code 0
Jun 19 07:48:10 workstation waybar[3975]: [2025-06-19 07:48:10.313] [debug] Cmd exited with code 0
Jun 19 07:48:10 workstation waybar[3975]: [2025-06-19 07:48:10.313] [debug] Received SIGCHLD in signalThread
Jun 19 07:48:13 workstation waybar[3975]: [2025-06-19 07:48:13.342] [debug] Received SIGCHLD in signalThread
Jun 19 07:48:13 workstation waybar[3975]: [2025-06-19 07:48:13.342] [debug] Cmd exited with code 0
Jun 19 07:48:16 workstation waybar[3975]: [2025-06-19 07:48:16.370] [debug] Cmd exited with code 0
Jun 19 07:48:16 workstation waybar[3975]: [2025-06-19 07:48:16.370] [debug] Received SIGCHLD in signalThread
Jun 19 07:48:19 workstation waybar[3975]: [2025-06-19 07:48:19.397] [debug] Cmd exited with code 0
Jun 19 07:48:19 workstation waybar[3975]: [2025-06-19 07:48:19.397] [debug] Received SIGCHLD in signalThread
Jun 19 07:48:22 workstation waybar[3975]: [2025-06-19 07:48:22.426] [debug] Cmd exited with code 0
Jun 19 07:48:22 workstation waybar[3975]: [2025-06-19 07:48:22.426] [debug] Received SIGCHLD in signalThread
Jun 19 07:48:25 workstation waybar[3975]: [2025-06-19 07:48:25.453] [debug] Received SIGCHLD in signalThread
Jun 19 07:48:25 workstation waybar[3975]: [2025-06-19 07:48:25.453] [debug] Cmd exited with code 0
Jun 19 07:48:28 workstation waybar[3975]: [2025-06-19 07:48:28.482] [debug] Cmd exited with code 0
Jun 19 07:48:28 workstation waybar[3975]: [2025-06-19 07:48:28.482] [debug] Received SIGCHLD in signalThread
Jun 19 07:48:31 workstation waybar[3975]: [2025-06-19 07:48:31.509] [debug] Cmd exited with code 0
Jun 19 07:48:31 workstation waybar[3975]: [2025-06-19 07:48:31.509] [debug] Received SIGCHLD in signalThread
Jun 19 07:48:34 workstation waybar[3975]: [2025-06-19 07:48:34.539] [debug] Received SIGCHLD in signalThread
Jun 19 07:48:34 workstation waybar[3975]: [2025-06-19 07:48:34.539] [debug] Cmd exited with code 0
Jun 19 07:48:37 workstation waybar[3975]: [2025-06-19 07:48:37.568] [debug] Received SIGCHLD in signalThread
Jun 19 07:48:37 workstation waybar[3975]: [2025-06-19 07:48:37.568] [debug] Cmd exited with code 0
Jun 19 07:48:40 workstation waybar[3975]: [2025-06-19 07:48:40.596] [debug] Cmd exited with code 0
Jun 19 07:48:40 workstation waybar[3975]: [2025-06-19 07:48:40.596] [debug] Received SIGCHLD in signalThread
Jun 19 07:48:43 workstation waybar[3975]: [2025-06-19 07:48:43.618] [debug] Received SIGCHLD in signalThread
Jun 19 07:48:43 workstation waybar[3975]: [2025-06-19 07:48:43.618] [debug] Cmd exited with code 0
Jun 19 07:48:46 workstation waybar[3975]: [2025-06-19 07:48:46.647] [debug] Cmd exited with code 0
Jun 19 07:48:46 workstation waybar[3975]: [2025-06-19 07:48:46.647] [debug] Received SIGCHLD in signalThread
Jun 19 07:48:49 workstation waybar[3975]: [2025-06-19 07:48:49.676] [debug] Cmd exited with code 0
Jun 19 07:48:49 workstation waybar[3975]: [2025-06-19 07:48:49.676] [debug] Received SIGCHLD in signalThread
Jun 19 07:48:52 workstation waybar[3975]: [2025-06-19 07:48:52.698] [debug] Received SIGCHLD in signalThread
Jun 19 07:48:52 workstation waybar[3975]: [2025-06-19 07:48:52.698] [debug] Cmd exited with code 0
Jun 19 07:48:55 workstation waybar[3975]: [2025-06-19 07:48:55.727] [debug] Cmd exited with code 0
Jun 19 07:48:55 workstation waybar[3975]: [2025-06-19 07:48:55.727] [debug] Received SIGCHLD in signalThread
Jun 19 07:48:58 workstation waybar[3975]: [2025-06-19 07:48:58.753] [debug] Received SIGCHLD in signalThread
Jun 19 07:48:58 workstation waybar[3975]: [2025-06-19 07:48:58.753] [debug] Cmd exited with code 0
Jun 19 07:49:01 workstation waybar[3975]: [2025-06-19 07:49:01.783] [debug] Cmd exited with code 0
Jun 19 07:49:01 workstation waybar[3975]: [2025-06-19 07:49:01.783] [debug] Received SIGCHLD in signalThread
Jun 19 07:49:04 workstation waybar[3975]: [2025-06-19 07:49:04.813] [debug] Received SIGCHLD in signalThread
Jun 19 07:49:04 workstation waybar[3975]: [2025-06-19 07:49:04.813] [debug] Cmd exited with code 0
Jun 19 07:49:07 workstation waybar[3975]: [2025-06-19 07:49:07.840] [debug] Cmd exited with code 0
Jun 19 07:49:07 workstation waybar[3975]: [2025-06-19 07:49:07.840] [debug] Received SIGCHLD in signalThread
Jun 19 07:49:10 workstation waybar[3975]: [2025-06-19 07:49:10.869] [debug] Cmd exited with code 0
Jun 19 07:49:10 workstation waybar[3975]: [2025-06-19 07:49:10.869] [debug] Received SIGCHLD in signalThread
Jun 19 07:49:13 workstation waybar[3975]: [2025-06-19 07:49:13.897] [debug] Cmd exited with code 0
Jun 19 07:49:13 workstation waybar[3975]: [2025-06-19 07:49:13.897] [debug] Received SIGCHLD in signalThread
Jun 19 07:49:16 workstation waybar[3975]: [2025-06-19 07:49:16.927] [debug] Received SIGCHLD in signalThread
Jun 19 07:49:16 workstation waybar[3975]: [2025-06-19 07:49:16.927] [debug] Cmd exited with code 0
Jun 19 07:49:19 workstation waybar[3975]: [2025-06-19 07:49:19.951] [debug] Cmd exited with code 0
Jun 19 07:49:19 workstation waybar[3975]: [2025-06-19 07:49:19.952] [debug] Received SIGCHLD in signalThread
Jun 19 07:49:22 workstation waybar[3975]: [2025-06-19 07:49:22.978] [debug] Cmd exited with code 0
Jun 19 07:49:22 workstation waybar[3975]: [2025-06-19 07:49:22.978] [debug] Received SIGCHLD in signalThread
Jun 19 07:49:26 workstation waybar[3975]: [2025-06-19 07:49:26.007] [debug] Received SIGCHLD in signalThread
Jun 19 07:49:26 workstation waybar[3975]: [2025-06-19 07:49:26.007] [debug] Cmd exited with code 0
Jun 19 07:49:29 workstation waybar[3975]: [2025-06-19 07:49:29.033] [debug] Received SIGCHLD in signalThread
Jun 19 07:49:29 workstation waybar[3975]: [2025-06-19 07:49:29.033] [debug] Cmd exited with code 0
Jun 19 07:49:32 workstation waybar[3975]: [2025-06-19 07:49:32.061] [debug] Received SIGCHLD in signalThread
Jun 19 07:49:32 workstation waybar[3975]: [2025-06-19 07:49:32.061] [debug] Cmd exited with code 0
Jun 19 07:49:35 workstation waybar[3975]: [2025-06-19 07:49:35.090] [debug] Cmd exited with code 0
Jun 19 07:49:35 workstation waybar[3975]: [2025-06-19 07:49:35.090] [debug] Received SIGCHLD in signalThread
Jun 19 07:49:38 workstation waybar[3975]: [2025-06-19 07:49:38.115] [debug] Cmd exited with code 0
Jun 19 07:49:38 workstation waybar[3975]: [2025-06-19 07:49:38.115] [debug] Received SIGCHLD in signalThread
Jun 19 07:49:41 workstation waybar[3975]: [2025-06-19 07:49:41.141] [debug] Cmd exited with code 0
Jun 19 07:49:41 workstation waybar[3975]: [2025-06-19 07:49:41.141] [debug] Received SIGCHLD in signalThread
Jun 19 07:49:44 workstation waybar[3975]: [2025-06-19 07:49:44.168] [debug] Cmd exited with code 0
Jun 19 07:49:44 workstation waybar[3975]: [2025-06-19 07:49:44.168] [debug] Received SIGCHLD in signalThread
Jun 19 07:49:47 workstation waybar[3975]: [2025-06-19 07:49:47.194] [debug] Received SIGCHLD in signalThread
Jun 19 07:49:47 workstation waybar[3975]: [2025-06-19 07:49:47.194] [debug] Cmd exited with code 0
Jun 19 07:49:50 workstation waybar[3975]: [2025-06-19 07:49:50.223] [debug] Received SIGCHLD in signalThread
Jun 19 07:49:50 workstation waybar[3975]: [2025-06-19 07:49:50.223] [debug] Cmd exited with code 0
Jun 19 07:49:53 workstation waybar[3975]: [2025-06-19 07:49:53.249] [debug] Cmd exited with code 0
Jun 19 07:49:53 workstation waybar[3975]: [2025-06-19 07:49:53.249] [debug] Received SIGCHLD in signalThread
Jun 19 07:49:56 workstation waybar[3975]: [2025-06-19 07:49:56.276] [debug] Received SIGCHLD in signalThread
Jun 19 07:49:56 workstation waybar[3975]: [2025-06-19 07:49:56.276] [debug] Cmd exited with code 0
Jun 19 07:49:59 workstation waybar[3975]: [2025-06-19 07:49:59.302] [debug] Cmd exited with code 0
Jun 19 07:49:59 workstation waybar[3975]: [2025-06-19 07:49:59.302] [debug] Received SIGCHLD in signalThread
Jun 19 07:50:02 workstation waybar[3975]: [2025-06-19 07:50:02.326] [debug] Cmd exited with code 0
Jun 19 07:50:02 workstation waybar[3975]: [2025-06-19 07:50:02.326] [debug] Received SIGCHLD in signalThread
Jun 19 07:50:05 workstation waybar[3975]: [2025-06-19 07:50:05.356] [debug] Received SIGCHLD in signalThread
Jun 19 07:50:05 workstation waybar[3975]: [2025-06-19 07:50:05.356] [debug] Cmd exited with code 0
Jun 19 07:50:08 workstation waybar[3975]: [2025-06-19 07:50:08.382] [debug] Received SIGCHLD in signalThread
Jun 19 07:50:08 workstation waybar[3975]: [2025-06-19 07:50:08.382] [debug] Cmd exited with code 0
Jun 19 07:50:11 workstation syncthing[3842]: [MOORH] INFO: Lost primary connection to 5SZ5WP2 at 192.168.1.133:52420-94.130.70.114:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABD2Q6K48DQ4TM0ICJIBOC3E: read timeout (0 remain)
Jun 19 07:50:11 workstation syncthing[3842]: [MOORH] INFO: Connection to 5SZ5WP2 at 192.168.1.133:52420-94.130.70.114:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABD2Q6K48DQ4TM0ICJIBOC3E closed: read timeout
Jun 19 07:50:11 workstation waybar[3975]: [2025-06-19 07:50:11.412] [debug] Received SIGCHLD in signalThread
Jun 19 07:50:11 workstation waybar[3975]: [2025-06-19 07:50:11.412] [debug] Cmd exited with code 0
Jun 19 07:50:14 workstation waybar[3975]: [2025-06-19 07:50:14.439] [debug] Received SIGCHLD in signalThread
Jun 19 07:50:14 workstation waybar[3975]: [2025-06-19 07:50:14.439] [debug] Cmd exited with code 0
Jun 19 07:50:17 workstation waybar[3975]: [2025-06-19 07:50:17.466] [debug] Cmd exited with code 0
Jun 19 07:50:17 workstation waybar[3975]: [2025-06-19 07:50:17.466] [debug] Received SIGCHLD in signalThread
Jun 19 07:50:20 workstation waybar[3975]: [2025-06-19 07:50:20.495] [debug] Received SIGCHLD in signalThread
Jun 19 07:50:20 workstation waybar[3975]: [2025-06-19 07:50:20.495] [debug] Cmd exited with code 0
Jun 19 07:50:23 workstation waybar[3975]: [2025-06-19 07:50:23.521] [debug] Cmd exited with code 0
Jun 19 07:50:23 workstation waybar[3975]: [2025-06-19 07:50:23.521] [debug] Received SIGCHLD in signalThread
Jun 19 07:50:26 workstation waybar[3975]: [2025-06-19 07:50:26.549] [debug] Cmd exited with code 0
Jun 19 07:50:26 workstation waybar[3975]: [2025-06-19 07:50:26.549] [debug] Received SIGCHLD in signalThread
Jun 19 07:50:29 workstation waybar[3975]: [2025-06-19 07:50:29.578] [debug] Cmd exited with code 0
Jun 19 07:50:29 workstation waybar[3975]: [2025-06-19 07:50:29.578] [debug] Received SIGCHLD in signalThread
Jun 19 07:50:30 workstation tailscaled[2390]: [RATELIMIT] format("Received error: %v") (1 dropped)
Jun 19 07:50:30 workstation tailscaled[2390]: Received error: PollNetMap: unexpected EOF
Jun 19 07:50:30 workstation tailscaled[2390]: control: controlhttp: forcing port 443 dial due to recent noise dial
Jun 19 07:50:30 workstation tailscaled[2390]: control: netmap: got new dial plan from control
Jun 19 07:50:30 workstation tailscaled[2390]: using tailnet default auto-update setting: true
Jun 19 07:50:30 workstation tailscaled[2390]: EditPrefs check error: Auto-updates are not supported on this platform.
Jun 19 07:50:30 workstation tailscaled[2390]: failed to apply tailnet-wide default for auto-updates (true): Auto-updates are not supported on this platform.
Jun 19 07:50:32 workstation waybar[3975]: [2025-06-19 07:50:32.605] [debug] Received SIGCHLD in signalThread
Jun 19 07:50:32 workstation waybar[3975]: [2025-06-19 07:50:32.605] [debug] Cmd exited with code 0
Jun 19 07:50:35 workstation waybar[3975]: [2025-06-19 07:50:35.631] [debug] Cmd exited with code 0
Jun 19 07:50:35 workstation waybar[3975]: [2025-06-19 07:50:35.631] [debug] Received SIGCHLD in signalThread
Jun 19 07:50:38 workstation waybar[3975]: [2025-06-19 07:50:38.658] [debug] Cmd exited with code 0
Jun 19 07:50:38 workstation waybar[3975]: [2025-06-19 07:50:38.658] [debug] Received SIGCHLD in signalThread
Jun 19 07:50:41 workstation waybar[3975]: [2025-06-19 07:50:41.686] [debug] Received SIGCHLD in signalThread
Jun 19 07:50:41 workstation waybar[3975]: [2025-06-19 07:50:41.686] [debug] Cmd exited with code 0
Jun 19 07:50:44 workstation waybar[3975]: [2025-06-19 07:50:44.717] [debug] Cmd exited with code 0
Jun 19 07:50:44 workstation waybar[3975]: [2025-06-19 07:50:44.717] [debug] Received SIGCHLD in signalThread
Jun 19 07:50:47 workstation waybar[3975]: [2025-06-19 07:50:47.746] [debug] Received SIGCHLD in signalThread
Jun 19 07:50:47 workstation waybar[3975]: [2025-06-19 07:50:47.746] [debug] Cmd exited with code 0
Jun 19 07:50:50 workstation waybar[3975]: [2025-06-19 07:50:50.773] [debug] Cmd exited with code 0
Jun 19 07:50:50 workstation waybar[3975]: [2025-06-19 07:50:50.773] [debug] Received SIGCHLD in signalThread
Jun 19 07:50:53 workstation waybar[3975]: [2025-06-19 07:50:53.802] [debug] Cmd exited with code 0
Jun 19 07:50:53 workstation waybar[3975]: [2025-06-19 07:50:53.802] [debug] Received SIGCHLD in signalThread
Jun 19 07:50:56 workstation waybar[3975]: [2025-06-19 07:50:56.831] [debug] Cmd exited with code 0
Jun 19 07:50:56 workstation waybar[3975]: [2025-06-19 07:50:56.831] [debug] Received SIGCHLD in signalThread
Jun 19 07:50:59 workstation waybar[3975]: [2025-06-19 07:50:59.858] [debug] Received SIGCHLD in signalThread
Jun 19 07:50:59 workstation waybar[3975]: [2025-06-19 07:50:59.858] [debug] Cmd exited with code 0
Jun 19 07:51:02 workstation waybar[3975]: [2025-06-19 07:51:02.886] [debug] Received SIGCHLD in signalThread
Jun 19 07:51:02 workstation waybar[3975]: [2025-06-19 07:51:02.887] [debug] Cmd exited with code 0
Jun 19 07:51:05 workstation waybar[3975]: [2025-06-19 07:51:05.915] [debug] Received SIGCHLD in signalThread
Jun 19 07:51:05 workstation waybar[3975]: [2025-06-19 07:51:05.915] [debug] Cmd exited with code 0
Jun 19 07:51:08 workstation waybar[3975]: [2025-06-19 07:51:08.942] [debug] Cmd exited with code 0
Jun 19 07:51:08 workstation waybar[3975]: [2025-06-19 07:51:08.942] [debug] Received SIGCHLD in signalThread
Jun 19 07:51:11 workstation waybar[3975]: [2025-06-19 07:51:11.971] [debug] Received SIGCHLD in signalThread
Jun 19 07:51:11 workstation waybar[3975]: [2025-06-19 07:51:11.971] [debug] Cmd exited with code 0
Jun 19 07:51:15 workstation waybar[3975]: [2025-06-19 07:51:15.002] [debug] Received SIGCHLD in signalThread
Jun 19 07:51:15 workstation waybar[3975]: [2025-06-19 07:51:15.002] [debug] Cmd exited with code 0
Jun 19 07:51:18 workstation waybar[3975]: [2025-06-19 07:51:18.030] [debug] Cmd exited with code 0
Jun 19 07:51:18 workstation waybar[3975]: [2025-06-19 07:51:18.030] [debug] Received SIGCHLD in signalThread
Jun 19 07:51:21 workstation waybar[3975]: [2025-06-19 07:51:21.056] [debug] Cmd exited with code 0
Jun 19 07:51:21 workstation waybar[3975]: [2025-06-19 07:51:21.056] [debug] Received SIGCHLD in signalThread
Jun 19 07:51:24 workstation waybar[3975]: [2025-06-19 07:51:24.083] [debug] Cmd exited with code 0
Jun 19 07:51:24 workstation waybar[3975]: [2025-06-19 07:51:24.083] [debug] Received SIGCHLD in signalThread
Jun 19 07:51:27 workstation waybar[3975]: [2025-06-19 07:51:27.110] [debug] Received SIGCHLD in signalThread
Jun 19 07:51:27 workstation waybar[3975]: [2025-06-19 07:51:27.110] [debug] Cmd exited with code 0
Jun 19 07:51:30 workstation waybar[3975]: [2025-06-19 07:51:30.138] [debug] Received SIGCHLD in signalThread
Jun 19 07:51:30 workstation waybar[3975]: [2025-06-19 07:51:30.138] [debug] Cmd exited with code 0
Jun 19 07:51:33 workstation waybar[3975]: [2025-06-19 07:51:33.167] [debug] Cmd exited with code 0
Jun 19 07:51:33 workstation waybar[3975]: [2025-06-19 07:51:33.167] [debug] Received SIGCHLD in signalThread
Jun 19 07:51:36 workstation waybar[3975]: [2025-06-19 07:51:36.197] [debug] Received SIGCHLD in signalThread
Jun 19 07:51:36 workstation waybar[3975]: [2025-06-19 07:51:36.197] [debug] Cmd exited with code 0
Jun 19 07:51:39 workstation waybar[3975]: [2025-06-19 07:51:39.228] [debug] Received SIGCHLD in signalThread
Jun 19 07:51:39 workstation waybar[3975]: [2025-06-19 07:51:39.228] [debug] Cmd exited with code 0
Jun 19 07:51:42 workstation waybar[3975]: [2025-06-19 07:51:42.254] [debug] Cmd exited with code 0
Jun 19 07:51:42 workstation waybar[3975]: [2025-06-19 07:51:42.254] [debug] Received SIGCHLD in signalThread
Jun 19 07:51:45 workstation waybar[3975]: [2025-06-19 07:51:45.283] [debug] Received SIGCHLD in signalThread
Jun 19 07:51:45 workstation waybar[3975]: [2025-06-19 07:51:45.283] [debug] Cmd exited with code 0
Jun 19 07:51:48 workstation waybar[3975]: [2025-06-19 07:51:48.312] [debug] Cmd exited with code 0
Jun 19 07:51:48 workstation waybar[3975]: [2025-06-19 07:51:48.312] [debug] Received SIGCHLD in signalThread
Jun 19 07:51:51 workstation waybar[3975]: [2025-06-19 07:51:51.342] [debug] Cmd exited with code 0
Jun 19 07:51:51 workstation waybar[3975]: [2025-06-19 07:51:51.342] [debug] Received SIGCHLD in signalThread
Jun 19 07:51:54 workstation waybar[3975]: [2025-06-19 07:51:54.370] [debug] Cmd exited with code 0
Jun 19 07:51:54 workstation waybar[3975]: [2025-06-19 07:51:54.370] [debug] Received SIGCHLD in signalThread
Jun 19 07:51:57 workstation waybar[3975]: [2025-06-19 07:51:57.396] [debug] Cmd exited with code 0
Jun 19 07:51:57 workstation waybar[3975]: [2025-06-19 07:51:57.396] [debug] Received SIGCHLD in signalThread
Jun 19 07:52:00 workstation waybar[3975]: [2025-06-19 07:52:00.427] [debug] Cmd exited with code 0
Jun 19 07:52:00 workstation waybar[3975]: [2025-06-19 07:52:00.427] [debug] Received SIGCHLD in signalThread
Jun 19 07:52:03 workstation waybar[3975]: [2025-06-19 07:52:03.455] [debug] Received SIGCHLD in signalThread
Jun 19 07:52:03 workstation waybar[3975]: [2025-06-19 07:52:03.455] [debug] Cmd exited with code 0
Jun 19 07:52:06 workstation waybar[3975]: [2025-06-19 07:52:06.484] [debug] Cmd exited with code 0
Jun 19 07:52:06 workstation waybar[3975]: [2025-06-19 07:52:06.484] [debug] Received SIGCHLD in signalThread
Jun 19 07:52:09 workstation waybar[3975]: [2025-06-19 07:52:09.512] [debug] Cmd exited with code 0
Jun 19 07:52:09 workstation waybar[3975]: [2025-06-19 07:52:09.512] [debug] Received SIGCHLD in signalThread
Jun 19 07:52:12 workstation waybar[3975]: [2025-06-19 07:52:12.541] [debug] Cmd exited with code 0
Jun 19 07:52:12 workstation waybar[3975]: [2025-06-19 07:52:12.541] [debug] Received SIGCHLD in signalThread
Jun 19 07:52:15 workstation waybar[3975]: [2025-06-19 07:52:15.570] [debug] Cmd exited with code 0
Jun 19 07:52:15 workstation waybar[3975]: [2025-06-19 07:52:15.570] [debug] Received SIGCHLD in signalThread
Jun 19 07:52:18 workstation waybar[3975]: [2025-06-19 07:52:18.597] [debug] Cmd exited with code 0
Jun 19 07:52:18 workstation waybar[3975]: [2025-06-19 07:52:18.597] [debug] Received SIGCHLD in signalThread
Jun 19 07:52:21 workstation waybar[3975]: [2025-06-19 07:52:21.626] [debug] Cmd exited with code 0
Jun 19 07:52:21 workstation waybar[3975]: [2025-06-19 07:52:21.626] [debug] Received SIGCHLD in signalThread
Jun 19 07:52:24 workstation waybar[3975]: [2025-06-19 07:52:24.654] [debug] Received SIGCHLD in signalThread
Jun 19 07:52:24 workstation waybar[3975]: [2025-06-19 07:52:24.654] [debug] Cmd exited with code 0
Jun 19 07:52:27 workstation waybar[3975]: [2025-06-19 07:52:27.680] [debug] Cmd exited with code 0
Jun 19 07:52:27 workstation waybar[3975]: [2025-06-19 07:52:27.680] [debug] Received SIGCHLD in signalThread
Jun 19 07:52:30 workstation waybar[3975]: [2025-06-19 07:52:30.709] [debug] Cmd exited with code 0
Jun 19 07:52:30 workstation waybar[3975]: [2025-06-19 07:52:30.709] [debug] Received SIGCHLD in signalThread
Jun 19 07:52:33 workstation waybar[3975]: [2025-06-19 07:52:33.741] [debug] Cmd exited with code 0
Jun 19 07:52:33 workstation waybar[3975]: [2025-06-19 07:52:33.741] [debug] Received SIGCHLD in signalThread
Jun 19 07:52:36 workstation waybar[3975]: [2025-06-19 07:52:36.768] [debug] Cmd exited with code 0
Jun 19 07:52:36 workstation waybar[3975]: [2025-06-19 07:52:36.768] [debug] Received SIGCHLD in signalThread
Jun 19 07:52:39 workstation waybar[3975]: [2025-06-19 07:52:39.794] [debug] Cmd exited with code 0
Jun 19 07:52:39 workstation waybar[3975]: [2025-06-19 07:52:39.794] [debug] Received SIGCHLD in signalThread
Jun 19 07:52:40 workstation syncthing[3842]: [MOORH] INFO: Established secure connection to 5SZ5WP2 at 192.168.1.133:53028-94.130.70.114:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABF8LDLHT10HIHHAM24VO048
Jun 19 07:52:40 workstation syncthing[3842]: [MOORH] INFO: Device 5SZ5WP2 client is "syncthing v1.27.3" named "Nikola S23 ultra" at 192.168.1.133:53028-94.130.70.114:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABF8LDLHT10HIHHAM24VO048
Jun 19 07:52:42 workstation waybar[3975]: [2025-06-19 07:52:42.824] [debug] Cmd exited with code 0
Jun 19 07:52:42 workstation waybar[3975]: [2025-06-19 07:52:42.824] [debug] Received SIGCHLD in signalThread
Jun 19 07:52:45 workstation waybar[3975]: [2025-06-19 07:52:45.852] [debug] Received SIGCHLD in signalThread
Jun 19 07:52:45 workstation waybar[3975]: [2025-06-19 07:52:45.852] [debug] Cmd exited with code 0
Jun 19 07:52:48 workstation waybar[3975]: [2025-06-19 07:52:48.878] [debug] Received SIGCHLD in signalThread
Jun 19 07:52:48 workstation waybar[3975]: [2025-06-19 07:52:48.878] [debug] Cmd exited with code 0
Jun 19 07:52:51 workstation waybar[3975]: [2025-06-19 07:52:51.904] [debug] Received SIGCHLD in signalThread
Jun 19 07:52:51 workstation waybar[3975]: [2025-06-19 07:52:51.904] [debug] Cmd exited with code 0
Jun 19 07:52:54 workstation waybar[3975]: [2025-06-19 07:52:54.934] [debug] Cmd exited with code 0
Jun 19 07:52:54 workstation waybar[3975]: [2025-06-19 07:52:54.934] [debug] Received SIGCHLD in signalThread
Jun 19 07:52:57 workstation waybar[3975]: [2025-06-19 07:52:57.964] [debug] Received SIGCHLD in signalThread
Jun 19 07:52:57 workstation waybar[3975]: [2025-06-19 07:52:57.964] [debug] Cmd exited with code 0
Jun 19 07:53:00 workstation waybar[3975]: [2025-06-19 07:53:00.993] [debug] Cmd exited with code 0
Jun 19 07:53:00 workstation waybar[3975]: [2025-06-19 07:53:00.993] [debug] Received SIGCHLD in signalThread
Jun 19 07:53:04 workstation waybar[3975]: [2025-06-19 07:53:04.021] [debug] Cmd exited with code 0
Jun 19 07:53:04 workstation waybar[3975]: [2025-06-19 07:53:04.021] [debug] Received SIGCHLD in signalThread
Jun 19 07:53:07 workstation waybar[3975]: [2025-06-19 07:53:07.047] [debug] Cmd exited with code 0
Jun 19 07:53:07 workstation waybar[3975]: [2025-06-19 07:53:07.047] [debug] Received SIGCHLD in signalThread
Jun 19 07:53:10 workstation waybar[3975]: [2025-06-19 07:53:10.076] [debug] Cmd exited with code 0
Jun 19 07:53:10 workstation waybar[3975]: [2025-06-19 07:53:10.076] [debug] Received SIGCHLD in signalThread
Jun 19 07:53:13 workstation waybar[3975]: [2025-06-19 07:53:13.103] [debug] Cmd exited with code 0
Jun 19 07:53:13 workstation waybar[3975]: [2025-06-19 07:53:13.103] [debug] Received SIGCHLD in signalThread
Jun 19 07:53:16 workstation waybar[3975]: [2025-06-19 07:53:16.130] [debug] Cmd exited with code 0
Jun 19 07:53:16 workstation waybar[3975]: [2025-06-19 07:53:16.130] [debug] Received SIGCHLD in signalThread
Jun 19 07:53:19 workstation waybar[3975]: [2025-06-19 07:53:19.158] [debug] Cmd exited with code 0
Jun 19 07:53:19 workstation waybar[3975]: [2025-06-19 07:53:19.158] [debug] Received SIGCHLD in signalThread
Jun 19 07:53:22 workstation waybar[3975]: [2025-06-19 07:53:22.184] [debug] Received SIGCHLD in signalThread
Jun 19 07:53:22 workstation waybar[3975]: [2025-06-19 07:53:22.184] [debug] Cmd exited with code 0
Jun 19 07:53:25 workstation waybar[3975]: [2025-06-19 07:53:25.211] [debug] Received SIGCHLD in signalThread
Jun 19 07:53:25 workstation waybar[3975]: [2025-06-19 07:53:25.211] [debug] Cmd exited with code 0
Jun 19 07:53:28 workstation waybar[3975]: [2025-06-19 07:53:28.238] [debug] Received SIGCHLD in signalThread
Jun 19 07:53:28 workstation waybar[3975]: [2025-06-19 07:53:28.238] [debug] Cmd exited with code 0
Jun 19 07:53:31 workstation waybar[3975]: [2025-06-19 07:53:31.267] [debug] Received SIGCHLD in signalThread
Jun 19 07:53:31 workstation waybar[3975]: [2025-06-19 07:53:31.267] [debug] Cmd exited with code 0
Jun 19 07:53:34 workstation waybar[3975]: [2025-06-19 07:53:34.293] [debug] Cmd exited with code 0
Jun 19 07:53:34 workstation waybar[3975]: [2025-06-19 07:53:34.293] [debug] Received SIGCHLD in signalThread
Jun 19 07:53:37 workstation waybar[3975]: [2025-06-19 07:53:37.323] [debug] Received SIGCHLD in signalThread
Jun 19 07:53:37 workstation waybar[3975]: [2025-06-19 07:53:37.323] [debug] Cmd exited with code 0
Jun 19 07:53:40 workstation waybar[3975]: [2025-06-19 07:53:40.349] [debug] Cmd exited with code 0
Jun 19 07:53:40 workstation waybar[3975]: [2025-06-19 07:53:40.349] [debug] Received SIGCHLD in signalThread
Jun 19 07:53:43 workstation waybar[3975]: [2025-06-19 07:53:43.374] [debug] Cmd exited with code 0
Jun 19 07:53:43 workstation waybar[3975]: [2025-06-19 07:53:43.375] [debug] Received SIGCHLD in signalThread
Jun 19 07:53:46 workstation waybar[3975]: [2025-06-19 07:53:46.400] [debug] Cmd exited with code 0
Jun 19 07:53:46 workstation waybar[3975]: [2025-06-19 07:53:46.400] [debug] Received SIGCHLD in signalThread
Jun 19 07:53:49 workstation waybar[3975]: [2025-06-19 07:53:49.426] [debug] Cmd exited with code 0
Jun 19 07:53:49 workstation waybar[3975]: [2025-06-19 07:53:49.426] [debug] Received SIGCHLD in signalThread
Jun 19 07:53:52 workstation waybar[3975]: [2025-06-19 07:53:52.454] [debug] Cmd exited with code 0
Jun 19 07:53:52 workstation waybar[3975]: [2025-06-19 07:53:52.454] [debug] Received SIGCHLD in signalThread
Jun 19 07:53:55 workstation waybar[3975]: [2025-06-19 07:53:55.481] [debug] Cmd exited with code 0
Jun 19 07:53:55 workstation waybar[3975]: [2025-06-19 07:53:55.481] [debug] Received SIGCHLD in signalThread
Jun 19 07:53:58 workstation waybar[3975]: [2025-06-19 07:53:58.506] [debug] Received SIGCHLD in signalThread
Jun 19 07:53:58 workstation waybar[3975]: [2025-06-19 07:53:58.506] [debug] Cmd exited with code 0
Jun 19 07:54:01 workstation waybar[3975]: [2025-06-19 07:54:01.534] [debug] Received SIGCHLD in signalThread
Jun 19 07:54:01 workstation waybar[3975]: [2025-06-19 07:54:01.535] [debug] Cmd exited with code 0
Jun 19 07:54:04 workstation waybar[3975]: [2025-06-19 07:54:04.562] [debug] Cmd exited with code 0
Jun 19 07:54:04 workstation waybar[3975]: [2025-06-19 07:54:04.562] [debug] Received SIGCHLD in signalThread
Jun 19 07:54:07 workstation waybar[3975]: [2025-06-19 07:54:07.590] [debug] Received SIGCHLD in signalThread
Jun 19 07:54:07 workstation waybar[3975]: [2025-06-19 07:54:07.590] [debug] Cmd exited with code 0
Jun 19 07:54:10 workstation waybar[3975]: [2025-06-19 07:54:10.617] [debug] Cmd exited with code 0
Jun 19 07:54:10 workstation waybar[3975]: [2025-06-19 07:54:10.617] [debug] Received SIGCHLD in signalThread
Jun 19 07:54:13 workstation waybar[3975]: [2025-06-19 07:54:13.644] [debug] Cmd exited with code 0
Jun 19 07:54:13 workstation waybar[3975]: [2025-06-19 07:54:13.644] [debug] Received SIGCHLD in signalThread
Jun 19 07:54:16 workstation waybar[3975]: [2025-06-19 07:54:16.671] [debug] Cmd exited with code 0
Jun 19 07:54:16 workstation waybar[3975]: [2025-06-19 07:54:16.671] [debug] Received SIGCHLD in signalThread
Jun 19 07:54:19 workstation waybar[3975]: [2025-06-19 07:54:19.697] [debug] Received SIGCHLD in signalThread
Jun 19 07:54:19 workstation waybar[3975]: [2025-06-19 07:54:19.697] [debug] Cmd exited with code 0
Jun 19 07:54:22 workstation waybar[3975]: [2025-06-19 07:54:22.725] [debug] Cmd exited with code 0
Jun 19 07:54:22 workstation waybar[3975]: [2025-06-19 07:54:22.725] [debug] Received SIGCHLD in signalThread
Jun 19 07:54:25 workstation waybar[3975]: [2025-06-19 07:54:25.754] [debug] Cmd exited with code 0
Jun 19 07:54:25 workstation waybar[3975]: [2025-06-19 07:54:25.754] [debug] Received SIGCHLD in signalThread
Jun 19 07:54:28 workstation waybar[3975]: [2025-06-19 07:54:28.781] [debug] Received SIGCHLD in signalThread
Jun 19 07:54:28 workstation waybar[3975]: [2025-06-19 07:54:28.781] [debug] Cmd exited with code 0
Jun 19 07:54:31 workstation waybar[3975]: [2025-06-19 07:54:31.807] [debug] Received SIGCHLD in signalThread
Jun 19 07:54:31 workstation waybar[3975]: [2025-06-19 07:54:31.807] [debug] Cmd exited with code 0
Jun 19 07:54:34 workstation waybar[3975]: [2025-06-19 07:54:34.834] [debug] Cmd exited with code 0
Jun 19 07:54:34 workstation waybar[3975]: [2025-06-19 07:54:34.835] [debug] Received SIGCHLD in signalThread
Jun 19 07:54:37 workstation waybar[3975]: [2025-06-19 07:54:37.863] [debug] Received SIGCHLD in signalThread
Jun 19 07:54:37 workstation waybar[3975]: [2025-06-19 07:54:37.863] [debug] Cmd exited with code 0
Jun 19 07:54:40 workstation waybar[3975]: [2025-06-19 07:54:40.893] [debug] Received SIGCHLD in signalThread
Jun 19 07:54:40 workstation waybar[3975]: [2025-06-19 07:54:40.893] [debug] Cmd exited with code 0
Jun 19 07:54:43 workstation waybar[3975]: [2025-06-19 07:54:43.923] [debug] Cmd exited with code 0
Jun 19 07:54:43 workstation waybar[3975]: [2025-06-19 07:54:43.923] [debug] Received SIGCHLD in signalThread
Jun 19 07:54:46 workstation waybar[3975]: [2025-06-19 07:54:46.951] [debug] Cmd exited with code 0
Jun 19 07:54:46 workstation waybar[3975]: [2025-06-19 07:54:46.951] [debug] Received SIGCHLD in signalThread
Jun 19 07:54:49 workstation waybar[3975]: [2025-06-19 07:54:49.979] [debug] Cmd exited with code 0
Jun 19 07:54:49 workstation waybar[3975]: [2025-06-19 07:54:49.979] [debug] Received SIGCHLD in signalThread
Jun 19 07:54:53 workstation waybar[3975]: [2025-06-19 07:54:53.006] [debug] Received SIGCHLD in signalThread
Jun 19 07:54:53 workstation waybar[3975]: [2025-06-19 07:54:53.006] [debug] Cmd exited with code 0
Jun 19 07:54:56 workstation waybar[3975]: [2025-06-19 07:54:56.033] [debug] Cmd exited with code 0
Jun 19 07:54:56 workstation waybar[3975]: [2025-06-19 07:54:56.033] [debug] Received SIGCHLD in signalThread
Jun 19 07:54:59 workstation waybar[3975]: [2025-06-19 07:54:59.061] [debug] Cmd exited with code 0
Jun 19 07:54:59 workstation waybar[3975]: [2025-06-19 07:54:59.061] [debug] Received SIGCHLD in signalThread
Jun 19 07:55:02 workstation waybar[3975]: [2025-06-19 07:55:02.088] [debug] Cmd exited with code 0
Jun 19 07:55:02 workstation waybar[3975]: [2025-06-19 07:55:02.088] [debug] Received SIGCHLD in signalThread
Jun 19 07:55:05 workstation waybar[3975]: [2025-06-19 07:55:05.115] [debug] Received SIGCHLD in signalThread
Jun 19 07:55:05 workstation waybar[3975]: [2025-06-19 07:55:05.115] [debug] Cmd exited with code 0
Jun 19 07:55:08 workstation waybar[3975]: [2025-06-19 07:55:08.142] [debug] Cmd exited with code 0
Jun 19 07:55:08 workstation waybar[3975]: [2025-06-19 07:55:08.142] [debug] Received SIGCHLD in signalThread
Jun 19 07:55:11 workstation waybar[3975]: [2025-06-19 07:55:11.163] [debug] Cmd exited with code 0
Jun 19 07:55:11 workstation waybar[3975]: [2025-06-19 07:55:11.163] [debug] Received SIGCHLD in signalThread
Jun 19 07:55:14 workstation waybar[3975]: [2025-06-19 07:55:14.192] [debug] Received SIGCHLD in signalThread
Jun 19 07:55:14 workstation waybar[3975]: [2025-06-19 07:55:14.192] [debug] Cmd exited with code 0
Jun 19 07:55:17 workstation waybar[3975]: [2025-06-19 07:55:17.223] [debug] Cmd exited with code 0
Jun 19 07:55:17 workstation waybar[3975]: [2025-06-19 07:55:17.223] [debug] Received SIGCHLD in signalThread
Jun 19 07:55:20 workstation waybar[3975]: [2025-06-19 07:55:20.252] [debug] Cmd exited with code 0
Jun 19 07:55:20 workstation waybar[3975]: [2025-06-19 07:55:20.252] [debug] Received SIGCHLD in signalThread
Jun 19 07:55:23 workstation waybar[3975]: [2025-06-19 07:55:23.276] [debug] Cmd exited with code 0
Jun 19 07:55:23 workstation waybar[3975]: [2025-06-19 07:55:23.276] [debug] Received SIGCHLD in signalThread
Jun 19 07:55:26 workstation waybar[3975]: [2025-06-19 07:55:26.305] [debug] Cmd exited with code 0
Jun 19 07:55:26 workstation waybar[3975]: [2025-06-19 07:55:26.305] [debug] Received SIGCHLD in signalThread
Jun 19 07:55:29 workstation waybar[3975]: [2025-06-19 07:55:29.333] [debug] Cmd exited with code 0
Jun 19 07:55:29 workstation waybar[3975]: [2025-06-19 07:55:29.333] [debug] Received SIGCHLD in signalThread
Jun 19 07:55:32 workstation waybar[3975]: [2025-06-19 07:55:32.361] [debug] Received SIGCHLD in signalThread
Jun 19 07:55:32 workstation waybar[3975]: [2025-06-19 07:55:32.361] [debug] Cmd exited with code 0
Jun 19 07:55:35 workstation waybar[3975]: [2025-06-19 07:55:35.390] [debug] Cmd exited with code 0
Jun 19 07:55:35 workstation waybar[3975]: [2025-06-19 07:55:35.390] [debug] Received SIGCHLD in signalThread
Jun 19 07:55:38 workstation waybar[3975]: [2025-06-19 07:55:38.418] [debug] Cmd exited with code 0
Jun 19 07:55:38 workstation waybar[3975]: [2025-06-19 07:55:38.418] [debug] Received SIGCHLD in signalThread
Jun 19 07:55:41 workstation waybar[3975]: [2025-06-19 07:55:41.447] [debug] Cmd exited with code 0
Jun 19 07:55:41 workstation waybar[3975]: [2025-06-19 07:55:41.447] [debug] Received SIGCHLD in signalThread
Jun 19 07:55:44 workstation waybar[3975]: [2025-06-19 07:55:44.476] [debug] Cmd exited with code 0
Jun 19 07:55:44 workstation waybar[3975]: [2025-06-19 07:55:44.476] [debug] Received SIGCHLD in signalThread
Jun 19 07:55:47 workstation waybar[3975]: [2025-06-19 07:55:47.502] [debug] Received SIGCHLD in signalThread
Jun 19 07:55:47 workstation waybar[3975]: [2025-06-19 07:55:47.502] [debug] Cmd exited with code 0
Jun 19 07:55:50 workstation waybar[3975]: [2025-06-19 07:55:50.530] [debug] Received SIGCHLD in signalThread
Jun 19 07:55:50 workstation waybar[3975]: [2025-06-19 07:55:50.530] [debug] Cmd exited with code 0
Jun 19 07:55:53 workstation waybar[3975]: [2025-06-19 07:55:53.557] [debug] Received SIGCHLD in signalThread
Jun 19 07:55:53 workstation waybar[3975]: [2025-06-19 07:55:53.557] [debug] Cmd exited with code 0
Jun 19 07:55:56 workstation waybar[3975]: [2025-06-19 07:55:56.585] [debug] Cmd exited with code 0
Jun 19 07:55:56 workstation waybar[3975]: [2025-06-19 07:55:56.585] [debug] Received SIGCHLD in signalThread
Jun 19 07:55:59 workstation waybar[3975]: [2025-06-19 07:55:59.612] [debug] Received SIGCHLD in signalThread
Jun 19 07:55:59 workstation waybar[3975]: [2025-06-19 07:55:59.612] [debug] Cmd exited with code 0
Jun 19 07:56:02 workstation waybar[3975]: [2025-06-19 07:56:02.641] [debug] Received SIGCHLD in signalThread
Jun 19 07:56:02 workstation waybar[3975]: [2025-06-19 07:56:02.641] [debug] Cmd exited with code 0
Jun 19 07:56:05 workstation waybar[3975]: [2025-06-19 07:56:05.670] [debug] Cmd exited with code 0
Jun 19 07:56:05 workstation waybar[3975]: [2025-06-19 07:56:05.670] [debug] Received SIGCHLD in signalThread
Jun 19 07:56:07 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=13799 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:56:08 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=13800 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:56:08 workstation waybar[3975]: [2025-06-19 07:56:08.697] [debug] Received SIGCHLD in signalThread
Jun 19 07:56:08 workstation waybar[3975]: [2025-06-19 07:56:08.697] [debug] Cmd exited with code 0
Jun 19 07:56:11 workstation waybar[3975]: [2025-06-19 07:56:11.723] [debug] Received SIGCHLD in signalThread
Jun 19 07:56:11 workstation waybar[3975]: [2025-06-19 07:56:11.723] [debug] Cmd exited with code 0
Jun 19 07:56:14 workstation waybar[3975]: [2025-06-19 07:56:14.751] [debug] Cmd exited with code 0
Jun 19 07:56:14 workstation waybar[3975]: [2025-06-19 07:56:14.752] [debug] Received SIGCHLD in signalThread
Jun 19 07:56:16 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=13801 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:56:16 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=38244 DF PROTO=TCP SPT=38506 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:56:17 workstation waybar[3975]: [2025-06-19 07:56:17.780] [debug] Received SIGCHLD in signalThread
Jun 19 07:56:17 workstation waybar[3975]: [2025-06-19 07:56:17.780] [debug] Cmd exited with code 0
Jun 19 07:56:17 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=38245 DF PROTO=TCP SPT=38506 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:56:19 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=38246 DF PROTO=TCP SPT=38506 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:56:20 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=13802 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:56:20 workstation waybar[3975]: [2025-06-19 07:56:20.808] [debug] Received SIGCHLD in signalThread
Jun 19 07:56:20 workstation waybar[3975]: [2025-06-19 07:56:20.808] [debug] Cmd exited with code 0
Jun 19 07:56:23 workstation waybar[3975]: [2025-06-19 07:56:23.837] [debug] Cmd exited with code 0
Jun 19 07:56:23 workstation waybar[3975]: [2025-06-19 07:56:23.837] [debug] Received SIGCHLD in signalThread
Jun 19 07:56:26 workstation waybar[3975]: [2025-06-19 07:56:26.866] [debug] Cmd exited with code 0
Jun 19 07:56:26 workstation waybar[3975]: [2025-06-19 07:56:26.866] [debug] Received SIGCHLD in signalThread
Jun 19 07:56:29 workstation waybar[3975]: [2025-06-19 07:56:29.894] [debug] Cmd exited with code 0
Jun 19 07:56:29 workstation waybar[3975]: [2025-06-19 07:56:29.894] [debug] Received SIGCHLD in signalThread
Jun 19 07:56:32 workstation waybar[3975]: [2025-06-19 07:56:32.920] [debug] Cmd exited with code 0
Jun 19 07:56:32 workstation waybar[3975]: [2025-06-19 07:56:32.920] [debug] Received SIGCHLD in signalThread
Jun 19 07:56:35 workstation waybar[3975]: [2025-06-19 07:56:35.948] [debug] Cmd exited with code 0
Jun 19 07:56:35 workstation waybar[3975]: [2025-06-19 07:56:35.948] [debug] Received SIGCHLD in signalThread
Jun 19 07:56:38 workstation waybar[3975]: [2025-06-19 07:56:38.977] [debug] Cmd exited with code 0
Jun 19 07:56:38 workstation waybar[3975]: [2025-06-19 07:56:38.977] [debug] Received SIGCHLD in signalThread
Jun 19 07:56:42 workstation waybar[3975]: [2025-06-19 07:56:42.006] [debug] Cmd exited with code 0
Jun 19 07:56:42 workstation waybar[3975]: [2025-06-19 07:56:42.006] [debug] Received SIGCHLD in signalThread
Jun 19 07:56:45 workstation waybar[3975]: [2025-06-19 07:56:45.032] [debug] Cmd exited with code 0
Jun 19 07:56:45 workstation waybar[3975]: [2025-06-19 07:56:45.032] [debug] Received SIGCHLD in signalThread
Jun 19 07:56:48 workstation waybar[3975]: [2025-06-19 07:56:48.061] [debug] Received SIGCHLD in signalThread
Jun 19 07:56:48 workstation waybar[3975]: [2025-06-19 07:56:48.061] [debug] Cmd exited with code 0
Jun 19 07:56:51 workstation waybar[3975]: [2025-06-19 07:56:51.089] [debug] Cmd exited with code 0
Jun 19 07:56:51 workstation waybar[3975]: [2025-06-19 07:56:51.089] [debug] Received SIGCHLD in signalThread
Jun 19 07:56:54 workstation waybar[3975]: [2025-06-19 07:56:54.115] [debug] Cmd exited with code 0
Jun 19 07:56:54 workstation waybar[3975]: [2025-06-19 07:56:54.115] [debug] Received SIGCHLD in signalThread
Jun 19 07:56:57 workstation waybar[3975]: [2025-06-19 07:56:57.144] [debug] Cmd exited with code 0
Jun 19 07:56:57 workstation waybar[3975]: [2025-06-19 07:56:57.144] [debug] Received SIGCHLD in signalThread
Jun 19 07:57:00 workstation waybar[3975]: [2025-06-19 07:57:00.172] [debug] Cmd exited with code 0
Jun 19 07:57:00 workstation waybar[3975]: [2025-06-19 07:57:00.172] [debug] Received SIGCHLD in signalThread
Jun 19 07:57:03 workstation waybar[3975]: [2025-06-19 07:57:03.201] [debug] Cmd exited with code 0
Jun 19 07:57:03 workstation waybar[3975]: [2025-06-19 07:57:03.201] [debug] Received SIGCHLD in signalThread
Jun 19 07:57:06 workstation waybar[3975]: [2025-06-19 07:57:06.228] [debug] Cmd exited with code 0
Jun 19 07:57:06 workstation waybar[3975]: [2025-06-19 07:57:06.228] [debug] Received SIGCHLD in signalThread
Jun 19 07:57:09 workstation waybar[3975]: [2025-06-19 07:57:09.257] [debug] Received SIGCHLD in signalThread
Jun 19 07:57:09 workstation waybar[3975]: [2025-06-19 07:57:09.257] [debug] Cmd exited with code 0
Jun 19 07:57:12 workstation waybar[3975]: [2025-06-19 07:57:12.284] [debug] Cmd exited with code 0
Jun 19 07:57:12 workstation waybar[3975]: [2025-06-19 07:57:12.284] [debug] Received SIGCHLD in signalThread
Jun 19 07:57:15 workstation waybar[3975]: [2025-06-19 07:57:15.311] [debug] Cmd exited with code 0
Jun 19 07:57:15 workstation waybar[3975]: [2025-06-19 07:57:15.311] [debug] Received SIGCHLD in signalThread
Jun 19 07:57:18 workstation waybar[3975]: [2025-06-19 07:57:18.340] [debug] Received SIGCHLD in signalThread
Jun 19 07:57:18 workstation waybar[3975]: [2025-06-19 07:57:18.340] [debug] Cmd exited with code 0
Jun 19 07:57:21 workstation waybar[3975]: [2025-06-19 07:57:21.371] [debug] Received SIGCHLD in signalThread
Jun 19 07:57:21 workstation waybar[3975]: [2025-06-19 07:57:21.371] [debug] Cmd exited with code 0
Jun 19 07:57:24 workstation waybar[3975]: [2025-06-19 07:57:24.399] [debug] Received SIGCHLD in signalThread
Jun 19 07:57:24 workstation waybar[3975]: [2025-06-19 07:57:24.399] [debug] Cmd exited with code 0
Jun 19 07:57:27 workstation waybar[3975]: [2025-06-19 07:57:27.427] [debug] Cmd exited with code 0
Jun 19 07:57:27 workstation waybar[3975]: [2025-06-19 07:57:27.427] [debug] Received SIGCHLD in signalThread
Jun 19 07:57:30 workstation waybar[3975]: [2025-06-19 07:57:30.454] [debug] Cmd exited with code 0
Jun 19 07:57:30 workstation waybar[3975]: [2025-06-19 07:57:30.454] [debug] Received SIGCHLD in signalThread
Jun 19 07:57:33 workstation waybar[3975]: [2025-06-19 07:57:33.483] [debug] Cmd exited with code 0
Jun 19 07:57:33 workstation waybar[3975]: [2025-06-19 07:57:33.483] [debug] Received SIGCHLD in signalThread
Jun 19 07:57:36 workstation waybar[3975]: [2025-06-19 07:57:36.508] [debug] Cmd exited with code 0
Jun 19 07:57:36 workstation waybar[3975]: [2025-06-19 07:57:36.508] [debug] Received SIGCHLD in signalThread
Jun 19 07:57:39 workstation waybar[3975]: [2025-06-19 07:57:39.536] [debug] Cmd exited with code 0
Jun 19 07:57:39 workstation waybar[3975]: [2025-06-19 07:57:39.536] [debug] Received SIGCHLD in signalThread
Jun 19 07:57:42 workstation waybar[3975]: [2025-06-19 07:57:42.564] [debug] Cmd exited with code 0
Jun 19 07:57:42 workstation waybar[3975]: [2025-06-19 07:57:42.564] [debug] Received SIGCHLD in signalThread
Jun 19 07:57:45 workstation waybar[3975]: [2025-06-19 07:57:45.590] [debug] Cmd exited with code 0
Jun 19 07:57:45 workstation waybar[3975]: [2025-06-19 07:57:45.590] [debug] Received SIGCHLD in signalThread
Jun 19 07:57:48 workstation waybar[3975]: [2025-06-19 07:57:48.616] [debug] Cmd exited with code 0
Jun 19 07:57:48 workstation waybar[3975]: [2025-06-19 07:57:48.616] [debug] Received SIGCHLD in signalThread
Jun 19 07:57:51 workstation waybar[3975]: [2025-06-19 07:57:51.646] [debug] Cmd exited with code 0
Jun 19 07:57:51 workstation waybar[3975]: [2025-06-19 07:57:51.646] [debug] Received SIGCHLD in signalThread
Jun 19 07:57:54 workstation waybar[3975]: [2025-06-19 07:57:54.673] [debug] Received SIGCHLD in signalThread
Jun 19 07:57:54 workstation waybar[3975]: [2025-06-19 07:57:54.673] [debug] Cmd exited with code 0
Jun 19 07:57:57 workstation waybar[3975]: [2025-06-19 07:57:57.700] [debug] Cmd exited with code 0
Jun 19 07:57:57 workstation waybar[3975]: [2025-06-19 07:57:57.700] [debug] Received SIGCHLD in signalThread
Jun 19 07:57:58 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=47958 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:57:59 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=47959 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:58:00 workstation waybar[3975]: [2025-06-19 07:58:00.730] [debug] Cmd exited with code 0
Jun 19 07:58:00 workstation waybar[3975]: [2025-06-19 07:58:00.730] [debug] Received SIGCHLD in signalThread
Jun 19 07:58:01 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=47960 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:58:02 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=51323 DF PROTO=TCP SPT=33102 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:58:03 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=51324 DF PROTO=TCP SPT=33102 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:58:03 workstation waybar[3975]: [2025-06-19 07:58:03.761] [debug] Cmd exited with code 0
Jun 19 07:58:03 workstation waybar[3975]: [2025-06-19 07:58:03.761] [debug] Received SIGCHLD in signalThread
Jun 19 07:58:05 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=51325 DF PROTO=TCP SPT=33102 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:58:05 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=47961 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:58:06 workstation waybar[3975]: [2025-06-19 07:58:06.791] [debug] Received SIGCHLD in signalThread
Jun 19 07:58:06 workstation waybar[3975]: [2025-06-19 07:58:06.791] [debug] Cmd exited with code 0
Jun 19 07:58:09 workstation waybar[3975]: [2025-06-19 07:58:09.820] [debug] Cmd exited with code 0
Jun 19 07:58:09 workstation waybar[3975]: [2025-06-19 07:58:09.820] [debug] Received SIGCHLD in signalThread
Jun 19 07:58:12 workstation waybar[3975]: [2025-06-19 07:58:12.848] [debug] Received SIGCHLD in signalThread
Jun 19 07:58:12 workstation waybar[3975]: [2025-06-19 07:58:12.848] [debug] Cmd exited with code 0
Jun 19 07:58:15 workstation waybar[3975]: [2025-06-19 07:58:15.878] [debug] Cmd exited with code 0
Jun 19 07:58:15 workstation waybar[3975]: [2025-06-19 07:58:15.878] [debug] Received SIGCHLD in signalThread
Jun 19 07:58:18 workstation waybar[3975]: [2025-06-19 07:58:18.908] [debug] Received SIGCHLD in signalThread
Jun 19 07:58:18 workstation waybar[3975]: [2025-06-19 07:58:18.908] [debug] Cmd exited with code 0
Jun 19 07:58:21 workstation waybar[3975]: [2025-06-19 07:58:21.936] [debug] Received SIGCHLD in signalThread
Jun 19 07:58:21 workstation waybar[3975]: [2025-06-19 07:58:21.936] [debug] Cmd exited with code 0
Jun 19 07:58:24 workstation waybar[3975]: [2025-06-19 07:58:24.963] [debug] Received SIGCHLD in signalThread
Jun 19 07:58:24 workstation waybar[3975]: [2025-06-19 07:58:24.963] [debug] Cmd exited with code 0
Jun 19 07:58:27 workstation waybar[3975]: [2025-06-19 07:58:27.992] [debug] Cmd exited with code 0
Jun 19 07:58:27 workstation waybar[3975]: [2025-06-19 07:58:27.992] [debug] Received SIGCHLD in signalThread
Jun 19 07:58:31 workstation waybar[3975]: [2025-06-19 07:58:31.020] [debug] Cmd exited with code 0
Jun 19 07:58:31 workstation waybar[3975]: [2025-06-19 07:58:31.020] [debug] Received SIGCHLD in signalThread
Jun 19 07:58:34 workstation waybar[3975]: [2025-06-19 07:58:34.049] [debug] Cmd exited with code 0
Jun 19 07:58:34 workstation waybar[3975]: [2025-06-19 07:58:34.049] [debug] Received SIGCHLD in signalThread
Jun 19 07:58:37 workstation waybar[3975]: [2025-06-19 07:58:37.077] [debug] Cmd exited with code 0
Jun 19 07:58:37 workstation waybar[3975]: [2025-06-19 07:58:37.077] [debug] Received SIGCHLD in signalThread
Jun 19 07:58:40 workstation waybar[3975]: [2025-06-19 07:58:40.102] [debug] Cmd exited with code 0
Jun 19 07:58:40 workstation waybar[3975]: [2025-06-19 07:58:40.102] [debug] Received SIGCHLD in signalThread
Jun 19 07:58:43 workstation waybar[3975]: [2025-06-19 07:58:43.130] [debug] Cmd exited with code 0
Jun 19 07:58:43 workstation waybar[3975]: [2025-06-19 07:58:43.130] [debug] Received SIGCHLD in signalThread
Jun 19 07:58:46 workstation waybar[3975]: [2025-06-19 07:58:46.156] [debug] Cmd exited with code 0
Jun 19 07:58:46 workstation waybar[3975]: [2025-06-19 07:58:46.156] [debug] Received SIGCHLD in signalThread
Jun 19 07:58:49 workstation waybar[3975]: [2025-06-19 07:58:49.182] [debug] Cmd exited with code 0
Jun 19 07:58:49 workstation waybar[3975]: [2025-06-19 07:58:49.182] [debug] Received SIGCHLD in signalThread
Jun 19 07:58:52 workstation waybar[3975]: [2025-06-19 07:58:52.209] [debug] Received SIGCHLD in signalThread
Jun 19 07:58:52 workstation waybar[3975]: [2025-06-19 07:58:52.209] [debug] Cmd exited with code 0
Jun 19 07:58:55 workstation waybar[3975]: [2025-06-19 07:58:55.237] [debug] Cmd exited with code 0
Jun 19 07:58:55 workstation waybar[3975]: [2025-06-19 07:58:55.237] [debug] Received SIGCHLD in signalThread
Jun 19 07:58:58 workstation waybar[3975]: [2025-06-19 07:58:58.267] [debug] Cmd exited with code 0
Jun 19 07:58:58 workstation waybar[3975]: [2025-06-19 07:58:58.267] [debug] Received SIGCHLD in signalThread
Jun 19 07:59:01 workstation waybar[3975]: [2025-06-19 07:59:01.293] [debug] Cmd exited with code 0
Jun 19 07:59:01 workstation waybar[3975]: [2025-06-19 07:59:01.293] [debug] Received SIGCHLD in signalThread
Jun 19 07:59:04 workstation waybar[3975]: [2025-06-19 07:59:04.320] [debug] Cmd exited with code 0
Jun 19 07:59:04 workstation waybar[3975]: [2025-06-19 07:59:04.320] [debug] Received SIGCHLD in signalThread
Jun 19 07:59:07 workstation waybar[3975]: [2025-06-19 07:59:07.347] [debug] Cmd exited with code 0
Jun 19 07:59:07 workstation waybar[3975]: [2025-06-19 07:59:07.347] [debug] Received SIGCHLD in signalThread
Jun 19 07:59:08 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=8912 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:59:09 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=8913 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:59:10 workstation waybar[3975]: [2025-06-19 07:59:10.373] [debug] Cmd exited with code 0
Jun 19 07:59:10 workstation waybar[3975]: [2025-06-19 07:59:10.373] [debug] Received SIGCHLD in signalThread
Jun 19 07:59:11 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=8914 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:59:12 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=57557 DF PROTO=TCP SPT=49832 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:59:13 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=57558 DF PROTO=TCP SPT=49832 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:59:13 workstation waybar[3975]: [2025-06-19 07:59:13.402] [debug] Cmd exited with code 0
Jun 19 07:59:13 workstation waybar[3975]: [2025-06-19 07:59:13.402] [debug] Received SIGCHLD in signalThread
Jun 19 07:59:15 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=57559 DF PROTO=TCP SPT=49832 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:59:15 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=8915 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 07:59:16 workstation waybar[3975]: [2025-06-19 07:59:16.428] [debug] Received SIGCHLD in signalThread
Jun 19 07:59:16 workstation waybar[3975]: [2025-06-19 07:59:16.428] [debug] Cmd exited with code 0
Jun 19 07:59:19 workstation waybar[3975]: [2025-06-19 07:59:19.456] [debug] Cmd exited with code 0
Jun 19 07:59:19 workstation waybar[3975]: [2025-06-19 07:59:19.456] [debug] Received SIGCHLD in signalThread
Jun 19 07:59:22 workstation waybar[3975]: [2025-06-19 07:59:22.481] [debug] Cmd exited with code 0
Jun 19 07:59:22 workstation waybar[3975]: [2025-06-19 07:59:22.481] [debug] Received SIGCHLD in signalThread
Jun 19 07:59:25 workstation waybar[3975]: [2025-06-19 07:59:25.507] [debug] Received SIGCHLD in signalThread
Jun 19 07:59:25 workstation waybar[3975]: [2025-06-19 07:59:25.507] [debug] Cmd exited with code 0
Jun 19 07:59:28 workstation waybar[3975]: [2025-06-19 07:59:28.535] [debug] Cmd exited with code 0
Jun 19 07:59:28 workstation waybar[3975]: [2025-06-19 07:59:28.535] [debug] Received SIGCHLD in signalThread
Jun 19 07:59:31 workstation waybar[3975]: [2025-06-19 07:59:31.565] [debug] Cmd exited with code 0
Jun 19 07:59:31 workstation waybar[3975]: [2025-06-19 07:59:31.565] [debug] Received SIGCHLD in signalThread
Jun 19 07:59:34 workstation waybar[3975]: [2025-06-19 07:59:34.594] [debug] Cmd exited with code 0
Jun 19 07:59:34 workstation waybar[3975]: [2025-06-19 07:59:34.594] [debug] Received SIGCHLD in signalThread
Jun 19 07:59:37 workstation waybar[3975]: [2025-06-19 07:59:37.624] [debug] Cmd exited with code 0
Jun 19 07:59:37 workstation waybar[3975]: [2025-06-19 07:59:37.624] [debug] Received SIGCHLD in signalThread
Jun 19 07:59:40 workstation waybar[3975]: [2025-06-19 07:59:40.649] [debug] Cmd exited with code 0
Jun 19 07:59:40 workstation waybar[3975]: [2025-06-19 07:59:40.649] [debug] Received SIGCHLD in signalThread
Jun 19 07:59:43 workstation waybar[3975]: [2025-06-19 07:59:43.676] [debug] Received SIGCHLD in signalThread
Jun 19 07:59:43 workstation waybar[3975]: [2025-06-19 07:59:43.676] [debug] Cmd exited with code 0
Jun 19 07:59:46 workstation waybar[3975]: [2025-06-19 07:59:46.703] [debug] Cmd exited with code 0
Jun 19 07:59:46 workstation waybar[3975]: [2025-06-19 07:59:46.703] [debug] Received SIGCHLD in signalThread
Jun 19 07:59:49 workstation waybar[3975]: [2025-06-19 07:59:49.731] [debug] Cmd exited with code 0
Jun 19 07:59:49 workstation waybar[3975]: [2025-06-19 07:59:49.731] [debug] Received SIGCHLD in signalThread
Jun 19 07:59:52 workstation waybar[3975]: [2025-06-19 07:59:52.760] [debug] Received SIGCHLD in signalThread
Jun 19 07:59:52 workstation waybar[3975]: [2025-06-19 07:59:52.760] [debug] Cmd exited with code 0
Jun 19 07:59:55 workstation waybar[3975]: [2025-06-19 07:59:55.787] [debug] Cmd exited with code 0
Jun 19 07:59:55 workstation waybar[3975]: [2025-06-19 07:59:55.787] [debug] Received SIGCHLD in signalThread
Jun 19 07:59:58 workstation waybar[3975]: [2025-06-19 07:59:58.813] [debug] Cmd exited with code 0
Jun 19 07:59:58 workstation waybar[3975]: [2025-06-19 07:59:58.813] [debug] Received SIGCHLD in signalThread
Jun 19 08:00:01 workstation waybar[3975]: [2025-06-19 08:00:01.839] [debug] Cmd exited with code 0
Jun 19 08:00:01 workstation waybar[3975]: [2025-06-19 08:00:01.839] [debug] Received SIGCHLD in signalThread
Jun 19 08:00:02 workstation systemd[1]: Starting Logrotate Service...
Jun 19 08:00:02 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 08:00:02 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 08:00:02 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 08:00:02 workstation systemd[1]: logrotate.service: Deactivated successfully.
Jun 19 08:00:02 workstation systemd[1]: Finished Logrotate Service.
Jun 19 08:00:02 workstation systemd-timesyncd[1439]: Contacted time server 147.91.8.1:123 (2.nixos.pool.ntp.org).
Jun 19 08:00:04 workstation waybar[3975]: [2025-06-19 08:00:04.866] [debug] Cmd exited with code 0
Jun 19 08:00:04 workstation waybar[3975]: [2025-06-19 08:00:04.866] [debug] Received SIGCHLD in signalThread
Jun 19 08:00:07 workstation waybar[3975]: [2025-06-19 08:00:07.894] [debug] Cmd exited with code 0
Jun 19 08:00:07 workstation waybar[3975]: [2025-06-19 08:00:07.894] [debug] Received SIGCHLD in signalThread
Jun 19 08:00:10 workstation waybar[3975]: [2025-06-19 08:00:10.924] [debug] Cmd exited with code 0
Jun 19 08:00:10 workstation waybar[3975]: [2025-06-19 08:00:10.924] [debug] Received SIGCHLD in signalThread
Jun 19 08:00:11 workstation syncthing[3842]: [MOORH] INFO: Lost primary connection to 5SZ5WP2 at 192.168.1.133:53028-94.130.70.114:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABF8LDLHT10HIHHAM24VO048: read timeout (0 remain)
Jun 19 08:00:11 workstation syncthing[3842]: [MOORH] INFO: Connection to 5SZ5WP2 at 192.168.1.133:53028-94.130.70.114:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABF8LDLHT10HIHHAM24VO048 closed: read timeout
Jun 19 08:00:11 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=39391 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:00:12 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=39392 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:00:13 workstation waybar[3975]: [2025-06-19 08:00:13.950] [debug] Cmd exited with code 0
Jun 19 08:00:13 workstation waybar[3975]: [2025-06-19 08:00:13.950] [debug] Received SIGCHLD in signalThread
Jun 19 08:00:14 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=39393 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:00:14 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=55016 DF PROTO=TCP SPT=33992 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:00:15 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=55017 DF PROTO=TCP SPT=33992 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:00:16 workstation waybar[3975]: [2025-06-19 08:00:16.978] [debug] Cmd exited with code 0
Jun 19 08:00:16 workstation waybar[3975]: [2025-06-19 08:00:16.978] [debug] Received SIGCHLD in signalThread
Jun 19 08:00:17 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=55018 DF PROTO=TCP SPT=33992 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:00:18 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=39394 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:00:20 workstation waybar[3975]: [2025-06-19 08:00:20.008] [debug] Cmd exited with code 0
Jun 19 08:00:20 workstation waybar[3975]: [2025-06-19 08:00:20.008] [debug] Received SIGCHLD in signalThread
Jun 19 08:00:23 workstation waybar[3975]: [2025-06-19 08:00:23.035] [debug] Received SIGCHLD in signalThread
Jun 19 08:00:23 workstation waybar[3975]: [2025-06-19 08:00:23.035] [debug] Cmd exited with code 0
Jun 19 08:00:26 workstation waybar[3975]: [2025-06-19 08:00:26.062] [debug] Received SIGCHLD in signalThread
Jun 19 08:00:26 workstation waybar[3975]: [2025-06-19 08:00:26.062] [debug] Cmd exited with code 0
Jun 19 08:00:29 workstation waybar[3975]: [2025-06-19 08:00:29.088] [debug] Cmd exited with code 0
Jun 19 08:00:29 workstation waybar[3975]: [2025-06-19 08:00:29.088] [debug] Received SIGCHLD in signalThread
Jun 19 08:00:31 workstation syncthing[3842]: [MOORH] INFO: Established secure connection to 5SZ5WP2 at 192.168.1.133:59824-165.140.203.135:22067/relay-server/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABGVI5MS4O0E18HHUAQBFMO6
Jun 19 08:00:31 workstation syncthing[3842]: [MOORH] INFO: Device 5SZ5WP2 client is "syncthing v1.27.3" named "Nikola S23 ultra" at 192.168.1.133:59824-165.140.203.135:22067/relay-server/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABGVI5MS4O0E18HHUAQBFMO6
Jun 19 08:00:32 workstation waybar[3975]: [2025-06-19 08:00:32.118] [debug] Received SIGCHLD in signalThread
Jun 19 08:00:32 workstation waybar[3975]: [2025-06-19 08:00:32.118] [debug] Cmd exited with code 0
Jun 19 08:00:35 workstation waybar[3975]: [2025-06-19 08:00:35.145] [debug] Cmd exited with code 0
Jun 19 08:00:35 workstation waybar[3975]: [2025-06-19 08:00:35.145] [debug] Received SIGCHLD in signalThread
Jun 19 08:00:38 workstation waybar[3975]: [2025-06-19 08:00:38.172] [debug] Cmd exited with code 0
Jun 19 08:00:38 workstation waybar[3975]: [2025-06-19 08:00:38.172] [debug] Received SIGCHLD in signalThread
Jun 19 08:00:41 workstation waybar[3975]: [2025-06-19 08:00:41.199] [debug] Cmd exited with code 0
Jun 19 08:00:41 workstation waybar[3975]: [2025-06-19 08:00:41.199] [debug] Received SIGCHLD in signalThread
Jun 19 08:00:44 workstation waybar[3975]: [2025-06-19 08:00:44.225] [debug] Cmd exited with code 0
Jun 19 08:00:44 workstation waybar[3975]: [2025-06-19 08:00:44.225] [debug] Received SIGCHLD in signalThread
Jun 19 08:00:47 workstation waybar[3975]: [2025-06-19 08:00:47.251] [debug] Received SIGCHLD in signalThread
Jun 19 08:00:47 workstation waybar[3975]: [2025-06-19 08:00:47.251] [debug] Cmd exited with code 0
Jun 19 08:00:50 workstation waybar[3975]: [2025-06-19 08:00:50.278] [debug] Cmd exited with code 0
Jun 19 08:00:50 workstation waybar[3975]: [2025-06-19 08:00:50.278] [debug] Received SIGCHLD in signalThread
Jun 19 08:00:53 workstation waybar[3975]: [2025-06-19 08:00:53.306] [debug] Received SIGCHLD in signalThread
Jun 19 08:00:53 workstation waybar[3975]: [2025-06-19 08:00:53.306] [debug] Cmd exited with code 0
Jun 19 08:00:56 workstation waybar[3975]: [2025-06-19 08:00:56.335] [debug] Received SIGCHLD in signalThread
Jun 19 08:00:56 workstation waybar[3975]: [2025-06-19 08:00:56.335] [debug] Cmd exited with code 0
Jun 19 08:00:59 workstation waybar[3975]: [2025-06-19 08:00:59.362] [debug] Cmd exited with code 0
Jun 19 08:00:59 workstation waybar[3975]: [2025-06-19 08:00:59.362] [debug] Received SIGCHLD in signalThread
Jun 19 08:01:02 workstation waybar[3975]: [2025-06-19 08:01:02.390] [debug] Received SIGCHLD in signalThread
Jun 19 08:01:02 workstation waybar[3975]: [2025-06-19 08:01:02.390] [debug] Cmd exited with code 0
Jun 19 08:01:05 workstation waybar[3975]: [2025-06-19 08:01:05.418] [debug] Received SIGCHLD in signalThread
Jun 19 08:01:05 workstation waybar[3975]: [2025-06-19 08:01:05.418] [debug] Cmd exited with code 0
Jun 19 08:01:08 workstation waybar[3975]: [2025-06-19 08:01:08.446] [debug] Cmd exited with code 0
Jun 19 08:01:08 workstation waybar[3975]: [2025-06-19 08:01:08.446] [debug] Received SIGCHLD in signalThread
Jun 19 08:01:11 workstation waybar[3975]: [2025-06-19 08:01:11.474] [debug] Cmd exited with code 0
Jun 19 08:01:11 workstation waybar[3975]: [2025-06-19 08:01:11.474] [debug] Received SIGCHLD in signalThread
Jun 19 08:01:14 workstation waybar[3975]: [2025-06-19 08:01:14.501] [debug] Cmd exited with code 0
Jun 19 08:01:14 workstation waybar[3975]: [2025-06-19 08:01:14.501] [debug] Received SIGCHLD in signalThread
Jun 19 08:01:17 workstation waybar[3975]: [2025-06-19 08:01:17.528] [debug] Received SIGCHLD in signalThread
Jun 19 08:01:17 workstation waybar[3975]: [2025-06-19 08:01:17.528] [debug] Cmd exited with code 0
Jun 19 08:01:20 workstation waybar[3975]: [2025-06-19 08:01:20.554] [debug] Received SIGCHLD in signalThread
Jun 19 08:01:20 workstation waybar[3975]: [2025-06-19 08:01:20.554] [debug] Cmd exited with code 0
Jun 19 08:01:21 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=61098 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:01:22 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=61099 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:01:23 workstation waybar[3975]: [2025-06-19 08:01:23.582] [debug] Received SIGCHLD in signalThread
Jun 19 08:01:23 workstation waybar[3975]: [2025-06-19 08:01:23.582] [debug] Cmd exited with code 0
Jun 19 08:01:24 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=61100 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:01:24 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=16397 DF PROTO=TCP SPT=36682 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:01:25 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=16398 DF PROTO=TCP SPT=36682 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:01:26 workstation waybar[3975]: [2025-06-19 08:01:26.609] [debug] Cmd exited with code 0
Jun 19 08:01:26 workstation waybar[3975]: [2025-06-19 08:01:26.609] [debug] Received SIGCHLD in signalThread
Jun 19 08:01:27 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=16399 DF PROTO=TCP SPT=36682 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:01:28 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=61101 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:01:29 workstation waybar[3975]: [2025-06-19 08:01:29.634] [debug] Cmd exited with code 0
Jun 19 08:01:29 workstation waybar[3975]: [2025-06-19 08:01:29.634] [debug] Received SIGCHLD in signalThread
Jun 19 08:01:32 workstation waybar[3975]: [2025-06-19 08:01:32.663] [debug] Cmd exited with code 0
Jun 19 08:01:32 workstation waybar[3975]: [2025-06-19 08:01:32.663] [debug] Received SIGCHLD in signalThread
Jun 19 08:01:35 workstation waybar[3975]: [2025-06-19 08:01:35.689] [debug] Received SIGCHLD in signalThread
Jun 19 08:01:35 workstation waybar[3975]: [2025-06-19 08:01:35.689] [debug] Cmd exited with code 0
Jun 19 08:01:38 workstation waybar[3975]: [2025-06-19 08:01:38.718] [debug] Received SIGCHLD in signalThread
Jun 19 08:01:38 workstation waybar[3975]: [2025-06-19 08:01:38.718] [debug] Cmd exited with code 0
Jun 19 08:01:41 workstation waybar[3975]: [2025-06-19 08:01:41.745] [debug] Cmd exited with code 0
Jun 19 08:01:41 workstation waybar[3975]: [2025-06-19 08:01:41.745] [debug] Received SIGCHLD in signalThread
Jun 19 08:01:44 workstation waybar[3975]: [2025-06-19 08:01:44.772] [debug] Cmd exited with code 0
Jun 19 08:01:44 workstation waybar[3975]: [2025-06-19 08:01:44.772] [debug] Received SIGCHLD in signalThread
Jun 19 08:01:47 workstation waybar[3975]: [2025-06-19 08:01:47.800] [debug] Cmd exited with code 0
Jun 19 08:01:47 workstation waybar[3975]: [2025-06-19 08:01:47.800] [debug] Received SIGCHLD in signalThread
Jun 19 08:01:50 workstation waybar[3975]: [2025-06-19 08:01:50.826] [debug] Received SIGCHLD in signalThread
Jun 19 08:01:50 workstation waybar[3975]: [2025-06-19 08:01:50.826] [debug] Cmd exited with code 0
Jun 19 08:01:53 workstation waybar[3975]: [2025-06-19 08:01:53.856] [debug] Cmd exited with code 0
Jun 19 08:01:53 workstation waybar[3975]: [2025-06-19 08:01:53.856] [debug] Received SIGCHLD in signalThread
Jun 19 08:01:56 workstation waybar[3975]: [2025-06-19 08:01:56.885] [debug] Received SIGCHLD in signalThread
Jun 19 08:01:56 workstation waybar[3975]: [2025-06-19 08:01:56.885] [debug] Cmd exited with code 0
Jun 19 08:01:59 workstation waybar[3975]: [2025-06-19 08:01:59.914] [debug] Cmd exited with code 0
Jun 19 08:01:59 workstation waybar[3975]: [2025-06-19 08:01:59.914] [debug] Received SIGCHLD in signalThread
Jun 19 08:02:02 workstation waybar[3975]: [2025-06-19 08:02:02.942] [debug] Cmd exited with code 0
Jun 19 08:02:02 workstation waybar[3975]: [2025-06-19 08:02:02.942] [debug] Received SIGCHLD in signalThread
Jun 19 08:02:05 workstation waybar[3975]: [2025-06-19 08:02:05.970] [debug] Cmd exited with code 0
Jun 19 08:02:05 workstation waybar[3975]: [2025-06-19 08:02:05.970] [debug] Received SIGCHLD in signalThread
Jun 19 08:02:08 workstation waybar[3975]: [2025-06-19 08:02:08.999] [debug] Received SIGCHLD in signalThread
Jun 19 08:02:08 workstation waybar[3975]: [2025-06-19 08:02:08.999] [debug] Cmd exited with code 0
Jun 19 08:02:12 workstation waybar[3975]: [2025-06-19 08:02:12.026] [debug] Cmd exited with code 0
Jun 19 08:02:12 workstation waybar[3975]: [2025-06-19 08:02:12.026] [debug] Received SIGCHLD in signalThread
Jun 19 08:02:15 workstation waybar[3975]: [2025-06-19 08:02:15.056] [debug] Received SIGCHLD in signalThread
Jun 19 08:02:15 workstation waybar[3975]: [2025-06-19 08:02:15.056] [debug] Cmd exited with code 0
Jun 19 08:02:18 workstation waybar[3975]: [2025-06-19 08:02:18.082] [debug] Received SIGCHLD in signalThread
Jun 19 08:02:18 workstation waybar[3975]: [2025-06-19 08:02:18.082] [debug] Cmd exited with code 0
Jun 19 08:02:21 workstation waybar[3975]: [2025-06-19 08:02:21.109] [debug] Received SIGCHLD in signalThread
Jun 19 08:02:21 workstation waybar[3975]: [2025-06-19 08:02:21.109] [debug] Cmd exited with code 0
Jun 19 08:02:24 workstation waybar[3975]: [2025-06-19 08:02:24.137] [debug] Cmd exited with code 0
Jun 19 08:02:24 workstation waybar[3975]: [2025-06-19 08:02:24.137] [debug] Received SIGCHLD in signalThread
Jun 19 08:02:27 workstation waybar[3975]: [2025-06-19 08:02:27.164] [debug] Cmd exited with code 0
Jun 19 08:02:27 workstation waybar[3975]: [2025-06-19 08:02:27.164] [debug] Received SIGCHLD in signalThread
Jun 19 08:02:30 workstation waybar[3975]: [2025-06-19 08:02:30.190] [debug] Received SIGCHLD in signalThread
Jun 19 08:02:30 workstation waybar[3975]: [2025-06-19 08:02:30.190] [debug] Cmd exited with code 0
Jun 19 08:02:31 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=43993 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:02:32 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=43994 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:02:33 workstation waybar[3975]: [2025-06-19 08:02:33.217] [debug] Received SIGCHLD in signalThread
Jun 19 08:02:33 workstation waybar[3975]: [2025-06-19 08:02:33.217] [debug] Cmd exited with code 0
Jun 19 08:02:34 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=43995 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:02:34 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=62745 DF PROTO=TCP SPT=51988 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:02:35 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=62746 DF PROTO=TCP SPT=51988 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:02:36 workstation waybar[3975]: [2025-06-19 08:02:36.246] [debug] Cmd exited with code 0
Jun 19 08:02:36 workstation waybar[3975]: [2025-06-19 08:02:36.246] [debug] Received SIGCHLD in signalThread
Jun 19 08:02:37 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=62747 DF PROTO=TCP SPT=51988 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:02:38 workstation dnsmasq-dhcp[8714]: DHCPREQUEST(virbr1) 192.168.121.104 52:54:00:0c:ee:e7
Jun 19 08:02:38 workstation dnsmasq-dhcp[8714]: DHCPACK(virbr1) 192.168.121.104 52:54:00:0c:ee:e7 flux-worker-node-1
Jun 19 08:02:38 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=43996 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:02:39 workstation waybar[3975]: [2025-06-19 08:02:39.273] [debug] Received SIGCHLD in signalThread
Jun 19 08:02:39 workstation waybar[3975]: [2025-06-19 08:02:39.273] [debug] Cmd exited with code 0
Jun 19 08:02:42 workstation waybar[3975]: [2025-06-19 08:02:42.300] [debug] Received SIGCHLD in signalThread
Jun 19 08:02:42 workstation waybar[3975]: [2025-06-19 08:02:42.300] [debug] Cmd exited with code 0
Jun 19 08:02:45 workstation waybar[3975]: [2025-06-19 08:02:45.329] [debug] Received SIGCHLD in signalThread
Jun 19 08:02:45 workstation waybar[3975]: [2025-06-19 08:02:45.329] [debug] Cmd exited with code 0
Jun 19 08:02:48 workstation waybar[3975]: [2025-06-19 08:02:48.355] [debug] Received SIGCHLD in signalThread
Jun 19 08:02:48 workstation waybar[3975]: [2025-06-19 08:02:48.355] [debug] Cmd exited with code 0
Jun 19 08:02:51 workstation waybar[3975]: [2025-06-19 08:02:51.382] [debug] Cmd exited with code 0
Jun 19 08:02:51 workstation waybar[3975]: [2025-06-19 08:02:51.382] [debug] Received SIGCHLD in signalThread
Jun 19 08:02:54 workstation waybar[3975]: [2025-06-19 08:02:54.409] [debug] Cmd exited with code 0
Jun 19 08:02:54 workstation waybar[3975]: [2025-06-19 08:02:54.409] [debug] Received SIGCHLD in signalThread
Jun 19 08:02:57 workstation waybar[3975]: [2025-06-19 08:02:57.436] [debug] Received SIGCHLD in signalThread
Jun 19 08:02:57 workstation waybar[3975]: [2025-06-19 08:02:57.436] [debug] Cmd exited with code 0
Jun 19 08:03:00 workstation waybar[3975]: [2025-06-19 08:03:00.466] [debug] Received SIGCHLD in signalThread
Jun 19 08:03:00 workstation waybar[3975]: [2025-06-19 08:03:00.466] [debug] Cmd exited with code 0
Jun 19 08:03:03 workstation waybar[3975]: [2025-06-19 08:03:03.494] [debug] Received SIGCHLD in signalThread
Jun 19 08:03:03 workstation waybar[3975]: [2025-06-19 08:03:03.494] [debug] Cmd exited with code 0
Jun 19 08:03:06 workstation waybar[3975]: [2025-06-19 08:03:06.521] [debug] Received SIGCHLD in signalThread
Jun 19 08:03:06 workstation waybar[3975]: [2025-06-19 08:03:06.521] [debug] Cmd exited with code 0
Jun 19 08:03:09 workstation waybar[3975]: [2025-06-19 08:03:09.548] [debug] Cmd exited with code 0
Jun 19 08:03:09 workstation waybar[3975]: [2025-06-19 08:03:09.548] [debug] Received SIGCHLD in signalThread
Jun 19 08:03:12 workstation waybar[3975]: [2025-06-19 08:03:12.577] [debug] Cmd exited with code 0
Jun 19 08:03:12 workstation waybar[3975]: [2025-06-19 08:03:12.577] [debug] Received SIGCHLD in signalThread
Jun 19 08:03:15 workstation waybar[3975]: [2025-06-19 08:03:15.606] [debug] Received SIGCHLD in signalThread
Jun 19 08:03:15 workstation waybar[3975]: [2025-06-19 08:03:15.606] [debug] Cmd exited with code 0
Jun 19 08:03:18 workstation waybar[3975]: [2025-06-19 08:03:18.634] [debug] Cmd exited with code 0
Jun 19 08:03:18 workstation waybar[3975]: [2025-06-19 08:03:18.634] [debug] Received SIGCHLD in signalThread
Jun 19 08:03:21 workstation waybar[3975]: [2025-06-19 08:03:21.663] [debug] Cmd exited with code 0
Jun 19 08:03:21 workstation waybar[3975]: [2025-06-19 08:03:21.663] [debug] Received SIGCHLD in signalThread
Jun 19 08:03:24 workstation waybar[3975]: [2025-06-19 08:03:24.690] [debug] Cmd exited with code 0
Jun 19 08:03:24 workstation waybar[3975]: [2025-06-19 08:03:24.690] [debug] Received SIGCHLD in signalThread
Jun 19 08:03:27 workstation waybar[3975]: [2025-06-19 08:03:27.717] [debug] Cmd exited with code 0
Jun 19 08:03:27 workstation waybar[3975]: [2025-06-19 08:03:27.717] [debug] Received SIGCHLD in signalThread
Jun 19 08:03:30 workstation waybar[3975]: [2025-06-19 08:03:30.747] [debug] Cmd exited with code 0
Jun 19 08:03:30 workstation waybar[3975]: [2025-06-19 08:03:30.747] [debug] Received SIGCHLD in signalThread
Jun 19 08:03:33 workstation waybar[3975]: [2025-06-19 08:03:33.776] [debug] Cmd exited with code 0
Jun 19 08:03:33 workstation waybar[3975]: [2025-06-19 08:03:33.776] [debug] Received SIGCHLD in signalThread
Jun 19 08:03:36 workstation waybar[3975]: [2025-06-19 08:03:36.803] [debug] Cmd exited with code 0
Jun 19 08:03:36 workstation waybar[3975]: [2025-06-19 08:03:36.803] [debug] Received SIGCHLD in signalThread
Jun 19 08:03:39 workstation waybar[3975]: [2025-06-19 08:03:39.831] [debug] Cmd exited with code 0
Jun 19 08:03:39 workstation waybar[3975]: [2025-06-19 08:03:39.831] [debug] Received SIGCHLD in signalThread
Jun 19 08:03:41 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=59704 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:03:42 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=59705 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:03:42 workstation waybar[3975]: [2025-06-19 08:03:42.857] [debug] Received SIGCHLD in signalThread
Jun 19 08:03:42 workstation waybar[3975]: [2025-06-19 08:03:42.857] [debug] Cmd exited with code 0
Jun 19 08:03:44 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=59706 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:03:44 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=25536 DF PROTO=TCP SPT=54152 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:03:45 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=25537 DF PROTO=TCP SPT=54152 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:03:45 workstation waybar[3975]: [2025-06-19 08:03:45.883] [debug] Received SIGCHLD in signalThread
Jun 19 08:03:45 workstation waybar[3975]: [2025-06-19 08:03:45.883] [debug] Cmd exited with code 0
Jun 19 08:03:47 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=25538 DF PROTO=TCP SPT=54152 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:03:48 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=59707 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:03:48 workstation waybar[3975]: [2025-06-19 08:03:48.912] [debug] Cmd exited with code 0
Jun 19 08:03:48 workstation waybar[3975]: [2025-06-19 08:03:48.912] [debug] Received SIGCHLD in signalThread
Jun 19 08:03:51 workstation waybar[3975]: [2025-06-19 08:03:51.941] [debug] Cmd exited with code 0
Jun 19 08:03:51 workstation waybar[3975]: [2025-06-19 08:03:51.941] [debug] Received SIGCHLD in signalThread
Jun 19 08:03:54 workstation waybar[3975]: [2025-06-19 08:03:54.969] [debug] Cmd exited with code 0
Jun 19 08:03:54 workstation waybar[3975]: [2025-06-19 08:03:54.969] [debug] Received SIGCHLD in signalThread
Jun 19 08:03:58 workstation waybar[3975]: [2025-06-19 08:03:58.001] [debug] Cmd exited with code 0
Jun 19 08:03:58 workstation waybar[3975]: [2025-06-19 08:03:58.001] [debug] Received SIGCHLD in signalThread
Jun 19 08:04:01 workstation waybar[3975]: [2025-06-19 08:04:01.030] [debug] Received SIGCHLD in signalThread
Jun 19 08:04:01 workstation waybar[3975]: [2025-06-19 08:04:01.030] [debug] Cmd exited with code 0
Jun 19 08:04:04 workstation waybar[3975]: [2025-06-19 08:04:04.056] [debug] Cmd exited with code 0
Jun 19 08:04:04 workstation waybar[3975]: [2025-06-19 08:04:04.056] [debug] Received SIGCHLD in signalThread
Jun 19 08:04:07 workstation waybar[3975]: [2025-06-19 08:04:07.084] [debug] Cmd exited with code 0
Jun 19 08:04:07 workstation waybar[3975]: [2025-06-19 08:04:07.084] [debug] Received SIGCHLD in signalThread
Jun 19 08:04:10 workstation waybar[3975]: [2025-06-19 08:04:10.111] [debug] Cmd exited with code 0
Jun 19 08:04:10 workstation waybar[3975]: [2025-06-19 08:04:10.111] [debug] Received SIGCHLD in signalThread
Jun 19 08:04:13 workstation waybar[3975]: [2025-06-19 08:04:13.140] [debug] Received SIGCHLD in signalThread
Jun 19 08:04:13 workstation waybar[3975]: [2025-06-19 08:04:13.140] [debug] Cmd exited with code 0
Jun 19 08:04:16 workstation waybar[3975]: [2025-06-19 08:04:16.168] [debug] Cmd exited with code 0
Jun 19 08:04:16 workstation waybar[3975]: [2025-06-19 08:04:16.168] [debug] Received SIGCHLD in signalThread
Jun 19 08:04:19 workstation waybar[3975]: [2025-06-19 08:04:19.196] [debug] Cmd exited with code 0
Jun 19 08:04:19 workstation waybar[3975]: [2025-06-19 08:04:19.196] [debug] Received SIGCHLD in signalThread
Jun 19 08:04:22 workstation waybar[3975]: [2025-06-19 08:04:22.225] [debug] Received SIGCHLD in signalThread
Jun 19 08:04:22 workstation waybar[3975]: [2025-06-19 08:04:22.225] [debug] Cmd exited with code 0
Jun 19 08:04:25 workstation waybar[3975]: [2025-06-19 08:04:25.251] [debug] Cmd exited with code 0
Jun 19 08:04:25 workstation waybar[3975]: [2025-06-19 08:04:25.251] [debug] Received SIGCHLD in signalThread
Jun 19 08:04:28 workstation waybar[3975]: [2025-06-19 08:04:28.279] [debug] Received SIGCHLD in signalThread
Jun 19 08:04:28 workstation waybar[3975]: [2025-06-19 08:04:28.279] [debug] Cmd exited with code 0
Jun 19 08:04:31 workstation waybar[3975]: [2025-06-19 08:04:31.307] [debug] Received SIGCHLD in signalThread
Jun 19 08:04:31 workstation waybar[3975]: [2025-06-19 08:04:31.307] [debug] Cmd exited with code 0
Jun 19 08:04:34 workstation waybar[3975]: [2025-06-19 08:04:34.335] [debug] Cmd exited with code 0
Jun 19 08:04:34 workstation waybar[3975]: [2025-06-19 08:04:34.335] [debug] Received SIGCHLD in signalThread
Jun 19 08:04:37 workstation waybar[3975]: [2025-06-19 08:04:37.364] [debug] Cmd exited with code 0
Jun 19 08:04:37 workstation waybar[3975]: [2025-06-19 08:04:37.364] [debug] Received SIGCHLD in signalThread
Jun 19 08:04:40 workstation waybar[3975]: [2025-06-19 08:04:40.391] [debug] Cmd exited with code 0
Jun 19 08:04:40 workstation waybar[3975]: [2025-06-19 08:04:40.391] [debug] Received SIGCHLD in signalThread
Jun 19 08:04:43 workstation waybar[3975]: [2025-06-19 08:04:43.418] [debug] Received SIGCHLD in signalThread
Jun 19 08:04:43 workstation waybar[3975]: [2025-06-19 08:04:43.418] [debug] Cmd exited with code 0
Jun 19 08:04:46 workstation waybar[3975]: [2025-06-19 08:04:46.447] [debug] Cmd exited with code 0
Jun 19 08:04:46 workstation waybar[3975]: [2025-06-19 08:04:46.447] [debug] Received SIGCHLD in signalThread
Jun 19 08:04:49 workstation waybar[3975]: [2025-06-19 08:04:49.476] [debug] Received SIGCHLD in signalThread
Jun 19 08:04:49 workstation waybar[3975]: [2025-06-19 08:04:49.476] [debug] Cmd exited with code 0
Jun 19 08:04:51 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=57479 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:04:52 workstation waybar[3975]: [2025-06-19 08:04:52.502] [debug] Cmd exited with code 0
Jun 19 08:04:52 workstation waybar[3975]: [2025-06-19 08:04:52.502] [debug] Received SIGCHLD in signalThread
Jun 19 08:04:52 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=57480 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:04:54 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=57481 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:04:54 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=41922 DF PROTO=TCP SPT=33920 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:04:55 workstation waybar[3975]: [2025-06-19 08:04:55.529] [debug] Cmd exited with code 0
Jun 19 08:04:55 workstation waybar[3975]: [2025-06-19 08:04:55.529] [debug] Received SIGCHLD in signalThread
Jun 19 08:04:55 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=41923 DF PROTO=TCP SPT=33920 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:04:57 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=41924 DF PROTO=TCP SPT=33920 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:04:58 workstation waybar[3975]: [2025-06-19 08:04:58.555] [debug] Cmd exited with code 0
Jun 19 08:04:58 workstation waybar[3975]: [2025-06-19 08:04:58.555] [debug] Received SIGCHLD in signalThread
Jun 19 08:04:58 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=57482 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:05:01 workstation waybar[3975]: [2025-06-19 08:05:01.582] [debug] Received SIGCHLD in signalThread
Jun 19 08:05:01 workstation waybar[3975]: [2025-06-19 08:05:01.582] [debug] Cmd exited with code 0
Jun 19 08:05:04 workstation waybar[3975]: [2025-06-19 08:05:04.611] [debug] Cmd exited with code 0
Jun 19 08:05:04 workstation waybar[3975]: [2025-06-19 08:05:04.611] [debug] Received SIGCHLD in signalThread
Jun 19 08:05:07 workstation waybar[3975]: [2025-06-19 08:05:07.638] [debug] Cmd exited with code 0
Jun 19 08:05:07 workstation waybar[3975]: [2025-06-19 08:05:07.638] [debug] Received SIGCHLD in signalThread
Jun 19 08:05:10 workstation waybar[3975]: [2025-06-19 08:05:10.664] [debug] Cmd exited with code 0
Jun 19 08:05:10 workstation waybar[3975]: [2025-06-19 08:05:10.664] [debug] Received SIGCHLD in signalThread
Jun 19 08:05:13 workstation waybar[3975]: [2025-06-19 08:05:13.690] [debug] Cmd exited with code 0
Jun 19 08:05:13 workstation waybar[3975]: [2025-06-19 08:05:13.690] [debug] Received SIGCHLD in signalThread
Jun 19 08:05:16 workstation waybar[3975]: [2025-06-19 08:05:16.718] [debug] Received SIGCHLD in signalThread
Jun 19 08:05:16 workstation waybar[3975]: [2025-06-19 08:05:16.718] [debug] Cmd exited with code 0
Jun 19 08:05:19 workstation waybar[3975]: [2025-06-19 08:05:19.747] [debug] Received SIGCHLD in signalThread
Jun 19 08:05:19 workstation waybar[3975]: [2025-06-19 08:05:19.747] [debug] Cmd exited with code 0
Jun 19 08:05:22 workstation waybar[3975]: [2025-06-19 08:05:22.775] [debug] Cmd exited with code 0
Jun 19 08:05:22 workstation waybar[3975]: [2025-06-19 08:05:22.775] [debug] Received SIGCHLD in signalThread
Jun 19 08:05:25 workstation waybar[3975]: [2025-06-19 08:05:25.803] [debug] Cmd exited with code 0
Jun 19 08:05:25 workstation waybar[3975]: [2025-06-19 08:05:25.803] [debug] Received SIGCHLD in signalThread
Jun 19 08:05:28 workstation waybar[3975]: [2025-06-19 08:05:28.834] [debug] Cmd exited with code 0
Jun 19 08:05:28 workstation waybar[3975]: [2025-06-19 08:05:28.834] [debug] Received SIGCHLD in signalThread
Jun 19 08:05:31 workstation waybar[3975]: [2025-06-19 08:05:31.861] [debug] Cmd exited with code 0
Jun 19 08:05:31 workstation waybar[3975]: [2025-06-19 08:05:31.861] [debug] Received SIGCHLD in signalThread
Jun 19 08:05:34 workstation waybar[3975]: [2025-06-19 08:05:34.891] [debug] Received SIGCHLD in signalThread
Jun 19 08:05:34 workstation waybar[3975]: [2025-06-19 08:05:34.891] [debug] Cmd exited with code 0
Jun 19 08:05:37 workstation waybar[3975]: [2025-06-19 08:05:37.920] [debug] Cmd exited with code 0
Jun 19 08:05:37 workstation waybar[3975]: [2025-06-19 08:05:37.920] [debug] Received SIGCHLD in signalThread
Jun 19 08:05:40 workstation waybar[3975]: [2025-06-19 08:05:40.949] [debug] Cmd exited with code 0
Jun 19 08:05:40 workstation waybar[3975]: [2025-06-19 08:05:40.950] [debug] Received SIGCHLD in signalThread
Jun 19 08:05:43 workstation waybar[3975]: [2025-06-19 08:05:43.976] [debug] Received SIGCHLD in signalThread
Jun 19 08:05:43 workstation waybar[3975]: [2025-06-19 08:05:43.976] [debug] Cmd exited with code 0
Jun 19 08:05:47 workstation waybar[3975]: [2025-06-19 08:05:47.005] [debug] Received SIGCHLD in signalThread
Jun 19 08:05:47 workstation waybar[3975]: [2025-06-19 08:05:47.005] [debug] Cmd exited with code 0
Jun 19 08:05:50 workstation waybar[3975]: [2025-06-19 08:05:50.031] [debug] Received SIGCHLD in signalThread
Jun 19 08:05:50 workstation waybar[3975]: [2025-06-19 08:05:50.031] [debug] Cmd exited with code 0
Jun 19 08:05:53 workstation waybar[3975]: [2025-06-19 08:05:53.058] [debug] Received SIGCHLD in signalThread
Jun 19 08:05:53 workstation waybar[3975]: [2025-06-19 08:05:53.058] [debug] Cmd exited with code 0
Jun 19 08:05:56 workstation waybar[3975]: [2025-06-19 08:05:56.085] [debug] Cmd exited with code 0
Jun 19 08:05:56 workstation waybar[3975]: [2025-06-19 08:05:56.085] [debug] Received SIGCHLD in signalThread
Jun 19 08:05:59 workstation waybar[3975]: [2025-06-19 08:05:59.114] [debug] Cmd exited with code 0
Jun 19 08:05:59 workstation waybar[3975]: [2025-06-19 08:05:59.114] [debug] Received SIGCHLD in signalThread
Jun 19 08:06:01 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=12439 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:06:02 workstation waybar[3975]: [2025-06-19 08:06:02.143] [debug] Cmd exited with code 0
Jun 19 08:06:02 workstation waybar[3975]: [2025-06-19 08:06:02.143] [debug] Received SIGCHLD in signalThread
Jun 19 08:06:02 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=12440 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:06:04 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=12441 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:06:04 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=59552 DF PROTO=TCP SPT=33902 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:06:05 workstation waybar[3975]: [2025-06-19 08:06:05.169] [debug] Cmd exited with code 0
Jun 19 08:06:05 workstation waybar[3975]: [2025-06-19 08:06:05.169] [debug] Received SIGCHLD in signalThread
Jun 19 08:06:06 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=59553 DF PROTO=TCP SPT=33902 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:06:08 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=59554 DF PROTO=TCP SPT=33902 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:06:08 workstation waybar[3975]: [2025-06-19 08:06:08.195] [debug] Cmd exited with code 0
Jun 19 08:06:08 workstation waybar[3975]: [2025-06-19 08:06:08.195] [debug] Received SIGCHLD in signalThread
Jun 19 08:06:08 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=12442 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:06:11 workstation waybar[3975]: [2025-06-19 08:06:11.223] [debug] Cmd exited with code 0
Jun 19 08:06:11 workstation waybar[3975]: [2025-06-19 08:06:11.223] [debug] Received SIGCHLD in signalThread
Jun 19 08:06:12 workstation dnsmasq-dhcp[8714]: DHCPREQUEST(virbr1) 192.168.121.16 52:54:00:af:80:1c
Jun 19 08:06:12 workstation dnsmasq-dhcp[8714]: DHCPACK(virbr1) 192.168.121.16 52:54:00:af:80:1c flux-control-plane-node-1
Jun 19 08:06:14 workstation waybar[3975]: [2025-06-19 08:06:14.251] [debug] Cmd exited with code 0
Jun 19 08:06:14 workstation waybar[3975]: [2025-06-19 08:06:14.251] [debug] Received SIGCHLD in signalThread
Jun 19 08:06:17 workstation waybar[3975]: [2025-06-19 08:06:17.276] [debug] Received SIGCHLD in signalThread
Jun 19 08:06:17 workstation waybar[3975]: [2025-06-19 08:06:17.276] [debug] Cmd exited with code 0
Jun 19 08:06:20 workstation waybar[3975]: [2025-06-19 08:06:20.305] [debug] Cmd exited with code 0
Jun 19 08:06:20 workstation waybar[3975]: [2025-06-19 08:06:20.305] [debug] Received SIGCHLD in signalThread
Jun 19 08:06:23 workstation waybar[3975]: [2025-06-19 08:06:23.332] [debug] Received SIGCHLD in signalThread
Jun 19 08:06:23 workstation waybar[3975]: [2025-06-19 08:06:23.332] [debug] Cmd exited with code 0
Jun 19 08:06:26 workstation waybar[3975]: [2025-06-19 08:06:26.362] [debug] Cmd exited with code 0
Jun 19 08:06:26 workstation waybar[3975]: [2025-06-19 08:06:26.362] [debug] Received SIGCHLD in signalThread
Jun 19 08:06:29 workstation waybar[3975]: [2025-06-19 08:06:29.389] [debug] Cmd exited with code 0
Jun 19 08:06:29 workstation waybar[3975]: [2025-06-19 08:06:29.389] [debug] Received SIGCHLD in signalThread
Jun 19 08:06:32 workstation waybar[3975]: [2025-06-19 08:06:32.417] [debug] Received SIGCHLD in signalThread
Jun 19 08:06:32 workstation waybar[3975]: [2025-06-19 08:06:32.417] [debug] Cmd exited with code 0
Jun 19 08:06:35 workstation waybar[3975]: [2025-06-19 08:06:35.443] [debug] Cmd exited with code 0
Jun 19 08:06:35 workstation waybar[3975]: [2025-06-19 08:06:35.443] [debug] Received SIGCHLD in signalThread
Jun 19 08:06:38 workstation waybar[3975]: [2025-06-19 08:06:38.471] [debug] Cmd exited with code 0
Jun 19 08:06:38 workstation waybar[3975]: [2025-06-19 08:06:38.471] [debug] Received SIGCHLD in signalThread
Jun 19 08:06:41 workstation waybar[3975]: [2025-06-19 08:06:41.500] [debug] Cmd exited with code 0
Jun 19 08:06:41 workstation waybar[3975]: [2025-06-19 08:06:41.500] [debug] Received SIGCHLD in signalThread
Jun 19 08:06:44 workstation waybar[3975]: [2025-06-19 08:06:44.526] [debug] Cmd exited with code 0
Jun 19 08:06:44 workstation waybar[3975]: [2025-06-19 08:06:44.526] [debug] Received SIGCHLD in signalThread
Jun 19 08:06:47 workstation waybar[3975]: [2025-06-19 08:06:47.553] [debug] Received SIGCHLD in signalThread
Jun 19 08:06:47 workstation waybar[3975]: [2025-06-19 08:06:47.553] [debug] Cmd exited with code 0
Jun 19 08:06:50 workstation waybar[3975]: [2025-06-19 08:06:50.581] [debug] Cmd exited with code 0
Jun 19 08:06:50 workstation waybar[3975]: [2025-06-19 08:06:50.581] [debug] Received SIGCHLD in signalThread
Jun 19 08:06:53 workstation waybar[3975]: [2025-06-19 08:06:53.608] [debug] Cmd exited with code 0
Jun 19 08:06:53 workstation waybar[3975]: [2025-06-19 08:06:53.608] [debug] Received SIGCHLD in signalThread
Jun 19 08:06:56 workstation waybar[3975]: [2025-06-19 08:06:56.638] [debug] Cmd exited with code 0
Jun 19 08:06:56 workstation waybar[3975]: [2025-06-19 08:06:56.638] [debug] Received SIGCHLD in signalThread
Jun 19 08:06:59 workstation waybar[3975]: [2025-06-19 08:06:59.666] [debug] Cmd exited with code 0
Jun 19 08:06:59 workstation waybar[3975]: [2025-06-19 08:06:59.666] [debug] Received SIGCHLD in signalThread
Jun 19 08:07:02 workstation waybar[3975]: [2025-06-19 08:07:02.693] [debug] Received SIGCHLD in signalThread
Jun 19 08:07:02 workstation waybar[3975]: [2025-06-19 08:07:02.693] [debug] Cmd exited with code 0
Jun 19 08:07:05 workstation waybar[3975]: [2025-06-19 08:07:05.722] [debug] Received SIGCHLD in signalThread
Jun 19 08:07:05 workstation waybar[3975]: [2025-06-19 08:07:05.722] [debug] Cmd exited with code 0
Jun 19 08:07:08 workstation waybar[3975]: [2025-06-19 08:07:08.749] [debug] Received SIGCHLD in signalThread
Jun 19 08:07:08 workstation waybar[3975]: [2025-06-19 08:07:08.749] [debug] Cmd exited with code 0
Jun 19 08:07:11 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=10337 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:07:11 workstation waybar[3975]: [2025-06-19 08:07:11.778] [debug] Received SIGCHLD in signalThread
Jun 19 08:07:11 workstation waybar[3975]: [2025-06-19 08:07:11.778] [debug] Cmd exited with code 0
Jun 19 08:07:12 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=10338 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:07:14 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=10339 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:07:14 workstation waybar[3975]: [2025-06-19 08:07:14.809] [debug] Received SIGCHLD in signalThread
Jun 19 08:07:14 workstation waybar[3975]: [2025-06-19 08:07:14.809] [debug] Cmd exited with code 0
Jun 19 08:07:14 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=29993 DF PROTO=TCP SPT=42016 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:07:15 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=29994 DF PROTO=TCP SPT=42016 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:07:17 workstation waybar[3975]: [2025-06-19 08:07:17.836] [debug] Cmd exited with code 0
Jun 19 08:07:17 workstation waybar[3975]: [2025-06-19 08:07:17.836] [debug] Received SIGCHLD in signalThread
Jun 19 08:07:17 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=29995 DF PROTO=TCP SPT=42016 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:07:18 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=10340 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:07:20 workstation waybar[3975]: [2025-06-19 08:07:20.864] [debug] Cmd exited with code 0
Jun 19 08:07:20 workstation waybar[3975]: [2025-06-19 08:07:20.864] [debug] Received SIGCHLD in signalThread
Jun 19 08:07:23 workstation waybar[3975]: [2025-06-19 08:07:23.892] [debug] Cmd exited with code 0
Jun 19 08:07:23 workstation waybar[3975]: [2025-06-19 08:07:23.892] [debug] Received SIGCHLD in signalThread
Jun 19 08:07:26 workstation waybar[3975]: [2025-06-19 08:07:26.919] [debug] Cmd exited with code 0
Jun 19 08:07:26 workstation waybar[3975]: [2025-06-19 08:07:26.919] [debug] Received SIGCHLD in signalThread
Jun 19 08:07:29 workstation waybar[3975]: [2025-06-19 08:07:29.946] [debug] Received SIGCHLD in signalThread
Jun 19 08:07:29 workstation waybar[3975]: [2025-06-19 08:07:29.946] [debug] Cmd exited with code 0
Jun 19 08:07:32 workstation waybar[3975]: [2025-06-19 08:07:32.973] [debug] Cmd exited with code 0
Jun 19 08:07:32 workstation waybar[3975]: [2025-06-19 08:07:32.973] [debug] Received SIGCHLD in signalThread
Jun 19 08:07:36 workstation waybar[3975]: [2025-06-19 08:07:36.001] [debug] Received SIGCHLD in signalThread
Jun 19 08:07:36 workstation waybar[3975]: [2025-06-19 08:07:36.001] [debug] Cmd exited with code 0
Jun 19 08:07:39 workstation waybar[3975]: [2025-06-19 08:07:39.029] [debug] Cmd exited with code 0
Jun 19 08:07:39 workstation waybar[3975]: [2025-06-19 08:07:39.029] [debug] Received SIGCHLD in signalThread
Jun 19 08:07:42 workstation waybar[3975]: [2025-06-19 08:07:42.057] [debug] Cmd exited with code 0
Jun 19 08:07:42 workstation waybar[3975]: [2025-06-19 08:07:42.057] [debug] Received SIGCHLD in signalThread
Jun 19 08:07:45 workstation waybar[3975]: [2025-06-19 08:07:45.083] [debug] Received SIGCHLD in signalThread
Jun 19 08:07:45 workstation waybar[3975]: [2025-06-19 08:07:45.083] [debug] Cmd exited with code 0
Jun 19 08:07:48 workstation waybar[3975]: [2025-06-19 08:07:48.110] [debug] Cmd exited with code 0
Jun 19 08:07:48 workstation waybar[3975]: [2025-06-19 08:07:48.110] [debug] Received SIGCHLD in signalThread
Jun 19 08:07:48 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=42672 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:07:49 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=42673 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:07:51 workstation waybar[3975]: [2025-06-19 08:07:51.140] [debug] Cmd exited with code 0
Jun 19 08:07:51 workstation waybar[3975]: [2025-06-19 08:07:51.140] [debug] Received SIGCHLD in signalThread
Jun 19 08:07:51 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=42674 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:07:52 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=43966 DF PROTO=TCP SPT=54614 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:07:53 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=43967 DF PROTO=TCP SPT=54614 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:07:54 workstation waybar[3975]: [2025-06-19 08:07:54.169] [debug] Received SIGCHLD in signalThread
Jun 19 08:07:54 workstation waybar[3975]: [2025-06-19 08:07:54.169] [debug] Cmd exited with code 0
Jun 19 08:07:55 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=43968 DF PROTO=TCP SPT=54614 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:07:56 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=42675 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:07:57 workstation waybar[3975]: [2025-06-19 08:07:57.201] [debug] Received SIGCHLD in signalThread
Jun 19 08:07:57 workstation waybar[3975]: [2025-06-19 08:07:57.201] [debug] Cmd exited with code 0
Jun 19 08:08:00 workstation waybar[3975]: [2025-06-19 08:08:00.227] [debug] Cmd exited with code 0
Jun 19 08:08:00 workstation waybar[3975]: [2025-06-19 08:08:00.227] [debug] Received SIGCHLD in signalThread
Jun 19 08:08:03 workstation waybar[3975]: [2025-06-19 08:08:03.254] [debug] Cmd exited with code 0
Jun 19 08:08:03 workstation waybar[3975]: [2025-06-19 08:08:03.254] [debug] Received SIGCHLD in signalThread
Jun 19 08:08:06 workstation waybar[3975]: [2025-06-19 08:08:06.283] [debug] Received SIGCHLD in signalThread
Jun 19 08:08:06 workstation waybar[3975]: [2025-06-19 08:08:06.284] [debug] Cmd exited with code 0
Jun 19 08:08:09 workstation waybar[3975]: [2025-06-19 08:08:09.311] [debug] Cmd exited with code 0
Jun 19 08:08:09 workstation waybar[3975]: [2025-06-19 08:08:09.311] [debug] Received SIGCHLD in signalThread
Jun 19 08:08:12 workstation waybar[3975]: [2025-06-19 08:08:12.339] [debug] Received SIGCHLD in signalThread
Jun 19 08:08:12 workstation waybar[3975]: [2025-06-19 08:08:12.339] [debug] Cmd exited with code 0
Jun 19 08:08:15 workstation waybar[3975]: [2025-06-19 08:08:15.367] [debug] Cmd exited with code 0
Jun 19 08:08:15 workstation waybar[3975]: [2025-06-19 08:08:15.367] [debug] Received SIGCHLD in signalThread
Jun 19 08:08:18 workstation waybar[3975]: [2025-06-19 08:08:18.395] [debug] Cmd exited with code 0
Jun 19 08:08:18 workstation waybar[3975]: [2025-06-19 08:08:18.395] [debug] Received SIGCHLD in signalThread
Jun 19 08:08:21 workstation waybar[3975]: [2025-06-19 08:08:21.420] [debug] Cmd exited with code 0
Jun 19 08:08:21 workstation waybar[3975]: [2025-06-19 08:08:21.420] [debug] Received SIGCHLD in signalThread
Jun 19 08:08:24 workstation waybar[3975]: [2025-06-19 08:08:24.446] [debug] Cmd exited with code 0
Jun 19 08:08:24 workstation waybar[3975]: [2025-06-19 08:08:24.446] [debug] Received SIGCHLD in signalThread
Jun 19 08:08:27 workstation waybar[3975]: [2025-06-19 08:08:27.477] [debug] Received SIGCHLD in signalThread
Jun 19 08:08:27 workstation waybar[3975]: [2025-06-19 08:08:27.477] [debug] Cmd exited with code 0
Jun 19 08:08:30 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=30592 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:08:30 workstation waybar[3975]: [2025-06-19 08:08:30.504] [debug] Cmd exited with code 0
Jun 19 08:08:30 workstation waybar[3975]: [2025-06-19 08:08:30.504] [debug] Received SIGCHLD in signalThread
Jun 19 08:08:31 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=30593 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:08:33 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=30594 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:08:33 workstation waybar[3975]: [2025-06-19 08:08:33.530] [debug] Received SIGCHLD in signalThread
Jun 19 08:08:33 workstation waybar[3975]: [2025-06-19 08:08:33.531] [debug] Cmd exited with code 0
Jun 19 08:08:33 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=38914 DF PROTO=TCP SPT=42062 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:08:36 workstation waybar[3975]: [2025-06-19 08:08:36.560] [debug] Cmd exited with code 0
Jun 19 08:08:36 workstation waybar[3975]: [2025-06-19 08:08:36.560] [debug] Received SIGCHLD in signalThread
Jun 19 08:08:39 workstation waybar[3975]: [2025-06-19 08:08:39.588] [debug] Received SIGCHLD in signalThread
Jun 19 08:08:39 workstation waybar[3975]: [2025-06-19 08:08:39.588] [debug] Cmd exited with code 0
Jun 19 08:08:39 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=38915 DF PROTO=TCP SPT=42062 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:08:41 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=38916 DF PROTO=TCP SPT=42062 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:08:42 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=30595 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:08:42 workstation waybar[3975]: [2025-06-19 08:08:42.616] [debug] Cmd exited with code 0
Jun 19 08:08:42 workstation waybar[3975]: [2025-06-19 08:08:42.616] [debug] Received SIGCHLD in signalThread
Jun 19 08:08:45 workstation waybar[3975]: [2025-06-19 08:08:45.642] [debug] Cmd exited with code 0
Jun 19 08:08:45 workstation waybar[3975]: [2025-06-19 08:08:45.642] [debug] Received SIGCHLD in signalThread
Jun 19 08:08:47 workstation syncthing[3842]: [MOORH] INFO: Lost primary connection to 5SZ5WP2 at 192.168.1.133:59824-165.140.203.135:22067/relay-server/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABGVI5MS4O0E18HHUAQBFMO6: reading length: EOF (0 remain)
Jun 19 08:08:47 workstation syncthing[3842]: [MOORH] INFO: Connection to 5SZ5WP2 at 192.168.1.133:59824-165.140.203.135:22067/relay-server/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABGVI5MS4O0E18HHUAQBFMO6 closed: reading length: EOF
Jun 19 08:08:48 workstation waybar[3975]: [2025-06-19 08:08:48.671] [debug] Cmd exited with code 0
Jun 19 08:08:48 workstation waybar[3975]: [2025-06-19 08:08:48.671] [debug] Received SIGCHLD in signalThread
Jun 19 08:08:51 workstation waybar[3975]: [2025-06-19 08:08:51.699] [debug] Cmd exited with code 0
Jun 19 08:08:51 workstation waybar[3975]: [2025-06-19 08:08:51.699] [debug] Received SIGCHLD in signalThread
Jun 19 08:08:54 workstation waybar[3975]: [2025-06-19 08:08:54.728] [debug] Cmd exited with code 0
Jun 19 08:08:54 workstation waybar[3975]: [2025-06-19 08:08:54.728] [debug] Received SIGCHLD in signalThread
Jun 19 08:08:57 workstation waybar[3975]: [2025-06-19 08:08:57.756] [debug] Received SIGCHLD in signalThread
Jun 19 08:08:57 workstation waybar[3975]: [2025-06-19 08:08:57.756] [debug] Cmd exited with code 0
Jun 19 08:09:00 workstation waybar[3975]: [2025-06-19 08:09:00.785] [debug] Cmd exited with code 0
Jun 19 08:09:00 workstation waybar[3975]: [2025-06-19 08:09:00.785] [debug] Received SIGCHLD in signalThread
Jun 19 08:09:03 workstation waybar[3975]: [2025-06-19 08:09:03.812] [debug] Cmd exited with code 0
Jun 19 08:09:03 workstation waybar[3975]: [2025-06-19 08:09:03.812] [debug] Received SIGCHLD in signalThread
Jun 19 08:09:06 workstation waybar[3975]: [2025-06-19 08:09:06.839] [debug] Cmd exited with code 0
Jun 19 08:09:06 workstation waybar[3975]: [2025-06-19 08:09:06.839] [debug] Received SIGCHLD in signalThread
Jun 19 08:09:09 workstation waybar[3975]: [2025-06-19 08:09:09.869] [debug] Cmd exited with code 0
Jun 19 08:09:09 workstation waybar[3975]: [2025-06-19 08:09:09.869] [debug] Received SIGCHLD in signalThread
Jun 19 08:09:12 workstation waybar[3975]: [2025-06-19 08:09:12.898] [debug] Cmd exited with code 0
Jun 19 08:09:12 workstation waybar[3975]: [2025-06-19 08:09:12.898] [debug] Received SIGCHLD in signalThread
Jun 19 08:09:15 workstation waybar[3975]: [2025-06-19 08:09:15.928] [debug] Cmd exited with code 0
Jun 19 08:09:15 workstation waybar[3975]: [2025-06-19 08:09:15.928] [debug] Received SIGCHLD in signalThread
Jun 19 08:09:18 workstation waybar[3975]: [2025-06-19 08:09:18.952] [debug] Cmd exited with code 0
Jun 19 08:09:18 workstation waybar[3975]: [2025-06-19 08:09:18.952] [debug] Received SIGCHLD in signalThread
Jun 19 08:09:21 workstation waybar[3975]: [2025-06-19 08:09:21.981] [debug] Received SIGCHLD in signalThread
Jun 19 08:09:21 workstation waybar[3975]: [2025-06-19 08:09:21.981] [debug] Cmd exited with code 0
Jun 19 08:09:25 workstation waybar[3975]: [2025-06-19 08:09:25.008] [debug] Cmd exited with code 0
Jun 19 08:09:25 workstation waybar[3975]: [2025-06-19 08:09:25.008] [debug] Received SIGCHLD in signalThread
Jun 19 08:09:28 workstation waybar[3975]: [2025-06-19 08:09:28.036] [debug] Received SIGCHLD in signalThread
Jun 19 08:09:28 workstation waybar[3975]: [2025-06-19 08:09:28.037] [debug] Cmd exited with code 0
Jun 19 08:09:31 workstation waybar[3975]: [2025-06-19 08:09:31.063] [debug] Received SIGCHLD in signalThread
Jun 19 08:09:31 workstation waybar[3975]: [2025-06-19 08:09:31.063] [debug] Cmd exited with code 0
Jun 19 08:09:34 workstation waybar[3975]: [2025-06-19 08:09:34.089] [debug] Cmd exited with code 0
Jun 19 08:09:34 workstation waybar[3975]: [2025-06-19 08:09:34.089] [debug] Received SIGCHLD in signalThread
Jun 19 08:09:37 workstation waybar[3975]: [2025-06-19 08:09:37.119] [debug] Cmd exited with code 0
Jun 19 08:09:37 workstation waybar[3975]: [2025-06-19 08:09:37.119] [debug] Received SIGCHLD in signalThread
Jun 19 08:09:40 workstation waybar[3975]: [2025-06-19 08:09:40.146] [debug] Cmd exited with code 0
Jun 19 08:09:40 workstation waybar[3975]: [2025-06-19 08:09:40.146] [debug] Received SIGCHLD in signalThread
Jun 19 08:09:43 workstation waybar[3975]: [2025-06-19 08:09:43.172] [debug] Cmd exited with code 0
Jun 19 08:09:43 workstation waybar[3975]: [2025-06-19 08:09:43.172] [debug] Received SIGCHLD in signalThread
Jun 19 08:09:46 workstation waybar[3975]: [2025-06-19 08:09:46.199] [debug] Received SIGCHLD in signalThread
Jun 19 08:09:46 workstation waybar[3975]: [2025-06-19 08:09:46.199] [debug] Cmd exited with code 0
Jun 19 08:09:49 workstation waybar[3975]: [2025-06-19 08:09:49.229] [debug] Received SIGCHLD in signalThread
Jun 19 08:09:49 workstation waybar[3975]: [2025-06-19 08:09:49.229] [debug] Cmd exited with code 0
Jun 19 08:09:50 workstation syncthing[3842]: [MOORH] INFO: Established secure connection to 5SZ5WP2 at 192.168.1.133:54932-165.140.203.135:22067/relay-server/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABJ0JL77NUAKGC8CJKC7UQLM
Jun 19 08:09:50 workstation syncthing[3842]: [MOORH] INFO: Device 5SZ5WP2 client is "syncthing v1.27.3" named "Nikola S23 ultra" at 192.168.1.133:54932-165.140.203.135:22067/relay-server/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABJ0JL77NUAKGC8CJKC7UQLM
Jun 19 08:09:52 workstation waybar[3975]: [2025-06-19 08:09:52.255] [debug] Received SIGCHLD in signalThread
Jun 19 08:09:52 workstation waybar[3975]: [2025-06-19 08:09:52.255] [debug] Cmd exited with code 0
Jun 19 08:09:55 workstation waybar[3975]: [2025-06-19 08:09:55.281] [debug] Received SIGCHLD in signalThread
Jun 19 08:09:55 workstation waybar[3975]: [2025-06-19 08:09:55.281] [debug] Cmd exited with code 0
Jun 19 08:09:58 workstation waybar[3975]: [2025-06-19 08:09:58.310] [debug] Cmd exited with code 0
Jun 19 08:09:58 workstation waybar[3975]: [2025-06-19 08:09:58.310] [debug] Received SIGCHLD in signalThread
Jun 19 08:10:01 workstation waybar[3975]: [2025-06-19 08:10:01.337] [debug] Cmd exited with code 0
Jun 19 08:10:01 workstation waybar[3975]: [2025-06-19 08:10:01.337] [debug] Received SIGCHLD in signalThread
Jun 19 08:10:04 workstation waybar[3975]: [2025-06-19 08:10:04.365] [debug] Received SIGCHLD in signalThread
Jun 19 08:10:04 workstation waybar[3975]: [2025-06-19 08:10:04.365] [debug] Cmd exited with code 0
Jun 19 08:10:07 workstation waybar[3975]: [2025-06-19 08:10:07.392] [debug] Cmd exited with code 0
Jun 19 08:10:07 workstation waybar[3975]: [2025-06-19 08:10:07.392] [debug] Received SIGCHLD in signalThread
Jun 19 08:10:10 workstation waybar[3975]: [2025-06-19 08:10:10.422] [debug] Received SIGCHLD in signalThread
Jun 19 08:10:10 workstation waybar[3975]: [2025-06-19 08:10:10.422] [debug] Cmd exited with code 0
Jun 19 08:10:13 workstation waybar[3975]: [2025-06-19 08:10:13.448] [debug] Received SIGCHLD in signalThread
Jun 19 08:10:13 workstation waybar[3975]: [2025-06-19 08:10:13.448] [debug] Cmd exited with code 0
Jun 19 08:10:16 workstation waybar[3975]: [2025-06-19 08:10:16.480] [debug] Cmd exited with code 0
Jun 19 08:10:16 workstation waybar[3975]: [2025-06-19 08:10:16.480] [debug] Received SIGCHLD in signalThread
Jun 19 08:10:19 workstation waybar[3975]: [2025-06-19 08:10:19.506] [debug] Received SIGCHLD in signalThread
Jun 19 08:10:19 workstation waybar[3975]: [2025-06-19 08:10:19.506] [debug] Cmd exited with code 0
Jun 19 08:10:22 workstation waybar[3975]: [2025-06-19 08:10:22.534] [debug] Received SIGCHLD in signalThread
Jun 19 08:10:22 workstation waybar[3975]: [2025-06-19 08:10:22.534] [debug] Cmd exited with code 0
Jun 19 08:10:25 workstation waybar[3975]: [2025-06-19 08:10:25.559] [debug] Cmd exited with code 0
Jun 19 08:10:25 workstation waybar[3975]: [2025-06-19 08:10:25.559] [debug] Received SIGCHLD in signalThread
Jun 19 08:10:28 workstation waybar[3975]: [2025-06-19 08:10:28.585] [debug] Cmd exited with code 0
Jun 19 08:10:28 workstation waybar[3975]: [2025-06-19 08:10:28.585] [debug] Received SIGCHLD in signalThread
Jun 19 08:10:31 workstation waybar[3975]: [2025-06-19 08:10:31.615] [debug] Received SIGCHLD in signalThread
Jun 19 08:10:31 workstation waybar[3975]: [2025-06-19 08:10:31.615] [debug] Cmd exited with code 0
Jun 19 08:10:34 workstation waybar[3975]: [2025-06-19 08:10:34.641] [debug] Cmd exited with code 0
Jun 19 08:10:34 workstation waybar[3975]: [2025-06-19 08:10:34.641] [debug] Received SIGCHLD in signalThread
Jun 19 08:10:37 workstation waybar[3975]: [2025-06-19 08:10:37.669] [debug] Received SIGCHLD in signalThread
Jun 19 08:10:37 workstation waybar[3975]: [2025-06-19 08:10:37.669] [debug] Cmd exited with code 0
Jun 19 08:10:40 workstation waybar[3975]: [2025-06-19 08:10:40.699] [debug] Cmd exited with code 0
Jun 19 08:10:40 workstation waybar[3975]: [2025-06-19 08:10:40.699] [debug] Received SIGCHLD in signalThread
Jun 19 08:10:43 workstation waybar[3975]: [2025-06-19 08:10:43.725] [debug] Received SIGCHLD in signalThread
Jun 19 08:10:43 workstation waybar[3975]: [2025-06-19 08:10:43.725] [debug] Cmd exited with code 0
Jun 19 08:10:44 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=13703 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:10:46 workstation waybar[3975]: [2025-06-19 08:10:46.754] [debug] Received SIGCHLD in signalThread
Jun 19 08:10:46 workstation waybar[3975]: [2025-06-19 08:10:46.754] [debug] Cmd exited with code 0
Jun 19 08:10:49 workstation waybar[3975]: [2025-06-19 08:10:49.781] [debug] Cmd exited with code 0
Jun 19 08:10:49 workstation waybar[3975]: [2025-06-19 08:10:49.781] [debug] Received SIGCHLD in signalThread
Jun 19 08:10:52 workstation waybar[3975]: [2025-06-19 08:10:52.807] [debug] Received SIGCHLD in signalThread
Jun 19 08:10:52 workstation waybar[3975]: [2025-06-19 08:10:52.807] [debug] Cmd exited with code 0
Jun 19 08:10:55 workstation waybar[3975]: [2025-06-19 08:10:55.837] [debug] Received SIGCHLD in signalThread
Jun 19 08:10:55 workstation waybar[3975]: [2025-06-19 08:10:55.837] [debug] Cmd exited with code 0
Jun 19 08:10:58 workstation waybar[3975]: [2025-06-19 08:10:58.864] [debug] Cmd exited with code 0
Jun 19 08:10:58 workstation waybar[3975]: [2025-06-19 08:10:58.864] [debug] Received SIGCHLD in signalThread
Jun 19 08:11:00 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=13704 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:11:01 workstation waybar[3975]: [2025-06-19 08:11:01.895] [debug] Cmd exited with code 0
Jun 19 08:11:01 workstation waybar[3975]: [2025-06-19 08:11:01.895] [debug] Received SIGCHLD in signalThread
Jun 19 08:11:04 workstation waybar[3975]: [2025-06-19 08:11:04.921] [debug] Cmd exited with code 0
Jun 19 08:11:04 workstation waybar[3975]: [2025-06-19 08:11:04.921] [debug] Received SIGCHLD in signalThread
Jun 19 08:11:07 workstation waybar[3975]: [2025-06-19 08:11:07.949] [debug] Received SIGCHLD in signalThread
Jun 19 08:11:07 workstation waybar[3975]: [2025-06-19 08:11:07.949] [debug] Cmd exited with code 0
Jun 19 08:11:10 workstation waybar[3975]: [2025-06-19 08:11:10.976] [debug] Received SIGCHLD in signalThread
Jun 19 08:11:10 workstation waybar[3975]: [2025-06-19 08:11:10.977] [debug] Cmd exited with code 0
Jun 19 08:11:14 workstation waybar[3975]: [2025-06-19 08:11:14.003] [debug] Cmd exited with code 0
Jun 19 08:11:14 workstation waybar[3975]: [2025-06-19 08:11:14.003] [debug] Received SIGCHLD in signalThread
Jun 19 08:11:17 workstation waybar[3975]: [2025-06-19 08:11:17.029] [debug] Cmd exited with code 0
Jun 19 08:11:17 workstation waybar[3975]: [2025-06-19 08:11:17.029] [debug] Received SIGCHLD in signalThread
Jun 19 08:11:20 workstation waybar[3975]: [2025-06-19 08:11:20.058] [debug] Cmd exited with code 0
Jun 19 08:11:20 workstation waybar[3975]: [2025-06-19 08:11:20.058] [debug] Received SIGCHLD in signalThread
Jun 19 08:11:23 workstation waybar[3975]: [2025-06-19 08:11:23.088] [debug] Cmd exited with code 0
Jun 19 08:11:23 workstation waybar[3975]: [2025-06-19 08:11:23.088] [debug] Received SIGCHLD in signalThread
Jun 19 08:11:26 workstation waybar[3975]: [2025-06-19 08:11:26.116] [debug] Received SIGCHLD in signalThread
Jun 19 08:11:26 workstation waybar[3975]: [2025-06-19 08:11:26.116] [debug] Cmd exited with code 0
Jun 19 08:11:29 workstation waybar[3975]: [2025-06-19 08:11:29.145] [debug] Cmd exited with code 0
Jun 19 08:11:29 workstation waybar[3975]: [2025-06-19 08:11:29.145] [debug] Received SIGCHLD in signalThread
Jun 19 08:11:31 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=13705 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:11:31 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=74 DF PROTO=TCP SPT=49446 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:11:32 workstation waybar[3975]: [2025-06-19 08:11:32.174] [debug] Cmd exited with code 0
Jun 19 08:11:32 workstation waybar[3975]: [2025-06-19 08:11:32.174] [debug] Received SIGCHLD in signalThread
Jun 19 08:11:32 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=75 DF PROTO=TCP SPT=49446 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:11:35 workstation waybar[3975]: [2025-06-19 08:11:35.203] [debug] Received SIGCHLD in signalThread
Jun 19 08:11:35 workstation waybar[3975]: [2025-06-19 08:11:35.203] [debug] Cmd exited with code 0
Jun 19 08:11:38 workstation waybar[3975]: [2025-06-19 08:11:38.229] [debug] Cmd exited with code 0
Jun 19 08:11:38 workstation waybar[3975]: [2025-06-19 08:11:38.229] [debug] Received SIGCHLD in signalThread
Jun 19 08:11:41 workstation waybar[3975]: [2025-06-19 08:11:41.256] [debug] Cmd exited with code 0
Jun 19 08:11:41 workstation waybar[3975]: [2025-06-19 08:11:41.256] [debug] Received SIGCHLD in signalThread
Jun 19 08:11:44 workstation waybar[3975]: [2025-06-19 08:11:44.281] [debug] Cmd exited with code 0
Jun 19 08:11:44 workstation waybar[3975]: [2025-06-19 08:11:44.281] [debug] Received SIGCHLD in signalThread
Jun 19 08:11:47 workstation waybar[3975]: [2025-06-19 08:11:47.309] [debug] Received SIGCHLD in signalThread
Jun 19 08:11:47 workstation waybar[3975]: [2025-06-19 08:11:47.309] [debug] Cmd exited with code 0
Jun 19 08:11:50 workstation waybar[3975]: [2025-06-19 08:11:50.337] [debug] Cmd exited with code 0
Jun 19 08:11:50 workstation waybar[3975]: [2025-06-19 08:11:50.337] [debug] Received SIGCHLD in signalThread
Jun 19 08:11:52 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=76 DF PROTO=TCP SPT=49446 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:11:53 workstation waybar[3975]: [2025-06-19 08:11:53.364] [debug] Received SIGCHLD in signalThread
Jun 19 08:11:53 workstation waybar[3975]: [2025-06-19 08:11:53.364] [debug] Cmd exited with code 0
Jun 19 08:11:56 workstation waybar[3975]: [2025-06-19 08:11:56.391] [debug] Cmd exited with code 0
Jun 19 08:11:56 workstation waybar[3975]: [2025-06-19 08:11:56.391] [debug] Received SIGCHLD in signalThread
Jun 19 08:11:59 workstation waybar[3975]: [2025-06-19 08:11:59.417] [debug] Cmd exited with code 0
Jun 19 08:11:59 workstation waybar[3975]: [2025-06-19 08:11:59.417] [debug] Received SIGCHLD in signalThread
Jun 19 08:12:02 workstation waybar[3975]: [2025-06-19 08:12:02.447] [debug] Cmd exited with code 0
Jun 19 08:12:02 workstation waybar[3975]: [2025-06-19 08:12:02.447] [debug] Received SIGCHLD in signalThread
Jun 19 08:12:02 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=13706 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:12:05 workstation waybar[3975]: [2025-06-19 08:12:05.475] [debug] Cmd exited with code 0
Jun 19 08:12:05 workstation waybar[3975]: [2025-06-19 08:12:05.475] [debug] Received SIGCHLD in signalThread
Jun 19 08:12:08 workstation waybar[3975]: [2025-06-19 08:12:08.502] [debug] Cmd exited with code 0
Jun 19 08:12:08 workstation waybar[3975]: [2025-06-19 08:12:08.502] [debug] Received SIGCHLD in signalThread
Jun 19 08:12:11 workstation waybar[3975]: [2025-06-19 08:12:11.530] [debug] Received SIGCHLD in signalThread
Jun 19 08:12:11 workstation waybar[3975]: [2025-06-19 08:12:11.530] [debug] Cmd exited with code 0
Jun 19 08:12:14 workstation waybar[3975]: [2025-06-19 08:12:14.557] [debug] Cmd exited with code 0
Jun 19 08:12:14 workstation waybar[3975]: [2025-06-19 08:12:14.557] [debug] Received SIGCHLD in signalThread
Jun 19 08:12:17 workstation waybar[3975]: [2025-06-19 08:12:17.584] [debug] Cmd exited with code 0
Jun 19 08:12:17 workstation waybar[3975]: [2025-06-19 08:12:17.584] [debug] Received SIGCHLD in signalThread
Jun 19 08:12:20 workstation waybar[3975]: [2025-06-19 08:12:20.606] [debug] Received SIGCHLD in signalThread
Jun 19 08:12:20 workstation waybar[3975]: [2025-06-19 08:12:20.606] [debug] Cmd exited with code 0
Jun 19 08:12:23 workstation waybar[3975]: [2025-06-19 08:12:23.633] [debug] Cmd exited with code 0
Jun 19 08:12:23 workstation waybar[3975]: [2025-06-19 08:12:23.633] [debug] Received SIGCHLD in signalThread
Jun 19 08:12:26 workstation waybar[3975]: [2025-06-19 08:12:26.661] [debug] Received SIGCHLD in signalThread
Jun 19 08:12:26 workstation waybar[3975]: [2025-06-19 08:12:26.661] [debug] Cmd exited with code 0
Jun 19 08:12:29 workstation waybar[3975]: [2025-06-19 08:12:29.687] [debug] Received SIGCHLD in signalThread
Jun 19 08:12:29 workstation waybar[3975]: [2025-06-19 08:12:29.687] [debug] Cmd exited with code 0
Jun 19 08:12:32 workstation waybar[3975]: [2025-06-19 08:12:32.712] [debug] Cmd exited with code 0
Jun 19 08:12:32 workstation waybar[3975]: [2025-06-19 08:12:32.712] [debug] Received SIGCHLD in signalThread
Jun 19 08:12:35 workstation waybar[3975]: [2025-06-19 08:12:35.739] [debug] Received SIGCHLD in signalThread
Jun 19 08:12:35 workstation waybar[3975]: [2025-06-19 08:12:35.739] [debug] Cmd exited with code 0
Jun 19 08:12:38 workstation waybar[3975]: [2025-06-19 08:12:38.763] [debug] Cmd exited with code 0
Jun 19 08:12:38 workstation waybar[3975]: [2025-06-19 08:12:38.763] [debug] Received SIGCHLD in signalThread
Jun 19 08:12:39 workstation kernel: usb 5-1.3.3: reset high-speed USB device number 6 using xhci_hcd
Jun 19 08:12:41 workstation waybar[3975]: [2025-06-19 08:12:41.790] [debug] Received SIGCHLD in signalThread
Jun 19 08:12:41 workstation waybar[3975]: [2025-06-19 08:12:41.791] [debug] Cmd exited with code 0
Jun 19 08:12:44 workstation waybar[3975]: [2025-06-19 08:12:44.819] [debug] Received SIGCHLD in signalThread
Jun 19 08:12:44 workstation waybar[3975]: [2025-06-19 08:12:44.819] [debug] Cmd exited with code 0
Jun 19 08:12:47 workstation waybar[3975]: [2025-06-19 08:12:47.845] [debug] Cmd exited with code 0
Jun 19 08:12:47 workstation waybar[3975]: [2025-06-19 08:12:47.845] [debug] Received SIGCHLD in signalThread
Jun 19 08:12:50 workstation waybar[3975]: [2025-06-19 08:12:50.875] [debug] Cmd exited with code 0
Jun 19 08:12:50 workstation waybar[3975]: [2025-06-19 08:12:50.875] [debug] Received SIGCHLD in signalThread
Jun 19 08:12:51 workstation kernel: usb 5-1.3.3: reset high-speed USB device number 6 using xhci_hcd
Jun 19 08:12:53 workstation waybar[3975]: [2025-06-19 08:12:53.901] [debug] Cmd exited with code 0
Jun 19 08:12:53 workstation waybar[3975]: [2025-06-19 08:12:53.901] [debug] Received SIGCHLD in signalThread
Jun 19 08:12:56 workstation waybar[3975]: [2025-06-19 08:12:56.928] [debug] Cmd exited with code 0
Jun 19 08:12:56 workstation waybar[3975]: [2025-06-19 08:12:56.928] [debug] Received SIGCHLD in signalThread
Jun 19 08:12:59 workstation waybar[3975]: [2025-06-19 08:12:59.958] [debug] Received SIGCHLD in signalThread
Jun 19 08:12:59 workstation waybar[3975]: [2025-06-19 08:12:59.958] [debug] Cmd exited with code 0
Jun 19 08:13:02 workstation waybar[3975]: [2025-06-19 08:13:02.984] [debug] Cmd exited with code 0
Jun 19 08:13:02 workstation waybar[3975]: [2025-06-19 08:13:02.984] [debug] Received SIGCHLD in signalThread
Jun 19 08:13:06 workstation waybar[3975]: [2025-06-19 08:13:06.014] [debug] Cmd exited with code 0
Jun 19 08:13:06 workstation waybar[3975]: [2025-06-19 08:13:06.014] [debug] Received SIGCHLD in signalThread
Jun 19 08:13:08 workstation kernel: usb 5-1.3.3: reset high-speed USB device number 6 using xhci_hcd
Jun 19 08:13:09 workstation waybar[3975]: [2025-06-19 08:13:09.037] [debug] Cmd exited with code 0
Jun 19 08:13:09 workstation waybar[3975]: [2025-06-19 08:13:09.037] [debug] Received SIGCHLD in signalThread
Jun 19 08:13:12 workstation waybar[3975]: [2025-06-19 08:13:12.059] [debug] Cmd exited with code 0
Jun 19 08:13:12 workstation waybar[3975]: [2025-06-19 08:13:12.059] [debug] Received SIGCHLD in signalThread
Jun 19 08:13:15 workstation waybar[3975]: [2025-06-19 08:13:15.087] [debug] Cmd exited with code 0
Jun 19 08:13:15 workstation waybar[3975]: [2025-06-19 08:13:15.087] [debug] Received SIGCHLD in signalThread
Jun 19 08:13:18 workstation waybar[3975]: [2025-06-19 08:13:18.115] [debug] Cmd exited with code 0
Jun 19 08:13:18 workstation waybar[3975]: [2025-06-19 08:13:18.115] [debug] Received SIGCHLD in signalThread
Jun 19 08:13:21 workstation waybar[3975]: [2025-06-19 08:13:21.145] [debug] Cmd exited with code 0
Jun 19 08:13:21 workstation waybar[3975]: [2025-06-19 08:13:21.145] [debug] Received SIGCHLD in signalThread
Jun 19 08:13:21 workstation dbus-daemon[1471]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.27' (uid=1000 pid=4028 comm="/nix/store/yqz34n5d3aa1hvzjdxk5lam1isdh1s9b-xdg-de" label="kernel")
Jun 19 08:13:21 workstation systemd[1]: Starting Hostname Service...
Jun 19 08:13:21 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 08:13:21 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 08:13:21 workstation systemd[1]: Started Hostname Service.
Jun 19 08:13:21 workstation dbus-daemon[1471]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 19 08:13:21 workstation systemd-timesyncd[1439]: Contacted time server 147.91.8.1:123 (2.nixos.pool.ntp.org).
Jun 19 08:13:22 workstation kernel: usb 5-1.3.3: reset high-speed USB device number 6 using xhci_hcd
Jun 19 08:13:24 workstation waybar[3975]: [2025-06-19 08:13:24.172] [debug] Cmd exited with code 0
Jun 19 08:13:24 workstation waybar[3975]: [2025-06-19 08:13:24.172] [debug] Received SIGCHLD in signalThread
Jun 19 08:13:27 workstation waybar[3975]: [2025-06-19 08:13:27.200] [debug] Received SIGCHLD in signalThread
Jun 19 08:13:27 workstation waybar[3975]: [2025-06-19 08:13:27.200] [debug] Cmd exited with code 0
Jun 19 08:13:30 workstation waybar[3975]: [2025-06-19 08:13:30.229] [debug] Cmd exited with code 0
Jun 19 08:13:30 workstation waybar[3975]: [2025-06-19 08:13:30.229] [debug] Received SIGCHLD in signalThread
Jun 19 08:13:33 workstation waybar[3975]: [2025-06-19 08:13:33.256] [debug] Received SIGCHLD in signalThread
Jun 19 08:13:33 workstation waybar[3975]: [2025-06-19 08:13:33.256] [debug] Cmd exited with code 0
Jun 19 08:13:36 workstation waybar[3975]: [2025-06-19 08:13:36.285] [debug] Received SIGCHLD in signalThread
Jun 19 08:13:36 workstation waybar[3975]: [2025-06-19 08:13:36.285] [debug] Cmd exited with code 0
Jun 19 08:13:39 workstation waybar[3975]: [2025-06-19 08:13:39.312] [debug] Cmd exited with code 0
Jun 19 08:13:39 workstation waybar[3975]: [2025-06-19 08:13:39.312] [debug] Received SIGCHLD in signalThread
Jun 19 08:13:42 workstation waybar[3975]: [2025-06-19 08:13:42.339] [debug] Received SIGCHLD in signalThread
Jun 19 08:13:42 workstation waybar[3975]: [2025-06-19 08:13:42.339] [debug] Cmd exited with code 0
Jun 19 08:13:45 workstation waybar[3975]: [2025-06-19 08:13:45.366] [debug] Cmd exited with code 0
Jun 19 08:13:45 workstation waybar[3975]: [2025-06-19 08:13:45.366] [debug] Received SIGCHLD in signalThread
Jun 19 08:13:48 workstation waybar[3975]: [2025-06-19 08:13:48.394] [debug] Received SIGCHLD in signalThread
Jun 19 08:13:48 workstation waybar[3975]: [2025-06-19 08:13:48.394] [debug] Cmd exited with code 0
Jun 19 08:13:51 workstation waybar[3975]: [2025-06-19 08:13:51.421] [debug] Received SIGCHLD in signalThread
Jun 19 08:13:51 workstation waybar[3975]: [2025-06-19 08:13:51.421] [debug] Cmd exited with code 0
Jun 19 08:13:54 workstation waybar[3975]: [2025-06-19 08:13:54.447] [debug] Received SIGCHLD in signalThread
Jun 19 08:13:54 workstation waybar[3975]: [2025-06-19 08:13:54.447] [debug] Cmd exited with code 0
Jun 19 08:13:55 workstation systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 19 08:13:57 workstation waybar[3975]: [2025-06-19 08:13:57.473] [debug] Cmd exited with code 0
Jun 19 08:13:57 workstation waybar[3975]: [2025-06-19 08:13:57.473] [debug] Received SIGCHLD in signalThread
Jun 19 08:14:00 workstation waybar[3975]: [2025-06-19 08:14:00.504] [debug] Cmd exited with code 0
Jun 19 08:14:00 workstation waybar[3975]: [2025-06-19 08:14:00.504] [debug] Received SIGCHLD in signalThread
Jun 19 08:14:03 workstation waybar[3975]: [2025-06-19 08:14:03.534] [debug] Received SIGCHLD in signalThread
Jun 19 08:14:03 workstation waybar[3975]: [2025-06-19 08:14:03.534] [debug] Cmd exited with code 0
Jun 19 08:14:06 workstation waybar[3975]: [2025-06-19 08:14:06.561] [debug] Received SIGCHLD in signalThread
Jun 19 08:14:06 workstation waybar[3975]: [2025-06-19 08:14:06.561] [debug] Cmd exited with code 0
Jun 19 08:14:09 workstation waybar[3975]: [2025-06-19 08:14:09.589] [debug] Received SIGCHLD in signalThread
Jun 19 08:14:09 workstation waybar[3975]: [2025-06-19 08:14:09.589] [debug] Cmd exited with code 0
Jun 19 08:14:12 workstation waybar[3975]: [2025-06-19 08:14:12.617] [debug] Received SIGCHLD in signalThread
Jun 19 08:14:12 workstation waybar[3975]: [2025-06-19 08:14:12.617] [debug] Cmd exited with code 0
Jun 19 08:14:15 workstation waybar[3975]: [2025-06-19 08:14:15.643] [debug] Cmd exited with code 0
Jun 19 08:14:15 workstation waybar[3975]: [2025-06-19 08:14:15.643] [debug] Received SIGCHLD in signalThread
Jun 19 08:14:18 workstation waybar[3975]: [2025-06-19 08:14:18.670] [debug] Received SIGCHLD in signalThread
Jun 19 08:14:18 workstation waybar[3975]: [2025-06-19 08:14:18.670] [debug] Cmd exited with code 0
Jun 19 08:14:21 workstation waybar[3975]: [2025-06-19 08:14:21.699] [debug] Cmd exited with code 0
Jun 19 08:14:21 workstation waybar[3975]: [2025-06-19 08:14:21.699] [debug] Received SIGCHLD in signalThread
Jun 19 08:14:24 workstation waybar[3975]: [2025-06-19 08:14:24.725] [debug] Received SIGCHLD in signalThread
Jun 19 08:14:24 workstation waybar[3975]: [2025-06-19 08:14:24.725] [debug] Cmd exited with code 0
Jun 19 08:14:27 workstation waybar[3975]: [2025-06-19 08:14:27.753] [debug] Cmd exited with code 0
Jun 19 08:14:27 workstation waybar[3975]: [2025-06-19 08:14:27.754] [debug] Received SIGCHLD in signalThread
Jun 19 08:14:30 workstation waybar[3975]: [2025-06-19 08:14:30.782] [debug] Received SIGCHLD in signalThread
Jun 19 08:14:30 workstation waybar[3975]: [2025-06-19 08:14:30.782] [debug] Cmd exited with code 0
Jun 19 08:14:33 workstation waybar[3975]: [2025-06-19 08:14:33.810] [debug] Cmd exited with code 0
Jun 19 08:14:33 workstation waybar[3975]: [2025-06-19 08:14:33.810] [debug] Received SIGCHLD in signalThread
Jun 19 08:14:36 workstation waybar[3975]: [2025-06-19 08:14:36.839] [debug] Cmd exited with code 0
Jun 19 08:14:36 workstation waybar[3975]: [2025-06-19 08:14:36.839] [debug] Received SIGCHLD in signalThread
Jun 19 08:14:39 workstation waybar[3975]: [2025-06-19 08:14:39.868] [debug] Cmd exited with code 0
Jun 19 08:14:39 workstation waybar[3975]: [2025-06-19 08:14:39.868] [debug] Received SIGCHLD in signalThread
Jun 19 08:14:42 workstation waybar[3975]: [2025-06-19 08:14:42.896] [debug] Cmd exited with code 0
Jun 19 08:14:42 workstation waybar[3975]: [2025-06-19 08:14:42.896] [debug] Received SIGCHLD in signalThread
Jun 19 08:14:45 workstation waybar[3975]: [2025-06-19 08:14:45.924] [debug] Received SIGCHLD in signalThread
Jun 19 08:14:45 workstation waybar[3975]: [2025-06-19 08:14:45.924] [debug] Cmd exited with code 0
Jun 19 08:14:48 workstation waybar[3975]: [2025-06-19 08:14:48.951] [debug] Cmd exited with code 0
Jun 19 08:14:48 workstation waybar[3975]: [2025-06-19 08:14:48.951] [debug] Received SIGCHLD in signalThread
Jun 19 08:14:51 workstation waybar[3975]: [2025-06-19 08:14:51.979] [debug] Cmd exited with code 0
Jun 19 08:14:51 workstation waybar[3975]: [2025-06-19 08:14:51.979] [debug] Received SIGCHLD in signalThread
Jun 19 08:14:55 workstation waybar[3975]: [2025-06-19 08:14:55.006] [debug] Cmd exited with code 0
Jun 19 08:14:55 workstation waybar[3975]: [2025-06-19 08:14:55.006] [debug] Received SIGCHLD in signalThread
Jun 19 08:14:58 workstation waybar[3975]: [2025-06-19 08:14:58.035] [debug] Cmd exited with code 0
Jun 19 08:14:58 workstation waybar[3975]: [2025-06-19 08:14:58.035] [debug] Received SIGCHLD in signalThread
Jun 19 08:15:01 workstation waybar[3975]: [2025-06-19 08:15:01.065] [debug] Received SIGCHLD in signalThread
Jun 19 08:15:01 workstation waybar[3975]: [2025-06-19 08:15:01.065] [debug] Cmd exited with code 0
Jun 19 08:15:02 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=30790 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:15:04 workstation waybar[3975]: [2025-06-19 08:15:04.093] [debug] Received SIGCHLD in signalThread
Jun 19 08:15:04 workstation waybar[3975]: [2025-06-19 08:15:04.093] [debug] Cmd exited with code 0
Jun 19 08:15:07 workstation waybar[3975]: [2025-06-19 08:15:07.119] [debug] Cmd exited with code 0
Jun 19 08:15:07 workstation waybar[3975]: [2025-06-19 08:15:07.119] [debug] Received SIGCHLD in signalThread
Jun 19 08:15:10 workstation waybar[3975]: [2025-06-19 08:15:10.147] [debug] Cmd exited with code 0
Jun 19 08:15:10 workstation waybar[3975]: [2025-06-19 08:15:10.147] [debug] Received SIGCHLD in signalThread
Jun 19 08:15:13 workstation waybar[3975]: [2025-06-19 08:15:13.172] [debug] Cmd exited with code 0
Jun 19 08:15:13 workstation waybar[3975]: [2025-06-19 08:15:13.172] [debug] Received SIGCHLD in signalThread
Jun 19 08:15:16 workstation waybar[3975]: [2025-06-19 08:15:16.200] [debug] Cmd exited with code 0
Jun 19 08:15:16 workstation waybar[3975]: [2025-06-19 08:15:16.200] [debug] Received SIGCHLD in signalThread
Jun 19 08:15:19 workstation waybar[3975]: [2025-06-19 08:15:19.224] [debug] Cmd exited with code 0
Jun 19 08:15:19 workstation waybar[3975]: [2025-06-19 08:15:19.224] [debug] Received SIGCHLD in signalThread
Jun 19 08:15:19 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=30791 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:15:22 workstation waybar[3975]: [2025-06-19 08:15:22.250] [debug] Cmd exited with code 0
Jun 19 08:15:22 workstation waybar[3975]: [2025-06-19 08:15:22.250] [debug] Received SIGCHLD in signalThread
Jun 19 08:15:25 workstation waybar[3975]: [2025-06-19 08:15:25.279] [debug] Cmd exited with code 0
Jun 19 08:15:25 workstation waybar[3975]: [2025-06-19 08:15:25.279] [debug] Received SIGCHLD in signalThread
Jun 19 08:15:28 workstation waybar[3975]: [2025-06-19 08:15:28.309] [debug] Received SIGCHLD in signalThread
Jun 19 08:15:28 workstation waybar[3975]: [2025-06-19 08:15:28.309] [debug] Cmd exited with code 0
Jun 19 08:15:31 workstation waybar[3975]: [2025-06-19 08:15:31.339] [debug] Received SIGCHLD in signalThread
Jun 19 08:15:31 workstation waybar[3975]: [2025-06-19 08:15:31.339] [debug] Cmd exited with code 0
Jun 19 08:15:34 workstation waybar[3975]: [2025-06-19 08:15:34.365] [debug] Cmd exited with code 0
Jun 19 08:15:34 workstation waybar[3975]: [2025-06-19 08:15:34.365] [debug] Received SIGCHLD in signalThread
Jun 19 08:15:34 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=30792 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:15:35 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=50740 DF PROTO=TCP SPT=41184 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:15:36 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=50741 DF PROTO=TCP SPT=41184 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:15:37 workstation waybar[3975]: [2025-06-19 08:15:37.392] [debug] Received SIGCHLD in signalThread
Jun 19 08:15:37 workstation waybar[3975]: [2025-06-19 08:15:37.392] [debug] Cmd exited with code 0
Jun 19 08:15:38 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=50742 DF PROTO=TCP SPT=41184 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:15:40 workstation waybar[3975]: [2025-06-19 08:15:40.419] [debug] Received SIGCHLD in signalThread
Jun 19 08:15:40 workstation waybar[3975]: [2025-06-19 08:15:40.419] [debug] Cmd exited with code 0
Jun 19 08:15:43 workstation waybar[3975]: [2025-06-19 08:15:43.447] [debug] Received SIGCHLD in signalThread
Jun 19 08:15:43 workstation waybar[3975]: [2025-06-19 08:15:43.447] [debug] Cmd exited with code 0
Jun 19 08:15:46 workstation waybar[3975]: [2025-06-19 08:15:46.474] [debug] Received SIGCHLD in signalThread
Jun 19 08:15:46 workstation waybar[3975]: [2025-06-19 08:15:46.474] [debug] Cmd exited with code 0
Jun 19 08:15:49 workstation waybar[3975]: [2025-06-19 08:15:49.501] [debug] Received SIGCHLD in signalThread
Jun 19 08:15:49 workstation waybar[3975]: [2025-06-19 08:15:49.501] [debug] Cmd exited with code 0
Jun 19 08:15:51 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=30793 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:15:52 workstation waybar[3975]: [2025-06-19 08:15:52.531] [debug] Received SIGCHLD in signalThread
Jun 19 08:15:52 workstation waybar[3975]: [2025-06-19 08:15:52.531] [debug] Cmd exited with code 0
Jun 19 08:15:55 workstation waybar[3975]: [2025-06-19 08:15:55.560] [debug] Cmd exited with code 0
Jun 19 08:15:55 workstation waybar[3975]: [2025-06-19 08:15:55.560] [debug] Received SIGCHLD in signalThread
Jun 19 08:15:58 workstation waybar[3975]: [2025-06-19 08:15:58.591] [debug] Received SIGCHLD in signalThread
Jun 19 08:15:58 workstation waybar[3975]: [2025-06-19 08:15:58.591] [debug] Cmd exited with code 0
Jun 19 08:16:01 workstation waybar[3975]: [2025-06-19 08:16:01.619] [debug] Cmd exited with code 0
Jun 19 08:16:01 workstation waybar[3975]: [2025-06-19 08:16:01.619] [debug] Received SIGCHLD in signalThread
Jun 19 08:16:04 workstation waybar[3975]: [2025-06-19 08:16:04.649] [debug] Cmd exited with code 0
Jun 19 08:16:04 workstation waybar[3975]: [2025-06-19 08:16:04.649] [debug] Received SIGCHLD in signalThread
Jun 19 08:16:07 workstation waybar[3975]: [2025-06-19 08:16:07.679] [debug] Cmd exited with code 0
Jun 19 08:16:07 workstation waybar[3975]: [2025-06-19 08:16:07.679] [debug] Received SIGCHLD in signalThread
Jun 19 08:16:10 workstation waybar[3975]: [2025-06-19 08:16:10.705] [debug] Cmd exited with code 0
Jun 19 08:16:10 workstation waybar[3975]: [2025-06-19 08:16:10.705] [debug] Received SIGCHLD in signalThread
Jun 19 08:16:13 workstation waybar[3975]: [2025-06-19 08:16:13.731] [debug] Received SIGCHLD in signalThread
Jun 19 08:16:13 workstation waybar[3975]: [2025-06-19 08:16:13.731] [debug] Cmd exited with code 0
Jun 19 08:16:16 workstation waybar[3975]: [2025-06-19 08:16:16.757] [debug] Cmd exited with code 0
Jun 19 08:16:16 workstation waybar[3975]: [2025-06-19 08:16:16.757] [debug] Received SIGCHLD in signalThread
Jun 19 08:16:19 workstation waybar[3975]: [2025-06-19 08:16:19.786] [debug] Cmd exited with code 0
Jun 19 08:16:19 workstation waybar[3975]: [2025-06-19 08:16:19.786] [debug] Received SIGCHLD in signalThread
Jun 19 08:16:22 workstation waybar[3975]: [2025-06-19 08:16:22.813] [debug] Cmd exited with code 0
Jun 19 08:16:22 workstation waybar[3975]: [2025-06-19 08:16:22.813] [debug] Received SIGCHLD in signalThread
Jun 19 08:16:25 workstation waybar[3975]: [2025-06-19 08:16:25.841] [debug] Received SIGCHLD in signalThread
Jun 19 08:16:25 workstation waybar[3975]: [2025-06-19 08:16:25.841] [debug] Cmd exited with code 0
Jun 19 08:16:28 workstation waybar[3975]: [2025-06-19 08:16:28.867] [debug] Cmd exited with code 0
Jun 19 08:16:28 workstation waybar[3975]: [2025-06-19 08:16:28.867] [debug] Received SIGCHLD in signalThread
Jun 19 08:16:31 workstation waybar[3975]: [2025-06-19 08:16:31.895] [debug] Cmd exited with code 0
Jun 19 08:16:31 workstation waybar[3975]: [2025-06-19 08:16:31.895] [debug] Received SIGCHLD in signalThread
Jun 19 08:16:34 workstation waybar[3975]: [2025-06-19 08:16:34.921] [debug] Cmd exited with code 0
Jun 19 08:16:34 workstation waybar[3975]: [2025-06-19 08:16:34.921] [debug] Received SIGCHLD in signalThread
Jun 19 08:16:37 workstation waybar[3975]: [2025-06-19 08:16:37.951] [debug] Cmd exited with code 0
Jun 19 08:16:37 workstation waybar[3975]: [2025-06-19 08:16:37.951] [debug] Received SIGCHLD in signalThread
Jun 19 08:16:40 workstation waybar[3975]: [2025-06-19 08:16:40.979] [debug] Cmd exited with code 0
Jun 19 08:16:40 workstation waybar[3975]: [2025-06-19 08:16:40.979] [debug] Received SIGCHLD in signalThread
Jun 19 08:16:44 workstation waybar[3975]: [2025-06-19 08:16:44.004] [debug] Received SIGCHLD in signalThread
Jun 19 08:16:44 workstation waybar[3975]: [2025-06-19 08:16:44.004] [debug] Cmd exited with code 0
Jun 19 08:16:47 workstation waybar[3975]: [2025-06-19 08:16:47.030] [debug] Cmd exited with code 0
Jun 19 08:16:47 workstation waybar[3975]: [2025-06-19 08:16:47.030] [debug] Received SIGCHLD in signalThread
Jun 19 08:16:50 workstation waybar[3975]: [2025-06-19 08:16:50.056] [debug] Cmd exited with code 0
Jun 19 08:16:50 workstation waybar[3975]: [2025-06-19 08:16:50.056] [debug] Received SIGCHLD in signalThread
Jun 19 08:16:53 workstation waybar[3975]: [2025-06-19 08:16:53.079] [debug] Received SIGCHLD in signalThread
Jun 19 08:16:53 workstation waybar[3975]: [2025-06-19 08:16:53.079] [debug] Cmd exited with code 0
Jun 19 08:16:56 workstation waybar[3975]: [2025-06-19 08:16:56.105] [debug] Cmd exited with code 0
Jun 19 08:16:56 workstation waybar[3975]: [2025-06-19 08:16:56.105] [debug] Received SIGCHLD in signalThread
Jun 19 08:16:59 workstation waybar[3975]: [2025-06-19 08:16:59.133] [debug] Received SIGCHLD in signalThread
Jun 19 08:16:59 workstation waybar[3975]: [2025-06-19 08:16:59.133] [debug] Cmd exited with code 0
Jun 19 08:17:02 workstation waybar[3975]: [2025-06-19 08:17:02.162] [debug] Cmd exited with code 0
Jun 19 08:17:02 workstation waybar[3975]: [2025-06-19 08:17:02.162] [debug] Received SIGCHLD in signalThread
Jun 19 08:17:05 workstation waybar[3975]: [2025-06-19 08:17:05.191] [debug] Cmd exited with code 0
Jun 19 08:17:05 workstation waybar[3975]: [2025-06-19 08:17:05.191] [debug] Received SIGCHLD in signalThread
Jun 19 08:17:08 workstation waybar[3975]: [2025-06-19 08:17:08.220] [debug] Received SIGCHLD in signalThread
Jun 19 08:17:08 workstation waybar[3975]: [2025-06-19 08:17:08.220] [debug] Cmd exited with code 0
Jun 19 08:17:11 workstation waybar[3975]: [2025-06-19 08:17:11.250] [debug] Cmd exited with code 0
Jun 19 08:17:11 workstation waybar[3975]: [2025-06-19 08:17:11.250] [debug] Received SIGCHLD in signalThread
Jun 19 08:17:14 workstation waybar[3975]: [2025-06-19 08:17:14.275] [debug] Received SIGCHLD in signalThread
Jun 19 08:17:14 workstation waybar[3975]: [2025-06-19 08:17:14.275] [debug] Cmd exited with code 0
Jun 19 08:17:17 workstation waybar[3975]: [2025-06-19 08:17:17.302] [debug] Received SIGCHLD in signalThread
Jun 19 08:17:17 workstation waybar[3975]: [2025-06-19 08:17:17.302] [debug] Cmd exited with code 0
Jun 19 08:17:20 workstation waybar[3975]: [2025-06-19 08:17:20.330] [debug] Cmd exited with code 0
Jun 19 08:17:20 workstation waybar[3975]: [2025-06-19 08:17:20.330] [debug] Received SIGCHLD in signalThread
Jun 19 08:17:21 workstation syncthing[3842]: [MOORH] INFO: Lost primary connection to 5SZ5WP2 at 192.168.1.133:54932-165.140.203.135:22067/relay-server/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABJ0JL77NUAKGC8CJKC7UQLM: read timeout (0 remain)
Jun 19 08:17:21 workstation syncthing[3842]: [MOORH] INFO: Connection to 5SZ5WP2 at 192.168.1.133:54932-165.140.203.135:22067/relay-server/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABJ0JL77NUAKGC8CJKC7UQLM closed: read timeout
Jun 19 08:17:23 workstation waybar[3975]: [2025-06-19 08:17:23.359] [debug] Cmd exited with code 0
Jun 19 08:17:23 workstation waybar[3975]: [2025-06-19 08:17:23.359] [debug] Received SIGCHLD in signalThread
Jun 19 08:17:26 workstation waybar[3975]: [2025-06-19 08:17:26.386] [debug] Cmd exited with code 0
Jun 19 08:17:26 workstation waybar[3975]: [2025-06-19 08:17:26.386] [debug] Received SIGCHLD in signalThread
Jun 19 08:17:29 workstation waybar[3975]: [2025-06-19 08:17:29.412] [debug] Cmd exited with code 0
Jun 19 08:17:29 workstation waybar[3975]: [2025-06-19 08:17:29.412] [debug] Received SIGCHLD in signalThread
Jun 19 08:17:32 workstation waybar[3975]: [2025-06-19 08:17:32.441] [debug] Cmd exited with code 0
Jun 19 08:17:32 workstation waybar[3975]: [2025-06-19 08:17:32.441] [debug] Received SIGCHLD in signalThread
Jun 19 08:17:35 workstation waybar[3975]: [2025-06-19 08:17:35.471] [debug] Received SIGCHLD in signalThread
Jun 19 08:17:35 workstation waybar[3975]: [2025-06-19 08:17:35.471] [debug] Cmd exited with code 0
Jun 19 08:17:38 workstation waybar[3975]: [2025-06-19 08:17:38.500] [debug] Received SIGCHLD in signalThread
Jun 19 08:17:38 workstation waybar[3975]: [2025-06-19 08:17:38.500] [debug] Cmd exited with code 0
Jun 19 08:17:38 workstation syncthing[3842]: [MOORH] INFO: Established secure connection to 5SZ5WP2 at 192.168.1.133:60578-84.32.188.234:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABKN3IEDK0C0PFD5COH6HQT6
Jun 19 08:17:38 workstation syncthing[3842]: [MOORH] INFO: Device 5SZ5WP2 client is "syncthing v1.27.3" named "Nikola S23 ultra" at 192.168.1.133:60578-84.32.188.234:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABKN3IEDK0C0PFD5COH6HQT6
Jun 19 08:17:41 workstation waybar[3975]: [2025-06-19 08:17:41.528] [debug] Cmd exited with code 0
Jun 19 08:17:41 workstation waybar[3975]: [2025-06-19 08:17:41.528] [debug] Received SIGCHLD in signalThread
Jun 19 08:17:44 workstation waybar[3975]: [2025-06-19 08:17:44.556] [debug] Cmd exited with code 0
Jun 19 08:17:44 workstation waybar[3975]: [2025-06-19 08:17:44.556] [debug] Received SIGCHLD in signalThread
Jun 19 08:17:47 workstation waybar[3975]: [2025-06-19 08:17:47.586] [debug] Cmd exited with code 0
Jun 19 08:17:47 workstation waybar[3975]: [2025-06-19 08:17:47.586] [debug] Received SIGCHLD in signalThread
Jun 19 08:17:50 workstation waybar[3975]: [2025-06-19 08:17:50.615] [debug] Received SIGCHLD in signalThread
Jun 19 08:17:50 workstation waybar[3975]: [2025-06-19 08:17:50.615] [debug] Cmd exited with code 0
Jun 19 08:17:53 workstation waybar[3975]: [2025-06-19 08:17:53.640] [debug] Cmd exited with code 0
Jun 19 08:17:53 workstation waybar[3975]: [2025-06-19 08:17:53.640] [debug] Received SIGCHLD in signalThread
Jun 19 08:17:56 workstation waybar[3975]: [2025-06-19 08:17:56.667] [debug] Cmd exited with code 0
Jun 19 08:17:56 workstation waybar[3975]: [2025-06-19 08:17:56.667] [debug] Received SIGCHLD in signalThread
Jun 19 08:17:59 workstation waybar[3975]: [2025-06-19 08:17:59.695] [debug] Received SIGCHLD in signalThread
Jun 19 08:17:59 workstation waybar[3975]: [2025-06-19 08:17:59.695] [debug] Cmd exited with code 0
Jun 19 08:18:02 workstation waybar[3975]: [2025-06-19 08:18:02.721] [debug] Cmd exited with code 0
Jun 19 08:18:02 workstation waybar[3975]: [2025-06-19 08:18:02.721] [debug] Received SIGCHLD in signalThread
Jun 19 08:18:05 workstation waybar[3975]: [2025-06-19 08:18:05.749] [debug] Received SIGCHLD in signalThread
Jun 19 08:18:05 workstation waybar[3975]: [2025-06-19 08:18:05.749] [debug] Cmd exited with code 0
Jun 19 08:18:08 workstation waybar[3975]: [2025-06-19 08:18:08.775] [debug] Cmd exited with code 0
Jun 19 08:18:08 workstation waybar[3975]: [2025-06-19 08:18:08.775] [debug] Received SIGCHLD in signalThread
Jun 19 08:18:11 workstation waybar[3975]: [2025-06-19 08:18:11.801] [debug] Cmd exited with code 0
Jun 19 08:18:11 workstation waybar[3975]: [2025-06-19 08:18:11.801] [debug] Received SIGCHLD in signalThread
Jun 19 08:18:14 workstation waybar[3975]: [2025-06-19 08:18:14.828] [debug] Cmd exited with code 0
Jun 19 08:18:14 workstation waybar[3975]: [2025-06-19 08:18:14.828] [debug] Received SIGCHLD in signalThread
Jun 19 08:18:17 workstation waybar[3975]: [2025-06-19 08:18:17.855] [debug] Cmd exited with code 0
Jun 19 08:18:17 workstation waybar[3975]: [2025-06-19 08:18:17.855] [debug] Received SIGCHLD in signalThread
Jun 19 08:18:20 workstation waybar[3975]: [2025-06-19 08:18:20.881] [debug] Cmd exited with code 0
Jun 19 08:18:20 workstation waybar[3975]: [2025-06-19 08:18:20.881] [debug] Received SIGCHLD in signalThread
Jun 19 08:18:23 workstation waybar[3975]: [2025-06-19 08:18:23.909] [debug] Cmd exited with code 0
Jun 19 08:18:23 workstation waybar[3975]: [2025-06-19 08:18:23.909] [debug] Received SIGCHLD in signalThread
Jun 19 08:18:26 workstation waybar[3975]: [2025-06-19 08:18:26.938] [debug] Received SIGCHLD in signalThread
Jun 19 08:18:26 workstation waybar[3975]: [2025-06-19 08:18:26.938] [debug] Cmd exited with code 0
Jun 19 08:18:29 workstation waybar[3975]: [2025-06-19 08:18:29.967] [debug] Cmd exited with code 0
Jun 19 08:18:29 workstation waybar[3975]: [2025-06-19 08:18:29.967] [debug] Received SIGCHLD in signalThread
Jun 19 08:18:32 workstation waybar[3975]: [2025-06-19 08:18:32.997] [debug] Received SIGCHLD in signalThread
Jun 19 08:18:32 workstation waybar[3975]: [2025-06-19 08:18:32.997] [debug] Cmd exited with code 0
Jun 19 08:18:36 workstation waybar[3975]: [2025-06-19 08:18:36.026] [debug] Cmd exited with code 0
Jun 19 08:18:36 workstation waybar[3975]: [2025-06-19 08:18:36.026] [debug] Received SIGCHLD in signalThread
Jun 19 08:18:39 workstation waybar[3975]: [2025-06-19 08:18:39.054] [debug] Cmd exited with code 0
Jun 19 08:18:39 workstation waybar[3975]: [2025-06-19 08:18:39.054] [debug] Received SIGCHLD in signalThread
Jun 19 08:18:42 workstation waybar[3975]: [2025-06-19 08:18:42.081] [debug] Received SIGCHLD in signalThread
Jun 19 08:18:42 workstation waybar[3975]: [2025-06-19 08:18:42.081] [debug] Cmd exited with code 0
Jun 19 08:18:45 workstation waybar[3975]: [2025-06-19 08:18:45.107] [debug] Cmd exited with code 0
Jun 19 08:18:45 workstation waybar[3975]: [2025-06-19 08:18:45.107] [debug] Received SIGCHLD in signalThread
Jun 19 08:18:48 workstation waybar[3975]: [2025-06-19 08:18:48.135] [debug] Cmd exited with code 0
Jun 19 08:18:48 workstation waybar[3975]: [2025-06-19 08:18:48.135] [debug] Received SIGCHLD in signalThread
Jun 19 08:18:51 workstation waybar[3975]: [2025-06-19 08:18:51.163] [debug] Cmd exited with code 0
Jun 19 08:18:51 workstation waybar[3975]: [2025-06-19 08:18:51.163] [debug] Received SIGCHLD in signalThread
Jun 19 08:18:54 workstation waybar[3975]: [2025-06-19 08:18:54.193] [debug] Received SIGCHLD in signalThread
Jun 19 08:18:54 workstation waybar[3975]: [2025-06-19 08:18:54.193] [debug] Cmd exited with code 0
Jun 19 08:18:57 workstation waybar[3975]: [2025-06-19 08:18:57.221] [debug] Cmd exited with code 0
Jun 19 08:18:57 workstation waybar[3975]: [2025-06-19 08:18:57.221] [debug] Received SIGCHLD in signalThread
Jun 19 08:19:00 workstation waybar[3975]: [2025-06-19 08:19:00.252] [debug] Cmd exited with code 0
Jun 19 08:19:00 workstation waybar[3975]: [2025-06-19 08:19:00.252] [debug] Received SIGCHLD in signalThread
Jun 19 08:19:01 workstation kernel: usb 5-1.3.3: reset high-speed USB device number 6 using xhci_hcd
Jun 19 08:19:03 workstation waybar[3975]: [2025-06-19 08:19:03.280] [debug] Received SIGCHLD in signalThread
Jun 19 08:19:03 workstation waybar[3975]: [2025-06-19 08:19:03.280] [debug] Cmd exited with code 0
Jun 19 08:19:06 workstation waybar[3975]: [2025-06-19 08:19:06.309] [debug] Cmd exited with code 0
Jun 19 08:19:06 workstation waybar[3975]: [2025-06-19 08:19:06.309] [debug] Received SIGCHLD in signalThread
Jun 19 08:19:09 workstation waybar[3975]: [2025-06-19 08:19:09.337] [debug] Cmd exited with code 0
Jun 19 08:19:09 workstation waybar[3975]: [2025-06-19 08:19:09.337] [debug] Received SIGCHLD in signalThread
Jun 19 08:19:12 workstation waybar[3975]: [2025-06-19 08:19:12.364] [debug] Cmd exited with code 0
Jun 19 08:19:12 workstation waybar[3975]: [2025-06-19 08:19:12.364] [debug] Received SIGCHLD in signalThread
Jun 19 08:19:15 workstation waybar[3975]: [2025-06-19 08:19:15.392] [debug] Cmd exited with code 0
Jun 19 08:19:15 workstation waybar[3975]: [2025-06-19 08:19:15.392] [debug] Received SIGCHLD in signalThread
Jun 19 08:19:18 workstation waybar[3975]: [2025-06-19 08:19:18.419] [debug] Received SIGCHLD in signalThread
Jun 19 08:19:18 workstation waybar[3975]: [2025-06-19 08:19:18.419] [debug] Cmd exited with code 0
Jun 19 08:19:21 workstation waybar[3975]: [2025-06-19 08:19:21.444] [debug] Received SIGCHLD in signalThread
Jun 19 08:19:21 workstation waybar[3975]: [2025-06-19 08:19:21.444] [debug] Cmd exited with code 0
Jun 19 08:19:24 workstation waybar[3975]: [2025-06-19 08:19:24.472] [debug] Cmd exited with code 0
Jun 19 08:19:24 workstation waybar[3975]: [2025-06-19 08:19:24.472] [debug] Received SIGCHLD in signalThread
Jun 19 08:19:27 workstation waybar[3975]: [2025-06-19 08:19:27.498] [debug] Cmd exited with code 0
Jun 19 08:19:27 workstation waybar[3975]: [2025-06-19 08:19:27.498] [debug] Received SIGCHLD in signalThread
Jun 19 08:19:30 workstation waybar[3975]: [2025-06-19 08:19:30.528] [debug] Cmd exited with code 0
Jun 19 08:19:30 workstation waybar[3975]: [2025-06-19 08:19:30.528] [debug] Received SIGCHLD in signalThread
Jun 19 08:19:33 workstation waybar[3975]: [2025-06-19 08:19:33.555] [debug] Cmd exited with code 0
Jun 19 08:19:33 workstation waybar[3975]: [2025-06-19 08:19:33.555] [debug] Received SIGCHLD in signalThread
Jun 19 08:19:36 workstation waybar[3975]: [2025-06-19 08:19:36.583] [debug] Cmd exited with code 0
Jun 19 08:19:36 workstation waybar[3975]: [2025-06-19 08:19:36.583] [debug] Received SIGCHLD in signalThread
Jun 19 08:19:39 workstation waybar[3975]: [2025-06-19 08:19:39.609] [debug] Received SIGCHLD in signalThread
Jun 19 08:19:39 workstation waybar[3975]: [2025-06-19 08:19:39.609] [debug] Cmd exited with code 0
Jun 19 08:19:40 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=6543 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:19:41 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=6544 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:19:42 workstation waybar[3975]: [2025-06-19 08:19:42.636] [debug] Cmd exited with code 0
Jun 19 08:19:42 workstation waybar[3975]: [2025-06-19 08:19:42.636] [debug] Received SIGCHLD in signalThread
Jun 19 08:19:43 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=6545 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:19:43 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=41436 DF PROTO=TCP SPT=43856 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:19:44 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=41437 DF PROTO=TCP SPT=43856 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:19:45 workstation waybar[3975]: [2025-06-19 08:19:45.665] [debug] Cmd exited with code 0
Jun 19 08:19:45 workstation waybar[3975]: [2025-06-19 08:19:45.665] [debug] Received SIGCHLD in signalThread
Jun 19 08:19:47 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=41438 DF PROTO=TCP SPT=43856 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:19:47 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=6546 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:19:48 workstation waybar[3975]: [2025-06-19 08:19:48.690] [debug] Cmd exited with code 0
Jun 19 08:19:48 workstation waybar[3975]: [2025-06-19 08:19:48.690] [debug] Received SIGCHLD in signalThread
Jun 19 08:19:51 workstation waybar[3975]: [2025-06-19 08:19:51.717] [debug] Cmd exited with code 0
Jun 19 08:19:51 workstation waybar[3975]: [2025-06-19 08:19:51.717] [debug] Received SIGCHLD in signalThread
Jun 19 08:19:54 workstation waybar[3975]: [2025-06-19 08:19:54.746] [debug] Received SIGCHLD in signalThread
Jun 19 08:19:54 workstation waybar[3975]: [2025-06-19 08:19:54.746] [debug] Cmd exited with code 0
Jun 19 08:19:57 workstation waybar[3975]: [2025-06-19 08:19:57.775] [debug] Received SIGCHLD in signalThread
Jun 19 08:19:57 workstation waybar[3975]: [2025-06-19 08:19:57.775] [debug] Cmd exited with code 0
Jun 19 08:20:00 workstation waybar[3975]: [2025-06-19 08:20:00.803] [debug] Received SIGCHLD in signalThread
Jun 19 08:20:00 workstation waybar[3975]: [2025-06-19 08:20:00.803] [debug] Cmd exited with code 0
Jun 19 08:20:03 workstation waybar[3975]: [2025-06-19 08:20:03.829] [debug] Received SIGCHLD in signalThread
Jun 19 08:20:03 workstation waybar[3975]: [2025-06-19 08:20:03.829] [debug] Cmd exited with code 0
Jun 19 08:20:06 workstation waybar[3975]: [2025-06-19 08:20:06.856] [debug] Received SIGCHLD in signalThread
Jun 19 08:20:06 workstation waybar[3975]: [2025-06-19 08:20:06.856] [debug] Cmd exited with code 0
Jun 19 08:20:09 workstation waybar[3975]: [2025-06-19 08:20:09.886] [debug] Cmd exited with code 0
Jun 19 08:20:09 workstation waybar[3975]: [2025-06-19 08:20:09.886] [debug] Received SIGCHLD in signalThread
Jun 19 08:20:12 workstation waybar[3975]: [2025-06-19 08:20:12.915] [debug] Cmd exited with code 0
Jun 19 08:20:12 workstation waybar[3975]: [2025-06-19 08:20:12.915] [debug] Received SIGCHLD in signalThread
Jun 19 08:20:15 workstation waybar[3975]: [2025-06-19 08:20:15.944] [debug] Received SIGCHLD in signalThread
Jun 19 08:20:15 workstation waybar[3975]: [2025-06-19 08:20:15.944] [debug] Cmd exited with code 0
Jun 19 08:20:18 workstation waybar[3975]: [2025-06-19 08:20:18.971] [debug] Received SIGCHLD in signalThread
Jun 19 08:20:18 workstation waybar[3975]: [2025-06-19 08:20:18.971] [debug] Cmd exited with code 0
Jun 19 08:20:22 workstation waybar[3975]: [2025-06-19 08:20:22.002] [debug] Cmd exited with code 0
Jun 19 08:20:22 workstation waybar[3975]: [2025-06-19 08:20:22.002] [debug] Received SIGCHLD in signalThread
Jun 19 08:20:25 workstation waybar[3975]: [2025-06-19 08:20:25.030] [debug] Cmd exited with code 0
Jun 19 08:20:25 workstation waybar[3975]: [2025-06-19 08:20:25.030] [debug] Received SIGCHLD in signalThread
Jun 19 08:20:28 workstation waybar[3975]: [2025-06-19 08:20:28.060] [debug] Cmd exited with code 0
Jun 19 08:20:28 workstation waybar[3975]: [2025-06-19 08:20:28.060] [debug] Received SIGCHLD in signalThread
Jun 19 08:20:31 workstation waybar[3975]: [2025-06-19 08:20:31.089] [debug] Cmd exited with code 0
Jun 19 08:20:31 workstation waybar[3975]: [2025-06-19 08:20:31.089] [debug] Received SIGCHLD in signalThread
Jun 19 08:20:34 workstation waybar[3975]: [2025-06-19 08:20:34.114] [debug] Cmd exited with code 0
Jun 19 08:20:34 workstation waybar[3975]: [2025-06-19 08:20:34.114] [debug] Received SIGCHLD in signalThread
Jun 19 08:20:37 workstation waybar[3975]: [2025-06-19 08:20:37.142] [debug] Cmd exited with code 0
Jun 19 08:20:37 workstation waybar[3975]: [2025-06-19 08:20:37.142] [debug] Received SIGCHLD in signalThread
Jun 19 08:20:40 workstation waybar[3975]: [2025-06-19 08:20:40.168] [debug] Cmd exited with code 0
Jun 19 08:20:40 workstation waybar[3975]: [2025-06-19 08:20:40.168] [debug] Received SIGCHLD in signalThread
Jun 19 08:20:43 workstation waybar[3975]: [2025-06-19 08:20:43.196] [debug] Received SIGCHLD in signalThread
Jun 19 08:20:43 workstation waybar[3975]: [2025-06-19 08:20:43.196] [debug] Cmd exited with code 0
Jun 19 08:20:46 workstation waybar[3975]: [2025-06-19 08:20:46.222] [debug] Received SIGCHLD in signalThread
Jun 19 08:20:46 workstation waybar[3975]: [2025-06-19 08:20:46.222] [debug] Cmd exited with code 0
Jun 19 08:20:49 workstation waybar[3975]: [2025-06-19 08:20:49.248] [debug] Cmd exited with code 0
Jun 19 08:20:49 workstation waybar[3975]: [2025-06-19 08:20:49.248] [debug] Received SIGCHLD in signalThread
Jun 19 08:20:52 workstation waybar[3975]: [2025-06-19 08:20:52.277] [debug] Cmd exited with code 0
Jun 19 08:20:52 workstation waybar[3975]: [2025-06-19 08:20:52.277] [debug] Received SIGCHLD in signalThread
Jun 19 08:20:55 workstation waybar[3975]: [2025-06-19 08:20:55.306] [debug] Cmd exited with code 0
Jun 19 08:20:55 workstation waybar[3975]: [2025-06-19 08:20:55.306] [debug] Received SIGCHLD in signalThread
Jun 19 08:20:58 workstation waybar[3975]: [2025-06-19 08:20:58.334] [debug] Cmd exited with code 0
Jun 19 08:20:58 workstation waybar[3975]: [2025-06-19 08:20:58.334] [debug] Received SIGCHLD in signalThread
Jun 19 08:21:01 workstation waybar[3975]: [2025-06-19 08:21:01.361] [debug] Cmd exited with code 0
Jun 19 08:21:01 workstation waybar[3975]: [2025-06-19 08:21:01.361] [debug] Received SIGCHLD in signalThread
Jun 19 08:21:04 workstation waybar[3975]: [2025-06-19 08:21:04.389] [debug] Cmd exited with code 0
Jun 19 08:21:04 workstation waybar[3975]: [2025-06-19 08:21:04.389] [debug] Received SIGCHLD in signalThread
Jun 19 08:21:07 workstation waybar[3975]: [2025-06-19 08:21:07.418] [debug] Cmd exited with code 0
Jun 19 08:21:07 workstation waybar[3975]: [2025-06-19 08:21:07.418] [debug] Received SIGCHLD in signalThread
Jun 19 08:21:10 workstation waybar[3975]: [2025-06-19 08:21:10.445] [debug] Cmd exited with code 0
Jun 19 08:21:10 workstation waybar[3975]: [2025-06-19 08:21:10.445] [debug] Received SIGCHLD in signalThread
Jun 19 08:21:13 workstation waybar[3975]: [2025-06-19 08:21:13.474] [debug] Received SIGCHLD in signalThread
Jun 19 08:21:13 workstation waybar[3975]: [2025-06-19 08:21:13.474] [debug] Cmd exited with code 0
Jun 19 08:21:16 workstation waybar[3975]: [2025-06-19 08:21:16.502] [debug] Cmd exited with code 0
Jun 19 08:21:16 workstation waybar[3975]: [2025-06-19 08:21:16.502] [debug] Received SIGCHLD in signalThread
Jun 19 08:21:19 workstation waybar[3975]: [2025-06-19 08:21:19.528] [debug] Received SIGCHLD in signalThread
Jun 19 08:21:19 workstation waybar[3975]: [2025-06-19 08:21:19.528] [debug] Cmd exited with code 0
Jun 19 08:21:22 workstation waybar[3975]: [2025-06-19 08:21:22.556] [debug] Received SIGCHLD in signalThread
Jun 19 08:21:22 workstation waybar[3975]: [2025-06-19 08:21:22.556] [debug] Cmd exited with code 0
Jun 19 08:21:25 workstation waybar[3975]: [2025-06-19 08:21:25.587] [debug] Cmd exited with code 0
Jun 19 08:21:25 workstation waybar[3975]: [2025-06-19 08:21:25.587] [debug] Received SIGCHLD in signalThread
Jun 19 08:21:28 workstation waybar[3975]: [2025-06-19 08:21:28.617] [debug] Cmd exited with code 0
Jun 19 08:21:28 workstation waybar[3975]: [2025-06-19 08:21:28.617] [debug] Received SIGCHLD in signalThread
Jun 19 08:21:31 workstation waybar[3975]: [2025-06-19 08:21:31.647] [debug] Received SIGCHLD in signalThread
Jun 19 08:21:31 workstation waybar[3975]: [2025-06-19 08:21:31.647] [debug] Cmd exited with code 0
Jun 19 08:21:34 workstation waybar[3975]: [2025-06-19 08:21:34.674] [debug] Cmd exited with code 0
Jun 19 08:21:34 workstation waybar[3975]: [2025-06-19 08:21:34.674] [debug] Received SIGCHLD in signalThread
Jun 19 08:21:37 workstation waybar[3975]: [2025-06-19 08:21:37.704] [debug] Cmd exited with code 0
Jun 19 08:21:37 workstation waybar[3975]: [2025-06-19 08:21:37.704] [debug] Received SIGCHLD in signalThread
Jun 19 08:21:40 workstation waybar[3975]: [2025-06-19 08:21:40.733] [debug] Received SIGCHLD in signalThread
Jun 19 08:21:40 workstation waybar[3975]: [2025-06-19 08:21:40.733] [debug] Cmd exited with code 0
Jun 19 08:21:43 workstation waybar[3975]: [2025-06-19 08:21:43.762] [debug] Received SIGCHLD in signalThread
Jun 19 08:21:43 workstation waybar[3975]: [2025-06-19 08:21:43.763] [debug] Cmd exited with code 0
Jun 19 08:21:46 workstation waybar[3975]: [2025-06-19 08:21:46.794] [debug] Cmd exited with code 0
Jun 19 08:21:46 workstation waybar[3975]: [2025-06-19 08:21:46.794] [debug] Received SIGCHLD in signalThread
Jun 19 08:21:49 workstation waybar[3975]: [2025-06-19 08:21:49.821] [debug] Received SIGCHLD in signalThread
Jun 19 08:21:49 workstation waybar[3975]: [2025-06-19 08:21:49.821] [debug] Cmd exited with code 0
Jun 19 08:21:52 workstation waybar[3975]: [2025-06-19 08:21:52.849] [debug] Cmd exited with code 0
Jun 19 08:21:52 workstation waybar[3975]: [2025-06-19 08:21:52.849] [debug] Received SIGCHLD in signalThread
Jun 19 08:21:55 workstation waybar[3975]: [2025-06-19 08:21:55.878] [debug] Received SIGCHLD in signalThread
Jun 19 08:21:55 workstation waybar[3975]: [2025-06-19 08:21:55.878] [debug] Cmd exited with code 0
Jun 19 08:21:58 workstation waybar[3975]: [2025-06-19 08:21:58.907] [debug] Cmd exited with code 0
Jun 19 08:21:58 workstation waybar[3975]: [2025-06-19 08:21:58.907] [debug] Received SIGCHLD in signalThread
Jun 19 08:22:01 workstation waybar[3975]: [2025-06-19 08:22:01.937] [debug] Cmd exited with code 0
Jun 19 08:22:01 workstation waybar[3975]: [2025-06-19 08:22:01.937] [debug] Received SIGCHLD in signalThread
Jun 19 08:22:04 workstation waybar[3975]: [2025-06-19 08:22:04.966] [debug] Received SIGCHLD in signalThread
Jun 19 08:22:04 workstation waybar[3975]: [2025-06-19 08:22:04.966] [debug] Cmd exited with code 0
Jun 19 08:22:07 workstation waybar[3975]: [2025-06-19 08:22:07.992] [debug] Cmd exited with code 0
Jun 19 08:22:07 workstation waybar[3975]: [2025-06-19 08:22:07.992] [debug] Received SIGCHLD in signalThread
Jun 19 08:22:11 workstation waybar[3975]: [2025-06-19 08:22:11.019] [debug] Cmd exited with code 0
Jun 19 08:22:11 workstation waybar[3975]: [2025-06-19 08:22:11.019] [debug] Received SIGCHLD in signalThread
Jun 19 08:22:14 workstation waybar[3975]: [2025-06-19 08:22:14.048] [debug] Cmd exited with code 0
Jun 19 08:22:14 workstation waybar[3975]: [2025-06-19 08:22:14.048] [debug] Received SIGCHLD in signalThread
Jun 19 08:22:17 workstation waybar[3975]: [2025-06-19 08:22:17.076] [debug] Cmd exited with code 0
Jun 19 08:22:17 workstation waybar[3975]: [2025-06-19 08:22:17.076] [debug] Received SIGCHLD in signalThread
Jun 19 08:22:20 workstation waybar[3975]: [2025-06-19 08:22:20.104] [debug] Cmd exited with code 0
Jun 19 08:22:20 workstation waybar[3975]: [2025-06-19 08:22:20.104] [debug] Received SIGCHLD in signalThread
Jun 19 08:22:23 workstation waybar[3975]: [2025-06-19 08:22:23.132] [debug] Cmd exited with code 0
Jun 19 08:22:23 workstation waybar[3975]: [2025-06-19 08:22:23.132] [debug] Received SIGCHLD in signalThread
Jun 19 08:22:26 workstation waybar[3975]: [2025-06-19 08:22:26.161] [debug] Cmd exited with code 0
Jun 19 08:22:26 workstation waybar[3975]: [2025-06-19 08:22:26.161] [debug] Received SIGCHLD in signalThread
Jun 19 08:22:29 workstation waybar[3975]: [2025-06-19 08:22:29.192] [debug] Cmd exited with code 0
Jun 19 08:22:29 workstation waybar[3975]: [2025-06-19 08:22:29.192] [debug] Received SIGCHLD in signalThread
Jun 19 08:22:32 workstation waybar[3975]: [2025-06-19 08:22:32.221] [debug] Cmd exited with code 0
Jun 19 08:22:32 workstation waybar[3975]: [2025-06-19 08:22:32.221] [debug] Received SIGCHLD in signalThread
Jun 19 08:22:35 workstation waybar[3975]: [2025-06-19 08:22:35.250] [debug] Cmd exited with code 0
Jun 19 08:22:35 workstation waybar[3975]: [2025-06-19 08:22:35.250] [debug] Received SIGCHLD in signalThread
Jun 19 08:22:38 workstation waybar[3975]: [2025-06-19 08:22:38.279] [debug] Cmd exited with code 0
Jun 19 08:22:38 workstation waybar[3975]: [2025-06-19 08:22:38.279] [debug] Received SIGCHLD in signalThread
Jun 19 08:22:41 workstation waybar[3975]: [2025-06-19 08:22:41.307] [debug] Received SIGCHLD in signalThread
Jun 19 08:22:41 workstation waybar[3975]: [2025-06-19 08:22:41.307] [debug] Cmd exited with code 0
Jun 19 08:22:44 workstation waybar[3975]: [2025-06-19 08:22:44.337] [debug] Cmd exited with code 0
Jun 19 08:22:44 workstation waybar[3975]: [2025-06-19 08:22:44.337] [debug] Received SIGCHLD in signalThread
Jun 19 08:22:47 workstation waybar[3975]: [2025-06-19 08:22:47.363] [debug] Cmd exited with code 0
Jun 19 08:22:47 workstation waybar[3975]: [2025-06-19 08:22:47.363] [debug] Received SIGCHLD in signalThread
Jun 19 08:22:50 workstation waybar[3975]: [2025-06-19 08:22:50.390] [debug] Cmd exited with code 0
Jun 19 08:22:50 workstation waybar[3975]: [2025-06-19 08:22:50.390] [debug] Received SIGCHLD in signalThread
Jun 19 08:22:53 workstation waybar[3975]: [2025-06-19 08:22:53.417] [debug] Received SIGCHLD in signalThread
Jun 19 08:22:53 workstation waybar[3975]: [2025-06-19 08:22:53.417] [debug] Cmd exited with code 0
Jun 19 08:22:56 workstation waybar[3975]: [2025-06-19 08:22:56.446] [debug] Received SIGCHLD in signalThread
Jun 19 08:22:56 workstation waybar[3975]: [2025-06-19 08:22:56.446] [debug] Cmd exited with code 0
Jun 19 08:22:59 workstation waybar[3975]: [2025-06-19 08:22:59.472] [debug] Cmd exited with code 0
Jun 19 08:22:59 workstation waybar[3975]: [2025-06-19 08:22:59.472] [debug] Received SIGCHLD in signalThread
Jun 19 08:23:02 workstation waybar[3975]: [2025-06-19 08:23:02.501] [debug] Received SIGCHLD in signalThread
Jun 19 08:23:02 workstation waybar[3975]: [2025-06-19 08:23:02.501] [debug] Cmd exited with code 0
Jun 19 08:23:05 workstation waybar[3975]: [2025-06-19 08:23:05.527] [debug] Received SIGCHLD in signalThread
Jun 19 08:23:05 workstation waybar[3975]: [2025-06-19 08:23:05.527] [debug] Cmd exited with code 0
Jun 19 08:23:08 workstation waybar[3975]: [2025-06-19 08:23:08.553] [debug] Received SIGCHLD in signalThread
Jun 19 08:23:08 workstation waybar[3975]: [2025-06-19 08:23:08.553] [debug] Cmd exited with code 0
Jun 19 08:23:11 workstation waybar[3975]: [2025-06-19 08:23:11.583] [debug] Received SIGCHLD in signalThread
Jun 19 08:23:11 workstation waybar[3975]: [2025-06-19 08:23:11.583] [debug] Cmd exited with code 0
Jun 19 08:23:14 workstation waybar[3975]: [2025-06-19 08:23:14.611] [debug] Cmd exited with code 0
Jun 19 08:23:14 workstation waybar[3975]: [2025-06-19 08:23:14.611] [debug] Received SIGCHLD in signalThread
Jun 19 08:23:17 workstation waybar[3975]: [2025-06-19 08:23:17.640] [debug] Cmd exited with code 0
Jun 19 08:23:17 workstation waybar[3975]: [2025-06-19 08:23:17.640] [debug] Received SIGCHLD in signalThread
Jun 19 08:23:20 workstation waybar[3975]: [2025-06-19 08:23:20.669] [debug] Received SIGCHLD in signalThread
Jun 19 08:23:20 workstation waybar[3975]: [2025-06-19 08:23:20.669] [debug] Cmd exited with code 0
Jun 19 08:23:23 workstation waybar[3975]: [2025-06-19 08:23:23.695] [debug] Cmd exited with code 0
Jun 19 08:23:23 workstation waybar[3975]: [2025-06-19 08:23:23.695] [debug] Received SIGCHLD in signalThread
Jun 19 08:23:26 workstation waybar[3975]: [2025-06-19 08:23:26.724] [debug] Cmd exited with code 0
Jun 19 08:23:26 workstation waybar[3975]: [2025-06-19 08:23:26.724] [debug] Received SIGCHLD in signalThread
Jun 19 08:23:29 workstation waybar[3975]: [2025-06-19 08:23:29.752] [debug] Cmd exited with code 0
Jun 19 08:23:29 workstation waybar[3975]: [2025-06-19 08:23:29.752] [debug] Received SIGCHLD in signalThread
Jun 19 08:23:32 workstation waybar[3975]: [2025-06-19 08:23:32.779] [debug] Received SIGCHLD in signalThread
Jun 19 08:23:32 workstation waybar[3975]: [2025-06-19 08:23:32.779] [debug] Cmd exited with code 0
Jun 19 08:23:35 workstation waybar[3975]: [2025-06-19 08:23:35.808] [debug] Received SIGCHLD in signalThread
Jun 19 08:23:35 workstation waybar[3975]: [2025-06-19 08:23:35.808] [debug] Cmd exited with code 0
Jun 19 08:23:38 workstation waybar[3975]: [2025-06-19 08:23:38.833] [debug] Received SIGCHLD in signalThread
Jun 19 08:23:38 workstation waybar[3975]: [2025-06-19 08:23:38.833] [debug] Cmd exited with code 0
Jun 19 08:23:41 workstation waybar[3975]: [2025-06-19 08:23:41.861] [debug] Cmd exited with code 0
Jun 19 08:23:41 workstation waybar[3975]: [2025-06-19 08:23:41.861] [debug] Received SIGCHLD in signalThread
Jun 19 08:23:44 workstation waybar[3975]: [2025-06-19 08:23:44.889] [debug] Cmd exited with code 0
Jun 19 08:23:44 workstation waybar[3975]: [2025-06-19 08:23:44.889] [debug] Received SIGCHLD in signalThread
Jun 19 08:23:47 workstation waybar[3975]: [2025-06-19 08:23:47.919] [debug] Received SIGCHLD in signalThread
Jun 19 08:23:47 workstation waybar[3975]: [2025-06-19 08:23:47.919] [debug] Cmd exited with code 0
Jun 19 08:23:50 workstation waybar[3975]: [2025-06-19 08:23:50.945] [debug] Received SIGCHLD in signalThread
Jun 19 08:23:50 workstation waybar[3975]: [2025-06-19 08:23:50.945] [debug] Cmd exited with code 0
Jun 19 08:23:53 workstation waybar[3975]: [2025-06-19 08:23:53.972] [debug] Cmd exited with code 0
Jun 19 08:23:53 workstation waybar[3975]: [2025-06-19 08:23:53.972] [debug] Received SIGCHLD in signalThread
Jun 19 08:23:57 workstation waybar[3975]: [2025-06-19 08:23:57.003] [debug] Cmd exited with code 0
Jun 19 08:23:57 workstation waybar[3975]: [2025-06-19 08:23:57.003] [debug] Received SIGCHLD in signalThread
Jun 19 08:24:00 workstation waybar[3975]: [2025-06-19 08:24:00.030] [debug] Cmd exited with code 0
Jun 19 08:24:00 workstation waybar[3975]: [2025-06-19 08:24:00.030] [debug] Received SIGCHLD in signalThread
Jun 19 08:24:03 workstation waybar[3975]: [2025-06-19 08:24:03.057] [debug] Cmd exited with code 0
Jun 19 08:24:03 workstation waybar[3975]: [2025-06-19 08:24:03.057] [debug] Received SIGCHLD in signalThread
Jun 19 08:24:06 workstation waybar[3975]: [2025-06-19 08:24:06.084] [debug] Cmd exited with code 0
Jun 19 08:24:06 workstation waybar[3975]: [2025-06-19 08:24:06.084] [debug] Received SIGCHLD in signalThread
Jun 19 08:24:07 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=64876 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:24:08 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=64877 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:24:09 workstation waybar[3975]: [2025-06-19 08:24:09.112] [debug] Cmd exited with code 0
Jun 19 08:24:09 workstation waybar[3975]: [2025-06-19 08:24:09.112] [debug] Received SIGCHLD in signalThread
Jun 19 08:24:10 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=64878 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:24:10 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=14828 DF PROTO=TCP SPT=38618 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:24:11 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=14829 DF PROTO=TCP SPT=38618 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:24:12 workstation waybar[3975]: [2025-06-19 08:24:12.141] [debug] Received SIGCHLD in signalThread
Jun 19 08:24:12 workstation waybar[3975]: [2025-06-19 08:24:12.141] [debug] Cmd exited with code 0
Jun 19 08:24:13 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=14830 DF PROTO=TCP SPT=38618 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:24:14 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=64879 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:24:15 workstation waybar[3975]: [2025-06-19 08:24:15.168] [debug] Cmd exited with code 0
Jun 19 08:24:15 workstation waybar[3975]: [2025-06-19 08:24:15.168] [debug] Received SIGCHLD in signalThread
Jun 19 08:24:18 workstation waybar[3975]: [2025-06-19 08:24:18.196] [debug] Cmd exited with code 0
Jun 19 08:24:18 workstation waybar[3975]: [2025-06-19 08:24:18.196] [debug] Received SIGCHLD in signalThread
Jun 19 08:24:21 workstation waybar[3975]: [2025-06-19 08:24:21.224] [debug] Received SIGCHLD in signalThread
Jun 19 08:24:21 workstation waybar[3975]: [2025-06-19 08:24:21.224] [debug] Cmd exited with code 0
Jun 19 08:24:24 workstation waybar[3975]: [2025-06-19 08:24:24.251] [debug] Cmd exited with code 0
Jun 19 08:24:24 workstation waybar[3975]: [2025-06-19 08:24:24.251] [debug] Received SIGCHLD in signalThread
Jun 19 08:24:27 workstation waybar[3975]: [2025-06-19 08:24:27.279] [debug] Received SIGCHLD in signalThread
Jun 19 08:24:27 workstation waybar[3975]: [2025-06-19 08:24:27.279] [debug] Cmd exited with code 0
Jun 19 08:24:30 workstation waybar[3975]: [2025-06-19 08:24:30.305] [debug] Received SIGCHLD in signalThread
Jun 19 08:24:30 workstation waybar[3975]: [2025-06-19 08:24:30.305] [debug] Cmd exited with code 0
Jun 19 08:24:33 workstation waybar[3975]: [2025-06-19 08:24:33.334] [debug] Received SIGCHLD in signalThread
Jun 19 08:24:33 workstation waybar[3975]: [2025-06-19 08:24:33.334] [debug] Cmd exited with code 0
Jun 19 08:24:36 workstation waybar[3975]: [2025-06-19 08:24:36.361] [debug] Cmd exited with code 0
Jun 19 08:24:36 workstation waybar[3975]: [2025-06-19 08:24:36.361] [debug] Received SIGCHLD in signalThread
Jun 19 08:24:39 workstation waybar[3975]: [2025-06-19 08:24:39.389] [debug] Cmd exited with code 0
Jun 19 08:24:39 workstation waybar[3975]: [2025-06-19 08:24:39.389] [debug] Received SIGCHLD in signalThread
Jun 19 08:24:42 workstation waybar[3975]: [2025-06-19 08:24:42.420] [debug] Received SIGCHLD in signalThread
Jun 19 08:24:42 workstation waybar[3975]: [2025-06-19 08:24:42.420] [debug] Cmd exited with code 0
Jun 19 08:24:45 workstation waybar[3975]: [2025-06-19 08:24:45.447] [debug] Cmd exited with code 0
Jun 19 08:24:45 workstation waybar[3975]: [2025-06-19 08:24:45.447] [debug] Received SIGCHLD in signalThread
Jun 19 08:24:48 workstation waybar[3975]: [2025-06-19 08:24:48.475] [debug] Cmd exited with code 0
Jun 19 08:24:48 workstation waybar[3975]: [2025-06-19 08:24:48.475] [debug] Received SIGCHLD in signalThread
Jun 19 08:24:51 workstation waybar[3975]: [2025-06-19 08:24:51.503] [debug] Received SIGCHLD in signalThread
Jun 19 08:24:51 workstation waybar[3975]: [2025-06-19 08:24:51.503] [debug] Cmd exited with code 0
Jun 19 08:24:54 workstation waybar[3975]: [2025-06-19 08:24:54.530] [debug] Cmd exited with code 0
Jun 19 08:24:54 workstation waybar[3975]: [2025-06-19 08:24:54.530] [debug] Received SIGCHLD in signalThread
Jun 19 08:24:57 workstation waybar[3975]: [2025-06-19 08:24:57.558] [debug] Cmd exited with code 0
Jun 19 08:24:57 workstation waybar[3975]: [2025-06-19 08:24:57.558] [debug] Received SIGCHLD in signalThread
Jun 19 08:25:00 workstation waybar[3975]: [2025-06-19 08:25:00.584] [debug] Cmd exited with code 0
Jun 19 08:25:00 workstation waybar[3975]: [2025-06-19 08:25:00.584] [debug] Received SIGCHLD in signalThread
Jun 19 08:25:03 workstation waybar[3975]: [2025-06-19 08:25:03.612] [debug] Cmd exited with code 0
Jun 19 08:25:03 workstation waybar[3975]: [2025-06-19 08:25:03.612] [debug] Received SIGCHLD in signalThread
Jun 19 08:25:06 workstation waybar[3975]: [2025-06-19 08:25:06.641] [debug] Received SIGCHLD in signalThread
Jun 19 08:25:06 workstation waybar[3975]: [2025-06-19 08:25:06.641] [debug] Cmd exited with code 0
Jun 19 08:25:09 workstation syncthing[3842]: [MOORH] INFO: Lost primary connection to 5SZ5WP2 at 192.168.1.133:60578-84.32.188.234:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABKN3IEDK0C0PFD5COH6HQT6: read timeout (0 remain)
Jun 19 08:25:09 workstation syncthing[3842]: [MOORH] INFO: Connection to 5SZ5WP2 at 192.168.1.133:60578-84.32.188.234:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABKN3IEDK0C0PFD5COH6HQT6 closed: read timeout
Jun 19 08:25:09 workstation waybar[3975]: [2025-06-19 08:25:09.666] [debug] Cmd exited with code 0
Jun 19 08:25:09 workstation waybar[3975]: [2025-06-19 08:25:09.666] [debug] Received SIGCHLD in signalThread
Jun 19 08:25:12 workstation waybar[3975]: [2025-06-19 08:25:12.694] [debug] Cmd exited with code 0
Jun 19 08:25:12 workstation waybar[3975]: [2025-06-19 08:25:12.694] [debug] Received SIGCHLD in signalThread
Jun 19 08:25:15 workstation waybar[3975]: [2025-06-19 08:25:15.725] [debug] Received SIGCHLD in signalThread
Jun 19 08:25:15 workstation waybar[3975]: [2025-06-19 08:25:15.725] [debug] Cmd exited with code 0
Jun 19 08:25:18 workstation waybar[3975]: [2025-06-19 08:25:18.751] [debug] Cmd exited with code 0
Jun 19 08:25:18 workstation waybar[3975]: [2025-06-19 08:25:18.751] [debug] Received SIGCHLD in signalThread
Jun 19 08:25:21 workstation waybar[3975]: [2025-06-19 08:25:21.780] [debug] Cmd exited with code 0
Jun 19 08:25:21 workstation waybar[3975]: [2025-06-19 08:25:21.780] [debug] Received SIGCHLD in signalThread
Jun 19 08:25:24 workstation waybar[3975]: [2025-06-19 08:25:24.808] [debug] Received SIGCHLD in signalThread
Jun 19 08:25:24 workstation waybar[3975]: [2025-06-19 08:25:24.808] [debug] Cmd exited with code 0
Jun 19 08:25:27 workstation waybar[3975]: [2025-06-19 08:25:27.834] [debug] Cmd exited with code 0
Jun 19 08:25:27 workstation waybar[3975]: [2025-06-19 08:25:27.834] [debug] Received SIGCHLD in signalThread
Jun 19 08:25:30 workstation waybar[3975]: [2025-06-19 08:25:30.861] [debug] Received SIGCHLD in signalThread
Jun 19 08:25:30 workstation waybar[3975]: [2025-06-19 08:25:30.861] [debug] Cmd exited with code 0
Jun 19 08:25:33 workstation waybar[3975]: [2025-06-19 08:25:33.887] [debug] Cmd exited with code 0
Jun 19 08:25:33 workstation waybar[3975]: [2025-06-19 08:25:33.887] [debug] Received SIGCHLD in signalThread
Jun 19 08:25:36 workstation waybar[3975]: [2025-06-19 08:25:36.913] [debug] Cmd exited with code 0
Jun 19 08:25:36 workstation waybar[3975]: [2025-06-19 08:25:36.913] [debug] Received SIGCHLD in signalThread
Jun 19 08:25:39 workstation waybar[3975]: [2025-06-19 08:25:39.940] [debug] Cmd exited with code 0
Jun 19 08:25:39 workstation waybar[3975]: [2025-06-19 08:25:39.940] [debug] Received SIGCHLD in signalThread
Jun 19 08:25:42 workstation waybar[3975]: [2025-06-19 08:25:42.969] [debug] Cmd exited with code 0
Jun 19 08:25:42 workstation waybar[3975]: [2025-06-19 08:25:42.969] [debug] Received SIGCHLD in signalThread
Jun 19 08:25:45 workstation waybar[3975]: [2025-06-19 08:25:45.996] [debug] Cmd exited with code 0
Jun 19 08:25:45 workstation waybar[3975]: [2025-06-19 08:25:45.996] [debug] Received SIGCHLD in signalThread
Jun 19 08:25:49 workstation waybar[3975]: [2025-06-19 08:25:49.024] [debug] Cmd exited with code 0
Jun 19 08:25:49 workstation waybar[3975]: [2025-06-19 08:25:49.024] [debug] Received SIGCHLD in signalThread
Jun 19 08:25:52 workstation waybar[3975]: [2025-06-19 08:25:52.051] [debug] Received SIGCHLD in signalThread
Jun 19 08:25:52 workstation waybar[3975]: [2025-06-19 08:25:52.051] [debug] Cmd exited with code 0
Jun 19 08:25:55 workstation waybar[3975]: [2025-06-19 08:25:55.078] [debug] Cmd exited with code 0
Jun 19 08:25:55 workstation waybar[3975]: [2025-06-19 08:25:55.078] [debug] Received SIGCHLD in signalThread
Jun 19 08:25:58 workstation waybar[3975]: [2025-06-19 08:25:58.108] [debug] Received SIGCHLD in signalThread
Jun 19 08:25:58 workstation waybar[3975]: [2025-06-19 08:25:58.108] [debug] Cmd exited with code 0
Jun 19 08:26:01 workstation waybar[3975]: [2025-06-19 08:26:01.136] [debug] Cmd exited with code 0
Jun 19 08:26:01 workstation waybar[3975]: [2025-06-19 08:26:01.136] [debug] Received SIGCHLD in signalThread
Jun 19 08:26:04 workstation waybar[3975]: [2025-06-19 08:26:04.164] [debug] Cmd exited with code 0
Jun 19 08:26:04 workstation waybar[3975]: [2025-06-19 08:26:04.164] [debug] Received SIGCHLD in signalThread
Jun 19 08:26:07 workstation waybar[3975]: [2025-06-19 08:26:07.192] [debug] Cmd exited with code 0
Jun 19 08:26:07 workstation waybar[3975]: [2025-06-19 08:26:07.192] [debug] Received SIGCHLD in signalThread
Jun 19 08:26:10 workstation waybar[3975]: [2025-06-19 08:26:10.217] [debug] Cmd exited with code 0
Jun 19 08:26:10 workstation waybar[3975]: [2025-06-19 08:26:10.217] [debug] Received SIGCHLD in signalThread
Jun 19 08:26:13 workstation waybar[3975]: [2025-06-19 08:26:13.246] [debug] Cmd exited with code 0
Jun 19 08:26:13 workstation waybar[3975]: [2025-06-19 08:26:13.246] [debug] Received SIGCHLD in signalThread
Jun 19 08:26:16 workstation waybar[3975]: [2025-06-19 08:26:16.273] [debug] Received SIGCHLD in signalThread
Jun 19 08:26:16 workstation waybar[3975]: [2025-06-19 08:26:16.273] [debug] Cmd exited with code 0
Jun 19 08:26:19 workstation waybar[3975]: [2025-06-19 08:26:19.304] [debug] Received SIGCHLD in signalThread
Jun 19 08:26:19 workstation waybar[3975]: [2025-06-19 08:26:19.304] [debug] Cmd exited with code 0
Jun 19 08:26:22 workstation waybar[3975]: [2025-06-19 08:26:22.331] [debug] Cmd exited with code 0
Jun 19 08:26:22 workstation waybar[3975]: [2025-06-19 08:26:22.331] [debug] Received SIGCHLD in signalThread
Jun 19 08:26:25 workstation waybar[3975]: [2025-06-19 08:26:25.357] [debug] Cmd exited with code 0
Jun 19 08:26:25 workstation waybar[3975]: [2025-06-19 08:26:25.357] [debug] Received SIGCHLD in signalThread
Jun 19 08:26:28 workstation waybar[3975]: [2025-06-19 08:26:28.385] [debug] Received SIGCHLD in signalThread
Jun 19 08:26:28 workstation waybar[3975]: [2025-06-19 08:26:28.385] [debug] Cmd exited with code 0
Jun 19 08:26:31 workstation waybar[3975]: [2025-06-19 08:26:31.412] [debug] Received SIGCHLD in signalThread
Jun 19 08:26:31 workstation waybar[3975]: [2025-06-19 08:26:31.412] [debug] Cmd exited with code 0
Jun 19 08:26:34 workstation waybar[3975]: [2025-06-19 08:26:34.437] [debug] Received SIGCHLD in signalThread
Jun 19 08:26:34 workstation waybar[3975]: [2025-06-19 08:26:34.437] [debug] Cmd exited with code 0
Jun 19 08:26:37 workstation waybar[3975]: [2025-06-19 08:26:37.465] [debug] Received SIGCHLD in signalThread
Jun 19 08:26:37 workstation waybar[3975]: [2025-06-19 08:26:37.465] [debug] Cmd exited with code 0
Jun 19 08:26:40 workstation waybar[3975]: [2025-06-19 08:26:40.493] [debug] Cmd exited with code 0
Jun 19 08:26:40 workstation waybar[3975]: [2025-06-19 08:26:40.493] [debug] Received SIGCHLD in signalThread
Jun 19 08:26:43 workstation waybar[3975]: [2025-06-19 08:26:43.521] [debug] Cmd exited with code 0
Jun 19 08:26:43 workstation waybar[3975]: [2025-06-19 08:26:43.521] [debug] Received SIGCHLD in signalThread
Jun 19 08:26:46 workstation waybar[3975]: [2025-06-19 08:26:46.550] [debug] Received SIGCHLD in signalThread
Jun 19 08:26:46 workstation waybar[3975]: [2025-06-19 08:26:46.550] [debug] Cmd exited with code 0
Jun 19 08:26:49 workstation waybar[3975]: [2025-06-19 08:26:49.577] [debug] Cmd exited with code 0
Jun 19 08:26:49 workstation waybar[3975]: [2025-06-19 08:26:49.577] [debug] Received SIGCHLD in signalThread
Jun 19 08:26:52 workstation waybar[3975]: [2025-06-19 08:26:52.604] [debug] Received SIGCHLD in signalThread
Jun 19 08:26:52 workstation waybar[3975]: [2025-06-19 08:26:52.604] [debug] Cmd exited with code 0
Jun 19 08:26:55 workstation waybar[3975]: [2025-06-19 08:26:55.633] [debug] Cmd exited with code 0
Jun 19 08:26:55 workstation waybar[3975]: [2025-06-19 08:26:55.633] [debug] Received SIGCHLD in signalThread
Jun 19 08:26:58 workstation waybar[3975]: [2025-06-19 08:26:58.662] [debug] Received SIGCHLD in signalThread
Jun 19 08:26:58 workstation waybar[3975]: [2025-06-19 08:26:58.662] [debug] Cmd exited with code 0
Jun 19 08:27:01 workstation waybar[3975]: [2025-06-19 08:27:01.690] [debug] Received SIGCHLD in signalThread
Jun 19 08:27:01 workstation waybar[3975]: [2025-06-19 08:27:01.690] [debug] Cmd exited with code 0
Jun 19 08:27:04 workstation waybar[3975]: [2025-06-19 08:27:04.718] [debug] Cmd exited with code 0
Jun 19 08:27:04 workstation waybar[3975]: [2025-06-19 08:27:04.718] [debug] Received SIGCHLD in signalThread
Jun 19 08:27:07 workstation waybar[3975]: [2025-06-19 08:27:07.746] [debug] Cmd exited with code 0
Jun 19 08:27:07 workstation waybar[3975]: [2025-06-19 08:27:07.746] [debug] Received SIGCHLD in signalThread
Jun 19 08:27:10 workstation waybar[3975]: [2025-06-19 08:27:10.773] [debug] Received SIGCHLD in signalThread
Jun 19 08:27:10 workstation waybar[3975]: [2025-06-19 08:27:10.773] [debug] Cmd exited with code 0
Jun 19 08:27:11 workstation dnsmasq-dhcp[8714]: DHCPREQUEST(virbr1) 192.168.121.16 52:54:00:af:80:1c
Jun 19 08:27:11 workstation dnsmasq-dhcp[8714]: DHCPACK(virbr1) 192.168.121.16 52:54:00:af:80:1c flux-control-plane-node-1
Jun 19 08:27:13 workstation waybar[3975]: [2025-06-19 08:27:13.799] [debug] Cmd exited with code 0
Jun 19 08:27:13 workstation waybar[3975]: [2025-06-19 08:27:13.799] [debug] Received SIGCHLD in signalThread
Jun 19 08:27:16 workstation waybar[3975]: [2025-06-19 08:27:16.824] [debug] Cmd exited with code 0
Jun 19 08:27:16 workstation waybar[3975]: [2025-06-19 08:27:16.824] [debug] Received SIGCHLD in signalThread
Jun 19 08:27:19 workstation waybar[3975]: [2025-06-19 08:27:19.852] [debug] Cmd exited with code 0
Jun 19 08:27:19 workstation waybar[3975]: [2025-06-19 08:27:19.852] [debug] Received SIGCHLD in signalThread
Jun 19 08:27:22 workstation waybar[3975]: [2025-06-19 08:27:22.880] [debug] Cmd exited with code 0
Jun 19 08:27:22 workstation waybar[3975]: [2025-06-19 08:27:22.880] [debug] Received SIGCHLD in signalThread
Jun 19 08:27:25 workstation waybar[3975]: [2025-06-19 08:27:25.907] [debug] Received SIGCHLD in signalThread
Jun 19 08:27:25 workstation waybar[3975]: [2025-06-19 08:27:25.907] [debug] Cmd exited with code 0
Jun 19 08:27:28 workstation waybar[3975]: [2025-06-19 08:27:28.934] [debug] Received SIGCHLD in signalThread
Jun 19 08:27:28 workstation waybar[3975]: [2025-06-19 08:27:28.934] [debug] Cmd exited with code 0
Jun 19 08:27:31 workstation waybar[3975]: [2025-06-19 08:27:31.961] [debug] Cmd exited with code 0
Jun 19 08:27:31 workstation waybar[3975]: [2025-06-19 08:27:31.961] [debug] Received SIGCHLD in signalThread
Jun 19 08:27:34 workstation waybar[3975]: [2025-06-19 08:27:34.988] [debug] Cmd exited with code 0
Jun 19 08:27:34 workstation waybar[3975]: [2025-06-19 08:27:34.988] [debug] Received SIGCHLD in signalThread
Jun 19 08:27:38 workstation waybar[3975]: [2025-06-19 08:27:38.014] [debug] Received SIGCHLD in signalThread
Jun 19 08:27:38 workstation waybar[3975]: [2025-06-19 08:27:38.014] [debug] Cmd exited with code 0
Jun 19 08:27:41 workstation waybar[3975]: [2025-06-19 08:27:41.042] [debug] Received SIGCHLD in signalThread
Jun 19 08:27:41 workstation waybar[3975]: [2025-06-19 08:27:41.042] [debug] Cmd exited with code 0
Jun 19 08:27:43 workstation syncthing[3842]: [MOORH] INFO: Established secure connection to 5SZ5WP2 at 192.168.1.133:55766-84.32.188.234:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABMTHOOJ9E4N4MT3HNJI1T4K
Jun 19 08:27:43 workstation syncthing[3842]: [MOORH] INFO: Device 5SZ5WP2 client is "syncthing v1.27.3" named "Nikola S23 ultra" at 192.168.1.133:55766-84.32.188.234:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABMTHOOJ9E4N4MT3HNJI1T4K
Jun 19 08:27:44 workstation waybar[3975]: [2025-06-19 08:27:44.068] [debug] Cmd exited with code 0
Jun 19 08:27:44 workstation waybar[3975]: [2025-06-19 08:27:44.068] [debug] Received SIGCHLD in signalThread
Jun 19 08:27:47 workstation waybar[3975]: [2025-06-19 08:27:47.096] [debug] Cmd exited with code 0
Jun 19 08:27:47 workstation waybar[3975]: [2025-06-19 08:27:47.096] [debug] Received SIGCHLD in signalThread
Jun 19 08:27:50 workstation waybar[3975]: [2025-06-19 08:27:50.124] [debug] Cmd exited with code 0
Jun 19 08:27:50 workstation waybar[3975]: [2025-06-19 08:27:50.124] [debug] Received SIGCHLD in signalThread
Jun 19 08:27:53 workstation waybar[3975]: [2025-06-19 08:27:53.150] [debug] Cmd exited with code 0
Jun 19 08:27:53 workstation waybar[3975]: [2025-06-19 08:27:53.150] [debug] Received SIGCHLD in signalThread
Jun 19 08:27:56 workstation waybar[3975]: [2025-06-19 08:27:56.179] [debug] Cmd exited with code 0
Jun 19 08:27:56 workstation waybar[3975]: [2025-06-19 08:27:56.179] [debug] Received SIGCHLD in signalThread
Jun 19 08:27:59 workstation waybar[3975]: [2025-06-19 08:27:59.209] [debug] Cmd exited with code 0
Jun 19 08:27:59 workstation waybar[3975]: [2025-06-19 08:27:59.209] [debug] Received SIGCHLD in signalThread
Jun 19 08:28:02 workstation waybar[3975]: [2025-06-19 08:28:02.235] [debug] Cmd exited with code 0
Jun 19 08:28:02 workstation waybar[3975]: [2025-06-19 08:28:02.235] [debug] Received SIGCHLD in signalThread
Jun 19 08:28:05 workstation waybar[3975]: [2025-06-19 08:28:05.264] [debug] Cmd exited with code 0
Jun 19 08:28:05 workstation waybar[3975]: [2025-06-19 08:28:05.264] [debug] Received SIGCHLD in signalThread
Jun 19 08:28:08 workstation waybar[3975]: [2025-06-19 08:28:08.290] [debug] Cmd exited with code 0
Jun 19 08:28:08 workstation waybar[3975]: [2025-06-19 08:28:08.290] [debug] Received SIGCHLD in signalThread
Jun 19 08:28:11 workstation waybar[3975]: [2025-06-19 08:28:11.320] [debug] Received SIGCHLD in signalThread
Jun 19 08:28:11 workstation waybar[3975]: [2025-06-19 08:28:11.320] [debug] Cmd exited with code 0
Jun 19 08:28:14 workstation waybar[3975]: [2025-06-19 08:28:14.347] [debug] Cmd exited with code 0
Jun 19 08:28:14 workstation waybar[3975]: [2025-06-19 08:28:14.347] [debug] Received SIGCHLD in signalThread
Jun 19 08:28:17 workstation waybar[3975]: [2025-06-19 08:28:17.374] [debug] Cmd exited with code 0
Jun 19 08:28:17 workstation waybar[3975]: [2025-06-19 08:28:17.374] [debug] Received SIGCHLD in signalThread
Jun 19 08:28:20 workstation waybar[3975]: [2025-06-19 08:28:20.402] [debug] Cmd exited with code 0
Jun 19 08:28:20 workstation waybar[3975]: [2025-06-19 08:28:20.402] [debug] Received SIGCHLD in signalThread
Jun 19 08:28:23 workstation waybar[3975]: [2025-06-19 08:28:23.428] [debug] Received SIGCHLD in signalThread
Jun 19 08:28:23 workstation waybar[3975]: [2025-06-19 08:28:23.428] [debug] Cmd exited with code 0
Jun 19 08:28:26 workstation waybar[3975]: [2025-06-19 08:28:26.458] [debug] Cmd exited with code 0
Jun 19 08:28:26 workstation waybar[3975]: [2025-06-19 08:28:26.458] [debug] Received SIGCHLD in signalThread
Jun 19 08:28:29 workstation waybar[3975]: [2025-06-19 08:28:29.486] [debug] Cmd exited with code 0
Jun 19 08:28:29 workstation waybar[3975]: [2025-06-19 08:28:29.486] [debug] Received SIGCHLD in signalThread
Jun 19 08:28:32 workstation waybar[3975]: [2025-06-19 08:28:32.514] [debug] Cmd exited with code 0
Jun 19 08:28:32 workstation waybar[3975]: [2025-06-19 08:28:32.514] [debug] Received SIGCHLD in signalThread
Jun 19 08:28:35 workstation waybar[3975]: [2025-06-19 08:28:35.542] [debug] Cmd exited with code 0
Jun 19 08:28:35 workstation waybar[3975]: [2025-06-19 08:28:35.542] [debug] Received SIGCHLD in signalThread
Jun 19 08:28:38 workstation waybar[3975]: [2025-06-19 08:28:38.568] [debug] Cmd exited with code 0
Jun 19 08:28:38 workstation waybar[3975]: [2025-06-19 08:28:38.568] [debug] Received SIGCHLD in signalThread
Jun 19 08:28:41 workstation waybar[3975]: [2025-06-19 08:28:41.597] [debug] Received SIGCHLD in signalThread
Jun 19 08:28:41 workstation waybar[3975]: [2025-06-19 08:28:41.597] [debug] Cmd exited with code 0
Jun 19 08:28:44 workstation waybar[3975]: [2025-06-19 08:28:44.624] [debug] Cmd exited with code 0
Jun 19 08:28:44 workstation waybar[3975]: [2025-06-19 08:28:44.624] [debug] Received SIGCHLD in signalThread
Jun 19 08:28:47 workstation waybar[3975]: [2025-06-19 08:28:47.651] [debug] Cmd exited with code 0
Jun 19 08:28:47 workstation waybar[3975]: [2025-06-19 08:28:47.651] [debug] Received SIGCHLD in signalThread
Jun 19 08:28:50 workstation waybar[3975]: [2025-06-19 08:28:50.679] [debug] Cmd exited with code 0
Jun 19 08:28:50 workstation waybar[3975]: [2025-06-19 08:28:50.679] [debug] Received SIGCHLD in signalThread
Jun 19 08:28:53 workstation waybar[3975]: [2025-06-19 08:28:53.707] [debug] Cmd exited with code 0
Jun 19 08:28:53 workstation waybar[3975]: [2025-06-19 08:28:53.707] [debug] Received SIGCHLD in signalThread
Jun 19 08:28:56 workstation waybar[3975]: [2025-06-19 08:28:56.733] [debug] Received SIGCHLD in signalThread
Jun 19 08:28:56 workstation waybar[3975]: [2025-06-19 08:28:56.733] [debug] Cmd exited with code 0
Jun 19 08:28:59 workstation waybar[3975]: [2025-06-19 08:28:59.761] [debug] Cmd exited with code 0
Jun 19 08:28:59 workstation waybar[3975]: [2025-06-19 08:28:59.761] [debug] Received SIGCHLD in signalThread
Jun 19 08:29:02 workstation waybar[3975]: [2025-06-19 08:29:02.790] [debug] Cmd exited with code 0
Jun 19 08:29:02 workstation waybar[3975]: [2025-06-19 08:29:02.790] [debug] Received SIGCHLD in signalThread
Jun 19 08:29:05 workstation waybar[3975]: [2025-06-19 08:29:05.819] [debug] Cmd exited with code 0
Jun 19 08:29:05 workstation waybar[3975]: [2025-06-19 08:29:05.819] [debug] Received SIGCHLD in signalThread
Jun 19 08:29:08 workstation waybar[3975]: [2025-06-19 08:29:08.846] [debug] Received SIGCHLD in signalThread
Jun 19 08:29:08 workstation waybar[3975]: [2025-06-19 08:29:08.846] [debug] Cmd exited with code 0
Jun 19 08:29:11 workstation waybar[3975]: [2025-06-19 08:29:11.874] [debug] Received SIGCHLD in signalThread
Jun 19 08:29:11 workstation waybar[3975]: [2025-06-19 08:29:11.874] [debug] Cmd exited with code 0
Jun 19 08:29:14 workstation waybar[3975]: [2025-06-19 08:29:14.900] [debug] Received SIGCHLD in signalThread
Jun 19 08:29:14 workstation waybar[3975]: [2025-06-19 08:29:14.900] [debug] Cmd exited with code 0
Jun 19 08:29:17 workstation waybar[3975]: [2025-06-19 08:29:17.930] [debug] Cmd exited with code 0
Jun 19 08:29:17 workstation waybar[3975]: [2025-06-19 08:29:17.930] [debug] Received SIGCHLD in signalThread
Jun 19 08:29:20 workstation waybar[3975]: [2025-06-19 08:29:20.955] [debug] Cmd exited with code 0
Jun 19 08:29:20 workstation waybar[3975]: [2025-06-19 08:29:20.955] [debug] Received SIGCHLD in signalThread
Jun 19 08:29:23 workstation waybar[3975]: [2025-06-19 08:29:23.982] [debug] Received SIGCHLD in signalThread
Jun 19 08:29:23 workstation waybar[3975]: [2025-06-19 08:29:23.982] [debug] Cmd exited with code 0
Jun 19 08:29:27 workstation waybar[3975]: [2025-06-19 08:29:27.012] [debug] Received SIGCHLD in signalThread
Jun 19 08:29:27 workstation waybar[3975]: [2025-06-19 08:29:27.012] [debug] Cmd exited with code 0
Jun 19 08:29:30 workstation waybar[3975]: [2025-06-19 08:29:30.041] [debug] Cmd exited with code 0
Jun 19 08:29:30 workstation waybar[3975]: [2025-06-19 08:29:30.041] [debug] Received SIGCHLD in signalThread
Jun 19 08:29:31 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=23277 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:29:32 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=23278 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:29:33 workstation waybar[3975]: [2025-06-19 08:29:33.067] [debug] Cmd exited with code 0
Jun 19 08:29:33 workstation waybar[3975]: [2025-06-19 08:29:33.067] [debug] Received SIGCHLD in signalThread
Jun 19 08:29:36 workstation waybar[3975]: [2025-06-19 08:29:36.095] [debug] Received SIGCHLD in signalThread
Jun 19 08:29:36 workstation waybar[3975]: [2025-06-19 08:29:36.095] [debug] Cmd exited with code 0
Jun 19 08:29:38 workstation dnsmasq-dhcp[8714]: DHCPREQUEST(virbr1) 192.168.121.104 52:54:00:0c:ee:e7
Jun 19 08:29:38 workstation dnsmasq-dhcp[8714]: DHCPACK(virbr1) 192.168.121.104 52:54:00:0c:ee:e7 flux-worker-node-1
Jun 19 08:29:39 workstation waybar[3975]: [2025-06-19 08:29:39.123] [debug] Cmd exited with code 0
Jun 19 08:29:39 workstation waybar[3975]: [2025-06-19 08:29:39.123] [debug] Received SIGCHLD in signalThread
Jun 19 08:29:42 workstation waybar[3975]: [2025-06-19 08:29:42.149] [debug] Received SIGCHLD in signalThread
Jun 19 08:29:42 workstation waybar[3975]: [2025-06-19 08:29:42.149] [debug] Cmd exited with code 0
Jun 19 08:29:45 workstation waybar[3975]: [2025-06-19 08:29:45.174] [debug] Cmd exited with code 0
Jun 19 08:29:45 workstation waybar[3975]: [2025-06-19 08:29:45.174] [debug] Received SIGCHLD in signalThread
Jun 19 08:29:48 workstation waybar[3975]: [2025-06-19 08:29:48.200] [debug] Cmd exited with code 0
Jun 19 08:29:48 workstation waybar[3975]: [2025-06-19 08:29:48.200] [debug] Received SIGCHLD in signalThread
Jun 19 08:29:51 workstation waybar[3975]: [2025-06-19 08:29:51.229] [debug] Cmd exited with code 0
Jun 19 08:29:51 workstation waybar[3975]: [2025-06-19 08:29:51.229] [debug] Received SIGCHLD in signalThread
Jun 19 08:29:54 workstation waybar[3975]: [2025-06-19 08:29:54.255] [debug] Received SIGCHLD in signalThread
Jun 19 08:29:54 workstation waybar[3975]: [2025-06-19 08:29:54.255] [debug] Cmd exited with code 0
Jun 19 08:29:57 workstation waybar[3975]: [2025-06-19 08:29:57.283] [debug] Cmd exited with code 0
Jun 19 08:29:57 workstation waybar[3975]: [2025-06-19 08:29:57.283] [debug] Received SIGCHLD in signalThread
Jun 19 08:30:00 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=23279 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:30:00 workstation waybar[3975]: [2025-06-19 08:30:00.310] [debug] Received SIGCHLD in signalThread
Jun 19 08:30:00 workstation waybar[3975]: [2025-06-19 08:30:00.310] [debug] Cmd exited with code 0
Jun 19 08:30:01 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=2737 DF PROTO=TCP SPT=53650 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:30:03 workstation waybar[3975]: [2025-06-19 08:30:03.336] [debug] Cmd exited with code 0
Jun 19 08:30:03 workstation waybar[3975]: [2025-06-19 08:30:03.336] [debug] Received SIGCHLD in signalThread
Jun 19 08:30:06 workstation waybar[3975]: [2025-06-19 08:30:06.367] [debug] Received SIGCHLD in signalThread
Jun 19 08:30:06 workstation waybar[3975]: [2025-06-19 08:30:06.367] [debug] Cmd exited with code 0
Jun 19 08:30:09 workstation waybar[3975]: [2025-06-19 08:30:09.393] [debug] Cmd exited with code 0
Jun 19 08:30:09 workstation waybar[3975]: [2025-06-19 08:30:09.393] [debug] Received SIGCHLD in signalThread
Jun 19 08:30:12 workstation waybar[3975]: [2025-06-19 08:30:12.422] [debug] Cmd exited with code 0
Jun 19 08:30:12 workstation waybar[3975]: [2025-06-19 08:30:12.422] [debug] Received SIGCHLD in signalThread
Jun 19 08:30:15 workstation waybar[3975]: [2025-06-19 08:30:15.451] [debug] Received SIGCHLD in signalThread
Jun 19 08:30:15 workstation waybar[3975]: [2025-06-19 08:30:15.451] [debug] Cmd exited with code 0
Jun 19 08:30:16 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=2738 DF PROTO=TCP SPT=53650 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:30:18 workstation waybar[3975]: [2025-06-19 08:30:18.478] [debug] Received SIGCHLD in signalThread
Jun 19 08:30:18 workstation waybar[3975]: [2025-06-19 08:30:18.478] [debug] Cmd exited with code 0
Jun 19 08:30:19 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=2739 DF PROTO=TCP SPT=53650 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:30:19 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=23280 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:30:21 workstation waybar[3975]: [2025-06-19 08:30:21.506] [debug] Cmd exited with code 0
Jun 19 08:30:21 workstation waybar[3975]: [2025-06-19 08:30:21.506] [debug] Received SIGCHLD in signalThread
Jun 19 08:30:24 workstation waybar[3975]: [2025-06-19 08:30:24.534] [debug] Received SIGCHLD in signalThread
Jun 19 08:30:24 workstation waybar[3975]: [2025-06-19 08:30:24.534] [debug] Cmd exited with code 0
Jun 19 08:30:27 workstation waybar[3975]: [2025-06-19 08:30:27.561] [debug] Received SIGCHLD in signalThread
Jun 19 08:30:27 workstation waybar[3975]: [2025-06-19 08:30:27.561] [debug] Cmd exited with code 0
Jun 19 08:30:30 workstation waybar[3975]: [2025-06-19 08:30:30.587] [debug] Cmd exited with code 0
Jun 19 08:30:30 workstation waybar[3975]: [2025-06-19 08:30:30.587] [debug] Received SIGCHLD in signalThread
Jun 19 08:30:33 workstation waybar[3975]: [2025-06-19 08:30:33.615] [debug] Cmd exited with code 0
Jun 19 08:30:33 workstation waybar[3975]: [2025-06-19 08:30:33.615] [debug] Received SIGCHLD in signalThread
Jun 19 08:30:36 workstation waybar[3975]: [2025-06-19 08:30:36.642] [debug] Cmd exited with code 0
Jun 19 08:30:36 workstation waybar[3975]: [2025-06-19 08:30:36.642] [debug] Received SIGCHLD in signalThread
Jun 19 08:30:39 workstation waybar[3975]: [2025-06-19 08:30:39.670] [debug] Cmd exited with code 0
Jun 19 08:30:39 workstation waybar[3975]: [2025-06-19 08:30:39.670] [debug] Received SIGCHLD in signalThread
Jun 19 08:30:42 workstation waybar[3975]: [2025-06-19 08:30:42.698] [debug] Cmd exited with code 0
Jun 19 08:30:42 workstation waybar[3975]: [2025-06-19 08:30:42.698] [debug] Received SIGCHLD in signalThread
Jun 19 08:30:45 workstation waybar[3975]: [2025-06-19 08:30:45.726] [debug] Cmd exited with code 0
Jun 19 08:30:45 workstation waybar[3975]: [2025-06-19 08:30:45.726] [debug] Received SIGCHLD in signalThread
Jun 19 08:30:48 workstation waybar[3975]: [2025-06-19 08:30:48.757] [debug] Received SIGCHLD in signalThread
Jun 19 08:30:48 workstation waybar[3975]: [2025-06-19 08:30:48.757] [debug] Cmd exited with code 0
Jun 19 08:30:51 workstation waybar[3975]: [2025-06-19 08:30:51.787] [debug] Cmd exited with code 0
Jun 19 08:30:51 workstation waybar[3975]: [2025-06-19 08:30:51.787] [debug] Received SIGCHLD in signalThread
Jun 19 08:30:54 workstation waybar[3975]: [2025-06-19 08:30:54.814] [debug] Cmd exited with code 0
Jun 19 08:30:54 workstation waybar[3975]: [2025-06-19 08:30:54.814] [debug] Received SIGCHLD in signalThread
Jun 19 08:30:57 workstation waybar[3975]: [2025-06-19 08:30:57.843] [debug] Cmd exited with code 0
Jun 19 08:30:57 workstation waybar[3975]: [2025-06-19 08:30:57.843] [debug] Received SIGCHLD in signalThread
Jun 19 08:31:00 workstation waybar[3975]: [2025-06-19 08:31:00.875] [debug] Received SIGCHLD in signalThread
Jun 19 08:31:00 workstation waybar[3975]: [2025-06-19 08:31:00.875] [debug] Cmd exited with code 0
Jun 19 08:31:03 workstation waybar[3975]: [2025-06-19 08:31:03.904] [debug] Received SIGCHLD in signalThread
Jun 19 08:31:03 workstation waybar[3975]: [2025-06-19 08:31:03.904] [debug] Cmd exited with code 0
Jun 19 08:31:06 workstation waybar[3975]: [2025-06-19 08:31:06.936] [debug] Cmd exited with code 0
Jun 19 08:31:06 workstation waybar[3975]: [2025-06-19 08:31:06.936] [debug] Received SIGCHLD in signalThread
Jun 19 08:31:09 workstation waybar[3975]: [2025-06-19 08:31:09.963] [debug] Cmd exited with code 0
Jun 19 08:31:09 workstation waybar[3975]: [2025-06-19 08:31:09.963] [debug] Received SIGCHLD in signalThread
Jun 19 08:31:12 workstation waybar[3975]: [2025-06-19 08:31:12.991] [debug] Cmd exited with code 0
Jun 19 08:31:12 workstation waybar[3975]: [2025-06-19 08:31:12.992] [debug] Received SIGCHLD in signalThread
Jun 19 08:31:16 workstation waybar[3975]: [2025-06-19 08:31:16.020] [debug] Cmd exited with code 0
Jun 19 08:31:16 workstation waybar[3975]: [2025-06-19 08:31:16.020] [debug] Received SIGCHLD in signalThread
Jun 19 08:31:19 workstation waybar[3975]: [2025-06-19 08:31:19.050] [debug] Received SIGCHLD in signalThread
Jun 19 08:31:19 workstation waybar[3975]: [2025-06-19 08:31:19.050] [debug] Cmd exited with code 0
Jun 19 08:31:22 workstation waybar[3975]: [2025-06-19 08:31:22.079] [debug] Received SIGCHLD in signalThread
Jun 19 08:31:22 workstation waybar[3975]: [2025-06-19 08:31:22.079] [debug] Cmd exited with code 0
Jun 19 08:31:25 workstation waybar[3975]: [2025-06-19 08:31:25.106] [debug] Received SIGCHLD in signalThread
Jun 19 08:31:25 workstation waybar[3975]: [2025-06-19 08:31:25.106] [debug] Cmd exited with code 0
Jun 19 08:31:28 workstation waybar[3975]: [2025-06-19 08:31:28.136] [debug] Cmd exited with code 0
Jun 19 08:31:28 workstation waybar[3975]: [2025-06-19 08:31:28.136] [debug] Received SIGCHLD in signalThread
Jun 19 08:31:31 workstation waybar[3975]: [2025-06-19 08:31:31.162] [debug] Received SIGCHLD in signalThread
Jun 19 08:31:31 workstation waybar[3975]: [2025-06-19 08:31:31.162] [debug] Cmd exited with code 0
Jun 19 08:31:34 workstation waybar[3975]: [2025-06-19 08:31:34.190] [debug] Cmd exited with code 0
Jun 19 08:31:34 workstation waybar[3975]: [2025-06-19 08:31:34.190] [debug] Received SIGCHLD in signalThread
Jun 19 08:31:37 workstation waybar[3975]: [2025-06-19 08:31:37.217] [debug] Cmd exited with code 0
Jun 19 08:31:37 workstation waybar[3975]: [2025-06-19 08:31:37.217] [debug] Received SIGCHLD in signalThread
Jun 19 08:31:40 workstation waybar[3975]: [2025-06-19 08:31:40.245] [debug] Received SIGCHLD in signalThread
Jun 19 08:31:40 workstation waybar[3975]: [2025-06-19 08:31:40.245] [debug] Cmd exited with code 0
Jun 19 08:31:43 workstation waybar[3975]: [2025-06-19 08:31:43.272] [debug] Cmd exited with code 0
Jun 19 08:31:43 workstation waybar[3975]: [2025-06-19 08:31:43.272] [debug] Received SIGCHLD in signalThread
Jun 19 08:31:46 workstation waybar[3975]: [2025-06-19 08:31:46.300] [debug] Cmd exited with code 0
Jun 19 08:31:46 workstation waybar[3975]: [2025-06-19 08:31:46.300] [debug] Received SIGCHLD in signalThread
Jun 19 08:31:49 workstation waybar[3975]: [2025-06-19 08:31:49.330] [debug] Cmd exited with code 0
Jun 19 08:31:49 workstation waybar[3975]: [2025-06-19 08:31:49.330] [debug] Received SIGCHLD in signalThread
Jun 19 08:31:52 workstation waybar[3975]: [2025-06-19 08:31:52.357] [debug] Cmd exited with code 0
Jun 19 08:31:52 workstation waybar[3975]: [2025-06-19 08:31:52.357] [debug] Received SIGCHLD in signalThread
Jun 19 08:31:55 workstation waybar[3975]: [2025-06-19 08:31:55.384] [debug] Received SIGCHLD in signalThread
Jun 19 08:31:55 workstation waybar[3975]: [2025-06-19 08:31:55.384] [debug] Cmd exited with code 0
Jun 19 08:31:58 workstation waybar[3975]: [2025-06-19 08:31:58.412] [debug] Cmd exited with code 0
Jun 19 08:31:58 workstation waybar[3975]: [2025-06-19 08:31:58.412] [debug] Received SIGCHLD in signalThread
Jun 19 08:32:01 workstation waybar[3975]: [2025-06-19 08:32:01.438] [debug] Cmd exited with code 0
Jun 19 08:32:01 workstation waybar[3975]: [2025-06-19 08:32:01.438] [debug] Received SIGCHLD in signalThread
Jun 19 08:32:04 workstation waybar[3975]: [2025-06-19 08:32:04.466] [debug] Cmd exited with code 0
Jun 19 08:32:04 workstation waybar[3975]: [2025-06-19 08:32:04.466] [debug] Received SIGCHLD in signalThread
Jun 19 08:32:07 workstation waybar[3975]: [2025-06-19 08:32:07.491] [debug] Cmd exited with code 0
Jun 19 08:32:07 workstation waybar[3975]: [2025-06-19 08:32:07.491] [debug] Received SIGCHLD in signalThread
Jun 19 08:32:10 workstation waybar[3975]: [2025-06-19 08:32:10.522] [debug] Cmd exited with code 0
Jun 19 08:32:10 workstation waybar[3975]: [2025-06-19 08:32:10.522] [debug] Received SIGCHLD in signalThread
Jun 19 08:32:13 workstation waybar[3975]: [2025-06-19 08:32:13.549] [debug] Cmd exited with code 0
Jun 19 08:32:13 workstation waybar[3975]: [2025-06-19 08:32:13.549] [debug] Received SIGCHLD in signalThread
Jun 19 08:32:16 workstation waybar[3975]: [2025-06-19 08:32:16.576] [debug] Cmd exited with code 0
Jun 19 08:32:16 workstation waybar[3975]: [2025-06-19 08:32:16.576] [debug] Received SIGCHLD in signalThread
Jun 19 08:32:19 workstation waybar[3975]: [2025-06-19 08:32:19.604] [debug] Cmd exited with code 0
Jun 19 08:32:19 workstation waybar[3975]: [2025-06-19 08:32:19.604] [debug] Received SIGCHLD in signalThread
Jun 19 08:32:22 workstation waybar[3975]: [2025-06-19 08:32:22.632] [debug] Cmd exited with code 0
Jun 19 08:32:22 workstation waybar[3975]: [2025-06-19 08:32:22.632] [debug] Received SIGCHLD in signalThread
Jun 19 08:32:25 workstation waybar[3975]: [2025-06-19 08:32:25.662] [debug] Cmd exited with code 0
Jun 19 08:32:25 workstation waybar[3975]: [2025-06-19 08:32:25.662] [debug] Received SIGCHLD in signalThread
Jun 19 08:32:28 workstation waybar[3975]: [2025-06-19 08:32:28.690] [debug] Received SIGCHLD in signalThread
Jun 19 08:32:28 workstation waybar[3975]: [2025-06-19 08:32:28.690] [debug] Cmd exited with code 0
Jun 19 08:32:31 workstation waybar[3975]: [2025-06-19 08:32:31.719] [debug] Received SIGCHLD in signalThread
Jun 19 08:32:31 workstation waybar[3975]: [2025-06-19 08:32:31.719] [debug] Cmd exited with code 0
Jun 19 08:32:34 workstation waybar[3975]: [2025-06-19 08:32:34.745] [debug] Cmd exited with code 0
Jun 19 08:32:34 workstation waybar[3975]: [2025-06-19 08:32:34.745] [debug] Received SIGCHLD in signalThread
Jun 19 08:32:37 workstation waybar[3975]: [2025-06-19 08:32:37.773] [debug] Cmd exited with code 0
Jun 19 08:32:37 workstation waybar[3975]: [2025-06-19 08:32:37.773] [debug] Received SIGCHLD in signalThread
Jun 19 08:32:40 workstation waybar[3975]: [2025-06-19 08:32:40.802] [debug] Cmd exited with code 0
Jun 19 08:32:40 workstation waybar[3975]: [2025-06-19 08:32:40.802] [debug] Received SIGCHLD in signalThread
Jun 19 08:32:43 workstation waybar[3975]: [2025-06-19 08:32:43.830] [debug] Cmd exited with code 0
Jun 19 08:32:43 workstation waybar[3975]: [2025-06-19 08:32:43.830] [debug] Received SIGCHLD in signalThread
Jun 19 08:32:46 workstation waybar[3975]: [2025-06-19 08:32:46.858] [debug] Cmd exited with code 0
Jun 19 08:32:46 workstation waybar[3975]: [2025-06-19 08:32:46.858] [debug] Received SIGCHLD in signalThread
Jun 19 08:32:49 workstation waybar[3975]: [2025-06-19 08:32:49.886] [debug] Received SIGCHLD in signalThread
Jun 19 08:32:49 workstation waybar[3975]: [2025-06-19 08:32:49.886] [debug] Cmd exited with code 0
Jun 19 08:32:52 workstation waybar[3975]: [2025-06-19 08:32:52.915] [debug] Cmd exited with code 0
Jun 19 08:32:52 workstation waybar[3975]: [2025-06-19 08:32:52.915] [debug] Received SIGCHLD in signalThread
Jun 19 08:32:55 workstation waybar[3975]: [2025-06-19 08:32:55.942] [debug] Cmd exited with code 0
Jun 19 08:32:55 workstation waybar[3975]: [2025-06-19 08:32:55.942] [debug] Received SIGCHLD in signalThread
Jun 19 08:32:58 workstation waybar[3975]: [2025-06-19 08:32:58.970] [debug] Cmd exited with code 0
Jun 19 08:32:58 workstation waybar[3975]: [2025-06-19 08:32:58.970] [debug] Received SIGCHLD in signalThread
Jun 19 08:33:01 workstation waybar[3975]: [2025-06-19 08:33:01.996] [debug] Cmd exited with code 0
Jun 19 08:33:01 workstation waybar[3975]: [2025-06-19 08:33:01.996] [debug] Received SIGCHLD in signalThread
Jun 19 08:33:05 workstation waybar[3975]: [2025-06-19 08:33:05.025] [debug] Received SIGCHLD in signalThread
Jun 19 08:33:05 workstation waybar[3975]: [2025-06-19 08:33:05.025] [debug] Cmd exited with code 0
Jun 19 08:33:08 workstation waybar[3975]: [2025-06-19 08:33:08.053] [debug] Cmd exited with code 0
Jun 19 08:33:08 workstation waybar[3975]: [2025-06-19 08:33:08.053] [debug] Received SIGCHLD in signalThread
Jun 19 08:33:11 workstation waybar[3975]: [2025-06-19 08:33:11.080] [debug] Received SIGCHLD in signalThread
Jun 19 08:33:11 workstation waybar[3975]: [2025-06-19 08:33:11.080] [debug] Cmd exited with code 0
Jun 19 08:33:14 workstation waybar[3975]: [2025-06-19 08:33:14.107] [debug] Cmd exited with code 0
Jun 19 08:33:14 workstation waybar[3975]: [2025-06-19 08:33:14.107] [debug] Received SIGCHLD in signalThread
Jun 19 08:33:17 workstation waybar[3975]: [2025-06-19 08:33:17.136] [debug] Received SIGCHLD in signalThread
Jun 19 08:33:17 workstation waybar[3975]: [2025-06-19 08:33:17.136] [debug] Cmd exited with code 0
Jun 19 08:33:20 workstation waybar[3975]: [2025-06-19 08:33:20.162] [debug] Received SIGCHLD in signalThread
Jun 19 08:33:20 workstation waybar[3975]: [2025-06-19 08:33:20.162] [debug] Cmd exited with code 0
Jun 19 08:33:23 workstation waybar[3975]: [2025-06-19 08:33:23.189] [debug] Cmd exited with code 0
Jun 19 08:33:23 workstation waybar[3975]: [2025-06-19 08:33:23.189] [debug] Received SIGCHLD in signalThread
Jun 19 08:33:26 workstation waybar[3975]: [2025-06-19 08:33:26.220] [debug] Received SIGCHLD in signalThread
Jun 19 08:33:26 workstation waybar[3975]: [2025-06-19 08:33:26.220] [debug] Cmd exited with code 0
Jun 19 08:33:29 workstation waybar[3975]: [2025-06-19 08:33:29.248] [debug] Cmd exited with code 0
Jun 19 08:33:29 workstation waybar[3975]: [2025-06-19 08:33:29.248] [debug] Received SIGCHLD in signalThread
Jun 19 08:33:32 workstation waybar[3975]: [2025-06-19 08:33:32.276] [debug] Cmd exited with code 0
Jun 19 08:33:32 workstation waybar[3975]: [2025-06-19 08:33:32.276] [debug] Received SIGCHLD in signalThread
Jun 19 08:33:35 workstation waybar[3975]: [2025-06-19 08:33:35.305] [debug] Received SIGCHLD in signalThread
Jun 19 08:33:35 workstation waybar[3975]: [2025-06-19 08:33:35.305] [debug] Cmd exited with code 0
Jun 19 08:33:38 workstation waybar[3975]: [2025-06-19 08:33:38.336] [debug] Received SIGCHLD in signalThread
Jun 19 08:33:38 workstation waybar[3975]: [2025-06-19 08:33:38.336] [debug] Cmd exited with code 0
Jun 19 08:33:41 workstation waybar[3975]: [2025-06-19 08:33:41.364] [debug] Cmd exited with code 0
Jun 19 08:33:41 workstation waybar[3975]: [2025-06-19 08:33:41.364] [debug] Received SIGCHLD in signalThread
Jun 19 08:33:44 workstation waybar[3975]: [2025-06-19 08:33:44.394] [debug] Cmd exited with code 0
Jun 19 08:33:44 workstation waybar[3975]: [2025-06-19 08:33:44.394] [debug] Received SIGCHLD in signalThread
Jun 19 08:33:47 workstation waybar[3975]: [2025-06-19 08:33:47.424] [debug] Received SIGCHLD in signalThread
Jun 19 08:33:47 workstation waybar[3975]: [2025-06-19 08:33:47.424] [debug] Cmd exited with code 0
Jun 19 08:33:50 workstation waybar[3975]: [2025-06-19 08:33:50.452] [debug] Received SIGCHLD in signalThread
Jun 19 08:33:50 workstation waybar[3975]: [2025-06-19 08:33:50.452] [debug] Cmd exited with code 0
Jun 19 08:33:53 workstation waybar[3975]: [2025-06-19 08:33:53.479] [debug] Received SIGCHLD in signalThread
Jun 19 08:33:53 workstation waybar[3975]: [2025-06-19 08:33:53.479] [debug] Cmd exited with code 0
Jun 19 08:33:56 workstation waybar[3975]: [2025-06-19 08:33:56.510] [debug] Received SIGCHLD in signalThread
Jun 19 08:33:56 workstation waybar[3975]: [2025-06-19 08:33:56.510] [debug] Cmd exited with code 0
Jun 19 08:33:59 workstation waybar[3975]: [2025-06-19 08:33:59.538] [debug] Cmd exited with code 0
Jun 19 08:33:59 workstation waybar[3975]: [2025-06-19 08:33:59.538] [debug] Received SIGCHLD in signalThread
Jun 19 08:34:02 workstation waybar[3975]: [2025-06-19 08:34:02.566] [debug] Received SIGCHLD in signalThread
Jun 19 08:34:02 workstation waybar[3975]: [2025-06-19 08:34:02.566] [debug] Cmd exited with code 0
Jun 19 08:34:03 workstation waybar[3975]: [2025-06-19 08:34:03.501] [debug] Received SIGCHLD in signalThread
Jun 19 08:34:03 workstation waybar[3975]: [2025-06-19 08:34:03.501] [debug] Cmd exited with code 0
Jun 19 08:34:05 workstation waybar[3975]: [2025-06-19 08:34:05.595] [debug] Cmd exited with code 0
Jun 19 08:34:05 workstation waybar[3975]: [2025-06-19 08:34:05.595] [debug] Received SIGCHLD in signalThread
Jun 19 08:34:08 workstation waybar[3975]: [2025-06-19 08:34:08.622] [debug] Received SIGCHLD in signalThread
Jun 19 08:34:08 workstation waybar[3975]: [2025-06-19 08:34:08.622] [debug] Cmd exited with code 0
Jun 19 08:34:11 workstation waybar[3975]: [2025-06-19 08:34:11.650] [debug] Cmd exited with code 0
Jun 19 08:34:11 workstation waybar[3975]: [2025-06-19 08:34:11.650] [debug] Received SIGCHLD in signalThread
Jun 19 08:34:14 workstation waybar[3975]: [2025-06-19 08:34:14.680] [debug] Cmd exited with code 0
Jun 19 08:34:14 workstation waybar[3975]: [2025-06-19 08:34:14.680] [debug] Received SIGCHLD in signalThread
Jun 19 08:34:17 workstation waybar[3975]: [2025-06-19 08:34:17.705] [debug] Cmd exited with code 0
Jun 19 08:34:17 workstation waybar[3975]: [2025-06-19 08:34:17.705] [debug] Received SIGCHLD in signalThread
Jun 19 08:34:20 workstation waybar[3975]: [2025-06-19 08:34:20.735] [debug] Cmd exited with code 0
Jun 19 08:34:20 workstation waybar[3975]: [2025-06-19 08:34:20.735] [debug] Received SIGCHLD in signalThread
Jun 19 08:34:23 workstation waybar[3975]: [2025-06-19 08:34:23.761] [debug] Cmd exited with code 0
Jun 19 08:34:23 workstation waybar[3975]: [2025-06-19 08:34:23.761] [debug] Received SIGCHLD in signalThread
Jun 19 08:34:26 workstation waybar[3975]: [2025-06-19 08:34:26.790] [debug] Cmd exited with code 0
Jun 19 08:34:26 workstation waybar[3975]: [2025-06-19 08:34:26.790] [debug] Received SIGCHLD in signalThread
Jun 19 08:34:29 workstation waybar[3975]: [2025-06-19 08:34:29.816] [debug] Cmd exited with code 0
Jun 19 08:34:29 workstation waybar[3975]: [2025-06-19 08:34:29.816] [debug] Received SIGCHLD in signalThread
Jun 19 08:34:32 workstation waybar[3975]: [2025-06-19 08:34:32.842] [debug] Received SIGCHLD in signalThread
Jun 19 08:34:32 workstation waybar[3975]: [2025-06-19 08:34:32.842] [debug] Cmd exited with code 0
Jun 19 08:34:35 workstation waybar[3975]: [2025-06-19 08:34:35.870] [debug] Received SIGCHLD in signalThread
Jun 19 08:34:35 workstation waybar[3975]: [2025-06-19 08:34:35.870] [debug] Cmd exited with code 0
Jun 19 08:34:38 workstation waybar[3975]: [2025-06-19 08:34:38.901] [debug] Received SIGCHLD in signalThread
Jun 19 08:34:38 workstation waybar[3975]: [2025-06-19 08:34:38.901] [debug] Cmd exited with code 0
Jun 19 08:34:41 workstation waybar[3975]: [2025-06-19 08:34:41.932] [debug] Received SIGCHLD in signalThread
Jun 19 08:34:41 workstation waybar[3975]: [2025-06-19 08:34:41.932] [debug] Cmd exited with code 0
Jun 19 08:34:44 workstation waybar[3975]: [2025-06-19 08:34:44.960] [debug] Cmd exited with code 0
Jun 19 08:34:44 workstation waybar[3975]: [2025-06-19 08:34:44.960] [debug] Received SIGCHLD in signalThread
Jun 19 08:34:47 workstation waybar[3975]: [2025-06-19 08:34:47.987] [debug] Cmd exited with code 0
Jun 19 08:34:47 workstation waybar[3975]: [2025-06-19 08:34:47.987] [debug] Received SIGCHLD in signalThread
Jun 19 08:34:51 workstation waybar[3975]: [2025-06-19 08:34:51.014] [debug] Cmd exited with code 0
Jun 19 08:34:51 workstation waybar[3975]: [2025-06-19 08:34:51.014] [debug] Received SIGCHLD in signalThread
Jun 19 08:34:54 workstation waybar[3975]: [2025-06-19 08:34:54.041] [debug] Received SIGCHLD in signalThread
Jun 19 08:34:54 workstation waybar[3975]: [2025-06-19 08:34:54.041] [debug] Cmd exited with code 0
Jun 19 08:34:57 workstation waybar[3975]: [2025-06-19 08:34:57.072] [debug] Cmd exited with code 0
Jun 19 08:34:57 workstation waybar[3975]: [2025-06-19 08:34:57.072] [debug] Received SIGCHLD in signalThread
Jun 19 08:35:00 workstation waybar[3975]: [2025-06-19 08:35:00.102] [debug] Cmd exited with code 0
Jun 19 08:35:00 workstation waybar[3975]: [2025-06-19 08:35:00.102] [debug] Received SIGCHLD in signalThread
Jun 19 08:35:03 workstation waybar[3975]: [2025-06-19 08:35:03.128] [debug] Cmd exited with code 0
Jun 19 08:35:03 workstation waybar[3975]: [2025-06-19 08:35:03.128] [debug] Received SIGCHLD in signalThread
Jun 19 08:35:06 workstation waybar[3975]: [2025-06-19 08:35:06.156] [debug] Cmd exited with code 0
Jun 19 08:35:06 workstation waybar[3975]: [2025-06-19 08:35:06.156] [debug] Received SIGCHLD in signalThread
Jun 19 08:35:09 workstation waybar[3975]: [2025-06-19 08:35:09.183] [debug] Cmd exited with code 0
Jun 19 08:35:09 workstation waybar[3975]: [2025-06-19 08:35:09.183] [debug] Received SIGCHLD in signalThread
Jun 19 08:35:12 workstation waybar[3975]: [2025-06-19 08:35:12.211] [debug] Received SIGCHLD in signalThread
Jun 19 08:35:12 workstation waybar[3975]: [2025-06-19 08:35:12.211] [debug] Cmd exited with code 0
Jun 19 08:35:14 workstation syncthing[3842]: [MOORH] INFO: Lost primary connection to 5SZ5WP2 at 192.168.1.133:55766-84.32.188.234:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABMTHOOJ9E4N4MT3HNJI1T4K: read timeout (0 remain)
Jun 19 08:35:14 workstation syncthing[3842]: [MOORH] INFO: Connection to 5SZ5WP2 at 192.168.1.133:55766-84.32.188.234:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABMTHOOJ9E4N4MT3HNJI1T4K closed: read timeout
Jun 19 08:35:15 workstation waybar[3975]: [2025-06-19 08:35:15.239] [debug] Cmd exited with code 0
Jun 19 08:35:15 workstation waybar[3975]: [2025-06-19 08:35:15.239] [debug] Received SIGCHLD in signalThread
Jun 19 08:35:18 workstation waybar[3975]: [2025-06-19 08:35:18.264] [debug] Received SIGCHLD in signalThread
Jun 19 08:35:18 workstation waybar[3975]: [2025-06-19 08:35:18.265] [debug] Cmd exited with code 0
Jun 19 08:35:21 workstation waybar[3975]: [2025-06-19 08:35:21.292] [debug] Cmd exited with code 0
Jun 19 08:35:21 workstation waybar[3975]: [2025-06-19 08:35:21.292] [debug] Received SIGCHLD in signalThread
Jun 19 08:35:24 workstation waybar[3975]: [2025-06-19 08:35:24.322] [debug] Cmd exited with code 0
Jun 19 08:35:24 workstation waybar[3975]: [2025-06-19 08:35:24.323] [debug] Received SIGCHLD in signalThread
Jun 19 08:35:27 workstation waybar[3975]: [2025-06-19 08:35:27.350] [debug] Cmd exited with code 0
Jun 19 08:35:27 workstation waybar[3975]: [2025-06-19 08:35:27.350] [debug] Received SIGCHLD in signalThread
Jun 19 08:35:30 workstation waybar[3975]: [2025-06-19 08:35:30.377] [debug] Received SIGCHLD in signalThread
Jun 19 08:35:30 workstation waybar[3975]: [2025-06-19 08:35:30.377] [debug] Cmd exited with code 0
Jun 19 08:35:33 workstation waybar[3975]: [2025-06-19 08:35:33.406] [debug] Cmd exited with code 0
Jun 19 08:35:33 workstation waybar[3975]: [2025-06-19 08:35:33.406] [debug] Received SIGCHLD in signalThread
Jun 19 08:35:36 workstation waybar[3975]: [2025-06-19 08:35:36.433] [debug] Received SIGCHLD in signalThread
Jun 19 08:35:36 workstation waybar[3975]: [2025-06-19 08:35:36.433] [debug] Cmd exited with code 0
Jun 19 08:35:39 workstation waybar[3975]: [2025-06-19 08:35:39.463] [debug] Received SIGCHLD in signalThread
Jun 19 08:35:39 workstation waybar[3975]: [2025-06-19 08:35:39.463] [debug] Cmd exited with code 0
Jun 19 08:35:42 workstation waybar[3975]: [2025-06-19 08:35:42.491] [debug] Cmd exited with code 0
Jun 19 08:35:42 workstation waybar[3975]: [2025-06-19 08:35:42.491] [debug] Received SIGCHLD in signalThread
Jun 19 08:35:45 workstation waybar[3975]: [2025-06-19 08:35:45.516] [debug] Cmd exited with code 0
Jun 19 08:35:45 workstation waybar[3975]: [2025-06-19 08:35:45.516] [debug] Received SIGCHLD in signalThread
Jun 19 08:35:48 workstation waybar[3975]: [2025-06-19 08:35:48.543] [debug] Received SIGCHLD in signalThread
Jun 19 08:35:48 workstation waybar[3975]: [2025-06-19 08:35:48.543] [debug] Cmd exited with code 0
Jun 19 08:35:51 workstation waybar[3975]: [2025-06-19 08:35:51.574] [debug] Cmd exited with code 0
Jun 19 08:35:51 workstation waybar[3975]: [2025-06-19 08:35:51.574] [debug] Received SIGCHLD in signalThread
Jun 19 08:35:54 workstation waybar[3975]: [2025-06-19 08:35:54.599] [debug] Cmd exited with code 0
Jun 19 08:35:54 workstation waybar[3975]: [2025-06-19 08:35:54.599] [debug] Received SIGCHLD in signalThread
Jun 19 08:35:57 workstation waybar[3975]: [2025-06-19 08:35:57.627] [debug] Received SIGCHLD in signalThread
Jun 19 08:35:57 workstation waybar[3975]: [2025-06-19 08:35:57.627] [debug] Cmd exited with code 0
Jun 19 08:36:00 workstation waybar[3975]: [2025-06-19 08:36:00.654] [debug] Received SIGCHLD in signalThread
Jun 19 08:36:00 workstation waybar[3975]: [2025-06-19 08:36:00.654] [debug] Cmd exited with code 0
Jun 19 08:36:03 workstation waybar[3975]: [2025-06-19 08:36:03.683] [debug] Cmd exited with code 0
Jun 19 08:36:03 workstation waybar[3975]: [2025-06-19 08:36:03.683] [debug] Received SIGCHLD in signalThread
Jun 19 08:36:06 workstation waybar[3975]: [2025-06-19 08:36:06.711] [debug] Cmd exited with code 0
Jun 19 08:36:06 workstation waybar[3975]: [2025-06-19 08:36:06.711] [debug] Received SIGCHLD in signalThread
Jun 19 08:36:09 workstation waybar[3975]: [2025-06-19 08:36:09.743] [debug] Cmd exited with code 0
Jun 19 08:36:09 workstation waybar[3975]: [2025-06-19 08:36:09.743] [debug] Received SIGCHLD in signalThread
Jun 19 08:36:12 workstation waybar[3975]: [2025-06-19 08:36:12.772] [debug] Cmd exited with code 0
Jun 19 08:36:12 workstation waybar[3975]: [2025-06-19 08:36:12.772] [debug] Received SIGCHLD in signalThread
Jun 19 08:36:15 workstation waybar[3975]: [2025-06-19 08:36:15.799] [debug] Cmd exited with code 0
Jun 19 08:36:15 workstation waybar[3975]: [2025-06-19 08:36:15.799] [debug] Received SIGCHLD in signalThread
Jun 19 08:36:18 workstation waybar[3975]: [2025-06-19 08:36:18.828] [debug] Cmd exited with code 0
Jun 19 08:36:18 workstation waybar[3975]: [2025-06-19 08:36:18.828] [debug] Received SIGCHLD in signalThread
Jun 19 08:36:21 workstation waybar[3975]: [2025-06-19 08:36:21.856] [debug] Cmd exited with code 0
Jun 19 08:36:21 workstation waybar[3975]: [2025-06-19 08:36:21.856] [debug] Received SIGCHLD in signalThread
Jun 19 08:36:24 workstation waybar[3975]: [2025-06-19 08:36:24.886] [debug] Received SIGCHLD in signalThread
Jun 19 08:36:24 workstation waybar[3975]: [2025-06-19 08:36:24.886] [debug] Cmd exited with code 0
Jun 19 08:36:27 workstation waybar[3975]: [2025-06-19 08:36:27.910] [debug] Cmd exited with code 0
Jun 19 08:36:27 workstation waybar[3975]: [2025-06-19 08:36:27.910] [debug] Received SIGCHLD in signalThread
Jun 19 08:36:30 workstation waybar[3975]: [2025-06-19 08:36:30.940] [debug] Received SIGCHLD in signalThread
Jun 19 08:36:30 workstation waybar[3975]: [2025-06-19 08:36:30.940] [debug] Cmd exited with code 0
Jun 19 08:36:33 workstation waybar[3975]: [2025-06-19 08:36:33.967] [debug] Cmd exited with code 0
Jun 19 08:36:33 workstation waybar[3975]: [2025-06-19 08:36:33.967] [debug] Received SIGCHLD in signalThread
Jun 19 08:36:36 workstation waybar[3975]: [2025-06-19 08:36:36.995] [debug] Cmd exited with code 0
Jun 19 08:36:36 workstation waybar[3975]: [2025-06-19 08:36:36.995] [debug] Received SIGCHLD in signalThread
Jun 19 08:36:40 workstation waybar[3975]: [2025-06-19 08:36:40.022] [debug] Received SIGCHLD in signalThread
Jun 19 08:36:40 workstation waybar[3975]: [2025-06-19 08:36:40.022] [debug] Cmd exited with code 0
Jun 19 08:36:43 workstation waybar[3975]: [2025-06-19 08:36:43.049] [debug] Received SIGCHLD in signalThread
Jun 19 08:36:43 workstation waybar[3975]: [2025-06-19 08:36:43.049] [debug] Cmd exited with code 0
Jun 19 08:36:46 workstation waybar[3975]: [2025-06-19 08:36:46.076] [debug] Cmd exited with code 0
Jun 19 08:36:46 workstation waybar[3975]: [2025-06-19 08:36:46.076] [debug] Received SIGCHLD in signalThread
Jun 19 08:36:49 workstation waybar[3975]: [2025-06-19 08:36:49.103] [debug] Received SIGCHLD in signalThread
Jun 19 08:36:49 workstation waybar[3975]: [2025-06-19 08:36:49.103] [debug] Cmd exited with code 0
Jun 19 08:36:52 workstation waybar[3975]: [2025-06-19 08:36:52.131] [debug] Cmd exited with code 0
Jun 19 08:36:52 workstation waybar[3975]: [2025-06-19 08:36:52.131] [debug] Received SIGCHLD in signalThread
Jun 19 08:36:52 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=52355 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:36:53 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=52356 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:36:55 workstation waybar[3975]: [2025-06-19 08:36:55.161] [debug] Received SIGCHLD in signalThread
Jun 19 08:36:55 workstation waybar[3975]: [2025-06-19 08:36:55.161] [debug] Cmd exited with code 0
Jun 19 08:36:56 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=52357 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:36:56 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=39001 DF PROTO=TCP SPT=49898 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:36:57 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=39002 DF PROTO=TCP SPT=49898 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:36:58 workstation waybar[3975]: [2025-06-19 08:36:58.187] [debug] Cmd exited with code 0
Jun 19 08:36:58 workstation waybar[3975]: [2025-06-19 08:36:58.187] [debug] Received SIGCHLD in signalThread
Jun 19 08:36:59 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=39003 DF PROTO=TCP SPT=49898 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:37:00 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=52358 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:37:01 workstation waybar[3975]: [2025-06-19 08:37:01.216] [debug] Received SIGCHLD in signalThread
Jun 19 08:37:01 workstation waybar[3975]: [2025-06-19 08:37:01.216] [debug] Cmd exited with code 0
Jun 19 08:37:03 workstation syncthing[3842]: [MOORH] INFO: Established secure connection to 5SZ5WP2 at 192.168.1.133:52402-165.140.203.135:22067/relay-server/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABOUNH2P3KMI5QS2PP25V54E
Jun 19 08:37:03 workstation syncthing[3842]: [MOORH] INFO: Device 5SZ5WP2 client is "syncthing v1.27.3" named "Nikola S23 ultra" at 192.168.1.133:52402-165.140.203.135:22067/relay-server/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABOUNH2P3KMI5QS2PP25V54E
Jun 19 08:37:04 workstation waybar[3975]: [2025-06-19 08:37:04.244] [debug] Cmd exited with code 0
Jun 19 08:37:04 workstation waybar[3975]: [2025-06-19 08:37:04.244] [debug] Received SIGCHLD in signalThread
Jun 19 08:37:07 workstation waybar[3975]: [2025-06-19 08:37:07.266] [debug] Cmd exited with code 0
Jun 19 08:37:07 workstation waybar[3975]: [2025-06-19 08:37:07.266] [debug] Received SIGCHLD in signalThread
Jun 19 08:37:07 workstation kernel: usb 5-1.3.3: reset high-speed USB device number 6 using xhci_hcd
Jun 19 08:37:10 workstation waybar[3975]: [2025-06-19 08:37:10.293] [debug] Received SIGCHLD in signalThread
Jun 19 08:37:10 workstation waybar[3975]: [2025-06-19 08:37:10.293] [debug] Cmd exited with code 0
Jun 19 08:37:13 workstation waybar[3975]: [2025-06-19 08:37:13.317] [debug] Received SIGCHLD in signalThread
Jun 19 08:37:13 workstation waybar[3975]: [2025-06-19 08:37:13.317] [debug] Cmd exited with code 0
Jun 19 08:37:16 workstation waybar[3975]: [2025-06-19 08:37:16.345] [debug] Cmd exited with code 0
Jun 19 08:37:16 workstation waybar[3975]: [2025-06-19 08:37:16.345] [debug] Received SIGCHLD in signalThread
Jun 19 08:37:19 workstation waybar[3975]: [2025-06-19 08:37:19.374] [debug] Received SIGCHLD in signalThread
Jun 19 08:37:19 workstation waybar[3975]: [2025-06-19 08:37:19.374] [debug] Cmd exited with code 0
Jun 19 08:37:22 workstation waybar[3975]: [2025-06-19 08:37:22.404] [debug] Cmd exited with code 0
Jun 19 08:37:22 workstation waybar[3975]: [2025-06-19 08:37:22.404] [debug] Received SIGCHLD in signalThread
Jun 19 08:37:25 workstation waybar[3975]: [2025-06-19 08:37:25.433] [debug] Cmd exited with code 0
Jun 19 08:37:25 workstation waybar[3975]: [2025-06-19 08:37:25.433] [debug] Received SIGCHLD in signalThread
Jun 19 08:37:28 workstation waybar[3975]: [2025-06-19 08:37:28.462] [debug] Cmd exited with code 0
Jun 19 08:37:28 workstation waybar[3975]: [2025-06-19 08:37:28.462] [debug] Received SIGCHLD in signalThread
Jun 19 08:37:31 workstation waybar[3975]: [2025-06-19 08:37:31.491] [debug] Received SIGCHLD in signalThread
Jun 19 08:37:31 workstation waybar[3975]: [2025-06-19 08:37:31.491] [debug] Cmd exited with code 0
Jun 19 08:37:34 workstation waybar[3975]: [2025-06-19 08:37:34.519] [debug] Received SIGCHLD in signalThread
Jun 19 08:37:34 workstation waybar[3975]: [2025-06-19 08:37:34.519] [debug] Cmd exited with code 0
Jun 19 08:37:37 workstation waybar[3975]: [2025-06-19 08:37:37.545] [debug] Cmd exited with code 0
Jun 19 08:37:37 workstation waybar[3975]: [2025-06-19 08:37:37.545] [debug] Received SIGCHLD in signalThread
Jun 19 08:37:40 workstation waybar[3975]: [2025-06-19 08:37:40.569] [debug] Received SIGCHLD in signalThread
Jun 19 08:37:40 workstation waybar[3975]: [2025-06-19 08:37:40.569] [debug] Cmd exited with code 0
Jun 19 08:37:43 workstation waybar[3975]: [2025-06-19 08:37:43.594] [debug] Cmd exited with code 0
Jun 19 08:37:43 workstation waybar[3975]: [2025-06-19 08:37:43.594] [debug] Received SIGCHLD in signalThread
Jun 19 08:37:46 workstation waybar[3975]: [2025-06-19 08:37:46.618] [debug] Cmd exited with code 0
Jun 19 08:37:46 workstation waybar[3975]: [2025-06-19 08:37:46.618] [debug] Received SIGCHLD in signalThread
Jun 19 08:37:49 workstation waybar[3975]: [2025-06-19 08:37:49.640] [debug] Received SIGCHLD in signalThread
Jun 19 08:37:49 workstation waybar[3975]: [2025-06-19 08:37:49.640] [debug] Cmd exited with code 0
Jun 19 08:37:52 workstation waybar[3975]: [2025-06-19 08:37:52.665] [debug] Cmd exited with code 0
Jun 19 08:37:52 workstation waybar[3975]: [2025-06-19 08:37:52.665] [debug] Received SIGCHLD in signalThread
Jun 19 08:37:55 workstation waybar[3975]: [2025-06-19 08:37:55.690] [debug] Received SIGCHLD in signalThread
Jun 19 08:37:55 workstation waybar[3975]: [2025-06-19 08:37:55.690] [debug] Cmd exited with code 0
Jun 19 08:37:58 workstation waybar[3975]: [2025-06-19 08:37:58.715] [debug] Received SIGCHLD in signalThread
Jun 19 08:37:58 workstation waybar[3975]: [2025-06-19 08:37:58.715] [debug] Cmd exited with code 0
Jun 19 08:38:01 workstation waybar[3975]: [2025-06-19 08:38:01.740] [debug] Received SIGCHLD in signalThread
Jun 19 08:38:01 workstation waybar[3975]: [2025-06-19 08:38:01.740] [debug] Cmd exited with code 0
Jun 19 08:38:04 workstation waybar[3975]: [2025-06-19 08:38:04.763] [debug] Cmd exited with code 0
Jun 19 08:38:04 workstation waybar[3975]: [2025-06-19 08:38:04.763] [debug] Received SIGCHLD in signalThread
Jun 19 08:38:07 workstation waybar[3975]: [2025-06-19 08:38:07.784] [debug] Cmd exited with code 0
Jun 19 08:38:07 workstation waybar[3975]: [2025-06-19 08:38:07.784] [debug] Received SIGCHLD in signalThread
Jun 19 08:38:10 workstation waybar[3975]: [2025-06-19 08:38:10.807] [debug] Received SIGCHLD in signalThread
Jun 19 08:38:10 workstation waybar[3975]: [2025-06-19 08:38:10.807] [debug] Cmd exited with code 0
Jun 19 08:38:13 workstation waybar[3975]: [2025-06-19 08:38:13.831] [debug] Cmd exited with code 0
Jun 19 08:38:13 workstation waybar[3975]: [2025-06-19 08:38:13.831] [debug] Received SIGCHLD in signalThread
Jun 19 08:38:16 workstation waybar[3975]: [2025-06-19 08:38:16.855] [debug] Cmd exited with code 0
Jun 19 08:38:16 workstation waybar[3975]: [2025-06-19 08:38:16.855] [debug] Received SIGCHLD in signalThread
Jun 19 08:38:19 workstation waybar[3975]: [2025-06-19 08:38:19.882] [debug] Received SIGCHLD in signalThread
Jun 19 08:38:19 workstation waybar[3975]: [2025-06-19 08:38:19.882] [debug] Cmd exited with code 0
Jun 19 08:38:22 workstation waybar[3975]: [2025-06-19 08:38:22.908] [debug] Received SIGCHLD in signalThread
Jun 19 08:38:22 workstation waybar[3975]: [2025-06-19 08:38:22.908] [debug] Cmd exited with code 0
Jun 19 08:38:25 workstation waybar[3975]: [2025-06-19 08:38:25.937] [debug] Received SIGCHLD in signalThread
Jun 19 08:38:25 workstation waybar[3975]: [2025-06-19 08:38:25.937] [debug] Cmd exited with code 0
Jun 19 08:38:28 workstation waybar[3975]: [2025-06-19 08:38:28.964] [debug] Received SIGCHLD in signalThread
Jun 19 08:38:28 workstation waybar[3975]: [2025-06-19 08:38:28.964] [debug] Cmd exited with code 0
Jun 19 08:38:31 workstation waybar[3975]: [2025-06-19 08:38:31.993] [debug] Cmd exited with code 0
Jun 19 08:38:31 workstation waybar[3975]: [2025-06-19 08:38:31.993] [debug] Received SIGCHLD in signalThread
Jun 19 08:38:35 workstation waybar[3975]: [2025-06-19 08:38:35.021] [debug] Received SIGCHLD in signalThread
Jun 19 08:38:35 workstation waybar[3975]: [2025-06-19 08:38:35.021] [debug] Cmd exited with code 0
Jun 19 08:38:38 workstation waybar[3975]: [2025-06-19 08:38:38.047] [debug] Received SIGCHLD in signalThread
Jun 19 08:38:38 workstation waybar[3975]: [2025-06-19 08:38:38.047] [debug] Cmd exited with code 0
Jun 19 08:38:41 workstation waybar[3975]: [2025-06-19 08:38:41.078] [debug] Cmd exited with code 0
Jun 19 08:38:41 workstation waybar[3975]: [2025-06-19 08:38:41.078] [debug] Received SIGCHLD in signalThread
Jun 19 08:38:44 workstation waybar[3975]: [2025-06-19 08:38:44.105] [debug] Received SIGCHLD in signalThread
Jun 19 08:38:44 workstation waybar[3975]: [2025-06-19 08:38:44.105] [debug] Cmd exited with code 0
Jun 19 08:38:47 workstation waybar[3975]: [2025-06-19 08:38:47.131] [debug] Received SIGCHLD in signalThread
Jun 19 08:38:47 workstation waybar[3975]: [2025-06-19 08:38:47.131] [debug] Cmd exited with code 0
Jun 19 08:38:50 workstation waybar[3975]: [2025-06-19 08:38:50.159] [debug] Cmd exited with code 0
Jun 19 08:38:50 workstation waybar[3975]: [2025-06-19 08:38:50.159] [debug] Received SIGCHLD in signalThread
Jun 19 08:38:53 workstation waybar[3975]: [2025-06-19 08:38:53.184] [debug] Received SIGCHLD in signalThread
Jun 19 08:38:53 workstation waybar[3975]: [2025-06-19 08:38:53.184] [debug] Cmd exited with code 0
Jun 19 08:38:56 workstation waybar[3975]: [2025-06-19 08:38:56.213] [debug] Received SIGCHLD in signalThread
Jun 19 08:38:56 workstation waybar[3975]: [2025-06-19 08:38:56.213] [debug] Cmd exited with code 0
Jun 19 08:38:59 workstation waybar[3975]: [2025-06-19 08:38:59.241] [debug] Cmd exited with code 0
Jun 19 08:38:59 workstation waybar[3975]: [2025-06-19 08:38:59.241] [debug] Received SIGCHLD in signalThread
Jun 19 08:39:02 workstation waybar[3975]: [2025-06-19 08:39:02.267] [debug] Cmd exited with code 0
Jun 19 08:39:02 workstation waybar[3975]: [2025-06-19 08:39:02.267] [debug] Received SIGCHLD in signalThread
Jun 19 08:39:05 workstation waybar[3975]: [2025-06-19 08:39:05.294] [debug] Received SIGCHLD in signalThread
Jun 19 08:39:05 workstation waybar[3975]: [2025-06-19 08:39:05.294] [debug] Cmd exited with code 0
Jun 19 08:39:08 workstation waybar[3975]: [2025-06-19 08:39:08.321] [debug] Received SIGCHLD in signalThread
Jun 19 08:39:08 workstation waybar[3975]: [2025-06-19 08:39:08.321] [debug] Cmd exited with code 0
Jun 19 08:39:11 workstation waybar[3975]: [2025-06-19 08:39:11.349] [debug] Received SIGCHLD in signalThread
Jun 19 08:39:11 workstation waybar[3975]: [2025-06-19 08:39:11.349] [debug] Cmd exited with code 0
Jun 19 08:39:14 workstation waybar[3975]: [2025-06-19 08:39:14.377] [debug] Received SIGCHLD in signalThread
Jun 19 08:39:14 workstation waybar[3975]: [2025-06-19 08:39:14.377] [debug] Cmd exited with code 0
Jun 19 08:39:17 workstation waybar[3975]: [2025-06-19 08:39:17.405] [debug] Received SIGCHLD in signalThread
Jun 19 08:39:17 workstation waybar[3975]: [2025-06-19 08:39:17.405] [debug] Cmd exited with code 0
Jun 19 08:39:20 workstation waybar[3975]: [2025-06-19 08:39:20.434] [debug] Cmd exited with code 0
Jun 19 08:39:20 workstation waybar[3975]: [2025-06-19 08:39:20.434] [debug] Received SIGCHLD in signalThread
Jun 19 08:39:23 workstation waybar[3975]: [2025-06-19 08:39:23.461] [debug] Cmd exited with code 0
Jun 19 08:39:23 workstation waybar[3975]: [2025-06-19 08:39:23.461] [debug] Received SIGCHLD in signalThread
Jun 19 08:39:26 workstation waybar[3975]: [2025-06-19 08:39:26.490] [debug] Received SIGCHLD in signalThread
Jun 19 08:39:26 workstation waybar[3975]: [2025-06-19 08:39:26.490] [debug] Cmd exited with code 0
Jun 19 08:39:29 workstation waybar[3975]: [2025-06-19 08:39:29.519] [debug] Received SIGCHLD in signalThread
Jun 19 08:39:29 workstation waybar[3975]: [2025-06-19 08:39:29.519] [debug] Cmd exited with code 0
Jun 19 08:39:32 workstation waybar[3975]: [2025-06-19 08:39:32.547] [debug] Received SIGCHLD in signalThread
Jun 19 08:39:32 workstation waybar[3975]: [2025-06-19 08:39:32.547] [debug] Cmd exited with code 0
Jun 19 08:39:35 workstation waybar[3975]: [2025-06-19 08:39:35.576] [debug] Received SIGCHLD in signalThread
Jun 19 08:39:35 workstation waybar[3975]: [2025-06-19 08:39:35.576] [debug] Cmd exited with code 0
Jun 19 08:39:38 workstation waybar[3975]: [2025-06-19 08:39:38.606] [debug] Cmd exited with code 0
Jun 19 08:39:38 workstation waybar[3975]: [2025-06-19 08:39:38.606] [debug] Received SIGCHLD in signalThread
Jun 19 08:39:41 workstation waybar[3975]: [2025-06-19 08:39:41.634] [debug] Cmd exited with code 0
Jun 19 08:39:41 workstation waybar[3975]: [2025-06-19 08:39:41.634] [debug] Received SIGCHLD in signalThread
Jun 19 08:39:44 workstation waybar[3975]: [2025-06-19 08:39:44.662] [debug] Cmd exited with code 0
Jun 19 08:39:44 workstation waybar[3975]: [2025-06-19 08:39:44.662] [debug] Received SIGCHLD in signalThread
Jun 19 08:39:47 workstation kernel: usb 5-1.3.3: reset high-speed USB device number 6 using xhci_hcd
Jun 19 08:39:47 workstation waybar[3975]: [2025-06-19 08:39:47.687] [debug] Received SIGCHLD in signalThread
Jun 19 08:39:47 workstation waybar[3975]: [2025-06-19 08:39:47.687] [debug] Cmd exited with code 0
Jun 19 08:39:50 workstation waybar[3975]: [2025-06-19 08:39:50.714] [debug] Cmd exited with code 0
Jun 19 08:39:50 workstation waybar[3975]: [2025-06-19 08:39:50.714] [debug] Received SIGCHLD in signalThread
Jun 19 08:39:53 workstation waybar[3975]: [2025-06-19 08:39:53.743] [debug] Cmd exited with code 0
Jun 19 08:39:53 workstation waybar[3975]: [2025-06-19 08:39:53.743] [debug] Received SIGCHLD in signalThread
Jun 19 08:39:56 workstation waybar[3975]: [2025-06-19 08:39:56.773] [debug] Cmd exited with code 0
Jun 19 08:39:56 workstation waybar[3975]: [2025-06-19 08:39:56.773] [debug] Received SIGCHLD in signalThread
Jun 19 08:39:59 workstation waybar[3975]: [2025-06-19 08:39:59.800] [debug] Received SIGCHLD in signalThread
Jun 19 08:39:59 workstation waybar[3975]: [2025-06-19 08:39:59.800] [debug] Cmd exited with code 0
Jun 19 08:40:02 workstation waybar[3975]: [2025-06-19 08:40:02.830] [debug] Received SIGCHLD in signalThread
Jun 19 08:40:02 workstation waybar[3975]: [2025-06-19 08:40:02.830] [debug] Cmd exited with code 0
Jun 19 08:40:05 workstation waybar[3975]: [2025-06-19 08:40:05.859] [debug] Cmd exited with code 0
Jun 19 08:40:05 workstation waybar[3975]: [2025-06-19 08:40:05.859] [debug] Received SIGCHLD in signalThread
Jun 19 08:40:08 workstation waybar[3975]: [2025-06-19 08:40:08.887] [debug] Received SIGCHLD in signalThread
Jun 19 08:40:08 workstation waybar[3975]: [2025-06-19 08:40:08.887] [debug] Cmd exited with code 0
Jun 19 08:40:11 workstation waybar[3975]: [2025-06-19 08:40:11.916] [debug] Received SIGCHLD in signalThread
Jun 19 08:40:11 workstation waybar[3975]: [2025-06-19 08:40:11.916] [debug] Cmd exited with code 0
Jun 19 08:40:14 workstation waybar[3975]: [2025-06-19 08:40:14.944] [debug] Cmd exited with code 0
Jun 19 08:40:14 workstation waybar[3975]: [2025-06-19 08:40:14.944] [debug] Received SIGCHLD in signalThread
Jun 19 08:40:17 workstation waybar[3975]: [2025-06-19 08:40:17.974] [debug] Cmd exited with code 0
Jun 19 08:40:17 workstation waybar[3975]: [2025-06-19 08:40:17.974] [debug] Received SIGCHLD in signalThread
Jun 19 08:40:21 workstation waybar[3975]: [2025-06-19 08:40:21.001] [debug] Cmd exited with code 0
Jun 19 08:40:21 workstation waybar[3975]: [2025-06-19 08:40:21.001] [debug] Received SIGCHLD in signalThread
Jun 19 08:40:24 workstation waybar[3975]: [2025-06-19 08:40:24.031] [debug] Received SIGCHLD in signalThread
Jun 19 08:40:24 workstation waybar[3975]: [2025-06-19 08:40:24.031] [debug] Cmd exited with code 0
Jun 19 08:40:27 workstation waybar[3975]: [2025-06-19 08:40:27.058] [debug] Cmd exited with code 0
Jun 19 08:40:27 workstation waybar[3975]: [2025-06-19 08:40:27.058] [debug] Received SIGCHLD in signalThread
Jun 19 08:40:30 workstation waybar[3975]: [2025-06-19 08:40:30.088] [debug] Cmd exited with code 0
Jun 19 08:40:30 workstation waybar[3975]: [2025-06-19 08:40:30.088] [debug] Received SIGCHLD in signalThread
Jun 19 08:40:33 workstation waybar[3975]: [2025-06-19 08:40:33.116] [debug] Received SIGCHLD in signalThread
Jun 19 08:40:33 workstation waybar[3975]: [2025-06-19 08:40:33.116] [debug] Cmd exited with code 0
Jun 19 08:40:36 workstation waybar[3975]: [2025-06-19 08:40:36.144] [debug] Received SIGCHLD in signalThread
Jun 19 08:40:36 workstation waybar[3975]: [2025-06-19 08:40:36.144] [debug] Cmd exited with code 0
Jun 19 08:40:39 workstation waybar[3975]: [2025-06-19 08:40:39.171] [debug] Received SIGCHLD in signalThread
Jun 19 08:40:39 workstation waybar[3975]: [2025-06-19 08:40:39.171] [debug] Cmd exited with code 0
Jun 19 08:40:42 workstation waybar[3975]: [2025-06-19 08:40:42.201] [debug] Cmd exited with code 0
Jun 19 08:40:42 workstation waybar[3975]: [2025-06-19 08:40:42.201] [debug] Received SIGCHLD in signalThread
Jun 19 08:40:45 workstation waybar[3975]: [2025-06-19 08:40:45.227] [debug] Cmd exited with code 0
Jun 19 08:40:45 workstation waybar[3975]: [2025-06-19 08:40:45.227] [debug] Received SIGCHLD in signalThread
Jun 19 08:40:48 workstation waybar[3975]: [2025-06-19 08:40:48.254] [debug] Received SIGCHLD in signalThread
Jun 19 08:40:48 workstation waybar[3975]: [2025-06-19 08:40:48.254] [debug] Cmd exited with code 0
Jun 19 08:40:51 workstation waybar[3975]: [2025-06-19 08:40:51.279] [debug] Cmd exited with code 0
Jun 19 08:40:51 workstation waybar[3975]: [2025-06-19 08:40:51.279] [debug] Received SIGCHLD in signalThread
Jun 19 08:40:54 workstation waybar[3975]: [2025-06-19 08:40:54.306] [debug] Received SIGCHLD in signalThread
Jun 19 08:40:54 workstation waybar[3975]: [2025-06-19 08:40:54.306] [debug] Cmd exited with code 0
Jun 19 08:40:57 workstation waybar[3975]: [2025-06-19 08:40:57.332] [debug] Cmd exited with code 0
Jun 19 08:40:57 workstation waybar[3975]: [2025-06-19 08:40:57.332] [debug] Received SIGCHLD in signalThread
Jun 19 08:41:00 workstation waybar[3975]: [2025-06-19 08:41:00.359] [debug] Cmd exited with code 0
Jun 19 08:41:00 workstation waybar[3975]: [2025-06-19 08:41:00.359] [debug] Received SIGCHLD in signalThread
Jun 19 08:41:03 workstation waybar[3975]: [2025-06-19 08:41:03.385] [debug] Cmd exited with code 0
Jun 19 08:41:03 workstation waybar[3975]: [2025-06-19 08:41:03.385] [debug] Received SIGCHLD in signalThread
Jun 19 08:41:06 workstation waybar[3975]: [2025-06-19 08:41:06.417] [debug] Cmd exited with code 0
Jun 19 08:41:06 workstation waybar[3975]: [2025-06-19 08:41:06.417] [debug] Received SIGCHLD in signalThread
Jun 19 08:41:09 workstation waybar[3975]: [2025-06-19 08:41:09.444] [debug] Cmd exited with code 0
Jun 19 08:41:09 workstation waybar[3975]: [2025-06-19 08:41:09.444] [debug] Received SIGCHLD in signalThread
Jun 19 08:41:12 workstation waybar[3975]: [2025-06-19 08:41:12.470] [debug] Cmd exited with code 0
Jun 19 08:41:12 workstation waybar[3975]: [2025-06-19 08:41:12.470] [debug] Received SIGCHLD in signalThread
Jun 19 08:41:15 workstation waybar[3975]: [2025-06-19 08:41:15.496] [debug] Cmd exited with code 0
Jun 19 08:41:15 workstation waybar[3975]: [2025-06-19 08:41:15.496] [debug] Received SIGCHLD in signalThread
Jun 19 08:41:18 workstation waybar[3975]: [2025-06-19 08:41:18.522] [debug] Cmd exited with code 0
Jun 19 08:41:18 workstation waybar[3975]: [2025-06-19 08:41:18.522] [debug] Received SIGCHLD in signalThread
Jun 19 08:41:21 workstation waybar[3975]: [2025-06-19 08:41:21.548] [debug] Received SIGCHLD in signalThread
Jun 19 08:41:21 workstation waybar[3975]: [2025-06-19 08:41:21.548] [debug] Cmd exited with code 0
Jun 19 08:41:24 workstation waybar[3975]: [2025-06-19 08:41:24.575] [debug] Cmd exited with code 0
Jun 19 08:41:24 workstation waybar[3975]: [2025-06-19 08:41:24.575] [debug] Received SIGCHLD in signalThread
Jun 19 08:41:27 workstation waybar[3975]: [2025-06-19 08:41:27.600] [debug] Cmd exited with code 0
Jun 19 08:41:27 workstation waybar[3975]: [2025-06-19 08:41:27.600] [debug] Received SIGCHLD in signalThread
Jun 19 08:41:30 workstation waybar[3975]: [2025-06-19 08:41:30.628] [debug] Received SIGCHLD in signalThread
Jun 19 08:41:30 workstation waybar[3975]: [2025-06-19 08:41:30.628] [debug] Cmd exited with code 0
Jun 19 08:41:33 workstation waybar[3975]: [2025-06-19 08:41:33.655] [debug] Received SIGCHLD in signalThread
Jun 19 08:41:33 workstation waybar[3975]: [2025-06-19 08:41:33.655] [debug] Cmd exited with code 0
Jun 19 08:41:36 workstation waybar[3975]: [2025-06-19 08:41:36.687] [debug] Received SIGCHLD in signalThread
Jun 19 08:41:36 workstation waybar[3975]: [2025-06-19 08:41:36.687] [debug] Cmd exited with code 0
Jun 19 08:41:39 workstation waybar[3975]: [2025-06-19 08:41:39.715] [debug] Received SIGCHLD in signalThread
Jun 19 08:41:39 workstation waybar[3975]: [2025-06-19 08:41:39.715] [debug] Cmd exited with code 0
Jun 19 08:41:42 workstation waybar[3975]: [2025-06-19 08:41:42.742] [debug] Cmd exited with code 0
Jun 19 08:41:42 workstation waybar[3975]: [2025-06-19 08:41:42.742] [debug] Received SIGCHLD in signalThread
Jun 19 08:41:45 workstation waybar[3975]: [2025-06-19 08:41:45.770] [debug] Cmd exited with code 0
Jun 19 08:41:45 workstation waybar[3975]: [2025-06-19 08:41:45.770] [debug] Received SIGCHLD in signalThread
Jun 19 08:41:48 workstation waybar[3975]: [2025-06-19 08:41:48.798] [debug] Cmd exited with code 0
Jun 19 08:41:48 workstation waybar[3975]: [2025-06-19 08:41:48.798] [debug] Received SIGCHLD in signalThread
Jun 19 08:41:51 workstation waybar[3975]: [2025-06-19 08:41:51.825] [debug] Cmd exited with code 0
Jun 19 08:41:51 workstation waybar[3975]: [2025-06-19 08:41:51.825] [debug] Received SIGCHLD in signalThread
Jun 19 08:41:54 workstation waybar[3975]: [2025-06-19 08:41:54.854] [debug] Received SIGCHLD in signalThread
Jun 19 08:41:54 workstation waybar[3975]: [2025-06-19 08:41:54.854] [debug] Cmd exited with code 0
Jun 19 08:41:57 workstation waybar[3975]: [2025-06-19 08:41:57.883] [debug] Received SIGCHLD in signalThread
Jun 19 08:41:57 workstation waybar[3975]: [2025-06-19 08:41:57.883] [debug] Cmd exited with code 0
Jun 19 08:42:00 workstation waybar[3975]: [2025-06-19 08:42:00.911] [debug] Cmd exited with code 0
Jun 19 08:42:00 workstation waybar[3975]: [2025-06-19 08:42:00.911] [debug] Received SIGCHLD in signalThread
Jun 19 08:42:03 workstation waybar[3975]: [2025-06-19 08:42:03.938] [debug] Cmd exited with code 0
Jun 19 08:42:03 workstation waybar[3975]: [2025-06-19 08:42:03.938] [debug] Received SIGCHLD in signalThread
Jun 19 08:42:06 workstation waybar[3975]: [2025-06-19 08:42:06.969] [debug] Cmd exited with code 0
Jun 19 08:42:06 workstation waybar[3975]: [2025-06-19 08:42:06.969] [debug] Received SIGCHLD in signalThread
Jun 19 08:42:09 workstation waybar[3975]: [2025-06-19 08:42:09.998] [debug] Received SIGCHLD in signalThread
Jun 19 08:42:09 workstation waybar[3975]: [2025-06-19 08:42:09.998] [debug] Cmd exited with code 0
Jun 19 08:42:13 workstation waybar[3975]: [2025-06-19 08:42:13.024] [debug] Cmd exited with code 0
Jun 19 08:42:13 workstation waybar[3975]: [2025-06-19 08:42:13.024] [debug] Received SIGCHLD in signalThread
Jun 19 08:42:16 workstation waybar[3975]: [2025-06-19 08:42:16.052] [debug] Received SIGCHLD in signalThread
Jun 19 08:42:16 workstation waybar[3975]: [2025-06-19 08:42:16.052] [debug] Cmd exited with code 0
Jun 19 08:42:19 workstation waybar[3975]: [2025-06-19 08:42:19.076] [debug] Received SIGCHLD in signalThread
Jun 19 08:42:19 workstation waybar[3975]: [2025-06-19 08:42:19.076] [debug] Cmd exited with code 0
Jun 19 08:42:22 workstation waybar[3975]: [2025-06-19 08:42:22.104] [debug] Received SIGCHLD in signalThread
Jun 19 08:42:22 workstation waybar[3975]: [2025-06-19 08:42:22.104] [debug] Cmd exited with code 0
Jun 19 08:42:25 workstation waybar[3975]: [2025-06-19 08:42:25.133] [debug] Received SIGCHLD in signalThread
Jun 19 08:42:25 workstation waybar[3975]: [2025-06-19 08:42:25.133] [debug] Cmd exited with code 0
Jun 19 08:42:28 workstation waybar[3975]: [2025-06-19 08:42:28.162] [debug] Cmd exited with code 0
Jun 19 08:42:28 workstation waybar[3975]: [2025-06-19 08:42:28.162] [debug] Received SIGCHLD in signalThread
Jun 19 08:42:31 workstation waybar[3975]: [2025-06-19 08:42:31.189] [debug] Received SIGCHLD in signalThread
Jun 19 08:42:31 workstation waybar[3975]: [2025-06-19 08:42:31.189] [debug] Cmd exited with code 0
Jun 19 08:42:34 workstation waybar[3975]: [2025-06-19 08:42:34.216] [debug] Received SIGCHLD in signalThread
Jun 19 08:42:34 workstation waybar[3975]: [2025-06-19 08:42:34.216] [debug] Cmd exited with code 0
Jun 19 08:42:37 workstation waybar[3975]: [2025-06-19 08:42:37.244] [debug] Received SIGCHLD in signalThread
Jun 19 08:42:37 workstation waybar[3975]: [2025-06-19 08:42:37.244] [debug] Cmd exited with code 0
Jun 19 08:42:40 workstation waybar[3975]: [2025-06-19 08:42:40.271] [debug] Received SIGCHLD in signalThread
Jun 19 08:42:40 workstation waybar[3975]: [2025-06-19 08:42:40.271] [debug] Cmd exited with code 0
Jun 19 08:42:43 workstation waybar[3975]: [2025-06-19 08:42:43.298] [debug] Received SIGCHLD in signalThread
Jun 19 08:42:43 workstation waybar[3975]: [2025-06-19 08:42:43.298] [debug] Cmd exited with code 0
Jun 19 08:42:46 workstation waybar[3975]: [2025-06-19 08:42:46.327] [debug] Cmd exited with code 0
Jun 19 08:42:46 workstation waybar[3975]: [2025-06-19 08:42:46.327] [debug] Received SIGCHLD in signalThread
Jun 19 08:42:49 workstation waybar[3975]: [2025-06-19 08:42:49.354] [debug] Received SIGCHLD in signalThread
Jun 19 08:42:49 workstation waybar[3975]: [2025-06-19 08:42:49.354] [debug] Cmd exited with code 0
Jun 19 08:42:52 workstation waybar[3975]: [2025-06-19 08:42:52.385] [debug] Received SIGCHLD in signalThread
Jun 19 08:42:52 workstation waybar[3975]: [2025-06-19 08:42:52.385] [debug] Cmd exited with code 0
Jun 19 08:42:55 workstation waybar[3975]: [2025-06-19 08:42:55.409] [debug] Cmd exited with code 0
Jun 19 08:42:55 workstation waybar[3975]: [2025-06-19 08:42:55.409] [debug] Received SIGCHLD in signalThread
Jun 19 08:42:58 workstation waybar[3975]: [2025-06-19 08:42:58.439] [debug] Received SIGCHLD in signalThread
Jun 19 08:42:58 workstation waybar[3975]: [2025-06-19 08:42:58.439] [debug] Cmd exited with code 0
Jun 19 08:43:01 workstation waybar[3975]: [2025-06-19 08:43:01.467] [debug] Cmd exited with code 0
Jun 19 08:43:01 workstation waybar[3975]: [2025-06-19 08:43:01.467] [debug] Received SIGCHLD in signalThread
Jun 19 08:43:04 workstation waybar[3975]: [2025-06-19 08:43:04.495] [debug] Cmd exited with code 0
Jun 19 08:43:04 workstation waybar[3975]: [2025-06-19 08:43:04.495] [debug] Received SIGCHLD in signalThread
Jun 19 08:43:07 workstation waybar[3975]: [2025-06-19 08:43:07.521] [debug] Received SIGCHLD in signalThread
Jun 19 08:43:07 workstation waybar[3975]: [2025-06-19 08:43:07.521] [debug] Cmd exited with code 0
Jun 19 08:43:10 workstation waybar[3975]: [2025-06-19 08:43:10.550] [debug] Received SIGCHLD in signalThread
Jun 19 08:43:10 workstation waybar[3975]: [2025-06-19 08:43:10.550] [debug] Cmd exited with code 0
Jun 19 08:43:13 workstation waybar[3975]: [2025-06-19 08:43:13.576] [debug] Received SIGCHLD in signalThread
Jun 19 08:43:13 workstation waybar[3975]: [2025-06-19 08:43:13.576] [debug] Cmd exited with code 0
Jun 19 08:43:16 workstation waybar[3975]: [2025-06-19 08:43:16.607] [debug] Cmd exited with code 0
Jun 19 08:43:16 workstation waybar[3975]: [2025-06-19 08:43:16.608] [debug] Received SIGCHLD in signalThread
Jun 19 08:43:19 workstation waybar[3975]: [2025-06-19 08:43:19.633] [debug] Received SIGCHLD in signalThread
Jun 19 08:43:19 workstation waybar[3975]: [2025-06-19 08:43:19.633] [debug] Cmd exited with code 0
Jun 19 08:43:22 workstation waybar[3975]: [2025-06-19 08:43:22.662] [debug] Cmd exited with code 0
Jun 19 08:43:22 workstation waybar[3975]: [2025-06-19 08:43:22.662] [debug] Received SIGCHLD in signalThread
Jun 19 08:43:25 workstation waybar[3975]: [2025-06-19 08:43:25.691] [debug] Cmd exited with code 0
Jun 19 08:43:25 workstation waybar[3975]: [2025-06-19 08:43:25.691] [debug] Received SIGCHLD in signalThread
Jun 19 08:43:28 workstation waybar[3975]: [2025-06-19 08:43:28.719] [debug] Received SIGCHLD in signalThread
Jun 19 08:43:28 workstation waybar[3975]: [2025-06-19 08:43:28.719] [debug] Cmd exited with code 0
Jun 19 08:43:31 workstation waybar[3975]: [2025-06-19 08:43:31.745] [debug] Received SIGCHLD in signalThread
Jun 19 08:43:31 workstation waybar[3975]: [2025-06-19 08:43:31.745] [debug] Cmd exited with code 0
Jun 19 08:43:34 workstation waybar[3975]: [2025-06-19 08:43:34.772] [debug] Cmd exited with code 0
Jun 19 08:43:34 workstation waybar[3975]: [2025-06-19 08:43:34.773] [debug] Received SIGCHLD in signalThread
Jun 19 08:43:37 workstation waybar[3975]: [2025-06-19 08:43:37.800] [debug] Received SIGCHLD in signalThread
Jun 19 08:43:37 workstation waybar[3975]: [2025-06-19 08:43:37.800] [debug] Cmd exited with code 0
Jun 19 08:43:40 workstation waybar[3975]: [2025-06-19 08:43:40.827] [debug] Received SIGCHLD in signalThread
Jun 19 08:43:40 workstation waybar[3975]: [2025-06-19 08:43:40.827] [debug] Cmd exited with code 0
Jun 19 08:43:43 workstation waybar[3975]: [2025-06-19 08:43:43.855] [debug] Received SIGCHLD in signalThread
Jun 19 08:43:43 workstation waybar[3975]: [2025-06-19 08:43:43.855] [debug] Cmd exited with code 0
Jun 19 08:43:46 workstation waybar[3975]: [2025-06-19 08:43:46.883] [debug] Cmd exited with code 0
Jun 19 08:43:46 workstation waybar[3975]: [2025-06-19 08:43:46.883] [debug] Received SIGCHLD in signalThread
Jun 19 08:43:49 workstation waybar[3975]: [2025-06-19 08:43:49.911] [debug] Cmd exited with code 0
Jun 19 08:43:49 workstation waybar[3975]: [2025-06-19 08:43:49.911] [debug] Received SIGCHLD in signalThread
Jun 19 08:43:52 workstation waybar[3975]: [2025-06-19 08:43:52.939] [debug] Received SIGCHLD in signalThread
Jun 19 08:43:52 workstation waybar[3975]: [2025-06-19 08:43:52.939] [debug] Cmd exited with code 0
Jun 19 08:43:55 workstation waybar[3975]: [2025-06-19 08:43:55.967] [debug] Cmd exited with code 0
Jun 19 08:43:55 workstation waybar[3975]: [2025-06-19 08:43:55.967] [debug] Received SIGCHLD in signalThread
Jun 19 08:43:58 workstation waybar[3975]: [2025-06-19 08:43:58.995] [debug] Cmd exited with code 0
Jun 19 08:43:58 workstation waybar[3975]: [2025-06-19 08:43:58.995] [debug] Received SIGCHLD in signalThread
Jun 19 08:44:02 workstation waybar[3975]: [2025-06-19 08:44:02.020] [debug] Cmd exited with code 0
Jun 19 08:44:02 workstation waybar[3975]: [2025-06-19 08:44:02.020] [debug] Received SIGCHLD in signalThread
Jun 19 08:44:05 workstation waybar[3975]: [2025-06-19 08:44:05.048] [debug] Cmd exited with code 0
Jun 19 08:44:05 workstation waybar[3975]: [2025-06-19 08:44:05.048] [debug] Received SIGCHLD in signalThread
Jun 19 08:44:07 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=9846 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:44:08 workstation waybar[3975]: [2025-06-19 08:44:08.075] [debug] Cmd exited with code 0
Jun 19 08:44:08 workstation waybar[3975]: [2025-06-19 08:44:08.075] [debug] Received SIGCHLD in signalThread
Jun 19 08:44:08 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=9847 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:44:10 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=9848 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:44:10 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=30218 DF PROTO=TCP SPT=51422 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:44:11 workstation waybar[3975]: [2025-06-19 08:44:11.103] [debug] Cmd exited with code 0
Jun 19 08:44:11 workstation waybar[3975]: [2025-06-19 08:44:11.103] [debug] Received SIGCHLD in signalThread
Jun 19 08:44:12 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=30219 DF PROTO=TCP SPT=51422 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:44:14 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=30220 DF PROTO=TCP SPT=51422 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:44:14 workstation waybar[3975]: [2025-06-19 08:44:14.131] [debug] Received SIGCHLD in signalThread
Jun 19 08:44:14 workstation waybar[3975]: [2025-06-19 08:44:14.131] [debug] Cmd exited with code 0
Jun 19 08:44:14 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=9849 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:44:17 workstation waybar[3975]: [2025-06-19 08:44:17.158] [debug] Cmd exited with code 0
Jun 19 08:44:17 workstation waybar[3975]: [2025-06-19 08:44:17.158] [debug] Received SIGCHLD in signalThread
Jun 19 08:44:20 workstation waybar[3975]: [2025-06-19 08:44:20.184] [debug] Cmd exited with code 0
Jun 19 08:44:20 workstation waybar[3975]: [2025-06-19 08:44:20.184] [debug] Received SIGCHLD in signalThread
Jun 19 08:44:23 workstation waybar[3975]: [2025-06-19 08:44:23.213] [debug] Cmd exited with code 0
Jun 19 08:44:23 workstation waybar[3975]: [2025-06-19 08:44:23.213] [debug] Received SIGCHLD in signalThread
Jun 19 08:44:26 workstation waybar[3975]: [2025-06-19 08:44:26.239] [debug] Cmd exited with code 0
Jun 19 08:44:26 workstation waybar[3975]: [2025-06-19 08:44:26.239] [debug] Received SIGCHLD in signalThread
Jun 19 08:44:29 workstation waybar[3975]: [2025-06-19 08:44:29.266] [debug] Cmd exited with code 0
Jun 19 08:44:29 workstation waybar[3975]: [2025-06-19 08:44:29.266] [debug] Received SIGCHLD in signalThread
Jun 19 08:44:32 workstation waybar[3975]: [2025-06-19 08:44:32.295] [debug] Cmd exited with code 0
Jun 19 08:44:32 workstation waybar[3975]: [2025-06-19 08:44:32.295] [debug] Received SIGCHLD in signalThread
Jun 19 08:44:34 workstation syncthing[3842]: [MOORH] INFO: Lost primary connection to 5SZ5WP2 at 192.168.1.133:52402-165.140.203.135:22067/relay-server/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABOUNH2P3KMI5QS2PP25V54E: read timeout (0 remain)
Jun 19 08:44:34 workstation syncthing[3842]: [MOORH] INFO: Connection to 5SZ5WP2 at 192.168.1.133:52402-165.140.203.135:22067/relay-server/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABOUNH2P3KMI5QS2PP25V54E closed: read timeout
Jun 19 08:44:35 workstation waybar[3975]: [2025-06-19 08:44:35.323] [debug] Cmd exited with code 0
Jun 19 08:44:35 workstation waybar[3975]: [2025-06-19 08:44:35.323] [debug] Received SIGCHLD in signalThread
Jun 19 08:44:38 workstation waybar[3975]: [2025-06-19 08:44:38.351] [debug] Cmd exited with code 0
Jun 19 08:44:38 workstation waybar[3975]: [2025-06-19 08:44:38.351] [debug] Received SIGCHLD in signalThread
Jun 19 08:44:41 workstation waybar[3975]: [2025-06-19 08:44:41.381] [debug] Cmd exited with code 0
Jun 19 08:44:41 workstation waybar[3975]: [2025-06-19 08:44:41.381] [debug] Received SIGCHLD in signalThread
Jun 19 08:44:44 workstation waybar[3975]: [2025-06-19 08:44:44.409] [debug] Cmd exited with code 0
Jun 19 08:44:44 workstation waybar[3975]: [2025-06-19 08:44:44.409] [debug] Received SIGCHLD in signalThread
Jun 19 08:44:47 workstation waybar[3975]: [2025-06-19 08:44:47.437] [debug] Received SIGCHLD in signalThread
Jun 19 08:44:47 workstation waybar[3975]: [2025-06-19 08:44:47.437] [debug] Cmd exited with code 0
Jun 19 08:44:50 workstation waybar[3975]: [2025-06-19 08:44:50.465] [debug] Cmd exited with code 0
Jun 19 08:44:50 workstation waybar[3975]: [2025-06-19 08:44:50.465] [debug] Received SIGCHLD in signalThread
Jun 19 08:44:53 workstation waybar[3975]: [2025-06-19 08:44:53.493] [debug] Cmd exited with code 0
Jun 19 08:44:53 workstation waybar[3975]: [2025-06-19 08:44:53.493] [debug] Received SIGCHLD in signalThread
Jun 19 08:44:56 workstation waybar[3975]: [2025-06-19 08:44:56.519] [debug] Cmd exited with code 0
Jun 19 08:44:56 workstation waybar[3975]: [2025-06-19 08:44:56.519] [debug] Received SIGCHLD in signalThread
Jun 19 08:44:59 workstation waybar[3975]: [2025-06-19 08:44:59.548] [debug] Cmd exited with code 0
Jun 19 08:44:59 workstation waybar[3975]: [2025-06-19 08:44:59.548] [debug] Received SIGCHLD in signalThread
Jun 19 08:45:02 workstation waybar[3975]: [2025-06-19 08:45:02.573] [debug] Cmd exited with code 0
Jun 19 08:45:02 workstation waybar[3975]: [2025-06-19 08:45:02.573] [debug] Received SIGCHLD in signalThread
Jun 19 08:45:05 workstation waybar[3975]: [2025-06-19 08:45:05.602] [debug] Cmd exited with code 0
Jun 19 08:45:05 workstation waybar[3975]: [2025-06-19 08:45:05.602] [debug] Received SIGCHLD in signalThread
Jun 19 08:45:08 workstation waybar[3975]: [2025-06-19 08:45:08.630] [debug] Cmd exited with code 0
Jun 19 08:45:08 workstation waybar[3975]: [2025-06-19 08:45:08.630] [debug] Received SIGCHLD in signalThread
Jun 19 08:45:11 workstation waybar[3975]: [2025-06-19 08:45:11.659] [debug] Cmd exited with code 0
Jun 19 08:45:11 workstation waybar[3975]: [2025-06-19 08:45:11.659] [debug] Received SIGCHLD in signalThread
Jun 19 08:45:14 workstation waybar[3975]: [2025-06-19 08:45:14.686] [debug] Cmd exited with code 0
Jun 19 08:45:14 workstation waybar[3975]: [2025-06-19 08:45:14.686] [debug] Received SIGCHLD in signalThread
Jun 19 08:45:17 workstation waybar[3975]: [2025-06-19 08:45:17.715] [debug] Received SIGCHLD in signalThread
Jun 19 08:45:17 workstation waybar[3975]: [2025-06-19 08:45:17.715] [debug] Cmd exited with code 0
Jun 19 08:45:20 workstation waybar[3975]: [2025-06-19 08:45:20.744] [debug] Received SIGCHLD in signalThread
Jun 19 08:45:20 workstation waybar[3975]: [2025-06-19 08:45:20.744] [debug] Cmd exited with code 0
Jun 19 08:45:20 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=28498 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:45:21 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=28499 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:45:23 workstation syncthing[3842]: [MOORH] INFO: Established secure connection to 5SZ5WP2 at 192.168.1.133:43044-84.32.188.234:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABQOUPBJSGG63DN5LM79OTR8
Jun 19 08:45:23 workstation syncthing[3842]: [MOORH] INFO: Device 5SZ5WP2 client is "syncthing v1.27.3" named "Nikola S23 ultra" at 192.168.1.133:43044-84.32.188.234:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABQOUPBJSGG63DN5LM79OTR8
Jun 19 08:45:23 workstation waybar[3975]: [2025-06-19 08:45:23.772] [debug] Cmd exited with code 0
Jun 19 08:45:23 workstation waybar[3975]: [2025-06-19 08:45:23.772] [debug] Received SIGCHLD in signalThread
Jun 19 08:45:26 workstation waybar[3975]: [2025-06-19 08:45:26.800] [debug] Cmd exited with code 0
Jun 19 08:45:26 workstation waybar[3975]: [2025-06-19 08:45:26.800] [debug] Received SIGCHLD in signalThread
Jun 19 08:45:29 workstation waybar[3975]: [2025-06-19 08:45:29.828] [debug] Cmd exited with code 0
Jun 19 08:45:29 workstation waybar[3975]: [2025-06-19 08:45:29.828] [debug] Received SIGCHLD in signalThread
Jun 19 08:45:32 workstation waybar[3975]: [2025-06-19 08:45:32.854] [debug] Cmd exited with code 0
Jun 19 08:45:32 workstation waybar[3975]: [2025-06-19 08:45:32.854] [debug] Received SIGCHLD in signalThread
Jun 19 08:45:35 workstation waybar[3975]: [2025-06-19 08:45:35.882] [debug] Cmd exited with code 0
Jun 19 08:45:35 workstation waybar[3975]: [2025-06-19 08:45:35.882] [debug] Received SIGCHLD in signalThread
Jun 19 08:45:38 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=28500 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:45:38 workstation waybar[3975]: [2025-06-19 08:45:38.909] [debug] Cmd exited with code 0
Jun 19 08:45:38 workstation waybar[3975]: [2025-06-19 08:45:38.909] [debug] Received SIGCHLD in signalThread
Jun 19 08:45:39 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=3923 DF PROTO=TCP SPT=53446 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:45:41 workstation waybar[3975]: [2025-06-19 08:45:41.934] [debug] Cmd exited with code 0
Jun 19 08:45:41 workstation waybar[3975]: [2025-06-19 08:45:41.934] [debug] Received SIGCHLD in signalThread
Jun 19 08:45:44 workstation waybar[3975]: [2025-06-19 08:45:44.964] [debug] Cmd exited with code 0
Jun 19 08:45:44 workstation waybar[3975]: [2025-06-19 08:45:44.964] [debug] Received SIGCHLD in signalThread
Jun 19 08:45:47 workstation waybar[3975]: [2025-06-19 08:45:47.993] [debug] Cmd exited with code 0
Jun 19 08:45:47 workstation waybar[3975]: [2025-06-19 08:45:47.993] [debug] Received SIGCHLD in signalThread
Jun 19 08:45:49 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=3924 DF PROTO=TCP SPT=53446 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:45:51 workstation waybar[3975]: [2025-06-19 08:45:51.021] [debug] Cmd exited with code 0
Jun 19 08:45:51 workstation waybar[3975]: [2025-06-19 08:45:51.021] [debug] Received SIGCHLD in signalThread
Jun 19 08:45:54 workstation waybar[3975]: [2025-06-19 08:45:54.048] [debug] Cmd exited with code 0
Jun 19 08:45:54 workstation waybar[3975]: [2025-06-19 08:45:54.048] [debug] Received SIGCHLD in signalThread
Jun 19 08:45:57 workstation waybar[3975]: [2025-06-19 08:45:57.077] [debug] Received SIGCHLD in signalThread
Jun 19 08:45:57 workstation waybar[3975]: [2025-06-19 08:45:57.077] [debug] Cmd exited with code 0
Jun 19 08:46:00 workstation waybar[3975]: [2025-06-19 08:46:00.103] [debug] Received SIGCHLD in signalThread
Jun 19 08:46:00 workstation waybar[3975]: [2025-06-19 08:46:00.103] [debug] Cmd exited with code 0
Jun 19 08:46:03 workstation waybar[3975]: [2025-06-19 08:46:03.131] [debug] Received SIGCHLD in signalThread
Jun 19 08:46:03 workstation waybar[3975]: [2025-06-19 08:46:03.131] [debug] Cmd exited with code 0
Jun 19 08:46:06 workstation waybar[3975]: [2025-06-19 08:46:06.159] [debug] Received SIGCHLD in signalThread
Jun 19 08:46:06 workstation waybar[3975]: [2025-06-19 08:46:06.159] [debug] Cmd exited with code 0
Jun 19 08:46:09 workstation waybar[3975]: [2025-06-19 08:46:09.189] [debug] Cmd exited with code 0
Jun 19 08:46:09 workstation waybar[3975]: [2025-06-19 08:46:09.189] [debug] Received SIGCHLD in signalThread
Jun 19 08:46:12 workstation waybar[3975]: [2025-06-19 08:46:12.217] [debug] Received SIGCHLD in signalThread
Jun 19 08:46:12 workstation waybar[3975]: [2025-06-19 08:46:12.217] [debug] Cmd exited with code 0
Jun 19 08:46:15 workstation waybar[3975]: [2025-06-19 08:46:15.245] [debug] Cmd exited with code 0
Jun 19 08:46:15 workstation waybar[3975]: [2025-06-19 08:46:15.245] [debug] Received SIGCHLD in signalThread
Jun 19 08:46:17 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=3925 DF PROTO=TCP SPT=53446 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:46:18 workstation waybar[3975]: [2025-06-19 08:46:18.275] [debug] Cmd exited with code 0
Jun 19 08:46:18 workstation waybar[3975]: [2025-06-19 08:46:18.275] [debug] Received SIGCHLD in signalThread
Jun 19 08:46:18 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=28501 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:46:21 workstation waybar[3975]: [2025-06-19 08:46:21.303] [debug] Cmd exited with code 0
Jun 19 08:46:21 workstation waybar[3975]: [2025-06-19 08:46:21.303] [debug] Received SIGCHLD in signalThread
Jun 19 08:46:24 workstation waybar[3975]: [2025-06-19 08:46:24.333] [debug] Cmd exited with code 0
Jun 19 08:46:24 workstation waybar[3975]: [2025-06-19 08:46:24.333] [debug] Received SIGCHLD in signalThread
Jun 19 08:46:27 workstation waybar[3975]: [2025-06-19 08:46:27.359] [debug] Cmd exited with code 0
Jun 19 08:46:27 workstation waybar[3975]: [2025-06-19 08:46:27.359] [debug] Received SIGCHLD in signalThread
Jun 19 08:46:30 workstation waybar[3975]: [2025-06-19 08:46:30.385] [debug] Cmd exited with code 0
Jun 19 08:46:30 workstation waybar[3975]: [2025-06-19 08:46:30.385] [debug] Received SIGCHLD in signalThread
Jun 19 08:46:33 workstation waybar[3975]: [2025-06-19 08:46:33.413] [debug] Cmd exited with code 0
Jun 19 08:46:33 workstation waybar[3975]: [2025-06-19 08:46:33.413] [debug] Received SIGCHLD in signalThread
Jun 19 08:46:36 workstation waybar[3975]: [2025-06-19 08:46:36.440] [debug] Cmd exited with code 0
Jun 19 08:46:36 workstation waybar[3975]: [2025-06-19 08:46:36.440] [debug] Received SIGCHLD in signalThread
Jun 19 08:46:39 workstation waybar[3975]: [2025-06-19 08:46:39.466] [debug] Received SIGCHLD in signalThread
Jun 19 08:46:39 workstation waybar[3975]: [2025-06-19 08:46:39.466] [debug] Cmd exited with code 0
Jun 19 08:46:42 workstation waybar[3975]: [2025-06-19 08:46:42.496] [debug] Received SIGCHLD in signalThread
Jun 19 08:46:42 workstation waybar[3975]: [2025-06-19 08:46:42.496] [debug] Cmd exited with code 0
Jun 19 08:46:45 workstation waybar[3975]: [2025-06-19 08:46:45.524] [debug] Cmd exited with code 0
Jun 19 08:46:45 workstation waybar[3975]: [2025-06-19 08:46:45.524] [debug] Received SIGCHLD in signalThread
Jun 19 08:46:48 workstation waybar[3975]: [2025-06-19 08:46:48.552] [debug] Cmd exited with code 0
Jun 19 08:46:48 workstation waybar[3975]: [2025-06-19 08:46:48.552] [debug] Received SIGCHLD in signalThread
Jun 19 08:46:51 workstation waybar[3975]: [2025-06-19 08:46:51.579] [debug] Received SIGCHLD in signalThread
Jun 19 08:46:51 workstation waybar[3975]: [2025-06-19 08:46:51.579] [debug] Cmd exited with code 0
Jun 19 08:46:54 workstation waybar[3975]: [2025-06-19 08:46:54.609] [debug] Cmd exited with code 0
Jun 19 08:46:54 workstation waybar[3975]: [2025-06-19 08:46:54.609] [debug] Received SIGCHLD in signalThread
Jun 19 08:46:57 workstation waybar[3975]: [2025-06-19 08:46:57.639] [debug] Cmd exited with code 0
Jun 19 08:46:57 workstation waybar[3975]: [2025-06-19 08:46:57.639] [debug] Received SIGCHLD in signalThread
Jun 19 08:47:00 workstation waybar[3975]: [2025-06-19 08:47:00.666] [debug] Received SIGCHLD in signalThread
Jun 19 08:47:00 workstation waybar[3975]: [2025-06-19 08:47:00.666] [debug] Cmd exited with code 0
Jun 19 08:47:03 workstation waybar[3975]: [2025-06-19 08:47:03.692] [debug] Cmd exited with code 0
Jun 19 08:47:03 workstation waybar[3975]: [2025-06-19 08:47:03.692] [debug] Received SIGCHLD in signalThread
Jun 19 08:47:06 workstation waybar[3975]: [2025-06-19 08:47:06.717] [debug] Received SIGCHLD in signalThread
Jun 19 08:47:06 workstation waybar[3975]: [2025-06-19 08:47:06.717] [debug] Cmd exited with code 0
Jun 19 08:47:09 workstation waybar[3975]: [2025-06-19 08:47:09.745] [debug] Cmd exited with code 0
Jun 19 08:47:09 workstation waybar[3975]: [2025-06-19 08:47:09.745] [debug] Received SIGCHLD in signalThread
Jun 19 08:47:12 workstation waybar[3975]: [2025-06-19 08:47:12.773] [debug] Received SIGCHLD in signalThread
Jun 19 08:47:12 workstation waybar[3975]: [2025-06-19 08:47:12.773] [debug] Cmd exited with code 0
Jun 19 08:47:15 workstation waybar[3975]: [2025-06-19 08:47:15.802] [debug] Cmd exited with code 0
Jun 19 08:47:15 workstation waybar[3975]: [2025-06-19 08:47:15.802] [debug] Received SIGCHLD in signalThread
Jun 19 08:47:18 workstation waybar[3975]: [2025-06-19 08:47:18.831] [debug] Received SIGCHLD in signalThread
Jun 19 08:47:18 workstation waybar[3975]: [2025-06-19 08:47:18.831] [debug] Cmd exited with code 0
Jun 19 08:47:21 workstation waybar[3975]: [2025-06-19 08:47:21.859] [debug] Cmd exited with code 0
Jun 19 08:47:21 workstation waybar[3975]: [2025-06-19 08:47:21.859] [debug] Received SIGCHLD in signalThread
Jun 19 08:47:24 workstation waybar[3975]: [2025-06-19 08:47:24.887] [debug] Cmd exited with code 0
Jun 19 08:47:24 workstation waybar[3975]: [2025-06-19 08:47:24.887] [debug] Received SIGCHLD in signalThread
Jun 19 08:47:27 workstation waybar[3975]: [2025-06-19 08:47:27.913] [debug] Received SIGCHLD in signalThread
Jun 19 08:47:27 workstation waybar[3975]: [2025-06-19 08:47:27.913] [debug] Cmd exited with code 0
Jun 19 08:47:30 workstation waybar[3975]: [2025-06-19 08:47:30.941] [debug] Cmd exited with code 0
Jun 19 08:47:30 workstation waybar[3975]: [2025-06-19 08:47:30.941] [debug] Received SIGCHLD in signalThread
Jun 19 08:47:33 workstation waybar[3975]: [2025-06-19 08:47:33.969] [debug] Cmd exited with code 0
Jun 19 08:47:33 workstation waybar[3975]: [2025-06-19 08:47:33.969] [debug] Received SIGCHLD in signalThread
Jun 19 08:47:36 workstation waybar[3975]: [2025-06-19 08:47:36.997] [debug] Received SIGCHLD in signalThread
Jun 19 08:47:36 workstation waybar[3975]: [2025-06-19 08:47:36.997] [debug] Cmd exited with code 0
Jun 19 08:47:40 workstation waybar[3975]: [2025-06-19 08:47:40.024] [debug] Cmd exited with code 0
Jun 19 08:47:40 workstation waybar[3975]: [2025-06-19 08:47:40.024] [debug] Received SIGCHLD in signalThread
Jun 19 08:47:43 workstation waybar[3975]: [2025-06-19 08:47:43.053] [debug] Cmd exited with code 0
Jun 19 08:47:43 workstation waybar[3975]: [2025-06-19 08:47:43.053] [debug] Received SIGCHLD in signalThread
Jun 19 08:47:46 workstation waybar[3975]: [2025-06-19 08:47:46.083] [debug] Received SIGCHLD in signalThread
Jun 19 08:47:46 workstation waybar[3975]: [2025-06-19 08:47:46.083] [debug] Cmd exited with code 0
Jun 19 08:47:49 workstation waybar[3975]: [2025-06-19 08:47:49.112] [debug] Received SIGCHLD in signalThread
Jun 19 08:47:49 workstation waybar[3975]: [2025-06-19 08:47:49.112] [debug] Cmd exited with code 0
Jun 19 08:47:52 workstation waybar[3975]: [2025-06-19 08:47:52.141] [debug] Cmd exited with code 0
Jun 19 08:47:52 workstation waybar[3975]: [2025-06-19 08:47:52.141] [debug] Received SIGCHLD in signalThread
Jun 19 08:47:55 workstation waybar[3975]: [2025-06-19 08:47:55.167] [debug] Cmd exited with code 0
Jun 19 08:47:55 workstation waybar[3975]: [2025-06-19 08:47:55.167] [debug] Received SIGCHLD in signalThread
Jun 19 08:47:58 workstation waybar[3975]: [2025-06-19 08:47:58.193] [debug] Received SIGCHLD in signalThread
Jun 19 08:47:58 workstation waybar[3975]: [2025-06-19 08:47:58.193] [debug] Cmd exited with code 0
Jun 19 08:48:01 workstation waybar[3975]: [2025-06-19 08:48:01.221] [debug] Cmd exited with code 0
Jun 19 08:48:01 workstation waybar[3975]: [2025-06-19 08:48:01.221] [debug] Received SIGCHLD in signalThread
Jun 19 08:48:04 workstation waybar[3975]: [2025-06-19 08:48:04.250] [debug] Received SIGCHLD in signalThread
Jun 19 08:48:04 workstation waybar[3975]: [2025-06-19 08:48:04.251] [debug] Cmd exited with code 0
Jun 19 08:48:07 workstation waybar[3975]: [2025-06-19 08:48:07.281] [debug] Received SIGCHLD in signalThread
Jun 19 08:48:07 workstation waybar[3975]: [2025-06-19 08:48:07.281] [debug] Cmd exited with code 0
Jun 19 08:48:10 workstation waybar[3975]: [2025-06-19 08:48:10.309] [debug] Received SIGCHLD in signalThread
Jun 19 08:48:10 workstation waybar[3975]: [2025-06-19 08:48:10.309] [debug] Cmd exited with code 0
Jun 19 08:48:13 workstation waybar[3975]: [2025-06-19 08:48:13.335] [debug] Cmd exited with code 0
Jun 19 08:48:13 workstation waybar[3975]: [2025-06-19 08:48:13.335] [debug] Received SIGCHLD in signalThread
Jun 19 08:48:16 workstation waybar[3975]: [2025-06-19 08:48:16.361] [debug] Received SIGCHLD in signalThread
Jun 19 08:48:16 workstation waybar[3975]: [2025-06-19 08:48:16.361] [debug] Cmd exited with code 0
Jun 19 08:48:19 workstation waybar[3975]: [2025-06-19 08:48:19.389] [debug] Cmd exited with code 0
Jun 19 08:48:19 workstation waybar[3975]: [2025-06-19 08:48:19.389] [debug] Received SIGCHLD in signalThread
Jun 19 08:48:22 workstation waybar[3975]: [2025-06-19 08:48:22.418] [debug] Cmd exited with code 0
Jun 19 08:48:22 workstation waybar[3975]: [2025-06-19 08:48:22.418] [debug] Received SIGCHLD in signalThread
Jun 19 08:48:25 workstation waybar[3975]: [2025-06-19 08:48:25.445] [debug] Cmd exited with code 0
Jun 19 08:48:25 workstation waybar[3975]: [2025-06-19 08:48:25.445] [debug] Received SIGCHLD in signalThread
Jun 19 08:48:28 workstation waybar[3975]: [2025-06-19 08:48:28.473] [debug] Received SIGCHLD in signalThread
Jun 19 08:48:28 workstation waybar[3975]: [2025-06-19 08:48:28.473] [debug] Cmd exited with code 0
Jun 19 08:48:31 workstation waybar[3975]: [2025-06-19 08:48:31.500] [debug] Cmd exited with code 0
Jun 19 08:48:31 workstation waybar[3975]: [2025-06-19 08:48:31.500] [debug] Received SIGCHLD in signalThread
Jun 19 08:48:34 workstation waybar[3975]: [2025-06-19 08:48:34.531] [debug] Received SIGCHLD in signalThread
Jun 19 08:48:34 workstation waybar[3975]: [2025-06-19 08:48:34.531] [debug] Cmd exited with code 0
Jun 19 08:48:37 workstation waybar[3975]: [2025-06-19 08:48:37.560] [debug] Cmd exited with code 0
Jun 19 08:48:37 workstation waybar[3975]: [2025-06-19 08:48:37.560] [debug] Received SIGCHLD in signalThread
Jun 19 08:48:40 workstation waybar[3975]: [2025-06-19 08:48:40.587] [debug] Cmd exited with code 0
Jun 19 08:48:40 workstation waybar[3975]: [2025-06-19 08:48:40.587] [debug] Received SIGCHLD in signalThread
Jun 19 08:48:43 workstation waybar[3975]: [2025-06-19 08:48:43.613] [debug] Received SIGCHLD in signalThread
Jun 19 08:48:43 workstation waybar[3975]: [2025-06-19 08:48:43.613] [debug] Cmd exited with code 0
Jun 19 08:48:46 workstation waybar[3975]: [2025-06-19 08:48:46.639] [debug] Cmd exited with code 0
Jun 19 08:48:46 workstation waybar[3975]: [2025-06-19 08:48:46.639] [debug] Received SIGCHLD in signalThread
Jun 19 08:48:49 workstation waybar[3975]: [2025-06-19 08:48:49.667] [debug] Received SIGCHLD in signalThread
Jun 19 08:48:49 workstation waybar[3975]: [2025-06-19 08:48:49.667] [debug] Cmd exited with code 0
Jun 19 08:48:52 workstation waybar[3975]: [2025-06-19 08:48:52.695] [debug] Cmd exited with code 0
Jun 19 08:48:52 workstation waybar[3975]: [2025-06-19 08:48:52.695] [debug] Received SIGCHLD in signalThread
Jun 19 08:48:55 workstation waybar[3975]: [2025-06-19 08:48:55.721] [debug] Cmd exited with code 0
Jun 19 08:48:55 workstation waybar[3975]: [2025-06-19 08:48:55.721] [debug] Received SIGCHLD in signalThread
Jun 19 08:48:58 workstation waybar[3975]: [2025-06-19 08:48:58.748] [debug] Cmd exited with code 0
Jun 19 08:48:58 workstation waybar[3975]: [2025-06-19 08:48:58.748] [debug] Received SIGCHLD in signalThread
Jun 19 08:49:01 workstation waybar[3975]: [2025-06-19 08:49:01.775] [debug] Received SIGCHLD in signalThread
Jun 19 08:49:01 workstation waybar[3975]: [2025-06-19 08:49:01.775] [debug] Cmd exited with code 0
Jun 19 08:49:04 workstation waybar[3975]: [2025-06-19 08:49:04.805] [debug] Cmd exited with code 0
Jun 19 08:49:04 workstation waybar[3975]: [2025-06-19 08:49:04.805] [debug] Received SIGCHLD in signalThread
Jun 19 08:49:07 workstation waybar[3975]: [2025-06-19 08:49:07.833] [debug] Cmd exited with code 0
Jun 19 08:49:07 workstation waybar[3975]: [2025-06-19 08:49:07.833] [debug] Received SIGCHLD in signalThread
Jun 19 08:49:10 workstation waybar[3975]: [2025-06-19 08:49:10.862] [debug] Cmd exited with code 0
Jun 19 08:49:10 workstation waybar[3975]: [2025-06-19 08:49:10.862] [debug] Received SIGCHLD in signalThread
Jun 19 08:49:13 workstation waybar[3975]: [2025-06-19 08:49:13.892] [debug] Cmd exited with code 0
Jun 19 08:49:13 workstation waybar[3975]: [2025-06-19 08:49:13.892] [debug] Received SIGCHLD in signalThread
Jun 19 08:49:16 workstation waybar[3975]: [2025-06-19 08:49:16.919] [debug] Cmd exited with code 0
Jun 19 08:49:16 workstation waybar[3975]: [2025-06-19 08:49:16.919] [debug] Received SIGCHLD in signalThread
Jun 19 08:49:19 workstation waybar[3975]: [2025-06-19 08:49:19.946] [debug] Received SIGCHLD in signalThread
Jun 19 08:49:19 workstation waybar[3975]: [2025-06-19 08:49:19.946] [debug] Cmd exited with code 0
Jun 19 08:49:22 workstation waybar[3975]: [2025-06-19 08:49:22.973] [debug] Received SIGCHLD in signalThread
Jun 19 08:49:22 workstation waybar[3975]: [2025-06-19 08:49:22.973] [debug] Cmd exited with code 0
Jun 19 08:49:25 workstation waybar[3975]: [2025-06-19 08:49:25.999] [debug] Cmd exited with code 0
Jun 19 08:49:25 workstation waybar[3975]: [2025-06-19 08:49:25.999] [debug] Received SIGCHLD in signalThread
Jun 19 08:49:29 workstation waybar[3975]: [2025-06-19 08:49:29.026] [debug] Received SIGCHLD in signalThread
Jun 19 08:49:29 workstation waybar[3975]: [2025-06-19 08:49:29.026] [debug] Cmd exited with code 0
Jun 19 08:49:32 workstation waybar[3975]: [2025-06-19 08:49:32.052] [debug] Received SIGCHLD in signalThread
Jun 19 08:49:32 workstation waybar[3975]: [2025-06-19 08:49:32.052] [debug] Cmd exited with code 0
Jun 19 08:49:35 workstation waybar[3975]: [2025-06-19 08:49:35.080] [debug] Cmd exited with code 0
Jun 19 08:49:35 workstation waybar[3975]: [2025-06-19 08:49:35.080] [debug] Received SIGCHLD in signalThread
Jun 19 08:49:38 workstation waybar[3975]: [2025-06-19 08:49:38.107] [debug] Cmd exited with code 0
Jun 19 08:49:38 workstation waybar[3975]: [2025-06-19 08:49:38.107] [debug] Received SIGCHLD in signalThread
Jun 19 08:49:41 workstation waybar[3975]: [2025-06-19 08:49:41.134] [debug] Cmd exited with code 0
Jun 19 08:49:41 workstation waybar[3975]: [2025-06-19 08:49:41.134] [debug] Received SIGCHLD in signalThread
Jun 19 08:49:44 workstation waybar[3975]: [2025-06-19 08:49:44.166] [debug] Cmd exited with code 0
Jun 19 08:49:44 workstation waybar[3975]: [2025-06-19 08:49:44.166] [debug] Received SIGCHLD in signalThread
Jun 19 08:49:47 workstation waybar[3975]: [2025-06-19 08:49:47.194] [debug] Cmd exited with code 0
Jun 19 08:49:47 workstation waybar[3975]: [2025-06-19 08:49:47.194] [debug] Received SIGCHLD in signalThread
Jun 19 08:49:50 workstation waybar[3975]: [2025-06-19 08:49:50.223] [debug] Cmd exited with code 0
Jun 19 08:49:50 workstation waybar[3975]: [2025-06-19 08:49:50.223] [debug] Received SIGCHLD in signalThread
Jun 19 08:49:53 workstation waybar[3975]: [2025-06-19 08:49:53.248] [debug] Received SIGCHLD in signalThread
Jun 19 08:49:53 workstation waybar[3975]: [2025-06-19 08:49:53.248] [debug] Cmd exited with code 0
Jun 19 08:49:56 workstation waybar[3975]: [2025-06-19 08:49:56.277] [debug] Received SIGCHLD in signalThread
Jun 19 08:49:56 workstation waybar[3975]: [2025-06-19 08:49:56.277] [debug] Cmd exited with code 0
Jun 19 08:49:59 workstation waybar[3975]: [2025-06-19 08:49:59.305] [debug] Cmd exited with code 0
Jun 19 08:49:59 workstation waybar[3975]: [2025-06-19 08:49:59.305] [debug] Received SIGCHLD in signalThread
Jun 19 08:50:02 workstation waybar[3975]: [2025-06-19 08:50:02.332] [debug] Cmd exited with code 0
Jun 19 08:50:02 workstation waybar[3975]: [2025-06-19 08:50:02.332] [debug] Received SIGCHLD in signalThread
Jun 19 08:50:05 workstation waybar[3975]: [2025-06-19 08:50:05.358] [debug] Cmd exited with code 0
Jun 19 08:50:05 workstation waybar[3975]: [2025-06-19 08:50:05.358] [debug] Received SIGCHLD in signalThread
Jun 19 08:50:08 workstation waybar[3975]: [2025-06-19 08:50:08.386] [debug] Cmd exited with code 0
Jun 19 08:50:08 workstation waybar[3975]: [2025-06-19 08:50:08.386] [debug] Received SIGCHLD in signalThread
Jun 19 08:50:11 workstation waybar[3975]: [2025-06-19 08:50:11.413] [debug] Received SIGCHLD in signalThread
Jun 19 08:50:11 workstation waybar[3975]: [2025-06-19 08:50:11.413] [debug] Cmd exited with code 0
Jun 19 08:50:14 workstation waybar[3975]: [2025-06-19 08:50:14.440] [debug] Cmd exited with code 0
Jun 19 08:50:14 workstation waybar[3975]: [2025-06-19 08:50:14.440] [debug] Received SIGCHLD in signalThread
Jun 19 08:50:17 workstation waybar[3975]: [2025-06-19 08:50:17.468] [debug] Cmd exited with code 0
Jun 19 08:50:17 workstation waybar[3975]: [2025-06-19 08:50:17.468] [debug] Received SIGCHLD in signalThread
Jun 19 08:50:20 workstation waybar[3975]: [2025-06-19 08:50:20.493] [debug] Received SIGCHLD in signalThread
Jun 19 08:50:20 workstation waybar[3975]: [2025-06-19 08:50:20.493] [debug] Cmd exited with code 0
Jun 19 08:50:23 workstation waybar[3975]: [2025-06-19 08:50:23.520] [debug] Cmd exited with code 0
Jun 19 08:50:23 workstation waybar[3975]: [2025-06-19 08:50:23.520] [debug] Received SIGCHLD in signalThread
Jun 19 08:50:26 workstation waybar[3975]: [2025-06-19 08:50:26.551] [debug] Cmd exited with code 0
Jun 19 08:50:26 workstation waybar[3975]: [2025-06-19 08:50:26.551] [debug] Received SIGCHLD in signalThread
Jun 19 08:50:29 workstation waybar[3975]: [2025-06-19 08:50:29.577] [debug] Cmd exited with code 0
Jun 19 08:50:29 workstation waybar[3975]: [2025-06-19 08:50:29.577] [debug] Received SIGCHLD in signalThread
Jun 19 08:50:32 workstation waybar[3975]: [2025-06-19 08:50:32.605] [debug] Cmd exited with code 0
Jun 19 08:50:32 workstation waybar[3975]: [2025-06-19 08:50:32.605] [debug] Received SIGCHLD in signalThread
Jun 19 08:50:35 workstation waybar[3975]: [2025-06-19 08:50:35.632] [debug] Cmd exited with code 0
Jun 19 08:50:35 workstation waybar[3975]: [2025-06-19 08:50:35.632] [debug] Received SIGCHLD in signalThread
Jun 19 08:50:38 workstation waybar[3975]: [2025-06-19 08:50:38.659] [debug] Cmd exited with code 0
Jun 19 08:50:38 workstation waybar[3975]: [2025-06-19 08:50:38.659] [debug] Received SIGCHLD in signalThread
Jun 19 08:50:41 workstation waybar[3975]: [2025-06-19 08:50:41.688] [debug] Received SIGCHLD in signalThread
Jun 19 08:50:41 workstation waybar[3975]: [2025-06-19 08:50:41.688] [debug] Cmd exited with code 0
Jun 19 08:50:44 workstation waybar[3975]: [2025-06-19 08:50:44.713] [debug] Cmd exited with code 0
Jun 19 08:50:44 workstation waybar[3975]: [2025-06-19 08:50:44.713] [debug] Received SIGCHLD in signalThread
Jun 19 08:50:47 workstation waybar[3975]: [2025-06-19 08:50:47.744] [debug] Received SIGCHLD in signalThread
Jun 19 08:50:47 workstation waybar[3975]: [2025-06-19 08:50:47.744] [debug] Cmd exited with code 0
Jun 19 08:50:50 workstation waybar[3975]: [2025-06-19 08:50:50.773] [debug] Cmd exited with code 0
Jun 19 08:50:50 workstation waybar[3975]: [2025-06-19 08:50:50.773] [debug] Received SIGCHLD in signalThread
Jun 19 08:50:53 workstation waybar[3975]: [2025-06-19 08:50:53.800] [debug] Cmd exited with code 0
Jun 19 08:50:53 workstation waybar[3975]: [2025-06-19 08:50:53.800] [debug] Received SIGCHLD in signalThread
Jun 19 08:50:56 workstation waybar[3975]: [2025-06-19 08:50:56.828] [debug] Cmd exited with code 0
Jun 19 08:50:56 workstation waybar[3975]: [2025-06-19 08:50:56.828] [debug] Received SIGCHLD in signalThread
Jun 19 08:50:59 workstation waybar[3975]: [2025-06-19 08:50:59.856] [debug] Cmd exited with code 0
Jun 19 08:50:59 workstation waybar[3975]: [2025-06-19 08:50:59.856] [debug] Received SIGCHLD in signalThread
Jun 19 08:51:02 workstation waybar[3975]: [2025-06-19 08:51:02.882] [debug] Cmd exited with code 0
Jun 19 08:51:02 workstation waybar[3975]: [2025-06-19 08:51:02.882] [debug] Received SIGCHLD in signalThread
Jun 19 08:51:05 workstation waybar[3975]: [2025-06-19 08:51:05.913] [debug] Cmd exited with code 0
Jun 19 08:51:05 workstation waybar[3975]: [2025-06-19 08:51:05.913] [debug] Received SIGCHLD in signalThread
Jun 19 08:51:08 workstation waybar[3975]: [2025-06-19 08:51:08.940] [debug] Cmd exited with code 0
Jun 19 08:51:08 workstation waybar[3975]: [2025-06-19 08:51:08.940] [debug] Received SIGCHLD in signalThread
Jun 19 08:51:09 workstation dnsmasq-dhcp[8714]: DHCPREQUEST(virbr1) 192.168.121.16 52:54:00:af:80:1c
Jun 19 08:51:09 workstation dnsmasq-dhcp[8714]: DHCPACK(virbr1) 192.168.121.16 52:54:00:af:80:1c flux-control-plane-node-1
Jun 19 08:51:11 workstation waybar[3975]: [2025-06-19 08:51:11.970] [debug] Cmd exited with code 0
Jun 19 08:51:11 workstation waybar[3975]: [2025-06-19 08:51:11.970] [debug] Received SIGCHLD in signalThread
Jun 19 08:51:14 workstation waybar[3975]: [2025-06-19 08:51:14.997] [debug] Received SIGCHLD in signalThread
Jun 19 08:51:14 workstation waybar[3975]: [2025-06-19 08:51:14.997] [debug] Cmd exited with code 0
Jun 19 08:51:18 workstation waybar[3975]: [2025-06-19 08:51:18.026] [debug] Cmd exited with code 0
Jun 19 08:51:18 workstation waybar[3975]: [2025-06-19 08:51:18.026] [debug] Received SIGCHLD in signalThread
Jun 19 08:51:21 workstation waybar[3975]: [2025-06-19 08:51:21.056] [debug] Received SIGCHLD in signalThread
Jun 19 08:51:21 workstation waybar[3975]: [2025-06-19 08:51:21.056] [debug] Cmd exited with code 0
Jun 19 08:51:24 workstation waybar[3975]: [2025-06-19 08:51:24.081] [debug] Received SIGCHLD in signalThread
Jun 19 08:51:24 workstation waybar[3975]: [2025-06-19 08:51:24.081] [debug] Cmd exited with code 0
Jun 19 08:51:27 workstation waybar[3975]: [2025-06-19 08:51:27.109] [debug] Cmd exited with code 0
Jun 19 08:51:27 workstation waybar[3975]: [2025-06-19 08:51:27.109] [debug] Received SIGCHLD in signalThread
Jun 19 08:51:30 workstation waybar[3975]: [2025-06-19 08:51:30.138] [debug] Cmd exited with code 0
Jun 19 08:51:30 workstation waybar[3975]: [2025-06-19 08:51:30.138] [debug] Received SIGCHLD in signalThread
Jun 19 08:51:33 workstation waybar[3975]: [2025-06-19 08:51:33.165] [debug] Cmd exited with code 0
Jun 19 08:51:33 workstation waybar[3975]: [2025-06-19 08:51:33.165] [debug] Received SIGCHLD in signalThread
Jun 19 08:51:36 workstation waybar[3975]: [2025-06-19 08:51:36.192] [debug] Received SIGCHLD in signalThread
Jun 19 08:51:36 workstation waybar[3975]: [2025-06-19 08:51:36.192] [debug] Cmd exited with code 0
Jun 19 08:51:39 workstation waybar[3975]: [2025-06-19 08:51:39.221] [debug] Cmd exited with code 0
Jun 19 08:51:39 workstation waybar[3975]: [2025-06-19 08:51:39.221] [debug] Received SIGCHLD in signalThread
Jun 19 08:51:42 workstation waybar[3975]: [2025-06-19 08:51:42.248] [debug] Received SIGCHLD in signalThread
Jun 19 08:51:42 workstation waybar[3975]: [2025-06-19 08:51:42.248] [debug] Cmd exited with code 0
Jun 19 08:51:45 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=26796 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:51:45 workstation waybar[3975]: [2025-06-19 08:51:45.276] [debug] Received SIGCHLD in signalThread
Jun 19 08:51:45 workstation waybar[3975]: [2025-06-19 08:51:45.276] [debug] Cmd exited with code 0
Jun 19 08:51:46 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=26797 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:51:48 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=26798 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:51:48 workstation waybar[3975]: [2025-06-19 08:51:48.307] [debug] Cmd exited with code 0
Jun 19 08:51:48 workstation waybar[3975]: [2025-06-19 08:51:48.307] [debug] Received SIGCHLD in signalThread
Jun 19 08:51:48 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=6976 DF PROTO=TCP SPT=52802 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:51:49 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=6977 DF PROTO=TCP SPT=52802 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:51:51 workstation waybar[3975]: [2025-06-19 08:51:51.336] [debug] Received SIGCHLD in signalThread
Jun 19 08:51:51 workstation waybar[3975]: [2025-06-19 08:51:51.336] [debug] Cmd exited with code 0
Jun 19 08:51:51 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=6978 DF PROTO=TCP SPT=52802 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:51:52 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=26799 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:51:54 workstation waybar[3975]: [2025-06-19 08:51:54.365] [debug] Received SIGCHLD in signalThread
Jun 19 08:51:54 workstation waybar[3975]: [2025-06-19 08:51:54.365] [debug] Cmd exited with code 0
Jun 19 08:51:57 workstation waybar[3975]: [2025-06-19 08:51:57.393] [debug] Cmd exited with code 0
Jun 19 08:51:57 workstation waybar[3975]: [2025-06-19 08:51:57.393] [debug] Received SIGCHLD in signalThread
Jun 19 08:52:00 workstation waybar[3975]: [2025-06-19 08:52:00.419] [debug] Cmd exited with code 0
Jun 19 08:52:00 workstation waybar[3975]: [2025-06-19 08:52:00.419] [debug] Received SIGCHLD in signalThread
Jun 19 08:52:03 workstation waybar[3975]: [2025-06-19 08:52:03.444] [debug] Cmd exited with code 0
Jun 19 08:52:03 workstation waybar[3975]: [2025-06-19 08:52:03.444] [debug] Received SIGCHLD in signalThread
Jun 19 08:52:06 workstation waybar[3975]: [2025-06-19 08:52:06.472] [debug] Cmd exited with code 0
Jun 19 08:52:06 workstation waybar[3975]: [2025-06-19 08:52:06.472] [debug] Received SIGCHLD in signalThread
Jun 19 08:52:09 workstation waybar[3975]: [2025-06-19 08:52:09.498] [debug] Received SIGCHLD in signalThread
Jun 19 08:52:09 workstation waybar[3975]: [2025-06-19 08:52:09.498] [debug] Cmd exited with code 0
Jun 19 08:52:12 workstation waybar[3975]: [2025-06-19 08:52:12.528] [debug] Cmd exited with code 0
Jun 19 08:52:12 workstation waybar[3975]: [2025-06-19 08:52:12.528] [debug] Received SIGCHLD in signalThread
Jun 19 08:52:15 workstation waybar[3975]: [2025-06-19 08:52:15.555] [debug] Received SIGCHLD in signalThread
Jun 19 08:52:15 workstation waybar[3975]: [2025-06-19 08:52:15.555] [debug] Cmd exited with code 0
Jun 19 08:52:18 workstation waybar[3975]: [2025-06-19 08:52:18.582] [debug] Received SIGCHLD in signalThread
Jun 19 08:52:18 workstation waybar[3975]: [2025-06-19 08:52:18.582] [debug] Cmd exited with code 0
Jun 19 08:52:21 workstation waybar[3975]: [2025-06-19 08:52:21.609] [debug] Cmd exited with code 0
Jun 19 08:52:21 workstation waybar[3975]: [2025-06-19 08:52:21.609] [debug] Received SIGCHLD in signalThread
Jun 19 08:52:24 workstation waybar[3975]: [2025-06-19 08:52:24.639] [debug] Received SIGCHLD in signalThread
Jun 19 08:52:24 workstation waybar[3975]: [2025-06-19 08:52:24.639] [debug] Cmd exited with code 0
Jun 19 08:52:27 workstation waybar[3975]: [2025-06-19 08:52:27.669] [debug] Cmd exited with code 0
Jun 19 08:52:27 workstation waybar[3975]: [2025-06-19 08:52:27.669] [debug] Received SIGCHLD in signalThread
Jun 19 08:52:30 workstation waybar[3975]: [2025-06-19 08:52:30.699] [debug] Cmd exited with code 0
Jun 19 08:52:30 workstation waybar[3975]: [2025-06-19 08:52:30.699] [debug] Received SIGCHLD in signalThread
Jun 19 08:52:33 workstation waybar[3975]: [2025-06-19 08:52:33.725] [debug] Received SIGCHLD in signalThread
Jun 19 08:52:33 workstation waybar[3975]: [2025-06-19 08:52:33.725] [debug] Cmd exited with code 0
Jun 19 08:52:36 workstation waybar[3975]: [2025-06-19 08:52:36.753] [debug] Cmd exited with code 0
Jun 19 08:52:36 workstation waybar[3975]: [2025-06-19 08:52:36.753] [debug] Received SIGCHLD in signalThread
Jun 19 08:52:39 workstation waybar[3975]: [2025-06-19 08:52:39.781] [debug] Cmd exited with code 0
Jun 19 08:52:39 workstation waybar[3975]: [2025-06-19 08:52:39.781] [debug] Received SIGCHLD in signalThread
Jun 19 08:52:42 workstation waybar[3975]: [2025-06-19 08:52:42.811] [debug] Cmd exited with code 0
Jun 19 08:52:42 workstation waybar[3975]: [2025-06-19 08:52:42.811] [debug] Received SIGCHLD in signalThread
Jun 19 08:52:45 workstation waybar[3975]: [2025-06-19 08:52:45.838] [debug] Received SIGCHLD in signalThread
Jun 19 08:52:45 workstation waybar[3975]: [2025-06-19 08:52:45.838] [debug] Cmd exited with code 0
Jun 19 08:52:48 workstation waybar[3975]: [2025-06-19 08:52:48.865] [debug] Received SIGCHLD in signalThread
Jun 19 08:52:48 workstation waybar[3975]: [2025-06-19 08:52:48.865] [debug] Cmd exited with code 0
Jun 19 08:52:51 workstation waybar[3975]: [2025-06-19 08:52:51.896] [debug] Received SIGCHLD in signalThread
Jun 19 08:52:51 workstation waybar[3975]: [2025-06-19 08:52:51.896] [debug] Cmd exited with code 0
Jun 19 08:52:54 workstation syncthing[3842]: [MOORH] INFO: Lost primary connection to 5SZ5WP2 at 192.168.1.133:43044-84.32.188.234:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABQOUPBJSGG63DN5LM79OTR8: read timeout (0 remain)
Jun 19 08:52:54 workstation syncthing[3842]: [MOORH] INFO: Connection to 5SZ5WP2 at 192.168.1.133:43044-84.32.188.234:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABQOUPBJSGG63DN5LM79OTR8 closed: read timeout
Jun 19 08:52:54 workstation waybar[3975]: [2025-06-19 08:52:54.923] [debug] Cmd exited with code 0
Jun 19 08:52:54 workstation waybar[3975]: [2025-06-19 08:52:54.923] [debug] Received SIGCHLD in signalThread
Jun 19 08:52:57 workstation waybar[3975]: [2025-06-19 08:52:57.951] [debug] Cmd exited with code 0
Jun 19 08:52:57 workstation waybar[3975]: [2025-06-19 08:52:57.951] [debug] Received SIGCHLD in signalThread
Jun 19 08:53:00 workstation waybar[3975]: [2025-06-19 08:53:00.979] [debug] Cmd exited with code 0
Jun 19 08:53:00 workstation waybar[3975]: [2025-06-19 08:53:00.979] [debug] Received SIGCHLD in signalThread
Jun 19 08:53:04 workstation waybar[3975]: [2025-06-19 08:53:04.008] [debug] Received SIGCHLD in signalThread
Jun 19 08:53:04 workstation waybar[3975]: [2025-06-19 08:53:04.008] [debug] Cmd exited with code 0
Jun 19 08:53:07 workstation waybar[3975]: [2025-06-19 08:53:07.034] [debug] Cmd exited with code 0
Jun 19 08:53:07 workstation waybar[3975]: [2025-06-19 08:53:07.034] [debug] Received SIGCHLD in signalThread
Jun 19 08:53:10 workstation waybar[3975]: [2025-06-19 08:53:10.060] [debug] Received SIGCHLD in signalThread
Jun 19 08:53:10 workstation waybar[3975]: [2025-06-19 08:53:10.060] [debug] Cmd exited with code 0
Jun 19 08:53:13 workstation waybar[3975]: [2025-06-19 08:53:13.087] [debug] Cmd exited with code 0
Jun 19 08:53:13 workstation waybar[3975]: [2025-06-19 08:53:13.087] [debug] Received SIGCHLD in signalThread
Jun 19 08:53:16 workstation waybar[3975]: [2025-06-19 08:53:16.114] [debug] Received SIGCHLD in signalThread
Jun 19 08:53:16 workstation waybar[3975]: [2025-06-19 08:53:16.114] [debug] Cmd exited with code 0
Jun 19 08:53:19 workstation waybar[3975]: [2025-06-19 08:53:19.142] [debug] Cmd exited with code 0
Jun 19 08:53:19 workstation waybar[3975]: [2025-06-19 08:53:19.142] [debug] Received SIGCHLD in signalThread
Jun 19 08:53:22 workstation waybar[3975]: [2025-06-19 08:53:22.170] [debug] Cmd exited with code 0
Jun 19 08:53:22 workstation waybar[3975]: [2025-06-19 08:53:22.170] [debug] Received SIGCHLD in signalThread
Jun 19 08:53:25 workstation waybar[3975]: [2025-06-19 08:53:25.196] [debug] Cmd exited with code 0
Jun 19 08:53:25 workstation waybar[3975]: [2025-06-19 08:53:25.196] [debug] Received SIGCHLD in signalThread
Jun 19 08:53:28 workstation waybar[3975]: [2025-06-19 08:53:28.227] [debug] Received SIGCHLD in signalThread
Jun 19 08:53:28 workstation waybar[3975]: [2025-06-19 08:53:28.227] [debug] Cmd exited with code 0
Jun 19 08:53:29 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=57868 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:53:30 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=57869 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:53:31 workstation waybar[3975]: [2025-06-19 08:53:31.255] [debug] Cmd exited with code 0
Jun 19 08:53:31 workstation waybar[3975]: [2025-06-19 08:53:31.255] [debug] Received SIGCHLD in signalThread
Jun 19 08:53:32 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=57870 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:53:32 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=61312 DF PROTO=TCP SPT=51494 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:53:34 workstation waybar[3975]: [2025-06-19 08:53:34.283] [debug] Cmd exited with code 0
Jun 19 08:53:34 workstation waybar[3975]: [2025-06-19 08:53:34.283] [debug] Received SIGCHLD in signalThread
Jun 19 08:53:37 workstation waybar[3975]: [2025-06-19 08:53:37.310] [debug] Cmd exited with code 0
Jun 19 08:53:37 workstation waybar[3975]: [2025-06-19 08:53:37.310] [debug] Received SIGCHLD in signalThread
Jun 19 08:53:40 workstation waybar[3975]: [2025-06-19 08:53:40.336] [debug] Cmd exited with code 0
Jun 19 08:53:40 workstation waybar[3975]: [2025-06-19 08:53:40.336] [debug] Received SIGCHLD in signalThread
Jun 19 08:53:43 workstation waybar[3975]: [2025-06-19 08:53:43.363] [debug] Cmd exited with code 0
Jun 19 08:53:43 workstation waybar[3975]: [2025-06-19 08:53:43.363] [debug] Received SIGCHLD in signalThread
Jun 19 08:53:46 workstation waybar[3975]: [2025-06-19 08:53:46.389] [debug] Cmd exited with code 0
Jun 19 08:53:46 workstation waybar[3975]: [2025-06-19 08:53:46.389] [debug] Received SIGCHLD in signalThread
Jun 19 08:53:47 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=61313 DF PROTO=TCP SPT=51494 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:53:49 workstation waybar[3975]: [2025-06-19 08:53:49.418] [debug] Cmd exited with code 0
Jun 19 08:53:49 workstation waybar[3975]: [2025-06-19 08:53:49.418] [debug] Received SIGCHLD in signalThread
Jun 19 08:53:52 workstation waybar[3975]: [2025-06-19 08:53:52.444] [debug] Cmd exited with code 0
Jun 19 08:53:52 workstation waybar[3975]: [2025-06-19 08:53:52.444] [debug] Received SIGCHLD in signalThread
Jun 19 08:53:55 workstation waybar[3975]: [2025-06-19 08:53:55.470] [debug] Received SIGCHLD in signalThread
Jun 19 08:53:55 workstation waybar[3975]: [2025-06-19 08:53:55.470] [debug] Cmd exited with code 0
Jun 19 08:53:58 workstation waybar[3975]: [2025-06-19 08:53:58.496] [debug] Received SIGCHLD in signalThread
Jun 19 08:53:58 workstation waybar[3975]: [2025-06-19 08:53:58.496] [debug] Cmd exited with code 0
Jun 19 08:54:01 workstation waybar[3975]: [2025-06-19 08:54:01.524] [debug] Cmd exited with code 0
Jun 19 08:54:01 workstation waybar[3975]: [2025-06-19 08:54:01.524] [debug] Received SIGCHLD in signalThread
Jun 19 08:54:04 workstation waybar[3975]: [2025-06-19 08:54:04.549] [debug] Cmd exited with code 0
Jun 19 08:54:04 workstation waybar[3975]: [2025-06-19 08:54:04.549] [debug] Received SIGCHLD in signalThread
Jun 19 08:54:07 workstation waybar[3975]: [2025-06-19 08:54:07.577] [debug] Cmd exited with code 0
Jun 19 08:54:07 workstation waybar[3975]: [2025-06-19 08:54:07.577] [debug] Received SIGCHLD in signalThread
Jun 19 08:54:10 workstation waybar[3975]: [2025-06-19 08:54:10.602] [debug] Cmd exited with code 0
Jun 19 08:54:10 workstation waybar[3975]: [2025-06-19 08:54:10.602] [debug] Received SIGCHLD in signalThread
Jun 19 08:54:13 workstation waybar[3975]: [2025-06-19 08:54:13.632] [debug] Cmd exited with code 0
Jun 19 08:54:13 workstation waybar[3975]: [2025-06-19 08:54:13.632] [debug] Received SIGCHLD in signalThread
Jun 19 08:54:16 workstation waybar[3975]: [2025-06-19 08:54:16.660] [debug] Cmd exited with code 0
Jun 19 08:54:16 workstation waybar[3975]: [2025-06-19 08:54:16.660] [debug] Received SIGCHLD in signalThread
Jun 19 08:54:19 workstation waybar[3975]: [2025-06-19 08:54:19.689] [debug] Received SIGCHLD in signalThread
Jun 19 08:54:19 workstation waybar[3975]: [2025-06-19 08:54:19.689] [debug] Cmd exited with code 0
Jun 19 08:54:22 workstation waybar[3975]: [2025-06-19 08:54:22.715] [debug] Cmd exited with code 0
Jun 19 08:54:22 workstation waybar[3975]: [2025-06-19 08:54:22.715] [debug] Received SIGCHLD in signalThread
Jun 19 08:54:25 workstation waybar[3975]: [2025-06-19 08:54:25.743] [debug] Cmd exited with code 0
Jun 19 08:54:25 workstation waybar[3975]: [2025-06-19 08:54:25.743] [debug] Received SIGCHLD in signalThread
Jun 19 08:54:28 workstation waybar[3975]: [2025-06-19 08:54:28.772] [debug] Received SIGCHLD in signalThread
Jun 19 08:54:28 workstation waybar[3975]: [2025-06-19 08:54:28.772] [debug] Cmd exited with code 0
Jun 19 08:54:31 workstation waybar[3975]: [2025-06-19 08:54:31.801] [debug] Received SIGCHLD in signalThread
Jun 19 08:54:31 workstation waybar[3975]: [2025-06-19 08:54:31.801] [debug] Cmd exited with code 0
Jun 19 08:54:34 workstation waybar[3975]: [2025-06-19 08:54:34.828] [debug] Cmd exited with code 0
Jun 19 08:54:34 workstation waybar[3975]: [2025-06-19 08:54:34.828] [debug] Received SIGCHLD in signalThread
Jun 19 08:54:37 workstation waybar[3975]: [2025-06-19 08:54:37.857] [debug] Cmd exited with code 0
Jun 19 08:54:37 workstation waybar[3975]: [2025-06-19 08:54:37.857] [debug] Received SIGCHLD in signalThread
Jun 19 08:54:40 workstation waybar[3975]: [2025-06-19 08:54:40.884] [debug] Received SIGCHLD in signalThread
Jun 19 08:54:40 workstation waybar[3975]: [2025-06-19 08:54:40.884] [debug] Cmd exited with code 0
Jun 19 08:54:43 workstation waybar[3975]: [2025-06-19 08:54:43.909] [debug] Cmd exited with code 0
Jun 19 08:54:43 workstation waybar[3975]: [2025-06-19 08:54:43.909] [debug] Received SIGCHLD in signalThread
Jun 19 08:54:46 workstation waybar[3975]: [2025-06-19 08:54:46.936] [debug] Cmd exited with code 0
Jun 19 08:54:46 workstation waybar[3975]: [2025-06-19 08:54:46.936] [debug] Received SIGCHLD in signalThread
Jun 19 08:54:48 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=61314 DF PROTO=TCP SPT=51494 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:54:49 workstation waybar[3975]: [2025-06-19 08:54:49.965] [debug] Received SIGCHLD in signalThread
Jun 19 08:54:49 workstation waybar[3975]: [2025-06-19 08:54:49.965] [debug] Cmd exited with code 0
Jun 19 08:54:52 workstation waybar[3975]: [2025-06-19 08:54:52.993] [debug] Cmd exited with code 0
Jun 19 08:54:52 workstation waybar[3975]: [2025-06-19 08:54:52.993] [debug] Received SIGCHLD in signalThread
Jun 19 08:54:56 workstation waybar[3975]: [2025-06-19 08:54:56.020] [debug] Received SIGCHLD in signalThread
Jun 19 08:54:56 workstation waybar[3975]: [2025-06-19 08:54:56.020] [debug] Cmd exited with code 0
Jun 19 08:54:59 workstation waybar[3975]: [2025-06-19 08:54:59.045] [debug] Cmd exited with code 0
Jun 19 08:54:59 workstation waybar[3975]: [2025-06-19 08:54:59.045] [debug] Received SIGCHLD in signalThread
Jun 19 08:55:02 workstation waybar[3975]: [2025-06-19 08:55:02.071] [debug] Received SIGCHLD in signalThread
Jun 19 08:55:02 workstation waybar[3975]: [2025-06-19 08:55:02.071] [debug] Cmd exited with code 0
Jun 19 08:55:03 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=57871 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 08:55:05 workstation waybar[3975]: [2025-06-19 08:55:05.098] [debug] Cmd exited with code 0
Jun 19 08:55:05 workstation waybar[3975]: [2025-06-19 08:55:05.098] [debug] Received SIGCHLD in signalThread
Jun 19 08:55:08 workstation waybar[3975]: [2025-06-19 08:55:08.124] [debug] Cmd exited with code 0
Jun 19 08:55:08 workstation waybar[3975]: [2025-06-19 08:55:08.124] [debug] Received SIGCHLD in signalThread
Jun 19 08:55:11 workstation waybar[3975]: [2025-06-19 08:55:11.151] [debug] Cmd exited with code 0
Jun 19 08:55:11 workstation waybar[3975]: [2025-06-19 08:55:11.151] [debug] Received SIGCHLD in signalThread
Jun 19 08:55:13 workstation dnsmasq-dhcp[8714]: DHCPREQUEST(virbr1) 192.168.121.104 52:54:00:0c:ee:e7
Jun 19 08:55:13 workstation dnsmasq-dhcp[8714]: DHCPACK(virbr1) 192.168.121.104 52:54:00:0c:ee:e7 flux-worker-node-1
Jun 19 08:55:14 workstation waybar[3975]: [2025-06-19 08:55:14.180] [debug] Cmd exited with code 0
Jun 19 08:55:14 workstation waybar[3975]: [2025-06-19 08:55:14.180] [debug] Received SIGCHLD in signalThread
Jun 19 08:55:17 workstation waybar[3975]: [2025-06-19 08:55:17.207] [debug] Cmd exited with code 0
Jun 19 08:55:17 workstation waybar[3975]: [2025-06-19 08:55:17.207] [debug] Received SIGCHLD in signalThread
Jun 19 08:55:20 workstation waybar[3975]: [2025-06-19 08:55:20.235] [debug] Received SIGCHLD in signalThread
Jun 19 08:55:20 workstation waybar[3975]: [2025-06-19 08:55:20.235] [debug] Cmd exited with code 0
Jun 19 08:55:23 workstation waybar[3975]: [2025-06-19 08:55:23.263] [debug] Received SIGCHLD in signalThread
Jun 19 08:55:23 workstation waybar[3975]: [2025-06-19 08:55:23.263] [debug] Cmd exited with code 0
Jun 19 08:55:26 workstation waybar[3975]: [2025-06-19 08:55:26.291] [debug] Cmd exited with code 0
Jun 19 08:55:26 workstation waybar[3975]: [2025-06-19 08:55:26.291] [debug] Received SIGCHLD in signalThread
Jun 19 08:55:29 workstation waybar[3975]: [2025-06-19 08:55:29.319] [debug] Received SIGCHLD in signalThread
Jun 19 08:55:29 workstation waybar[3975]: [2025-06-19 08:55:29.319] [debug] Cmd exited with code 0
Jun 19 08:55:31 workstation syncthing[3842]: [MOORH] INFO: Established secure connection to 5SZ5WP2 at 192.168.1.133:35224-84.32.188.234:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABSVLFLTHG46FNUEKG852B8C
Jun 19 08:55:31 workstation syncthing[3842]: [MOORH] INFO: Device 5SZ5WP2 client is "syncthing v1.27.3" named "Nikola S23 ultra" at 192.168.1.133:35224-84.32.188.234:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABSVLFLTHG46FNUEKG852B8C
Jun 19 08:55:32 workstation waybar[3975]: [2025-06-19 08:55:32.345] [debug] Received SIGCHLD in signalThread
Jun 19 08:55:32 workstation waybar[3975]: [2025-06-19 08:55:32.345] [debug] Cmd exited with code 0
Jun 19 08:55:35 workstation waybar[3975]: [2025-06-19 08:55:35.373] [debug] Cmd exited with code 0
Jun 19 08:55:35 workstation waybar[3975]: [2025-06-19 08:55:35.373] [debug] Received SIGCHLD in signalThread
Jun 19 08:55:38 workstation waybar[3975]: [2025-06-19 08:55:38.398] [debug] Received SIGCHLD in signalThread
Jun 19 08:55:38 workstation waybar[3975]: [2025-06-19 08:55:38.398] [debug] Cmd exited with code 0
Jun 19 08:55:41 workstation waybar[3975]: [2025-06-19 08:55:41.426] [debug] Received SIGCHLD in signalThread
Jun 19 08:55:41 workstation waybar[3975]: [2025-06-19 08:55:41.426] [debug] Cmd exited with code 0
Jun 19 08:55:44 workstation waybar[3975]: [2025-06-19 08:55:44.455] [debug] Cmd exited with code 0
Jun 19 08:55:44 workstation waybar[3975]: [2025-06-19 08:55:44.455] [debug] Received SIGCHLD in signalThread
Jun 19 08:55:47 workstation waybar[3975]: [2025-06-19 08:55:47.484] [debug] Cmd exited with code 0
Jun 19 08:55:47 workstation waybar[3975]: [2025-06-19 08:55:47.484] [debug] Received SIGCHLD in signalThread
Jun 19 08:55:50 workstation waybar[3975]: [2025-06-19 08:55:50.514] [debug] Cmd exited with code 0
Jun 19 08:55:50 workstation waybar[3975]: [2025-06-19 08:55:50.514] [debug] Received SIGCHLD in signalThread
Jun 19 08:55:53 workstation waybar[3975]: [2025-06-19 08:55:53.541] [debug] Cmd exited with code 0
Jun 19 08:55:53 workstation waybar[3975]: [2025-06-19 08:55:53.541] [debug] Received SIGCHLD in signalThread
Jun 19 08:55:56 workstation waybar[3975]: [2025-06-19 08:55:56.568] [debug] Received SIGCHLD in signalThread
Jun 19 08:55:56 workstation waybar[3975]: [2025-06-19 08:55:56.568] [debug] Cmd exited with code 0
Jun 19 08:55:59 workstation waybar[3975]: [2025-06-19 08:55:59.597] [debug] Cmd exited with code 0
Jun 19 08:55:59 workstation waybar[3975]: [2025-06-19 08:55:59.597] [debug] Received SIGCHLD in signalThread
Jun 19 08:56:02 workstation waybar[3975]: [2025-06-19 08:56:02.628] [debug] Cmd exited with code 0
Jun 19 08:56:02 workstation waybar[3975]: [2025-06-19 08:56:02.628] [debug] Received SIGCHLD in signalThread
Jun 19 08:56:05 workstation waybar[3975]: [2025-06-19 08:56:05.656] [debug] Cmd exited with code 0
Jun 19 08:56:05 workstation waybar[3975]: [2025-06-19 08:56:05.656] [debug] Received SIGCHLD in signalThread
Jun 19 08:56:08 workstation waybar[3975]: [2025-06-19 08:56:08.684] [debug] Cmd exited with code 0
Jun 19 08:56:08 workstation waybar[3975]: [2025-06-19 08:56:08.684] [debug] Received SIGCHLD in signalThread
Jun 19 08:56:11 workstation waybar[3975]: [2025-06-19 08:56:11.712] [debug] Cmd exited with code 0
Jun 19 08:56:11 workstation waybar[3975]: [2025-06-19 08:56:11.712] [debug] Received SIGCHLD in signalThread
Jun 19 08:56:14 workstation waybar[3975]: [2025-06-19 08:56:14.740] [debug] Cmd exited with code 0
Jun 19 08:56:14 workstation waybar[3975]: [2025-06-19 08:56:14.740] [debug] Received SIGCHLD in signalThread
Jun 19 08:56:17 workstation waybar[3975]: [2025-06-19 08:56:17.770] [debug] Cmd exited with code 0
Jun 19 08:56:17 workstation waybar[3975]: [2025-06-19 08:56:17.770] [debug] Received SIGCHLD in signalThread
Jun 19 08:56:20 workstation waybar[3975]: [2025-06-19 08:56:20.795] [debug] Cmd exited with code 0
Jun 19 08:56:20 workstation waybar[3975]: [2025-06-19 08:56:20.795] [debug] Received SIGCHLD in signalThread
Jun 19 08:56:23 workstation waybar[3975]: [2025-06-19 08:56:23.821] [debug] Cmd exited with code 0
Jun 19 08:56:23 workstation waybar[3975]: [2025-06-19 08:56:23.821] [debug] Received SIGCHLD in signalThread
Jun 19 08:56:26 workstation waybar[3975]: [2025-06-19 08:56:26.847] [debug] Cmd exited with code 0
Jun 19 08:56:26 workstation waybar[3975]: [2025-06-19 08:56:26.847] [debug] Received SIGCHLD in signalThread
Jun 19 08:56:29 workstation waybar[3975]: [2025-06-19 08:56:29.875] [debug] Cmd exited with code 0
Jun 19 08:56:29 workstation waybar[3975]: [2025-06-19 08:56:29.875] [debug] Received SIGCHLD in signalThread
Jun 19 08:56:32 workstation waybar[3975]: [2025-06-19 08:56:32.903] [debug] Cmd exited with code 0
Jun 19 08:56:32 workstation waybar[3975]: [2025-06-19 08:56:32.903] [debug] Received SIGCHLD in signalThread
Jun 19 08:56:35 workstation waybar[3975]: [2025-06-19 08:56:35.931] [debug] Cmd exited with code 0
Jun 19 08:56:35 workstation waybar[3975]: [2025-06-19 08:56:35.931] [debug] Received SIGCHLD in signalThread
Jun 19 08:56:38 workstation waybar[3975]: [2025-06-19 08:56:38.956] [debug] Received SIGCHLD in signalThread
Jun 19 08:56:38 workstation waybar[3975]: [2025-06-19 08:56:38.956] [debug] Cmd exited with code 0
Jun 19 08:56:41 workstation waybar[3975]: [2025-06-19 08:56:41.985] [debug] Cmd exited with code 0
Jun 19 08:56:41 workstation waybar[3975]: [2025-06-19 08:56:41.985] [debug] Received SIGCHLD in signalThread
Jun 19 08:56:45 workstation waybar[3975]: [2025-06-19 08:56:45.013] [debug] Cmd exited with code 0
Jun 19 08:56:45 workstation waybar[3975]: [2025-06-19 08:56:45.013] [debug] Received SIGCHLD in signalThread
Jun 19 08:56:48 workstation waybar[3975]: [2025-06-19 08:56:48.042] [debug] Cmd exited with code 0
Jun 19 08:56:48 workstation waybar[3975]: [2025-06-19 08:56:48.042] [debug] Received SIGCHLD in signalThread
Jun 19 08:56:51 workstation waybar[3975]: [2025-06-19 08:56:51.070] [debug] Cmd exited with code 0
Jun 19 08:56:51 workstation waybar[3975]: [2025-06-19 08:56:51.070] [debug] Received SIGCHLD in signalThread
Jun 19 08:56:54 workstation waybar[3975]: [2025-06-19 08:56:54.096] [debug] Received SIGCHLD in signalThread
Jun 19 08:56:54 workstation waybar[3975]: [2025-06-19 08:56:54.096] [debug] Cmd exited with code 0
Jun 19 08:56:57 workstation waybar[3975]: [2025-06-19 08:56:57.125] [debug] Received SIGCHLD in signalThread
Jun 19 08:56:57 workstation waybar[3975]: [2025-06-19 08:56:57.125] [debug] Cmd exited with code 0
Jun 19 08:57:00 workstation waybar[3975]: [2025-06-19 08:57:00.152] [debug] Received SIGCHLD in signalThread
Jun 19 08:57:00 workstation waybar[3975]: [2025-06-19 08:57:00.152] [debug] Cmd exited with code 0
Jun 19 08:57:03 workstation waybar[3975]: [2025-06-19 08:57:03.180] [debug] Received SIGCHLD in signalThread
Jun 19 08:57:03 workstation waybar[3975]: [2025-06-19 08:57:03.180] [debug] Cmd exited with code 0
Jun 19 08:57:06 workstation waybar[3975]: [2025-06-19 08:57:06.206] [debug] Cmd exited with code 0
Jun 19 08:57:06 workstation waybar[3975]: [2025-06-19 08:57:06.206] [debug] Received SIGCHLD in signalThread
Jun 19 08:57:09 workstation waybar[3975]: [2025-06-19 08:57:09.234] [debug] Cmd exited with code 0
Jun 19 08:57:09 workstation waybar[3975]: [2025-06-19 08:57:09.234] [debug] Received SIGCHLD in signalThread
Jun 19 08:57:12 workstation waybar[3975]: [2025-06-19 08:57:12.264] [debug] Cmd exited with code 0
Jun 19 08:57:12 workstation waybar[3975]: [2025-06-19 08:57:12.264] [debug] Received SIGCHLD in signalThread
Jun 19 08:57:15 workstation waybar[3975]: [2025-06-19 08:57:15.291] [debug] Received SIGCHLD in signalThread
Jun 19 08:57:15 workstation waybar[3975]: [2025-06-19 08:57:15.291] [debug] Cmd exited with code 0
Jun 19 08:57:18 workstation waybar[3975]: [2025-06-19 08:57:18.317] [debug] Cmd exited with code 0
Jun 19 08:57:18 workstation waybar[3975]: [2025-06-19 08:57:18.317] [debug] Received SIGCHLD in signalThread
Jun 19 08:57:21 workstation waybar[3975]: [2025-06-19 08:57:21.346] [debug] Received SIGCHLD in signalThread
Jun 19 08:57:21 workstation waybar[3975]: [2025-06-19 08:57:21.346] [debug] Cmd exited with code 0
Jun 19 08:57:24 workstation waybar[3975]: [2025-06-19 08:57:24.371] [debug] Cmd exited with code 0
Jun 19 08:57:24 workstation waybar[3975]: [2025-06-19 08:57:24.371] [debug] Received SIGCHLD in signalThread
Jun 19 08:57:27 workstation waybar[3975]: [2025-06-19 08:57:27.402] [debug] Cmd exited with code 0
Jun 19 08:57:27 workstation waybar[3975]: [2025-06-19 08:57:27.402] [debug] Received SIGCHLD in signalThread
Jun 19 08:57:30 workstation waybar[3975]: [2025-06-19 08:57:30.429] [debug] Cmd exited with code 0
Jun 19 08:57:30 workstation waybar[3975]: [2025-06-19 08:57:30.429] [debug] Received SIGCHLD in signalThread
Jun 19 08:57:33 workstation waybar[3975]: [2025-06-19 08:57:33.456] [debug] Received SIGCHLD in signalThread
Jun 19 08:57:33 workstation waybar[3975]: [2025-06-19 08:57:33.456] [debug] Cmd exited with code 0
Jun 19 08:57:36 workstation waybar[3975]: [2025-06-19 08:57:36.484] [debug] Cmd exited with code 0
Jun 19 08:57:36 workstation waybar[3975]: [2025-06-19 08:57:36.484] [debug] Received SIGCHLD in signalThread
Jun 19 08:57:39 workstation waybar[3975]: [2025-06-19 08:57:39.511] [debug] Cmd exited with code 0
Jun 19 08:57:39 workstation waybar[3975]: [2025-06-19 08:57:39.511] [debug] Received SIGCHLD in signalThread
Jun 19 08:57:42 workstation waybar[3975]: [2025-06-19 08:57:42.539] [debug] Received SIGCHLD in signalThread
Jun 19 08:57:42 workstation waybar[3975]: [2025-06-19 08:57:42.539] [debug] Cmd exited with code 0
Jun 19 08:57:45 workstation waybar[3975]: [2025-06-19 08:57:45.567] [debug] Cmd exited with code 0
Jun 19 08:57:45 workstation waybar[3975]: [2025-06-19 08:57:45.567] [debug] Received SIGCHLD in signalThread
Jun 19 08:57:48 workstation waybar[3975]: [2025-06-19 08:57:48.594] [debug] Received SIGCHLD in signalThread
Jun 19 08:57:48 workstation waybar[3975]: [2025-06-19 08:57:48.594] [debug] Cmd exited with code 0
Jun 19 08:57:51 workstation waybar[3975]: [2025-06-19 08:57:51.626] [debug] Cmd exited with code 0
Jun 19 08:57:51 workstation waybar[3975]: [2025-06-19 08:57:51.626] [debug] Received SIGCHLD in signalThread
Jun 19 08:57:54 workstation waybar[3975]: [2025-06-19 08:57:54.655] [debug] Cmd exited with code 0
Jun 19 08:57:54 workstation waybar[3975]: [2025-06-19 08:57:54.655] [debug] Received SIGCHLD in signalThread
Jun 19 08:57:56 workstation kernel: usb 5-1.3.3: reset high-speed USB device number 6 using xhci_hcd
Jun 19 08:57:57 workstation waybar[3975]: [2025-06-19 08:57:57.682] [debug] Cmd exited with code 0
Jun 19 08:57:57 workstation waybar[3975]: [2025-06-19 08:57:57.682] [debug] Received SIGCHLD in signalThread
Jun 19 08:58:00 workstation waybar[3975]: [2025-06-19 08:58:00.710] [debug] Cmd exited with code 0
Jun 19 08:58:00 workstation waybar[3975]: [2025-06-19 08:58:00.710] [debug] Received SIGCHLD in signalThread
Jun 19 08:58:03 workstation waybar[3975]: [2025-06-19 08:58:03.738] [debug] Cmd exited with code 0
Jun 19 08:58:03 workstation waybar[3975]: [2025-06-19 08:58:03.738] [debug] Received SIGCHLD in signalThread
Jun 19 08:58:06 workstation waybar[3975]: [2025-06-19 08:58:06.767] [debug] Received SIGCHLD in signalThread
Jun 19 08:58:06 workstation waybar[3975]: [2025-06-19 08:58:06.767] [debug] Cmd exited with code 0
Jun 19 08:58:09 workstation waybar[3975]: [2025-06-19 08:58:09.795] [debug] Received SIGCHLD in signalThread
Jun 19 08:58:09 workstation waybar[3975]: [2025-06-19 08:58:09.795] [debug] Cmd exited with code 0
Jun 19 08:58:12 workstation waybar[3975]: [2025-06-19 08:58:12.827] [debug] Received SIGCHLD in signalThread
Jun 19 08:58:12 workstation waybar[3975]: [2025-06-19 08:58:12.827] [debug] Cmd exited with code 0
Jun 19 08:58:15 workstation waybar[3975]: [2025-06-19 08:58:15.852] [debug] Cmd exited with code 0
Jun 19 08:58:15 workstation waybar[3975]: [2025-06-19 08:58:15.852] [debug] Received SIGCHLD in signalThread
Jun 19 08:58:18 workstation waybar[3975]: [2025-06-19 08:58:18.877] [debug] Received SIGCHLD in signalThread
Jun 19 08:58:18 workstation waybar[3975]: [2025-06-19 08:58:18.877] [debug] Cmd exited with code 0
Jun 19 08:58:21 workstation waybar[3975]: [2025-06-19 08:58:21.904] [debug] Received SIGCHLD in signalThread
Jun 19 08:58:21 workstation waybar[3975]: [2025-06-19 08:58:21.904] [debug] Cmd exited with code 0
Jun 19 08:58:24 workstation waybar[3975]: [2025-06-19 08:58:24.930] [debug] Cmd exited with code 0
Jun 19 08:58:24 workstation waybar[3975]: [2025-06-19 08:58:24.930] [debug] Received SIGCHLD in signalThread
Jun 19 08:58:27 workstation waybar[3975]: [2025-06-19 08:58:27.957] [debug] Cmd exited with code 0
Jun 19 08:58:27 workstation waybar[3975]: [2025-06-19 08:58:27.957] [debug] Received SIGCHLD in signalThread
Jun 19 08:58:30 workstation waybar[3975]: [2025-06-19 08:58:30.985] [debug] Cmd exited with code 0
Jun 19 08:58:30 workstation waybar[3975]: [2025-06-19 08:58:30.985] [debug] Received SIGCHLD in signalThread
Jun 19 08:58:34 workstation waybar[3975]: [2025-06-19 08:58:34.013] [debug] Received SIGCHLD in signalThread
Jun 19 08:58:34 workstation waybar[3975]: [2025-06-19 08:58:34.013] [debug] Cmd exited with code 0
Jun 19 08:58:37 workstation waybar[3975]: [2025-06-19 08:58:37.041] [debug] Received SIGCHLD in signalThread
Jun 19 08:58:37 workstation waybar[3975]: [2025-06-19 08:58:37.041] [debug] Cmd exited with code 0
Jun 19 08:58:40 workstation waybar[3975]: [2025-06-19 08:58:40.070] [debug] Cmd exited with code 0
Jun 19 08:58:40 workstation waybar[3975]: [2025-06-19 08:58:40.070] [debug] Received SIGCHLD in signalThread
Jun 19 08:58:43 workstation waybar[3975]: [2025-06-19 08:58:43.097] [debug] Received SIGCHLD in signalThread
Jun 19 08:58:43 workstation waybar[3975]: [2025-06-19 08:58:43.097] [debug] Cmd exited with code 0
Jun 19 08:58:46 workstation waybar[3975]: [2025-06-19 08:58:46.125] [debug] Cmd exited with code 0
Jun 19 08:58:46 workstation waybar[3975]: [2025-06-19 08:58:46.125] [debug] Received SIGCHLD in signalThread
Jun 19 08:58:49 workstation waybar[3975]: [2025-06-19 08:58:49.152] [debug] Received SIGCHLD in signalThread
Jun 19 08:58:49 workstation waybar[3975]: [2025-06-19 08:58:49.152] [debug] Cmd exited with code 0
Jun 19 08:58:52 workstation waybar[3975]: [2025-06-19 08:58:52.183] [debug] Cmd exited with code 0
Jun 19 08:58:52 workstation waybar[3975]: [2025-06-19 08:58:52.183] [debug] Received SIGCHLD in signalThread
Jun 19 08:58:55 workstation waybar[3975]: [2025-06-19 08:58:55.210] [debug] Cmd exited with code 0
Jun 19 08:58:55 workstation waybar[3975]: [2025-06-19 08:58:55.210] [debug] Received SIGCHLD in signalThread
Jun 19 08:58:58 workstation waybar[3975]: [2025-06-19 08:58:58.238] [debug] Cmd exited with code 0
Jun 19 08:58:58 workstation waybar[3975]: [2025-06-19 08:58:58.238] [debug] Received SIGCHLD in signalThread
Jun 19 08:59:01 workstation waybar[3975]: [2025-06-19 08:59:01.265] [debug] Received SIGCHLD in signalThread
Jun 19 08:59:01 workstation waybar[3975]: [2025-06-19 08:59:01.265] [debug] Cmd exited with code 0
Jun 19 08:59:04 workstation waybar[3975]: [2025-06-19 08:59:04.291] [debug] Cmd exited with code 0
Jun 19 08:59:04 workstation waybar[3975]: [2025-06-19 08:59:04.291] [debug] Received SIGCHLD in signalThread
Jun 19 08:59:07 workstation waybar[3975]: [2025-06-19 08:59:07.318] [debug] Cmd exited with code 0
Jun 19 08:59:07 workstation waybar[3975]: [2025-06-19 08:59:07.318] [debug] Received SIGCHLD in signalThread
Jun 19 08:59:10 workstation waybar[3975]: [2025-06-19 08:59:10.344] [debug] Received SIGCHLD in signalThread
Jun 19 08:59:10 workstation waybar[3975]: [2025-06-19 08:59:10.344] [debug] Cmd exited with code 0
Jun 19 08:59:13 workstation waybar[3975]: [2025-06-19 08:59:13.372] [debug] Received SIGCHLD in signalThread
Jun 19 08:59:13 workstation waybar[3975]: [2025-06-19 08:59:13.372] [debug] Cmd exited with code 0
Jun 19 08:59:16 workstation waybar[3975]: [2025-06-19 08:59:16.401] [debug] Cmd exited with code 0
Jun 19 08:59:16 workstation waybar[3975]: [2025-06-19 08:59:16.401] [debug] Received SIGCHLD in signalThread
Jun 19 08:59:19 workstation waybar[3975]: [2025-06-19 08:59:19.427] [debug] Received SIGCHLD in signalThread
Jun 19 08:59:19 workstation waybar[3975]: [2025-06-19 08:59:19.427] [debug] Cmd exited with code 0
Jun 19 08:59:22 workstation waybar[3975]: [2025-06-19 08:59:22.455] [debug] Cmd exited with code 0
Jun 19 08:59:22 workstation waybar[3975]: [2025-06-19 08:59:22.455] [debug] Received SIGCHLD in signalThread
Jun 19 08:59:25 workstation waybar[3975]: [2025-06-19 08:59:25.484] [debug] Cmd exited with code 0
Jun 19 08:59:25 workstation waybar[3975]: [2025-06-19 08:59:25.484] [debug] Received SIGCHLD in signalThread
Jun 19 08:59:28 workstation waybar[3975]: [2025-06-19 08:59:28.513] [debug] Cmd exited with code 0
Jun 19 08:59:28 workstation waybar[3975]: [2025-06-19 08:59:28.513] [debug] Received SIGCHLD in signalThread
Jun 19 08:59:31 workstation waybar[3975]: [2025-06-19 08:59:31.542] [debug] Cmd exited with code 0
Jun 19 08:59:31 workstation waybar[3975]: [2025-06-19 08:59:31.542] [debug] Received SIGCHLD in signalThread
Jun 19 08:59:34 workstation waybar[3975]: [2025-06-19 08:59:34.568] [debug] Cmd exited with code 0
Jun 19 08:59:34 workstation waybar[3975]: [2025-06-19 08:59:34.568] [debug] Received SIGCHLD in signalThread
Jun 19 08:59:37 workstation waybar[3975]: [2025-06-19 08:59:37.595] [debug] Cmd exited with code 0
Jun 19 08:59:37 workstation waybar[3975]: [2025-06-19 08:59:37.595] [debug] Received SIGCHLD in signalThread
Jun 19 08:59:40 workstation waybar[3975]: [2025-06-19 08:59:40.622] [debug] Cmd exited with code 0
Jun 19 08:59:40 workstation waybar[3975]: [2025-06-19 08:59:40.622] [debug] Received SIGCHLD in signalThread
Jun 19 08:59:43 workstation waybar[3975]: [2025-06-19 08:59:43.651] [debug] Received SIGCHLD in signalThread
Jun 19 08:59:43 workstation waybar[3975]: [2025-06-19 08:59:43.651] [debug] Cmd exited with code 0
Jun 19 08:59:46 workstation waybar[3975]: [2025-06-19 08:59:46.679] [debug] Cmd exited with code 0
Jun 19 08:59:46 workstation waybar[3975]: [2025-06-19 08:59:46.679] [debug] Received SIGCHLD in signalThread
Jun 19 08:59:49 workstation waybar[3975]: [2025-06-19 08:59:49.704] [debug] Received SIGCHLD in signalThread
Jun 19 08:59:49 workstation waybar[3975]: [2025-06-19 08:59:49.704] [debug] Cmd exited with code 0
Jun 19 08:59:52 workstation waybar[3975]: [2025-06-19 08:59:52.731] [debug] Received SIGCHLD in signalThread
Jun 19 08:59:52 workstation waybar[3975]: [2025-06-19 08:59:52.731] [debug] Cmd exited with code 0
Jun 19 08:59:55 workstation waybar[3975]: [2025-06-19 08:59:55.759] [debug] Received SIGCHLD in signalThread
Jun 19 08:59:55 workstation waybar[3975]: [2025-06-19 08:59:55.759] [debug] Cmd exited with code 0
Jun 19 08:59:58 workstation waybar[3975]: [2025-06-19 08:59:58.790] [debug] Cmd exited with code 0
Jun 19 08:59:58 workstation waybar[3975]: [2025-06-19 08:59:58.790] [debug] Received SIGCHLD in signalThread
Jun 19 09:00:01 workstation waybar[3975]: [2025-06-19 09:00:01.816] [debug] Cmd exited with code 0
Jun 19 09:00:01 workstation waybar[3975]: [2025-06-19 09:00:01.816] [debug] Received SIGCHLD in signalThread
Jun 19 09:00:03 workstation systemd[1]: Starting Logrotate Service...
Jun 19 09:00:03 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 09:00:03 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 09:00:03 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 09:00:03 workstation systemd[1]: logrotate.service: Deactivated successfully.
Jun 19 09:00:03 workstation systemd[1]: Finished Logrotate Service.
Jun 19 09:00:04 workstation waybar[3975]: [2025-06-19 09:00:04.842] [debug] Cmd exited with code 0
Jun 19 09:00:04 workstation waybar[3975]: [2025-06-19 09:00:04.842] [debug] Received SIGCHLD in signalThread
Jun 19 09:00:07 workstation waybar[3975]: [2025-06-19 09:00:07.869] [debug] Received SIGCHLD in signalThread
Jun 19 09:00:07 workstation waybar[3975]: [2025-06-19 09:00:07.869] [debug] Cmd exited with code 0
Jun 19 09:00:10 workstation waybar[3975]: [2025-06-19 09:00:10.896] [debug] Received SIGCHLD in signalThread
Jun 19 09:00:10 workstation waybar[3975]: [2025-06-19 09:00:10.896] [debug] Cmd exited with code 0
Jun 19 09:00:13 workstation systemd-timesyncd[1439]: Timed out waiting for reply from 147.91.8.1:123 (2.nixos.pool.ntp.org).
Jun 19 09:00:13 workstation systemd-timesyncd[1439]: Contacted time server 147.91.26.20:123 (2.nixos.pool.ntp.org).
Jun 19 09:00:13 workstation waybar[3975]: [2025-06-19 09:00:13.925] [debug] Cmd exited with code 0
Jun 19 09:00:13 workstation waybar[3975]: [2025-06-19 09:00:13.925] [debug] Received SIGCHLD in signalThread
Jun 19 09:00:16 workstation waybar[3975]: [2025-06-19 09:00:16.951] [debug] Cmd exited with code 0
Jun 19 09:00:16 workstation waybar[3975]: [2025-06-19 09:00:16.951] [debug] Received SIGCHLD in signalThread
Jun 19 09:00:19 workstation waybar[3975]: [2025-06-19 09:00:19.980] [debug] Received SIGCHLD in signalThread
Jun 19 09:00:19 workstation waybar[3975]: [2025-06-19 09:00:19.980] [debug] Cmd exited with code 0
Jun 19 09:00:23 workstation waybar[3975]: [2025-06-19 09:00:23.009] [debug] Received SIGCHLD in signalThread
Jun 19 09:00:23 workstation waybar[3975]: [2025-06-19 09:00:23.009] [debug] Cmd exited with code 0
Jun 19 09:00:26 workstation waybar[3975]: [2025-06-19 09:00:26.035] [debug] Cmd exited with code 0
Jun 19 09:00:26 workstation waybar[3975]: [2025-06-19 09:00:26.035] [debug] Received SIGCHLD in signalThread
Jun 19 09:00:29 workstation waybar[3975]: [2025-06-19 09:00:29.065] [debug] Cmd exited with code 0
Jun 19 09:00:29 workstation waybar[3975]: [2025-06-19 09:00:29.065] [debug] Received SIGCHLD in signalThread
Jun 19 09:00:32 workstation waybar[3975]: [2025-06-19 09:00:32.095] [debug] Received SIGCHLD in signalThread
Jun 19 09:00:32 workstation waybar[3975]: [2025-06-19 09:00:32.095] [debug] Cmd exited with code 0
Jun 19 09:00:35 workstation waybar[3975]: [2025-06-19 09:00:35.124] [debug] Cmd exited with code 0
Jun 19 09:00:35 workstation waybar[3975]: [2025-06-19 09:00:35.124] [debug] Received SIGCHLD in signalThread
Jun 19 09:00:38 workstation waybar[3975]: [2025-06-19 09:00:38.152] [debug] Cmd exited with code 0
Jun 19 09:00:38 workstation waybar[3975]: [2025-06-19 09:00:38.152] [debug] Received SIGCHLD in signalThread
Jun 19 09:00:41 workstation waybar[3975]: [2025-06-19 09:00:41.181] [debug] Cmd exited with code 0
Jun 19 09:00:41 workstation waybar[3975]: [2025-06-19 09:00:41.181] [debug] Received SIGCHLD in signalThread
Jun 19 09:00:44 workstation waybar[3975]: [2025-06-19 09:00:44.209] [debug] Cmd exited with code 0
Jun 19 09:00:44 workstation waybar[3975]: [2025-06-19 09:00:44.209] [debug] Received SIGCHLD in signalThread
Jun 19 09:00:47 workstation waybar[3975]: [2025-06-19 09:00:47.237] [debug] Cmd exited with code 0
Jun 19 09:00:47 workstation waybar[3975]: [2025-06-19 09:00:47.237] [debug] Received SIGCHLD in signalThread
Jun 19 09:00:50 workstation waybar[3975]: [2025-06-19 09:00:50.264] [debug] Cmd exited with code 0
Jun 19 09:00:50 workstation waybar[3975]: [2025-06-19 09:00:50.264] [debug] Received SIGCHLD in signalThread
Jun 19 09:00:53 workstation waybar[3975]: [2025-06-19 09:00:53.292] [debug] Cmd exited with code 0
Jun 19 09:00:53 workstation waybar[3975]: [2025-06-19 09:00:53.292] [debug] Received SIGCHLD in signalThread
Jun 19 09:00:56 workstation waybar[3975]: [2025-06-19 09:00:56.320] [debug] Cmd exited with code 0
Jun 19 09:00:56 workstation waybar[3975]: [2025-06-19 09:00:56.320] [debug] Received SIGCHLD in signalThread
Jun 19 09:00:59 workstation waybar[3975]: [2025-06-19 09:00:59.348] [debug] Cmd exited with code 0
Jun 19 09:00:59 workstation waybar[3975]: [2025-06-19 09:00:59.348] [debug] Received SIGCHLD in signalThread
Jun 19 09:01:02 workstation waybar[3975]: [2025-06-19 09:01:02.376] [debug] Cmd exited with code 0
Jun 19 09:01:02 workstation waybar[3975]: [2025-06-19 09:01:02.376] [debug] Received SIGCHLD in signalThread
Jun 19 09:01:05 workstation waybar[3975]: [2025-06-19 09:01:05.404] [debug] Cmd exited with code 0
Jun 19 09:01:05 workstation waybar[3975]: [2025-06-19 09:01:05.404] [debug] Received SIGCHLD in signalThread
Jun 19 09:01:08 workstation waybar[3975]: [2025-06-19 09:01:08.434] [debug] Cmd exited with code 0
Jun 19 09:01:08 workstation waybar[3975]: [2025-06-19 09:01:08.434] [debug] Received SIGCHLD in signalThread
Jun 19 09:01:11 workstation waybar[3975]: [2025-06-19 09:01:11.464] [debug] Received SIGCHLD in signalThread
Jun 19 09:01:11 workstation waybar[3975]: [2025-06-19 09:01:11.464] [debug] Cmd exited with code 0
Jun 19 09:01:14 workstation waybar[3975]: [2025-06-19 09:01:14.492] [debug] Received SIGCHLD in signalThread
Jun 19 09:01:14 workstation waybar[3975]: [2025-06-19 09:01:14.492] [debug] Cmd exited with code 0
Jun 19 09:01:17 workstation waybar[3975]: [2025-06-19 09:01:17.521] [debug] Cmd exited with code 0
Jun 19 09:01:17 workstation waybar[3975]: [2025-06-19 09:01:17.521] [debug] Received SIGCHLD in signalThread
Jun 19 09:01:20 workstation waybar[3975]: [2025-06-19 09:01:20.551] [debug] Cmd exited with code 0
Jun 19 09:01:20 workstation waybar[3975]: [2025-06-19 09:01:20.551] [debug] Received SIGCHLD in signalThread
Jun 19 09:01:23 workstation waybar[3975]: [2025-06-19 09:01:23.580] [debug] Received SIGCHLD in signalThread
Jun 19 09:01:23 workstation waybar[3975]: [2025-06-19 09:01:23.580] [debug] Cmd exited with code 0
Jun 19 09:01:26 workstation waybar[3975]: [2025-06-19 09:01:26.607] [debug] Cmd exited with code 0
Jun 19 09:01:26 workstation waybar[3975]: [2025-06-19 09:01:26.607] [debug] Received SIGCHLD in signalThread
Jun 19 09:01:29 workstation waybar[3975]: [2025-06-19 09:01:29.634] [debug] Received SIGCHLD in signalThread
Jun 19 09:01:29 workstation waybar[3975]: [2025-06-19 09:01:29.634] [debug] Cmd exited with code 0
Jun 19 09:01:32 workstation waybar[3975]: [2025-06-19 09:01:32.663] [debug] Cmd exited with code 0
Jun 19 09:01:32 workstation waybar[3975]: [2025-06-19 09:01:32.663] [debug] Received SIGCHLD in signalThread
Jun 19 09:01:35 workstation waybar[3975]: [2025-06-19 09:01:35.691] [debug] Received SIGCHLD in signalThread
Jun 19 09:01:35 workstation waybar[3975]: [2025-06-19 09:01:35.691] [debug] Cmd exited with code 0
Jun 19 09:01:38 workstation waybar[3975]: [2025-06-19 09:01:38.719] [debug] Received SIGCHLD in signalThread
Jun 19 09:01:38 workstation waybar[3975]: [2025-06-19 09:01:38.719] [debug] Cmd exited with code 0
Jun 19 09:01:39 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=58337 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:01:40 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=58338 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:01:41 workstation waybar[3975]: [2025-06-19 09:01:41.746] [debug] Received SIGCHLD in signalThread
Jun 19 09:01:41 workstation waybar[3975]: [2025-06-19 09:01:41.746] [debug] Cmd exited with code 0
Jun 19 09:01:42 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=58339 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:01:43 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=55661 DF PROTO=TCP SPT=58628 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:01:44 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=55662 DF PROTO=TCP SPT=58628 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:01:44 workstation waybar[3975]: [2025-06-19 09:01:44.772] [debug] Cmd exited with code 0
Jun 19 09:01:44 workstation waybar[3975]: [2025-06-19 09:01:44.772] [debug] Received SIGCHLD in signalThread
Jun 19 09:01:46 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=55663 DF PROTO=TCP SPT=58628 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:01:46 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=58340 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:01:47 workstation waybar[3975]: [2025-06-19 09:01:47.802] [debug] Received SIGCHLD in signalThread
Jun 19 09:01:47 workstation waybar[3975]: [2025-06-19 09:01:47.802] [debug] Cmd exited with code 0
Jun 19 09:01:50 workstation waybar[3975]: [2025-06-19 09:01:50.829] [debug] Cmd exited with code 0
Jun 19 09:01:50 workstation waybar[3975]: [2025-06-19 09:01:50.829] [debug] Received SIGCHLD in signalThread
Jun 19 09:01:53 workstation waybar[3975]: [2025-06-19 09:01:53.857] [debug] Cmd exited with code 0
Jun 19 09:01:53 workstation waybar[3975]: [2025-06-19 09:01:53.857] [debug] Received SIGCHLD in signalThread
Jun 19 09:01:56 workstation waybar[3975]: [2025-06-19 09:01:56.883] [debug] Cmd exited with code 0
Jun 19 09:01:56 workstation waybar[3975]: [2025-06-19 09:01:56.883] [debug] Received SIGCHLD in signalThread
Jun 19 09:01:59 workstation waybar[3975]: [2025-06-19 09:01:59.911] [debug] Received SIGCHLD in signalThread
Jun 19 09:01:59 workstation waybar[3975]: [2025-06-19 09:01:59.911] [debug] Cmd exited with code 0
Jun 19 09:02:02 workstation waybar[3975]: [2025-06-19 09:02:02.936] [debug] Cmd exited with code 0
Jun 19 09:02:02 workstation waybar[3975]: [2025-06-19 09:02:02.936] [debug] Received SIGCHLD in signalThread
Jun 19 09:02:05 workstation waybar[3975]: [2025-06-19 09:02:05.964] [debug] Cmd exited with code 0
Jun 19 09:02:05 workstation waybar[3975]: [2025-06-19 09:02:05.964] [debug] Received SIGCHLD in signalThread
Jun 19 09:02:08 workstation waybar[3975]: [2025-06-19 09:02:08.992] [debug] Received SIGCHLD in signalThread
Jun 19 09:02:08 workstation waybar[3975]: [2025-06-19 09:02:08.992] [debug] Cmd exited with code 0
Jun 19 09:02:12 workstation waybar[3975]: [2025-06-19 09:02:12.019] [debug] Cmd exited with code 0
Jun 19 09:02:12 workstation waybar[3975]: [2025-06-19 09:02:12.019] [debug] Received SIGCHLD in signalThread
Jun 19 09:02:15 workstation waybar[3975]: [2025-06-19 09:02:15.045] [debug] Cmd exited with code 0
Jun 19 09:02:15 workstation waybar[3975]: [2025-06-19 09:02:15.045] [debug] Received SIGCHLD in signalThread
Jun 19 09:02:18 workstation waybar[3975]: [2025-06-19 09:02:18.074] [debug] Cmd exited with code 0
Jun 19 09:02:18 workstation waybar[3975]: [2025-06-19 09:02:18.074] [debug] Received SIGCHLD in signalThread
Jun 19 09:02:21 workstation waybar[3975]: [2025-06-19 09:02:21.099] [debug] Received SIGCHLD in signalThread
Jun 19 09:02:21 workstation waybar[3975]: [2025-06-19 09:02:21.099] [debug] Cmd exited with code 0
Jun 19 09:02:24 workstation waybar[3975]: [2025-06-19 09:02:24.127] [debug] Cmd exited with code 0
Jun 19 09:02:24 workstation waybar[3975]: [2025-06-19 09:02:24.127] [debug] Received SIGCHLD in signalThread
Jun 19 09:02:27 workstation waybar[3975]: [2025-06-19 09:02:27.155] [debug] Cmd exited with code 0
Jun 19 09:02:27 workstation waybar[3975]: [2025-06-19 09:02:27.155] [debug] Received SIGCHLD in signalThread
Jun 19 09:02:30 workstation waybar[3975]: [2025-06-19 09:02:30.182] [debug] Received SIGCHLD in signalThread
Jun 19 09:02:30 workstation waybar[3975]: [2025-06-19 09:02:30.182] [debug] Cmd exited with code 0
Jun 19 09:02:33 workstation waybar[3975]: [2025-06-19 09:02:33.207] [debug] Cmd exited with code 0
Jun 19 09:02:33 workstation waybar[3975]: [2025-06-19 09:02:33.207] [debug] Received SIGCHLD in signalThread
Jun 19 09:02:36 workstation waybar[3975]: [2025-06-19 09:02:36.233] [debug] Received SIGCHLD in signalThread
Jun 19 09:02:36 workstation waybar[3975]: [2025-06-19 09:02:36.233] [debug] Cmd exited with code 0
Jun 19 09:02:39 workstation waybar[3975]: [2025-06-19 09:02:39.259] [debug] Cmd exited with code 0
Jun 19 09:02:39 workstation waybar[3975]: [2025-06-19 09:02:39.259] [debug] Received SIGCHLD in signalThread
Jun 19 09:02:42 workstation waybar[3975]: [2025-06-19 09:02:42.287] [debug] Cmd exited with code 0
Jun 19 09:02:42 workstation waybar[3975]: [2025-06-19 09:02:42.287] [debug] Received SIGCHLD in signalThread
Jun 19 09:02:45 workstation waybar[3975]: [2025-06-19 09:02:45.315] [debug] Received SIGCHLD in signalThread
Jun 19 09:02:45 workstation waybar[3975]: [2025-06-19 09:02:45.315] [debug] Cmd exited with code 0
Jun 19 09:02:48 workstation waybar[3975]: [2025-06-19 09:02:48.345] [debug] Cmd exited with code 0
Jun 19 09:02:48 workstation waybar[3975]: [2025-06-19 09:02:48.345] [debug] Received SIGCHLD in signalThread
Jun 19 09:02:51 workstation waybar[3975]: [2025-06-19 09:02:51.372] [debug] Cmd exited with code 0
Jun 19 09:02:51 workstation waybar[3975]: [2025-06-19 09:02:51.372] [debug] Received SIGCHLD in signalThread
Jun 19 09:02:54 workstation waybar[3975]: [2025-06-19 09:02:54.399] [debug] Cmd exited with code 0
Jun 19 09:02:54 workstation waybar[3975]: [2025-06-19 09:02:54.399] [debug] Received SIGCHLD in signalThread
Jun 19 09:02:57 workstation waybar[3975]: [2025-06-19 09:02:57.426] [debug] Received SIGCHLD in signalThread
Jun 19 09:02:57 workstation waybar[3975]: [2025-06-19 09:02:57.426] [debug] Cmd exited with code 0
Jun 19 09:03:00 workstation waybar[3975]: [2025-06-19 09:03:00.454] [debug] Cmd exited with code 0
Jun 19 09:03:00 workstation waybar[3975]: [2025-06-19 09:03:00.454] [debug] Received SIGCHLD in signalThread
Jun 19 09:03:01 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=40631 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:03:02 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=40632 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:03:02 workstation syncthing[3842]: [MOORH] INFO: Lost primary connection to 5SZ5WP2 at 192.168.1.133:35224-84.32.188.234:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABSVLFLTHG46FNUEKG852B8C: read timeout (0 remain)
Jun 19 09:03:02 workstation syncthing[3842]: [MOORH] INFO: Connection to 5SZ5WP2 at 192.168.1.133:35224-84.32.188.234:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABSVLFLTHG46FNUEKG852B8C closed: read timeout
Jun 19 09:03:03 workstation waybar[3975]: [2025-06-19 09:03:03.484] [debug] Cmd exited with code 0
Jun 19 09:03:03 workstation waybar[3975]: [2025-06-19 09:03:03.484] [debug] Received SIGCHLD in signalThread
Jun 19 09:03:04 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=40633 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:03:04 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=40238 DF PROTO=TCP SPT=35032 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:03:05 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=40239 DF PROTO=TCP SPT=35032 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:03:06 workstation waybar[3975]: [2025-06-19 09:03:06.512] [debug] Cmd exited with code 0
Jun 19 09:03:06 workstation waybar[3975]: [2025-06-19 09:03:06.512] [debug] Received SIGCHLD in signalThread
Jun 19 09:03:07 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=40240 DF PROTO=TCP SPT=35032 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:03:08 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=40634 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:03:09 workstation waybar[3975]: [2025-06-19 09:03:09.538] [debug] Cmd exited with code 0
Jun 19 09:03:09 workstation waybar[3975]: [2025-06-19 09:03:09.538] [debug] Received SIGCHLD in signalThread
Jun 19 09:03:12 workstation waybar[3975]: [2025-06-19 09:03:12.565] [debug] Cmd exited with code 0
Jun 19 09:03:12 workstation waybar[3975]: [2025-06-19 09:03:12.565] [debug] Received SIGCHLD in signalThread
Jun 19 09:03:15 workstation waybar[3975]: [2025-06-19 09:03:15.593] [debug] Cmd exited with code 0
Jun 19 09:03:15 workstation waybar[3975]: [2025-06-19 09:03:15.593] [debug] Received SIGCHLD in signalThread
Jun 19 09:03:18 workstation waybar[3975]: [2025-06-19 09:03:18.620] [debug] Cmd exited with code 0
Jun 19 09:03:18 workstation waybar[3975]: [2025-06-19 09:03:18.620] [debug] Received SIGCHLD in signalThread
Jun 19 09:03:21 workstation waybar[3975]: [2025-06-19 09:03:21.646] [debug] Received SIGCHLD in signalThread
Jun 19 09:03:21 workstation waybar[3975]: [2025-06-19 09:03:21.646] [debug] Cmd exited with code 0
Jun 19 09:03:24 workstation waybar[3975]: [2025-06-19 09:03:24.673] [debug] Cmd exited with code 0
Jun 19 09:03:24 workstation waybar[3975]: [2025-06-19 09:03:24.673] [debug] Received SIGCHLD in signalThread
Jun 19 09:03:27 workstation waybar[3975]: [2025-06-19 09:03:27.701] [debug] Cmd exited with code 0
Jun 19 09:03:27 workstation waybar[3975]: [2025-06-19 09:03:27.701] [debug] Received SIGCHLD in signalThread
Jun 19 09:03:30 workstation waybar[3975]: [2025-06-19 09:03:30.728] [debug] Received SIGCHLD in signalThread
Jun 19 09:03:30 workstation waybar[3975]: [2025-06-19 09:03:30.728] [debug] Cmd exited with code 0
Jun 19 09:03:33 workstation waybar[3975]: [2025-06-19 09:03:33.754] [debug] Received SIGCHLD in signalThread
Jun 19 09:03:33 workstation waybar[3975]: [2025-06-19 09:03:33.754] [debug] Cmd exited with code 0
Jun 19 09:03:36 workstation waybar[3975]: [2025-06-19 09:03:36.779] [debug] Cmd exited with code 0
Jun 19 09:03:36 workstation waybar[3975]: [2025-06-19 09:03:36.779] [debug] Received SIGCHLD in signalThread
Jun 19 09:03:39 workstation waybar[3975]: [2025-06-19 09:03:39.807] [debug] Received SIGCHLD in signalThread
Jun 19 09:03:39 workstation waybar[3975]: [2025-06-19 09:03:39.807] [debug] Cmd exited with code 0
Jun 19 09:03:42 workstation waybar[3975]: [2025-06-19 09:03:42.834] [debug] Cmd exited with code 0
Jun 19 09:03:42 workstation waybar[3975]: [2025-06-19 09:03:42.834] [debug] Received SIGCHLD in signalThread
Jun 19 09:03:45 workstation waybar[3975]: [2025-06-19 09:03:45.861] [debug] Cmd exited with code 0
Jun 19 09:03:45 workstation waybar[3975]: [2025-06-19 09:03:45.861] [debug] Received SIGCHLD in signalThread
Jun 19 09:03:48 workstation waybar[3975]: [2025-06-19 09:03:48.888] [debug] Cmd exited with code 0
Jun 19 09:03:48 workstation waybar[3975]: [2025-06-19 09:03:48.888] [debug] Received SIGCHLD in signalThread
Jun 19 09:03:51 workstation waybar[3975]: [2025-06-19 09:03:51.918] [debug] Received SIGCHLD in signalThread
Jun 19 09:03:51 workstation waybar[3975]: [2025-06-19 09:03:51.918] [debug] Cmd exited with code 0
Jun 19 09:03:54 workstation waybar[3975]: [2025-06-19 09:03:54.947] [debug] Cmd exited with code 0
Jun 19 09:03:54 workstation waybar[3975]: [2025-06-19 09:03:54.947] [debug] Received SIGCHLD in signalThread
Jun 19 09:03:57 workstation waybar[3975]: [2025-06-19 09:03:57.975] [debug] Cmd exited with code 0
Jun 19 09:03:57 workstation waybar[3975]: [2025-06-19 09:03:57.975] [debug] Received SIGCHLD in signalThread
Jun 19 09:04:01 workstation waybar[3975]: [2025-06-19 09:04:01.003] [debug] Cmd exited with code 0
Jun 19 09:04:01 workstation waybar[3975]: [2025-06-19 09:04:01.003] [debug] Received SIGCHLD in signalThread
Jun 19 09:04:04 workstation waybar[3975]: [2025-06-19 09:04:04.031] [debug] Received SIGCHLD in signalThread
Jun 19 09:04:04 workstation waybar[3975]: [2025-06-19 09:04:04.031] [debug] Cmd exited with code 0
Jun 19 09:04:07 workstation waybar[3975]: [2025-06-19 09:04:07.058] [debug] Received SIGCHLD in signalThread
Jun 19 09:04:07 workstation waybar[3975]: [2025-06-19 09:04:07.058] [debug] Cmd exited with code 0
Jun 19 09:04:10 workstation waybar[3975]: [2025-06-19 09:04:10.088] [debug] Cmd exited with code 0
Jun 19 09:04:10 workstation waybar[3975]: [2025-06-19 09:04:10.088] [debug] Received SIGCHLD in signalThread
Jun 19 09:04:13 workstation waybar[3975]: [2025-06-19 09:04:13.116] [debug] Received SIGCHLD in signalThread
Jun 19 09:04:13 workstation waybar[3975]: [2025-06-19 09:04:13.116] [debug] Cmd exited with code 0
Jun 19 09:04:16 workstation waybar[3975]: [2025-06-19 09:04:16.144] [debug] Received SIGCHLD in signalThread
Jun 19 09:04:16 workstation waybar[3975]: [2025-06-19 09:04:16.144] [debug] Cmd exited with code 0
Jun 19 09:04:19 workstation waybar[3975]: [2025-06-19 09:04:19.172] [debug] Received SIGCHLD in signalThread
Jun 19 09:04:19 workstation waybar[3975]: [2025-06-19 09:04:19.172] [debug] Cmd exited with code 0
Jun 19 09:04:22 workstation waybar[3975]: [2025-06-19 09:04:22.199] [debug] Cmd exited with code 0
Jun 19 09:04:22 workstation waybar[3975]: [2025-06-19 09:04:22.199] [debug] Received SIGCHLD in signalThread
Jun 19 09:04:25 workstation waybar[3975]: [2025-06-19 09:04:25.227] [debug] Cmd exited with code 0
Jun 19 09:04:25 workstation waybar[3975]: [2025-06-19 09:04:25.227] [debug] Received SIGCHLD in signalThread
Jun 19 09:04:27 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=21442 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:04:28 workstation waybar[3975]: [2025-06-19 09:04:28.255] [debug] Received SIGCHLD in signalThread
Jun 19 09:04:28 workstation waybar[3975]: [2025-06-19 09:04:28.255] [debug] Cmd exited with code 0
Jun 19 09:04:28 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=21443 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:04:30 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=21444 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:04:31 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=30490 DF PROTO=TCP SPT=34582 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:04:31 workstation waybar[3975]: [2025-06-19 09:04:31.284] [debug] Received SIGCHLD in signalThread
Jun 19 09:04:31 workstation waybar[3975]: [2025-06-19 09:04:31.284] [debug] Cmd exited with code 0
Jun 19 09:04:32 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=30491 DF PROTO=TCP SPT=34582 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:04:34 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=30492 DF PROTO=TCP SPT=34582 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:04:34 workstation waybar[3975]: [2025-06-19 09:04:34.313] [debug] Cmd exited with code 0
Jun 19 09:04:34 workstation waybar[3975]: [2025-06-19 09:04:34.313] [debug] Received SIGCHLD in signalThread
Jun 19 09:04:34 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=21445 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:04:37 workstation waybar[3975]: [2025-06-19 09:04:37.339] [debug] Cmd exited with code 0
Jun 19 09:04:37 workstation waybar[3975]: [2025-06-19 09:04:37.339] [debug] Received SIGCHLD in signalThread
Jun 19 09:04:40 workstation waybar[3975]: [2025-06-19 09:04:40.364] [debug] Received SIGCHLD in signalThread
Jun 19 09:04:40 workstation waybar[3975]: [2025-06-19 09:04:40.364] [debug] Cmd exited with code 0
Jun 19 09:04:43 workstation waybar[3975]: [2025-06-19 09:04:43.392] [debug] Cmd exited with code 0
Jun 19 09:04:43 workstation waybar[3975]: [2025-06-19 09:04:43.392] [debug] Received SIGCHLD in signalThread
Jun 19 09:04:46 workstation waybar[3975]: [2025-06-19 09:04:46.417] [debug] Received SIGCHLD in signalThread
Jun 19 09:04:46 workstation waybar[3975]: [2025-06-19 09:04:46.417] [debug] Cmd exited with code 0
Jun 19 09:04:49 workstation waybar[3975]: [2025-06-19 09:04:49.444] [debug] Received SIGCHLD in signalThread
Jun 19 09:04:49 workstation waybar[3975]: [2025-06-19 09:04:49.444] [debug] Cmd exited with code 0
Jun 19 09:04:52 workstation waybar[3975]: [2025-06-19 09:04:52.472] [debug] Received SIGCHLD in signalThread
Jun 19 09:04:52 workstation waybar[3975]: [2025-06-19 09:04:52.472] [debug] Cmd exited with code 0
Jun 19 09:04:55 workstation waybar[3975]: [2025-06-19 09:04:55.499] [debug] Received SIGCHLD in signalThread
Jun 19 09:04:55 workstation waybar[3975]: [2025-06-19 09:04:55.499] [debug] Cmd exited with code 0
Jun 19 09:04:58 workstation waybar[3975]: [2025-06-19 09:04:58.528] [debug] Received SIGCHLD in signalThread
Jun 19 09:04:58 workstation waybar[3975]: [2025-06-19 09:04:58.528] [debug] Cmd exited with code 0
Jun 19 09:05:01 workstation waybar[3975]: [2025-06-19 09:05:01.557] [debug] Received SIGCHLD in signalThread
Jun 19 09:05:01 workstation waybar[3975]: [2025-06-19 09:05:01.557] [debug] Cmd exited with code 0
Jun 19 09:05:04 workstation waybar[3975]: [2025-06-19 09:05:04.584] [debug] Received SIGCHLD in signalThread
Jun 19 09:05:04 workstation waybar[3975]: [2025-06-19 09:05:04.584] [debug] Cmd exited with code 0
Jun 19 09:05:07 workstation waybar[3975]: [2025-06-19 09:05:07.612] [debug] Received SIGCHLD in signalThread
Jun 19 09:05:07 workstation waybar[3975]: [2025-06-19 09:05:07.612] [debug] Cmd exited with code 0
Jun 19 09:05:10 workstation waybar[3975]: [2025-06-19 09:05:10.644] [debug] Received SIGCHLD in signalThread
Jun 19 09:05:10 workstation waybar[3975]: [2025-06-19 09:05:10.644] [debug] Cmd exited with code 0
Jun 19 09:05:13 workstation waybar[3975]: [2025-06-19 09:05:13.673] [debug] Cmd exited with code 0
Jun 19 09:05:13 workstation waybar[3975]: [2025-06-19 09:05:13.673] [debug] Received SIGCHLD in signalThread
Jun 19 09:05:16 workstation waybar[3975]: [2025-06-19 09:05:16.702] [debug] Cmd exited with code 0
Jun 19 09:05:16 workstation waybar[3975]: [2025-06-19 09:05:16.702] [debug] Received SIGCHLD in signalThread
Jun 19 09:05:19 workstation waybar[3975]: [2025-06-19 09:05:19.731] [debug] Received SIGCHLD in signalThread
Jun 19 09:05:19 workstation waybar[3975]: [2025-06-19 09:05:19.731] [debug] Cmd exited with code 0
Jun 19 09:05:22 workstation waybar[3975]: [2025-06-19 09:05:22.757] [debug] Cmd exited with code 0
Jun 19 09:05:22 workstation waybar[3975]: [2025-06-19 09:05:22.757] [debug] Received SIGCHLD in signalThread
Jun 19 09:05:24 workstation kernel: usb 5-1.3.3: reset high-speed USB device number 6 using xhci_hcd
Jun 19 09:05:25 workstation waybar[3975]: [2025-06-19 09:05:25.784] [debug] Received SIGCHLD in signalThread
Jun 19 09:05:25 workstation waybar[3975]: [2025-06-19 09:05:25.784] [debug] Cmd exited with code 0
Jun 19 09:05:28 workstation waybar[3975]: [2025-06-19 09:05:28.811] [debug] Cmd exited with code 0
Jun 19 09:05:28 workstation waybar[3975]: [2025-06-19 09:05:28.811] [debug] Received SIGCHLD in signalThread
Jun 19 09:05:31 workstation waybar[3975]: [2025-06-19 09:05:31.840] [debug] Received SIGCHLD in signalThread
Jun 19 09:05:31 workstation waybar[3975]: [2025-06-19 09:05:31.840] [debug] Cmd exited with code 0
Jun 19 09:05:34 workstation waybar[3975]: [2025-06-19 09:05:34.866] [debug] Cmd exited with code 0
Jun 19 09:05:34 workstation waybar[3975]: [2025-06-19 09:05:34.866] [debug] Received SIGCHLD in signalThread
Jun 19 09:05:36 workstation syncthing[3842]: [MOORH] INFO: Established secure connection to 5SZ5WP2 at 192.168.1.133:54628-84.32.188.234:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABV66F7DNAONK16Q4FO0RBUI
Jun 19 09:05:36 workstation syncthing[3842]: [MOORH] INFO: Device 5SZ5WP2 client is "syncthing v1.27.3" named "Nikola S23 ultra" at 192.168.1.133:54628-84.32.188.234:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABV66F7DNAONK16Q4FO0RBUI
Jun 19 09:05:37 workstation waybar[3975]: [2025-06-19 09:05:37.892] [debug] Received SIGCHLD in signalThread
Jun 19 09:05:37 workstation waybar[3975]: [2025-06-19 09:05:37.892] [debug] Cmd exited with code 0
Jun 19 09:05:40 workstation waybar[3975]: [2025-06-19 09:05:40.918] [debug] Cmd exited with code 0
Jun 19 09:05:40 workstation waybar[3975]: [2025-06-19 09:05:40.918] [debug] Received SIGCHLD in signalThread
Jun 19 09:05:43 workstation waybar[3975]: [2025-06-19 09:05:43.947] [debug] Received SIGCHLD in signalThread
Jun 19 09:05:43 workstation waybar[3975]: [2025-06-19 09:05:43.947] [debug] Cmd exited with code 0
Jun 19 09:05:46 workstation waybar[3975]: [2025-06-19 09:05:46.974] [debug] Cmd exited with code 0
Jun 19 09:05:46 workstation waybar[3975]: [2025-06-19 09:05:46.974] [debug] Received SIGCHLD in signalThread
Jun 19 09:05:50 workstation waybar[3975]: [2025-06-19 09:05:50.000] [debug] Received SIGCHLD in signalThread
Jun 19 09:05:50 workstation waybar[3975]: [2025-06-19 09:05:50.000] [debug] Cmd exited with code 0
Jun 19 09:05:53 workstation waybar[3975]: [2025-06-19 09:05:53.026] [debug] Cmd exited with code 0
Jun 19 09:05:53 workstation waybar[3975]: [2025-06-19 09:05:53.026] [debug] Received SIGCHLD in signalThread
Jun 19 09:05:56 workstation waybar[3975]: [2025-06-19 09:05:56.053] [debug] Cmd exited with code 0
Jun 19 09:05:56 workstation waybar[3975]: [2025-06-19 09:05:56.053] [debug] Received SIGCHLD in signalThread
Jun 19 09:05:59 workstation waybar[3975]: [2025-06-19 09:05:59.079] [debug] Cmd exited with code 0
Jun 19 09:05:59 workstation waybar[3975]: [2025-06-19 09:05:59.079] [debug] Received SIGCHLD in signalThread
Jun 19 09:06:02 workstation waybar[3975]: [2025-06-19 09:06:02.108] [debug] Cmd exited with code 0
Jun 19 09:06:02 workstation waybar[3975]: [2025-06-19 09:06:02.108] [debug] Received SIGCHLD in signalThread
Jun 19 09:06:05 workstation waybar[3975]: [2025-06-19 09:06:05.137] [debug] Cmd exited with code 0
Jun 19 09:06:05 workstation waybar[3975]: [2025-06-19 09:06:05.137] [debug] Received SIGCHLD in signalThread
Jun 19 09:06:08 workstation waybar[3975]: [2025-06-19 09:06:08.164] [debug] Cmd exited with code 0
Jun 19 09:06:08 workstation waybar[3975]: [2025-06-19 09:06:08.164] [debug] Received SIGCHLD in signalThread
Jun 19 09:06:11 workstation waybar[3975]: [2025-06-19 09:06:11.195] [debug] Received SIGCHLD in signalThread
Jun 19 09:06:11 workstation waybar[3975]: [2025-06-19 09:06:11.195] [debug] Cmd exited with code 0
Jun 19 09:06:14 workstation waybar[3975]: [2025-06-19 09:06:14.222] [debug] Cmd exited with code 0
Jun 19 09:06:14 workstation waybar[3975]: [2025-06-19 09:06:14.222] [debug] Received SIGCHLD in signalThread
Jun 19 09:06:17 workstation waybar[3975]: [2025-06-19 09:06:17.247] [debug] Received SIGCHLD in signalThread
Jun 19 09:06:17 workstation waybar[3975]: [2025-06-19 09:06:17.247] [debug] Cmd exited with code 0
Jun 19 09:06:20 workstation waybar[3975]: [2025-06-19 09:06:20.276] [debug] Cmd exited with code 0
Jun 19 09:06:20 workstation waybar[3975]: [2025-06-19 09:06:20.276] [debug] Received SIGCHLD in signalThread
Jun 19 09:06:23 workstation waybar[3975]: [2025-06-19 09:06:23.306] [debug] Cmd exited with code 0
Jun 19 09:06:23 workstation waybar[3975]: [2025-06-19 09:06:23.306] [debug] Received SIGCHLD in signalThread
Jun 19 09:06:26 workstation waybar[3975]: [2025-06-19 09:06:26.333] [debug] Received SIGCHLD in signalThread
Jun 19 09:06:26 workstation waybar[3975]: [2025-06-19 09:06:26.333] [debug] Cmd exited with code 0
Jun 19 09:06:29 workstation waybar[3975]: [2025-06-19 09:06:29.361] [debug] Cmd exited with code 0
Jun 19 09:06:29 workstation waybar[3975]: [2025-06-19 09:06:29.361] [debug] Received SIGCHLD in signalThread
Jun 19 09:06:32 workstation waybar[3975]: [2025-06-19 09:06:32.390] [debug] Received SIGCHLD in signalThread
Jun 19 09:06:32 workstation waybar[3975]: [2025-06-19 09:06:32.390] [debug] Cmd exited with code 0
Jun 19 09:06:35 workstation waybar[3975]: [2025-06-19 09:06:35.417] [debug] Received SIGCHLD in signalThread
Jun 19 09:06:35 workstation waybar[3975]: [2025-06-19 09:06:35.417] [debug] Cmd exited with code 0
Jun 19 09:06:37 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=56869 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:06:38 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=56870 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:06:38 workstation waybar[3975]: [2025-06-19 09:06:38.445] [debug] Received SIGCHLD in signalThread
Jun 19 09:06:38 workstation waybar[3975]: [2025-06-19 09:06:38.445] [debug] Cmd exited with code 0
Jun 19 09:06:40 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=56871 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:06:40 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=10040 DF PROTO=TCP SPT=43556 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:06:41 workstation waybar[3975]: [2025-06-19 09:06:41.473] [debug] Received SIGCHLD in signalThread
Jun 19 09:06:41 workstation waybar[3975]: [2025-06-19 09:06:41.473] [debug] Cmd exited with code 0
Jun 19 09:06:41 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=10041 DF PROTO=TCP SPT=43556 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:06:43 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=10042 DF PROTO=TCP SPT=43556 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:06:44 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=56872 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:06:44 workstation waybar[3975]: [2025-06-19 09:06:44.501] [debug] Cmd exited with code 0
Jun 19 09:06:44 workstation waybar[3975]: [2025-06-19 09:06:44.501] [debug] Received SIGCHLD in signalThread
Jun 19 09:06:47 workstation waybar[3975]: [2025-06-19 09:06:47.528] [debug] Received SIGCHLD in signalThread
Jun 19 09:06:47 workstation waybar[3975]: [2025-06-19 09:06:47.528] [debug] Cmd exited with code 0
Jun 19 09:06:50 workstation waybar[3975]: [2025-06-19 09:06:50.557] [debug] Cmd exited with code 0
Jun 19 09:06:50 workstation waybar[3975]: [2025-06-19 09:06:50.557] [debug] Received SIGCHLD in signalThread
Jun 19 09:06:53 workstation waybar[3975]: [2025-06-19 09:06:53.586] [debug] Cmd exited with code 0
Jun 19 09:06:53 workstation waybar[3975]: [2025-06-19 09:06:53.586] [debug] Received SIGCHLD in signalThread
Jun 19 09:06:56 workstation waybar[3975]: [2025-06-19 09:06:56.614] [debug] Received SIGCHLD in signalThread
Jun 19 09:06:56 workstation waybar[3975]: [2025-06-19 09:06:56.614] [debug] Cmd exited with code 0
Jun 19 09:06:59 workstation waybar[3975]: [2025-06-19 09:06:59.643] [debug] Cmd exited with code 0
Jun 19 09:06:59 workstation waybar[3975]: [2025-06-19 09:06:59.643] [debug] Received SIGCHLD in signalThread
Jun 19 09:07:02 workstation waybar[3975]: [2025-06-19 09:07:02.668] [debug] Received SIGCHLD in signalThread
Jun 19 09:07:02 workstation waybar[3975]: [2025-06-19 09:07:02.668] [debug] Cmd exited with code 0
Jun 19 09:07:05 workstation waybar[3975]: [2025-06-19 09:07:05.695] [debug] Cmd exited with code 0
Jun 19 09:07:05 workstation waybar[3975]: [2025-06-19 09:07:05.695] [debug] Received SIGCHLD in signalThread
Jun 19 09:07:08 workstation waybar[3975]: [2025-06-19 09:07:08.723] [debug] Cmd exited with code 0
Jun 19 09:07:08 workstation waybar[3975]: [2025-06-19 09:07:08.723] [debug] Received SIGCHLD in signalThread
Jun 19 09:07:11 workstation waybar[3975]: [2025-06-19 09:07:11.749] [debug] Cmd exited with code 0
Jun 19 09:07:11 workstation waybar[3975]: [2025-06-19 09:07:11.749] [debug] Received SIGCHLD in signalThread
Jun 19 09:07:14 workstation waybar[3975]: [2025-06-19 09:07:14.777] [debug] Received SIGCHLD in signalThread
Jun 19 09:07:14 workstation waybar[3975]: [2025-06-19 09:07:14.777] [debug] Cmd exited with code 0
Jun 19 09:07:17 workstation waybar[3975]: [2025-06-19 09:07:17.808] [debug] Received SIGCHLD in signalThread
Jun 19 09:07:17 workstation waybar[3975]: [2025-06-19 09:07:17.808] [debug] Cmd exited with code 0
Jun 19 09:07:20 workstation waybar[3975]: [2025-06-19 09:07:20.838] [debug] Cmd exited with code 0
Jun 19 09:07:20 workstation waybar[3975]: [2025-06-19 09:07:20.838] [debug] Received SIGCHLD in signalThread
Jun 19 09:07:23 workstation waybar[3975]: [2025-06-19 09:07:23.867] [debug] Received SIGCHLD in signalThread
Jun 19 09:07:23 workstation waybar[3975]: [2025-06-19 09:07:23.867] [debug] Cmd exited with code 0
Jun 19 09:07:26 workstation waybar[3975]: [2025-06-19 09:07:26.895] [debug] Cmd exited with code 0
Jun 19 09:07:26 workstation waybar[3975]: [2025-06-19 09:07:26.895] [debug] Received SIGCHLD in signalThread
Jun 19 09:07:29 workstation waybar[3975]: [2025-06-19 09:07:29.925] [debug] Received SIGCHLD in signalThread
Jun 19 09:07:29 workstation waybar[3975]: [2025-06-19 09:07:29.925] [debug] Cmd exited with code 0
Jun 19 09:07:32 workstation waybar[3975]: [2025-06-19 09:07:32.951] [debug] Received SIGCHLD in signalThread
Jun 19 09:07:32 workstation waybar[3975]: [2025-06-19 09:07:32.951] [debug] Cmd exited with code 0
Jun 19 09:07:35 workstation waybar[3975]: [2025-06-19 09:07:35.981] [debug] Cmd exited with code 0
Jun 19 09:07:35 workstation waybar[3975]: [2025-06-19 09:07:35.981] [debug] Received SIGCHLD in signalThread
Jun 19 09:07:39 workstation waybar[3975]: [2025-06-19 09:07:39.010] [debug] Cmd exited with code 0
Jun 19 09:07:39 workstation waybar[3975]: [2025-06-19 09:07:39.010] [debug] Received SIGCHLD in signalThread
Jun 19 09:07:42 workstation waybar[3975]: [2025-06-19 09:07:42.038] [debug] Cmd exited with code 0
Jun 19 09:07:42 workstation waybar[3975]: [2025-06-19 09:07:42.038] [debug] Received SIGCHLD in signalThread
Jun 19 09:07:45 workstation waybar[3975]: [2025-06-19 09:07:45.066] [debug] Cmd exited with code 0
Jun 19 09:07:45 workstation waybar[3975]: [2025-06-19 09:07:45.066] [debug] Received SIGCHLD in signalThread
Jun 19 09:07:48 workstation waybar[3975]: [2025-06-19 09:07:48.089] [debug] Cmd exited with code 0
Jun 19 09:07:48 workstation waybar[3975]: [2025-06-19 09:07:48.089] [debug] Received SIGCHLD in signalThread
Jun 19 09:07:48 workstation kernel: usb 5-1.3.3: reset high-speed USB device number 6 using xhci_hcd
Jun 19 09:07:51 workstation waybar[3975]: [2025-06-19 09:07:51.116] [debug] Cmd exited with code 0
Jun 19 09:07:51 workstation waybar[3975]: [2025-06-19 09:07:51.116] [debug] Received SIGCHLD in signalThread
Jun 19 09:07:54 workstation waybar[3975]: [2025-06-19 09:07:54.144] [debug] Cmd exited with code 0
Jun 19 09:07:54 workstation waybar[3975]: [2025-06-19 09:07:54.144] [debug] Received SIGCHLD in signalThread
Jun 19 09:07:57 workstation waybar[3975]: [2025-06-19 09:07:57.170] [debug] Cmd exited with code 0
Jun 19 09:07:57 workstation waybar[3975]: [2025-06-19 09:07:57.170] [debug] Received SIGCHLD in signalThread
Jun 19 09:08:00 workstation waybar[3975]: [2025-06-19 09:08:00.197] [debug] Cmd exited with code 0
Jun 19 09:08:00 workstation waybar[3975]: [2025-06-19 09:08:00.197] [debug] Received SIGCHLD in signalThread
Jun 19 09:08:03 workstation waybar[3975]: [2025-06-19 09:08:03.225] [debug] Cmd exited with code 0
Jun 19 09:08:03 workstation waybar[3975]: [2025-06-19 09:08:03.225] [debug] Received SIGCHLD in signalThread
Jun 19 09:08:06 workstation waybar[3975]: [2025-06-19 09:08:06.253] [debug] Received SIGCHLD in signalThread
Jun 19 09:08:06 workstation waybar[3975]: [2025-06-19 09:08:06.253] [debug] Cmd exited with code 0
Jun 19 09:08:09 workstation waybar[3975]: [2025-06-19 09:08:09.281] [debug] Cmd exited with code 0
Jun 19 09:08:09 workstation waybar[3975]: [2025-06-19 09:08:09.281] [debug] Received SIGCHLD in signalThread
Jun 19 09:08:12 workstation waybar[3975]: [2025-06-19 09:08:12.308] [debug] Cmd exited with code 0
Jun 19 09:08:12 workstation waybar[3975]: [2025-06-19 09:08:12.308] [debug] Received SIGCHLD in signalThread
Jun 19 09:08:15 workstation waybar[3975]: [2025-06-19 09:08:15.337] [debug] Cmd exited with code 0
Jun 19 09:08:15 workstation waybar[3975]: [2025-06-19 09:08:15.337] [debug] Received SIGCHLD in signalThread
Jun 19 09:08:18 workstation waybar[3975]: [2025-06-19 09:08:18.363] [debug] Received SIGCHLD in signalThread
Jun 19 09:08:18 workstation waybar[3975]: [2025-06-19 09:08:18.363] [debug] Cmd exited with code 0
Jun 19 09:08:21 workstation waybar[3975]: [2025-06-19 09:08:21.391] [debug] Received SIGCHLD in signalThread
Jun 19 09:08:21 workstation waybar[3975]: [2025-06-19 09:08:21.391] [debug] Cmd exited with code 0
Jun 19 09:08:24 workstation waybar[3975]: [2025-06-19 09:08:24.420] [debug] Cmd exited with code 0
Jun 19 09:08:24 workstation waybar[3975]: [2025-06-19 09:08:24.420] [debug] Received SIGCHLD in signalThread
Jun 19 09:08:27 workstation waybar[3975]: [2025-06-19 09:08:27.446] [debug] Cmd exited with code 0
Jun 19 09:08:27 workstation waybar[3975]: [2025-06-19 09:08:27.446] [debug] Received SIGCHLD in signalThread
Jun 19 09:08:30 workstation waybar[3975]: [2025-06-19 09:08:30.473] [debug] Received SIGCHLD in signalThread
Jun 19 09:08:30 workstation waybar[3975]: [2025-06-19 09:08:30.473] [debug] Cmd exited with code 0
Jun 19 09:08:33 workstation waybar[3975]: [2025-06-19 09:08:33.496] [debug] Cmd exited with code 0
Jun 19 09:08:33 workstation waybar[3975]: [2025-06-19 09:08:33.496] [debug] Received SIGCHLD in signalThread
Jun 19 09:08:36 workstation waybar[3975]: [2025-06-19 09:08:36.518] [debug] Cmd exited with code 0
Jun 19 09:08:36 workstation waybar[3975]: [2025-06-19 09:08:36.518] [debug] Received SIGCHLD in signalThread
Jun 19 09:08:39 workstation waybar[3975]: [2025-06-19 09:08:39.546] [debug] Received SIGCHLD in signalThread
Jun 19 09:08:39 workstation waybar[3975]: [2025-06-19 09:08:39.546] [debug] Cmd exited with code 0
Jun 19 09:08:42 workstation waybar[3975]: [2025-06-19 09:08:42.572] [debug] Cmd exited with code 0
Jun 19 09:08:42 workstation waybar[3975]: [2025-06-19 09:08:42.572] [debug] Received SIGCHLD in signalThread
Jun 19 09:08:45 workstation waybar[3975]: [2025-06-19 09:08:45.600] [debug] Cmd exited with code 0
Jun 19 09:08:45 workstation waybar[3975]: [2025-06-19 09:08:45.600] [debug] Received SIGCHLD in signalThread
Jun 19 09:08:48 workstation waybar[3975]: [2025-06-19 09:08:48.630] [debug] Cmd exited with code 0
Jun 19 09:08:48 workstation waybar[3975]: [2025-06-19 09:08:48.630] [debug] Received SIGCHLD in signalThread
Jun 19 09:08:51 workstation waybar[3975]: [2025-06-19 09:08:51.659] [debug] Received SIGCHLD in signalThread
Jun 19 09:08:51 workstation waybar[3975]: [2025-06-19 09:08:51.659] [debug] Cmd exited with code 0
Jun 19 09:08:54 workstation waybar[3975]: [2025-06-19 09:08:54.685] [debug] Cmd exited with code 0
Jun 19 09:08:54 workstation waybar[3975]: [2025-06-19 09:08:54.685] [debug] Received SIGCHLD in signalThread
Jun 19 09:08:57 workstation waybar[3975]: [2025-06-19 09:08:57.712] [debug] Received SIGCHLD in signalThread
Jun 19 09:08:57 workstation waybar[3975]: [2025-06-19 09:08:57.712] [debug] Cmd exited with code 0
Jun 19 09:09:00 workstation waybar[3975]: [2025-06-19 09:09:00.739] [debug] Cmd exited with code 0
Jun 19 09:09:00 workstation waybar[3975]: [2025-06-19 09:09:00.739] [debug] Received SIGCHLD in signalThread
Jun 19 09:09:03 workstation waybar[3975]: [2025-06-19 09:09:03.768] [debug] Cmd exited with code 0
Jun 19 09:09:03 workstation waybar[3975]: [2025-06-19 09:09:03.768] [debug] Received SIGCHLD in signalThread
Jun 19 09:09:06 workstation waybar[3975]: [2025-06-19 09:09:06.796] [debug] Received SIGCHLD in signalThread
Jun 19 09:09:06 workstation waybar[3975]: [2025-06-19 09:09:06.796] [debug] Cmd exited with code 0
Jun 19 09:09:09 workstation waybar[3975]: [2025-06-19 09:09:09.825] [debug] Cmd exited with code 0
Jun 19 09:09:09 workstation waybar[3975]: [2025-06-19 09:09:09.825] [debug] Received SIGCHLD in signalThread
Jun 19 09:09:12 workstation waybar[3975]: [2025-06-19 09:09:12.854] [debug] Cmd exited with code 0
Jun 19 09:09:12 workstation waybar[3975]: [2025-06-19 09:09:12.854] [debug] Received SIGCHLD in signalThread
Jun 19 09:09:15 workstation waybar[3975]: [2025-06-19 09:09:15.885] [debug] Cmd exited with code 0
Jun 19 09:09:15 workstation waybar[3975]: [2025-06-19 09:09:15.885] [debug] Received SIGCHLD in signalThread
Jun 19 09:09:18 workstation waybar[3975]: [2025-06-19 09:09:18.913] [debug] Cmd exited with code 0
Jun 19 09:09:18 workstation waybar[3975]: [2025-06-19 09:09:18.913] [debug] Received SIGCHLD in signalThread
Jun 19 09:09:21 workstation waybar[3975]: [2025-06-19 09:09:21.938] [debug] Cmd exited with code 0
Jun 19 09:09:21 workstation waybar[3975]: [2025-06-19 09:09:21.938] [debug] Received SIGCHLD in signalThread
Jun 19 09:09:24 workstation waybar[3975]: [2025-06-19 09:09:24.967] [debug] Cmd exited with code 0
Jun 19 09:09:24 workstation waybar[3975]: [2025-06-19 09:09:24.967] [debug] Received SIGCHLD in signalThread
Jun 19 09:09:27 workstation waybar[3975]: [2025-06-19 09:09:27.999] [debug] Cmd exited with code 0
Jun 19 09:09:27 workstation waybar[3975]: [2025-06-19 09:09:27.999] [debug] Received SIGCHLD in signalThread
Jun 19 09:09:31 workstation waybar[3975]: [2025-06-19 09:09:31.027] [debug] Cmd exited with code 0
Jun 19 09:09:31 workstation waybar[3975]: [2025-06-19 09:09:31.027] [debug] Received SIGCHLD in signalThread
Jun 19 09:09:34 workstation waybar[3975]: [2025-06-19 09:09:34.053] [debug] Cmd exited with code 0
Jun 19 09:09:34 workstation waybar[3975]: [2025-06-19 09:09:34.053] [debug] Received SIGCHLD in signalThread
Jun 19 09:09:37 workstation waybar[3975]: [2025-06-19 09:09:37.083] [debug] Cmd exited with code 0
Jun 19 09:09:37 workstation waybar[3975]: [2025-06-19 09:09:37.083] [debug] Received SIGCHLD in signalThread
Jun 19 09:09:40 workstation waybar[3975]: [2025-06-19 09:09:40.109] [debug] Cmd exited with code 0
Jun 19 09:09:40 workstation waybar[3975]: [2025-06-19 09:09:40.109] [debug] Received SIGCHLD in signalThread
Jun 19 09:09:43 workstation waybar[3975]: [2025-06-19 09:09:43.136] [debug] Received SIGCHLD in signalThread
Jun 19 09:09:43 workstation waybar[3975]: [2025-06-19 09:09:43.136] [debug] Cmd exited with code 0
Jun 19 09:09:46 workstation waybar[3975]: [2025-06-19 09:09:46.164] [debug] Received SIGCHLD in signalThread
Jun 19 09:09:46 workstation waybar[3975]: [2025-06-19 09:09:46.164] [debug] Cmd exited with code 0
Jun 19 09:09:49 workstation waybar[3975]: [2025-06-19 09:09:49.190] [debug] Cmd exited with code 0
Jun 19 09:09:49 workstation waybar[3975]: [2025-06-19 09:09:49.190] [debug] Received SIGCHLD in signalThread
Jun 19 09:09:52 workstation waybar[3975]: [2025-06-19 09:09:52.219] [debug] Received SIGCHLD in signalThread
Jun 19 09:09:52 workstation waybar[3975]: [2025-06-19 09:09:52.219] [debug] Cmd exited with code 0
Jun 19 09:09:55 workstation waybar[3975]: [2025-06-19 09:09:55.246] [debug] Received SIGCHLD in signalThread
Jun 19 09:09:55 workstation waybar[3975]: [2025-06-19 09:09:55.246] [debug] Cmd exited with code 0
Jun 19 09:09:58 workstation waybar[3975]: [2025-06-19 09:09:58.272] [debug] Received SIGCHLD in signalThread
Jun 19 09:09:58 workstation waybar[3975]: [2025-06-19 09:09:58.272] [debug] Cmd exited with code 0
Jun 19 09:10:01 workstation waybar[3975]: [2025-06-19 09:10:01.299] [debug] Cmd exited with code 0
Jun 19 09:10:01 workstation waybar[3975]: [2025-06-19 09:10:01.299] [debug] Received SIGCHLD in signalThread
Jun 19 09:10:04 workstation waybar[3975]: [2025-06-19 09:10:04.326] [debug] Received SIGCHLD in signalThread
Jun 19 09:10:04 workstation waybar[3975]: [2025-06-19 09:10:04.326] [debug] Cmd exited with code 0
Jun 19 09:10:07 workstation waybar[3975]: [2025-06-19 09:10:07.355] [debug] Received SIGCHLD in signalThread
Jun 19 09:10:07 workstation waybar[3975]: [2025-06-19 09:10:07.355] [debug] Cmd exited with code 0
Jun 19 09:10:10 workstation waybar[3975]: [2025-06-19 09:10:10.385] [debug] Cmd exited with code 0
Jun 19 09:10:10 workstation waybar[3975]: [2025-06-19 09:10:10.385] [debug] Received SIGCHLD in signalThread
Jun 19 09:10:13 workstation waybar[3975]: [2025-06-19 09:10:13.414] [debug] Cmd exited with code 0
Jun 19 09:10:13 workstation waybar[3975]: [2025-06-19 09:10:13.414] [debug] Received SIGCHLD in signalThread
Jun 19 09:10:16 workstation waybar[3975]: [2025-06-19 09:10:16.441] [debug] Received SIGCHLD in signalThread
Jun 19 09:10:16 workstation waybar[3975]: [2025-06-19 09:10:16.441] [debug] Cmd exited with code 0
Jun 19 09:10:19 workstation waybar[3975]: [2025-06-19 09:10:19.467] [debug] Cmd exited with code 0
Jun 19 09:10:19 workstation waybar[3975]: [2025-06-19 09:10:19.467] [debug] Received SIGCHLD in signalThread
Jun 19 09:10:22 workstation waybar[3975]: [2025-06-19 09:10:22.497] [debug] Received SIGCHLD in signalThread
Jun 19 09:10:22 workstation waybar[3975]: [2025-06-19 09:10:22.497] [debug] Cmd exited with code 0
Jun 19 09:10:25 workstation waybar[3975]: [2025-06-19 09:10:25.522] [debug] Cmd exited with code 0
Jun 19 09:10:25 workstation waybar[3975]: [2025-06-19 09:10:25.522] [debug] Received SIGCHLD in signalThread
Jun 19 09:10:28 workstation waybar[3975]: [2025-06-19 09:10:28.548] [debug] Received SIGCHLD in signalThread
Jun 19 09:10:28 workstation waybar[3975]: [2025-06-19 09:10:28.548] [debug] Cmd exited with code 0
Jun 19 09:10:31 workstation waybar[3975]: [2025-06-19 09:10:31.576] [debug] Received SIGCHLD in signalThread
Jun 19 09:10:31 workstation waybar[3975]: [2025-06-19 09:10:31.576] [debug] Cmd exited with code 0
Jun 19 09:10:34 workstation waybar[3975]: [2025-06-19 09:10:34.604] [debug] Cmd exited with code 0
Jun 19 09:10:34 workstation waybar[3975]: [2025-06-19 09:10:34.604] [debug] Received SIGCHLD in signalThread
Jun 19 09:10:37 workstation waybar[3975]: [2025-06-19 09:10:37.634] [debug] Cmd exited with code 0
Jun 19 09:10:37 workstation waybar[3975]: [2025-06-19 09:10:37.634] [debug] Received SIGCHLD in signalThread
Jun 19 09:10:40 workstation waybar[3975]: [2025-06-19 09:10:40.663] [debug] Cmd exited with code 0
Jun 19 09:10:40 workstation waybar[3975]: [2025-06-19 09:10:40.663] [debug] Received SIGCHLD in signalThread
Jun 19 09:10:43 workstation waybar[3975]: [2025-06-19 09:10:43.691] [debug] Cmd exited with code 0
Jun 19 09:10:43 workstation waybar[3975]: [2025-06-19 09:10:43.691] [debug] Received SIGCHLD in signalThread
Jun 19 09:10:46 workstation waybar[3975]: [2025-06-19 09:10:46.717] [debug] Cmd exited with code 0
Jun 19 09:10:46 workstation waybar[3975]: [2025-06-19 09:10:46.717] [debug] Received SIGCHLD in signalThread
Jun 19 09:10:49 workstation waybar[3975]: [2025-06-19 09:10:49.749] [debug] Cmd exited with code 0
Jun 19 09:10:49 workstation waybar[3975]: [2025-06-19 09:10:49.749] [debug] Received SIGCHLD in signalThread
Jun 19 09:10:52 workstation waybar[3975]: [2025-06-19 09:10:52.770] [debug] Cmd exited with code 0
Jun 19 09:10:52 workstation waybar[3975]: [2025-06-19 09:10:52.770] [debug] Received SIGCHLD in signalThread
Jun 19 09:10:53 workstation kernel: usb 5-1.3.3: reset high-speed USB device number 6 using xhci_hcd
Jun 19 09:10:55 workstation waybar[3975]: [2025-06-19 09:10:55.800] [debug] Cmd exited with code 0
Jun 19 09:10:55 workstation waybar[3975]: [2025-06-19 09:10:55.800] [debug] Received SIGCHLD in signalThread
Jun 19 09:10:58 workstation waybar[3975]: [2025-06-19 09:10:58.826] [debug] Cmd exited with code 0
Jun 19 09:10:58 workstation waybar[3975]: [2025-06-19 09:10:58.826] [debug] Received SIGCHLD in signalThread
Jun 19 09:11:01 workstation waybar[3975]: [2025-06-19 09:11:01.855] [debug] Cmd exited with code 0
Jun 19 09:11:01 workstation waybar[3975]: [2025-06-19 09:11:01.855] [debug] Received SIGCHLD in signalThread
Jun 19 09:11:04 workstation waybar[3975]: [2025-06-19 09:11:04.886] [debug] Cmd exited with code 0
Jun 19 09:11:04 workstation waybar[3975]: [2025-06-19 09:11:04.886] [debug] Received SIGCHLD in signalThread
Jun 19 09:11:07 workstation waybar[3975]: [2025-06-19 09:11:07.916] [debug] Cmd exited with code 0
Jun 19 09:11:07 workstation waybar[3975]: [2025-06-19 09:11:07.916] [debug] Received SIGCHLD in signalThread
Jun 19 09:11:10 workstation waybar[3975]: [2025-06-19 09:11:10.942] [debug] Cmd exited with code 0
Jun 19 09:11:10 workstation waybar[3975]: [2025-06-19 09:11:10.942] [debug] Received SIGCHLD in signalThread
Jun 19 09:11:13 workstation waybar[3975]: [2025-06-19 09:11:13.969] [debug] Cmd exited with code 0
Jun 19 09:11:13 workstation waybar[3975]: [2025-06-19 09:11:13.969] [debug] Received SIGCHLD in signalThread
Jun 19 09:11:16 workstation waybar[3975]: [2025-06-19 09:11:16.998] [debug] Cmd exited with code 0
Jun 19 09:11:16 workstation waybar[3975]: [2025-06-19 09:11:16.998] [debug] Received SIGCHLD in signalThread
Jun 19 09:11:19 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=49549 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:11:20 workstation waybar[3975]: [2025-06-19 09:11:20.026] [debug] Cmd exited with code 0
Jun 19 09:11:20 workstation waybar[3975]: [2025-06-19 09:11:20.026] [debug] Received SIGCHLD in signalThread
Jun 19 09:11:20 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=49550 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:11:22 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=49551 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:11:22 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=5 DF PROTO=TCP SPT=40186 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:11:23 workstation waybar[3975]: [2025-06-19 09:11:23.051] [debug] Cmd exited with code 0
Jun 19 09:11:23 workstation waybar[3975]: [2025-06-19 09:11:23.051] [debug] Received SIGCHLD in signalThread
Jun 19 09:11:23 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=6 DF PROTO=TCP SPT=40186 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:11:25 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=7 DF PROTO=TCP SPT=40186 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:11:26 workstation waybar[3975]: [2025-06-19 09:11:26.082] [debug] Cmd exited with code 0
Jun 19 09:11:26 workstation waybar[3975]: [2025-06-19 09:11:26.082] [debug] Received SIGCHLD in signalThread
Jun 19 09:11:26 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=49552 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:11:29 workstation waybar[3975]: [2025-06-19 09:11:29.109] [debug] Received SIGCHLD in signalThread
Jun 19 09:11:29 workstation waybar[3975]: [2025-06-19 09:11:29.109] [debug] Cmd exited with code 0
Jun 19 09:11:32 workstation waybar[3975]: [2025-06-19 09:11:32.136] [debug] Cmd exited with code 0
Jun 19 09:11:32 workstation waybar[3975]: [2025-06-19 09:11:32.136] [debug] Received SIGCHLD in signalThread
Jun 19 09:11:35 workstation waybar[3975]: [2025-06-19 09:11:35.162] [debug] Cmd exited with code 0
Jun 19 09:11:35 workstation waybar[3975]: [2025-06-19 09:11:35.162] [debug] Received SIGCHLD in signalThread
Jun 19 09:11:38 workstation waybar[3975]: [2025-06-19 09:11:38.190] [debug] Received SIGCHLD in signalThread
Jun 19 09:11:38 workstation waybar[3975]: [2025-06-19 09:11:38.190] [debug] Cmd exited with code 0
Jun 19 09:11:41 workstation waybar[3975]: [2025-06-19 09:11:41.217] [debug] Cmd exited with code 0
Jun 19 09:11:41 workstation waybar[3975]: [2025-06-19 09:11:41.217] [debug] Received SIGCHLD in signalThread
Jun 19 09:11:44 workstation waybar[3975]: [2025-06-19 09:11:44.245] [debug] Cmd exited with code 0
Jun 19 09:11:44 workstation waybar[3975]: [2025-06-19 09:11:44.245] [debug] Received SIGCHLD in signalThread
Jun 19 09:11:47 workstation waybar[3975]: [2025-06-19 09:11:47.272] [debug] Cmd exited with code 0
Jun 19 09:11:47 workstation waybar[3975]: [2025-06-19 09:11:47.272] [debug] Received SIGCHLD in signalThread
Jun 19 09:11:50 workstation waybar[3975]: [2025-06-19 09:11:50.298] [debug] Cmd exited with code 0
Jun 19 09:11:50 workstation waybar[3975]: [2025-06-19 09:11:50.298] [debug] Received SIGCHLD in signalThread
Jun 19 09:11:53 workstation waybar[3975]: [2025-06-19 09:11:53.324] [debug] Cmd exited with code 0
Jun 19 09:11:53 workstation waybar[3975]: [2025-06-19 09:11:53.324] [debug] Received SIGCHLD in signalThread
Jun 19 09:11:56 workstation waybar[3975]: [2025-06-19 09:11:56.351] [debug] Received SIGCHLD in signalThread
Jun 19 09:11:56 workstation waybar[3975]: [2025-06-19 09:11:56.351] [debug] Cmd exited with code 0
Jun 19 09:11:59 workstation waybar[3975]: [2025-06-19 09:11:59.379] [debug] Cmd exited with code 0
Jun 19 09:11:59 workstation waybar[3975]: [2025-06-19 09:11:59.379] [debug] Received SIGCHLD in signalThread
Jun 19 09:12:02 workstation waybar[3975]: [2025-06-19 09:12:02.408] [debug] Cmd exited with code 0
Jun 19 09:12:02 workstation waybar[3975]: [2025-06-19 09:12:02.408] [debug] Received SIGCHLD in signalThread
Jun 19 09:12:05 workstation waybar[3975]: [2025-06-19 09:12:05.436] [debug] Cmd exited with code 0
Jun 19 09:12:05 workstation waybar[3975]: [2025-06-19 09:12:05.436] [debug] Received SIGCHLD in signalThread
Jun 19 09:12:08 workstation waybar[3975]: [2025-06-19 09:12:08.462] [debug] Received SIGCHLD in signalThread
Jun 19 09:12:08 workstation waybar[3975]: [2025-06-19 09:12:08.462] [debug] Cmd exited with code 0
Jun 19 09:12:11 workstation waybar[3975]: [2025-06-19 09:12:11.487] [debug] Cmd exited with code 0
Jun 19 09:12:11 workstation waybar[3975]: [2025-06-19 09:12:11.487] [debug] Received SIGCHLD in signalThread
Jun 19 09:12:14 workstation waybar[3975]: [2025-06-19 09:12:14.519] [debug] Cmd exited with code 0
Jun 19 09:12:14 workstation waybar[3975]: [2025-06-19 09:12:14.519] [debug] Received SIGCHLD in signalThread
Jun 19 09:12:17 workstation waybar[3975]: [2025-06-19 09:12:17.547] [debug] Cmd exited with code 0
Jun 19 09:12:17 workstation waybar[3975]: [2025-06-19 09:12:17.547] [debug] Received SIGCHLD in signalThread
Jun 19 09:12:20 workstation waybar[3975]: [2025-06-19 09:12:20.573] [debug] Cmd exited with code 0
Jun 19 09:12:20 workstation waybar[3975]: [2025-06-19 09:12:20.573] [debug] Received SIGCHLD in signalThread
Jun 19 09:12:23 workstation waybar[3975]: [2025-06-19 09:12:23.603] [debug] Cmd exited with code 0
Jun 19 09:12:23 workstation waybar[3975]: [2025-06-19 09:12:23.603] [debug] Received SIGCHLD in signalThread
Jun 19 09:12:26 workstation waybar[3975]: [2025-06-19 09:12:26.630] [debug] Cmd exited with code 0
Jun 19 09:12:26 workstation waybar[3975]: [2025-06-19 09:12:26.630] [debug] Received SIGCHLD in signalThread
Jun 19 09:12:29 workstation waybar[3975]: [2025-06-19 09:12:29.659] [debug] Cmd exited with code 0
Jun 19 09:12:29 workstation waybar[3975]: [2025-06-19 09:12:29.659] [debug] Received SIGCHLD in signalThread
Jun 19 09:12:32 workstation waybar[3975]: [2025-06-19 09:12:32.680] [debug] Cmd exited with code 0
Jun 19 09:12:32 workstation waybar[3975]: [2025-06-19 09:12:32.680] [debug] Received SIGCHLD in signalThread
Jun 19 09:12:35 workstation waybar[3975]: [2025-06-19 09:12:35.705] [debug] Cmd exited with code 0
Jun 19 09:12:35 workstation waybar[3975]: [2025-06-19 09:12:35.705] [debug] Received SIGCHLD in signalThread
Jun 19 09:12:38 workstation waybar[3975]: [2025-06-19 09:12:38.734] [debug] Cmd exited with code 0
Jun 19 09:12:38 workstation waybar[3975]: [2025-06-19 09:12:38.734] [debug] Received SIGCHLD in signalThread
Jun 19 09:12:41 workstation waybar[3975]: [2025-06-19 09:12:41.762] [debug] Cmd exited with code 0
Jun 19 09:12:41 workstation waybar[3975]: [2025-06-19 09:12:41.762] [debug] Received SIGCHLD in signalThread
Jun 19 09:12:44 workstation waybar[3975]: [2025-06-19 09:12:44.791] [debug] Cmd exited with code 0
Jun 19 09:12:44 workstation waybar[3975]: [2025-06-19 09:12:44.791] [debug] Received SIGCHLD in signalThread
Jun 19 09:12:47 workstation waybar[3975]: [2025-06-19 09:12:47.818] [debug] Cmd exited with code 0
Jun 19 09:12:47 workstation waybar[3975]: [2025-06-19 09:12:47.818] [debug] Received SIGCHLD in signalThread
Jun 19 09:12:50 workstation waybar[3975]: [2025-06-19 09:12:50.846] [debug] Received SIGCHLD in signalThread
Jun 19 09:12:50 workstation waybar[3975]: [2025-06-19 09:12:50.846] [debug] Cmd exited with code 0
Jun 19 09:12:53 workstation waybar[3975]: [2025-06-19 09:12:53.874] [debug] Cmd exited with code 0
Jun 19 09:12:53 workstation waybar[3975]: [2025-06-19 09:12:53.874] [debug] Received SIGCHLD in signalThread
Jun 19 09:12:56 workstation waybar[3975]: [2025-06-19 09:12:56.904] [debug] Cmd exited with code 0
Jun 19 09:12:56 workstation waybar[3975]: [2025-06-19 09:12:56.904] [debug] Received SIGCHLD in signalThread
Jun 19 09:12:59 workstation waybar[3975]: [2025-06-19 09:12:59.932] [debug] Cmd exited with code 0
Jun 19 09:12:59 workstation waybar[3975]: [2025-06-19 09:12:59.932] [debug] Received SIGCHLD in signalThread
Jun 19 09:13:02 workstation systemd[3711]: Started app-com.google.Chrome-62535.scope.
Jun 19 09:13:02 workstation waybar[3975]: [2025-06-19 09:13:02.962] [debug] Cmd exited with code 0
Jun 19 09:13:02 workstation waybar[3975]: [2025-06-19 09:13:02.962] [debug] Received SIGCHLD in signalThread
Jun 19 09:13:05 workstation waybar[3975]: [2025-06-19 09:13:05.985] [debug] Cmd exited with code 0
Jun 19 09:13:05 workstation waybar[3975]: [2025-06-19 09:13:05.985] [debug] Received SIGCHLD in signalThread
Jun 19 09:13:06 workstation kernel: usb 5-1.3.3: reset high-speed USB device number 6 using xhci_hcd
Jun 19 09:13:07 workstation syncthing[3842]: [MOORH] INFO: Lost primary connection to 5SZ5WP2 at 192.168.1.133:54628-84.32.188.234:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABV66F7DNAONK16Q4FO0RBUI: read timeout (0 remain)
Jun 19 09:13:07 workstation syncthing[3842]: [MOORH] INFO: Connection to 5SZ5WP2 at 192.168.1.133:54628-84.32.188.234:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62ABV66F7DNAONK16Q4FO0RBUI closed: read timeout
Jun 19 09:13:09 workstation waybar[3975]: [2025-06-19 09:13:09.015] [debug] Cmd exited with code 0
Jun 19 09:13:09 workstation waybar[3975]: [2025-06-19 09:13:09.015] [debug] Received SIGCHLD in signalThread
Jun 19 09:13:10 workstation systemd[3711]: app-com.google.Chrome-62535.scope: Consumed 803ms CPU time, 145.6M memory peak.
Jun 19 09:13:12 workstation waybar[3975]: [2025-06-19 09:13:12.041] [debug] Cmd exited with code 0
Jun 19 09:13:12 workstation waybar[3975]: [2025-06-19 09:13:12.041] [debug] Received SIGCHLD in signalThread
Jun 19 09:13:15 workstation waybar[3975]: [2025-06-19 09:13:15.067] [debug] Cmd exited with code 0
Jun 19 09:13:15 workstation waybar[3975]: [2025-06-19 09:13:15.067] [debug] Received SIGCHLD in signalThread
Jun 19 09:13:17 workstation systemd[3711]: app-org.chromium.Chromium-11901.scope: Consumed 2min 18.886s CPU time, 1.2G memory peak.
Jun 19 09:13:18 workstation waybar[3975]: [2025-06-19 09:13:18.092] [debug] Cmd exited with code 0
Jun 19 09:13:18 workstation waybar[3975]: [2025-06-19 09:13:18.092] [debug] Received SIGCHLD in signalThread
Jun 19 09:13:19 workstation systemd[3711]: Started app-com.google.Chrome-63213.scope.
Jun 19 09:13:20 workstation systemd[3711]: Started app-org.chromium.Chromium-63663.scope.
Jun 19 09:13:21 workstation waybar[3975]: [2025-06-19 09:13:21.115] [debug] Cmd exited with code 0
Jun 19 09:13:21 workstation waybar[3975]: [2025-06-19 09:13:21.115] [debug] Received SIGCHLD in signalThread
Jun 19 09:13:24 workstation waybar[3975]: [2025-06-19 09:13:24.141] [debug] Cmd exited with code 0
Jun 19 09:13:24 workstation waybar[3975]: [2025-06-19 09:13:24.141] [debug] Received SIGCHLD in signalThread
Jun 19 09:13:25 workstation kernel: usb 5-1.3.3: reset high-speed USB device number 6 using xhci_hcd
Jun 19 09:13:27 workstation waybar[3975]: [2025-06-19 09:13:27.165] [debug] Cmd exited with code 0
Jun 19 09:13:27 workstation waybar[3975]: [2025-06-19 09:13:27.165] [debug] Received SIGCHLD in signalThread
Jun 19 09:13:30 workstation waybar[3975]: [2025-06-19 09:13:30.190] [debug] Cmd exited with code 0
Jun 19 09:13:30 workstation waybar[3975]: [2025-06-19 09:13:30.190] [debug] Received SIGCHLD in signalThread
Jun 19 09:13:33 workstation waybar[3975]: [2025-06-19 09:13:33.218] [debug] Cmd exited with code 0
Jun 19 09:13:33 workstation waybar[3975]: [2025-06-19 09:13:33.218] [debug] Received SIGCHLD in signalThread
Jun 19 09:13:36 workstation waybar[3975]: [2025-06-19 09:13:36.242] [debug] Received SIGCHLD in signalThread
Jun 19 09:13:36 workstation waybar[3975]: [2025-06-19 09:13:36.242] [debug] Cmd exited with code 0
Jun 19 09:13:39 workstation waybar[3975]: [2025-06-19 09:13:39.272] [debug] Received SIGCHLD in signalThread
Jun 19 09:13:39 workstation waybar[3975]: [2025-06-19 09:13:39.272] [debug] Cmd exited with code 0
Jun 19 09:13:42 workstation waybar[3975]: [2025-06-19 09:13:42.301] [debug] Received SIGCHLD in signalThread
Jun 19 09:13:42 workstation waybar[3975]: [2025-06-19 09:13:42.301] [debug] Cmd exited with code 0
Jun 19 09:13:45 workstation waybar[3975]: [2025-06-19 09:13:45.329] [debug] Received SIGCHLD in signalThread
Jun 19 09:13:45 workstation waybar[3975]: [2025-06-19 09:13:45.329] [debug] Cmd exited with code 0
Jun 19 09:13:48 workstation waybar[3975]: [2025-06-19 09:13:48.357] [debug] Cmd exited with code 0
Jun 19 09:13:48 workstation waybar[3975]: [2025-06-19 09:13:48.357] [debug] Received SIGCHLD in signalThread
Jun 19 09:13:51 workstation waybar[3975]: [2025-06-19 09:13:51.384] [debug] Cmd exited with code 0
Jun 19 09:13:51 workstation waybar[3975]: [2025-06-19 09:13:51.384] [debug] Received SIGCHLD in signalThread
Jun 19 09:13:51 workstation chrome[63663]: [63663:63692:0619/091351.938370:INFO:chrome/browser/extensions/extension_garbage_collector.cc:184] Garbage collection for extensions on file thread is complete.
Jun 19 09:13:54 workstation waybar[3975]: [2025-06-19 09:13:54.413] [debug] Received SIGCHLD in signalThread
Jun 19 09:13:54 workstation waybar[3975]: [2025-06-19 09:13:54.413] [debug] Cmd exited with code 0
Jun 19 09:13:57 workstation waybar[3975]: [2025-06-19 09:13:57.442] [debug] Received SIGCHLD in signalThread
Jun 19 09:13:57 workstation waybar[3975]: [2025-06-19 09:13:57.442] [debug] Cmd exited with code 0
Jun 19 09:14:00 workstation waybar[3975]: [2025-06-19 09:14:00.469] [debug] Cmd exited with code 0
Jun 19 09:14:00 workstation waybar[3975]: [2025-06-19 09:14:00.469] [debug] Received SIGCHLD in signalThread
Jun 19 09:14:03 workstation waybar[3975]: [2025-06-19 09:14:03.498] [debug] Cmd exited with code 0
Jun 19 09:14:03 workstation waybar[3975]: [2025-06-19 09:14:03.498] [debug] Received SIGCHLD in signalThread
Jun 19 09:14:06 workstation waybar[3975]: [2025-06-19 09:14:06.527] [debug] Cmd exited with code 0
Jun 19 09:14:06 workstation waybar[3975]: [2025-06-19 09:14:06.527] [debug] Received SIGCHLD in signalThread
Jun 19 09:14:09 workstation waybar[3975]: [2025-06-19 09:14:09.555] [debug] Cmd exited with code 0
Jun 19 09:14:09 workstation waybar[3975]: [2025-06-19 09:14:09.555] [debug] Received SIGCHLD in signalThread
Jun 19 09:14:12 workstation waybar[3975]: [2025-06-19 09:14:12.585] [debug] Received SIGCHLD in signalThread
Jun 19 09:14:12 workstation waybar[3975]: [2025-06-19 09:14:12.585] [debug] Cmd exited with code 0
Jun 19 09:14:15 workstation waybar[3975]: [2025-06-19 09:14:15.613] [debug] Cmd exited with code 0
Jun 19 09:14:15 workstation waybar[3975]: [2025-06-19 09:14:15.613] [debug] Received SIGCHLD in signalThread
Jun 19 09:14:18 workstation waybar[3975]: [2025-06-19 09:14:18.641] [debug] Received SIGCHLD in signalThread
Jun 19 09:14:18 workstation waybar[3975]: [2025-06-19 09:14:18.641] [debug] Cmd exited with code 0
Jun 19 09:14:21 workstation waybar[3975]: [2025-06-19 09:14:21.670] [debug] Received SIGCHLD in signalThread
Jun 19 09:14:21 workstation waybar[3975]: [2025-06-19 09:14:21.670] [debug] Cmd exited with code 0
Jun 19 09:14:24 workstation waybar[3975]: [2025-06-19 09:14:24.701] [debug] Cmd exited with code 0
Jun 19 09:14:24 workstation waybar[3975]: [2025-06-19 09:14:24.701] [debug] Received SIGCHLD in signalThread
Jun 19 09:14:27 workstation waybar[3975]: [2025-06-19 09:14:27.729] [debug] Cmd exited with code 0
Jun 19 09:14:27 workstation waybar[3975]: [2025-06-19 09:14:27.729] [debug] Received SIGCHLD in signalThread
Jun 19 09:14:30 workstation waybar[3975]: [2025-06-19 09:14:30.757] [debug] Received SIGCHLD in signalThread
Jun 19 09:14:30 workstation waybar[3975]: [2025-06-19 09:14:30.757] [debug] Cmd exited with code 0
Jun 19 09:14:33 workstation waybar[3975]: [2025-06-19 09:14:33.784] [debug] Received SIGCHLD in signalThread
Jun 19 09:14:33 workstation waybar[3975]: [2025-06-19 09:14:33.784] [debug] Cmd exited with code 0
Jun 19 09:14:36 workstation waybar[3975]: [2025-06-19 09:14:36.811] [debug] Cmd exited with code 0
Jun 19 09:14:36 workstation waybar[3975]: [2025-06-19 09:14:36.811] [debug] Received SIGCHLD in signalThread
Jun 19 09:14:39 workstation waybar[3975]: [2025-06-19 09:14:39.840] [debug] Received SIGCHLD in signalThread
Jun 19 09:14:39 workstation waybar[3975]: [2025-06-19 09:14:39.840] [debug] Cmd exited with code 0
Jun 19 09:14:42 workstation systemd[3711]: Started app-com.google.Chrome-65732.scope.
Jun 19 09:14:42 workstation waybar[3975]: [2025-06-19 09:14:42.866] [debug] Received SIGCHLD in signalThread
Jun 19 09:14:42 workstation waybar[3975]: [2025-06-19 09:14:42.866] [debug] Cmd exited with code 0
Jun 19 09:14:45 workstation waybar[3975]: [2025-06-19 09:14:45.894] [debug] Cmd exited with code 0
Jun 19 09:14:45 workstation waybar[3975]: [2025-06-19 09:14:45.894] [debug] Received SIGCHLD in signalThread
Jun 19 09:14:48 workstation kernel: usb 5-1.3.3: reset high-speed USB device number 6 using xhci_hcd
Jun 19 09:14:48 workstation waybar[3975]: [2025-06-19 09:14:48.923] [debug] Cmd exited with code 0
Jun 19 09:14:48 workstation waybar[3975]: [2025-06-19 09:14:48.923] [debug] Received SIGCHLD in signalThread
Jun 19 09:14:51 workstation waybar[3975]: [2025-06-19 09:14:51.950] [debug] Cmd exited with code 0
Jun 19 09:14:51 workstation waybar[3975]: [2025-06-19 09:14:51.950] [debug] Received SIGCHLD in signalThread
Jun 19 09:14:53 workstation kernel: usb 5-1.3.3: reset high-speed USB device number 6 using xhci_hcd
Jun 19 09:14:54 workstation waybar[3975]: [2025-06-19 09:14:54.977] [debug] Cmd exited with code 0
Jun 19 09:14:54 workstation waybar[3975]: [2025-06-19 09:14:54.977] [debug] Received SIGCHLD in signalThread
Jun 19 09:14:58 workstation waybar[3975]: [2025-06-19 09:14:58.006] [debug] Cmd exited with code 0
Jun 19 09:14:58 workstation waybar[3975]: [2025-06-19 09:14:58.006] [debug] Received SIGCHLD in signalThread
Jun 19 09:15:01 workstation waybar[3975]: [2025-06-19 09:15:01.035] [debug] Cmd exited with code 0
Jun 19 09:15:01 workstation waybar[3975]: [2025-06-19 09:15:01.035] [debug] Received SIGCHLD in signalThread
Jun 19 09:15:03 workstation dnsmasq-dhcp[8714]: DHCPREQUEST(virbr1) 192.168.121.16 52:54:00:af:80:1c
Jun 19 09:15:03 workstation dnsmasq-dhcp[8714]: DHCPACK(virbr1) 192.168.121.16 52:54:00:af:80:1c flux-control-plane-node-1
Jun 19 09:15:04 workstation waybar[3975]: [2025-06-19 09:15:04.064] [debug] Cmd exited with code 0
Jun 19 09:15:04 workstation waybar[3975]: [2025-06-19 09:15:04.064] [debug] Received SIGCHLD in signalThread
Jun 19 09:15:07 workstation waybar[3975]: [2025-06-19 09:15:07.093] [debug] Received SIGCHLD in signalThread
Jun 19 09:15:07 workstation waybar[3975]: [2025-06-19 09:15:07.093] [debug] Cmd exited with code 0
Jun 19 09:15:10 workstation waybar[3975]: [2025-06-19 09:15:10.119] [debug] Received SIGCHLD in signalThread
Jun 19 09:15:10 workstation waybar[3975]: [2025-06-19 09:15:10.119] [debug] Cmd exited with code 0
Jun 19 09:15:12 workstation chrome[65732]: [65732:65766:0619/091512.076877:INFO:chrome/browser/extensions/extension_garbage_collector.cc:184] Garbage collection for extensions on file thread is complete.
Jun 19 09:15:13 workstation waybar[3975]: [2025-06-19 09:15:13.149] [debug] Cmd exited with code 0
Jun 19 09:15:13 workstation waybar[3975]: [2025-06-19 09:15:13.149] [debug] Received SIGCHLD in signalThread
Jun 19 09:15:16 workstation waybar[3975]: [2025-06-19 09:15:16.179] [debug] Cmd exited with code 0
Jun 19 09:15:16 workstation waybar[3975]: [2025-06-19 09:15:16.179] [debug] Received SIGCHLD in signalThread
Jun 19 09:15:18 workstation kernel: usb 5-1.3.3: reset high-speed USB device number 6 using xhci_hcd
Jun 19 09:15:19 workstation waybar[3975]: [2025-06-19 09:15:19.207] [debug] Cmd exited with code 0
Jun 19 09:15:19 workstation waybar[3975]: [2025-06-19 09:15:19.207] [debug] Received SIGCHLD in signalThread
Jun 19 09:15:22 workstation waybar[3975]: [2025-06-19 09:15:22.234] [debug] Cmd exited with code 0
Jun 19 09:15:22 workstation waybar[3975]: [2025-06-19 09:15:22.234] [debug] Received SIGCHLD in signalThread
Jun 19 09:15:25 workstation waybar[3975]: [2025-06-19 09:15:25.261] [debug] Cmd exited with code 0
Jun 19 09:15:25 workstation waybar[3975]: [2025-06-19 09:15:25.261] [debug] Received SIGCHLD in signalThread
Jun 19 09:15:28 workstation waybar[3975]: [2025-06-19 09:15:28.290] [debug] Cmd exited with code 0
Jun 19 09:15:28 workstation waybar[3975]: [2025-06-19 09:15:28.290] [debug] Received SIGCHLD in signalThread
Jun 19 09:15:31 workstation waybar[3975]: [2025-06-19 09:15:31.321] [debug] Cmd exited with code 0
Jun 19 09:15:31 workstation waybar[3975]: [2025-06-19 09:15:31.321] [debug] Received SIGCHLD in signalThread
Jun 19 09:15:34 workstation waybar[3975]: [2025-06-19 09:15:34.349] [debug] Received SIGCHLD in signalThread
Jun 19 09:15:34 workstation waybar[3975]: [2025-06-19 09:15:34.349] [debug] Cmd exited with code 0
Jun 19 09:15:37 workstation waybar[3975]: [2025-06-19 09:15:37.377] [debug] Cmd exited with code 0
Jun 19 09:15:37 workstation waybar[3975]: [2025-06-19 09:15:37.377] [debug] Received SIGCHLD in signalThread
Jun 19 09:15:40 workstation waybar[3975]: [2025-06-19 09:15:40.404] [debug] Received SIGCHLD in signalThread
Jun 19 09:15:40 workstation waybar[3975]: [2025-06-19 09:15:40.404] [debug] Cmd exited with code 0
Jun 19 09:15:43 workstation syncthing[3842]: [MOORH] INFO: Established secure connection to 5SZ5WP2 at 192.168.1.133:42178-84.32.188.234:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62AC1CPIC5QBMSPGHJSA5MHMCA
Jun 19 09:15:43 workstation syncthing[3842]: [MOORH] INFO: Device 5SZ5WP2 client is "syncthing v1.27.3" named "Nikola S23 ultra" at 192.168.1.133:42178-84.32.188.234:22067/relay-client/TLS1.3-TLS_AES_128_GCM_SHA256/WAN-P50-62AC1CPIC5QBMSPGHJSA5MHMCA
Jun 19 09:15:43 workstation waybar[3975]: [2025-06-19 09:15:43.431] [debug] Cmd exited with code 0
Jun 19 09:15:43 workstation waybar[3975]: [2025-06-19 09:15:43.431] [debug] Received SIGCHLD in signalThread
Jun 19 09:15:46 workstation waybar[3975]: [2025-06-19 09:15:46.460] [debug] Received SIGCHLD in signalThread
Jun 19 09:15:46 workstation waybar[3975]: [2025-06-19 09:15:46.460] [debug] Cmd exited with code 0
Jun 19 09:15:49 workstation waybar[3975]: [2025-06-19 09:15:49.488] [debug] Cmd exited with code 0
Jun 19 09:15:49 workstation waybar[3975]: [2025-06-19 09:15:49.488] [debug] Received SIGCHLD in signalThread
Jun 19 09:15:52 workstation waybar[3975]: [2025-06-19 09:15:52.515] [debug] Received SIGCHLD in signalThread
Jun 19 09:15:52 workstation waybar[3975]: [2025-06-19 09:15:52.515] [debug] Cmd exited with code 0
Jun 19 09:15:55 workstation waybar[3975]: [2025-06-19 09:15:55.543] [debug] Cmd exited with code 0
Jun 19 09:15:55 workstation waybar[3975]: [2025-06-19 09:15:55.543] [debug] Received SIGCHLD in signalThread
Jun 19 09:15:58 workstation waybar[3975]: [2025-06-19 09:15:58.574] [debug] Received SIGCHLD in signalThread
Jun 19 09:15:58 workstation waybar[3975]: [2025-06-19 09:15:58.574] [debug] Cmd exited with code 0
Jun 19 09:16:01 workstation waybar[3975]: [2025-06-19 09:16:01.602] [debug] Cmd exited with code 0
Jun 19 09:16:01 workstation waybar[3975]: [2025-06-19 09:16:01.602] [debug] Received SIGCHLD in signalThread
Jun 19 09:16:04 workstation waybar[3975]: [2025-06-19 09:16:04.629] [debug] Cmd exited with code 0
Jun 19 09:16:04 workstation waybar[3975]: [2025-06-19 09:16:04.629] [debug] Received SIGCHLD in signalThread
Jun 19 09:16:06 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=40977 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:16:06 workstation waybar[3975]: [2025-06-19 09:16:06.955] [debug] Added child to reap list: 67275
Jun 19 09:16:06 workstation waybar[67275]: sh: line 1: activate: command not found
Jun 19 09:16:06 workstation waybar[3975]: [2025-06-19 09:16:06.958] [debug] Received SIGCHLD in signalThread
Jun 19 09:16:06 workstation waybar[3975]: [2025-06-19 09:16:06.958] [debug] Reaped child with PID: 67275
Jun 19 09:16:07 workstation waybar[3975]: [2025-06-19 09:16:07.655] [debug] Cmd exited with code 0
Jun 19 09:16:07 workstation waybar[3975]: [2025-06-19 09:16:07.655] [debug] Received SIGCHLD in signalThread
Jun 19 09:16:10 workstation waybar[3975]: [2025-06-19 09:16:10.687] [debug] Cmd exited with code 0
Jun 19 09:16:10 workstation waybar[3975]: [2025-06-19 09:16:10.687] [debug] Received SIGCHLD in signalThread
Jun 19 09:16:13 workstation waybar[3975]: [2025-06-19 09:16:13.715] [debug] Cmd exited with code 0
Jun 19 09:16:13 workstation waybar[3975]: [2025-06-19 09:16:13.715] [debug] Received SIGCHLD in signalThread
Jun 19 09:16:16 workstation waybar[3975]: [2025-06-19 09:16:16.742] [debug] Cmd exited with code 0
Jun 19 09:16:16 workstation waybar[3975]: [2025-06-19 09:16:16.742] [debug] Received SIGCHLD in signalThread
Jun 19 09:16:17 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=40978 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:16:19 workstation waybar[3975]: [2025-06-19 09:16:19.770] [debug] Cmd exited with code 0
Jun 19 09:16:19 workstation waybar[3975]: [2025-06-19 09:16:19.770] [debug] Received SIGCHLD in signalThread
Jun 19 09:16:22 workstation waybar[3975]: [2025-06-19 09:16:22.797] [debug] Received SIGCHLD in signalThread
Jun 19 09:16:22 workstation waybar[3975]: [2025-06-19 09:16:22.797] [debug] Cmd exited with code 0
Jun 19 09:16:25 workstation waybar[3975]: [2025-06-19 09:16:25.826] [debug] Received SIGCHLD in signalThread
Jun 19 09:16:25 workstation waybar[3975]: [2025-06-19 09:16:25.826] [debug] Cmd exited with code 0
Jun 19 09:16:28 workstation waybar[3975]: [2025-06-19 09:16:28.853] [debug] Received SIGCHLD in signalThread
Jun 19 09:16:28 workstation waybar[3975]: [2025-06-19 09:16:28.853] [debug] Cmd exited with code 0
Jun 19 09:16:31 workstation waybar[3975]: [2025-06-19 09:16:31.879] [debug] Cmd exited with code 0
Jun 19 09:16:31 workstation waybar[3975]: [2025-06-19 09:16:31.879] [debug] Received SIGCHLD in signalThread
Jun 19 09:16:34 workstation waybar[3975]: [2025-06-19 09:16:34.906] [debug] Cmd exited with code 0
Jun 19 09:16:34 workstation waybar[3975]: [2025-06-19 09:16:34.906] [debug] Received SIGCHLD in signalThread
Jun 19 09:16:37 workstation waybar[3975]: [2025-06-19 09:16:37.934] [debug] Received SIGCHLD in signalThread
Jun 19 09:16:37 workstation waybar[3975]: [2025-06-19 09:16:37.934] [debug] Cmd exited with code 0
Jun 19 09:16:40 workstation waybar[3975]: [2025-06-19 09:16:40.960] [debug] Received SIGCHLD in signalThread
Jun 19 09:16:40 workstation waybar[3975]: [2025-06-19 09:16:40.960] [debug] Cmd exited with code 0
Jun 19 09:16:43 workstation waybar[3975]: [2025-06-19 09:16:43.990] [debug] Received SIGCHLD in signalThread
Jun 19 09:16:43 workstation waybar[3975]: [2025-06-19 09:16:43.990] [debug] Cmd exited with code 0
Jun 19 09:16:47 workstation waybar[3975]: [2025-06-19 09:16:47.021] [debug] Cmd exited with code 0
Jun 19 09:16:47 workstation waybar[3975]: [2025-06-19 09:16:47.021] [debug] Received SIGCHLD in signalThread
Jun 19 09:16:50 workstation waybar[3975]: [2025-06-19 09:16:50.049] [debug] Cmd exited with code 0
Jun 19 09:16:50 workstation waybar[3975]: [2025-06-19 09:16:50.049] [debug] Received SIGCHLD in signalThread
Jun 19 09:16:53 workstation waybar[3975]: [2025-06-19 09:16:53.079] [debug] Cmd exited with code 0
Jun 19 09:16:53 workstation waybar[3975]: [2025-06-19 09:16:53.079] [debug] Received SIGCHLD in signalThread
Jun 19 09:16:56 workstation waybar[3975]: [2025-06-19 09:16:56.108] [debug] Cmd exited with code 0
Jun 19 09:16:56 workstation waybar[3975]: [2025-06-19 09:16:56.108] [debug] Received SIGCHLD in signalThread
Jun 19 09:16:59 workstation waybar[3975]: [2025-06-19 09:16:59.137] [debug] Received SIGCHLD in signalThread
Jun 19 09:16:59 workstation waybar[3975]: [2025-06-19 09:16:59.137] [debug] Cmd exited with code 0
Jun 19 09:17:02 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=40979 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:17:02 workstation waybar[3975]: [2025-06-19 09:17:02.165] [debug] Cmd exited with code 0
Jun 19 09:17:02 workstation waybar[3975]: [2025-06-19 09:17:02.165] [debug] Received SIGCHLD in signalThread
Jun 19 09:17:05 workstation waybar[3975]: [2025-06-19 09:17:05.195] [debug] Received SIGCHLD in signalThread
Jun 19 09:17:05 workstation waybar[3975]: [2025-06-19 09:17:05.195] [debug] Cmd exited with code 0
Jun 19 09:17:07 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=57442 DF PROTO=TCP SPT=57758 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:17:08 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=57443 DF PROTO=TCP SPT=57758 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:17:08 workstation waybar[3975]: [2025-06-19 09:17:08.220] [debug] Cmd exited with code 0
Jun 19 09:17:08 workstation waybar[3975]: [2025-06-19 09:17:08.220] [debug] Received SIGCHLD in signalThread
Jun 19 09:17:10 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=57444 DF PROTO=TCP SPT=57758 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:17:10 workstation kernel: refused connection: IN=enp119s0 OUT= MAC=9c:6b:00:82:e8:cb:2e:3d:6b:23:47:c1:08:00 SRC=192.168.1.29 DST=192.168.1.133 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=40980 DF PROTO=TCP SPT=22000 DPT=22000 WINDOW=65535 RES=0x00 SYN URGP=0
Jun 19 09:17:11 workstation waybar[3975]: [2025-06-19 09:17:11.247] [debug] Cmd exited with code 0
Jun 19 09:17:11 workstation waybar[3975]: [2025-06-19 09:17:11.247] [debug] Received SIGCHLD in signalThread
Jun 19 09:17:14 workstation waybar[3975]: [2025-06-19 09:17:14.273] [debug] Cmd exited with code 0
Jun 19 09:17:14 workstation waybar[3975]: [2025-06-19 09:17:14.274] [debug] Received SIGCHLD in signalThread
Jun 19 09:17:17 workstation waybar[3975]: [2025-06-19 09:17:17.300] [debug] Received SIGCHLD in signalThread
Jun 19 09:17:17 workstation waybar[3975]: [2025-06-19 09:17:17.300] [debug] Cmd exited with code 0
Jun 19 09:17:20 workstation waybar[3975]: [2025-06-19 09:17:20.330] [debug] Received SIGCHLD in signalThread
Jun 19 09:17:20 workstation waybar[3975]: [2025-06-19 09:17:20.330] [debug] Cmd exited with code 0
Jun 19 09:17:23 workstation waybar[3975]: [2025-06-19 09:17:23.360] [debug] Received SIGCHLD in signalThread
Jun 19 09:17:23 workstation waybar[3975]: [2025-06-19 09:17:23.360] [debug] Cmd exited with code 0
Jun 19 09:17:26 workstation waybar[3975]: [2025-06-19 09:17:26.388] [debug] Cmd exited with code 0
Jun 19 09:17:26 workstation waybar[3975]: [2025-06-19 09:17:26.388] [debug] Received SIGCHLD in signalThread
Jun 19 09:17:29 workstation waybar[3975]: [2025-06-19 09:17:29.415] [debug] Received SIGCHLD in signalThread
Jun 19 09:17:29 workstation waybar[3975]: [2025-06-19 09:17:29.415] [debug] Cmd exited with code 0
Jun 19 09:17:32 workstation waybar[3975]: [2025-06-19 09:17:32.443] [debug] Cmd exited with code 0
Jun 19 09:17:32 workstation waybar[3975]: [2025-06-19 09:17:32.443] [debug] Received SIGCHLD in signalThread
Jun 19 09:17:35 workstation waybar[3975]: [2025-06-19 09:17:35.470] [debug] Received SIGCHLD in signalThread
Jun 19 09:17:35 workstation waybar[3975]: [2025-06-19 09:17:35.470] [debug] Cmd exited with code 0
Jun 19 09:17:38 workstation waybar[3975]: [2025-06-19 09:17:38.496] [debug] Received SIGCHLD in signalThread
Jun 19 09:17:38 workstation waybar[3975]: [2025-06-19 09:17:38.496] [debug] Cmd exited with code 0
Jun 19 09:17:41 workstation waybar[3975]: [2025-06-19 09:17:41.524] [debug] Cmd exited with code 0
Jun 19 09:17:41 workstation waybar[3975]: [2025-06-19 09:17:41.524] [debug] Received SIGCHLD in signalThread
Jun 19 09:17:44 workstation waybar[3975]: [2025-06-19 09:17:44.550] [debug] Cmd exited with code 0
Jun 19 09:17:44 workstation waybar[3975]: [2025-06-19 09:17:44.550] [debug] Received SIGCHLD in signalThread
Jun 19 09:17:47 workstation waybar[3975]: [2025-06-19 09:17:47.577] [debug] Received SIGCHLD in signalThread
Jun 19 09:17:47 workstation waybar[3975]: [2025-06-19 09:17:47.577] [debug] Cmd exited with code 0
Jun 19 09:17:50 workstation waybar[3975]: [2025-06-19 09:17:50.606] [debug] Cmd exited with code 0
Jun 19 09:17:50 workstation waybar[3975]: [2025-06-19 09:17:50.606] [debug] Received SIGCHLD in signalThread
Jun 19 09:17:53 workstation waybar[3975]: [2025-06-19 09:17:53.633] [debug] Cmd exited with code 0
Jun 19 09:17:53 workstation waybar[3975]: [2025-06-19 09:17:53.633] [debug] Received SIGCHLD in signalThread
Jun 19 09:17:56 workstation waybar[3975]: [2025-06-19 09:17:56.661] [debug] Cmd exited with code 0
Jun 19 09:17:56 workstation waybar[3975]: [2025-06-19 09:17:56.661] [debug] Received SIGCHLD in signalThread
Jun 19 09:17:59 workstation waybar[3975]: [2025-06-19 09:17:59.689] [debug] Received SIGCHLD in signalThread
Jun 19 09:17:59 workstation waybar[3975]: [2025-06-19 09:17:59.689] [debug] Cmd exited with code 0
Jun 19 09:18:02 workstation waybar[3975]: [2025-06-19 09:18:02.719] [debug] Received SIGCHLD in signalThread
Jun 19 09:18:02 workstation waybar[3975]: [2025-06-19 09:18:02.719] [debug] Cmd exited with code 0
Jun 19 09:18:05 workstation waybar[3975]: [2025-06-19 09:18:05.747] [debug] Cmd exited with code 0
Jun 19 09:18:05 workstation waybar[3975]: [2025-06-19 09:18:05.747] [debug] Received SIGCHLD in signalThread
Jun 19 09:18:08 workstation waybar[3975]: [2025-06-19 09:18:08.774] [debug] Cmd exited with code 0
Jun 19 09:18:08 workstation waybar[3975]: [2025-06-19 09:18:08.774] [debug] Received SIGCHLD in signalThread
Jun 19 09:18:11 workstation waybar[3975]: [2025-06-19 09:18:11.803] [debug] Cmd exited with code 0
Jun 19 09:18:11 workstation waybar[3975]: [2025-06-19 09:18:11.803] [debug] Received SIGCHLD in signalThread
Jun 19 09:18:14 workstation waybar[3975]: [2025-06-19 09:18:14.828] [debug] Cmd exited with code 0
Jun 19 09:18:14 workstation waybar[3975]: [2025-06-19 09:18:14.828] [debug] Received SIGCHLD in signalThread
Jun 19 09:18:17 workstation waybar[3975]: [2025-06-19 09:18:17.856] [debug] Received SIGCHLD in signalThread
Jun 19 09:18:17 workstation waybar[3975]: [2025-06-19 09:18:17.856] [debug] Cmd exited with code 0
Jun 19 09:18:20 workstation waybar[3975]: [2025-06-19 09:18:20.885] [debug] Cmd exited with code 0
Jun 19 09:18:20 workstation waybar[3975]: [2025-06-19 09:18:20.885] [debug] Received SIGCHLD in signalThread
Jun 19 09:18:23 workstation waybar[3975]: [2025-06-19 09:18:23.914] [debug] Cmd exited with code 0
Jun 19 09:18:23 workstation waybar[3975]: [2025-06-19 09:18:23.914] [debug] Received SIGCHLD in signalThread
Jun 19 09:18:26 workstation waybar[3975]: [2025-06-19 09:18:26.941] [debug] Received SIGCHLD in signalThread
Jun 19 09:18:26 workstation waybar[3975]: [2025-06-19 09:18:26.941] [debug] Cmd exited with code 0
Jun 19 09:18:28 workstation nix-daemon[1726]: accepted connection from pid 69750, user nikola
Jun 19 09:18:28 workstation nix-daemon[1726]: accepted connection from pid 69746, user nikola
Jun 19 09:18:28 workstation nix-daemon[1726]: accepted connection from pid 69748, user nikola
Jun 19 09:18:29 workstation waybar[3975]: [2025-06-19 09:18:29.964] [debug] Received SIGCHLD in signalThread
Jun 19 09:18:29 workstation waybar[3975]: [2025-06-19 09:18:29.964] [debug] Cmd exited with code 0
Jun 19 09:18:32 workstation waybar[3975]: [2025-06-19 09:18:32.993] [debug] Cmd exited with code 0
Jun 19 09:18:32 workstation waybar[3975]: [2025-06-19 09:18:32.993] [debug] Received SIGCHLD in signalThread
Jun 19 09:18:36 workstation waybar[3975]: [2025-06-19 09:18:36.021] [debug] Cmd exited with code 0
Jun 19 09:18:36 workstation waybar[3975]: [2025-06-19 09:18:36.021] [debug] Received SIGCHLD in signalThread
Jun 19 09:18:39 workstation waybar[3975]: [2025-06-19 09:18:39.049] [debug] Received SIGCHLD in signalThread
Jun 19 09:18:39 workstation waybar[3975]: [2025-06-19 09:18:39.049] [debug] Cmd exited with code 0
Jun 19 09:18:42 workstation waybar[3975]: [2025-06-19 09:18:42.080] [debug] Cmd exited with code 0
Jun 19 09:18:42 workstation waybar[3975]: [2025-06-19 09:18:42.080] [debug] Received SIGCHLD in signalThread
Jun 19 09:18:45 workstation waybar[3975]: [2025-06-19 09:18:45.108] [debug] Cmd exited with code 0
Jun 19 09:18:45 workstation waybar[3975]: [2025-06-19 09:18:45.108] [debug] Received SIGCHLD in signalThread
Jun 19 09:18:48 workstation waybar[3975]: [2025-06-19 09:18:48.136] [debug] Cmd exited with code 0
Jun 19 09:18:48 workstation waybar[3975]: [2025-06-19 09:18:48.136] [debug] Received SIGCHLD in signalThread
Jun 19 09:18:51 workstation waybar[3975]: [2025-06-19 09:18:51.166] [debug] Cmd exited with code 0
Jun 19 09:18:51 workstation waybar[3975]: [2025-06-19 09:18:51.166] [debug] Received SIGCHLD in signalThread
Jun 19 09:18:54 workstation waybar[3975]: [2025-06-19 09:18:54.194] [debug] Cmd exited with code 0
Jun 19 09:18:54 workstation waybar[3975]: [2025-06-19 09:18:54.194] [debug] Received SIGCHLD in signalThread
Jun 19 09:18:57 workstation waybar[3975]: [2025-06-19 09:18:57.220] [debug] Cmd exited with code 0
Jun 19 09:18:57 workstation waybar[3975]: [2025-06-19 09:18:57.220] [debug] Received SIGCHLD in signalThread
Jun 19 09:19:00 workstation waybar[3975]: [2025-06-19 09:19:00.248] [debug] Cmd exited with code 0
Jun 19 09:19:00 workstation waybar[3975]: [2025-06-19 09:19:00.248] [debug] Received SIGCHLD in signalThread
Jun 19 09:19:01 workstation systemd-coredump[70143]: Process 69750 (nixd-attrset-ev) of user 1000 terminated abnormally with signal 6/ABRT, processing...
Jun 19 09:19:01 workstation systemd[1]: Started Process Core Dump (PID 70143/UID 0).
Jun 19 09:19:01 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 09:19:01 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 09:19:01 workstation systemd-timesyncd[1439]: Network configuration changed, trying to establish connection.
Jun 19 09:19:01 workstation systemd-timesyncd[1439]: Contacted time server 147.91.26.20:123 (2.nixos.pool.ntp.org).
Jun 19 09:19:01 workstation systemd-coredump[70144]: Process 69750 (nixd-attrset-ev) of user 1000 dumped core.
Module libattr.so.1 without build-id.
Module libkeyutils.so.1 without build-id.
Module libkrb5support.so.0 without build-id.
Module libcom_err.so.3 without build-id.
Module libk5crypto.so.3 without build-id.
Module libkrb5.so.3 without build-id.
Module libunistring.so.5 without build-id.
Module libpcre2-8.so.0 without build-id.
Module liblzma.so.5 without build-id.
Module libbz2.so.1 without build-id.
Module libacl.so.1 without build-id.
Module libbrotlicommon.so.1 without build-id.
Module libaws-c-common.so.1 without build-id.
Module libaws-checksums.so.1.0.0 without build-id.
Module libaws-c-sdkutils.so.1.0.0 without build-id.
Module libaws-c-cal.so.1.0.0 without build-id.
Module libaws-c-compression.so.1.0.0 without build-id.
Module libs2n.so.1 without build-id.
Module libaws-c-io.so.1.0.0 without build-id.
Module libaws-c-http.so.1.0.0 without build-id.
Module libaws-c-auth.so.1.0.0 without build-id.
Module libaws-c-s3.so.0unstable without build-id.
Module libaws-c-event-stream.so.1.0.0 without build-id.
Module libaws-c-mqtt.so.1.0.0 without build-id.
Module libzstd.so.1 without build-id.
Module libgssapi_krb5.so.2 without build-id.
Module libpsl.so.5 without build-id.
Module libssh2.so.1 without build-id.
Module libidn2.so.0 without build-id.
Module libnghttp2.so.14 without build-id.
Module libgit2.so.1.8 without build-id.
Module libcpuid.so.17 without build-id.
Module libarchive.so.13 without build-id.
Module libbrotlidec.so.1 without build-id.
Module libbrotlienc.so.1 without build-id.
Module libseccomp.so.2 without build-id.
Module libaws-crt-cpp.so without build-id.
Module libaws-cpp-sdk-core.so without build-id.
Module libaws-cpp-sdk-s3.so without build-id.
Module libaws-cpp-sdk-transfer.so without build-id.
Module libboost_context.so.1.81.0 without build-id.
Module liblowdown.so.1 without build-id.
Module libeditline.so.1 without build-id.
Module libxml2.so.2 without build-id.
Module libncursesw.so.6 without build-id.
Module libz.so.1 without build-id.
Module libffi.so.8 without build-id.
Module libnixt.so without build-id.
Module libnixf.so without build-id.
Module libgcc_s.so.1 without build-id.
Module libstdc++.so.6 without build-id.
Module libnixd-lspserver.so without build-id.
Module libnixd.so without build-id.
Module nixd-attrset-eval without build-id.
Stack trace of thread 69750:
#0 0x00007ff9aa29a88c __pthread_kill_implementation (libc.so.6 + 0x9288c)
#1 0x00007ff9aa248576 raise (libc.so.6 + 0x40576)
#2 0x00007ff9aa230935 abort (libc.so.6 + 0x28935)
#3 0x00007ff9aa16a7ae _ZN3nix5panicESt17basic_string_viewIcSt11char_traitsIcEE (libnixutil.so + 0x9d7ae)
#4 0x00007ff9aa16a820 _ZN3nix5panicEPKciS1_ (libnixutil.so + 0x9d820)
#5 0x00007ff9aab46cae _ZN4nixt10selectAttrERN3nix9EvalStateERNS0_5ValueENS0_6SymbolE (libnixt.so + 0x1acae)
#6 0x00007ff9aab470c6 _ZN4nixt13selectOptionsERN3nix9EvalStateERNS0_5ValueEN9__gnu_cxx17__normal_iteratorIPKNS0_6SymbolESt6vectorIS7_SaIS7_EEEESD_ (libnixt.so + 0x1b0c6)
#7 0x00007ff9b3b1c9a4 _ZN4nixd15AttrSetProvider16onOptionCompleteERKNS_22AttrPathCompleteParamsEN4llvm15unique_functionIFvNS4_8ExpectedISt6vectorINS_11OptionFieldESaIS8_EEEEEEE (libnixd.so + 0xc59a4)
#8 0x00007ff9b3b2217f _ZN4llvm6detail18UniqueFunctionBaseIvJNS_4json5ValueENS_15unique_functionIFvNS_8ExpectedIS3_EEEEEEE8CallImplIZN9lspserver15HandlerRegistry9addMethodIN4nixd22AttrPathCompleteParamsESt6vectorINSE_11OptionFieldESaISH_EENSE_15AttrSetProviderEEEvNS_9StringRefEPT1_MSM_FvRKT_NS4_IFvNS5_IT0_EEEEEEEUlS3_S8_E_EEvPvRS3_RS8_ (libnixd.so + 0xcb17f)
#9 0x00007ff9b3a15d95 _ZN9lspserver9LSPServer6onCallEN4llvm9StringRefENS1_4json5ValueES4_ (libnixd-lspserver.so + 0x23d95)
#10 0x00007ff9b3a0eb53 _ZN9lspserver11InboundPort8dispatchEN4llvm4json5ValueERNS_14MessageHandlerE (libnixd-lspserver.so + 0x1cb53)
#11 0x00007ff9b3a0eee8 _ZN9lspserver11InboundPort4loopERNS_14MessageHandlerE (libnixd-lspserver.so + 0x1cee8)
#12 0x000000000040478b main (nixd-attrset-eval + 0x478b)
#13 0x00007ff9aa23227e __libc_start_call_main (libc.so.6 + 0x2a27e)
#14 0x00007ff9aa232339 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a339)
#15 0x0000000000405615 _start (nixd-attrset-eval + 0x5615)
Stack trace of thread 69753:
#0 0x00007ff9aa2493da __sigtimedwait (libc.so.6 + 0x413da)
#1 0x00007ff9aa2489ec sigwait (libc.so.6 + 0x409ec)
#2 0x00007ff9aa1a88e5 _ZN3nixL19signalHandlerThreadE10__sigset_t (libnixutil.so + 0xdb8e5)
#3 0x00007ff9aa1a5b0c _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJPFv10__sigset_tES3_EEEEE6_M_runEv (libnixutil.so + 0xd8b0c)
#4 0x00007ff9aa4e86d3 execute_native_thread_routine (libstdc++.so.6 + 0xe86d3)
#5 0x00007ff9aa298af3 start_thread (libc.so.6 + 0x90af3)
#6 0x00007ff9aa317f4c __clone3 (libc.so.6 + 0x10ff4c)
ELF object binary architecture: AMD x86-64
Jun 19 09:19:01 workstation systemd[1]: [email protected]: Deactivated successfully.
Jun 19 09:19:01 workstation systemd[1]: [email protected]: Consumed 261ms CPU time, 419.8M memory peak, 4K read from disk, 3.7M written to disk.
Jun 19 09:19:03 workstation waybar[3975]: [2025-06-19 09:19:03.274] [debug] Received SIGCHLD in signalThread
Jun 19 09:19:03 workstation waybar[3975]: [2025-06-19 09:19:03.274] [debug] Cmd exited with code 0
Jun 19 09:19:06 workstation waybar[3975]: [2025-06-19 09:19:06.300] [debug] Cmd exited with code 0
Jun 19 09:19:06 workstation waybar[3975]: [2025-06-19 09:19:06.300] [debug] Received SIGCHLD in signalThread
Jun 19 09:19:09 workstation waybar[3975]: [2025-06-19 09:19:09.328] [debug] Received SIGCHLD in signalThread
Jun 19 09:19:09 workstation waybar[3975]: [2025-06-19 09:19:09.328] [debug] Cmd exited with code 0
Jun 19 09:19:12 workstation waybar[3975]: [2025-06-19 09:19:12.358] [debug] Received SIGCHLD in signalThread
Jun 19 09:19:12 workstation waybar[3975]: [2025-06-19 09:19:12.358] [debug] Cmd exited with code 0
Jun 19 09:19:15 workstation waybar[3975]: [2025-06-19 09:19:15.386] [debug] Cmd exited with code 0
Jun 19 09:19:15 workstation waybar[3975]: [2025-06-19 09:19:15.386] [debug] Received SIGCHLD in signalThread
Jun 19 09:19:18 workstation waybar[3975]: [2025-06-19 09:19:18.413] [debug] Cmd exited with code 0
Jun 19 09:19:18 workstation waybar[3975]: [2025-06-19 09:19:18.413] [debug] Received SIGCHLD in signalThread
Jun 19 09:19:21 workstation waybar[3975]: [2025-06-19 09:19:21.439] [debug] Received SIGCHLD in signalThread
Jun 19 09:19:21 workstation waybar[3975]: [2025-06-19 09:19:21.439] [debug] Cmd exited with code 0
Jun 19 09:19:24 workstation waybar[3975]: [2025-06-19 09:19:24.470] [debug] Received SIGCHLD in signalThread
Jun 19 09:19:24 workstation waybar[3975]: [2025-06-19 09:19:24.470] [debug] Cmd exited with code 0
Jun 19 09:19:27 workstation waybar[3975]: [2025-06-19 09:19:27.496] [debug] Cmd exited with code 0
Jun 19 09:19:27 workstation waybar[3975]: [2025-06-19 09:19:27.496] [debug] Received SIGCHLD in signalThread
Jun 19 09:19:30 workstation waybar[3975]: [2025-06-19 09:19:30.523] [debug] Cmd exited with code 0
Jun 19 09:19:30 workstation waybar[3975]: [2025-06-19 09:19:30.523] [debug] Received SIGCHLD in signalThread
Jun 19 09:19:33 workstation waybar[3975]: [2025-06-19 09:19:33.552] [debug] Cmd exited with code 0
Jun 19 09:19:33 workstation waybar[3975]: [2025-06-19 09:19:33.552] [debug] Received SIGCHLD in signalThread
Jun 19 09:19:36 workstation waybar[3975]: [2025-06-19 09:19:36.582] [debug] Cmd exited with code 0
Jun 19 09:19:36 workstation waybar[3975]: [2025-06-19 09:19:36.582] [debug] Received SIGCHLD in signalThread
Jun 19 09:19:39 workstation waybar[3975]: [2025-06-19 09:19:39.612] [debug] Cmd exited with code 0
Jun 19 09:19:39 workstation waybar[3975]: [2025-06-19 09:19:39.612] [debug] Received SIGCHLD in signalThread
Jun 19 09:19:42 workstation waybar[3975]: [2025-06-19 09:19:42.638] [debug] Cmd exited with code 0
Jun 19 09:19:42 workstation waybar[3975]: [2025-06-19 09:19:42.638] [debug] Received SIGCHLD in signalThread
Jun 19 09:19:45 workstation waybar[3975]: [2025-06-19 09:19:45.667] [debug] Cmd exited with code 0
Jun 19 09:19:45 workstation waybar[3975]: [2025-06-19 09:19:45.667] [debug] Received SIGCHLD in signalThread
Jun 19 09:19:48 workstation waybar[3975]: [2025-06-19 09:19:48.695] [debug] Received SIGCHLD in signalThread
Jun 19 09:19:48 workstation waybar[3975]: [2025-06-19 09:19:48.695] [debug] Cmd exited with code 0
Jun 19 09:19:50 workstation nix-daemon[1726]: accepted connection from pid 70838, user nikola
Jun 19 09:19:51 workstation waybar[3975]: [2025-06-19 09:19:51.722] [debug] Cmd exited with code 0
Jun 19 09:19:51 workstation waybar[3975]: [2025-06-19 09:19:51.722] [debug] Received SIGCHLD in signalThread
Jun 19 09:19:54 workstation waybar[3975]: [2025-06-19 09:19:54.748] [debug] Cmd exited with code 0
Jun 19 09:19:54 workstation waybar[3975]: [2025-06-19 09:19:54.748] [debug] Received SIGCHLD in signalThread
Jun 19 09:19:57 workstation waybar[3975]: [2025-06-19 09:19:57.768] [debug] Cmd exited with code 0
Jun 19 09:19:57 workstation waybar[3975]: [2025-06-19 09:19:57.768] [debug] Received SIGCHLD in signalThread
Jun 19 09:20:00 workstation waybar[3975]: [2025-06-19 09:20:00.789] [debug] Cmd exited with code 0
Jun 19 09:20:00 workstation waybar[3975]: [2025-06-19 09:20:00.789] [debug] Received SIGCHLD in signalThread
Jun 19 09:20:03 workstation waybar[3975]: [2025-06-19 09:20:03.815] [debug] Cmd exited with code 0
Jun 19 09:20:03 workstation waybar[3975]: [2025-06-19 09:20:03.815] [debug] Received SIGCHLD in signalThread
Jun 19 09:20:06 workstation nix-daemon[1726]: accepted connection from pid 71057, user nikola
Jun 19 09:20:06 workstation waybar[3975]: [2025-06-19 09:20:06.835] [debug] Cmd exited with code 0
Jun 19 09:20:06 workstation waybar[3975]: [2025-06-19 09:20:06.835] [debug] Received SIGCHLD in signalThread
Jun 19 09:20:09 workstation waybar[3975]: [2025-06-19 09:20:09.857] [debug] Cmd exited with code 0
Jun 19 09:20:09 workstation waybar[3975]: [2025-06-19 09:20:09.857] [debug] Received SIGCHLD in signalThread
Jun 19 09:20:10 workstation nix-daemon[1726]: accepted connection from pid 71105, user nikola
Jun 19 09:20:10 workstation nix-daemon[1726]: accepted connection from pid 71112, user nikola
Jun 19 09:20:12 workstation waybar[3975]: [2025-06-19 09:20:12.879] [debug] Received SIGCHLD in signalThread
Jun 19 09:20:12 workstation waybar[3975]: [2025-06-19 09:20:12.879] [debug] Cmd exited with code 0
Jun 19 09:20:15 workstation nix-daemon[1726]: accepted connection from pid 71143, user nikola
Jun 19 09:20:15 workstation nix-daemon[1726]: accepted connection from pid 71148, user nikola
Jun 19 09:20:15 workstation nix-daemon[1726]: accepted connection from pid 71153, user nikola
Jun 19 09:20:15 workstation nix-daemon[1726]: accepted connection from pid 71158, user nikola
Jun 19 09:20:15 workstation nix-daemon[1726]: accepted connection from pid 71163, user nikola
Jun 19 09:20:15 workstation nix-daemon[1726]: accepted connection from pid 71168, user nikola
Jun 19 09:20:15 workstation nix-daemon[1726]: accepted connection from pid 71174, user nikola
Jun 19 09:20:15 workstation nix-daemon[1726]: accepted connection from pid 71179, user nikola
Jun 19 09:20:15 workstation nix-daemon[1726]: accepted connection from pid 71184, user nikola
Jun 19 09:20:15 workstation nix-daemon[1726]: accepted connection from pid 71189, user nikola
Jun 19 09:20:15 workstation nix-daemon[1726]: accepted connection from pid 71194, user nikola
Jun 19 09:20:15 workstation nix-daemon[1726]: accepted connection from pid 71199, user nikola
Jun 19 09:20:15 workstation nix-daemon[1726]: accepted connection from pid 71204, user nikola
Jun 19 09:20:15 workstation nix-daemon[1726]: accepted connection from pid 71209, user nikola
Jun 19 09:20:15 workstation nix-daemon[1726]: accepted connection from pid 71214, user nikola
Jun 19 09:20:15 workstation nix-daemon[1726]: accepted connection from pid 71219, user nikola
Jun 19 09:20:15 workstation nix-daemon[1726]: accepted connection from pid 71224, user nikola
Jun 19 09:20:15 workstation nix-daemon[1726]: accepted connection from pid 71229, user nikola
Jun 19 09:20:15 workstation nix-daemon[1726]: accepted connection from pid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment