clearlinux / distribution

Placeholder repository to allow filing of general bugs/issues/etc against the Clear Linux OS for Intel Architecture linux distribution
520 stars 29 forks source link

Both Server and Desktop versions fail to install #2471

Open giftal opened 4 years ago

giftal commented 4 years ago

Describe the bug storage.mountFs() crashes during installation

Screenshot 2020-04-12 at 22 13 41 Screenshot 2020-04-12 at 22 15 47 Screenshot 2020-04-12 at 22 15 16 Screenshot 2020-04-12 at 22 23 21
ahkok commented 4 years ago

Thanks for the details. Can you paste the output of lsblk as well?

giftal commented 4 years ago

Hi Ahkok, attached

Screenshot 2020-04-14 at 20 41 03
giftal commented 4 years ago

your installer sees it as:

Screenshot 2020-04-14 at 20 42 40
mdhorn commented 4 years ago

@ahkok The last time we saw this fail signature is when the version of parted was bumped, but that has been frozen. There was an issue with the kernel not seeing the changes made by parted. @miguelinux I see a lot of kernel changes that reference this past bug; could any of these changes be related to this problem?

dronezzzko commented 3 years ago

I'm having the same problem. Trying to install clear-35030-live-server.iso on NUC (11PAHi5) via Destructive Installation NVMe device: Samsung 980 PRO.

config.yaml:

#clear-linux-config
#generated by clr-installer:2.7.2-2-g9eac32df5b82
#generated on: 2021-09-11_16:43:55_UTC
targetMedia:
- name: nvme0n1
  path: /dev/nvme0n1
  model: Samsung SSD 980 PRO 500GB
  majMin: "259:0"
  serial: S5GYNG0R127621L
  size: "500107862016"
  ro: "false"
  rm: "false"
  type: disk
  state: live
  children:
  - name: nvme0n1p1
    fstype: vfat
    mountpoint: /boot
    label: boot
    size: "157286400"
    ro: "false"
    rm: "false"
    type: part
  - name: nvme0n1p2
    fstype: ext4
    mountpoint: /
    label: root
    size: "499950575616"
    ro: "false"
    rm: "false"
    type: part
keyboard: us
language: en_US.UTF-8
bundles: [os-core, os-core-update, openssh-server]
telemetry: true
timezone: Europe/Kaliningrad
users: [removed this line due to security reasons]
kernel: kernel-native
hostname: nuc
autoUpdate: false
copyNetwork: true
copySwupd: true
keepImage: true
swapFileSize: 64MiB

Installation log:

