offspot / kiwix-hotspot

[ARCHIVED] Kiwix Hotspot Image Creator (Desktop) for Windows/macOS/Linux
https://kiwix.org/en/downloads/kiwix-hotspot/
GNU General Public License v3.0
71 stars 19 forks source link

SSH session not active Error #584

Closed kelson42 closed 3 years ago

kelson42 commented 3 years ago
[15:48:55] TASK [resize : Create test directory] ******************************************
[15:48:55] --> resize : Create test directory
[15:48:55] [STAGE 5/5: Post-process contents (virtualized) - 85%]
[15:48:55] task path: /var/lib/ansible/local/roles/resize/tasks/main.yml:140
[15:48:56] <localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
[15:48:56] <localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
[15:48:56] <localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /var/tmp/ansible-tmp-1619617736.3666978-67585791963378 `" && echo ansible-tmp-1619617736.3666978-67585791963378="` echo /var/tmp/ansible-tmp-1619617736.3666978-67585791963378 `" ) && sleep 0'
[15:48:56] Using module file /usr/lib/python3/dist-packages/ansible/modules/files/file.py
[15:48:56] <localhost> PUT /root/.ansible/tmp/ansible-local-2440jl5kvucd/tmpgpqa1ces TO /var/tmp/ansible-tmp-1619617736.3666978-67585791963378/AnsiballZ_file.py
[15:48:57] <localhost> EXEC /bin/sh -c 'setfacl -m u:user:r-x /var/tmp/ansible-tmp-1619617736.3666978-67585791963378/ /var/tmp/ansible-tmp-1619617736.3666978-67585791963378/AnsiballZ_file.py && sleep 0'
[15:48:57] <localhost> EXEC /bin/sh -c 'chmod u+x /var/tmp/ansible-tmp-1619617736.3666978-67585791963378/ /var/tmp/ansible-tmp-1619617736.3666978-67585791963378/AnsiballZ_file.py && sleep 0'
[15:48:57] <localhost> EXEC /bin/sh -c 'chown user /var/tmp/ansible-tmp-1619617736.3666978-67585791963378/ /var/tmp/ansible-tmp-1619617736.3666978-67585791963378/AnsiballZ_file.py && sleep 0'
[15:48:57] <localhost> EXEC /bin/sh -c 'sudo -H -S -n -u user /bin/sh -c '"'"'echo BECOME-SUCCESS-ybktoydyqnxllqfblfzirlejobfeqqko; /usr/bin/python /var/tmp/ansible-tmp-1619617736.3666978-67585791963378/AnsiballZ_file.py'"'"' && sleep 0'
[15:49:00] <localhost> EXEC /bin/sh -c 'rm -f -r /var/tmp/ansible-tmp-1619617736.3666978-67585791963378/ > /dev/null 2>&1 && sleep 0'
[15:49:00] STDERR:  [WARNING]: Consider using the unarchive module rather than running tar.  If
[15:49:00] STDERR: you need to use command because unarchive is insufficient you can add
[15:49:00] STDERR: warn=False to this command task or set command_warnings=False in ansible.cfg to
[15:49:00] STDERR: get rid of this message.
[15:49:00] sudo sync
[15:49:00] 
--- Exception Trace ---
Traceback (most recent call last):
  File "run_installation.py", line 377, in run_installation
  File "backend/ansiblecube.py", line 227, in run_phase_two
  File "backend/ansiblecube.py", line 64, in run
  File "backend/qemu.py", line 427, in exec_cmd
backend.qemu.QemuException: ssh command failed with status -1. cmd: sudo sh -c 'cd /var/lib/ansible/local && /usr/bin/ansible-playbook -vvv --inventory hosts --tags move-content,seal --extra-vars="@/var/lib/ansible/local/extra_vars.json" main.yml'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "run_installation.py", line 377, in run_installation
  File "backend/qemu.py", line 169, in __exit__
  File "backend/qemu.py", line 329, in _shutdown
  File "backend/qemu.py", line 413, in exec_cmd
  File "paramiko/client.py", line 493, in exec_command
  File "paramiko/transport.py", line 802, in open_session
  File "paramiko/transport.py", line 896, in open_channel
paramiko.ssh_exception.SSHException: SSH session not active

---
[15:49:00] Restoring system sleep policy
[15:49:00] Resuming xdg-screensaver (wid #0x6400000)
[15:49:00] --> Failed: SSH session not active
[15:49:00] Installation failed: SSH session not active
[15:49:00] [STAGE 5/5: Post-process contents (virtualized) - 100%]
[15:49:00] Call: ['/usr/bin/xdg-screensaver', 'resume', '0x6400000']
[15:49:00] xdg-screensaver: Window 0x6400000 does not exist
[15:49:00] --> Restoring loop device (/dev/loop14) mode
[15:49:00] Call: ['pkexec', 'chmod', '-v', '0660', '/dev/loop14']
[15:49:00] Error executing command as another user: Request dismissed
rgaudin commented 3 years ago

Thanks it looks like the problem we see in github actions: ssh connection between host and guest appear inactive and is then dropped. Will investigate.

rgaudin commented 3 years ago

Next time please include the full log file please.

kelson42 commented 3 years ago

kiwix-hotspot.log

kelson42 commented 3 years ago

Reopening

[18:51:31] [STAGE 0/5: Preparations - 0%]
[18:51:31] [STAGE 0/5: Preparations - 0%]
[18:51:31] Preventing system from sleeping
[18:51:31] Suspending xdg-screensaver
[18:51:31] Calling ['/usr/bin/xdg-screensaver', 'suspend', '0x7400000']
[18:51:31] Unable to disable sleep. Please do it manually.
[18:51:31] --> Check System Requirements
[18:51:31] Please read https://github.com/kiwix/kiwix-hotspot/wiki/System-Requirements for details
[18:51:31] --> Ensure user files are present
[18:51:31] --> Prepare Image file
[18:51:31] Call: ['/usr/bin/udisksctl', 'dump']
[18:51:31] /org/freedesktop/UDisks2/Manager:
[18:51:31]   org.freedesktop.UDisks2.Manager:
[18:51:31]     DefaultEncryptionType:      luks1
[18:51:31]     SupportedEncryptionTypes:   luks1
[18:51:31]                                 luks2
[18:51:31]     SupportedFilesystems:       ext2
[18:51:31]                                 ext3
[18:51:31]                                 ext4
[18:51:31]                                 vfat
[18:51:31]                                 ntfs
[18:51:31]                                 exfat
[18:51:31]                                 xfs
[18:51:31]                                 reiserfs
[18:51:31]                                 nilfs2
[18:51:31]                                 btrfs
[18:51:31]                                 minix
[18:51:31]                                 udf
[18:51:31]                                 f2fs
[18:51:31]                                 swap
[18:51:31]     Version:                    2.8.4
[18:51:31] 
[18:51:31] /org/freedesktop/UDisks2/block_devices/dm_2d0:
[18:51:31]   org.freedesktop.UDisks2.Block:
[18:51:31]     Configuration:              []
[18:51:31]     CryptoBackingDevice:        '/org/freedesktop/UDisks2/block_devices/nvme0n1p3'
[18:51:31]     Device:                     /dev/dm-0
[18:51:31]     DeviceNumber:               64768
[18:51:31]     Drive:                      '/'
[18:51:31]     HintAuto:                   false
[18:51:31]     HintIconName:               
[18:51:31]     HintIgnore:                 false
[18:51:31]     HintName:                   
[18:51:31]     HintPartitionable:          false
[18:51:31]     HintSymbolicIconName:       
[18:51:31]     HintSystem:                 true
[18:51:31]     Id:                         by-id-dm-name-nvme0n1p3_crypt
[18:51:31]     IdLabel:                    
[18:51:31]     IdType:                     LVM2_member
[18:51:31]     IdUUID:                     XMazlq-MSta-Lcp9-IQW0-SzjI-QUEx-IC8qO5
[18:51:31]     IdUsage:                    raid
[18:51:31]     IdVersion:                  LVM2 001
[18:51:31]     MDRaid:                     '/'
[18:51:31]     MDRaidMember:               '/'
[18:51:31]     PreferredDevice:            /dev/mapper/nvme0n1p3_crypt
[18:51:31]     ReadOnly:                   false
[18:51:31]     Size:                       510787584000
[18:51:31]     Symlinks:                   /dev/disk/by-id/dm-name-nvme0n1p3_crypt
[18:51:31]                                 /dev/disk/by-id/dm-uuid-CRYPT-LUKS2-b8428d3b0d3d447886258e14d647c1d0-nvme0n1p3_crypt
[18:51:31]                                 /dev/disk/by-id/lvm-pv-uuid-XMazlq-MSta-Lcp9-IQW0-SzjI-QUEx-IC8qO5
[18:51:31]                                 /dev/mapper/nvme0n1p3_crypt
[18:51:31]     UserspaceMountOptions:      
[18:51:31] 
[18:51:31] /org/freedesktop/UDisks2/block_devices/dm_2d1:
[18:51:31]   org.freedesktop.UDisks2.Block:
[18:51:31]     Configuration:              [('fstab', {'fsname': <b'/dev/mapper/vgubuntu-root'>, 'dir': <b'/'>, 'type': <b'ext4'>, 'opts': <b'errors=remount-ro'>, 'freq': <0>, 'passno': <1>})]
[18:51:31]     CryptoBackingDevice:        '/'
[18:51:31]     Device:                     /dev/dm-1
[18:51:31]     DeviceNumber:               64769
[18:51:31]     Drive:                      '/'
[18:51:31]     HintAuto:                   false
[18:51:31]     HintIconName:               
[18:51:31]     HintIgnore:                 false
[18:51:31]     HintName:                   
[18:51:31]     HintPartitionable:          false
[18:51:31]     HintSymbolicIconName:       
[18:51:31]     HintSystem:                 true
[18:51:31]     Id:                         by-id-dm-name-vgubuntu-root
[18:51:31]     IdLabel:                    
[18:51:31]     IdType:                     ext4
[18:51:31]     IdUUID:                     fb3d9d67-20f7-4d13-9904-79e6a4f601b6
[18:51:31]     IdUsage:                    filesystem
[18:51:31]     IdVersion:                  1.0
[18:51:31]     MDRaid:                     '/'
[18:51:31]     MDRaidMember:               '/'
[18:51:31]     PreferredDevice:            /dev/vgubuntu/root
[18:51:31]     ReadOnly:                   false
[18:51:31]     Size:                       509758930944
[18:51:31]     Symlinks:                   /dev/disk/by-id/dm-name-vgubuntu-root
[18:51:31]                                 /dev/disk/by-id/dm-uuid-LVM-Mz36jDqQqKWYphmcXO2pOrXIeB4AxO8TA30ZlqBGtwG72kHqIjCJIoZeiDk3bNye
[18:51:31]                                 /dev/disk/by-uuid/fb3d9d67-20f7-4d13-9904-79e6a4f601b6
[18:51:31]                                 /dev/mapper/vgubuntu-root
[18:51:31]                                 /dev/vgubuntu/root
[18:51:31]     UserspaceMountOptions:      
[18:51:31]   org.freedesktop.UDisks2.Filesystem:
[18:51:31]     MountPoints:        /
[18:51:31]     Size:               509758930944
[18:51:31] 
[18:51:31] /org/freedesktop/UDisks2/block_devices/dm_2d2:
[18:51:31]   org.freedesktop.UDisks2.Block:
[18:51:31]     Configuration:              [('fstab', {'fsname': <b'/dev/mapper/vgubuntu-swap_1'>, 'dir': <b'none'>, 'type': <b'swap'>, 'opts': <b'sw'>, 'freq': <0>, 'passno': <0>})]
[18:51:31]     CryptoBackingDevice:        '/'
[18:51:31]     Device:                     /dev/dm-2
[18:51:31]     DeviceNumber:               64770
[18:51:31]     Drive:                      '/'
[18:51:31]     HintAuto:                   false
[18:51:31]     HintIconName:               
[18:51:31]     HintIgnore:                 false
[18:51:31]     HintName:                   
[18:51:31]     HintPartitionable:          false
[18:51:31]     HintSymbolicIconName:       
[18:51:31]     HintSystem:                 true
[18:51:31]     Id:                         by-id-dm-name-vgubuntu-swap_1
[18:51:31]     IdLabel:                    
[18:51:31]     IdType:                     swap
[18:51:31]     IdUUID:                     bf058b83-db21-497d-9e60-5ca94f4af9a9
[18:51:31]     IdUsage:                    other
[18:51:31]     IdVersion:                  1
[18:51:31]     MDRaid:                     '/'
[18:51:31]     MDRaidMember:               '/'
[18:51:31]     PreferredDevice:            /dev/vgubuntu/swap_1
[18:51:31]     ReadOnly:                   false
[18:51:31]     Size:                       1027604480
[18:51:31]     Symlinks:                   /dev/disk/by-id/dm-name-vgubuntu-swap_1
[18:51:31]                                 /dev/disk/by-id/dm-uuid-LVM-Mz36jDqQqKWYphmcXO2pOrXIeB4AxO8TQINKZQVJSqJXOSaMdFhvpEaBAVqnumqS
[18:51:31]                                 /dev/disk/by-uuid/bf058b83-db21-497d-9e60-5ca94f4af9a9
[18:51:31]                                 /dev/mapper/vgubuntu-swap_1
[18:51:31]                                 /dev/vgubuntu/swap_1
[18:51:31]     UserspaceMountOptions:      
[18:51:31]   org.freedesktop.UDisks2.Swapspace:
[18:51:31]     Active:             true
[18:51:31] 
[18:51:31] /org/freedesktop/UDisks2/block_devices/loop0:
[18:51:31]   org.freedesktop.UDisks2.Block:
[18:51:31]     Configuration:              []
[18:51:31]     CryptoBackingDevice:        '/'
[18:51:31]     Device:                     /dev/loop0
[18:51:31]     DeviceNumber:               1792
[18:51:31]     Drive:                      '/'
[18:51:31]     HintAuto:                   false
[18:51:31]     HintIconName:               
[18:51:31]     HintIgnore:                 false
[18:51:31]     HintName:                   
[18:51:31]     HintPartitionable:          true
[18:51:31]     HintSymbolicIconName:       
[18:51:31]     HintSystem:                 true
[18:51:31]     Id:                         
[18:51:31]     IdLabel:                    
[18:51:31]     IdType:                     squashfs
[18:51:31]     IdUUID:                     
[18:51:31]     IdUsage:                    filesystem
[18:51:31]     IdVersion:                  4.0
[18:51:31]     MDRaid:                     '/'
[18:51:31]     MDRaidMember:               '/'
[18:51:31]     PreferredDevice:            /dev/loop0
[18:51:31]     ReadOnly:                   true
[18:51:31]     Size:                       103964672
[18:51:31]     Symlinks:                   
[18:51:31]     UserspaceMountOptions:      x-gdu.hide
[18:51:31]   org.freedesktop.UDisks2.Filesystem:
[18:51:31]     MountPoints:        /snap/core/10958
[18:51:31]     Size:               0
[18:51:31]   org.freedesktop.UDisks2.Loop:
[18:51:31]     Autoclear:          true
[18:51:31]     BackingFile:        /var/lib/snapd/snaps/core_10958.snap
[18:51:31]     SetupByUID:         0
[18:51:31] 
[18:51:31] /org/freedesktop/UDisks2/block_devices/loop1:
[18:51:31]   org.freedesktop.UDisks2.Block:
[18:51:31]     Configuration:              []
[18:51:31]     CryptoBackingDevice:        '/'
[18:51:31]     Device:                     /dev/loop1
[18:51:31]     DeviceNumber:               1793
[18:51:31]     Drive:                      '/'
[18:51:31]     HintAuto:                   false
[18:51:31]     HintIconName:               
[18:51:31]     HintIgnore:                 false
[18:51:31]     HintName:                   
[18:51:31]     HintPartitionable:          true
[18:51:31]     HintSymbolicIconName:       
[18:51:31]     HintSystem:                 true
[18:51:31]     Id:                         
[18:51:31]     IdLabel:                    
[18:51:31]     IdType:                     squashfs
[18:51:31]     IdUUID:                     
[18:51:31]     IdUsage:                    filesystem
[18:51:31]     IdVersion:                  4.0
[18:51:31]     MDRaid:                     '/'
[18:51:31]     MDRaidMember:               '/'
[18:51:31]     PreferredDevice:            /dev/loop1
[18:51:31]     ReadOnly:                   true
[18:51:31]     Size:                       67915776
[18:51:31]     Symlinks:                   
[18:51:31]     UserspaceMountOptions:      x-gdu.hide
[18:51:31]   org.freedesktop.UDisks2.Filesystem:
[18:51:31]     MountPoints:        /snap/gtk-common-themes/1514
[18:51:31]     Size:               0
[18:51:31]   org.freedesktop.UDisks2.Loop:
[18:51:31]     Autoclear:          true
[18:51:31]     BackingFile:        /var/lib/snapd/snaps/gtk-common-themes_1514.snap
[18:51:31]     SetupByUID:         0
[18:51:31] 
[18:51:31] /org/freedesktop/UDisks2/block_devices/loop10:
[18:51:31]   org.freedesktop.UDisks2.Block:
[18:51:31]     Configuration:              []
[18:51:31]     CryptoBackingDevice:        '/'
[18:51:31]     Device:                     /dev/loop10
[18:51:31]     DeviceNumber:               1802
[18:51:31]     Drive:                      '/'
[18:51:31]     HintAuto:                   false
[18:51:31]     HintIconName:               
[18:51:31]     HintIgnore:                 false
[18:51:31]     HintName:                   
[18:51:31]     HintPartitionable:          true
[18:51:31]     HintSymbolicIconName:       
[18:51:31]     HintSystem:                 true
[18:51:31]     Id:                         
[18:51:31]     IdLabel:                    
[18:51:31]     IdType:                     squashfs
[18:51:31]     IdUUID:                     
[18:51:31]     IdUsage:                    filesystem
[18:51:31]     IdVersion:                  4.0
[18:51:31]     MDRaid:                     '/'
[18:51:31]     MDRaidMember:               '/'
[18:51:31]     PreferredDevice:            /dev/loop10
[18:51:31]     ReadOnly:                   true
[18:51:31]     Size:                       229629952
[18:51:31]     Symlinks:                   
[18:51:31]     UserspaceMountOptions:      x-gdu.hide
[18:51:31]   org.freedesktop.UDisks2.Filesystem:
[18:51:31]     MountPoints:        /snap/gnome-3-34-1804/66
[18:51:31]     Size:               0
[18:51:31]   org.freedesktop.UDisks2.Loop:
[18:51:31]     Autoclear:          true
[18:51:31]     BackingFile:        /var/lib/snapd/snaps/gnome-3-34-1804_66.snap
[18:51:31]     SetupByUID:         0
[18:51:31] 
[18:51:31] /org/freedesktop/UDisks2/block_devices/loop11:
[18:51:31]   org.freedesktop.UDisks2.Block:
[18:51:31]     Configuration:              []
[18:51:31]     CryptoBackingDevice:        '/'
[18:51:31]     Device:                     /dev/loop11
[18:51:31]     DeviceNumber:               1803
[18:51:31]     Drive:                      '/'
[18:51:31]     HintAuto:                   false
[18:51:31]     HintIconName:               
[18:51:31]     HintIgnore:                 false
[18:51:31]     HintName:                   
[18:51:31]     HintPartitionable:          true
[18:51:31]     HintSymbolicIconName:       
[18:51:31]     HintSystem:                 true
[18:51:31]     Id:                         
[18:51:31]     IdLabel:                    
[18:51:31]     IdType:                     squashfs
[18:51:31]     IdUUID:                     
[18:51:31]     IdUsage:                    filesystem
[18:51:31]     IdVersion:                  4.0
[18:51:31]     MDRaid:                     '/'
[18:51:31]     MDRaidMember:               '/'
[18:51:31]     PreferredDevice:            /dev/loop11
[18:51:31]     ReadOnly:                   true
[18:51:31]     Size:                       71974912
[18:51:31]     Symlinks:                   
[18:51:31]     UserspaceMountOptions:      x-gdu.hide
[18:51:31]   org.freedesktop.UDisks2.Filesystem:
[18:51:31]     MountPoints:        /snap/bitwarden/44
[18:51:31]     Size:               0
[18:51:31]   org.freedesktop.UDisks2.Loop:
[18:51:31]     Autoclear:          true
[18:51:31]     BackingFile:        /var/lib/snapd/snaps/bitwarden_44.snap
[18:51:31]     SetupByUID:         0
[18:51:31] 
[18:51:31] /org/freedesktop/UDisks2/block_devices/loop12:
[18:51:31]   org.freedesktop.UDisks2.Block:
[18:51:31]     Configuration:              []
[18:51:31]     CryptoBackingDevice:        '/'
[18:51:31]     Device:                     /dev/loop12
[18:51:31]     DeviceNumber:               1804
[18:51:31]     Drive:                      '/'
[18:51:31]     HintAuto:                   false
[18:51:31]     HintIconName:               
[18:51:31]     HintIgnore:                 false
[18:51:31]     HintName:                   
[18:51:31]     HintPartitionable:          true
[18:51:31]     HintSymbolicIconName:       
[18:51:31]     HintSystem:                 true
[18:51:31]     Id:                         
[18:51:31]     IdLabel:                    
[18:51:31]     IdType:                     squashfs
[18:51:31]     IdUUID:                     
[18:51:31]     IdUsage:                    filesystem
[18:51:31]     IdVersion:                  4.0
[18:51:31]     MDRaid:                     '/'
[18:51:31]     MDRaidMember:               '/'
[18:51:31]     PreferredDevice:            /dev/loop12
[18:51:31]     ReadOnly:                   true
[18:51:31]     Size:                       170778624
[18:51:31]     Symlinks:                   
[18:51:31]     UserspaceMountOptions:      x-gdu.hide
[18:51:31]   org.freedesktop.UDisks2.Filesystem:
[18:51:31]     MountPoints:        /snap/gnome-3-28-1804/145
[18:51:31]     Size:               0
[18:51:31]   org.freedesktop.UDisks2.Loop:
[18:51:31]     Autoclear:          true
[18:51:31]     BackingFile:        /var/lib/snapd/snaps/gnome-3-28-1804_145.snap
[18:51:31]     SetupByUID:         0
[18:51:31] 
[18:51:31] /org/freedesktop/UDisks2/block_devices/loop13:
[18:51:31]   org.freedesktop.UDisks2.Block:
[18:51:31]     Configuration:              []
[18:51:31]     CryptoBackingDevice:        '/'
[18:51:31]     Device:                     /dev/loop13
[18:51:31]     DeviceNumber:               1805
[18:51:31]     Drive:                      '/'
[18:51:31]     HintAuto:                   false
[18:51:31]     HintIconName:               
[18:51:31]     HintIgnore:                 false
[18:51:31]     HintName:                   
[18:51:31]     HintPartitionable:          true
[18:51:31]     HintSymbolicIconName:       
[18:51:31]     HintSystem:                 true
[18:51:31]     Id:                         
[18:51:31]     IdLabel:                    
[18:51:31]     IdType:                     squashfs
[18:51:31]     IdUUID:                     
[18:51:31]     IdUsage:                    filesystem
[18:51:31]     IdVersion:                  4.0
[18:51:31]     MDRaid:                     '/'
[18:51:31]     MDRaidMember:               '/'
[18:51:31]     PreferredDevice:            /dev/loop13
[18:51:31]     ReadOnly:                   true
[18:51:31]     Size:                       53522432
[18:51:31]     Symlinks:                   
[18:51:31]     UserspaceMountOptions:      x-gdu.hide
[18:51:31]   org.freedesktop.UDisks2.Filesystem:
[18:51:31]     MountPoints:        /snap/snap-store/518
[18:51:31]     Size:               0
[18:51:31]   org.freedesktop.UDisks2.Loop:
[18:51:31]     Autoclear:          true
[18:51:31]     BackingFile:        /var/lib/snapd/snaps/snap-store_518.snap
[18:51:31]     SetupByUID:         0
[18:51:31] 
[18:51:31] /org/freedesktop/UDisks2/block_devices/loop14:
[18:51:31]   org.freedesktop.UDisks2.Block:
[18:51:31]     Configuration:              []
[18:51:31]     CryptoBackingDevice:        '/'
[18:51:31]     Device:                     /dev/loop14
[18:51:31]     DeviceNumber:               1806
[18:51:31]     Drive:                      '/'
[18:51:31]     HintAuto:                   false
[18:51:31]     HintIconName:               
[18:51:31]     HintIgnore:                 false
[18:51:31]     HintName:                   
[18:51:31]     HintPartitionable:          true
[18:51:31]     HintSymbolicIconName:       
[18:51:31]     HintSystem:                 true
[18:51:31]     Id:                         
[18:51:31]     IdLabel:                    
[18:51:31]     IdType:                     squashfs
[18:51:31]     IdUUID:                     
[18:51:31]     IdUsage:                    filesystem
[18:51:31]     IdVersion:                  4.0
[18:51:31]     MDRaid:                     '/'
[18:51:31]     MDRaidMember:               '/'
[18:51:31]     PreferredDevice:            /dev/loop14
[18:51:31]     ReadOnly:                   true
[18:51:31]     Size:                       145657856
[18:51:31]     Symlinks:                   
[18:51:31]     UserspaceMountOptions:      x-gdu.hide
[18:51:31]   org.freedesktop.UDisks2.Filesystem:
[18:51:31]     MountPoints:        /snap/chromium/1568
[18:51:31]     Size:               0
[18:51:31]   org.freedesktop.UDisks2.Loop:
[18:51:31]     Autoclear:          true
[18:51:31]     BackingFile:        /var/lib/snapd/snaps/chromium_1568.snap
[18:51:31]     SetupByUID:         0
[18:51:31] 
[18:51:31] /org/freedesktop/UDisks2/block_devices/loop15:
[18:51:31]   org.freedesktop.UDisks2.Block:
[18:51:31]     Configuration:              []
[18:51:31]     CryptoBackingDevice:        '/'
[18:51:31]     Device:                     /dev/loop15
[18:51:31]     DeviceNumber:               1807
[18:51:31]     Drive:                      '/'
[18:51:31]     HintAuto:                   false
[18:51:31]     HintIconName:               
[18:51:31]     HintIgnore:                 false
[18:51:31]     HintName:                   
[18:51:31]     HintPartitionable:          true
[18:51:31]     HintSymbolicIconName:       
[18:51:31]     HintSystem:                 true
[18:51:31]     Id:                         
[18:51:31]     IdLabel:                    
[18:51:31]     IdType:                     
[18:51:31]     IdUUID:                     
[18:51:31]     IdUsage:                    
[18:51:31]     IdVersion:                  
[18:51:31]     MDRaid:                     '/'
[18:51:31]     MDRaidMember:               '/'
[18:51:31]     PreferredDevice:            /dev/loop15
[18:51:31]     ReadOnly:                   false
[18:51:31]     Size:                       0
[18:51:31]     Symlinks:                   
[18:51:31]     UserspaceMountOptions:      
[18:51:31]   org.freedesktop.UDisks2.Loop:
[18:51:31]     Autoclear:          false
[18:51:31]     BackingFile:        
[18:51:31]     SetupByUID:         0
[18:51:31] 
[18:51:31] /org/freedesktop/UDisks2/block_devices/loop2:
[18:51:31]   org.freedesktop.UDisks2.Block:
[18:51:31]     Configuration:              []
[18:51:31]     CryptoBackingDevice:        '/'
[18:51:31]     Device:                     /dev/loop2
[18:51:31]     DeviceNumber:               1794
[18:51:31]     Drive:                      '/'
[18:51:31]     HintAuto:                   false
[18:51:31]     HintIconName:               
[18:51:31]     HintIgnore:                 false
[18:51:31]     HintName:                   
[18:51:31]     HintPartitionable:          true
[18:51:31]     HintSymbolicIconName:       
[18:51:31]     HintSystem:                 true
[18:51:31]     Id:                         
[18:51:31]     IdLabel:                    
[18:51:31]     IdType:                     squashfs
[18:51:31]     IdUUID:                     
[18:51:31]     IdUsage:                    filesystem
[18:51:31]     IdVersion:                  4.0
[18:51:31]     MDRaid:                     '/'
[18:51:31]     MDRaidMember:               '/'
[18:51:31]     PreferredDevice:            /dev/loop2
[18:51:31]     ReadOnly:                   true
[18:51:31]     Size:                       58142720
[18:51:31]     Symlinks:                   
[18:51:31]     UserspaceMountOptions:      x-gdu.hide
[18:51:31]   org.freedesktop.UDisks2.Filesystem:
[18:51:31]     MountPoints:        /snap/core18/1997
[18:51:31]     Size:               0
[18:51:31]   org.freedesktop.UDisks2.Loop:
[18:51:31]     Autoclear:          true
[18:51:31]     BackingFile:        /var/lib/snapd/snaps/core18_1997.snap
[18:51:31]     SetupByUID:         0
[18:51:31] 
[18:51:31] /org/freedesktop/UDisks2/block_devices/loop3:
[18:51:31]   org.freedesktop.UDisks2.Block:
[18:51:31]     Configuration:              []
[18:51:31]     CryptoBackingDevice:        '/'
[18:51:31]     Device:                     /dev/loop3
[18:51:31]     DeviceNumber:               1795
[18:51:31]     Drive:                      '/'
[18:51:31]     HintAuto:                   false
[18:51:31]     HintIconName:               
[18:51:31]     HintIgnore:                 false
[18:51:31]     HintName:                   
[18:51:31]     HintPartitionable:          true
[18:51:31]     HintSymbolicIconName:       
[18:51:31]     HintSystem:                 true
[18:51:31]     Id:                         
[18:51:31]     IdLabel:                    
[18:51:31]     IdType:                     squashfs
[18:51:31]     IdUUID:                     
[18:51:31]     IdUsage:                    filesystem
[18:51:31]     IdVersion:                  4.0
[18:51:31]     MDRaid:                     '/'
[18:51:31]     MDRaidMember:               '/'
[18:51:31]     PreferredDevice:            /dev/loop3
[18:51:31]     ReadOnly:                   true
[18:51:31]     Size:                       153448448
[18:51:31]     Symlinks:                   
[18:51:31]     UserspaceMountOptions:      x-gdu.hide
[18:51:31]   org.freedesktop.UDisks2.Filesystem:
[18:51:31]     MountPoints:        /snap/slack/39
[18:51:31]     Size:               0
[18:51:31]   org.freedesktop.UDisks2.Loop:
[18:51:31]     Autoclear:          true
[18:51:31]     BackingFile:        /var/lib/snapd/snaps/slack_39.snap
[18:51:31]     SetupByUID:         0
[18:51:31] 
[18:51:31] /org/freedesktop/UDisks2/block_devices/loop4:
[18:51:31]   org.freedesktop.UDisks2.Block:
[18:51:31]     Configuration:              []
[18:51:31]     CryptoBackingDevice:        '/'
[18:51:31]     Device:                     /dev/loop4
[18:51:31]     DeviceNumber:               1796
[18:51:31]     Drive:                      '/'
[18:51:31]     HintAuto:                   false
[18:51:31]     HintIconName:               
[18:51:31]     HintIgnore:                 false
[18:51:31]     HintName:                   
[18:51:31]     HintPartitionable:          true
[18:51:31]     HintSymbolicIconName:       
[18:51:31]     HintSystem:                 true
[18:51:31]     Id:                         
[18:51:31]     IdLabel:                    
[18:51:31]     IdType:                     squashfs
[18:51:31]     IdUUID:                     
[18:51:31]     IdUsage:                    filesystem
[18:51:31]     IdVersion:                  4.0
[18:51:31]     MDRaid:                     '/'
[18:51:31]     MDRaidMember:               '/'
[18:51:31]     PreferredDevice:            /dev/loop4
[18:51:31]     ReadOnly:                   true
[18:51:31]     Size:                       153096192
[18:51:31]     Symlinks:                   
[18:51:31]     UserspaceMountOptions:      x-gdu.hide
[18:51:31]   org.freedesktop.UDisks2.Filesystem:
[18:51:31]     MountPoints:        /snap/slack/38
[18:51:31]     Size:               0
[18:51:31]   org.freedesktop.UDisks2.Loop:
[18:51:31]     Autoclear:          true
[18:51:31]     BackingFile:        /var/lib/snapd/snaps/slack_38.snap
[18:51:31]     SetupByUID:         0
[18:51:31] 
[18:51:31] /org/freedesktop/UDisks2/block_devices/loop5:
[18:51:31]   org.freedesktop.UDisks2.Block:
[18:51:31]     Configuration:              []
[18:51:31]     CryptoBackingDevice:        '/'
[18:51:31]     Device:                     /dev/loop5
[18:51:31]     DeviceNumber:               1797
[18:51:31]     Drive:                      '/'
[18:51:31]     HintAuto:                   false
[18:51:31]     HintIconName:               
[18:51:31]     HintIgnore:                 false
[18:51:31]     HintName:                   
[18:51:31]     HintPartitionable:          true
[18:51:31]     HintSymbolicIconName:       
[18:51:31]     HintSystem:                 true
[18:51:31]     Id:                         
[18:51:31]     IdLabel:                    
[18:51:31]     IdType:                     squashfs
[18:51:31]     IdUUID:                     
[18:51:31]     IdUsage:                    filesystem
[18:51:31]     IdVersion:                  4.0
[18:51:31]     MDRaid:                     '/'
[18:51:31]     MDRaidMember:               '/'
[18:51:31]     PreferredDevice:            /dev/loop5
[18:51:31]     ReadOnly:                   true
[18:51:31]     Size:                       32595968
[18:51:31]     Symlinks:                   
[18:51:31]     UserspaceMountOptions:      x-gdu.hide
[18:51:31]   org.freedesktop.UDisks2.Filesystem:
[18:51:31]     MountPoints:        /snap/snapd/11036
[18:51:31]     Size:               0
[18:51:31]   org.freedesktop.UDisks2.Loop:
[18:51:31]     Autoclear:          true
[18:51:31]     BackingFile:        /var/lib/snapd/snaps/snapd_11036.snap
[18:51:31]     SetupByUID:         0
[18:51:31] 
[18:51:31] /org/freedesktop/UDisks2/block_devices/loop6:
[18:51:31]   org.freedesktop.UDisks2.Block:
[18:51:31]     Configuration:              []
[18:51:31]     CryptoBackingDevice:        '/'
[18:51:31]     Device:                     /dev/loop6
[18:51:31]     DeviceNumber:               1798
[18:51:31]     Drive:                      '/'
[18:51:31]     HintAuto:                   false
[18:51:31]     HintIconName:               
[18:51:31]     HintIgnore:                 false
[18:51:31]     HintName:                   
[18:51:31]     HintPartitionable:          true
[18:51:31]     HintSymbolicIconName:       
[18:51:31]     HintSystem:                 true
[18:51:31]     Id:                         
[18:51:31]     IdLabel:                    
[18:51:31]     IdType:                     squashfs
[18:51:31]     IdUUID:                     
[18:51:31]     IdUsage:                    filesystem
[18:51:31]     IdVersion:                  4.0
[18:51:31]     MDRaid:                     '/'
[18:51:31]     MDRaidMember:               '/'
[18:51:31]     PreferredDevice:            /dev/loop6
[18:51:31]     ReadOnly:                   true
[18:51:31]     Size:                       58040320
[18:51:31]     Symlinks:                   
[18:51:31]     UserspaceMountOptions:      x-gdu.hide
[18:51:31]   org.freedesktop.UDisks2.Filesystem:
[18:51:31]     MountPoints:        /snap/teams-for-linux/150
[18:51:31]     Size:               0
[18:51:31]   org.freedesktop.UDisks2.Loop:
[18:51:31]     Autoclear:          true
[18:51:31]     BackingFile:        /var/lib/snapd/snaps/teams-for-linux_150.snap
[18:51:31]     SetupByUID:         0
[18:51:31] 
[18:51:31] /org/freedesktop/UDisks2/block_devices/loop7:
[18:51:31]   org.freedesktop.UDisks2.Block:
[18:51:31]     Configuration:              []
[18:51:31]     CryptoBackingDevice:        '/'
[18:51:31]     Device:                     /dev/loop7
[18:51:31]     DeviceNumber:               1799
[18:51:31]     Drive:                      '/'
[18:51:31]     HintAuto:                   false
[18:51:31]     HintIconName:               
[18:51:31]     HintIgnore:                 false
[18:51:31]     HintName:                   
[18:51:31]     HintPartitionable:          true
[18:51:31]     HintSymbolicIconName:       
[18:51:31]     HintSystem:                 true
[18:51:31]     Id:                         
[18:51:31]     IdLabel:                    
[18:51:31]     IdType:                     squashfs
[18:51:31]     IdUUID:                     
[18:51:31]     IdUsage:                    filesystem
[18:51:31]     IdVersion:                  4.0
[18:51:31]     MDRaid:                     '/'
[18:51:31]     MDRaidMember:               '/'
[18:51:31]     PreferredDevice:            /dev/loop7
[18:51:31]     ReadOnly:                   true
[18:51:31]     Size:                       58159104
[18:51:31]     Symlinks:                   
[18:51:31]     UserspaceMountOptions:      x-gdu.hide
[18:51:31]   org.freedesktop.UDisks2.Filesystem:
[18:51:31]     MountPoints:        /snap/core18/1988
[18:51:31]     Size:               0
[18:51:31]   org.freedesktop.UDisks2.Loop:
[18:51:31]     Autoclear:          true
[18:51:31]     BackingFile:        /var/lib/snapd/snaps/core18_1988.snap
[18:51:31]     SetupByUID:         0
[18:51:31] 
[18:51:31] /org/freedesktop/UDisks2/block_devices/loop8:
[18:51:31]   org.freedesktop.UDisks2.Block:
[18:51:31]     Configuration:              []
[18:51:31]     CryptoBackingDevice:        '/'
[18:51:31]     Device:                     /dev/loop8
[18:51:31]     DeviceNumber:               1800
[18:51:31]     Drive:                      '/'
[18:51:31]     HintAuto:                   false
[18:51:31]     HintIconName:               
[18:51:31]     HintIgnore:                 false
[18:51:31]     HintName:                   
[18:51:31]     HintPartitionable:          true
[18:51:31]     HintSymbolicIconName:       
[18:51:31]     HintSystem:                 true
[18:51:31]     Id:                         
[18:51:31]     IdLabel:                    
[18:51:31]     IdType:                     squashfs
[18:51:31]     IdUUID:                     
[18:51:31]     IdUsage:                    filesystem
[18:51:31]     IdVersion:                  4.0
[18:51:31]     MDRaid:                     '/'
[18:51:31]     MDRaidMember:               '/'
[18:51:31]     PreferredDevice:            /dev/loop8
[18:51:31]     ReadOnly:                   true
[18:51:31]     Size:                       68259840
[18:51:31]     Symlinks:                   
[18:51:31]     UserspaceMountOptions:      x-gdu.hide
[18:51:31]   org.freedesktop.UDisks2.Filesystem:
[18:51:31]     MountPoints:        /snap/gtk-common-themes/1515
[18:51:31]     Size:               0
[18:51:31]   org.freedesktop.UDisks2.Loop:
[18:51:31]     Autoclear:          true
[18:51:31]     BackingFile:        /var/lib/snapd/snaps/gtk-common-themes_1515.snap
[18:51:31]     SetupByUID:         0
[18:51:31] 
[18:51:31] /org/freedesktop/UDisks2/block_devices/loop9:
[18:51:31]   org.freedesktop.UDisks2.Block:
[18:51:31]     Configuration:              []
[18:51:31]     CryptoBackingDevice:        '/'
[18:51:31]     Device:                     /dev/loop9
[18:51:31]     DeviceNumber:               1801
[18:51:31]     Drive:                      '/'
[18:51:31]     HintAuto:                   false
[18:51:31]     HintIconName:               
[18:51:31]     HintIgnore:                 false
[18:51:31]     HintName:                   
[18:51:31]     HintPartitionable:          true
[18:51:31]     HintSymbolicIconName:       
[18:51:31]     HintSystem:                 true
[18:51:31]     Id:                         
[18:51:31]     IdLabel:                    
[18:51:31]     IdType:                     squashfs
[18:51:31]     IdUUID:                     
[18:51:31]     IdUsage:                    filesystem
[18:51:31]     IdVersion:                  4.0
[18:51:31]     MDRaid:                     '/'
[18:51:31]     MDRaidMember:               '/'
[18:51:31]     PreferredDevice:            /dev/loop9
[18:51:31]     ReadOnly:                   true
[18:51:31]     Size:                       33841152
[18:51:31]     Symlinks:                   
[18:51:31]     UserspaceMountOptions:      x-gdu.hide
[18:51:31]   org.freedesktop.UDisks2.Filesystem:
[18:51:31]     MountPoints:        /snap/snapd/11588
[18:51:31]     Size:               0
[18:51:31]   org.freedesktop.UDisks2.Loop:
[18:51:31]     Autoclear:          true
[18:51:31]     BackingFile:        /var/lib/snapd/snaps/snapd_11588.snap
[18:51:31]     SetupByUID:         0
[18:51:31] 
[18:51:31] /org/freedesktop/UDisks2/block_devices/nvme0n1:
[18:51:31]   org.freedesktop.UDisks2.Block:
[18:51:31]     Configuration:              []
[18:51:31]     CryptoBackingDevice:        '/'
[18:51:31]     Device:                     /dev/nvme0n1
[18:51:31]     DeviceNumber:               66304
[18:51:31]     Drive:                      '/org/freedesktop/UDisks2/drives/SAMSUNG_MZVLB512HAJQ_000L7_S3TNNB0K458104'
[18:51:31]     HintAuto:                   false
[18:51:31]     HintIconName:               
[18:51:31]     HintIgnore:                 false
[18:51:31]     HintName:                   
[18:51:31]     HintPartitionable:          true
[18:51:31]     HintSymbolicIconName:       
[18:51:31]     HintSystem:                 true
[18:51:31]     Id:                         by-id-nvme-SAMSUNG_MZVLB512HAJQ-000L7_S3TNNB0K458104
[18:51:31]     IdLabel:                    
[18:51:31]     IdType:                     
[18:51:31]     IdUUID:                     
[18:51:31]     IdUsage:                    
[18:51:31]     IdVersion:                  
[18:51:31]     MDRaid:                     '/'
[18:51:31]     MDRaidMember:               '/'
[18:51:31]     PreferredDevice:            /dev/nvme0n1
[18:51:31]     ReadOnly:                   false
[18:51:31]     Size:                       512110190592
[18:51:31]     Symlinks:                   /dev/disk/by-id/nvme-SAMSUNG_MZVLB512HAJQ-000L7_S3TNNB0K458104
[18:51:31]                                 /dev/disk/by-id/nvme-eui.0025388481bbdc52
[18:51:31]                                 /dev/disk/by-path/pci-0000:05:00.0-nvme-1
[18:51:31]     UserspaceMountOptions:      
[18:51:31]   org.freedesktop.UDisks2.PartitionTable:
[18:51:31]     Partitions:         ['/org/freedesktop/UDisks2/block_devices/nvme0n1p1', '/org/freedesktop/UDisks2/block_devices/nvme0n1p3', '/org/freedesktop/UDisks2/block_devices/nvme0n1p2']
[18:51:31]     Type:               gpt
[18:51:31] 
[18:51:31] /org/freedesktop/UDisks2/block_devices/nvme0n1p1:
[18:51:31]   org.freedesktop.UDisks2.Block:
[18:51:31]     Configuration:              [('fstab', {'fsname': <b'UUID=FB82-FA50'>, 'dir': <b'/boot/efi'>, 'type': <b'vfat'>, 'opts': <b'umask=0077'>, 'freq': <0>, 'passno': <1>})]
[18:51:31]     CryptoBackingDevice:        '/'
[18:51:31]     Device:                     /dev/nvme0n1p1
[18:51:31]     DeviceNumber:               66305
[18:51:31]     Drive:                      '/org/freedesktop/UDisks2/drives/SAMSUNG_MZVLB512HAJQ_000L7_S3TNNB0K458104'
[18:51:31]     HintAuto:                   false
[18:51:31]     HintIconName:               
[18:51:31]     HintIgnore:                 true
[18:51:31]     HintName:                   
[18:51:31]     HintPartitionable:          true
[18:51:31]     HintSymbolicIconName:       
[18:51:31]     HintSystem:                 true
[18:51:31]     Id:                         by-id-nvme-SAMSUNG_MZVLB512HAJQ-000L7_S3TNNB0K458104-part1
[18:51:31]     IdLabel:                    
[18:51:31]     IdType:                     vfat
[18:51:31]     IdUUID:                     FB82-FA50
[18:51:31]     IdUsage:                    filesystem
[18:51:31]     IdVersion:                  FAT32
[18:51:31]     MDRaid:                     '/'
[18:51:31]     MDRaidMember:               '/'
[18:51:31]     PreferredDevice:            /dev/nvme0n1p1
[18:51:31]     ReadOnly:                   false
[18:51:31]     Size:                       536870912
[18:51:31]     Symlinks:                   /dev/disk/by-id/nvme-SAMSUNG_MZVLB512HAJQ-000L7_S3TNNB0K458104-part1
[18:51:31]                                 /dev/disk/by-id/nvme-eui.0025388481bbdc52-part1
[18:51:31]                                 /dev/disk/by-partlabel/EFI\x20System\x20Partition
[18:51:31]                                 /dev/disk/by-partuuid/06689fc1-709d-49e9-8f3f-b170d3dc170f
[18:51:31]                                 /dev/disk/by-path/pci-0000:05:00.0-nvme-1-part1
[18:51:31]                                 /dev/disk/by-uuid/FB82-FA50
[18:51:31]     UserspaceMountOptions:      
[18:51:31]   org.freedesktop.UDisks2.Filesystem:
[18:51:31]     MountPoints:        /boot/efi
[18:51:31]     Size:               0
[18:51:31]   org.freedesktop.UDisks2.Partition:
[18:51:31]     Flags:              0
[18:51:31]     IsContained:        false
[18:51:31]     IsContainer:        false
[18:51:31]     Name:               EFI System Partition
[18:51:31]     Number:             1
[18:51:31]     Offset:             1048576
[18:51:31]     Size:               536870912
[18:51:31]     Table:              '/org/freedesktop/UDisks2/block_devices/nvme0n1'
[18:51:31]     Type:               c12a7328-f81f-11d2-ba4b-00a0c93ec93b
[18:51:31]     UUID:               06689fc1-709d-49e9-8f3f-b170d3dc170f
[18:51:31] 
[18:51:31] /org/freedesktop/UDisks2/block_devices/nvme0n1p2:
[18:51:31]   org.freedesktop.UDisks2.Block:
[18:51:31]     Configuration:              [('fstab', {'fsname': <b'UUID=0cbb2cb6-0882-4321-bf79-2e3bce7b644d'>, 'dir': <b'/boot'>, 'type': <b'ext4'>, 'opts': <b'defaults'>, 'freq': <0>, 'passno': <2>})]
[18:51:31]     CryptoBackingDevice:        '/'
[18:51:31]     Device:                     /dev/nvme0n1p2
[18:51:31]     DeviceNumber:               66306
[18:51:31]     Drive:                      '/org/freedesktop/UDisks2/drives/SAMSUNG_MZVLB512HAJQ_000L7_S3TNNB0K458104'
[18:51:31]     HintAuto:                   false
[18:51:31]     HintIconName:               
[18:51:31]     HintIgnore:                 false
[18:51:31]     HintName:                   
[18:51:31]     HintPartitionable:          true
[18:51:31]     HintSymbolicIconName:       
[18:51:31]     HintSystem:                 true
[18:51:31]     Id:                         by-id-nvme-SAMSUNG_MZVLB512HAJQ-000L7_S3TNNB0K458104-part2
[18:51:31]     IdLabel:                    
[18:51:31]     IdType:                     ext4
[18:51:31]     IdUUID:                     0cbb2cb6-0882-4321-bf79-2e3bce7b644d
[18:51:31]     IdUsage:                    filesystem
[18:51:31]     IdVersion:                  1.0
[18:51:31]     MDRaid:                     '/'
[18:51:31]     MDRaidMember:               '/'
[18:51:31]     PreferredDevice:            /dev/nvme0n1p2
[18:51:31]     ReadOnly:                   false
[18:51:31]     Size:                       767557632
[18:51:31]     Symlinks:                   /dev/disk/by-id/nvme-SAMSUNG_MZVLB512HAJQ-000L7_S3TNNB0K458104-part2
[18:51:31]                                 /dev/disk/by-id/nvme-eui.0025388481bbdc52-part2
[18:51:31]                                 /dev/disk/by-partuuid/dc7cbcc8-8c0d-4aa0-adf8-e32c4f0ed0b7
[18:51:31]                                 /dev/disk/by-path/pci-0000:05:00.0-nvme-1-part2
[18:51:31]                                 /dev/disk/by-uuid/0cbb2cb6-0882-4321-bf79-2e3bce7b644d
[18:51:31]     UserspaceMountOptions:      
[18:51:31]   org.freedesktop.UDisks2.Filesystem:
[18:51:31]     MountPoints:        /boot
[18:51:31]     Size:               767557632
[18:51:31]   org.freedesktop.UDisks2.Partition:
[18:51:31]     Flags:              0
[18:51:31]     IsContained:        false
[18:51:31]     IsContainer:        false
[18:51:31]     Name:               
[18:51:31]     Number:             2
[18:51:31]     Offset:             537919488
[18:51:31]     Size:               767557632
[18:51:31]     Table:              '/org/freedesktop/UDisks2/block_devices/nvme0n1'
[18:51:31]     Type:               0fc63daf-8483-4772-8e79-3d69d8477de4
[18:51:31]     UUID:               dc7cbcc8-8c0d-4aa0-adf8-e32c4f0ed0b7
[18:51:31] 
[18:51:31] /org/freedesktop/UDisks2/block_devices/nvme0n1p3:
[18:51:31]   org.freedesktop.UDisks2.Block:
[18:51:31]     Configuration:              [('crypttab', {'name': <b'nvme0n1p3_crypt'>, 'device': <b'UUID=b8428d3b-0d3d-4478-8625-8e14d647c1d0'>, 'passphrase-path': <b''>, 'options': <b'luks,discard'>})]
[18:51:31]     CryptoBackingDevice:        '/'
[18:51:31]     Device:                     /dev/nvme0n1p3
[18:51:31]     DeviceNumber:               66307
[18:51:31]     Drive:                      '/org/freedesktop/UDisks2/drives/SAMSUNG_MZVLB512HAJQ_000L7_S3TNNB0K458104'
[18:51:31]     HintAuto:                   false
[18:51:31]     HintIconName:               
[18:51:31]     HintIgnore:                 false
[18:51:31]     HintName:                   
[18:51:31]     HintPartitionable:          true
[18:51:31]     HintSymbolicIconName:       
[18:51:31]     HintSystem:                 true
[18:51:31]     Id:                         by-id-nvme-SAMSUNG_MZVLB512HAJQ-000L7_S3TNNB0K458104-part3
[18:51:31]     IdLabel:                    
[18:51:31]     IdType:                     crypto_LUKS
[18:51:31]     IdUUID:                     b8428d3b-0d3d-4478-8625-8e14d647c1d0
[18:51:31]     IdUsage:                    crypto
[18:51:31]     IdVersion:                  2
[18:51:31]     MDRaid:                     '/'
[18:51:31]     MDRaidMember:               '/'
[18:51:31]     PreferredDevice:            /dev/nvme0n1p3
[18:51:31]     ReadOnly:                   false
[18:51:31]     Size:                       510804361216
[18:51:31]     Symlinks:                   /dev/disk/by-id/nvme-SAMSUNG_MZVLB512HAJQ-000L7_S3TNNB0K458104-part3
[18:51:31]                                 /dev/disk/by-id/nvme-eui.0025388481bbdc52-part3
[18:51:31]                                 /dev/disk/by-partuuid/7db190d2-e8cf-4e78-8e7b-c35e724ab89d
[18:51:31]                                 /dev/disk/by-path/pci-0000:05:00.0-nvme-1-part3
[18:51:31]                                 /dev/disk/by-uuid/b8428d3b-0d3d-4478-8625-8e14d647c1d0
[18:51:31]     UserspaceMountOptions:      
[18:51:31]   org.freedesktop.UDisks2.Encrypted:
[18:51:31]     ChildConfiguration:         []
[18:51:31]     CleartextDevice:            '/org/freedesktop/UDisks2/block_devices/dm_2d0'
[18:51:31]     HintEncryptionType:         
[18:51:31]     MetadataSize:               16777216
[18:51:31]   org.freedesktop.UDisks2.Partition:
[18:51:31]     Flags:              0
[18:51:31]     IsContained:        false
[18:51:31]     IsContainer:        false
[18:51:31]     Name:               
[18:51:31]     Number:             3
[18:51:31]     Offset:             1305477120
[18:51:31]     Size:               510804361216
[18:51:31]     Table:              '/org/freedesktop/UDisks2/block_devices/nvme0n1'
[18:51:31]     Type:               0fc63daf-8483-4772-8e79-3d69d8477de4
[18:51:31]     UUID:               7db190d2-e8cf-4e78-8e7b-c35e724ab89d
[18:51:31] 
[18:51:31] /org/freedesktop/UDisks2/drives/SAMSUNG_MZVLB512HAJQ_000L7_S3TNNB0K458104:
[18:51:31]   org.freedesktop.UDisks2.Drive:
[18:51:31]     CanPowerOff:                false
[18:51:31]     Configuration:              {}
[18:51:31]     ConnectionBus:              
[18:51:31]     Ejectable:                  false
[18:51:31]     Id:                         SAMSUNG-MZVLB512HAJQ-000L7-S3TNNB0K458104
[18:51:31]     Media:                      
[18:51:31]     MediaAvailable:             true
[18:51:31]     MediaChangeDetected:        true
[18:51:31]     MediaCompatibility:         
[18:51:31]     MediaRemovable:             false
[18:51:31]     Model:                      SAMSUNG MZVLB512HAJQ-000L7
[18:51:31]     Optical:                    false
[18:51:31]     OpticalBlank:               false
[18:51:31]     OpticalNumAudioTracks:      0
[18:51:31]     OpticalNumDataTracks:       0
[18:51:31]     OpticalNumSessions:         0
[18:51:31]     OpticalNumTracks:           0
[18:51:31]     Removable:                  false
[18:51:31]     Revision:                   5L2QEXA7
[18:51:31]     RotationRate:               0
[18:51:31]     Seat:                       seat0
[18:51:31]     Serial:                     S3TNNB0K458104
[18:51:31]     SiblingId:                  
[18:51:31]     Size:                       512110190592
[18:51:31]     SortKey:                    00coldplug/00fixed/nvme0n1
[18:51:31]     TimeDetected:               1619424241866610
[18:51:31]     TimeMediaDetected:          1619424241866610
[18:51:31]     Vendor:                     
[18:51:31]     WWN:                        eui.0025388481bbdc52
[18:51:31] --> Change loop device mode (None)
[18:51:31] Call: ['pkexec', 'chmod', '-v', 'o+rw', '/dev/loop15']
[18:51:36] mode of '/dev/loop15' changed from 0660 (rw-rw----) to 0666 (rw-rw-rw-)
[18:51:36] --> Dumping Hotspot Configuration
[18:51:36] {
    "installer_version": "2.4.3",
    "mirror": "http://download.kiwix.org",
    "catalogs": [
        {
            "name": "Kiwix",
            "description": "Kiwix ZIM Content",
            "url": "http://mirror.download.kiwix.org/library/ideascube.yml",
            "local_url": "file:///home/pi/catalog_Kiwix.yml"
        }
    ],
    "kernel_version": "5.10.17",
    "root_partition_size": 7000000000,
    "disk_size": 17179869184,
    "project_name": "Kiwix",
    "timezone": "Europe/Zurich",
    "language": "en",
    "language_name": "English",
    "kalite_languages": [],
    "wikifundi_languages": [
        "fr",
        "en"
    ],
    "aflatoun_languages": [],
    "edupi": true,
    "edupi_has_resources": false,
    "nomad": true,
    "mathews": true,
    "africatik": false,
    "packages": [
        "wikipedia_fr_medicine_nopic.fr",
        "khan-academy-videos_fr_equation-bilan-d-une-reaction-chimique-et-bilan-de-matiere.fr",
        "khan-academy-videos_fr_equations-differentielles.fr",
        "wikipedia_fr_movies_maxi.fr"
    ],
    "custom_branding_path": "/tmp",
    "admin_account": "admin",
    "admin_password": "****"
}
[18:51:36] homepage saved to: /tmp/tmpefo8ac63.html
[18:51:36] [STAGE 1/5: Retrieve Master Image - 0%]
[18:51:36] --> Retrieving base image file
[18:51:36] calculating sum for /tmp/kiwix-hotspot.cache/kiwix-hostpot_master_2021-04-27.img.zip...[18:51:43] MATCH.
[18:51:43] Reusing already downloaded base image ZIP file
[18:51:43] [STAGE 1/5: Retrieve Master Image - 10%]
[18:51:43] --> Extracting base image from ZIP file
[18:52:20] Extraction complete: /tmp/hotspot-2021_05_06-18_51_31.BUILDING.img
[18:52:20] [STAGE 1/5: Retrieve Master Image - 18%]
[18:52:20] --> Testing mount procedure
[18:52:20] . mounting /tmp/hotspot-2021_05_06-18_51_31.BUILDING.img
[18:52:20] Call: ['/tmp/_MEIgMDG2T/qemu-img', 'info', '-f', 'raw', '/tmp/hotspot-2021_05_06-18_51_31.BUILDING.img']
[18:52:20] image: /tmp/hotspot-2021_05_06-18_51_31.BUILDING.img
[18:52:20] file format: raw
[18:52:20] virtual size: 8 GiB (8589934592 bytes)
[18:52:20] disk size: 8 GiB
[18:52:20] Call: ['/usr/bin/udisksctl', 'loop-setup', '--offset', '7000031744', '--size', '1585740288', '--file', '/tmp/hotspot-2021_05_06-18_51_31.BUILDING.img', '--no-user-interaction']
[18:52:21] Mapped file /tmp/hotspot-2021_05_06-18_51_31.BUILDING.img as /dev/loop15.
[18:52:21] Call: ['/usr/bin/udisksctl', 'mount', '--block-device', '/dev/loop15', '--no-user-interaction']
[18:52:21] Error mounting /dev/loop15: GDBus.Error:org.freedesktop.UDisks2.Error.AlreadyMounted: Device /dev/loop15 is already mounted at `/media/kelson/04D4-23F0'.
[18:52:21] 
[18:52:21] . mounted /dev/loop15 on /media/kelson/04D4-23F0
[18:52:21] . writing `51` inside /media/kelson/04D4-23F0/.check-part
[18:52:21] . unmounting /media/kelson/04D4-23F0
[18:52:26] Call: ['/usr/bin/udisksctl', 'unmount', '--block-device', '/dev/loop15', '--no-user-interaction']
[18:52:26] Unmounted /dev/loop15.
[18:52:26] Call: ['/usr/bin/udisksctl', 'loop-delete', '--block-device', '/dev/loop15', '--no-user-interaction']
[18:52:26] Error deleting loop device /dev/loop15: GDBus.Error:org.freedesktop.UDisks2.Error.NotAuthorizedCanObtain: Not authorized to perform operation
[18:52:26] . remounting /tmp/hotspot-2021_05_06-18_51_31.BUILDING.img
[18:52:26] Call: ['/tmp/_MEIgMDG2T/qemu-img', 'info', '-f', 'raw', '/tmp/hotspot-2021_05_06-18_51_31.BUILDING.img']
[18:52:26] image: /tmp/hotspot-2021_05_06-18_51_31.BUILDING.img
[18:52:26] file format: raw
[18:52:26] virtual size: 8 GiB (8589934592 bytes)
[18:52:26] disk size: 8 GiB
[18:52:27] Call: ['/usr/bin/udisksctl', 'loop-setup', '--offset', '7000031744', '--size', '1585740288', '--file', '/tmp/hotspot-2021_05_06-18_51_31.BUILDING.img', '--no-user-interaction']
[18:52:27] Mapped file /tmp/hotspot-2021_05_06-18_51_31.BUILDING.img as /dev/loop15.
[18:52:27] Call: ['/usr/bin/udisksctl', 'mount', '--block-device', '/dev/loop15', '--no-user-interaction']
[18:52:27] Error mounting /dev/loop15: GDBus.Error:org.freedesktop.UDisks2.Error.AlreadyMounted: Device /dev/loop15 is already mounted at `/media/kelson/04D4-23F0'.
[18:52:27] 
[18:52:27] . remounted /dev/loop15 on /media/kelson/04D4-23F0
[18:52:27] . read `51` from file (was `51`)
[18:52:27] post-test unmounting /media/kelson/04D4-23F0 and /dev/loop15
[18:52:32] Call: ['/usr/bin/udisksctl', 'unmount', '--block-device', '/dev/loop15', '--no-user-interaction']
[18:52:32] Unmounted /dev/loop15.
[18:52:32] Call: ['/usr/bin/udisksctl', 'loop-delete', '--block-device', '/dev/loop15', '--no-user-interaction']
[18:52:32] Error deleting loop device /dev/loop15: GDBus.Error:org.freedesktop.UDisks2.Error.NotAuthorizedCanObtain: Not authorized to perform operation
[18:52:32] [STAGE 2/5: Download contents - 20%]
[18:52:32] --> Starting all content downloads
[18:52:32] --> Retrieving ecoles_numeriques.apk (49.09 MiB)
[18:52:32] calculating sum for /tmp/kiwix-hotspot.cache/ecoles_numeriques.apk...[18:52:32] MATCH.
[18:52:32] Reusing already downloaded /tmp/kiwix-hotspot.cache/ecoles_numeriques.apk
[18:52:32] [STAGE 2/5: Download contents - 20%]
[18:52:32] --> Retrieving math_mathews.apk (33.78 MiB)
[18:52:32] calculating sum for /tmp/kiwix-hotspot.cache/math_mathews.apk...[18:52:32] MATCH.
[18:52:32] Reusing already downloaded /tmp/kiwix-hotspot.cache/math_mathews.apk
[18:52:32] [STAGE 2/5: Download contents - 20%]
[18:52:32] --> Retrieving wikipedia_fr_medicine_nopic.fr.zim (214.79 MiB)
[18:52:32] calculating sum for /tmp/kiwix-hotspot.cache/wikipedia_fr_medicine_nopic.fr.zim...[18:52:33] MATCH.
[18:52:33] Reusing already downloaded /tmp/kiwix-hotspot.cache/wikipedia_fr_medicine_nopic.fr.zim
[18:52:33] [STAGE 2/5: Download contents - 21%]
[18:52:33] --> Retrieving khan-academy-videos_fr_equation-bilan-d-une-reaction-chimique-et-bilan-de-matiere.fr.zim (284.16 MiB)
[18:52:33] calculating sum for /tmp/kiwix-hotspot.cache/khan-academy-videos_fr_equation-bilan-d-une-reaction-chimique-et-bilan-de-matiere.fr.zim...[18:52:34] MATCH.
[18:52:34] Reusing already downloaded /tmp/kiwix-hotspot.cache/khan-academy-videos_fr_equation-bilan-d-une-reaction-chimique-et-bilan-de-matiere.fr.zim
[18:52:34] [STAGE 2/5: Download contents - 22%]
[18:52:34] --> Retrieving khan-academy-videos_fr_equations-differentielles.fr.zim (63.39 MiB)
[18:52:34] calculating sum for /tmp/kiwix-hotspot.cache/khan-academy-videos_fr_equations-differentielles.fr.zim...[18:52:34] MATCH.
[18:52:34] Reusing already downloaded /tmp/kiwix-hotspot.cache/khan-academy-videos_fr_equations-differentielles.fr.zim
[18:52:34] [STAGE 2/5: Download contents - 22%]
[18:52:34] --> Retrieving wikipedia_fr_movies_maxi.fr.zim (765.2 MiB)
[18:52:34] calculating sum for /tmp/kiwix-hotspot.cache/wikipedia_fr_movies_maxi.fr.zim...[18:52:37] MATCH.
[18:52:37] Reusing already downloaded /tmp/kiwix-hotspot.cache/wikipedia_fr_movies_maxi.fr.zim
[18:52:37] [STAGE 2/5: Download contents - 25%]
[18:52:37] --> Retrieving mediawiki_data_fr_2018-10.tar.bz2 (2.12 GiB)
[18:52:37] calculating sum for /tmp/kiwix-hotspot.cache/mediawiki_data_fr_2018-10.tar.bz2...[18:52:44] MATCH.
[18:52:44] Reusing already downloaded /tmp/kiwix-hotspot.cache/mediawiki_data_fr_2018-10.tar.bz2
[18:52:44] [STAGE 2/5: Download contents - 32%]
[18:52:44] --> Retrieving mediawiki_data_en_2018-10.tar.bz2 (2.11 GiB)
[18:52:44] calculating sum for /tmp/kiwix-hotspot.cache/mediawiki_data_en_2018-10.tar.bz2...[18:52:52] MATCH.
[18:52:52] Reusing already downloaded /tmp/kiwix-hotspot.cache/mediawiki_data_en_2018-10.tar.bz2
[18:52:52] [STAGE 3/5: Image configuration (virtualized) - 40%]
[18:52:52] [STAGE 3/5: Image configuration (virtualized) - 40%]
[18:52:52] --> Preparing qemu VM
[18:52:52]  using 2 GiB RAM
[18:52:52] Call: ['/tmp/_MEIgMDG2T/qemu-img', 'info', '-f', 'raw', '/tmp/hotspot-2021_05_06-18_51_31.BUILDING.img']
[18:52:52] image: /tmp/hotspot-2021_05_06-18_51_31.BUILDING.img
[18:52:52] file format: raw
[18:52:52] virtual size: 8 GiB (8589934592 bytes)
[18:52:52] disk size: 8 GiB
[18:52:52] --> Resizing image file from 8 GiB to 16 GiB
[18:52:52] Call: ['/tmp/_MEIgMDG2T/qemu-img', 'info', '-f', 'raw', '/tmp/hotspot-2021_05_06-18_51_31.BUILDING.img']
[18:52:52] image: /tmp/hotspot-2021_05_06-18_51_31.BUILDING.img
[18:52:52] file format: raw
[18:52:52] virtual size: 8 GiB (8589934592 bytes)
[18:52:52] disk size: 8 GiB
[18:52:52] Call: ['/tmp/_MEIgMDG2T/qemu-img', 'resize', '-f', 'raw', '/tmp/hotspot-2021_05_06-18_51_31.BUILDING.img', '17179869184']
[18:52:52] Image resized.
[18:52:52] --> Starting-up VM (first-time)
[18:52:52] --> Launch qemu
[18:52:52] ssh on port 54577
[18:52:52] --
/tmp/_MEIgMDG2T/qemu-system-arm -m 2048M -M vexpress-a15 -cpu cortex-a15 -kernel /tmp/_MEIgMDG2T/vexpress-boot/zImage -dtb /tmp/_MEIgMDG2T/vexpress-boot/vexpress-v2p-ca15_a7.dtb -append root=/dev/mmcblk0p2 console=ttyAMA0 console=tty rw rootwait rootfstype=ext4  -serial stdio -drive format=raw,if=sd,file=/tmp/hotspot-2021_05_06-18_51_31.BUILDING.img -display none -no-reboot -netdev user,id=eth1,hostfwd=tcp::54577-:22 -device virtio-net-device,netdev=eth1 -smp 3 --accel tcg,thread=multi
--
[18:52:53] Booting Linux on physical CPU 
[18:52:53] 0x0

[18:52:53] Li
[18:52:53] nux version 4.10.0 (reg@hayla.ml) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.9) ) #1 SMP Wed Sep 19 09:25:10 UTC 2018
CPU: ARMv7 Processor [412fc0f1] revision 1 (ARMv7), cr=10c5387d
CPU: div instructions available: patching division code
CPU: PIPT / VIPT nonaliasing data cache
[18:52:53] , PIPT instruction cache
OF: fdt:Machine model: V2P-CA15_CA7
Truncating RAM at 0x80000000-0xffffffff to -0xf0000000
Consider using a HIGHMEM enabled kernel
[18:52:53] .
Memory policy: Data cache writealloc
percpu: Embedded 13 pages/cpu
[18:52:53]  @ef1a8000 s23692 r8192 d21364 u53248
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 455168
Kernel 
[18:52:53] command line: root=/dev/mmcblk0p2 console=ttyAMA0 console=tty rw rootwait rootfstype=ext4 
log_buf_len individual max cpu contribution: 409
[18:52:53] 6 bytes
log_buf_len total cpu_extra contributions: 16384 bytes
log_buf_len min size: 16384 bytes
log_buf_len: 32768 bytes
early log buf free: 14800(90%)
PID hash table entries: 4096 (order: 2, 16384 bytes)
Dentry cache hash table entries: 262144 (order: 8, 1048576 bytes)
Inode-cache hash table entries: 131072 (order: 7, 524288 bytes)
Memory: 1807976K/1835008K available (7168K kernel code, 232K rwdata, 138
[18:52:53] 4K rodata, 1024K init, 204K bss, 27032K reserved, 0K cma-reserved)
Virtual kernel memory layout:
    vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    fixmap  : 0xffc00
[18:52:53] 000 - 0xfff00000   (3072 kB)
    vmalloc : 0xf0800000 - 0xff800000   ( 240 MB)
    lowmem  : 0x80000000 - 0xf0000000   (1792 MB)
    modules : 0x7f000000 - 0x80000000   (  16 MB)
      .text : 0x80008000 - 0x80800000   (8160 kB)

[18:52:53]       .init : 0x80a00000 - 0x80b00000   (1024 kB)
      .data : 0x80b00000 - 0x80b3a2c0   ( 233 kB)
       .bss : 0x80b3c000 - 0x
[18:52:53] 80b6f1c4   ( 205 kB)
SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=5, Nodes=1
Hierarchical RCU implementation.

[18:52:53]  Build-time adjustment of leaf fanout to 32.
    RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=5.
RCU: Adjusting geometry for
[18:52:53]  rcu_fanout_leaf=32, nr_cpu_ids=5
NR_IRQS:16 nr_irqs:16 16
arm_arch_timer: Architected cp15 timer(s) running at 62.50MHz (virt).

[18:52:53] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1cd42e208c, max_idle_ns: 881590405314 ns
sched_clock: 56 bits 
[18:52:53] at 62MHz, resolution 16ns, wraps every 4398046511096ns
Switching to timer-based delay loop, resolution 16ns
clocksource: arm,sp
[18:52:53] 804: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
Failed to initialize '/smb@08000000/motherboard/iofpga@3,000
[18:52:53] 00000/timer@120000': -22
Console: colour dummy device 80x30
console [tty0] enabled
Calibrating delay loop (skipped), value 
[18:52:53] calculated using timer frequency.. 125.00 BogoMIPS (lpj=625000)
pid_max: default: 32768 minimum: 301
Mount-cache hash table entr
[18:52:53] ies: 4096 (order: 2, 16384 bytes)

[18:52:53] M
[18:52:53] ountpoint-cache hash table entries: 4096 (order: 2, 16384 bytes)
CPU: Testing write buffer coherency: ok
CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
Setting up static identity map for 0x80100000 - 0x80100058
ARM CCI driver probed
tc2_pm_init: boot CPU is out of bound!
smp: Bringing up secondary CPUs ...
CPU1: failed to boot: -49
CPU2: failed to boot: -49
CPU3: failed to boot: -49
CPU4: failed to boot: -49
smp: Brought up 1 node, 1 CPU
SMP: Total of 1 processors activated (125.00 BogoMIPS).
CPU: All CPU(s) started in SVC mode.
devtmpfs: initialized
VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
futex hash table entries: 2048 (order: 5, 131072 bytes)
------------[ cut here ]------------
WARNING: CPU: 0 PID: 1 at drivers/mfd/vexpress-sysreg.c:189 vexpress_sysreg_probe+0x174/0x1a8
Modules linked in:
CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.10.0 #1
Hardware name: A
[18:52:53] RM-Versatile Express
[<8010e5c8>] (unwind_backtrace) from [<8010b028>] (show_stack+0x10/0x14)
[<8010b028>] (show_stack) from [<80378788>] (dump_stack+0x84/0x98)
[<80378788>] (dump_stack) from [<8011cad4>] (__warn+0xe8/0x100)
[<8011cad4>] (__warn) from [<8011cb9c>] (warn_slowpath_null+0x20/0x28)
[<8011cb9c>] (warn_slowpath_null) from [<8041bce8>] (vexpress_sysreg_probe+0x174/0x1a8)
[<8041bce8>] (vexpress_sysreg_probe) from [<803ffde4>] (platform_drv_probe+0x4c/0xb0)
[<803ffde4>] (platform_drv_probe) from [<803fe408>] (driver_probe_device+0x1f4/0x2b8)
[<803fe408>] (driver_probe_device) from [<803fe584>] (__driver_attach+0xb8/0xbc)
[<803fe584>] (__driver_attach) from [<803fc918>] (bus_for_each_dev+0x68/0x9c)
[<803fc918>] (bus_for_each_dev) from [<803fda64>] (bus_add_driver+0x1a0/0x218)
[<803fda64>] (bus_add_driver) from [<803fee4c>] (driver_register+0x78/0xf8)
[<803fee4c>] (driver_register) from [<8010179c>] (do_one_initcall+0x44/0x16c)
[<8010179c>] (do_one_initcall) from [<80a00e48>] (kernel_init_f
[18:52:53] reeable+0x1d8/0x268)
[<80a00e48>] (kernel_init_freeable) from [<806fb8a8>] (kernel_init+0x8/0x114)
[<806fb8a8>] (kernel_init) from [<80107578>] (ret_from_fork+0x14/0x3c)
---[ end trace 9d134c51afc6423c ]---
vexpress-sysreg 1c010000.sysreg: DT HBI (249) is not matching hardware (237)!
NET: Registered protocol family 16
DMA: preallocated 256 KiB pool for atomic coherent allocations
cpuidle: using governor ladder
hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
hw-breakpoint: maximum watchpoint size is 8 bytes.
Serial: AMBA PL011 UART driver
OF: amba_device_add() failed (-19) for /wdt@2a490000
OF: amba_device_add() failed (-19) for /memory-controller@2b0a0000
OF: amba_device_add() failed (-19) for /memory-controller@7ffd0000
OF: amba_device_add() failed (-19) for /dma@7ff00000
OF: amba_device_add() failed (-19) for /etb@0,20010000
OF: amba_device_add() failed (-19) for /tpiu@0,20030000
OF: amba_device_add() failed (-19) for /funnel@0,20040000
OF: amba_device_add() fai
[18:52:53] led (-19) for /ptm@0,2201c000
OF: amba_device_add() failed (-19) for /ptm@0,2201d000
OF: amba_device_add() failed (-19) for /etm@0,2203c000
OF: amba_device_add() failed (-19) for /etm@0,2203d000
OF: amba_device_ad
[18:52:53] d() failed (-19) for /etm@0,2203e000
1c090000.uart: ttyAMA0 at MMIO 0x1c090000 (irq = 48, base_baud = 0) is a PL011 rev1

[18:52:53] console [ttyAMA0] 
[18:52:53] enabled

[18:52:53] 1c0
[18:52:53] a0000.uart: ttyAMA1 at MMIO 0x1c0a0000 (irq = 49, base_baud = 0) is a PL011 rev1

[18:52:53] 1
[18:52:53] c0b0000.uart: ttyAMA2 at MMIO 0x1c0b0000 (irq = 50, base_baud = 0) is a PL011 rev1

[18:52:53] 1c
[18:52:53] 0c0000.uart: ttyAMA3 at MMIO 0x1c0c0000 (irq = 51, base_baud = 0) is a PL011 rev1

[18:52:53] OF
[18:52:53] : amba_device_add() failed (-19) for /smb@08000000/motherboard/iofpga@3,00000000/wdt@0f0000

[18:52:53] SCSI subsystem initialized

[18:52:53] usb
[18:52:53] core: registered new interface driver usbfs

[18:52:53] usbcore: registered new interface driver hub

[18:52:53] usbcore: registered new device driver usb

[18:52:53] Advanced Linux Sound Ar
[18:52:53] chitecture Driver Initialized.

[18:52:53] clocksource: Switched to clocksourc
[18:52:53] e arch_sys_counter

[18:52:53] NET: Registered protocol family 2

[18:52:53] TCP established hash table entries
[18:52:53] : 16384 (order: 4, 65536 bytes)
TCP bind hash table entries: 16384 (o
[18:52:53] rder: 5, 131072 bytes)

[18:52:53] TCP: Has
[18:52:53] h tables configured (established 16384 bind 16384)

[18:52:53] U
[18:52:53] DP hash table entries: 1024 (order: 3, 32768 bytes)
UDP-
[18:52:53] Lite hash table entries: 1024 (order: 3, 32768 bytes)

[18:52:53] N
[18:52:53] ET: Registered protocol family 1

[18:52:53] RPC:
[18:52:53]  Registered named UNIX socket transport module.
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv
[18:52:53] 4.1 backchannel transport module.

[18:52:53] h
[18:52:53] w perfevents: enabled with armv7_cortex_a15 PMU driver, 5 counters available

[18:52:53] hw perfevents: /pmu_a7: failed to probe PMU!
hw perfevents: /pmu_a7: failed to register PMU devices!

[18:52:53] failed to build OPP tabl
[18:52:53] e

[18:52:53] workingset: timestamp_bits=30 max_order
[18:52:53] =19 bucket_order=0

[18:52:53] s
[18:52:53] quashfs: version 4.0 (2009/01/31) Phillip Lougher

[18:52:53] jffs2: version 2.2. (NAND) © 2001
[18:52:53] -2006 Red Hat, Inc.

[18:52:53] f
[18:52:53] use init (API version 7.26)

[18:52:53] 9p:
[18:52:53]  Installing v9fs 9p2000 file system support

[18:52:53] e
[18:52:53] xFAT: Version 1.2.9

[18:52:53] io 
[18:52:53] scheduler noop registered (default)

[18:52:53] clcd-pl11x 1c1f0000.clcd
[18:52:53] : PL111 designer 41 rev2 at 0x1c1f0000

[18:52:53] c
[18:52:53] lcd-pl11x 1c1f0000.clcd: /smb@08000000/motherboard/iofpga@3,00000000/clcd@1f0000 hardware, 640x480@59 display

[18:52:53] Console: switching to
[18:52:53]  colour frame buffer device 80x30

[18:52:53] 8000000.flash: Found 2 x16 device
[18:52:53] s at 0x0 in 32-bit bank. Manufacturer ID 0x000000 Chip ID 0x000000

[18:52:53] In
[18:52:53] tel/Sharp Extended Query Table at 0x0031

[18:52:53] U
[18:52:53] sing buffer write method

[18:52:53] 80
[18:52:53] 00000.flash: Found 2 x16 devices at 0x0 in 32-bit bank. Manufacturer ID 0x000000 Chip ID 0x000000

[18:52:53] Intel/Sharp Extended Query 
[18:52:53] Table at 0x0031

[18:52:53] Us
[18:52:53] ing buffer write method
Concatenating MTD devices:

[18:52:53] (0): "8000000.flash"

[18:52:53] (1
[18:52:53] ): "8000000.flash"

[18:52:53] i
[18:52:53] nto device "8000000.flash"

[18:52:53] libp
[18:52:53] hy: Fixed MDIO Bus: probed

[18:52:54] smsc911x 1a000000.ethernet (unnamed 
[18:52:54] net_device) (uninitialized): Device not READY in 100ms aborting

[18:52:54] isp1
[18:52:54] 760 1b000000.usb: bus width: 32, oc: digital

[18:52:54] isp1760 
[18:52:54] 1b000000.usb: NXP ISP1760 USB Host Controller

[18:52:54] isp1760 1b000000
[18:52:54] .usb: new USB bus registered, assigned bus number 1

[18:52:54] isp1760 1b0000
[18:52:54] 00.usb: Scratch test failed.

[18:52:54] i
[18:52:54] sp1760 1b000000.usb: can't setup: -19

[18:52:54] isp1760 1b000000.usb: USB bus 1 deregistered

[18:52:54] u
[18:52:54] sbcore: registered new interface driver usb-storage

[18:52:54] mousedev: PS/2 mouse 
[18:52:54] device common for all mice

[18:52:54] r
[18:52:54] tc-pl031 1c170000.rtc: rtc core: registered pl031 as rtc0

[18:52:54] m
[18:52:54] mci-pl18x 1c050000.mmci: Got CD GPIO

[18:52:54] mmci-pl18x 1c050000.mmci:
[18:52:54]  Got WP GPIO

[18:52:54] mmci-pl18x 1c050000.mmci: mmc0: PL181 manf 41 rev0 at 0x1c050000 irq 44,45 (pio)

[18:52:54] input: AT Raw Set 2 keyboard as
[18:52:54]  /devices/platform/smb@08000000/smb@08000000:motherboard/smb@08000000:motherboard:iofpga@3,00000000/1c060000.kmi/serio0/input/input0

[18:52:54] mm
[18:52:54] c0: new SDHC card at address 4567

[18:52:54] mm
[18:52:54] cblk0: mmc0:4567 QEMU! 16.0 GiB 

[18:52:54] l
[18:52:54] edtrig-cpu: registered to indicate activity on CPUs

[18:52:54] u
[18:52:54] sbcore: registered new interface driver usbhid

[18:52:54] usbhid
[18:52:54] : USB HID core driver

[18:52:54]  mmcblk0: p1 p2 p3

[18:52:54] aaci
[18:52:54] -pl041 1c040000.aaci: ARM AC'97 Interface PL041 rev0 at 0x1c040000, irq 43

[18:52:54] a
[18:52:54] aci-pl041 1c040000.aaci: FIFO 512 entries

[18:52:54] o
[18:52:54] profile: using timer interrupt.

[18:52:54] N
[18:52:54] etfilter messages via NETLINK v0.30.

[18:52:54] n
[18:52:54] fnl_acct: registering with nfnetlink.

[18:52:54] n
[18:52:54] f_conntrack version 0.5.0 (16384 buckets, 65536 max)

[18:52:54] c
[18:52:54] tnetlink v0.93: registering with nfnetlink.

[18:52:54] nf
[18:52:54] _tables: (c) 2007-2009 Patrick McHardy <kaber@trash.net>

[18:52:54] nf
[18:52:54] _tables_compat: (c) 2012 Pablo Neira Ayuso <pablo@netfilter.org>

[18:52:54] x
[18:52:54] t_time: kernel timezone is -0000

[18:52:54] ip_
[18:52:54] set: protocol 6

[18:52:54] I
[18:52:54] PVS: Registered protocols (TCP, UDP, SCTP, AH, ESP)

[18:52:54] IPVS: Connection hash table configur
[18:52:54] ed (size=4096, memory=32Kbytes)

[18:52:54] I
[18:52:54] PVS: Creating netns size=1296 id=0

[18:52:54] I
[18:52:54] PVS: ipvs loaded.

[18:52:54] I
[18:52:54] PVS: [rr] scheduler registered.

[18:52:54] I
[18:52:54] PVS: [wrr] scheduler registered.

[18:52:54] I
[18:52:54] PVS: [lc] scheduler registered.

[18:52:54] IPVS: [wlc] scheduler reg
[18:52:54] istered.

[18:52:54] IPVS: [fo] scheduler registered.
IPVS: [ovf] scheduler registered.
IPVS: 
[18:52:54] [lblc] scheduler registered.

[18:52:54] I
[18:52:54] PVS: [lblcr] scheduler registered.

[18:52:54] I
[18:52:54] PVS: [dh] scheduler registered.

[18:52:54] I
[18:52:54] PVS: [sh] scheduler registered.

[18:52:54] I
[18:52:54] PVS: [sed] scheduler registered.

[18:52:54] I
[18:52:54] PVS: [nq] scheduler registered.

[18:52:54] I
[18:52:54] PVS: ftp: loaded support on port[0] = 21

[18:52:54] I
[18:52:54] PVS: [sip] pe registered.

[18:52:54] ip_tables: (C) 2000-2006 
[18:52:54] Netfilter Core Team

[18:52:54] i
[18:52:54] pt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully

[18:52:54] a
[18:52:54] rp_tables: arp_tables: (C) 2002 David S. Miller

[18:52:54] N
[18:52:54] ET: Registered protocol family 10

[18:52:54] S
[18:52:54] egment Routing with IPv6

[18:52:54] i
[18:52:54] p6_tables: (C) 2000-2006 Netfilter Core Team

[18:52:54] sit: IPv6, IPv4 and MPLS over IPv4 tunneling
[18:52:54]  driver

[18:52:54] N
[18:52:54] ET: Registered protocol family 17

[18:52:54] 9
[18:52:54] pnet: Installing 9P2000 support

[18:52:54] R
[18:52:54] egistering SWP/SWPB emulation handler

[18:52:54] rtc-pl031 1c170000.rtc: sett
[18:52:54] ing system clock to 2021-05-06 16:52:54 UTC (1620319974)

[18:52:54] A
[18:52:54] LSA device list:

[18:52:54]  
[18:52:54]  #0: ARM AC'97 Interface PL041 rev0 at 0x1c040000, irq 43

[18:52:55] inp
[18:52:55] ut: ImExPS/2 Generic Explorer Mouse as /devices/platform/smb@08000000/smb@08000000:motherboard/smb@08000000:motherboard:iofpga@3,00000000/1c070000.kmi/serio1/input/input2

[18:52:55] random: fast init done

[18:52:55] EXT4-fs (mmcblk0p2): mounted files
[18:52:55] ystem with ordered data mode. Opts: (null)

[18:52:55] V
[18:52:55] FS: Mounted root (ext4 filesystem) on device 179:2.

[18:52:55] Freeing unused kernel memory: 1024K

[18:52:55] r
[18:52:55] andom: crng init done

[18:52:58] systemd[1]: Failed to lookup mod
[18:52:58] ule alias 'autofs4': Function not implemented

[18:52:58] cgroup: cgroup2: unknown op
[18:52:58] tion "nsdelegate"

[18:52:58] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +
[18:52:58] IDN -PCRE2 default-hierarchy=hybrid)

[18:52:58] systemd[1]: Detected architecture a
[18:52:58] rm.

[18:52:58] sy
[18:52:58] stemd[1]: Set hostname to <default.hotspot>.

[18:53:00] systemd-rc-local-generator[802]: /etc/rc.local is not marked executable, skipping.

[18:53:02] s
[18:53:02] ystemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.

[18:53:02] s
[18:53:02] ystemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)

[18:53:03] s
[18:53:03] ystemd[1]: /lib/systemd/system/memcached.service:13: PIDFile= references path below legacy directory /var/run/, updating /var/run/memcached/memcached.pid → /run/memcached/memcached.pid; please update the unit file accordingly.

[18:53:03] systemd[1]: Created slice User and Se
[18:53:03] ssion Slice.

[18:53:03] systemd[1]: Reached target Sw
[18:53:03] ap.

[18:53:03] s
[18:53:03] ystemd[1]: Created slice system-getty.slice.

[18:53:03] s
[18:53:03] ystemd[1]: Listening on Journal Socket (/dev/log).

[18:53:03] systemd[1]: Created slice system-se
[18:53:03] rial\x2dgetty.slice.

[18:53:03] s
[18:53:03] ystemd[1]: Started Dispatch Password Requests to Console Directory Watch.

[18:53:03] systemd[1]: Listening on fsck to
[18:53:03]  fsckd communication Socket.

[18:53:03] systemd[1]: Started Forward Passwo
[18:53:03] rd Requests to Wall Directory Watch.

[18:53:03] s
[18:53:03] ystemd[1]: Reached target Local Encrypted Volumes.

[18:53:03] s
[18:53:03] ystemd[1]: Reached target Paths.

[18:54:13] 
[18:54:13] 

[18:54:13] Raspbian GNU/Linux 10 default.hotspot ttyAMA0

[18:54:13] default login: 
[18:54:50] Successfuly connected to Qemu over SSH
[18:54:50] --> Copy ansiblecube
[18:54:50] sudo /bin/rm -rf /var/lib/ansible/local
[18:55:42] copy local dir /tmp/_MEIgMDG2T/ansiblecube to tmp dir /tmp/18445BB0C06228B09284D6CA4F71DB4
[18:55:42] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles
[18:55:42] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./tests
[18:55:42] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./group_vars
[18:55:42] copy local file mark_role.yml to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./mark_role.yml
[18:55:42] copy local file partition_boundaries.py to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./partition_boundaries.py
[18:55:42] copy local file main.yml to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./main.yml
[18:55:42] copy local file hosts to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./hosts
[18:55:42] copy local file enable_vhost.yml to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./enable_vhost.yml
[18:55:42] copy local file README.md to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./README.md
[18:55:42] copy local file handlers.yml to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./handlers.yml
[18:55:42] copy local file disable_service.yml to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./disable_service.yml
[18:55:43] copy local file expand-rootfs.sh to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./expand-rootfs.sh
[18:55:43] copy local file enable_service.yml to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./enable_service.yml
[18:55:43] copy local file clean_apt.yml to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./clean_apt.yml
[18:55:43] copy local file ansible.cfg to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./ansible.cfg
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/kiwix
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/dnsmasq
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/mathews_setup
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/clock
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/nomad_setup
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/aflatoun_setup
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/nginx
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/uwsgi
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/wikifundi_content
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/packages
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/aflatoun_content
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/restore
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/edupi_content
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/services
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/iptables
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/variables
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/kalite_setup
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/kalite_content
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/hostapd
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/edupi_setup
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/backup
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/home
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/system
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/resize
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/wikifundi_setup
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/network-manager
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/kiwix/tasks
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/kiwix/files
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/kiwix/templates
[18:55:43] copy local file roles/kiwix/tasks/install.yml to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/kiwix/tasks/install.yml
[18:55:43] copy local file roles/kiwix/tasks/main.yml to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/kiwix/tasks/main.yml
[18:55:43] copy local file roles/kiwix/files/library.xml to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/kiwix/files/library.xml
[18:55:43] copy local file roles/kiwix/templates/kiwix.service.j2 to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/kiwix/templates/kiwix.service.j2
[18:55:43] copy local file roles/kiwix/templates/nginx.vhost.j2 to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/kiwix/templates/nginx.vhost.j2
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/dnsmasq/tasks
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/dnsmasq/templates
[18:55:43] copy local file roles/dnsmasq/tasks/main.yml to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/dnsmasq/tasks/main.yml
[18:55:43] copy local file roles/dnsmasq/templates/interfaces.j2 to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/dnsmasq/templates/interfaces.j2
[18:55:43] copy local file roles/dnsmasq/templates/dnsmasq.conf.j2 to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/dnsmasq/templates/dnsmasq.conf.j2
[18:55:43] copy local file roles/dnsmasq/templates/dnsmasq-spoof.conf.j2 to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/dnsmasq/templates/dnsmasq-spoof.conf.j2
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/mathews_setup/tasks
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/mathews_setup/files
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/mathews_setup/templates
[18:55:43] copy local file roles/mathews_setup/tasks/main.yml to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/mathews_setup/tasks/main.yml
[18:55:43] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/mathews_setup/files/static
[18:55:43] copy local file roles/mathews_setup/files/static/screen-app.png to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/mathews_setup/files/static/screen-app.png
[18:55:44] copy local file roles/mathews_setup/files/static/logo_baseline.png to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/mathews_setup/files/static/logo_baseline.png
[18:55:44] copy local file roles/mathews_setup/files/static/favicon.png to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/mathews_setup/files/static/favicon.png
[18:55:44] copy local file roles/mathews_setup/files/static/app-icon.png to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/mathews_setup/files/static/app-icon.png
[18:55:44] copy local file roles/mathews_setup/templates/nginx.vhost.j2 to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/mathews_setup/templates/nginx.vhost.j2
[18:55:44] copy local file roles/mathews_setup/templates/index.html.j2 to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/mathews_setup/templates/index.html.j2
[18:55:44] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/clock/tasks
[18:55:44] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/clock/files
[18:55:44] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/clock/templates
[18:55:44] copy local file roles/clock/tasks/main.yml to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/clock/tasks/main.yml
[18:55:44] copy local file roles/clock/files/clock.py to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/clock/files/clock.py
[18:55:44] copy local file roles/clock/templates/nginx.conf.j2 to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/clock/templates/nginx.conf.j2
[18:55:44] copy local file roles/clock/templates/clock.ini.j2 to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/clock/templates/clock.ini.j2
[18:55:44] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/nomad_setup/tasks
[18:55:44] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/nomad_setup/files
[18:55:44] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/nomad_setup/templates
[18:55:44] copy local file roles/nomad_setup/tasks/main.yml to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/nomad_setup/tasks/main.yml
[18:55:44] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/nomad_setup/files/static
[18:55:44] copy local file roles/nomad_setup/files/static/screen-app.png to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/nomad_setup/files/static/screen-app.png
[18:55:44] copy local file roles/nomad_setup/files/static/logo_baseline.png to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/nomad_setup/files/static/logo_baseline.png
[18:55:44] copy local file roles/nomad_setup/files/static/favicon.png to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/nomad_setup/files/static/favicon.png
[18:55:45] copy local file roles/nomad_setup/files/static/app-icon.png to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/nomad_setup/files/static/app-icon.png
[18:55:45] copy local file roles/nomad_setup/templates/nginx.vhost.j2 to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/nomad_setup/templates/nginx.vhost.j2
[18:55:45] copy local file roles/nomad_setup/templates/index.html.j2 to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/nomad_setup/templates/index.html.j2
[18:55:45] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/tasks
[18:55:45] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files
[18:55:45] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/templates
[18:55:45] copy local file roles/captive_portal/tasks/main.yml to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/tasks/main.yml
[18:55:45] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/captiveportal
[18:55:45] copy local file roles/captive_portal/files/connectivity-check to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/connectivity-check
[18:55:45] copy local file roles/captive_portal/files/clean-up.service to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/clean-up.service
[18:55:45] copy local file roles/captive_portal/files/clean_iptables.sh to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/clean_iptables.sh
[18:55:45] copy local file roles/captive_portal/files/pibox-mode-switcher to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/pibox-mode-switcher
[18:55:45] copy local file roles/captive_portal/files/clean-up-dnsmasq.sh to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/clean-up-dnsmasq.sh
[18:55:45] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/captiveportal/portal
[18:55:45] copy local file roles/captive_portal/files/captiveportal/README.md to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/captiveportal/README.md
[18:55:45] copy local file roles/captive_portal/files/captiveportal/requirements.txt to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/captiveportal/requirements.txt
[18:55:45] copy local file roles/captive_portal/files/captiveportal/entrypoint.py to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/captiveportal/entrypoint.py
[18:55:45] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/captiveportal/portal/templates
[18:55:45] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/captiveportal/portal/locale
[18:55:45] copy local file roles/captive_portal/files/captiveportal/portal/babel.cfg to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/captiveportal/portal/babel.cfg
[18:55:45] copy local file roles/captive_portal/files/captiveportal/portal/__init__.py to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/captiveportal/portal/__init__.py
[18:55:45] copy local file roles/captive_portal/files/captiveportal/portal/utils.py to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/captiveportal/portal/utils.py
[18:55:45] copy local file roles/captive_portal/files/captiveportal/portal/database.py to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/captiveportal/portal/database.py
[18:55:45] copy local file roles/captive_portal/files/captiveportal/portal/web.py to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/captiveportal/portal/web.py
[18:55:45] copy local file roles/captive_portal/files/captiveportal/portal/templates/apple_success.html to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/captiveportal/portal/templates/apple_success.html
[18:55:45] copy local file roles/captive_portal/files/captiveportal/portal/templates/base.html to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/captiveportal/portal/templates/base.html
[18:55:45] copy local file roles/captive_portal/files/captiveportal/portal/templates/registered.html to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/captiveportal/portal/templates/registered.html
[18:55:45] copy local file roles/captive_portal/files/captiveportal/portal/templates/portal.html to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/captiveportal/portal/templates/portal.html
[18:55:45] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/captiveportal/portal/locale/fr
[18:55:45] copy local file roles/captive_portal/files/captiveportal/portal/locale/messages.pot to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/captiveportal/portal/locale/messages.pot
[18:55:45] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/captiveportal/portal/locale/fr/LC_MESSAGES
[18:55:46] copy local file roles/captive_portal/files/captiveportal/portal/locale/fr/LC_MESSAGES/messages.mo to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/captiveportal/portal/locale/fr/LC_MESSAGES/messages.mo
[18:55:46] copy local file roles/captive_portal/files/captiveportal/portal/locale/fr/LC_MESSAGES/messages.po to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/files/captiveportal/portal/locale/fr/LC_MESSAGES/messages.po
[18:55:46] copy local file roles/captive_portal/templates/csr.conf to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/templates/csr.conf
[18:55:46] copy local file roles/captive_portal/templates/captive.ini.j2 to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/templates/captive.ini.j2
[18:55:46] copy local file roles/captive_portal/templates/nginx.vhost.j2 to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/captive_portal/templates/nginx.vhost.j2
[18:55:46] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/aflatoun_setup/tasks
[18:55:46] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/aflatoun_setup/templates
[18:55:46] copy local file roles/aflatoun_setup/tasks/main.yml to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/aflatoun_setup/tasks/main.yml
[18:55:46] copy local file roles/aflatoun_setup/templates/aflatoun.service.j2 to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/aflatoun_setup/templates/aflatoun.service.j2
[18:55:46] copy local file roles/aflatoun_setup/templates/aflatoun.vhost.j2 to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/aflatoun_setup/templates/aflatoun.vhost.j2
[18:55:46] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/tasks
[18:55:46] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files
[18:55:46] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/templates
[18:55:46] copy local file roles/africatik_setup/tasks/main.yml to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/tasks/main.yml
[18:55:46] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static
[18:55:46] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/images
[18:55:46] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/fonts
[18:55:46] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/css
[18:55:46] copy local file roles/africatik_setup/files/static/images/kinzazi.jpg to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/images/kinzazi.jpg
[18:55:46] copy local file roles/africatik_setup/files/static/images/chimie.jpg to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/images/chimie.jpg
[18:55:46] copy local file roles/africatik_setup/files/static/images/mutshi_primaire.jpg to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/images/mutshi_primaire.jpg
[18:55:46] copy local file roles/africatik_setup/files/static/images/logo.png to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/images/logo.png
[18:55:46] copy local file roles/africatik_setup/files/static/images/bimuma.jpg to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/images/bimuma.jpg
[18:55:46] copy local file roles/africatik_setup/files/static/images/favicon-src.png to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/images/favicon-src.png
[18:55:46] copy local file roles/africatik_setup/files/static/images/jdl.jpg to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/images/jdl.jpg
[18:55:46] copy local file roles/africatik_setup/files/static/images/tanga.jpg to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/images/tanga.jpg
[18:55:46] copy local file roles/africatik_setup/files/static/images/geographie.jpg to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/images/geographie.jpg
[18:55:47] copy local file roles/africatik_setup/files/static/images/mutuka.jpg to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/images/mutuka.jpg
[18:55:47] copy local file roles/africatik_setup/files/static/images/chenza.jpg to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/images/chenza.jpg
[18:55:47] copy local file roles/africatik_setup/files/static/images/anatomie.jpg to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/images/anatomie.jpg
[18:55:47] copy local file roles/africatik_setup/files/static/images/makuta.jpg to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/images/makuta.jpg
[18:55:47] copy local file roles/africatik_setup/files/static/images/favicon.png to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/images/favicon.png
[18:55:47] copy local file roles/africatik_setup/files/static/images/bongo.png to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/images/bongo.png
[18:55:47] copy local file roles/africatik_setup/files/static/images/mutshi_maternelle.jpg to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/images/mutshi_maternelle.jpg
[18:55:47] copy local file roles/africatik_setup/files/static/images/kinpuzzle.jpg to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/images/kinpuzzle.jpg
[18:55:47] copy local file roles/africatik_setup/files/static/images/ctivexxam.jpg to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/images/ctivexxam.jpg
[18:55:47] copy local file roles/africatik_setup/files/static/images/bongo.jpg to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/images/bongo.jpg
[18:55:47] copy local file roles/africatik_setup/files/static/fonts/FontAwesome.otf to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/fonts/FontAwesome.otf
[18:55:47] copy local file roles/africatik_setup/files/static/fonts/LondrinaSketche-Regular.otf to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/fonts/LondrinaSketche-Regular.otf
[18:55:48] copy local file roles/africatik_setup/files/static/fonts/fontawesome-webfont.eot to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/fonts/fontawesome-webfont.eot
[18:55:48] copy local file roles/africatik_setup/files/static/fonts/fontawesome-webfont.woff2 to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/fonts/fontawesome-webfont.woff2
[18:55:48] copy local file roles/africatik_setup/files/static/fonts/fontawesome-webfont.ttf to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/fonts/fontawesome-webfont.ttf
[18:55:48] copy local file roles/africatik_setup/files/static/fonts/fontawesome-webfont.woff to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/fonts/fontawesome-webfont.woff
[18:55:48] copy local file roles/africatik_setup/files/static/fonts/LondrinaSolid-Regular.otf to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/fonts/LondrinaSolid-Regular.otf
[18:55:48] copy local file roles/africatik_setup/files/static/fonts/fontawesome-webfont.svg to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/fonts/fontawesome-webfont.svg
[18:55:48] copy local file roles/africatik_setup/files/static/fonts/LondrinaShadow-Regular.otf to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/fonts/LondrinaShadow-Regular.otf
[18:55:48] copy local file roles/africatik_setup/files/static/fonts/LondrinaOutline-Regular.otf to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/fonts/LondrinaOutline-Regular.otf
[18:55:48] copy local file roles/africatik_setup/files/static/css/bootstrap.min.css to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/css/bootstrap.min.css
[18:55:49] copy local file roles/africatik_setup/files/static/css/style.css to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/css/style.css
[18:55:49] copy local file roles/africatik_setup/files/static/css/font-awesome.min.css to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/files/static/css/font-awesome.min.css
[18:55:49] copy local file roles/africatik_setup/templates/nginx.vhost.j2 to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/templates/nginx.vhost.j2
[18:55:49] copy local file roles/africatik_setup/templates/index.html.j2 to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/africatik_setup/templates/index.html.j2
[18:55:49] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/nginx/tasks
[18:55:49] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/nginx/files
[18:55:49] make remote dir /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/nginx/templates
[18:55:49] copy local file roles/nginx/tasks/main.yml to tmp file /tmp/18445BB0C06228B09284D6CA4F71DB4/./roles/nginx/tasks/main.yml
[18:55:49] sudo sync
[18:55:49] 
--- Exception Trace ---
Traceback (most recent call last):
  File "paramiko/sftp_client.py", line 843, in _read_response
  File "paramiko/sftp.py", line 201, in _read_packet
  File "paramiko/sftp.py", line 188, in _read_all
EOFError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "run_installation.py", line 307, in run_installation
  File "backend/qemu.py", line 379, in put_dir
  File "paramiko/sftp_client.py", line 759, in put
  File "paramiko/sftp_client.py", line 716, in putfo
  File "paramiko/util.py", line 301, in __exit__
  File "paramiko/sftp_file.py", line 82, in close
  File "paramiko/sftp_file.py", line 104, in _close
  File "paramiko/sftp_client.py", line 813, in _request
  File "paramiko/sftp_client.py", line 845, in _read_response
paramiko.ssh_exception.SSHException: Server connection dropped: 

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "run_installation.py", line 310, in run_installation
  File "backend/qemu.py", line 169, in __exit__
  File "backend/qemu.py", line 329, in _shutdown
  File "backend/qemu.py", line 413, in exec_cmd
  File "paramiko/client.py", line 493, in exec_command
  File "paramiko/transport.py", line 802, in open_session
  File "paramiko/transport.py", line 896, in open_channel
paramiko.ssh_exception.SSHException: SSH session not active

---
[18:55:49] Restoring system sleep policy
[18:55:49] Resuming xdg-screensaver (wid #0x7400000)
[18:55:49] --> Failed: SSH session not active
[18:55:49] Installation failed: SSH session not active
[18:55:49] [STAGE 3/5: Image configuration (virtualized) - 60%]
[18:55:49] Call: ['/usr/bin/xdg-screensaver', 'resume', '0x7400000']
[18:55:50] --> Restoring loop device (/dev/loop15) mode
[18:55:50] Call: ['pkexec', 'chmod', '-v', '0660', '/dev/loop15']
[18:55:55] mode of '/dev/loop15' changed from 0666 (rw-rw-rw-) to 0660 (rw-rw----)
[18:55:55] *** DURATIONS SUMMARY ***
[18:55:55] [1/5] Retrieve Master Image: 55.91 seconds (Do 06 Mai 2021 18:51:36 to Do 06 Mai 2021 18:52:32)
[18:55:55] [2/5] Download contents: 19.67 seconds (Do 06 Mai 2021 18:52:32 to Do 06 Mai 2021 18:52:52)
[18:55:55] [3/5] Image configuration (virtualized): 2 minutes and 57.17 seconds (Do 06 Mai 2021 18:52:52 to Do 06 Mai 2021 18:55:49)
[18:55:55] TOTAL: 4 minutes and 18.38 seconds (Do 06 Mai 2021 18:51:31 to Do 06 Mai 2021 18:55:49)
rgaudin commented 3 years ago

Would you mind testing this build ?

rgaudin commented 3 years ago

@kelson42 confirmed the bug is not systematic: failed twice in a row (early in the process) but the (two?) next attempts succeeded.

Build including 9120fc3 succeeded as well but we can't conclude it fixed it.

As this is sporadic, I am closing this awaiting another report (from @kelson42 or someone else).

One hunch that we had is that it could be linked to the computer going to sleep as the two failed attempts were when the user was not present.