2021/09/11 16:42:20 [DBG] Log Level set to LogLevelDebug (4)
2021/09/11 16:42:20 [INF] clr-installer: 2.7.2-2-g9eac32df5b82, built on 2021-08-05_20:03:59_UTC
2021/09/11 16:42:20 [DBG] Loading config file: /usr/share/defaults/clr-installer/clr-installer.yaml
2021/09/11 16:42:20 [INF] Querying Clear Linux version
2021/09/11 16:42:20 [DBG] Current Clear Linux OS version is 0
2021/09/11 16:42:20 [DBG] PrivateIP: Found IP: 34.208.247.89, Private IP?: false
2021/09/11 16:42:20 [DBG] PrivateIP: Found IP: 52.38.183.78, Private IP?: false
2021/09/11 16:42:20 [DBG] localectl list-keymaps --no-pager
2021/09/11 16:42:20 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:20 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:20 [DBG] cmd.Env: []
2021/09/11 16:42:20 [DBG] timedatectl list-timezones
2021/09/11 16:42:20 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:20 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:20 [DBG] cmd.Env: []
2021/09/11 16:42:20 [DBG] locale -a
2021/09/11 16:42:20 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:20 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:20 [DBG] cmd.Env: []
2021/09/11 16:42:20 [DBG] Unable to use language locale 'agr_PE.UTF-8'
2021/09/11 16:42:20 [DBG] Unable to use language locale 'ayc_PE.UTF-8'
2021/09/11 16:42:20 [DBG] Unable to use language locale 'ber_DZ.UTF-8'
2021/09/11 16:42:20 [DBG] Unable to use language locale 'ber_MA.UTF-8'
2021/09/11 16:42:20 [DBG] Unable to use language locale 'bhb_IN.UTF-8'
2021/09/11 16:42:20 [DBG] Unable to use language locale 'hne_IN.UTF-8'
2021/09/11 16:42:20 [DBG] Unable to use language locale 'miq_NI.UTF-8'
2021/09/11 16:42:20 [DBG] Unable to use language locale 'mjw_IN.UTF-8'
2021/09/11 16:42:20 [DBG] Unable to use language locale 'mnw_MM.UTF-8'
2021/09/11 16:42:20 [DBG] Unable to use language locale 'nhn_MX.UTF-8'
2021/09/11 16:42:20 [DBG] Unable to use language locale 'shs_CA.UTF-8'
2021/09/11 16:42:20 [DBG] Unable to use language locale 'the_NP.UTF-8'
2021/09/11 16:42:20 [DBG] Unable to use language locale 'unm_US.UTF-8'
2021/09/11 16:42:20 [DBG] Unable to use language locale 'yuw_PG.UTF-8'
2021/09/11 16:42:20 [DBG] dmesg --console-off
2021/09/11 16:42:20 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:20 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:20 [DBG] cmd.Env: []
2021/09/11 16:42:20 [DBG] partprobe -s
2021/09/11 16:42:20 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:20 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:20 [DBG] cmd.Env: []
2021/09/11 16:42:20 [DBG] /dev/sda: msdos partitions 1
2021/09/11 16:42:20 [DBG] /dev/nvme0n1: gpt partitions 1 2
2021/09/11 16:42:20 [DBG] udevadm settle --timeout 10
2021/09/11 16:42:20 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:20 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:20 [DBG] cmd.Env: []
2021/09/11 16:42:21 [DBG] lsblk --exclude 1,2,11 -J -b -O
2021/09/11 16:42:21 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:21 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:21 [DBG] cmd.Env: []
2021/09/11 16:42:21 [DBG] parted --machine --script -- /dev/nvme0n1 unit B print free
2021/09/11 16:42:21 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:21 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:21 [DBG] cmd.Env: []
2021/09/11 16:42:21 [DBG] setPartitionTable() line is "BYT"
2021/09/11 16:42:21 [DBG] setPartitionTable() line is "/dev/nvme0n1:500107862016B:nvme:512:512:gpt:Samsung SSD 980 PRO 500GB:"
2021/09/11 16:42:21 [DBG] setPartitionTable() line is "1:17408B:1048575B:1031168B:free"
2021/09/11 16:42:21 [DBG] setPartitionTable() line is "1:1048576B:157286399B:156237824B:fat32:EFI:boot, esp"
2021/09/11 16:42:21 [DBG] setPartitionTable() line is "2:157286400B:500106788863B:499949502464B:ext4:/:"
2021/09/11 16:42:21 [DBG] setPartitionTable() line is "1:500106788864B:500107845119B:1056256B:free"
2021/09/11 16:42:21 [DBG] setPartitionTable() line is ""
2021/09/11 16:42:21 [DBG] buildMediaLists: Set DefaultSwapFileSize: 64MiB
2021/09/11 16:42:21 [DBG] FindSafeInstallTargets: Media nvme0n1 does not have enough unallocated space minSize 3.9GiB
2021/09/11 16:42:21 [DBG] FindAllInstallTargets: found whole disk nvme0n1
2021/09/11 16:42:21 [DBG] FindAdvancedInstallTargets: Found partition nvme0n1p1 with name EFI
2021/09/11 16:42:21 [DBG] FindAdvancedInstallTargets: Found partition nvme0n1p2 with name /
2021/09/11 16:42:21 [DBG] /usr/bin/ip route show
2021/09/11 16:42:21 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:21 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:21 [DBG] cmd.Env: []
2021/09/11 16:42:21 [DBG] /usr/bin/ip -j route show dev enp88s0
2021/09/11 16:42:21 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:21 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:21 [DBG] cmd.Env: []
2021/09/11 16:42:21 [DBG] resolvectl --no-pager status enp88s0
2021/09/11 16:42:21 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:21 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:21 [DBG] cmd.Env: []
2021/09/11 16:42:21 [DBG] /usr/bin/ip route show
2021/09/11 16:42:21 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:21 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:21 [DBG] cmd.Env: []
2021/09/11 16:42:21 [DBG] /usr/bin/ip -j route show dev wlo1
2021/09/11 16:42:21 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:21 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:21 [DBG] cmd.Env: []
2021/09/11 16:42:21 [DBG] resolvectl --no-pager status wlo1
2021/09/11 16:42:21 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:21 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:21 [DBG] cmd.Env: []
2021/09/11 16:42:21 [DBG] Could not parse DNS Server nor Domain for wlo1
2021/09/11 16:42:21 [DBG] Model not valid: System Installation must provide a target media
2021/09/11 16:42:21 [INF] Running system compatibility checks.
2021/09/11 16:42:21 [INF] Success: System is compatible
2021/09/11 16:42:35 [DBG] /usr/bin/ip route show
2021/09/11 16:42:35 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:35 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:35 [DBG] cmd.Env: []
2021/09/11 16:42:35 [DBG] /usr/bin/ip -j route show dev enp88s0
2021/09/11 16:42:35 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:35 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:35 [DBG] cmd.Env: []
2021/09/11 16:42:35 [DBG] resolvectl --no-pager status enp88s0
2021/09/11 16:42:35 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:35 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:35 [DBG] cmd.Env: []
2021/09/11 16:42:35 [DBG] /usr/bin/ip route show
2021/09/11 16:42:35 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:35 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:35 [DBG] cmd.Env: []
2021/09/11 16:42:35 [DBG] /usr/bin/ip -j route show dev wlo1
2021/09/11 16:42:35 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:35 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:35 [DBG] cmd.Env: []
2021/09/11 16:42:35 [DBG] resolvectl --no-pager status wlo1
2021/09/11 16:42:35 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:35 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:35 [DBG] cmd.Env: []
2021/09/11 16:42:35 [DBG] Could not parse DNS Server nor Domain for wlo1
2021/09/11 16:42:35 [DBG] Model not valid: System Installation must provide a target media
2021/09/11 16:42:45 [DBG] Destructive Install Target map[nvme0n1:{nvme0n1 Samsung SSD 980 PRO 500GB true false true false false 0 500107862016}]
2021/09/11 16:42:45 [DBG] Found the free partition to update: &{0 0 500107862016 500107862016 free  }
2021/09/11 16:42:45 [DBG] Adding the new partition: &{1 0 157286399 157286400   }
2021/09/11 16:42:45 [DBG] AddChild: child.Name is "nvme0n1p1"
2021/09/11 16:42:45 [DBG] Added new child partition: &{nvme0n1p1      vfat   /boot boot  157286400 part  false false [] true true true false  false 1 []}
2021/09/11 16:42:45 [DBG] Free partition newStart: 157286400, newSize: 499950575616
2021/09/11 16:42:45 [DBG] Found enough free to add back: &{0 157286400 500107862016 499950575616 free  }
2021/09/11 16:42:45 [DBG] Not the right partition, adding back: &{1 0 157286399 157286400   }
2021/09/11 16:42:45 [DBG] Found the free partition to update: &{0 157286400 500107862016 499950575616 free  }
2021/09/11 16:42:45 [DBG] Adding the new partition: &{2 157286400 500107862015 499950575616   }
2021/09/11 16:42:45 [DBG] AddChild: child.Name is "nvme0n1p2"
2021/09/11 16:42:45 [DBG] Added new child partition: &{nvme0n1p2      ext4   / root  499950575616 part  false false [] true true true false  false 2 []}
2021/09/11 16:42:45 [DBG] Free partition newStart: 500107862016, newSize: 0
2021/09/11 16:42:45 [DBG] No Free space left: &{0 157286400 500107862016 499950575616 free  }
2021/09/11 16:42:45 [DBG] DeActivate media
2021/09/11 16:42:45 [DBG] /usr/bin/ip route show
2021/09/11 16:42:45 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:45 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:45 [DBG] cmd.Env: []
2021/09/11 16:42:45 [DBG] /usr/bin/ip -j route show dev enp88s0
2021/09/11 16:42:45 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:45 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:45 [DBG] cmd.Env: []
2021/09/11 16:42:45 [DBG] resolvectl --no-pager status enp88s0
2021/09/11 16:42:45 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:45 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:45 [DBG] cmd.Env: []
2021/09/11 16:42:45 [DBG] /usr/bin/ip route show
2021/09/11 16:42:45 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:45 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:45 [DBG] cmd.Env: []
2021/09/11 16:42:45 [DBG] /usr/bin/ip -j route show dev wlo1
2021/09/11 16:42:45 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:45 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:45 [DBG] cmd.Env: []
2021/09/11 16:42:45 [DBG] resolvectl --no-pager status wlo1
2021/09/11 16:42:45 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:42:45 [DBG] [Previous line repeated 4 times]
2021/09/11 16:42:45 [DBG] cmd.Env: []
2021/09/11 16:42:45 [DBG] Could not parse DNS Server nor Domain for wlo1
2021/09/11 16:43:04 [DBG] Destructive Install Target map[nvme0n1:{nvme0n1 Samsung SSD 980 PRO 500GB true false true false false 0 500107862016}]
2021/09/11 16:43:04 [DBG] Found the free partition to update: &{0 0 500107862016 500107862016 free  }
2021/09/11 16:43:04 [DBG] Adding the new partition: &{1 0 157286399 157286400   }
2021/09/11 16:43:04 [DBG] AddChild: child.Name is "nvme0n1p1"
2021/09/11 16:43:04 [DBG] Added new child partition: &{nvme0n1p1      vfat   /boot boot  157286400 part  false false [] true true true false  false 1 []}
2021/09/11 16:43:04 [DBG] Free partition newStart: 157286400, newSize: 499950575616
2021/09/11 16:43:04 [DBG] Found enough free to add back: &{0 157286400 500107862016 499950575616 free  }
2021/09/11 16:43:04 [DBG] Not the right partition, adding back: &{1 0 157286399 157286400   }
2021/09/11 16:43:04 [DBG] Found the free partition to update: &{0 157286400 500107862016 499950575616 free  }
2021/09/11 16:43:04 [DBG] Adding the new partition: &{2 157286400 500107862015 499950575616   }
2021/09/11 16:43:04 [DBG] AddChild: child.Name is "nvme0n1p2"
2021/09/11 16:43:04 [DBG] Added new child partition: &{nvme0n1p2      ext4   / root  499950575616 part  false false [] true true true false  false 2 []}
2021/09/11 16:43:04 [DBG] Free partition newStart: 500107862016, newSize: 0
2021/09/11 16:43:04 [DBG] No Free space left: &{0 157286400 500107862016 499950575616 free  }
2021/09/11 16:43:04 [DBG] DeActivate media
2021/09/11 16:43:04 [DBG] /usr/bin/ip route show
2021/09/11 16:43:04 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:04 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:04 [DBG] cmd.Env: []
2021/09/11 16:43:04 [DBG] /usr/bin/ip -j route show dev enp88s0
2021/09/11 16:43:04 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:04 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:04 [DBG] cmd.Env: []
2021/09/11 16:43:04 [DBG] resolvectl --no-pager status enp88s0
2021/09/11 16:43:04 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:04 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:04 [DBG] cmd.Env: []
2021/09/11 16:43:04 [DBG] /usr/bin/ip route show
2021/09/11 16:43:04 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:04 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:04 [DBG] cmd.Env: []
2021/09/11 16:43:04 [DBG] /usr/bin/ip -j route show dev wlo1
2021/09/11 16:43:04 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:04 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:04 [DBG] cmd.Env: []
2021/09/11 16:43:04 [DBG] resolvectl --no-pager status wlo1
2021/09/11 16:43:04 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:04 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:04 [DBG] cmd.Env: []
2021/09/11 16:43:04 [DBG] Could not parse DNS Server nor Domain for wlo1
2021/09/11 16:43:17 [DBG] /usr/bin/cracklib-check
2021/09/11 16:43:17 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:17 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:17 [DBG] cmd.Env: []
2021/09/11 16:43:18 [DBG] /usr/bin/cracklib-check
2021/09/11 16:43:18 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:18 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:18 [DBG] cmd.Env: []
2021/09/11 16:43:18 [DBG] /usr/bin/cracklib-check
2021/09/11 16:43:18 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:18 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:18 [DBG] cmd.Env: []
2021/09/11 16:43:18 [DBG] /usr/bin/cracklib-check
2021/09/11 16:43:18 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:18 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:18 [DBG] cmd.Env: []
2021/09/11 16:43:19 [DBG] /usr/bin/cracklib-check
2021/09/11 16:43:19 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:19 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:19 [DBG] cmd.Env: []
2021/09/11 16:43:19 [DBG] /usr/bin/cracklib-check
2021/09/11 16:43:19 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:19 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:19 [DBG] cmd.Env: []
2021/09/11 16:43:19 [DBG] /usr/bin/cracklib-check
2021/09/11 16:43:19 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:19 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:19 [DBG] cmd.Env: []
2021/09/11 16:43:19 [DBG] /usr/bin/cracklib-check
2021/09/11 16:43:19 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:19 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:19 [DBG] cmd.Env: []
2021/09/11 16:43:19 [DBG] /usr/bin/cracklib-check
2021/09/11 16:43:19 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:19 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:19 [DBG] cmd.Env: []
2021/09/11 16:43:20 [DBG] /usr/bin/cracklib-check
2021/09/11 16:43:20 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:20 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:20 [DBG] cmd.Env: []
2021/09/11 16:43:24 [DBG] /usr/bin/ip route show
2021/09/11 16:43:24 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:24 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:24 [DBG] cmd.Env: []
2021/09/11 16:43:24 [DBG] /usr/bin/ip -j route show dev enp88s0
2021/09/11 16:43:24 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:24 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:24 [DBG] cmd.Env: []
2021/09/11 16:43:24 [DBG] resolvectl --no-pager status enp88s0
2021/09/11 16:43:24 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:24 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:24 [DBG] cmd.Env: []
2021/09/11 16:43:24 [DBG] /usr/bin/ip route show
2021/09/11 16:43:24 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:24 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:24 [DBG] cmd.Env: []
2021/09/11 16:43:24 [DBG] /usr/bin/ip -j route show dev wlo1
2021/09/11 16:43:24 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:24 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:24 [DBG] cmd.Env: []
2021/09/11 16:43:24 [DBG] resolvectl --no-pager status wlo1
2021/09/11 16:43:24 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:24 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:24 [DBG] cmd.Env: []
2021/09/11 16:43:24 [DBG] Could not parse DNS Server nor Domain for wlo1
2021/09/11 16:43:26 [DBG] /usr/bin/ip route show
2021/09/11 16:43:26 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:26 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:26 [DBG] cmd.Env: []
2021/09/11 16:43:26 [DBG] /usr/bin/ip -j route show dev enp88s0
2021/09/11 16:43:26 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:26 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:26 [DBG] cmd.Env: []
2021/09/11 16:43:26 [DBG] resolvectl --no-pager status enp88s0
2021/09/11 16:43:26 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:26 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:26 [DBG] cmd.Env: []
2021/09/11 16:43:26 [DBG] /usr/bin/ip route show
2021/09/11 16:43:26 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:26 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:26 [DBG] cmd.Env: []
2021/09/11 16:43:26 [DBG] /usr/bin/ip -j route show dev wlo1
2021/09/11 16:43:26 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:26 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:26 [DBG] cmd.Env: []
2021/09/11 16:43:26 [DBG] resolvectl --no-pager status wlo1
2021/09/11 16:43:26 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:26 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:26 [DBG] cmd.Env: []
2021/09/11 16:43:26 [DBG] Could not parse DNS Server nor Domain for wlo1
2021/09/11 16:43:38 [DBG] /usr/bin/ip route show
2021/09/11 16:43:38 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:38 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:38 [DBG] cmd.Env: []
2021/09/11 16:43:38 [DBG] /usr/bin/ip -j route show dev enp88s0
2021/09/11 16:43:38 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:38 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:38 [DBG] cmd.Env: []
2021/09/11 16:43:38 [DBG] resolvectl --no-pager status enp88s0
2021/09/11 16:43:38 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:38 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:38 [DBG] cmd.Env: []
2021/09/11 16:43:38 [DBG] /usr/bin/ip route show
2021/09/11 16:43:38 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:38 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:38 [DBG] cmd.Env: []
2021/09/11 16:43:38 [DBG] /usr/bin/ip -j route show dev wlo1
2021/09/11 16:43:38 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:38 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:38 [DBG] cmd.Env: []
2021/09/11 16:43:38 [DBG] resolvectl --no-pager status wlo1
2021/09/11 16:43:38 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:38 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:38 [DBG] cmd.Env: []
2021/09/11 16:43:38 [DBG] Could not parse DNS Server nor Domain for wlo1
2021/09/11 16:43:47 [DBG] /usr/bin/ip route show
2021/09/11 16:43:47 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:47 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:47 [DBG] cmd.Env: []
2021/09/11 16:43:47 [DBG] /usr/bin/ip -j route show dev enp88s0
2021/09/11 16:43:47 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:47 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:47 [DBG] cmd.Env: []
2021/09/11 16:43:47 [DBG] resolvectl --no-pager status enp88s0
2021/09/11 16:43:47 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:47 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:47 [DBG] cmd.Env: []
2021/09/11 16:43:47 [DBG] /usr/bin/ip route show
2021/09/11 16:43:47 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:47 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:47 [DBG] cmd.Env: []
2021/09/11 16:43:47 [DBG] /usr/bin/ip -j route show dev wlo1
2021/09/11 16:43:47 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:47 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:47 [DBG] cmd.Env: []
2021/09/11 16:43:47 [DBG] resolvectl --no-pager status wlo1
2021/09/11 16:43:47 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:47 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:47 [DBG] cmd.Env: []
2021/09/11 16:43:47 [DBG] Could not parse DNS Server nor Domain for wlo1
2021/09/11 16:43:49 [DBG] lsblk --exclude 1,2,11 -J -b -O /dev/nvme0n1
2021/09/11 16:43:49 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:49 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:49 [DBG] cmd.Env: []
2021/09/11 16:43:49 [INF] Cleaning disk(dryrun): /dev/nvme0n1 with ForceDestructive: false
2021/09/11 16:43:49 [DBG] lsblk --exclude 1,2,11 -J -b -O /dev/nvme0n1
2021/09/11 16:43:49 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:49 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:49 [DBG] cmd.Env: []
2021/09/11 16:43:49 [DBG] lsblk --exclude 1,2,11 -J -b -O /dev/nvme0n1
2021/09/11 16:43:49 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:49 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:49 [DBG] cmd.Env: []
2021/09/11 16:43:49 [DBG] Partitions before sorting:
2021/09/11 16:43:49 [DBG] nvme0n1p1: fsType=vfat, mount=/boot, size=157286400, type=part
2021/09/11 16:43:49 [DBG] nvme0n1p2: fsType=ext4, mount=/, size=499950575616, type=part
2021/09/11 16:43:49 [DBG] Partitions after sorting:
2021/09/11 16:43:49 [DBG] nvme0n1p1: fsType=vfat, mount=/boot, size=157286400, type=part
2021/09/11 16:43:49 [DBG] nvme0n1p2: fsType=ext4, mount=/, size=499950575616, type=part
2021/09/11 16:43:49 [DBG] parted --machine --script -- /dev/nvme0n1 unit B print
2021/09/11 16:43:49 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:49 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:49 [DBG] cmd.Env: []
2021/09/11 16:43:49 [DBG] MediaChange: nvme0n1: WARNING: Selected media will be erased.
2021/09/11 16:43:49 [DBG] MediaChange: nvme0n1: WARNING: New Partition table will be created.
2021/09/11 16:43:49 [DBG] MediaChange: nvme0n1: Add new partition. [150MiB]
2021/09/11 16:43:49 [DBG] MediaChange: nvme0n1: Add new partition. [465.6GiB]
2021/09/11 16:43:49 [DBG] MediaChange: nvme0n1p1: Format partition as vfat. [/boot]
2021/09/11 16:43:49 [DBG] MediaChange: nvme0n1p2: Format partition as ext4. [/]
2021/09/11 16:43:49 [DBG] MediaChange: /var/swapfile (64MiB)
2021/09/11 16:43:55 [DBG] timeout --kill-after=30s 30s curl --no-sessionid -o /tmp/clr-installer-yaml-096542975 -s -f https://cdn.download.clearlinux.org/releases/35030/clear/config/image/.data/pre-install-msg.yaml
2021/09/11 16:43:55 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:55 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:55 [DBG] cmd.Env: []
2021/09/11 16:43:55 [INF] Running pre-install hooks
2021/09/11 16:43:55 [DBG] Clear Linux OS version: latest
2021/09/11 16:43:55 [DBG] lsblk --exclude 1,2,11 -J -b -O /dev/nvme0n1
2021/09/11 16:43:55 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:55 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:55 [DBG] cmd.Env: []
2021/09/11 16:43:55 [INF] Cleaning disk(action): /dev/nvme0n1 with ForceDestructive: false
2021/09/11 16:43:55 [DBG] lsblk --exclude 1,2,11 -J -b -O /dev/nvme0n1
2021/09/11 16:43:55 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:55 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:55 [DBG] cmd.Env: []
2021/09/11 16:43:55 [DBG] removePart: Found parent: /dev/nvme0n1 for child: /dev/nvme0n1p1
2021/09/11 16:43:55 [WRN] Deleting part: nvme0n1p1 from disk: nvme0n1
2021/09/11 16:43:55 [DBG] parted /dev/nvme0n1 --script -- rm 1
2021/09/11 16:43:55 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:55 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:55 [DBG] cmd.Env: []
2021/09/11 16:43:55 [DBG] lsblk --exclude 1,2,11 -J -b -O /dev/nvme0n1
2021/09/11 16:43:55 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:55 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:55 [DBG] cmd.Env: []
2021/09/11 16:43:55 [DBG] removePart: Found parent: /dev/nvme0n1 for child: /dev/nvme0n1p2
2021/09/11 16:43:55 [WRN] Deleting part: nvme0n1p2 from disk: nvme0n1
2021/09/11 16:43:55 [DBG] parted /dev/nvme0n1 --script -- rm 2
2021/09/11 16:43:55 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:55 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:55 [DBG] cmd.Env: []
2021/09/11 16:43:56 [DBG] Pre-Installation has no message content
2021/09/11 16:43:57 [INF] Writing partition table to: nvme0n1
2021/09/11 16:43:57 [DBG] parted -s /dev/nvme0n1 mklabel gpt
2021/09/11 16:43:57 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:57 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:57 [DBG] cmd.Env: []
2021/09/11 16:43:59 [INF] Updating partition table for: nvme0n1
2021/09/11 16:43:59 [DBG] Partitions before sorting:
2021/09/11 16:43:59 [DBG] nvme0n1p1: fsType=vfat, mount=/boot, size=157286400, type=part
2021/09/11 16:43:59 [DBG] nvme0n1p2: fsType=ext4, mount=/, size=499950575616, type=part
2021/09/11 16:43:59 [DBG] Partitions after sorting:
2021/09/11 16:43:59 [DBG] nvme0n1p1: fsType=vfat, mount=/boot, size=157286400, type=part
2021/09/11 16:43:59 [DBG] nvme0n1p2: fsType=ext4, mount=/, size=499950575616, type=part
2021/09/11 16:43:59 [DBG] parted --machine --script -- /dev/nvme0n1 unit B print
2021/09/11 16:43:59 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:59 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:59 [DBG] cmd.Env: []
2021/09/11 16:43:59 [DBG] WritePartitionTable: processing child: &{nvme0n1p1      vfat   /boot boot  157286400 part  false false [] true true true false  false 1 []}
2021/09/11 16:43:59 [DBG] WritePartitionTable: WholeDisk mode
2021/09/11 16:43:59 [DBG] WritePartitionTable: start: 0, end: 157286400
2021/09/11 16:43:59 [DBG] WritePartitionTable: mkPartCmd: mkpart EFI fat32 0% 157M
2021/09/11 16:43:59 [DBG] parted -a optimal /dev/nvme0n1 unit MB --script -- mkpart EFI fat32 0% 157M
2021/09/11 16:43:59 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:59 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:59 [DBG] cmd.Env: []
2021/09/11 16:43:59 [DBG] parted --machine --script -- /dev/nvme0n1 unit B print
2021/09/11 16:43:59 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:59 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:59 [DBG] cmd.Env: []
2021/09/11 16:43:59 [DBG] WritePartitionTable: processing child: &{nvme0n1p2      ext4   / root  499950575616 part  false false [] true true true false  false 2 []}
2021/09/11 16:43:59 [DBG] WritePartitionTable: WholeDisk mode
2021/09/11 16:43:59 [DBG] WritePartitionTable: start: 157286400, end: 500107862016
2021/09/11 16:43:59 [DBG] WritePartitionTable: mkPartCmd: mkpart / 157M 500107M
2021/09/11 16:43:59 [DBG] parted -a optimal /dev/nvme0n1 unit MB --script -- mkpart / 157M 500107M
2021/09/11 16:43:59 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:59 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:59 [DBG] cmd.Env: []
2021/09/11 16:43:59 [DBG] parted --machine --script -- /dev/nvme0n1 unit B print
2021/09/11 16:43:59 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:59 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:59 [DBG] cmd.Env: []
2021/09/11 16:43:59 [INF] Setting GUIDs for device: /dev/nvme0n1
2021/09/11 16:43:59 [DBG] sgdisk /dev/nvme0n1 --typecode=1:C12A7328-F81F-11D2-BA4B-00A0C93EC93B
2021/09/11 16:43:59 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:43:59 [DBG] [Previous line repeated 4 times]
2021/09/11 16:43:59 [DBG] cmd.Env: []
2021/09/11 16:44:00 [DBG] The operation has completed successfully.
2021/09/11 16:44:00 [DBG] sgdisk /dev/nvme0n1 --typecode=2:4F68BCE3-E8CD-4DB1-96E7-FBCAF984B709
2021/09/11 16:44:00 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:44:00 [DBG] [Previous line repeated 4 times]
2021/09/11 16:44:00 [DBG] cmd.Env: []
2021/09/11 16:44:01 [DBG] The operation has completed successfully.
2021/09/11 16:44:03 [INF] Setting boot partition: nvme0n1p1 [boot]
2021/09/11 16:44:03 [DBG] parted /dev/nvme0n1 set 1 boot on
2021/09/11 16:44:03 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:44:03 [DBG] [Previous line repeated 4 times]
2021/09/11 16:44:03 [DBG] cmd.Env: []
2021/09/11 16:44:03 [DBG] Information: You may need to update /etc/fstab.
2021/09/11 16:44:03 [DBG] 

2021/09/11 16:44:05 [DBG] partprobe /dev/nvme0n1
2021/09/11 16:44:05 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:44:05 [DBG] [Previous line repeated 4 times]
2021/09/11 16:44:05 [DBG] cmd.Env: []
2021/09/11 16:44:09 [INF] Writing vfat file system to nvme0n1p1 '/boot'
2021/09/11 16:44:09 [DBG] mkfs.vfat -n boot -F32 /dev/nvme0n1p1
2021/09/11 16:44:09 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:44:09 [DBG] [Previous line repeated 4 times]
2021/09/11 16:44:09 [DBG] cmd.Env: []
2021/09/11 16:44:09 [DBG] mkfs.fat: Warning: lowercase labels might not work properly on some systems
2021/09/11 16:44:09 [DBG] mkfs.fat 4.2 (2021-01-31)
2021/09/11 16:44:09 [DBG] blkid --probe /dev/nvme0n1p1 --output export
2021/09/11 16:44:09 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:44:09 [DBG] [Previous line repeated 4 times]
2021/09/11 16:44:09 [DBG] cmd.Env: []
2021/09/11 16:44:09 [DBG] updatePartitionInfo: Updated /dev/nvme0n1p1 LABEL: boot
2021/09/11 16:44:09 [DBG] updatePartitionInfo: Updated /dev/nvme0n1p1 UUID: CD9D-A43F
2021/09/11 16:44:09 [DBG] updatePartitionInfo: Ignoring unknown line: 
2021/09/11 16:44:11 [INF] Writing ext4 file system to nvme0n1p2 '/'
2021/09/11 16:44:11 [DBG] mkfs.ext4 -L root -v -F -b 4096 /dev/nvme0n1p2
2021/09/11 16:44:11 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:44:11 [DBG] [Previous line repeated 4 times]
2021/09/11 16:44:11 [DBG] cmd.Env: []
2021/09/11 16:44:11 [DBG] mke2fs 1.46.4 (18-Aug-2021)
2021/09/11 16:44:11 [DBG] fs_types for mke2fs.conf resolution: 'ext4'
2021/09/11 16:44:11 [DBG] Discarding device blocks:         0/122057984
2021/09/11 16:44:11 [DBG] 
2021/09/11 16:44:12 [DBG]  58720256/122057984
2021/09/11 16:44:12 [DBG]                    done                            
2021/09/11 16:44:12 [DBG] Filesystem label=root
2021/09/11 16:44:12 [DBG] OS type: Linux
2021/09/11 16:44:12 [DBG] Block size=4096 (log=2)
2021/09/11 16:44:12 [DBG] Fragment size=4096 (log=2)
2021/09/11 16:44:12 [DBG] Stride=0 blocks, Stripe width=256 blocks
2021/09/11 16:44:12 [DBG] 30515200 inodes, 122057984 blocks
2021/09/11 16:44:12 [DBG] 6102899 blocks (5.00%) reserved for the super user
2021/09/11 16:44:12 [DBG] First data block=0
2021/09/11 16:44:12 [DBG] Maximum filesystem blocks=2271215616
2021/09/11 16:44:12 [DBG] 3725 block groups
2021/09/11 16:44:12 [DBG] 32768 blocks per group, 32768 fragments per group
2021/09/11 16:44:12 [DBG] 8192 inodes per group
2021/09/11 16:44:12 [DBG] Filesystem UUID: c5e0b559-7d63-4250-8219-057d780f6d10
2021/09/11 16:44:12 [DBG] Superblock backups stored on blocks: 
2021/09/11 16:44:12 [DBG]   32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, 
2021/09/11 16:44:12 [DBG]   4096000, 7962624, 11239424, 20480000, 23887872
2021/09/11 16:44:12 [DBG] , 71663616, 78675968, 
2021/09/11 16:44:12 [DBG]   102400000
2021/09/11 16:44:12 [DBG] Allocating group tables:    0/3725
2021/09/11 16:44:12 [DBG]          done                            
2021/09/11 16:44:12 [DBG] Writing inode tables:    0/3725
2021/09/11 16:44:12 [DBG]          done                            
2021/09/11 16:44:12 [DBG] Creating journal (262144 blocks): 
2021/09/11 16:44:12 [DBG] done
2021/09/11 16:44:12 [DBG] Writing superblocks and filesystem accounting information: 
2021/09/11 16:44:12 [DBG]    0/3725
2021/09/11 16:44:12 [DBG]          
2021/09/11 16:44:12 [DBG] done
2021/09/11 16:44:12 [DBG] blkid --probe /dev/nvme0n1p2 --output export
2021/09/11 16:44:12 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:44:12 [DBG] [Previous line repeated 4 times]
2021/09/11 16:44:12 [DBG] cmd.Env: []
2021/09/11 16:44:12 [DBG] updatePartitionInfo: Updated /dev/nvme0n1p2 LABEL: root
2021/09/11 16:44:12 [DBG] updatePartitionInfo: Updated /dev/nvme0n1p2 UUID: c5e0b559-7d63-4250-8219-057d780f6d10
2021/09/11 16:44:12 [DBG] updatePartitionInfo: Ignoring unknown line: 
2021/09/11 16:44:13 [DBG] partprobe -s
2021/09/11 16:44:13 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:44:13 [DBG] [Previous line repeated 4 times]
2021/09/11 16:44:13 [DBG] cmd.Env: []
2021/09/11 16:44:13 [DBG] /dev/sda: msdos partitions 1
2021/09/11 16:44:13 [DBG] /dev/nvme0n1: gpt partitions 1 2
2021/09/11 16:44:13 [DBG] udevadm settle --timeout 10
2021/09/11 16:44:13 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:44:13 [DBG] [Previous line repeated 4 times]
2021/09/11 16:44:13 [DBG] cmd.Env: []
2021/09/11 16:44:13 [DBG] lsblk --exclude 1,2,11 -J -b -O
2021/09/11 16:44:13 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:44:13 [DBG] [Previous line repeated 4 times]
2021/09/11 16:44:13 [DBG] cmd.Env: []
2021/09/11 16:44:13 [DBG] parted --machine --script -- /dev/loop0 unit B print free
2021/09/11 16:44:13 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:44:13 [DBG] [Previous line repeated 4 times]
2021/09/11 16:44:13 [DBG] cmd.Env: []
2021/09/11 16:44:13 [WRN] getPartitionTable() had an error reading partition table "Error: /dev/loop0: unrecognised disk label\nBYT;\n/dev/loop0:895680512B:loopback:512:512:unknown:Loopback device:;\n"
2021/09/11 16:44:13 [DBG] setPartitionTable() line is ""
2021/09/11 16:44:13 [DBG] parted --machine --script -- /dev/sda unit B print free
2021/09/11 16:44:13 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:44:13 [DBG] [Previous line repeated 4 times]
2021/09/11 16:44:13 [DBG] cmd.Env: []
2021/09/11 16:44:13 [DBG] setPartitionTable() line is "BYT"
2021/09/11 16:44:13 [DBG] setPartitionTable() line is "/dev/sda:32080200192B:scsi:512:512:msdos:Samsung Flash Drive:"
2021/09/11 16:44:13 [DBG] setPartitionTable() line is "1:32256B:1048575B:1016320B:free"
2021/09/11 16:44:13 [DBG] setPartitionTable() line is "1:1048576B:32080200191B:32079151616B:fat32::boot, lba"
2021/09/11 16:44:13 [DBG] setPartitionTable() line is ""
2021/09/11 16:44:13 [DBG] parted --machine --script -- /dev/nvme0n1 unit B print free
2021/09/11 16:44:13 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:44:13 [DBG] [Previous line repeated 4 times]
2021/09/11 16:44:13 [DBG] cmd.Env: []
2021/09/11 16:44:14 [DBG] setPartitionTable() line is "BYT"
2021/09/11 16:44:14 [DBG] setPartitionTable() line is "/dev/nvme0n1:500107862016B:nvme:512:512:gpt:Samsung SSD 980 PRO 500GB:"
2021/09/11 16:44:14 [DBG] setPartitionTable() line is "1:17408B:1048575B:1031168B:free"
2021/09/11 16:44:14 [DBG] setPartitionTable() line is "1:1048576B:157286399B:156237824B:fat32:EFI:boot, esp"
2021/09/11 16:44:14 [DBG] setPartitionTable() line is "2:157286400B:500106788863B:499949502464B:ext4:/:"
2021/09/11 16:44:14 [DBG] setPartitionTable() line is "1:500106788864B:500107845119B:1056256B:free"
2021/09/11 16:44:14 [DBG] setPartitionTable() line is ""
2021/09/11 16:44:14 [INF] Mounting: /
2021/09/11 16:44:14 [INF] Running post-image hooks
2021/09/11 16:44:14 [INF] Installation Steps Complete
2021/09/11 16:44:14 [ERR] 

Error Trace:
storage.mountFs()
     /builddir/build/BUILD/clr-installer-2.7.2/storage/utils.go:34
storage.(*BlockDevice).Mount()
     /builddir/build/BUILD/clr-installer-2.7.2/storage/block_devices_ops.go:283
 mount /dev/nvme0n1p2 /tmp/install-876870176 ext4: no such file or directory
2021/09/11 16:44:14 [DBG] telem-record-gen --severity 3 --class org.clearlinux/clr-installer/tuipanic --no-post --echo --event-id 8b4ce5097062672caea734a351af0a4e --payload version=2.7.2-2-g9eac32df5b82
mount /dev/nvme0n1p2 /tmp/install-876870176 ext4: no such file or directory

Error Trace:
storage.mountFs()
     /builddir/build/BUILD/clr-installer-2.7.2/storage/utils.go:34
storage.(*BlockDevice).Mount()
     /builddir/build/BUILD/clr-installer-2.7.2/storage/block_devices_ops.go:283

2021/09/11 16:44:14 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:44:14 [DBG] [Previous line repeated 4 times]
2021/09/11 16:44:14 [DBG] cmd.Env: []
2021/09/11 16:44:14 [DBG] dmesg --console-on
2021/09/11 16:44:14 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:44:14 [DBG] [Previous line repeated 4 times]
2021/09/11 16:44:14 [DBG] cmd.Env: []
2021/09/11 16:44:14 [DBG] telem-record-gen --severity 3 --class org.clearlinux/clr-installer/tui --no-post --echo --event-id 8b4ce5097062672caea734a351af0a4e --payload version=2.7.2-2-g9eac32df5b82
mount /dev/nvme0n1p2 /tmp/install-876870176 ext4: no such file or directory

Error Trace:
storage.mountFs()
     /builddir/build/BUILD/clr-installer-2.7.2/storage/utils.go:34
storage.(*BlockDevice).Mount()
     /builddir/build/BUILD/clr-installer-2.7.2/storage/block_devices_ops.go:283

2021/09/11 16:44:14 [DBG] Using default shellProxy.DefaultGetProxyValue
2021/09/11 16:44:14 [DBG] [Previous line repeated 4 times]
2021/09/11 16:44:14 [DBG] cmd.Env: []
2021/09/11 16:44:14 [ERR] mount /dev/nvme0n1p2 /tmp/install-876870176 ext4: no such file or directory

Error Trace:
storage.mountFs()
     /builddir/build/BUILD/clr-installer-2.7.2/storage/utils.go:34
storage.(*BlockDevice).Mount()
     /builddir/build/BUILD/clr-installer-2.7.2/storage/block_devices_ops.go:283
mdhorn commented 3 years ago

This looks similar to the problems found in earlier models. https://github.com/clearlinux/distribution/issues/392

Is there anything useful in the dmesg output for the nvme drive?

We are still setting default_ps_max_latency_us to 200ms, perhaps this new drive needs more delay? Can you try setting nvme_core.default_ps_max_latency_us=300 or even 400 if 300 fails at boot time by adding to the boot cmd line?

chadly commented 2 years ago

Can you try setting nvme_core.default_ps_max_latency_us=300

This fixed it for me on Intel NUC 10 with Samsung 970 EVO M.2 SSD.

dronezzzko commented 2 years ago

So, are you guys going to adjust the default value then?

mdhorn commented 2 years ago

The issue is in the kernel settings, moved to the distribution so this can be added in the kernel packages.

nobodyatandnothing commented 2 years ago

Same problem 35920

nobodyatandnothing commented 2 years ago

This looks similar to the problems found in earlier models. #392

Is there anything useful in the dmesg output for the nvme drive?

We are still setting default_ps_max_latency_us to 200ms, perhaps this new drive needs more delay? Can you try setting nvme_core.default_ps_max_latency_us=300 or even 400 if 300 fails at boot time by adding to the boot cmd line?

  • From the boot menu, hit 'e' while 'Clear Linux OS' is highlighted
  • hold down arrow to get to the end of the boot paramaters
  • add nvme_core.default_ps_max_latency_us=300
  • enter to boot

Did not work for me

WeaponMan commented 2 years ago

Issue is with mounting / to a /tmp thats mounted by systemd as ramdisk. Only workaround is to partition disk with one extra partition that you will mount to /tmp before hitting install button.