Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building on the built-in node in workspace /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/Sineware/plasma-mobile-nightly-img.git # timeout=10
Fetching upstream changes from https://github.com/Sineware/plasma-mobile-nightly-img.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/Sineware/plasma-mobile-nightly-img.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 247add935fd3a2c38898774e934f60f40a90a1f3 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 247add935fd3a2c38898774e934f60f40a90a1f3 # timeout=10
Commit message: "Update build.sh"
 > git rev-list --no-walk 247add935fd3a2c38898774e934f60f40a90a1f3 # timeout=10
true
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@702f7ed1[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:247add9) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/247add935fd3a2c38898774e934f60f40a90a1f3
[plasma-mobile-nightly-images] $ /usr/bin/env bash /tmp/jenkins10879370057342913030.sh
/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images
Already up to date.
Processing /home/swadmin/pmbootstrap
Building wheels for collected packages: pmbootstrap
  Building wheel for pmbootstrap (setup.py): started
  Building wheel for pmbootstrap (setup.py): finished with status 'done'
  Created wheel for pmbootstrap: filename=pmbootstrap-1.49.0-py3-none-any.whl size=240679 sha256=ec20036b87fa440cc395959a571aef5ed4be6b5aeb68e874e913a89b2e5d5c7b
  Stored in directory: /tmp/pip-ephem-wheel-cache-k7ci6h4l/wheels/1d/da/c4/7885dd36d7592bdf6170ac765b7302a853d2e74e6bb8b82f2f
Successfully built pmbootstrap
Installing collected packages: pmbootstrap
  Attempting uninstall: pmbootstrap
    Found existing installation: pmbootstrap 1.49.0
    Uninstalling pmbootstrap-1.49.0:
      Successfully uninstalled pmbootstrap-1.49.0
  WARNING: The script pmbootstrap is installed in '/home/swadmin/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pmbootstrap-1.49.0
/storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images
swadmin
Building image for tablet-x64uefi
From https://gitlab.com/postmarketOS/pmaports
   c7c7fbce1..59c3894c4  master       -> origin/master
 + 020e04ba0...9601f4717 pi4-firmware -> origin/pi4-firmware  (forced update)
Updating c7c7fbce1..59c3894c4
Fast-forward
 .../community/device-pine64-pinephonepro/APKBUILD  |    4 +-
 .../community/device-pine64-pinephonepro/grub.cfg  |    1 +
 .../0004-arm-dts-Add-espresso10-support.patch      |   21 +-
 device/community/linux-postmarketos-omap/APKBUILD  |    6 +-
 .../config-postmarketos-omap.armv7                 |  183 +-
 device/testing/device-apple-iphone6/APKBUILD       |   27 +
 device/testing/device-apple-iphone6/deviceinfo     |   21 +
 device/testing/linux-postmarketos-apple/APKBUILD   |   55 +
 .../config-apple-iphone6.aarch64                   | 6698 ++++++++++++++++++++
 main/postmarketos-ui-phosh/APKBUILD                |    2 +-
 temp/megapixels-purism/APKBUILD                    |    4 +-
 11 files changed, 6936 insertions(+), 86 deletions(-)
 create mode 100644 device/testing/device-apple-iphone6/APKBUILD
 create mode 100644 device/testing/device-apple-iphone6/deviceinfo
 create mode 100644 device/testing/linux-postmarketos-apple/APKBUILD
 create mode 100644 device/testing/linux-postmarketos-apple/config-apple-iphone6.aarch64
[15:49:14] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:49:14] Channel [edge]: [15:49:14] Vendor [qemu]: [15:49:14] Device codename [amd64]: [15:49:14] Kernel [lts]: [15:49:14] Username [user]: [15:49:15] User interface [weston]: [15:49:15] Change them? (y/n) [n]: [15:49:15] Extra packages [none]: [15:49:15] Use this timezone instead of GMT? (y/n) [y]: [15:49:15] Choose default locale for installation [C.UTF-8]: [15:49:15] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:49:15] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:49:15] Config changed: ui='plasma-mobile'
[15:49:16] Config changed: device='tablet-x64uefi'
[15:49:16] Config changed: kernel='edge'
[15:49:16] Config changed: extra_packages='osk-sdl'
(2450709) [15:49:16] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v
origin	https://gitlab.com/postmarketOS/pmaports.git (fetch)
origin	https://gitlab.com/postmarketOS/pmaports.git (push)
(2450709) [15:49:16] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge

[edge]
description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
branch_pmaports=master
branch_aports=master
mirrordir_alpine=edge

[v22.06]
description=Latest release / Recommended for best stability
branch_pmaports=v22.06
branch_aports=3.16-stable
mirrordir_alpine=v3.16

[v21.12]
description=Old release (unsupported)
branch_pmaports=v21.12
branch_aports=3.15-stable
mirrordir_alpine=v3.15

[v21.06]
description=Old release (unsupported)
branch_pmaports=v21.06
branch_aports=3.14-stable
mirrordir_alpine=v3.14

[v21.03]
description=Old release (unsupported)
branch_pmaports=v21.03
branch_aports=3.13-stable
mirrordir_alpine=v3.13

[v20.05]
description=Old release (unsupported)
branch_pmaports=v20.05
branch_aports=3.12-stable
mirrordir_alpine=v3.12
(2450709) [15:49:16] *** (1/4) PREPARE NATIVE CHROOT ***
(2450709) [15:49:16] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(2450709) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(2450709) [15:49:16] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(2450709) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(2450709) [15:49:16] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(2450709) [15:49:17] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(2450709) [15:49:17] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(2450709) [15:49:17] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(2450709) [15:49:17] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(2450709) [15:49:17] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(2450709) [15:49:17] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(2450709) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(2450709) [15:49:17] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(2450709) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(2450709) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(2450709) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(2450709) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(2450709) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(2450709) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(2450709) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(2450709) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(2450709) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(2450709) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(2450709) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(2450709) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(2450709) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(2450709) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(2450709) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(2450709) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(2450709) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(2450709) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(2450709) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(2450709) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(2450709) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(2450709) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(2450709) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(2450709) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(2450709) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(2450709) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(2450709) [15:49:17] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2450709) [15:49:17] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(2450709) [15:49:17] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(2450709) [15:49:17] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(2450709) [15:49:17] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(2450709) [15:49:17] Update package index for x86_64 (4 file(s))
(2450709) [15:49:17] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(2450709) [15:49:17] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(2450709) [15:49:17] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(2450709) [15:49:18] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(2450709) [15:49:18] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(2450709) [15:49:18] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(2450709) [15:49:18] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(2450709) [15:49:18] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(2450709) [15:49:18] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(2450709) [15:49:19] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk
(2450709) [15:49:19] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2450709) [15:49:19] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2450709) [15:49:19] extracted: /tmp/pmbootstrap988dsn2iapk
(2450709) [15:49:19] extracted: /tmp/pmbootstraphozxovfwsig
(2450709) [15:49:19] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2450709) [15:49:19] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstraphozxovfwsig /tmp/pmbootstrap988dsn2iapk
Verified OK
(2450709) [15:49:19] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(2450709) [15:49:19] % /tmp/pmbootstrap988dsn2iapk --version
apk-tools 2.12.10, compiled for x86_64.
(2450709) [15:49:19] (native) install alpine-base
(2450709) [15:49:19] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(2450709) [15:49:19] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub
(2450709) [15:49:19] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub
(2450709) [15:49:19] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2450709) [15:49:19] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub
(2450709) [15:49:19] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub
(2450709) [15:49:19] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub
(2450709) [15:49:19] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub
(2450709) [15:49:19] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub
(2450709) [15:49:19] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub
(2450709) [15:49:19] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub
(2450709) [15:49:19] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub
(2450709) [15:49:19] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub
(2450709) [15:49:19] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub
(2450709) [15:49:19] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub
(2450709) [15:49:19] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub
(2450709) [15:49:19] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub
(2450709) [15:49:19] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub
(2450709) [15:49:19] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub
(2450709) [15:49:19] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(2450709) [15:49:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(2450709) [15:49:19] (native) update /etc/apk/repositories
(2450709) [15:49:19] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2450709) [15:49:19] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2450709) [15:49:19] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2450709) [15:49:19] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2450709) [15:49:19] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2450709) [15:49:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(2450709) [15:49:19] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2450709) [15:49:19] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2450709) [15:49:19] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base
(2450709) [15:49:19] New background process: pid=2451190, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r4)
(3/25) Installing busybox (1.35.0-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(5/25) Installing alpine-baselayout (3.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r4)
Executing openrc-0.45.2-r4.post-install
(9/25) Installing mdev-conf (4.3-r0)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.15.0_rc1-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17.0_rc1-r0)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.7-r0)
(16/25) Installing libssl3 (3.0.7-r0)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17.0_rc1-r0)
Executing busybox-1.35.0-r27.trigger
OK: 10 MiB in 25 packages
(2450709) [15:49:21] (native) % adduser -D pmos -u 12345
(2450709) [15:49:21] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(2450709) [15:49:21] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(2450709) [15:49:21] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(2450709) [15:49:21] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(2450709) [15:49:21] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(2450709) [15:49:21] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(2450709) [15:49:21] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(2450709) [15:49:21] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(2450709) [15:49:21] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(2450709) [15:49:21] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(2450709) [15:49:21] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(2450709) [15:49:21] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(2450709) [15:49:21] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(2450709) [15:49:21] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(2450709) [15:49:21] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(2450709) [15:49:21] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(2450709) [15:49:21] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(2450709) [15:49:21] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(2450709) [15:49:21] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(2450709) [15:49:27] (native) install cryptsetup util-linux parted
(2450709) [15:49:27] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2450709) [15:49:27] (native) % cat /tmp/apk_progress_fifo
(2450709) [15:49:27] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(2450709) [15:49:27] New background process: pid=2451652, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/43) Installing libblkid (2.38.1-r0)
(2/43) Installing argon2-libs (20190702-r2)
(3/43) Installing device-mapper-libs (2.02.188-r0)
(4/43) Installing json-c (0.16-r0)
(5/43) Installing libuuid (2.38.1-r0)
(6/43) Installing cryptsetup-libs (2.5.0-r2)
(7/43) Installing popt (1.19-r0)
(8/43) Installing cryptsetup (2.5.0-r2)
(9/43) Installing cryptsetup-openrc (2.5.0-r2)
(10/43) Installing ncurses-terminfo-base (6.3_p20221105-r0)
(11/43) Installing ncurses-libs (6.3_p20221105-r0)
(12/43) Installing readline (8.2.0-r0)
(13/43) Installing parted (3.5-r0)
(14/43) Installing util-linux (2.38.1-r0)
(15/43) Installing libfdisk (2.38.1-r0)
(16/43) Installing libmount (2.38.1-r0)
(17/43) Installing libsmartcols (2.38.1-r0)
(18/43) Installing util-linux-misc (2.38.1-r0)
(19/43) Installing libeconf (0.4.7-r0)
(20/43) Installing linux-pam (1.5.2-r1)
(21/43) Installing runuser (2.38.1-r0)
(22/43) Installing mount (2.38.1-r0)
(23/43) Installing losetup (2.38.1-r0)
(24/43) Installing hexdump (2.38.1-r0)
(25/43) Installing uuidgen (2.38.1-r0)
(26/43) Installing blkid (2.38.1-r0)
(27/43) Installing sfdisk (2.38.1-r0)
(28/43) Installing mcookie (2.38.1-r0)
(29/43) Installing agetty (2.38.1-r0)
(30/43) Installing agetty-openrc (0.45.2-r4)
(31/43) Installing wipefs (2.38.1-r0)
(32/43) Installing cfdisk (2.38.1-r0)
(33/43) Installing umount (2.38.1-r0)
(34/43) Installing util-linux-openrc (2.38.1-r0)
(35/43) Installing flock (2.38.1-r0)
(36/43) Installing eudev-libs (3.2.11-r3)
(37/43) Installing lsblk (2.38.1-r0)
(38/43) Installing libcap-ng (0.8.3-r1)
(39/43) Installing setpriv (2.38.1-r0)
(40/43) Installing logger (2.38.1-r0)
(41/43) Installing partx (2.38.1-r0)
(42/43) Installing fstrim (2.38.1-r0)
(43/43) Installing findmnt (2.38.1-r0)
Executing busybox-1.35.0-r27.trigger
OK: 21 MiB in 68 packages
(2450709) [15:49:29] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") ***
(2450709) [15:49:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(2450709) [15:49:29] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(2450709) [15:49:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(2450709) [15:49:29] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(2450709) [15:49:29] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3
(2450709) [15:49:29] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5
(2450709) [15:49:29] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7
(2450709) [15:49:29] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8
(2450709) [15:49:29] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9
(2450709) [15:49:29] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/
(2450709) [15:49:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(2450709) [15:49:29] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(2450709) [15:49:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(2450709) [15:49:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(2450709) [15:49:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(2450709) [15:49:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(2450709) [15:49:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(2450709) [15:49:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(2450709) [15:49:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(2450709) [15:49:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(2450709) [15:49:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(2450709) [15:49:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(2450709) [15:49:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(2450709) [15:49:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(2450709) [15:49:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(2450709) [15:49:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(2450709) [15:49:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(2450709) [15:49:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(2450709) [15:49:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(2450709) [15:49:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(2450709) [15:49:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap
(2450709) [15:49:29] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2450709) [15:49:29] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2450709) [15:49:29] extracted: /tmp/pmbootstrapaltvso9iapk
(2450709) [15:49:29] extracted: /tmp/pmbootstrap5golncycsig
(2450709) [15:49:29] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2450709) [15:49:29] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap5golncycsig /tmp/pmbootstrapaltvso9iapk
Verified OK
(2450709) [15:49:29] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(2450709) [15:49:29] % /tmp/pmbootstrapaltvso9iapk --version
apk-tools 2.12.10, compiled for x86_64.
(2450709) [15:49:29] (rootfs_tablet-x64uefi) install alpine-base
(2450709) [15:49:29] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache
(2450709) [15:49:29] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf
(2450709) [15:49:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk
(2450709) [15:49:29] (rootfs_tablet-x64uefi) update /etc/apk/repositories
(2450709) [15:49:29] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(2450709) [15:49:29] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(2450709) [15:49:29] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(2450709) [15:49:29] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(2450709) [15:49:29] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(2450709) [15:49:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(2450709) [15:49:29] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2450709) [15:49:29] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2450709) [15:49:29] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2450709) [15:49:29] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base
(2450709) [15:49:29] New background process: pid=2451974, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r4)
(3/25) Installing busybox (1.35.0-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(5/25) Installing alpine-baselayout (3.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r4)
Executing openrc-0.45.2-r4.post-install
(9/25) Installing mdev-conf (4.3-r0)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.15.0_rc1-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17.0_rc1-r0)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.7-r0)
(16/25) Installing libssl3 (3.0.7-r0)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17.0_rc1-r0)
Executing busybox-1.35.0-r27.trigger
OK: 10 MiB in 25 packages
(2450709) [15:49:30] (rootfs_tablet-x64uefi) % getent passwd user
(2450709) [15:49:30] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user
(2450709) [15:49:30] (rootfs_tablet-x64uefi) % addgroup -S wheel
addgroup: group 'wheel' in use
(2450709) [15:49:30] (rootfs_tablet-x64uefi) % addgroup user wheel
(2450709) [15:49:30] (rootfs_tablet-x64uefi) % addgroup -S video
addgroup: group 'video' in use
(2450709) [15:49:30] (rootfs_tablet-x64uefi) % addgroup user video
(2450709) [15:49:30] (rootfs_tablet-x64uefi) % addgroup -S audio
addgroup: group 'audio' in use
(2450709) [15:49:30] (rootfs_tablet-x64uefi) % addgroup user audio
(2450709) [15:49:30] (rootfs_tablet-x64uefi) % addgroup -S input
addgroup: group 'input' in use
(2450709) [15:49:30] (rootfs_tablet-x64uefi) % addgroup user input
(2450709) [15:49:30] (rootfs_tablet-x64uefi) % addgroup -S plugdev
(2450709) [15:49:30] (rootfs_tablet-x64uefi) % addgroup user plugdev
(2450709) [15:49:30] (rootfs_tablet-x64uefi) % addgroup -S netdev
addgroup: group 'netdev' in use
(2450709) [15:49:30] (rootfs_tablet-x64uefi) % addgroup user netdev
(2450709) [15:49:30] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs
(2450709) [15:49:31] (rootfs_tablet-x64uefi) calculate depends of postmarketos-base, device-tablet-x64uefi, postmarketos-ui-plasma-mobile, device-tablet-x64uefi-kernel-edge, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details)
(2450709) [15:49:31] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(2450709) [15:49:31] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(2450709) [15:49:31] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware
(2450709) [15:49:32] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(2450709) [15:49:32] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(2450709) [15:49:33] (rootfs_tablet-x64uefi) install postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile device-tablet-x64uefi-kernel-edge angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(2450709) [15:49:33] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(2450709) [15:49:33] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(2450709) [15:49:33] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile device-tablet-x64uefi-kernel-edge angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(2450709) [15:49:33] New background process: pid=2452061, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/798) Installing icu-data-full (72.1-r1)
(2/798) Installing dbus-libs (1.14.4-r0)
(3/798) Installing libgcc (12.2.1_git20220924-r4)
(4/798) Installing libffi (3.4.4-r0)
(5/798) Installing libintl (0.21.1-r1)
(6/798) Installing libblkid (2.38.1-r0)
(7/798) Installing libmount (2.38.1-r0)
(8/798) Installing pcre2 (10.40-r0)
(9/798) Installing glib (2.74.1-r2)
(10/798) Installing libstdc++ (12.2.1_git20220924-r4)
(11/798) Installing icu-libs (72.1-r1)
(12/798) Installing libpcre2-16 (10.40-r0)
(13/798) Installing zstd-libs (1.5.2-r9)
(14/798) Installing qt5-qtbase (5.15.6_git20221010-r0)
(15/798) Installing hicolor-icon-theme (0.17-r2)
(16/798) Installing libmagic (5.43-r0)
(17/798) Installing file (5.43-r0)
(18/798) Installing libxau (1.0.10-r0)
(19/798) Installing libmd (1.0.4-r0)
(20/798) Installing libbsd (0.11.7-r0)
(21/798) Installing libxdmcp (1.1.3-r1)
(22/798) Installing libxcb (1.15-r0)
(23/798) Installing libx11 (1.8.2-r0)
(24/798) Installing libxext (1.3.5-r0)
(25/798) Installing libice (1.0.10-r1)
(26/798) Installing libuuid (2.38.1-r0)
(27/798) Installing libsm (1.2.3-r1)
(28/798) Installing libxt (1.2.1-r0)
(29/798) Installing libxmu (1.1.4-r0)
(30/798) Installing xset (1.2.4-r1)
(31/798) Installing xprop (1.2.5-r1)
(32/798) Installing xdg-utils (1.1.3-r4)
(33/798) Installing mesa (22.2.3-r0)
(34/798) Installing hwdata-pci (0.364-r0)
(35/798) Installing libpciaccess (0.17-r0)
(36/798) Installing libdrm (2.4.114-r0)
(37/798) Installing libexpat (2.5.0-r0)
(38/798) Installing wayland-libs-server (1.21.0-r1)
(39/798) Installing libxfixes (6.0.0-r0)
(40/798) Installing libxxf86vm (1.1.5-r0)
(41/798) Installing mesa-glapi (22.2.3-r0)
(42/798) Installing libxshmfence (1.3.1-r0)
(43/798) Installing mesa-gl (22.2.3-r0)
(44/798) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(45/798) Installing libxcomposite (0.4.5-r1)
(46/798) Installing brotli-libs (1.0.9-r9)
(47/798) Installing libbz2 (1.0.8-r4)
(48/798) Installing libpng (1.6.38-r0)
(49/798) Installing freetype (2.12.1-r0)
(50/798) Installing fontconfig (2.14.1-r0)
(51/798) Installing wayland-libs-client (1.21.0-r1)
(52/798) Installing wayland-libs-cursor (1.21.0-r1)
(53/798) Installing wayland-libs-egl (1.21.0-r1)
(54/798) Installing xkeyboard-config (2.37-r0)
(55/798) Installing xz-libs (5.2.8-r0)
(56/798) Installing libxml2 (2.10.3-r1)
(57/798) Installing libxkbcommon (1.4.1-r0)
(58/798) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(59/798) Installing mesa-gbm (22.2.3-r0)
(60/798) Installing mesa-egl (22.2.3-r0)
(61/798) Installing avahi-libs (0.8-r6)
(62/798) Installing gmp (6.2.1-r2)
(63/798) Installing nettle (3.8.1-r0)
(64/798) Installing p11-kit (0.24.1-r1)
(65/798) Installing libtasn1 (4.19.0-r0)
(66/798) Installing libunistring (1.1-r0)
(67/798) Installing gnutls (3.7.8-r2)
(68/798) Installing cups-libs (2.4.2-r1)
(69/798) Installing pkgconf (1.9.3-r0)
(70/798) Installing shared-mime-info (2.2-r2)
(71/798) Installing libjpeg-turbo (2.1.4-r0)
(72/798) Installing libwebp (1.2.4-r1)
(73/798) Installing tiff (4.4.0-r1)
(74/798) Installing gdk-pixbuf (2.42.10-r0)
(75/798) Installing gtk-update-icon-cache (3.24.34-r7)
(76/798) Installing libxrender (0.9.11-r0)
(77/798) Installing libxcursor (1.2.1-r1)
(78/798) Installing libxdamage (1.1.5-r1)
(79/798) Installing libxi (1.8-r0)
(80/798) Installing libxinerama (1.1.5-r0)
(81/798) Installing libxrandr (1.5.2-r1)
(82/798) Installing libatk-1.0 (2.46.0-r0)
(83/798) Installing libxtst (1.2.4-r0)
(84/798) Installing at-spi2-core (2.46.0-r0)
(85/798) Installing libatk-bridge-2.0 (2.46.0-r0)
(86/798) Installing pixman (0.42.2-r0)
(87/798) Installing cairo (1.17.6-r3)
(88/798) Installing cairo-gobject (1.17.6-r3)
(89/798) Installing libepoxy (1.5.10-r0)
(90/798) Installing fribidi (1.0.12-r0)
(91/798) Installing graphite2 (1.3.14-r2)
(92/798) Installing harfbuzz (5.3.1-r1)
(93/798) Installing libxft (2.3.6-r0)
(94/798) Installing pango (1.50.11-r0)
(95/798) Installing gtk+3.0 (9999_git20210602-r4)
Executing gtk+3.0-9999_git20210602-r4.post-install
(96/798) Installing libevdev (1.13.0-r0)
(97/798) Installing mtdev (1.1.6-r1)
(98/798) Installing eudev-libs (3.2.11-r3)
(99/798) Installing libinput-libs (1.21.0-r0)
(100/798) Installing xcb-util-wm (0.4.2-r0)
(101/798) Installing xcb-util (0.4.0-r3)
(102/798) Installing xcb-util-image (0.4.1-r0)
(103/798) Installing xcb-util-keysyms (0.4.1-r0)
(104/798) Installing xcb-util-renderutil (0.3.10-r0)
(105/798) Installing libxkbcommon-x11 (1.4.1-r0)
(106/798) Installing qt5-qtbase-x11 (5.15.6_git20221010-r0)
(107/798) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0)
(108/798) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0)
(109/798) Installing kirigami2-libs (5.99.0-r0)
(110/798) Installing kirigami2 (5.99.0-r0)
(111/798) Installing kactivities-libs (5.99.0-r0)
(112/798) Installing karchive (5.99.0-r0)
(113/798) Installing kconfig (5.99.0-r0)
(114/798) Installing kcoreaddons (5.99.0-r0)
(115/798) Installing qt5-qtx11extras (5.15.6_git20220816-r0)
(116/798) Installing kwindowsystem (5.99.0-r0)
(117/798) Installing kcrash (5.99.0-r0)
(118/798) Installing kdbusaddons (5.99.0-r0)
(119/798) Installing kglobalaccel (5.99.0-r0)
(120/798) Installing kguiaddons (5.99.0-r0)
(121/798) Installing ki18n (5.99.0-r0)
(122/798) Installing libelogind (246.10-r5)
(123/798) Installing polkit-elogind-libs (121-r0)
(124/798) Installing polkit-qt-1 (0.114.0-r1)
(125/798) Installing kauth (5.99.0-r0)
(126/798) Installing kcodecs (5.99.0-r0)
(127/798) Installing kwidgetsaddons (5.99.0-r0)
(128/798) Installing kconfigwidgets (5.99.0-r0)
(129/798) Installing qt5-qtsvg (5.15.6_git20220908-r0)
(130/798) Installing kiconthemes (5.99.0-r0)
(131/798) Installing kitemviews (5.99.0-r0)
(132/798) Installing kxmlgui (5.99.0-r0)
(133/798) Installing kbookmarks (5.99.0-r0)
(134/798) Installing kcompletion (5.99.0-r0)
(135/798) Installing libxml2-utils (2.10.3-r1)
(136/798) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(137/798) Installing libgpg-error (1.46-r1)
(138/798) Installing libgcrypt (1.10.1-r0)
(139/798) Installing libxslt (1.1.37-r0)
(140/798) Installing docbook-xsl (1.79.2-r8)
Executing docbook-xsl-1.79.2-r8.post-install
(141/798) Installing kdoctools (5.99.0-r0)
(142/798) Installing kjobwidgets (5.99.0-r0)
(143/798) Installing alsa-lib (1.2.8-r0)
(144/798) Installing libxv (1.0.11-r3)
(145/798) Installing cdparanoia-libs (10.2-r11)
(146/798) Installing graphene (1.10.8-r1)
(147/798) Installing gstreamer (1.20.4-r0)
(148/798) Installing libogg (1.3.5-r1)
(149/798) Installing opus (1.3.1-r1)
(150/798) Installing orc (0.4.33-r0)
(151/798) Installing libtheora (1.1.1-r16)
(152/798) Installing libvorbis (1.3.7-r0)
(153/798) Installing gst-plugins-base (1.20.4-r0)
(154/798) Installing qt5-qtmultimedia (5.15.6_git20220907-r0)
(155/798) Installing qt5-qtspeech (5.15.6_git20220907-r0)
(156/798) Installing sound-theme-freedesktop (0.8-r0)
(157/798) Installing libltdl (2.4.7-r0)
(158/798) Installing libcanberra (0.30-r9)
(159/798) Installing libcanberra-gstreamer (0.30-r9)
(160/798) Installing knotifications (5.99.0-r0)
(161/798) Installing kservice (5.99.0-r0)
(162/798) Installing solid-libs (5.99.0-r0)
(163/798) Installing libhunspell (1.7.1-r0)
(164/798) Installing ncurses-terminfo-base (6.3_p20221105-r0)
(165/798) Installing ncurses-libs (6.3_p20221105-r0)
(166/798) Installing readline (8.2.0-r0)
(167/798) Installing hunspell (1.7.1-r0)
(168/798) Installing sonnet (5.99.0-r0)
(169/798) Installing ktextwidgets (5.99.0-r0)
(170/798) Installing kio (5.99.0-r0)
(171/798) Installing kpackage (5.99.0-r0)
(172/798) Installing kdeclarative (5.99.0-r0)
(173/798) Installing kwayland (5.99.0-r0)
(174/798) Installing plasma-framework (5.99.0-r0)
(175/798) Installing sqlite-libs (3.39.4-r0)
(176/798) Installing libaccounts-glib (1.26-r0)
(177/798) Installing libaccounts-qt (1.16-r1)
(178/798) Installing signond (8.61-r0)
(179/798) Installing accounts-qml-module (0.7_git20190605-r1)
(180/798) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(181/798) Installing sdl2 (2.24.2-r0)
(182/798) Installing svt-av1-libs (1.3.0-r0)
(183/798) Installing aom-libs (3.5.0-r0)
(184/798) Installing libass (0.16.0-r0)
(185/798) Installing libdav1d (1.0.0-r2)
(186/798) Installing lame (3.100-r2)
(187/798) Installing libasyncns (0.8-r1)
(188/798) Installing flac-libs (1.4.2-r0)
(189/798) Installing libsndfile (1.1.0-r2)
(190/798) Installing libgomp (12.2.1_git20220924-r4)
(191/798) Installing soxr (0.1.3-r3)
(192/798) Installing speexdsp (1.2.1-r0)
(193/798) Installing tdb-libs (1.4.7-r0)
(194/798) Installing libpulse (9999_git20220528-r0)
(195/798) Installing cjson (1.7.15-r3)
(196/798) Installing mbedtls (2.28.1-r0)
(197/798) Installing librist (0.2.7-r0)
(198/798) Installing libsrt (1.5.1-r0)
(199/798) Installing libssh (0.10.4-r0)
(200/798) Installing v4l-utils-libs (1.22.1-r2)
(201/798) Installing libva (2.16.0-r0)
(202/798) Installing libvdpau (1.5-r0)
(203/798) Installing vidstab (1.1.0-r2)
(204/798) Installing libvpx (1.12.0-r1)
(205/798) Installing x264-libs (0.164_git20220602-r0)
(206/798) Installing numactl (2.0.16-r0)
(207/798) Installing x265-libs (3.5-r3)
(208/798) Installing xvidcore (1.3.7-r1)
(209/798) Installing libsodium (1.0.18-r2)
(210/798) Installing libzmq (4.3.4-r1)
(211/798) Installing ffmpeg-libs (5.1.2-r1)
(212/798) Installing libevent (2.1.12-r5)
(213/798) Installing nspr (4.35-r0)
(214/798) Installing nss (3.85-r0)
(215/798) Installing re2 (2022.06.01-r1)
(216/798) Installing snappy (1.1.9-r4)
(217/798) Installing qt5-qtwebengine (5.15.11-r3)
(218/798) Installing libnotify (0.8.1-r1)
(219/798) Installing libproxy (0.4.18-r1)
(220/798) Installing signon-ui (0.17_git20171023-r2)
(221/798) Installing libassuan (2.5.5-r1)
(222/798) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(223/798) Installing gnupg-gpgconf (2.2.40-r0)
(224/798) Installing gpg (2.2.40-r0)
(225/798) Installing npth (1.6-r2)
(226/798) Installing gpg-agent (2.2.40-r0)
(227/798) Installing libksba (1.6.2-r0)
(228/798) Installing gpgsm (2.2.40-r0)
(229/798) Installing gpgme (1.18.0-r0)
(230/798) Installing gpgmepp (1.18.0-r0)
(231/798) Installing gdbm (1.23-r0)
(232/798) Installing libsasl (2.1.28-r3)
(233/798) Installing libqca (2.3.4-r2)
(234/798) Installing kwallet (5.99.0-r0)
(235/798) Installing kaccounts-integration (22.08.3-r0)
(236/798) Installing purpose (5.99.0-r0)
(237/798) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r0)
(238/798) Installing qt5-qtfeedback (0_git20180903-r0)
(239/798) Installing angelfish (22.09-r0)
(240/798) Installing gtk+2.0 (2.24.33-r7)
Executing gtk+2.0-2.24.33-r7.post-install
(241/798) Installing gtk-engines-clearlooks (2.21.0-r3)
(242/798) Installing gtk-engines-crux (2.21.0-r3)
(243/798) Installing gtk-engines-industrial (2.21.0-r3)
(244/798) Installing gtk-engines-mist (2.21.0-r3)
(245/798) Installing gtk-engines-redmond (2.21.0-r3)
(246/798) Installing gtk-engines-thinice (2.21.0-r3)
(247/798) Installing gtk-engines (2.21.0-r3)
(248/798) Installing breeze-gtk (5.26.3-r0)
(249/798) Installing udev-init-scripts (35-r1)
(250/798) Installing udev-init-scripts-openrc (35-r1)
(251/798) Installing kmod-libs (30-r1)
(252/798) Installing eudev (3.2.11-r3)
(253/798) Installing eudev-openrc (3.2.11-r3)
(254/798) Installing openssh-keygen (9.1_p1-r1)
(255/798) Installing libedit (20221030.3.1-r0)
(256/798) Installing openssh-client-common (9.1_p1-r1)
(257/798) Installing openssh-client-default (9.1_p1-r1)
(258/798) Installing openssh-sftp-server (9.1_p1-r1)
(259/798) Installing openssh-server-common (9.1_p1-r1)
(260/798) Installing openssh-server (9.1_p1-r1)
(261/798) Installing openssh (9.1_p1-r1)
(262/798) Installing boot-deploy (0.6.1-r0)
(263/798) Installing busybox-extras (1.35.0-r27)
Executing busybox-extras-1.35.0-r27.post-install
(264/798) Installing lzo (2.10-r3)
(265/798) Installing btrfs-progs (6.0.1-r0)
(266/798) Installing bzip2 (1.0.8-r4)
(267/798) Installing argon2-libs (20190702-r2)
(268/798) Installing device-mapper-libs (2.02.188-r0)
(269/798) Installing json-c (0.16-r0)
(270/798) Installing cryptsetup-libs (2.5.0-r2)
(271/798) Installing popt (1.19-r0)
(272/798) Installing cryptsetup (2.5.0-r2)
(273/798) Installing cryptsetup-openrc (2.5.0-r2)
(274/798) Installing libaio (0.3.113-r0)
(275/798) Installing device-mapper-event-libs (2.02.188-r0)
(276/798) Installing lvm2-libs (2.02.188-r0)
(277/798) Installing device-mapper (2.02.188-r0)
(278/798) Installing device-mapper-udev (2.02.188-r0)
Executing device-mapper-udev-2.02.188-r0.post-install
(279/798) Installing libcom_err (1.46.5-r4)
(280/798) Installing e2fsprogs-libs (1.46.5-r4)
(281/798) Installing e2fsprogs (1.46.5-r4)
(282/798) Installing e2fsprogs-extra (1.46.5-r4)
(283/798) Installing f2fs-tools-libs (1.15.0-r0)
(284/798) Installing f2fs-tools (1.15.0-r0)
(285/798) Installing lz4 (1.9.4-r1)
(286/798) Installing userspace-rcu (0.13.2-r0)
(287/798) Installing multipath-tools (0.9.3-r1)
(288/798) Installing multipath-tools-openrc (0.9.3-r1)
(289/798) Installing parted (3.5-r0)
(290/798) Installing postmarketos-mvcfg (1-r0)
(291/798) Installing postmarketos-keys (1-r0)
(292/798) Installing sudo (1.9.12_p1-r1)
(293/798) Installing postmarketos-base-nofde (23-r1)
(294/798) Installing unudhcpd (0.2.1-r0)
(295/798) Installing xz (5.2.8-r0)
(296/798) Installing postmarketos-mkinitfs (1.5.1-r1)
(297/798) Installing postmarketos-base (23-r1)
Executing postmarketos-base-23-r1.post-install
 * service udev added to runlevel sysinit
 * service udev-trigger added to runlevel sysinit
 * service udev-settle added to runlevel sysinit
 * service udev-postmount added to runlevel default
(298/798) Installing llvm15-libs (15.0.4-r0)
(299/798) Installing musl-fts (1.2.7-r3)
(300/798) Installing libelf (0.187-r2)
(301/798) Installing mesa-dri-gallium (22.2.3-r0)
(302/798) Installing postmarketos-base-mesa (23-r1)
(303/798) Installing device-tablet-x64uefi (0.4-r0)
(304/798) Installing linux-firmware-yamaha (20221109-r0)
(305/798) Installing linux-firmware-yam (20221109-r0)
(306/798) Installing linux-firmware-wfx (20221109-r0)
(307/798) Installing linux-firmware-vxge (20221109-r0)
(308/798) Installing linux-firmware-vicam (20221109-r0)
(309/798) Installing linux-firmware-ueagle-atm (20221109-r0)
(310/798) Installing linux-firmware-ttusb-budget (20221109-r0)
(311/798) Installing linux-firmware-tigon (20221109-r0)
(312/798) Installing linux-firmware-ti-keystone (20221109-r0)
(313/798) Installing linux-firmware-ti-connectivity (20221109-r0)
(314/798) Installing linux-firmware-ti (20221109-r0)
(315/798) Installing linux-firmware-tehuti (20221109-r0)
(316/798) Installing linux-firmware-sxg (20221109-r0)
(317/798) Installing linux-firmware-sun (20221109-r0)
(318/798) Installing linux-firmware-slicoss (20221109-r0)
(319/798) Installing linux-firmware-sb16 (20221109-r0)
(320/798) Installing linux-firmware-rtw89 (20221109-r0)
(321/798) Installing linux-firmware-rtw88 (20221109-r0)
(322/798) Installing linux-firmware-rtlwifi (20221109-r0)
(323/798) Installing linux-firmware-rtl_nic (20221109-r0)
(324/798) Installing linux-firmware-rtl_bt (20221109-r0)
(325/798) Installing linux-firmware-rtl8192e (20221109-r0)
(326/798) Installing linux-firmware-rsi (20221109-r0)
(327/798) Installing linux-firmware-rockchip (20221109-r0)
(328/798) Installing linux-firmware-radeon (20221109-r0)
(329/798) Installing linux-firmware-r128 (20221109-r0)
(330/798) Installing linux-firmware-qlogic (20221109-r0)
(331/798) Installing linux-firmware-qed (20221109-r0)
(332/798) Installing linux-firmware-ath10k (20221109-r0)
(333/798) Installing linux-firmware-qcom (20221109-r0)
(334/798) Installing linux-firmware-qca (20221109-r0)
(335/798) Installing linux-firmware-ositech (20221109-r0)
(336/798) Installing linux-firmware-nvidia (20221109-r0)
(337/798) Installing linux-firmware-netronome (20221109-r0)
(338/798) Installing linux-firmware-myricom (20221109-r0)
(339/798) Installing linux-firmware-mwlwifi (20221109-r0)
(340/798) Installing linux-firmware-mwl8k (20221109-r0)
(341/798) Installing linux-firmware-mrvl (20221109-r0)
(342/798) Installing linux-firmware-moxa (20221109-r0)
(343/798) Installing linux-firmware-microchip (20221109-r0)
(344/798) Installing linux-firmware-meson (20221109-r0)
(345/798) Installing linux-firmware-mellanox (20221109-r0)
(346/798) Installing linux-firmware-mediatek (20221109-r0)
(347/798) Installing linux-firmware-matrox (20221109-r0)
(348/798) Installing linux-firmware-liquidio (20221109-r0)
(349/798) Installing linux-firmware-libertas (20221109-r0)
(350/798) Installing linux-firmware-korg (20221109-r0)
(351/798) Installing linux-firmware-keyspan_pda (20221109-r0)
(352/798) Installing linux-firmware-keyspan (20221109-r0)
(353/798) Installing linux-firmware-kaweth (20221109-r0)
(354/798) Installing linux-firmware-isci (20221109-r0)
(355/798) Installing linux-firmware-intel (20221109-r0)
(356/798) Installing linux-firmware-inside-secure (20221109-r0)
(357/798) Installing linux-firmware-imx (20221109-r0)
(358/798) Installing linux-firmware-i915 (20221109-r0)
(359/798) Installing linux-firmware-go7007 (20221109-r0)
(360/798) Installing linux-firmware-ess (20221109-r0)
(361/798) Installing linux-firmware-ene-ub6250 (20221109-r0)
(362/798) Installing linux-firmware-emi62 (20221109-r0)
(363/798) Installing linux-firmware-emi26 (20221109-r0)
(364/798) Installing linux-firmware-edgeport (20221109-r0)
(365/798) Installing linux-firmware-e100 (20221109-r0)
(366/798) Installing linux-firmware-dsp56k (20221109-r0)
(367/798) Installing linux-firmware-dpaa2 (20221109-r0)
(368/798) Installing linux-firmware-dabusb (20221109-r0)
(369/798) Installing linux-firmware-cypress (20221109-r0)
(370/798) Installing linux-firmware-cxgb4 (20221109-r0)
(371/798) Installing linux-firmware-cxgb3 (20221109-r0)
(372/798) Installing linux-firmware-cpia2 (20221109-r0)
(373/798) Installing linux-firmware-cnm (20221109-r0)
(374/798) Installing linux-firmware-cis (20221109-r0)
(375/798) Installing linux-firmware-cirrus (20221109-r0)
(376/798) Installing linux-firmware-cavium (20221109-r0)
(377/798) Installing linux-firmware-cadence (20221109-r0)
(378/798) Installing linux-firmware-brcm (20221109-r0)
(379/798) Installing linux-firmware-bnx2x (20221109-r0)
(380/798) Installing linux-firmware-bnx2 (20221109-r0)
(381/798) Installing linux-firmware-av7110 (20221109-r0)
(382/798) Installing linux-firmware-atusb (20221109-r0)
(383/798) Installing linux-firmware-atmel (20221109-r0)
(384/798) Installing linux-firmware-ath9k_htc (20221109-r0)
(385/798) Installing linux-firmware-ath6k (20221109-r0)
(386/798) Installing linux-firmware-ath11k (20221109-r0)
(387/798) Installing linux-firmware-ar3k (20221109-r0)
(388/798) Installing linux-firmware-amphion (20221109-r0)
(389/798) Installing linux-firmware-amdgpu (20221109-r0)
(390/798) Installing linux-firmware-amd-ucode (20221109-r0)
(391/798) Installing linux-firmware-amd (20221109-r0)
(392/798) Installing linux-firmware-advansys (20221109-r0)
(393/798) Installing linux-firmware-adaptec (20221109-r0)
(394/798) Installing linux-firmware-acenic (20221109-r0)
(395/798) Installing linux-firmware-3com (20221109-r0)
(396/798) Installing linux-firmware-other (20221109-r0)
(397/798) Installing linux-firmware (20221109-r0)
(398/798) Installing linux-edge (6.0.8-r0)
(399/798) Installing device-tablet-x64uefi-kernel-edge (0.4-r0)
(400/798) Installing ca-certificates (20220614-r2)
(401/798) Installing nghttp2-libs (1.50.0-r0)
(402/798) Installing libcurl (7.86.0-r1)
(403/798) Installing libxmlb (0.3.10-r0)
(404/798) Installing yaml (0.2.5-r0)
(405/798) Installing appstream (0.15.5-r1)
Executing appstream-0.15.5-r1.post-install
✔ Metadata cache was updated successfully.
(406/798) Installing appstream-qt (0.15.5-r1)
(407/798) Installing attica (5.99.0-r0)
(408/798) Installing kidletime (5.99.0-r0)
(409/798) Installing knewstuff (5.99.0-r0)
(410/798) Installing discover (5.26.3-r0)
(411/798) Installing libapk-qt (0.4.2-r0)
(412/798) Installing discover-backend-apk (5.26.3-r0)
(413/798) Installing font-droid-nonlatin (20200215-r2)
(414/798) Installing font-noto-common (0_git20211101-r6)
(415/798) Installing font-noto-math (0_git20211101-r6)
(416/798) Installing font-noto-symbols (0_git20211101-r6)
(417/798) Installing font-noto (0_git20211101-r6)
(418/798) Installing font-noto-emoji (2.038-r0)
(419/798) Installing font-noto-extra (0_git20211101-r6)
(420/798) Installing mauiman (1.0.0-r0)
(421/798) Installing mauikit (2.2.0-r0)
(422/798) Installing exiv2 (0.27.5-r1)
(423/798) Installing mauikit-imagetools (2.2.0-r0)
(424/798) Installing mauikit-filebrowsing (2.2.0-r0)
(425/798) Installing index (2.2.0-r0)
(426/798) Installing signon-plugin-oauth2 (0.25-r0)
(427/798) Installing kaccounts-providers (22.08.3-r0)
(428/798) Installing kirigami-addons (0.5-r0)
(429/798) Installing kclock (22.09-r0)
(430/798) Installing gsettings-desktop-schemas (43.0-r0)
(431/798) Installing kdecoration (5.26.3-r0)
(432/798) Installing kde-gtk-config (5.26.3-r0)
(433/798) Installing kirigami-gallery (22.08.3-r0)
(434/798) Installing kquickimageeditor (0.2.0-r1)
(435/798) Installing taglib (1.13-r0)
(436/798) Installing kfilemetadata (5.99.0-r0)
(437/798) Installing qt5-qtlocation (5.15.6_git20220907-r1)
(438/798) Installing koko (22.09-r0)
(439/798) Installing kasync (0.3.0-r2)
(440/798) Installing gpg-wks-server (2.2.40-r0)
(441/798) Installing gpgv (2.2.40-r0)
(442/798) Installing libldap (2.6.3-r6)
(443/798) Installing gnupg-dirmngr (2.2.40-r0)
(444/798) Installing gnupg-utils (2.2.40-r0)
(445/798) Installing gnupg-wks-client (2.2.40-r0)
(446/798) Installing gnupg (2.2.40-r0)
(447/798) Installing iso-codes (4.12.0-r0)
(448/798) Installing kcontacts (5.99.0-r0)
(449/798) Installing kpeople (5.99.0-r0)
(450/798) Installing libical (3.0.16-r1)
(451/798) Installing kcalendarcore (5.99.0-r0)
(452/798) Installing kmime (22.08.3-r0)
(453/798) Installing kimap2 (0.4.0-r1)
(454/798) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0)
(455/798) Installing kdav2 (0.4.0-r1)
(456/798) Installing lmdb (0.9.29-r2)
(457/798) Installing libxapian (1.4.21-r0)
(458/798) Installing sink (0.9.0-r3)
(459/798) Installing kpeoplesink (0_git20210224-r1)
(460/798) Installing kpeoplevcard (0.1-r2)
(461/798) Installing libraw (0.20.2-r1)
(462/798) Installing libraw-tools (0.20.2-r1)
(463/798) Installing lcms2 (2.14-r0)
(464/798) Installing imagemagick-libs (7.1.0.52-r0)
(465/798) Installing jbig2dec (0.19-r1)
(466/798) Installing ghostscript (10.0.0-r0)
(467/798) Installing libde265 (1.0.9-r0)
(468/798) Installing libheif (1.13.0-r0)
(469/798) Installing libjxl (0.7.0-r0)
(470/798) Installing librsvg (2.55.1-r0)
(471/798) Installing imagemagick (7.1.0.52-r0)
(472/798) Installing perl (5.36.0-r0)
(473/798) Installing perl-image-exiftool (12.42-r0)
(474/798) Installing exiftool (12.42-r0)
(475/798) Installing tzdata (2022f-r1)
(476/798) Installing openexr (3.1.5-r3)
(477/798) Installing soundtouch (2.3.1-r0)
(478/798) Installing libraw1394 (2.1.2-r3)
(479/798) Installing libusb (1.0.26-r0)
(480/798) Installing libdc1394 (2.2.6-r1)
(481/798) Installing tslib (1.22-r1)
(482/798) Installing directfb (1.7.7-r5)
(483/798) Installing faac (1.30-r2)
(484/798) Installing fdk-aac (2.0.2-r1)
(485/798) Installing flite (2.2-r1)
(486/798) Installing libsamplerate (0.2.2-r0)
(487/798) Installing jack (1.9.21-r0)
(488/798) Installing portaudio (19.7.0-r0)
(489/798) Installing fluidsynth-libs (2.3.0-r0)
(490/798) Installing libfreeaptx (0.1.1-r1)
(491/798) Installing gsm (1.0.22-r1)
(492/798) Installing libgudev (237-r1)
(493/798) Installing libldac (2.0.2.3-r0)
(494/798) Installing libmodplug (0.8.9.0-r2)
(495/798) Installing neon (0.32.4-r0)
(496/798) Installing libnice (0.1.19-r0)
(497/798) Installing openal-soft (1.22.2-r2)
(498/798) Installing openjpeg (2.5.0-r0)
(499/798) Installing librtmp (2.4_git20190330-r2)
(500/798) Installing sbc (2.0-r0)
(501/798) Installing spandsp (0.0.6-r2)
(502/798) Installing libsrtp (2.4.2-r3)
(503/798) Installing vo-aacenc (0.1.3-r0)
(504/798) Installing vo-amrwbenc (0.1.3-r0)
(505/798) Installing libzbar (0.23.92-r1)
(506/798) Installing gst-plugins-bad (1.20.4-r1)
(507/798) Installing gtk4.0 (4.8.2-r0)
Executing gtk4.0-4.8.2-r0.post-install
(508/798) Installing megapixels (1.5.2-r0)
(509/798) Installing mesa-gles (22.2.3-r0)
(510/798) Installing encodings (1.0.6-r0)
(511/798) Installing libfontenc (1.1.6-r0)
(512/798) Installing mkfontscale (1.2.2-r1)
(513/798) Installing font-dejavu (2.37-r3)
(514/798) Installing sdl2_ttf (2.20.1-r0)
(515/798) Installing osk-sdl (0.67.1-r1)
(516/798) Installing kcmutils (5.99.0-r0)
(517/798) Installing frameworkintegration (5.99.0-r0)
(518/798) Installing oxygen (5.26.3-r0)
(519/798) Installing modemmanager-qt (5.99.0-r0)
(520/798) Installing callaudiod-libs (0.1.4-r0)
(521/798) Installing abseil-cpp (20220623.1-r1)
(522/798) Installing boost1.80-thread (1.80.0-r3)
(523/798) Installing libprotobuf (3.21.9-r0)
(524/798) Installing libphonenumber (8.13.0-r0)
(525/798) Installing plasma-dialer (22.09-r0)
(526/798) Installing plasma-mobile-sounds (0.1-r1)
(527/798) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0)
(528/798) Installing plasma-phonebook (22.09-r0)
(529/798) Installing postmarketos-artwork-wallpapers (2-r1)
(530/798) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(531/798) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(532/798) Installing dbus-openrc (1.14.4-r0)
(533/798) Installing bluez (5.66-r0)
(534/798) Installing bluez-openrc (5.66-r0)
(535/798) Installing bluez-obexd (5.66-r0)
(536/798) Installing kded (5.99.0-r0)
(537/798) Installing bluez-qt (5.99.0-r0)
(538/798) Installing bluedevil (5.26.3-r0)
(539/798) Installing breeze (5.26.3-r0)
(540/798) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(541/798) Installing callaudiod (0.1.4-r0)
(542/798) Installing dnsmasq-common (2.87-r0)
(543/798) Installing dnsmasq-openrc (2.87-r0)
(544/798) Installing dnsmasq (2.87-r0)
Executing dnsmasq-2.87-r0.pre-install
(545/798) Installing linux-pam (1.5.2-r1)
(546/798) Installing shadow (4.13-r0)
(547/798) Installing libacl (2.3.1-r1)
(548/798) Installing elogind (246.10-r5)
(549/798) Installing elogind-openrc (246.10-r5)
(550/798) Installing hfd-service (0.1.0-r1)
(551/798) Installing hfd-service-openrc (0.1.0-r1)
(552/798) Installing iio-sensor-proxy (3.4-r0)
(553/798) Installing iio-sensor-proxy-openrc (3.4-r0)
(554/798) Installing libkscreen (5.26.3-r0)
(555/798) Installing layer-shell-qt (5.26.3-r0)
(556/798) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(557/798) Installing kscreen (5.26.3-r0)
(558/798) Installing socat (1.7.4.4-r0)
(559/798) Installing kwallet-pam (5.26.3-r0)
(560/798) Installing kwayland-integration (5.26.3-r0)
(561/798) Installing polkit-common (121-r0)
Executing polkit-common-121-r0.pre-install
(562/798) Installing duktape (2.7.0-r0)
(563/798) Installing polkit-elogind (121-r0)
(564/798) Installing libmm-glib (1.20.0-r0)
(565/798) Installing libmbim (1.28.0-r0)
(566/798) Installing libqrtr-glib (1.2.2-r0)
(567/798) Installing libqmi (1.32.0-r0)
(568/798) Installing modemmanager (1.20.0-r0)
(569/798) Installing modemmanager-openrc (1.20.0-r0)
(570/798) Installing libnm (1.40.2-r0)
(571/798) Installing networkmanager-common (1.40.2-r0)
(572/798) Installing networkmanager-openrc (1.40.2-r0)
(573/798) Installing libmnl (1.0.5-r0)
(574/798) Installing libnftnl (1.2.3-r0)
(575/798) Installing iptables (1.8.8-r2)
(576/798) Installing iptables-openrc (1.8.8-r2)
(577/798) Installing libndp (1.8-r1)
(578/798) Installing libidn2 (2.3.4-r0)
(579/798) Installing libpsl (0.21.1-r1)
(580/798) Installing networkmanager (1.40.2-r0)
Executing networkmanager-1.40.2-r0.pre-install
Executing networkmanager-1.40.2-r0.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
(581/798) Installing networkmanager-cli (1.40.2-r0)
(582/798) Installing pcre (8.45-r2)
(583/798) Installing slang (2.3.3-r0)
(584/798) Installing newt (0.52.21-r4)
(585/798) Installing networkmanager-tui (1.40.2-r0)
(586/798) Installing wireless-regdb (2022.08.12-r0)
(587/798) Installing networkmanager-wifi (1.40.2-r0)
Executing networkmanager-wifi-1.40.2-r0.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(588/798) Installing mobile-broadband-provider-info (20221107-r0)
(589/798) Installing networkmanager-wwan (1.40.2-r0)
(590/798) Installing libunwind (1.6.2-r0)
(591/798) Installing libcamera (0.0.1-r1)
(592/798) Installing pipewire-libs (0.3.60-r1)
(593/798) Installing libuv (1.44.2-r0)
(594/798) Installing roc-toolkit-libs (0.1.5-r2)
(595/798) Installing webrtc-audio-processing (0.3.1-r6)
(596/798) Installing pipewire (0.3.60-r1)
(597/798) Installing breeze-icons (5.99.0-r0)
(598/798) Installing dbus-x11 (1.14.4-r0)
(599/798) Installing kactivities (5.99.0-r0)
(600/798) Installing kpipewire (5.26.3-r0)
(601/798) Installing dconf (0.40.0-r2)
(602/798) Installing anthy (9100h-r2)
(603/798) Installing maliit-framework (2.3.0-r1)
(604/798) Installing kyotocabinet (1.2.79-r3)
(605/798) Installing libpinyin (2.7.92-r0)
(606/798) Installing tinyxml (2.6.2-r1)
(607/798) Installing presage (0.9.1-r2)
(608/798) Installing maliit-keyboard (2.3.1-r1)
(609/798) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(610/798) Installing plasma-nano (5.26.3-r0)
(611/798) Installing networkmanager-qt (5.99.0-r0)
(612/798) Installing plasma-nm (5.26.3-r0)
(613/798) Installing plasma-nm-mobile (5.26.3-r0)
(614/798) Installing fftw-single-libs (3.3.10-r1)
(615/798) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(616/798) Installing pulseaudio-bluez (9999_git20220528-r0)
(617/798) Installing pulseaudio-alsa (9999_git20220528-r0)
(618/798) Installing alsa-utils-openrc (1.2.8-r0)
(619/798) Installing pulseaudio-openrc (9999_git20220528-r0)
(620/798) Installing libcanberra-pulse (0.30-r9)
(621/798) Installing plasma-pa (5.26.3-r0)
(622/798) Installing libdaemon (0.14-r3)
(623/798) Installing openrc-settingsd (1.1.0-r0)
(624/798) Installing openrc-settingsd-openrc (1.1.0-r0)
(625/798) Installing plasma-settings (22.09-r1)
(626/798) Installing kactivitymanagerd (5.26.3-r0)
(627/798) Installing kinit (5.99.0-r0)
(628/798) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(629/798) Installing kdnssd (5.99.0-r0)
(630/798) Installing syntax-highlighting (5.99.0-r0)
(631/798) Installing kdsoap (2.1.1-r0)
(632/798) Installing libmtp (1.1.20-r2)
(633/798) Installing clang15-libclang (15.0.4-r0)
(634/798) Installing qt5-qttools (5.15.6_git20220907-r1)
(635/798) Installing phonon (4.11.1-r3)
(636/798) Installing talloc (2.3.4-r0)
(637/798) Installing tevent (0.13.0-r0)
(638/798) Installing samba-util-libs (4.16.6-r0)
(639/798) Installing jansson (2.14-r0)
(640/798) Installing ldb (2.5.2-r0)
(641/798) Installing libwbclient (4.16.6-r0)
(642/798) Installing samba-libs (4.16.6-r0)
(643/798) Installing libsmbclient (4.16.6-r0)
(644/798) Installing kio-extras (22.08.3-r0)
(645/798) Installing kquickcharts (5.99.0-r0)
(646/798) Installing xorg-server-common (21.1.4-r1)
(647/798) Installing libxkbfile (1.1.1-r0)
(648/798) Installing xkbcomp (1.4.5-r1)
(649/798) Installing libxfont2 (2.0.6-r0)
(650/798) Installing libtirpc-conf (1.3.3-r0)
(651/798) Installing libtirpc-nokrb (1.3.3-r0)
(652/798) Installing libxcvt (0.1.2-r0)
(653/798) Installing xwayland (22.1.5-r0)
(654/798) Installing kscreenlocker (5.26.3-r0)
(655/798) Installing libqaccessibilityclient (0.4.1-r1)
(656/798) Installing xcb-util-cursor (0.1.4-r0)
(657/798) Installing kwin (5.26.2.1-r0)
(658/798) Installing kitemmodels (5.99.0-r0)
(659/798) Installing threadweaver (5.99.0-r0)
(660/798) Installing krunner (5.99.0-r0)
(661/798) Installing milou (5.26.3-r0)
(662/798) Installing pipewire-media-session (0.4.1-r0)
(663/798) Installing font-hack (3.003-r3)
(664/798) Installing qqc2-desktop-style (5.99.0-r0)
(665/798) Installing plasma-integration (5.26.3-r0)
(666/798) Installing qtchooser (66-r2)
(667/798) Installing plasma-workspace-libs (5.26.3-r0)
(668/798) Installing kactivities-stats (5.99.0-r0)
(669/798) Installing baloo (5.99.0-r0)
(670/798) Installing kholidays (5.99.0-r0)
(671/798) Installing libkexiv2 (22.08.3-r0)
(672/798) Installing knotifyconfig (5.99.0-r0)
(673/798) Installing kparts (5.99.0-r0)
(674/798) Installing zxing-cpp (1.4.0-r0)
(675/798) Installing libdmtx-libs (0.7.7-r0)
(676/798) Installing libqrencode (4.1.1-r1)
(677/798) Installing prison (5.99.0-r0)
(678/798) Installing ktexteditor (5.99.0-r0)
(679/798) Installing libnl3 (3.7.0-r0)
(680/798) Installing libpcap (1.10.1-r1)
(681/798) Installing lm-sensors-libs (3.6.0-r4)
(682/798) Installing libksysguard (5.26.3-r0)
(683/798) Installing kuserfeedback (1.2.0-r1)
(684/798) Installing gpsd (3.24-r0)
(685/798) Installing gpsd-openrc (3.24-r0)
(686/798) Installing mpfr4 (4.1.0-r0)
(687/798) Installing libqalculate (4.4.0-r1)
(688/798) Installing plasma-workspace (5.26.3-r0)
(689/798) Installing kpty (5.99.0-r0)
(690/798) Installing kdesu (5.99.0-r0)
(691/798) Installing kde-cli-tools (5.26.3-r0)
(692/798) Installing qqc2-breeze-style (5.26.3-r0)
(693/798) Installing plasma-mobile (5.26.3-r0)
(694/798) Installing polkit-kde-agent-1 (5.26.3-r0)
(695/798) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(696/798) Installing chrony-openrc (4.3-r0)
(697/798) Installing haveged (1.9.18-r0)
(698/798) Installing haveged-openrc (1.9.18-r0)
(699/798) Installing nftables (1.0.5-r2)
(700/798) Installing nftables-openrc (1.0.5-r2)
(701/798) Installing postmarketos-config-nftables (0.13-r0)
Executing postmarketos-config-nftables-0.13-r0.post-install
 * service nftables added to runlevel default
(702/798) Installing postmarketos-config-nftables-networkmanager (0.13-r0)
(703/798) Installing postmarketos-base-nftables (23-r1)
Executing postmarketos-base-nftables-23-r1.post-install
(704/798) Installing postmarketos-artwork-icons (2-r1)
(705/798) Installing util-linux (2.38.1-r0)
(706/798) Installing libfdisk (2.38.1-r0)
(707/798) Installing libsmartcols (2.38.1-r0)
(708/798) Installing util-linux-misc (2.38.1-r0)
(709/798) Installing libeconf (0.4.7-r0)
(710/798) Installing runuser (2.38.1-r0)
(711/798) Installing mount (2.38.1-r0)
(712/798) Installing losetup (2.38.1-r0)
(713/798) Installing hexdump (2.38.1-r0)
(714/798) Installing uuidgen (2.38.1-r0)
(715/798) Installing blkid (2.38.1-r0)
(716/798) Installing sfdisk (2.38.1-r0)
(717/798) Installing mcookie (2.38.1-r0)
(718/798) Installing agetty (2.38.1-r0)
(719/798) Installing agetty-openrc (0.45.2-r4)
(720/798) Installing wipefs (2.38.1-r0)
(721/798) Installing cfdisk (2.38.1-r0)
(722/798) Installing umount (2.38.1-r0)
(723/798) Installing util-linux-openrc (2.38.1-r0)
(724/798) Installing flock (2.38.1-r0)
(725/798) Installing lsblk (2.38.1-r0)
(726/798) Installing libcap-ng (0.8.3-r1)
(727/798) Installing setpriv (2.38.1-r0)
(728/798) Installing logger (2.38.1-r0)
(729/798) Installing partx (2.38.1-r0)
(730/798) Installing fstrim (2.38.1-r0)
(731/798) Installing findmnt (2.38.1-r0)
(732/798) Installing pcsc-lite-libs (1.9.9-r0)
(733/798) Installing wpa_supplicant (2.10-r4)
(734/798) Installing wpa_supplicant-openrc (2.10-r4)
(735/798) Installing ifupdown-ng-wifi (0.12.1-r0)
(736/798) Installing postmarketos-base-ui (6-r1)
Executing postmarketos-base-ui-6-r1.post-install
(737/798) Installing postmarketos-base-ui-networkmanager (6-r1)
(738/798) Installing mpdecimal (2.5.1-r1)
(739/798) Installing python3 (3.10.8-r3)
(740/798) Installing py3-ruamel.yaml.clib (0.2.7-r0)
(741/798) Installing py3-ruamel.yaml (0.17.21-r0)
(742/798) Installing sleep-inhibitor (1.16-r0)
(743/798) Installing sleep-inhibitor-openrc (1.16-r0)
(744/798) Installing postmarketos-base-ui-elogind (6-r1)
Executing postmarketos-base-ui-elogind-6-r1.post-install
(745/798) Installing py3-dbus (1.3.2-r0)
(746/798) Installing obex-capabilities (0.2.1-r1)
(747/798) Installing obex-capabilities-bluez-obexd (0.2.1-r1)
(748/798) Installing postmarketos-base-ui-bluez-obexd (6-r1)
(749/798) Installing pulseaudio-utils (9999_git20220528-r0)
(750/798) Installing postmarketos-base-ui-pulseaudio (6-r1)
(751/798) Installing upower (1.90.0-r2)
(752/798) Installing powerdevil-libs (5.26.3-r0)
(753/798) Installing powerdevil (5.26.3-r0)
(754/798) Installing bubblewrap (0.7.0-r0)
(755/798) Installing fuse-common (3.12.0-r0)
(756/798) Installing fuse-openrc (3.12.0-r0)
(757/798) Installing fuse3-libs (3.12.0-r0)
(758/798) Installing fuse3 (3.12.0-r0)
(759/798) Installing json-glib (1.6.6-r1)
(760/798) Installing xdg-desktop-portal (1.15.0-r0)
(761/798) Installing xdg-desktop-portal-kde (5.26.3-r0)
(762/798) Installing autologin (1.0.0-r4)
(763/798) Installing tinydm (1.1.2-r1)
(764/798) Installing tinydm-openrc (1.1.2-r1)
(765/798) Installing postmarketos-base-ui-tinydm (6-r1)
(766/798) Installing font-alias (1.0.4-r0)
(767/798) Installing util-macros (1.19.3-r0)
(768/798) Installing font-misc-misc (1.1.2-r3)
(769/798) Installing font-cursor-misc (1.0.3-r3)
(770/798) Installing xauth (1.1.2-r0)
(771/798) Installing xmodmap (1.0.11-r0)
(772/798) Installing xrdb (1.2.1-r1)
(773/798) Installing xinit (1.4.1-r1)
(774/798) Installing xorg-server (21.1.4-r1)
(775/798) Installing libinput (1.21.0-r0)
(776/798) Installing xf86-input-libinput (1.2.1-r0)
(777/798) Installing xf86-video-fbdev (0.5.0-r3)
(778/798) Installing postmarketos-base-ui-x11 (6-r1)
(779/798) Installing postmarketos-ui-plasma-mobile (3.9-r0)
Executing postmarketos-ui-plasma-mobile-3.9-r0.post-install
 * service tinydm added to runlevel default
 * rc-update: service `urfkill' does not exist
 * service iio-sensor-proxy added to runlevel default
 * service bluetooth added to runlevel default
 * service hfd-service added to runlevel default
 * service networkmanager added to runlevel default
 * service modemmanager added to runlevel default
 * rc-update: service `ofono' is not in the runlevel `default'
tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop
(780/798) Installing libexif (0.6.24-r0)
(781/798) Installing hwloc (2.8.0-r0)
(782/798) Installing libtbb (2021.7.0-r0)
(783/798) Installing opencv (4.6.0-r3)
(784/798) Installing postprocessd (0.2.1-r0)
(785/798) Installing postprocessd-megapixels (0.2.1-r0)
(786/798) Installing qmltermwidget (0.2.0-r1)
(787/798) Installing qmlkonsole (22.09-r1)
(788/798) Installing c-ares (1.18.1-r0)
(789/798) Installing spacebar (22.09-r0)
(790/798) Installing hkdm (0.2.0-r0)
(791/798) Installing buffyboard (0.2.0-r0)
(792/798) Installing terminus-font (4.49.1-r3)
(793/798) Installing kbd-misc (2.5.1-r3)
(794/798) Installing kbd (2.5.1-r3)
(795/798) Installing kbd-openrc (2.5.1-r3)
(796/798) Installing ttyescape (1.0.1-r1)
Executing ttyescape-1.0.1-r1.post-install
(797/798) Installing ttyescape-openrc (1.0.1-r1)
(798/798) Installing xdg-user-dirs (0.18-r0)
Executing busybox-1.35.0-r27.trigger
Executing glib-2.74.1-r2.trigger
Executing fontconfig-2.14.1-r0.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gdk-pixbuf-2.42.10-r0.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing eudev-3.2.11-r3.trigger
Executing postmarketos-mkinitfs-1.5.1-r1.trigger
2022/11/14 15:52:29 Generating for kernel version: 6.0.8-0-edge
2022/11/14 15:52:29 Output directory: /boot
2022/11/14 15:52:29 == Generating initramfs ==
2022/11/14 15:52:29 - Including hook files
2022/11/14 15:52:29 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/11/14 15:52:29 - Including hook scripts
2022/11/14 15:52:29 - Including required binaries
2022/11/14 15:52:29 - Including kernel modules
2022/11/14 15:52:29 - Including splash images
2022/11/14 15:52:29 - Writing and verifying initramfs archive
2022/11/14 15:52:29 == Generating initramfs extra ==
2022/11/14 15:52:29 - Including extra binaries
2022/11/14 15:52:29 - Including FDE support
2022/11/14 15:52:29 - Writing and verifying initramfs-extra archive
2022/11/14 15:52:29 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/11/14 15:52:30 mkinitfs completed in: 1.341278718s
Executing postmarketos-base-23-r1.trigger
Executing ca-certificates-20220614-r2.trigger
Executing mkfontscale-1.2.2-r1.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3108 MiB in 823 packages
(2450709) [15:52:35] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3108 MiB in 823 packages
(2450709) [15:52:36] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi, device-tablet-x64uefi-kernel-edge (pmbootstrap -v for details)
(2450709) [15:52:36] (rootfs_tablet-x64uefi) install device-tablet-x64uefi device-tablet-x64uefi-kernel-edge
(2450709) [15:52:36] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(2450709) [15:52:36] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(2450709) [15:52:36] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(2450709) [15:52:36] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-tablet-x64uefi device-tablet-x64uefi-kernel-edge
(2450709) [15:52:36] New background process: pid=2459175, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3108 MiB in 823 packages
(2450709) [15:52:36] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3108 MiB in 823 packages
(2450709) [15:52:37] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(2450709) [15:52:37] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs
(2450709) [15:52:37] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(2450709) [15:52:37] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(2450709) [15:52:37] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(2450709) [15:52:37] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(2450709) [15:52:37] New background process: pid=2459188, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3108 MiB in 823 packages
(2450709) [15:52:38] (rootfs_tablet-x64uefi) mkinitfs edge
(2450709) [15:52:38] (rootfs_tablet-x64uefi) % mkinitfs
2022/11/14 15:52:38 Generating for kernel version: 6.0.8-0-edge
2022/11/14 15:52:38 Output directory: /boot
2022/11/14 15:52:38 == Generating initramfs ==
2022/11/14 15:52:38 - Including hook files
2022/11/14 15:52:38 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/11/14 15:52:38 - Including hook scripts
2022/11/14 15:52:38 - Including required binaries
2022/11/14 15:52:38 - Including kernel modules
2022/11/14 15:52:38 - Including splash images
2022/11/14 15:52:38 - Writing and verifying initramfs archive
2022/11/14 15:52:38 == Generating initramfs extra ==
2022/11/14 15:52:38 - Including extra binaries
2022/11/14 15:52:38 - Including FDE support
2022/11/14 15:52:38 - Writing and verifying initramfs-extra archive
2022/11/14 15:52:39 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/11/14 15:52:39 mkinitfs completed in: 1.220873702s
(2450709) [15:52:39]  *** SET LOGIN PASSWORD FOR: 'user' ***
(2450709) [15:52:39] (rootfs_tablet-x64uefi) % passwd user
New password: Retype new password: passwd: password updated successfully
(2450709) [15:52:39] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow
(2450709) [15:52:39] (rootfs_tablet-x64uefi) locking root
(2450709) [15:52:39] (rootfs_tablet-x64uefi) % passwd -l root
passwd: password changed.
(2450709) [15:52:39] NOTE: No valid keymap specified for device
(2450709) [15:52:39] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC
(2450709) [15:52:40] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname
(2450709) [15:52:40] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts
(2450709) [15:52:41] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(2450709) [15:52:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(2450709) [15:52:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(2450709) [15:52:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(2450709) [15:52:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(2450709) [15:52:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(2450709) [15:52:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(2450709) [15:52:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(2450709) [15:52:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(2450709) [15:52:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(2450709) [15:52:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(2450709) [15:52:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(2450709) [15:52:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(2450709) [15:52:41] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap
(2450709) [15:52:41] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2450709) [15:52:41] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
3191640	/home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
(2450709) [15:52:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2450709) [15:52:41] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(2450709) [15:52:41] (native) create tablet-x64uefi.img (4046M)
(2450709) [15:52:41] (native) % truncate -s 4046M /home/pmos/rootfs/tablet-x64uefi.img
(2450709) [15:52:41] (native) mount /dev/install (tablet-x64uefi.img)
(2450709) [15:52:41] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop)
(2450709) [15:52:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(2450709) [15:52:41] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(2450709) [15:52:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(2450709) [15:52:41] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(2450709) [15:52:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(2450709) [15:52:41] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(2450709) [15:52:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(2450709) [15:52:41] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(2450709) [15:52:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(2450709) [15:52:41] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(2450709) [15:52:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(2450709) [15:52:41] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(2450709) [15:52:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(2450709) [15:52:41] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(2450709) [15:52:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(2450709) [15:52:41] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(2450709) [15:52:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(2450709) [15:52:41] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(2450709) [15:52:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(2450709) [15:52:41] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(2450709) [15:52:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(2450709) [15:52:41] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(2450709) [15:52:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(2450709) [15:52:41] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(2450709) [15:52:41] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img
(2450709) [15:52:41] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1634.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2620.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2450709) [15:52:41] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1634.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2620.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2450709) [15:52:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(2450709) [15:52:42] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(2450709) [15:52:42] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(2450709) [15:52:42] (native) % parted -s /dev/install mktable msdos
(2450709) [15:52:42] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M
(2450709) [15:52:42] (native) % parted -s /dev/install mkpart primary 256M 100%
(2450709) [15:52:42] (native) % parted -s /dev/install set 1 boot on
(2450709) [15:52:42] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1634.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2620.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2450709) [15:52:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2450709) [15:52:42] % sudo mount --bind /dev/loop0p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2450709) [15:52:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2450709) [15:52:42] % sudo mount --bind /dev/loop0p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2450709) [15:52:42] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(2450709) [15:52:42] (native) install e2fsprogs
(2450709) [15:52:42] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2450709) [15:52:42] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2450709) [15:52:42] (native) % cat /tmp/apk_progress_fifo
(2450709) [15:52:42] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(2450709) [15:52:42] New background process: pid=2459721, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r4)
(2/3) Installing e2fsprogs-libs (1.46.5-r4)
(3/3) Installing e2fsprogs (1.46.5-r4)
Executing busybox-1.35.0-r27.trigger
OK: 21 MiB in 71 packages
(2450709) [15:52:43] (native) format /dev/installp2 (root, ext4)
(2450709) [15:52:43] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(2450709) [15:52:43] (native) mount /dev/installp2 to /mnt/install
(2450709) [15:52:43] (native) % mkdir -p /mnt/install
(2450709) [15:52:43] (native) % mount /dev/installp2 /mnt/install
(2450709) [15:52:43] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(2450709) [15:52:43] (native) install dosfstools
(2450709) [15:52:43] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2450709) [15:52:43] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2450709) [15:52:43] (native) % cat /tmp/apk_progress_fifo
(2450709) [15:52:43] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(2450709) [15:52:43] New background process: pid=2459756, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing dosfstools (4.2-r1)
Executing busybox-1.35.0-r27.trigger
OK: 22 MiB in 72 packages
(2450709) [15:52:44] (native) format /dev/installp1 (boot, fat16), mount to mountpoint
(2450709) [15:52:44] (native) % mkfs.fat -F 16 -n pmOS_boot /dev/installp1
mkfs.fat 4.2 (2021-01-31)
mkfs.fat: Warning: lowercase labels might not work properly on some systems
(2450709) [15:52:44] (native) % mkdir -p /mnt/install/boot
(2450709) [15:52:44] (native) % mount /dev/installp1 /mnt/install/boot
(2450709) [15:52:44] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(2450709) [15:52:44] (native) copy rootfs_tablet-x64uefi to /mnt/install/
(2450709) [15:52:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi
(2450709) [15:52:44] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi
(2450709) [15:52:44] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(2450709) [15:52:44] (native) % cd /mnt/rootfs_tablet-x64uefi; cp -a boot tmp root srv etc dev var sbin proc mnt opt sys lib run usr bin media /mnt/install/
(2450709) [15:53:06] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(2450709) [15:53:06] % sudo cp -a /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(2450709) [15:53:06] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(2450709) [15:53:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2450709) [15:53:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2450709) [15:53:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2450709) [15:53:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2450709) [15:53:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2450709) [15:53:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2450709) [15:53:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2450709) [15:53:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2450709) [15:53:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2450709) [15:53:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2450709) [15:53:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2450709) [15:53:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2450709) [15:53:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2450709) [15:53:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2450709) [15:53:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2450709) [15:53:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2450709) [15:53:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2450709) [15:53:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2450709) [15:53:06] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(2450709) [15:53:06] % cat /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
http://mirror.postmarketos.org/postmarketos/master
http://dl-cdn.alpinelinux.org/alpine/edge/main
http://dl-cdn.alpinelinux.org/alpine/edge/community
http://dl-cdn.alpinelinux.org/alpine/edge/testing
(2450709) [15:53:06] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(2450709) [15:53:06] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(2450709) [15:53:09] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1634.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2620.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2450709) [15:53:09] (native) umount /dev/loop0
(2450709) [15:53:09] (native) % losetup -d /dev/loop0
(2450709) [15:53:09] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2450709) [15:53:09] 
(2450709) [15:53:09] *** FLASHING INFORMATION ***
(2450709) [15:53:09] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(2450709) [15:53:09] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(2450709) [15:53:09] 
(2450709) [15:53:09] *** SSH DAEMON INFORMATION ***
(2450709) [15:53:09] SSH daemon is enabled (disable with --no-sshd).
(2450709) [15:53:09] Login as 'user' with the password given during installation.
(2450709) [15:53:09] 
(2450709) [15:53:09] *** FIREWALL INFORMATION ***
(2450709) [15:53:09] Firewall is enabled, but will not work (no support in kernel config for nftables).
(2450709) [15:53:09] If/when the kernel supports it in the future, it will work automatically.
(2450709) [15:53:09] For more information: https://postmarketos.org/firewall
(2450709) [15:53:09] 
(2450709) [15:53:09] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(2450709) [15:53:09] DONE!
total 3282792
-rw-r--r-- 1 root 12345 4242538496 Nov 14 15:53 tablet-x64uefi.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/tablet-x64uefi.img' -> './tablet-x64uefi.img'
Loop Device: /dev/loop0
NAME        SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE                                                                         DIO LOG-SEC
/dev/loop1          0      0         1  1 /var/lib/snapd/snaps/core18_2566.snap                                               0     512
/dev/loop8          0      0         1  0 /storagepool/storagepool-ext.img                                                    0     512
/dev/loop6          0      0         1  1 /var/lib/snapd/snaps/core18_2620.snap                                               0     512
/dev/loop4          0      0         1  1 /var/lib/snapd/snaps/core20_1623.snap (deleted)                                     0     512
/dev/loop2          0      0         1  1 /var/lib/snapd/snaps/core20_1634.snap                                               0     512
/dev/loop0          0      0         0  0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img   0     512
/dev/loop9          0      0         1  1 /var/lib/snapd/snaps/snapd_17336.snap                                               0     512
/dev/loop7          0      0         1  1 /var/lib/snapd/snaps/snapd_17029.snap                                               0     512
/dev/loop5          0      0         1  1 /var/lib/snapd/snaps/lxd_22753.snap                                                 0     512
/dev/loop3          0      0         1  1 /var/lib/snapd/snaps/lxd_22526.snap                                                 0     512
/dev/loop10         0      0         1  1 /var/lib/snapd/snaps/core20_1695.snap                                               0     512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Nov 14 15:53 pmOS_boot -> ../../loop0p1
lrwxrwxrwx 1 root root 13 Nov 14 15:53 pmOS_root -> ../../loop0p2
lrwxrwxrwx 1 root root 10 Nov 14 15:53 storagepool -> ../../sda1
total 88
drwxr-xr-x  2 root root  4096 Nov 14 15:52 bin
drwxr-xr-x  2 root root  4096 Nov 14 15:52 boot
drwxr-xr-x  2 root root  4096 Nov 14 15:49 dev
drwxr-xr-x 62 root root  4096 Nov 14 15:52 etc
drwxr-xr-x  3 root root  4096 Nov 14 15:53 home
drwxr-xr-x 14 root root  4096 Nov 14 15:52 lib
drwx------  2 root root 16384 Nov 14 15:52 lost+found
drwxr-xr-x  5 root root  4096 Nov 14 15:49 media
drwxr-xr-x  8 root root  4096 Nov 14 15:49 mnt
drwxr-xr-x  2 root root  4096 Nov 14 15:49 opt
drwxr-xr-x  2 root root  4096 Nov 14 15:49 proc
drwx------  2 root root  4096 Nov 14 15:49 root
drwxr-xr-x  6 root root  4096 Nov 14 15:52 run
drwxr-xr-x  2 root root  4096 Nov 14 15:52 sbin
drwxr-xr-x  2 root root  4096 Nov 14 15:49 srv
drwxr-xr-x  2 root root  4096 Nov 14 15:49 sys
drwxrwxrwt  2 root root  4096 Nov 14 15:52 tmp
drwxr-xr-x  9 root root  4096 Nov 14 15:50 usr
drwxr-xr-x 13 root root  4096 Nov 14 15:50 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-11-14 15:53:58--  https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub
Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18
Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 799 [application/x-mspublisher]
Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’

     0K                                                       100% 57.7M=0s

2022-11-14 15:53:58 (57.7 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]

Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/x86_64/APKINDEX.tar.gz
2022-11-14 08:01:03.511552 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0_rc1-160-g5ae86a5f5e [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0_rc1-158-g77a7e76d12 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0_rc1-158-g77a7e76d12 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24537 distinct packages available
(1/104) Upgrading kirigami2-libs (5.99.0-r0 -> 9999_git1668374698-r0)
(2/104) Upgrading kirigami2 (5.99.0-r0 -> 9999_git1668374698-r0)
(3/104) Upgrading kactivities-libs (5.99.0-r0 -> 9999_git1668211365-r0)
(4/104) Upgrading karchive (5.99.0-r0 -> 9999_git1668390994-r0)
(5/104) Upgrading kconfig (5.99.0-r0 -> 9999_git1668391005-r0)
(6/104) Upgrading kcoreaddons (5.99.0-r0 -> 9999_git1668391017-r0)
(7/104) Upgrading kwindowsystem (5.99.0-r0 -> 9999_git1668004450-r0)
(8/104) Upgrading kcrash (5.99.0-r0 -> 9999_git1667651095-r0)
(9/104) Upgrading kdbusaddons (5.99.0-r0 -> 9999_git1667786576-r0)
(10/104) Upgrading kglobalaccel (5.99.0-r0 -> 9999_git1667786660-r0)
(11/104) Upgrading kguiaddons (5.99.0-r0 -> 9999_git1668255009-r0)
(12/104) Upgrading ki18n (5.99.0-r0 -> 9999_git1668131976-r0)
(13/104) Upgrading kauth (5.99.0-r0 -> 9999_git1667786484-r0)
(14/104) Upgrading kcodecs (5.99.0-r0 -> 9999_git1668345447-r0)
(15/104) Upgrading kwidgetsaddons (5.99.0-r0 -> 9999_git1667786895-r0)
(16/104) Upgrading kconfigwidgets (5.99.0-r0 -> 9999_git1668291236-r0)
(17/104) Upgrading kiconthemes (5.99.0-r0 -> 9999_git1667786696-r0)
(18/104) Upgrading kitemviews (5.99.0-r0 -> 9999_git1667786742-r0)
(19/104) Upgrading kxmlgui (5.99.0-r0 -> 9999_git1668383963-r0)
(20/104) Upgrading kbookmarks (5.99.0-r0 -> 9999_git1668218287-r0)
(21/104) Upgrading kcompletion (5.99.0-r0 -> 9999_git1667786521-r0)
(22/104) Upgrading kdoctools (5.99.0-r0 -> 9999_git1667872572-r0)
(23/104) Upgrading kjobwidgets (5.99.0-r0 -> 9999_git1668218336-r0)
(24/104) Upgrading knotifications (5.99.0-r0 -> 9999_git1668218348-r0)
(25/104) Upgrading kservice (5.99.0-r0 -> 9999_git1667786846-r0)
(26/104) Upgrading solid-libs (5.99.0-r0 -> 9999_git1668391099-r0)
(27/104) Upgrading sonnet (5.99.0-r0 -> 9999_git1668391108-r0)
(28/104) Upgrading ktextwidgets (5.99.0-r0 -> 9999_git1668391076-r0)
(29/104) Upgrading kio (5.99.0-r0 -> 9999_git1668391042-r0)
(30/104) Upgrading kpackage (5.99.0-r0 -> 9999_git1667786800-r0)
(31/104) Upgrading kdeclarative (5.99.0-r0 -> 9999_git1666436074-r0)
(32/104) Upgrading kwayland (5.99.0-r0 -> 9999_git1667651546-r0)
(33/104) Upgrading plasma-framework (5.99.0-r0 -> 9999_git1668179016-r0)
(34/104) Upgrading kwallet (5.99.0-r0 -> 9999_git1667786886-r0)
(35/104) Upgrading purpose (5.99.0-r0 -> 9999_git1668391091-r0)
(36/104) Upgrading angelfish (22.09-r0 -> 9999_git1667789871-r0)
(37/104) Upgrading breeze-gtk (5.26.3-r0 -> 9999_git1667417749-r0)
(38/104) Upgrading attica (5.99.0-r0 -> 9999_git1667650921-r0)
(39/104) Upgrading kidletime (5.99.0-r0 -> 9999_git1667824017-r0)
(40/104) Upgrading knewstuff (5.99.0-r0 -> 9999_git1668304116-r0)
(41/104) Upgrading kirigami-addons (0.5-r0 -> 9999_git1668391244-r0)
(42/104) Upgrading kclock (22.09-r0 -> 9999_git1668392107-r0)
(43/104) Upgrading kdecoration (5.26.3-r0 -> 9999_git1667789379-r0)
(44/104) Upgrading kde-gtk-config (5.26.3-r0 -> 9999_git1668304265-r0)
(45/104) Upgrading kfilemetadata (5.99.0-r0 -> 9999_git1668045598-r0)
(46/104) Upgrading kcontacts (5.99.0-r0 -> 9999_git1667786550-r0)
(47/104) Upgrading kpeople (5.99.0-r0 -> 9999_git1667786819-r0)
(48/104) Upgrading kcalendarcore (5.99.0-r0 -> 9999_git1667651021-r0)
(49/104) Upgrading kcmutils (5.99.0-r0 -> 9999_git1667786502-r0)
(50/104) Upgrading frameworkintegration (5.99.0-r0 -> 9999_git1667650961-r0)
(51/104) Upgrading oxygen (5.26.3-r0 -> 9999_git1668305382-r0)
(52/104) Upgrading modemmanager-qt (5.99.0-r0 -> 9999_git1667651593-r0)
(53/104) Upgrading plasma-dialer (22.09-r0 -> 9999_git1668392124-r0)
(54/104) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1667789975-r0)
(55/104) Upgrading kded (5.99.0-r0 -> 9999_git1667651134-r0)
(56/104) Upgrading bluez-qt (5.99.0-r0 -> 9999_git1667650941-r0)
(57/104) Upgrading bluedevil (5.26.3-r0 -> 9999_git1668391831-r0)
(58/104) Upgrading breeze (5.26.3-r0 -> 9999_git1668046210-r0)
(59/104) Upgrading libkscreen (5.26.3-r0 -> 9999_git1668391936-r0)
(60/104) Upgrading layer-shell-qt (5.26.3-r0 -> 9999_git1666447153-r0)
(61/104) Upgrading kscreen (5.26.3-r0 -> 9999_git1668218974-r0)
(62/104) Upgrading kwallet-pam (5.26.3-r0 -> 9999_git1663246611-r0)
(63/104) Upgrading kwayland-integration (5.26.3-r0 -> 9999_git1667577609-r0)
(64/104) Upgrading breeze-icons (5.99.0-r0 -> 9999_git1668273286-r0)
(65/104) Upgrading kactivities (5.99.0-r0 -> 9999_git1668211365-r0)
(66/104) Upgrading plasma-nano (5.26.3-r0 -> 9999_git1667789641-r0)
(67/104) Upgrading networkmanager-qt (5.99.0-r0 -> 9999_git1667651602-r0)
(68/104) Upgrading plasma-nm (5.26.3-r0 -> 9999_git1668391994-r0)
(69/104) Upgrading plasma-nm-mobile (5.26.3-r0 -> 9999_git1668391994-r0)
(70/104) Upgrading plasma-pa (5.26.3-r0 -> 9999_git1666836724-r0)
(71/104) Upgrading plasma-settings (22.09-r1 -> 9999_git1668392133-r1)
(72/104) Upgrading kactivitymanagerd (5.26.3-r0 -> 9999_git1667789359-r0)
(73/104) Upgrading kinit (5.99.0-r0 -> 9999_git1667872586-r0)
(74/104) Upgrading kdnssd (5.99.0-r0 -> 9999_git1667786632-r0)
(75/104) Upgrading syntax-highlighting (5.99.0-r0 -> 9999_git1668391117-r0)
(76/104) Upgrading kquickcharts (5.99.0-r0 -> 9999_git1667651468-r0)
(77/104) Upgrading kscreenlocker (5.26.3-r0 -> 9999_git1667789459-r0)
(78/104) Upgrading kwin (5.26.2.1-r0 -> 9999_git1668391925-r0)
(79/104) Upgrading kitemmodels (5.99.0-r0 -> 9999_git1667651334-r0)
(80/104) Upgrading threadweaver (5.99.0-r0 -> 9999_git1667651697-r0)
(81/104) Upgrading krunner (5.99.0-r0 -> 9999_git1667651486-r0)
(82/104) Upgrading milou (5.26.3-r0 -> 9999_git1667789539-r0)
(83/104) Upgrading qqc2-desktop-style (5.99.0-r0 -> 9999_git1668189176-r0)
(84/104) Upgrading plasma-integration (5.26.3-r0 -> 9999_git1667959606-r0)
(85/104) Upgrading plasma-workspace-libs (5.26.3-r0 -> 9999_git1668395599-r0)
(86/104) Upgrading kactivities-stats (5.99.0-r0 -> 9999_git1667650982-r0)
(87/104) Upgrading baloo (5.99.0-r0 -> 9999_git1668390406-r0)
(88/104) Upgrading kholidays (5.99.0-r0 -> 9999_git1668218313-r0)
(89/104) Upgrading knotifyconfig (5.99.0-r0 -> 9999_git1667786791-r0)
(90/104) Upgrading kparts (5.99.0-r0 -> 9999_git1668391055-r0)
(91/104) Upgrading prison (5.99.0-r0 -> 9999_git1667651630-r0)
(92/104) Upgrading ktexteditor (5.99.0-r0 -> 9999_git1668391067-r0)
(93/104) Upgrading libksysguard (5.26.3-r0 -> 9999_git1668391946-r0)
(94/104) Upgrading plasma-workspace (5.26.3-r0 -> 9999_git1668395599-r0)
(95/104) Upgrading kpty (5.99.0-r0 -> 9999_git1667786828-r0)
(96/104) Upgrading kdesu (5.99.0-r0 -> 9999_git1663420106-r0)
(97/104) Upgrading kde-cli-tools (5.26.3-r0 -> 9999_git1668391869-r0)
(98/104) Upgrading qqc2-breeze-style (5.26.3-r0 -> 9999_git1667579379-r0)
(99/104) Upgrading plasma-mobile (5.26.3-r0 -> 9999_git1668395868-r0)
(100/104) Upgrading polkit-kde-agent-1 (5.26.3-r0 -> 9999_git1667789783-r0)
(101/104) Upgrading powerdevil-libs (5.26.3-r0 -> 9999_git1668392037-r0)
(102/104) Upgrading powerdevil (5.26.3-r0 -> 9999_git1668392037-r0)
(103/104) Upgrading xdg-desktop-portal-kde (5.26.3-r0 -> 9999_git1668392056-r0)
(104/104) Upgrading qmlkonsole (22.09-r1 -> 9999_git1668131594-r1)
Executing busybox-1.35.0-r27.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing eudev-3.2.11-r3.trigger
Executing postmarketos-base-23-r1.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3169 MiB in 823 packages
(1/12) Installing bash (5.2.9-r0)
Executing bash-5.2.9-r0.post-install
(2/12) Installing xdg-dbus-proxy (0.1.4-r0)
(3/12) Installing lz4-libs (1.9.4-r1)
(4/12) Installing libarchive (3.6.1-r1)
(5/12) Installing ostree (2022.6-r0)
(6/12) Installing libseccomp (2.5.4-r0)
(7/12) Installing flatpak (1.14.0-r2)
Executing flatpak-1.14.0-r2.pre-install
Executing flatpak-1.14.0-r2.post-install
modprobe: can't change directory to '5.15.0-48-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(8/12) Installing flatpak-libs (1.14.0-r2)
(9/12) Installing discover-backend-flatpak (5.26.3-r0)
(10/12) Installing htop (3.2.1-r1)
(11/12) Installing nano (6.4-r0)
(12/12) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing postmarketos-base-23-r1.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3179 MiB in 835 packages
(1/91) Installing syndication (9999_git1667651678-r0)
(2/91) Installing alligator (9999_git1668392089-r0)
(3/91) Installing libavc1394 (0.5.4-r3)
(4/91) Installing libcaca (0.99_beta20-r0)
(5/91) Installing libdv (1.0.0-r7)
(6/91) Installing libiec61883 (1.2.0-r3)
(7/91) Installing mpg123-libs (1.31.1-r0)
(8/91) Installing speex (1.2.1-r0)
(9/91) Installing libshout (2.4.6-r1)
(10/91) Installing wavpack (5.5.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r1)
(12/91) Installing py3-parsing (3.0.9-r0)
(13/91) Installing py3-packaging (21.3-r2)
(14/91) Installing py3-setuptools (65.5.1-r0)
(15/91) Installing py3-certifi (2022.9.24-r0)
(16/91) Installing py3-charset-normalizer (3.0.0-r0)
(17/91) Installing py3-idna (3.4-r2)
(18/91) Installing py3-urllib3 (1.26.12-r0)
(19/91) Installing py3-requests (2.28.1-r1)
(20/91) Installing py3-ytmusicapi (0.24.0-r0)
(21/91) Installing libmng (2.0.3-r1)
(22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/91) Installing py3-mutagen (1.46.0-r0)
(24/91) Installing py3-websockets (10.4-r0)
(25/91) Installing py3-brotli (1.0.9-r9)
(26/91) Installing yt-dlp (2022.11.11-r0)
(27/91) Installing audiotube (9999_git1668392098-r0)
(28/91) Installing calindori (9999_git1667789891-r0)
(29/91) Installing live-media (2022.10.01-r0)
(30/91) Installing libxpm (3.5.13-r1)
(31/91) Installing a52dec (0.7.4-r8)
(32/91) Installing vulkan-loader (1.3.231.1-r0)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.3-r0)
(35/91) Installing libcddb (1.3.2-r4)
(36/91) Installing libdvbpsi (1.3.3-r0)
(37/91) Installing libdvdcss (1.4.3-r0)
(38/91) Installing libdvdread (6.1.3-r0)
(39/91) Installing libdvdnav (6.1.1-r0)
(40/91) Installing libebml (1.4.4-r0)
(41/91) Installing faad2-libs (2.10.1-r0)
(42/91) Installing libupnp (1.14.14-r0)
(43/91) Installing lua5.2-libs (5.2.4-r10)
(44/91) Installing libmad (0.15.1b-r9)
(45/91) Installing libmatroska (1.7.1-r0)
(46/91) Installing libmicrodns (0.2.0-r0)
(47/91) Installing libmpeg2 (0.5.1-r9)
(48/91) Installing glslang-libs (11.12.0-r0)
(49/91) Installing glslang (11.12.0-r0)
(50/91) Installing spirv-tools (1.3.231.1-r0)
(51/91) Installing shaderc (2022.3-r1)
(52/91) Installing libplacebo (5.229.1-r0)
(53/91) Installing libprotobuf-lite (3.21.9-r0)
(54/91) Installing vlc-libs (3.0.17.4-r12)
(55/91) Installing vlc (3.0.17.4-r12)
(56/91) Installing elisa (22.08.3-r0)
(57/91) Installing kunitconversion (9999_git1667786877-r0)
(58/91) Installing kalk (9999_git1668390599-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1668127712-r0)
(61/91) Installing keysmith (9999_git1667927348-r0)
(62/91) Installing krecorder (9999_git1668305499-r1)
(63/91) Installing kpublictransport (22.08.3-r0)
(64/91) Installing ktrip (9999_git1667790799-r0)
(65/91) Installing kweathercore (9999_git1667787915-r0)
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/91) Installing kweather (9999_git1668392115-r1)
(68/91) Installing libquotient (0.6.11-r0)
(69/91) Installing libcmark (0.30.2-r1)
(70/91) Installing neochat (9999_git1668391532-r0)
(71/91) Installing kjs (9999_git1667651362-r0)
(72/91) Installing libdjvulibre (3.5.28-r2)
(73/91) Installing libzip (1.9.2-r2)
(74/91) Installing ebook-tools (0.2.2-r3)
(75/91) Installing discount-libs (2.2.7b-r0)
(76/91) Installing poppler (22.11.0-r0)
(77/91) Installing poppler-qt5 (22.11.0-r0)
(78/91) Installing kdegraphics-mobipocket (22.08.3-r0)
(79/91) Installing libspectre (0.2.11-r0)
(80/91) Installing okular-common (22.08.3-r0)
(81/91) Installing okular (22.08.3-r0)
(82/91) Installing plasma-camera (1.0_git20210328-r2)
(83/91) Installing gst-libav (1.20.4-r0)
(84/91) Installing gst-plugins-good-qt (1.20.4-r1)
(85/91) Installing plasmatube (9999_git1668392143-r0)
(86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
(87/91) Installing postmarketos-config-nftables-mdns (0.13-r0)
(88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0)
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(91/91) Installing tokodon (9999_git1668305064-r0)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing postmarketos-base-23-r1.trigger
Executing vlc-libs-3.0.17.4-r12.trigger
OK: 3295 MiB in 926 packages
(chroot) Exiting chroot...
[15:55:25] Unregister qemu binfmt (arm)
[15:55:25] Unregister qemu binfmt (aarch64)
[15:55:25] Unregister qemu binfmt (riscv64)
[15:55:26] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[15:55:26] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[15:55:26] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y
[15:55:26] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
[15:55:28] Cleared up ~6345 MB of space
[15:55:28] DONE!
Building image for pine64-pinephone
Already up to date.
[15:55:29] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:55:29] Channel [edge]: [15:55:29] Vendor [qemu]: [15:55:29] Device codename [amd64]: [15:55:29] Kernel [lts]: [15:55:29] Username [user]: [15:55:29] User interface [weston]: [15:55:29] Change them? (y/n) [n]: [15:55:29] Extra packages [none]: [15:55:29] Use this timezone instead of GMT? (y/n) [y]: [15:55:29] Choose default locale for installation [C.UTF-8]: [15:55:29] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:55:29] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:55:29] Config changed: ui='plasma-mobile'
[15:55:29] Config changed: device='pine64-pinephone'
[15:55:29] Config changed: kernel=''
[15:55:30] Config changed: extra_packages='osk-sdl'
(2483198) [15:55:30] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v
origin	https://gitlab.com/postmarketOS/pmaports.git (fetch)
origin	https://gitlab.com/postmarketOS/pmaports.git (push)
(2483198) [15:55:30] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge

[edge]
description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
branch_pmaports=master
branch_aports=master
mirrordir_alpine=edge

[v22.06]
description=Latest release / Recommended for best stability
branch_pmaports=v22.06
branch_aports=3.16-stable
mirrordir_alpine=v3.16

[v21.12]
description=Old release (unsupported)
branch_pmaports=v21.12
branch_aports=3.15-stable
mirrordir_alpine=v3.15

[v21.06]
description=Old release (unsupported)
branch_pmaports=v21.06
branch_aports=3.14-stable
mirrordir_alpine=v3.14

[v21.03]
description=Old release (unsupported)
branch_pmaports=v21.03
branch_aports=3.13-stable
mirrordir_alpine=v3.13

[v20.05]
description=Old release (unsupported)
branch_pmaports=v20.05
branch_aports=3.12-stable
mirrordir_alpine=v3.12
(2483198) [15:55:30] *** (1/4) PREPARE NATIVE CHROOT ***
(2483198) [15:55:30] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(2483198) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(2483198) [15:55:30] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(2483198) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(2483198) [15:55:30] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(2483198) [15:55:30] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(2483198) [15:55:30] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(2483198) [15:55:30] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(2483198) [15:55:30] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(2483198) [15:55:30] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(2483198) [15:55:30] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(2483198) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(2483198) [15:55:30] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(2483198) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(2483198) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(2483198) [15:55:30] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(2483198) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(2483198) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(2483198) [15:55:30] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(2483198) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(2483198) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(2483198) [15:55:30] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(2483198) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(2483198) [15:55:30] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(2483198) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(2483198) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(2483198) [15:55:30] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(2483198) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(2483198) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(2483198) [15:55:30] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(2483198) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(2483198) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(2483198) [15:55:30] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(2483198) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(2483198) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(2483198) [15:55:30] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(2483198) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(2483198) [15:55:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(2483198) [15:55:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(2483198) [15:55:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2483198) [15:55:31] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(2483198) [15:55:31] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(2483198) [15:55:31] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(2483198) [15:55:31] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(2483198) [15:55:31] Update package index for x86_64 (4 file(s))
(2483198) [15:55:31] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(2483198) [15:55:31] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(2483198) [15:55:31] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(2483198) [15:55:31] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(2483198) [15:55:31] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(2483198) [15:55:31] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(2483198) [15:55:31] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(2483198) [15:55:31] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(2483198) [15:55:32] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(2483198) [15:55:32] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk
(2483198) [15:55:32] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2483198) [15:55:32] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2483198) [15:55:32] extracted: /tmp/pmbootstrap_qwc0iu5apk
(2483198) [15:55:32] extracted: /tmp/pmbootstrap5oqst5zmsig
(2483198) [15:55:32] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2483198) [15:55:32] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap5oqst5zmsig /tmp/pmbootstrap_qwc0iu5apk
Verified OK
(2483198) [15:55:32] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(2483198) [15:55:32] % /tmp/pmbootstrap_qwc0iu5apk --version
apk-tools 2.12.10, compiled for x86_64.
(2483198) [15:55:32] (native) install alpine-base
(2483198) [15:55:32] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(2483198) [15:55:32] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub
(2483198) [15:55:32] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub
(2483198) [15:55:32] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2483198) [15:55:32] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub
(2483198) [15:55:32] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub
(2483198) [15:55:32] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub
(2483198) [15:55:32] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub
(2483198) [15:55:32] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub
(2483198) [15:55:32] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub
(2483198) [15:55:32] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub
(2483198) [15:55:32] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub
(2483198) [15:55:32] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub
(2483198) [15:55:32] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub
(2483198) [15:55:32] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub
(2483198) [15:55:32] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub
(2483198) [15:55:32] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub
(2483198) [15:55:32] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub
(2483198) [15:55:32] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub
(2483198) [15:55:32] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(2483198) [15:55:33] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(2483198) [15:55:33] (native) update /etc/apk/repositories
(2483198) [15:55:33] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2483198) [15:55:33] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2483198) [15:55:33] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2483198) [15:55:33] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2483198) [15:55:33] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2483198) [15:55:33] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(2483198) [15:55:33] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2483198) [15:55:33] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2483198) [15:55:33] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base
(2483198) [15:55:33] New background process: pid=2483702, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r4)
(3/25) Installing busybox (1.35.0-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(5/25) Installing alpine-baselayout (3.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r4)
Executing openrc-0.45.2-r4.post-install
(9/25) Installing mdev-conf (4.3-r0)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.15.0_rc1-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17.0_rc1-r0)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.7-r0)
(16/25) Installing libssl3 (3.0.7-r0)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17.0_rc1-r0)
Executing busybox-1.35.0-r27.trigger
OK: 10 MiB in 25 packages
(2483198) [15:55:34] (native) % adduser -D pmos -u 12345
(2483198) [15:55:34] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(2483198) [15:55:34] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(2483198) [15:55:34] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(2483198) [15:55:34] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(2483198) [15:55:34] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(2483198) [15:55:34] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(2483198) [15:55:34] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(2483198) [15:55:34] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(2483198) [15:55:34] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(2483198) [15:55:34] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(2483198) [15:55:34] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(2483198) [15:55:34] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(2483198) [15:55:34] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(2483198) [15:55:34] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(2483198) [15:55:34] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(2483198) [15:55:34] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(2483198) [15:55:35] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(2483198) [15:55:35] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(2483198) [15:55:35] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(2483198) [15:55:37] (native) install cryptsetup util-linux parted
(2483198) [15:55:37] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2483198) [15:55:37] (native) % cat /tmp/apk_progress_fifo
(2483198) [15:55:37] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(2483198) [15:55:37] New background process: pid=2484015, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/43) Installing libblkid (2.38.1-r0)
(2/43) Installing argon2-libs (20190702-r2)
(3/43) Installing device-mapper-libs (2.02.188-r0)
(4/43) Installing json-c (0.16-r0)
(5/43) Installing libuuid (2.38.1-r0)
(6/43) Installing cryptsetup-libs (2.5.0-r2)
(7/43) Installing popt (1.19-r0)
(8/43) Installing cryptsetup (2.5.0-r2)
(9/43) Installing cryptsetup-openrc (2.5.0-r2)
(10/43) Installing ncurses-terminfo-base (6.3_p20221105-r0)
(11/43) Installing ncurses-libs (6.3_p20221105-r0)
(12/43) Installing readline (8.2.0-r0)
(13/43) Installing parted (3.5-r0)
(14/43) Installing util-linux (2.38.1-r0)
(15/43) Installing libfdisk (2.38.1-r0)
(16/43) Installing libmount (2.38.1-r0)
(17/43) Installing libsmartcols (2.38.1-r0)
(18/43) Installing util-linux-misc (2.38.1-r0)
(19/43) Installing libeconf (0.4.7-r0)
(20/43) Installing linux-pam (1.5.2-r1)
(21/43) Installing runuser (2.38.1-r0)
(22/43) Installing mount (2.38.1-r0)
(23/43) Installing losetup (2.38.1-r0)
(24/43) Installing hexdump (2.38.1-r0)
(25/43) Installing uuidgen (2.38.1-r0)
(26/43) Installing blkid (2.38.1-r0)
(27/43) Installing sfdisk (2.38.1-r0)
(28/43) Installing mcookie (2.38.1-r0)
(29/43) Installing agetty (2.38.1-r0)
(30/43) Installing agetty-openrc (0.45.2-r4)
(31/43) Installing wipefs (2.38.1-r0)
(32/43) Installing cfdisk (2.38.1-r0)
(33/43) Installing umount (2.38.1-r0)
(34/43) Installing util-linux-openrc (2.38.1-r0)
(35/43) Installing flock (2.38.1-r0)
(36/43) Installing eudev-libs (3.2.11-r3)
(37/43) Installing lsblk (2.38.1-r0)
(38/43) Installing libcap-ng (0.8.3-r1)
(39/43) Installing setpriv (2.38.1-r0)
(40/43) Installing logger (2.38.1-r0)
(41/43) Installing partx (2.38.1-r0)
(42/43) Installing fstrim (2.38.1-r0)
(43/43) Installing findmnt (2.38.1-r0)
Executing busybox-1.35.0-r27.trigger
OK: 21 MiB in 68 packages
(2483198) [15:55:38] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") ***
(2483198) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(2483198) [15:55:38] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(2483198) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(2483198) [15:55:38] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(2483198) [15:55:38] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3
(2483198) [15:55:38] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5
(2483198) [15:55:38] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7
(2483198) [15:55:38] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8
(2483198) [15:55:38] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9
(2483198) [15:55:38] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/
(2483198) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(2483198) [15:55:38] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(2483198) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64
(2483198) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(2483198) [15:55:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(2483198) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64
(2483198) [15:55:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(2483198) [15:55:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(2483198) [15:55:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(2483198) [15:55:39] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(2483198) [15:55:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(2483198) [15:55:39] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(2483198) [15:55:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(2483198) [15:55:39] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(2483198) [15:55:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(2483198) [15:55:39] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(2483198) [15:55:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(2483198) [15:55:39] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(2483198) [15:55:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(2483198) [15:55:39] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(2483198) [15:55:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(2483198) [15:55:39] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(2483198) [15:55:39] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details)
(2483198) [15:55:39] (native) install qemu-aarch64
(2483198) [15:55:39] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2483198) [15:55:39] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2483198) [15:55:39] (native) % cat /tmp/apk_progress_fifo
(2483198) [15:55:39] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64
(2483198) [15:55:39] New background process: pid=2484101, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing qemu-aarch64 (7.1.0-r7)
Executing busybox-1.35.0-r27.trigger
OK: 25 MiB in 69 packages
(2483198) [15:55:40] Register qemu binfmt (aarch64)
(2483198) [15:55:40] % sudo sh -c echo ":qemu-aarch64:M::\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\xb7\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:/usr/bin/qemu-aarch64-static:C" > /proc/sys/fs/binfmt_misc/register
(2483198) [15:55:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin
(2483198) [15:55:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(2483198) [15:55:40] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_native/usr/bin/qemu-aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(2483198) [15:55:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap
(2483198) [15:55:40] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2483198) [15:55:40] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2483198) [15:55:40] extracted: /tmp/pmbootstrap_5pto27dapk
(2483198) [15:55:40] extracted: /tmp/pmbootstrap9enh14sosig
(2483198) [15:55:40] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2483198) [15:55:40] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap9enh14sosig /tmp/pmbootstrap_5pto27dapk
Verified OK
(2483198) [15:55:40] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(2483198) [15:55:40] % /tmp/pmbootstrap_5pto27dapk --version
apk-tools 2.12.10, compiled for x86_64.
(2483198) [15:55:40] (rootfs_pine64-pinephone) install alpine-base
(2483198) [15:55:40] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache
(2483198) [15:55:40] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf
(2483198) [15:55:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk
(2483198) [15:55:40] (rootfs_pine64-pinephone) update /etc/apk/repositories
(2483198) [15:55:40] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(2483198) [15:55:40] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(2483198) [15:55:40] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(2483198) [15:55:40] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(2483198) [15:55:40] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(2483198) [15:55:40] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(2483198) [15:55:40] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(2483198) [15:55:40] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(2483198) [15:55:40] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(2483198) [15:55:40] Update package index for aarch64 (4 file(s))
(2483198) [15:55:40] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(2483198) [15:55:41] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz
(2483198) [15:55:41] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(2483198) [15:55:41] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz
(2483198) [15:55:41] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(2483198) [15:55:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz
(2483198) [15:55:42] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(2483198) [15:55:42] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz
(2483198) [15:55:42] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(2483198) [15:55:42] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2483198) [15:55:42] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2483198) [15:55:42] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2483198) [15:55:42] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 --initdb --arch aarch64 add alpine-base
(2483198) [15:55:42] New background process: pid=2484280, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r4)
(3/25) Installing busybox (1.35.0-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(5/25) Installing alpine-baselayout (3.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r4)
Executing openrc-0.45.2-r4.post-install
(9/25) Installing mdev-conf (4.3-r0)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.15.0_rc1-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17.0_rc1-r0)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.7-r0)
(16/25) Installing libssl3 (3.0.7-r0)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17.0_rc1-r0)
Executing busybox-1.35.0-r27.trigger
OK: 13 MiB in 25 packages
(2483198) [15:55:44] (rootfs_pine64-pinephone) % getent passwd user
(2483198) [15:55:44] (rootfs_pine64-pinephone) % adduser -D -u 10000 user
(2483198) [15:55:44] (rootfs_pine64-pinephone) % addgroup -S wheel
addgroup: group 'wheel' in use
(2483198) [15:55:44] (rootfs_pine64-pinephone) % addgroup user wheel
(2483198) [15:55:44] (rootfs_pine64-pinephone) % addgroup -S video
addgroup: group 'video' in use
(2483198) [15:55:44] (rootfs_pine64-pinephone) % addgroup user video
(2483198) [15:55:44] (rootfs_pine64-pinephone) % addgroup -S audio
addgroup: group 'audio' in use
(2483198) [15:55:44] (rootfs_pine64-pinephone) % addgroup user audio
(2483198) [15:55:44] (rootfs_pine64-pinephone) % addgroup -S input
addgroup: group 'input' in use
(2483198) [15:55:44] (rootfs_pine64-pinephone) % addgroup user input
(2483198) [15:55:45] (rootfs_pine64-pinephone) % addgroup -S plugdev
(2483198) [15:55:45] (rootfs_pine64-pinephone) % addgroup user plugdev
(2483198) [15:55:45] (rootfs_pine64-pinephone) % addgroup -S netdev
addgroup: group 'netdev' in use
(2483198) [15:55:45] (rootfs_pine64-pinephone) % addgroup user netdev
(2483198) [15:55:45] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs
(2483198) [15:55:47] (rootfs_pine64-pinephone) calculate depends of postmarketos-base, device-pine64-pinephone, postmarketos-ui-plasma-mobile, device-pine64-pinephone-nonfree-firmware, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details)
(2483198) [15:55:47] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(2483198) [15:55:47] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(2483198) [15:55:47] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(2483198) [15:55:48] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(2483198) [15:55:49] (rootfs_pine64-pinephone) install postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(2483198) [15:55:49] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(2483198) [15:55:49] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(2483198) [15:55:49] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(2483198) [15:55:49] New background process: pid=2484583, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/731) Installing icu-data-full (72.1-r1)
(2/731) Installing dbus-libs (1.14.4-r0)
(3/731) Installing libgcc (12.2.1_git20220924-r4)
(4/731) Installing libffi (3.4.4-r0)
(5/731) Installing libintl (0.21.1-r1)
(6/731) Installing libblkid (2.38.1-r0)
(7/731) Installing libmount (2.38.1-r0)
(8/731) Installing pcre2 (10.40-r0)
(9/731) Installing glib (2.74.1-r2)
(10/731) Installing libstdc++ (12.2.1_git20220924-r4)
(11/731) Installing icu-libs (72.1-r1)
(12/731) Installing libpcre2-16 (10.40-r0)
(13/731) Installing zstd-libs (1.5.2-r9)
(14/731) Installing qt5-qtbase (5.15.6_git20221010-r0)
(15/731) Installing hicolor-icon-theme (0.17-r2)
(16/731) Installing libmagic (5.43-r0)
(17/731) Installing file (5.43-r0)
(18/731) Installing libxau (1.0.10-r0)
(19/731) Installing libmd (1.0.4-r0)
(20/731) Installing libbsd (0.11.7-r0)
(21/731) Installing libxdmcp (1.1.3-r1)
(22/731) Installing libxcb (1.15-r0)
(23/731) Installing libx11 (1.8.2-r0)
(24/731) Installing libxext (1.3.5-r0)
(25/731) Installing libice (1.0.10-r1)
(26/731) Installing libuuid (2.38.1-r0)
(27/731) Installing libsm (1.2.3-r1)
(28/731) Installing libxt (1.2.1-r0)
(29/731) Installing libxmu (1.1.4-r0)
(30/731) Installing xset (1.2.4-r1)
(31/731) Installing xprop (1.2.5-r1)
(32/731) Installing xdg-utils (1.1.3-r4)
(33/731) Installing mesa (22.2.3-r0)
(34/731) Installing libdrm (2.4.114-r0)
(35/731) Installing libexpat (2.5.0-r0)
(36/731) Installing wayland-libs-server (1.21.0-r1)
(37/731) Installing mesa-glapi (22.2.3-r0)
(38/731) Installing mesa-gles (22.2.3-r0)
(39/731) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(40/731) Installing libxcomposite (0.4.5-r1)
(41/731) Installing brotli-libs (1.0.9-r9)
(42/731) Installing libbz2 (1.0.8-r3)
(43/731) Installing libpng (1.6.38-r0)
(44/731) Installing freetype (2.12.1-r0)
(45/731) Installing fontconfig (2.14.1-r0)
(46/731) Installing wayland-libs-client (1.21.0-r1)
(47/731) Installing wayland-libs-cursor (1.21.0-r1)
(48/731) Installing wayland-libs-egl (1.21.0-r1)
(49/731) Installing xkeyboard-config (2.37-r0)
(50/731) Installing xz-libs (5.2.7-r0)
(51/731) Installing libxml2 (2.10.3-r1)
(52/731) Installing libxkbcommon (1.4.1-r0)
(53/731) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(54/731) Installing mesa-gbm (22.2.3-r0)
(55/731) Installing libxshmfence (1.3.1-r0)
(56/731) Installing mesa-egl (22.2.3-r0)
(57/731) Installing avahi-libs (0.8-r6)
(58/731) Installing gmp (6.2.1-r2)
(59/731) Installing nettle (3.8.1-r0)
(60/731) Installing p11-kit (0.24.1-r1)
(61/731) Installing libtasn1 (4.19.0-r0)
(62/731) Installing libunistring (1.1-r0)
(63/731) Installing gnutls (3.7.8-r2)
(64/731) Installing cups-libs (2.4.2-r1)
(65/731) Installing pkgconf (1.9.3-r0)
(66/731) Installing shared-mime-info (2.2-r2)
(67/731) Installing libjpeg-turbo (2.1.4-r0)
(68/731) Installing libwebp (1.2.4-r1)
(69/731) Installing tiff (4.4.0-r1)
(70/731) Installing gdk-pixbuf (2.42.10-r0)
(71/731) Installing gtk-update-icon-cache (3.24.34-r7)
(72/731) Installing libxfixes (6.0.0-r0)
(73/731) Installing libxrender (0.9.11-r0)
(74/731) Installing libxcursor (1.2.1-r1)
(75/731) Installing libxdamage (1.1.5-r1)
(76/731) Installing libxi (1.8-r0)
(77/731) Installing libxinerama (1.1.5-r0)
(78/731) Installing libxrandr (1.5.2-r1)
(79/731) Installing libatk-1.0 (2.46.0-r0)
(80/731) Installing libxtst (1.2.4-r0)
(81/731) Installing at-spi2-core (2.46.0-r0)
(82/731) Installing libatk-bridge-2.0 (2.46.0-r0)
(83/731) Installing pixman (0.42.2-r0)
(84/731) Installing cairo (1.17.6-r3)
(85/731) Installing cairo-gobject (1.17.6-r3)
(86/731) Installing libepoxy (1.5.10-r0)
(87/731) Installing fribidi (1.0.12-r0)
(88/731) Installing graphite2 (1.3.14-r2)
(89/731) Installing harfbuzz (5.3.1-r1)
(90/731) Installing libxft (2.3.6-r0)
(91/731) Installing pango (1.50.11-r0)
(92/731) Installing gtk+3.0 (9999_git20210602-r4)
Executing gtk+3.0-9999_git20210602-r4.post-install
(93/731) Installing libevdev (1.13.0-r0)
(94/731) Installing mtdev (1.1.6-r1)
(95/731) Installing eudev-libs (3.2.11-r3)
(96/731) Installing libinput-libs (1.21.0-r0)
(97/731) Installing xcb-util-wm (0.4.2-r0)
(98/731) Installing xcb-util (0.4.0-r3)
(99/731) Installing xcb-util-image (0.4.1-r0)
(100/731) Installing xcb-util-keysyms (0.4.1-r0)
(101/731) Installing xcb-util-renderutil (0.3.10-r0)
(102/731) Installing libxkbcommon-x11 (1.4.1-r0)
(103/731) Installing qt5-qtbase-x11 (5.15.6_git20221010-r0)
(104/731) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0)
(105/731) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0)
(106/731) Installing kirigami2-libs (5.99.0-r0)
(107/731) Installing kirigami2 (5.99.0-r0)
(108/731) Installing kactivities-libs (5.99.0-r0)
(109/731) Installing karchive (5.99.0-r0)
(110/731) Installing kconfig (5.99.0-r0)
(111/731) Installing kcoreaddons (5.99.0-r0)
(112/731) Installing qt5-qtx11extras (5.15.6_git20220816-r0)
(113/731) Installing kwindowsystem (5.99.0-r0)
(114/731) Installing kcrash (5.99.0-r0)
(115/731) Installing kdbusaddons (5.99.0-r0)
(116/731) Installing kglobalaccel (5.99.0-r0)
(117/731) Installing kguiaddons (5.99.0-r0)
(118/731) Installing ki18n (5.99.0-r0)
(119/731) Installing libelogind (246.10-r5)
(120/731) Installing polkit-elogind-libs (121-r0)
(121/731) Installing polkit-qt-1 (0.114.0-r1)
(122/731) Installing kauth (5.99.0-r0)
(123/731) Installing kcodecs (5.99.0-r0)
(124/731) Installing kwidgetsaddons (5.99.0-r0)
(125/731) Installing kconfigwidgets (5.99.0-r0)
(126/731) Installing qt5-qtsvg (5.15.6_git20220908-r0)
(127/731) Installing kiconthemes (5.99.0-r0)
(128/731) Installing kitemviews (5.99.0-r0)
(129/731) Installing kxmlgui (5.99.0-r0)
(130/731) Installing kbookmarks (5.99.0-r0)
(131/731) Installing kcompletion (5.99.0-r0)
(132/731) Installing libxml2-utils (2.10.3-r1)
(133/731) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(134/731) Installing libgpg-error (1.46-r1)
(135/731) Installing libgcrypt (1.10.1-r0)
(136/731) Installing libxslt (1.1.37-r0)
(137/731) Installing docbook-xsl (1.79.2-r8)
Executing docbook-xsl-1.79.2-r8.post-install
(138/731) Installing kdoctools (5.99.0-r0)
(139/731) Installing kjobwidgets (5.99.0-r0)
(140/731) Installing alsa-lib (1.2.8-r0)
(141/731) Installing libxxf86vm (1.1.5-r0)
(142/731) Installing mesa-gl (22.2.3-r0)
(143/731) Installing libxv (1.0.11-r3)
(144/731) Installing cdparanoia-libs (10.2-r11)
(145/731) Installing graphene (1.10.8-r1)
(146/731) Installing gstreamer (1.20.4-r0)
(147/731) Installing libogg (1.3.5-r1)
(148/731) Installing opus (1.3.1-r1)
(149/731) Installing orc (0.4.33-r0)
(150/731) Installing libtheora (1.1.1-r16)
(151/731) Installing libvorbis (1.3.7-r0)
(152/731) Installing gst-plugins-base (1.20.4-r0)
(153/731) Installing qt5-qtmultimedia (5.15.6_git20220907-r0)
(154/731) Installing qt5-qtspeech (5.15.6_git20220907-r0)
(155/731) Installing sound-theme-freedesktop (0.8-r0)
(156/731) Installing libltdl (2.4.7-r0)
(157/731) Installing libcanberra (0.30-r9)
(158/731) Installing libcanberra-gstreamer (0.30-r9)
(159/731) Installing knotifications (5.99.0-r0)
(160/731) Installing kservice (5.99.0-r0)
(161/731) Installing solid-libs (5.99.0-r0)
(162/731) Installing libhunspell (1.7.1-r0)
(163/731) Installing ncurses-terminfo-base (6.3_p20221105-r0)
(164/731) Installing ncurses-libs (6.3_p20221105-r0)
(165/731) Installing readline (8.2.0-r0)
(166/731) Installing hunspell (1.7.1-r0)
(167/731) Installing sonnet (5.99.0-r0)
(168/731) Installing ktextwidgets (5.99.0-r0)
(169/731) Installing kio (5.99.0-r0)
(170/731) Installing kpackage (5.99.0-r0)
(171/731) Installing kdeclarative (5.99.0-r0)
(172/731) Installing kwayland (5.99.0-r0)
(173/731) Installing plasma-framework (5.99.0-r0)
(174/731) Installing sqlite-libs (3.39.4-r0)
(175/731) Installing libaccounts-glib (1.26-r0)
(176/731) Installing libaccounts-qt (1.16-r1)
(177/731) Installing signond (8.61-r0)
(178/731) Installing accounts-qml-module (0.7_git20190605-r1)
(179/731) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(180/731) Installing sdl2 (2.24.2-r0)
(181/731) Installing aom-libs (3.5.0-r0)
(182/731) Installing libass (0.16.0-r0)
(183/731) Installing libdav1d (1.0.0-r2)
(184/731) Installing lame (3.100-r2)
(185/731) Installing libasyncns (0.8-r1)
(186/731) Installing flac-libs (1.4.2-r0)
(187/731) Installing libsndfile (1.1.0-r2)
(188/731) Installing libgomp (12.2.1_git20220924-r4)
(189/731) Installing soxr (0.1.3-r3)
(190/731) Installing speexdsp (1.2.1-r0)
(191/731) Installing tdb-libs (1.4.7-r0)
(192/731) Installing libpulse (9999_git20220528-r0)
(193/731) Installing cjson (1.7.15-r3)
(194/731) Installing mbedtls (2.28.1-r0)
(195/731) Installing librist (0.2.7-r0)
(196/731) Installing libsrt (1.5.1-r0)
(197/731) Installing libssh (0.10.4-r0)
(198/731) Installing v4l-utils-libs (1.22.1-r2)
(199/731) Installing libva (2.16.0-r0)
(200/731) Installing libvdpau (1.5-r0)
(201/731) Installing vidstab (1.1.0-r2)
(202/731) Installing libvpx (1.12.0-r1)
(203/731) Installing x264-libs (0.164_git20220602-r0)
(204/731) Installing numactl (2.0.16-r0)
(205/731) Installing x265-libs (3.5-r3)
(206/731) Installing xvidcore (1.3.7-r1)
(207/731) Installing libsodium (1.0.18-r2)
(208/731) Installing libzmq (4.3.4-r1)
(209/731) Installing ffmpeg-libs (5.1.2-r1)
(210/731) Installing libevent (2.1.12-r5)
(211/731) Installing nspr (4.35-r0)
(212/731) Installing nss (3.85-r0)
(213/731) Installing re2 (2022.06.01-r1)
(214/731) Installing snappy (1.1.9-r4)
(215/731) Installing qt5-qtwebengine (5.15.11-r3)
(216/731) Installing libnotify (0.8.1-r1)
(217/731) Installing libproxy (0.4.18-r1)
(218/731) Installing signon-ui (0.17_git20171023-r2)
(219/731) Installing libassuan (2.5.5-r1)
(220/731) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(221/731) Installing gnupg-gpgconf (2.2.40-r0)
(222/731) Installing gpg (2.2.40-r0)
(223/731) Installing npth (1.6-r2)
(224/731) Installing gpg-agent (2.2.40-r0)
(225/731) Installing libksba (1.6.2-r0)
(226/731) Installing gpgsm (2.2.40-r0)
(227/731) Installing gpgme (1.18.0-r0)
(228/731) Installing gpgmepp (1.18.0-r0)
(229/731) Installing gdbm (1.23-r0)
(230/731) Installing libsasl (2.1.28-r3)
(231/731) Installing libqca (2.3.4-r2)
(232/731) Installing kwallet (5.99.0-r0)
(233/731) Installing kaccounts-integration (22.08.3-r0)
(234/731) Installing purpose (5.99.0-r0)
(235/731) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r0)
(236/731) Installing qt5-qtfeedback (0_git20180903-r0)
(237/731) Installing angelfish (22.09-r0)
(238/731) Installing gtk+2.0 (2.24.33-r7)
Executing gtk+2.0-2.24.33-r7.post-install
(239/731) Installing gtk-engines-clearlooks (2.21.0-r3)
(240/731) Installing gtk-engines-crux (2.21.0-r3)
(241/731) Installing gtk-engines-industrial (2.21.0-r3)
(242/731) Installing gtk-engines-mist (2.21.0-r3)
(243/731) Installing gtk-engines-redmond (2.21.0-r3)
(244/731) Installing gtk-engines-thinice (2.21.0-r3)
(245/731) Installing gtk-engines (2.21.0-r3)
(246/731) Installing breeze-gtk (5.26.3-r0)
(247/731) Installing alsa-ucm-conf (1.2.8-r1)
(248/731) Installing atinout (0.9.1-r1)
(249/731) Installing ca-certificates (20220614-r2)
(250/731) Installing nghttp2-libs (1.50.0-r0)
(251/731) Installing libcurl (7.86.0-r1)
(252/731) Installing libgpiod (1.6.3-r1)
(253/731) Installing libgudev (237-r1)
(254/731) Installing libmm-glib (1.20.0-r0)
(255/731) Installing libusb (1.0.26-r0)
(256/731) Installing eg25-manager (0.4.6-r0)
(257/731) Installing eg25-manager-openrc (0.4.6-r0)
(258/731) Installing gpsd (3.24-r0)
(259/731) Installing gpsd-openrc (3.24-r0)
(260/731) Installing libnl3 (3.7.0-r0)
(261/731) Installing iw (5.19-r0)
(262/731) Installing linux-postmarketos-allwinner (6.0.7_git20221105-r1)
(263/731) Installing udev-init-scripts (35-r1)
(264/731) Installing udev-init-scripts-openrc (35-r1)
(265/731) Installing kmod-libs (30-r1)
(266/731) Installing eudev (3.2.11-r3)
(267/731) Installing eudev-openrc (3.2.11-r3)
(268/731) Installing openssh-keygen (9.1_p1-r1)
(269/731) Installing libedit (20221030.3.1-r0)
(270/731) Installing openssh-client-common (9.1_p1-r1)
(271/731) Installing openssh-client-default (9.1_p1-r1)
(272/731) Installing openssh-sftp-server (9.1_p1-r1)
(273/731) Installing openssh-server-common (9.1_p1-r1)
(274/731) Installing openssh-server (9.1_p1-r1)
(275/731) Installing openssh (9.1_p1-r1)
(276/731) Installing boot-deploy (0.6.1-r0)
(277/731) Installing busybox-extras (1.35.0-r27)
Executing busybox-extras-1.35.0-r27.post-install
(278/731) Installing lzo (2.10-r3)
(279/731) Installing btrfs-progs (6.0.1-r0)
(280/731) Installing bzip2 (1.0.8-r3)
(281/731) Installing argon2-libs (20190702-r2)
(282/731) Installing device-mapper-libs (2.02.188-r0)
(283/731) Installing json-c (0.16-r0)
(284/731) Installing cryptsetup-libs (2.5.0-r2)
(285/731) Installing popt (1.19-r0)
(286/731) Installing cryptsetup (2.5.0-r2)
(287/731) Installing cryptsetup-openrc (2.5.0-r2)
(288/731) Installing libaio (0.3.113-r0)
(289/731) Installing device-mapper-event-libs (2.02.188-r0)
(290/731) Installing lvm2-libs (2.02.188-r0)
(291/731) Installing device-mapper (2.02.188-r0)
(292/731) Installing device-mapper-udev (2.02.188-r0)
Executing device-mapper-udev-2.02.188-r0.post-install
(293/731) Installing libcom_err (1.46.5-r4)
(294/731) Installing e2fsprogs-libs (1.46.5-r4)
(295/731) Installing e2fsprogs (1.46.5-r4)
(296/731) Installing e2fsprogs-extra (1.46.5-r4)
(297/731) Installing f2fs-tools-libs (1.15.0-r0)
(298/731) Installing f2fs-tools (1.15.0-r0)
(299/731) Installing lz4 (1.9.4-r1)
(300/731) Installing userspace-rcu (0.13.2-r0)
(301/731) Installing multipath-tools (0.9.3-r1)
(302/731) Installing multipath-tools-openrc (0.9.3-r1)
(303/731) Installing parted (3.5-r0)
(304/731) Installing postmarketos-mvcfg (1-r0)
(305/731) Installing postmarketos-keys (1-r0)
(306/731) Installing sudo (1.9.12_p1-r1)
(307/731) Installing postmarketos-base-nofde (23-r1)
(308/731) Installing unudhcpd (0.2.1-r0)
(309/731) Installing xz (5.2.7-r0)
(310/731) Installing postmarketos-mkinitfs (1.5.1-r1)
(311/731) Installing postmarketos-base (23-r1)
Executing postmarketos-base-23-r1.post-install
 * service udev added to runlevel sysinit
 * service udev-trigger added to runlevel sysinit
 * service udev-settle added to runlevel sysinit
 * service udev-postmount added to runlevel default
(312/731) Installing llvm15-libs (15.0.4-r0)
(313/731) Installing musl-fts (1.2.7-r3)
(314/731) Installing libelf (0.187-r2)
(315/731) Installing mesa-dri-gallium (22.2.3-r0)
(316/731) Installing postmarketos-base-mesa (23-r1)
(317/731) Installing u-boot-pinephone (2022.07-r0)
(318/731) Installing u-boot-tools (2022.10-r0)
(319/731) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(320/731) Installing dbus-openrc (1.14.4-r0)
(321/731) Installing libacl (2.3.1-r1)
(322/731) Installing lz4-libs (1.9.4-r1)
(323/731) Installing libarchive (3.6.1-r1)
(324/731) Installing libcbor (0.9.0-r1)
(325/731) Installing efivar-libs (38-r1)
(326/731) Installing libgcab (1.4-r3)
(327/731) Installing json-glib (1.6.6-r1)
(328/731) Installing libgusb (0.4.2-r0)
(329/731) Installing libjcat (0.1.12-r0)
(330/731) Installing libmbim (1.28.0-r0)
(331/731) Installing protobuf-c (1.4.1-r1)
(332/731) Installing libqrtr-glib (1.2.2-r0)
(333/731) Installing libqmi (1.32.0-r0)
(334/731) Installing tpm2-tss-mu (3.2.0-r0)
(335/731) Installing tpm2-tss-sys (3.2.0-r0)
(336/731) Installing tpm2-tss-esys (3.2.0-r0)
(337/731) Installing libxmlb (0.3.10-r0)
(338/731) Installing fwupd (1.8.7-r0)
(339/731) Installing fwupd-openrc (1.8.7-r0)
(340/731) Installing device-pine64-pinephone (0.44-r0)
Executing device-pine64-pinephone-0.44-r0.post-install
 * service eg25-manager added to runlevel default
 * service gpsd added to runlevel default
 * service gpsd_pinephone added to runlevel default
(341/731) Installing device-pine64-pinephone-plasma-mobile (0.44-r0)
(342/731) Installing linux-firmware-rtlwifi (20221109-r0)
(343/731) Installing linux-firmware-rtl_bt (20221109-r0)
(344/731) Installing firmware-pine64-rtl8723bt (0_git20200705-r0)
(345/731) Installing firmware-pine64-ov5640 (0_git20201028-r0)
(346/731) Installing device-pine64-pinephone-nonfree-firmware (0.44-r0)
(347/731) Installing yaml (0.2.5-r0)
(348/731) Installing appstream (0.15.5-r1)
Executing appstream-0.15.5-r1.post-install
✔ Metadata cache was updated successfully.
(349/731) Installing appstream-qt (0.15.5-r1)
(350/731) Installing attica (5.99.0-r0)
(351/731) Installing kidletime (5.99.0-r0)
(352/731) Installing knewstuff (5.99.0-r0)
(353/731) Installing discover (5.26.3-r0)
(354/731) Installing libapk-qt (0.4.2-r0)
(355/731) Installing discover-backend-apk (5.26.3-r0)
(356/731) Installing discover-backend-fwupd (5.26.3-r0)
(357/731) Installing font-droid-nonlatin (20200215-r2)
(358/731) Installing font-noto-common (0_git20211101-r6)
(359/731) Installing font-noto-math (0_git20211101-r6)
(360/731) Installing font-noto-symbols (0_git20211101-r6)
(361/731) Installing font-noto (0_git20211101-r6)
(362/731) Installing font-noto-emoji (2.038-r0)
(363/731) Installing font-noto-extra (0_git20211101-r6)
(364/731) Installing mauiman (1.0.0-r0)
(365/731) Installing mauikit (2.2.0-r0)
(366/731) Installing exiv2 (0.27.5-r1)
(367/731) Installing mauikit-imagetools (2.2.0-r0)
(368/731) Installing mauikit-filebrowsing (2.2.0-r0)
(369/731) Installing index (2.2.0-r0)
(370/731) Installing signon-plugin-oauth2 (0.25-r0)
(371/731) Installing kaccounts-providers (22.08.3-r0)
(372/731) Installing kirigami-addons (0.5-r0)
(373/731) Installing kclock (22.09-r0)
(374/731) Installing gsettings-desktop-schemas (43.0-r0)
(375/731) Installing kdecoration (5.26.3-r0)
(376/731) Installing kde-gtk-config (5.26.3-r0)
(377/731) Installing kirigami-gallery (22.08.3-r0)
(378/731) Installing kquickimageeditor (0.2.0-r1)
(379/731) Installing taglib (1.13-r0)
(380/731) Installing kfilemetadata (5.99.0-r0)
(381/731) Installing qt5-qtlocation (5.15.6_git20220907-r1)
(382/731) Installing koko (22.09-r0)
(383/731) Installing kasync (0.3.0-r2)
(384/731) Installing gpg-wks-server (2.2.40-r0)
(385/731) Installing gpgv (2.2.40-r0)
(386/731) Installing libldap (2.6.3-r6)
(387/731) Installing gnupg-dirmngr (2.2.40-r0)
(388/731) Installing gnupg-utils (2.2.40-r0)
(389/731) Installing gnupg-wks-client (2.2.40-r0)
(390/731) Installing gnupg (2.2.40-r0)
(391/731) Installing iso-codes (4.12.0-r0)
(392/731) Installing kcontacts (5.99.0-r0)
(393/731) Installing kpeople (5.99.0-r0)
(394/731) Installing libical (3.0.16-r1)
(395/731) Installing kcalendarcore (5.99.0-r0)
(396/731) Installing kmime (22.08.3-r0)
(397/731) Installing kimap2 (0.4.0-r1)
(398/731) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0)
(399/731) Installing kdav2 (0.4.0-r1)
(400/731) Installing lmdb (0.9.29-r2)
(401/731) Installing libxapian (1.4.21-r0)
(402/731) Installing sink (0.9.0-r3)
(403/731) Installing kpeoplesink (0_git20210224-r1)
(404/731) Installing kpeoplevcard (0.1-r2)
(405/731) Installing libraw (0.20.2-r1)
(406/731) Installing libraw-tools (0.20.2-r1)
(407/731) Installing lcms2 (2.14-r0)
(408/731) Installing imagemagick-libs (7.1.0.52-r0)
(409/731) Installing jbig2dec (0.19-r1)
(410/731) Installing ghostscript (10.0.0-r0)
(411/731) Installing libde265 (1.0.9-r0)
(412/731) Installing libheif (1.13.0-r0)
(413/731) Installing libjxl (0.7.0-r0)
(414/731) Installing librsvg (2.55.1-r0)
(415/731) Installing imagemagick (7.1.0.52-r0)
(416/731) Installing perl (5.36.0-r0)
(417/731) Installing perl-image-exiftool (12.42-r0)
(418/731) Installing exiftool (12.42-r0)
(419/731) Installing tzdata (2022f-r1)
(420/731) Installing openexr (3.1.5-r3)
(421/731) Installing soundtouch (2.3.1-r0)
(422/731) Installing libraw1394 (2.1.2-r3)
(423/731) Installing libdc1394 (2.2.6-r1)
(424/731) Installing tslib (1.22-r1)
(425/731) Installing directfb (1.7.7-r5)
(426/731) Installing faac (1.30-r2)
(427/731) Installing fdk-aac (2.0.2-r1)
(428/731) Installing flite (2.2-r1)
(429/731) Installing libsamplerate (0.2.2-r0)
(430/731) Installing jack (1.9.21-r0)
(431/731) Installing portaudio (19.7.0-r0)
(432/731) Installing fluidsynth-libs (2.3.0-r0)
(433/731) Installing libfreeaptx (0.1.1-r1)
(434/731) Installing gsm (1.0.22-r1)
(435/731) Installing libldac (2.0.2.3-r0)
(436/731) Installing libmodplug (0.8.9.0-r2)
(437/731) Installing neon (0.32.4-r0)
(438/731) Installing libnice (0.1.19-r0)
(439/731) Installing openal-soft (1.22.2-r2)
(440/731) Installing openjpeg (2.5.0-r0)
(441/731) Installing librtmp (2.4_git20190330-r2)
(442/731) Installing sbc (2.0-r0)
(443/731) Installing spandsp (0.0.6-r2)
(444/731) Installing libsrtp (2.4.2-r3)
(445/731) Installing vo-aacenc (0.1.3-r0)
(446/731) Installing vo-amrwbenc (0.1.3-r0)
(447/731) Installing libzbar (0.23.92-r1)
(448/731) Installing gst-plugins-bad (1.20.4-r1)
(449/731) Installing gtk4.0 (4.8.2-r0)
Executing gtk4.0-4.8.2-r0.post-install
(450/731) Installing megapixels (1.5.2-r0)
(451/731) Installing encodings (1.0.6-r0)
(452/731) Installing libfontenc (1.1.6-r0)
(453/731) Installing mkfontscale (1.2.2-r1)
(454/731) Installing font-dejavu (2.37-r3)
(455/731) Installing sdl2_ttf (2.20.1-r0)
(456/731) Installing osk-sdl (0.67.1-r1)
(457/731) Installing kcmutils (5.99.0-r0)
(458/731) Installing frameworkintegration (5.99.0-r0)
(459/731) Installing oxygen (5.26.3-r0)
(460/731) Installing modemmanager-qt (5.99.0-r0)
(461/731) Installing callaudiod-libs (0.1.4-r0)
(462/731) Installing abseil-cpp (20220623.1-r1)
(463/731) Installing boost1.80-thread (1.80.0-r3)
(464/731) Installing libprotobuf (3.21.9-r0)
(465/731) Installing libphonenumber (8.13.0-r0)
(466/731) Installing plasma-dialer (22.09-r0)
(467/731) Installing plasma-mobile-sounds (0.1-r1)
(468/731) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0)
(469/731) Installing plasma-phonebook (22.09-r0)
(470/731) Installing postmarketos-artwork-wallpapers (2-r1)
(471/731) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(472/731) Installing bluez (5.65-r2)
(473/731) Installing bluez-openrc (5.65-r2)
(474/731) Installing bluez-obexd (5.65-r2)
(475/731) Installing kded (5.99.0-r0)
(476/731) Installing bluez-qt (5.99.0-r0)
(477/731) Installing bluedevil (5.26.3-r0)
(478/731) Installing breeze (5.26.3-r0)
(479/731) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(480/731) Installing callaudiod (0.1.4-r0)
(481/731) Installing dnsmasq-common (2.87-r0)
(482/731) Installing dnsmasq-openrc (2.87-r0)
(483/731) Installing dnsmasq (2.87-r0)
Executing dnsmasq-2.87-r0.pre-install
(484/731) Installing linux-pam (1.5.2-r1)
(485/731) Installing shadow (4.13-r0)
(486/731) Installing elogind (246.10-r5)
(487/731) Installing elogind-openrc (246.10-r5)
(488/731) Installing hfd-service (0.1.0-r1)
(489/731) Installing hfd-service-openrc (0.1.0-r1)
(490/731) Installing iio-sensor-proxy (3.4-r0)
(491/731) Installing iio-sensor-proxy-openrc (3.4-r0)
(492/731) Installing libkscreen (5.26.3-r0)
(493/731) Installing layer-shell-qt (5.26.3-r0)
(494/731) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(495/731) Installing kscreen (5.26.3-r0)
(496/731) Installing socat (1.7.4.4-r0)
(497/731) Installing kwallet-pam (5.26.3-r0)
(498/731) Installing kwayland-integration (5.26.3-r0)
(499/731) Installing polkit-common (121-r0)
Executing polkit-common-121-r0.pre-install
(500/731) Installing duktape (2.7.0-r0)
(501/731) Installing polkit-elogind (121-r0)
(502/731) Installing modemmanager (1.20.0-r0)
(503/731) Installing modemmanager-openrc (1.20.0-r0)
(504/731) Installing libnm (1.40.2-r0)
(505/731) Installing networkmanager-common (1.40.2-r0)
(506/731) Installing networkmanager-openrc (1.40.2-r0)
(507/731) Installing libmnl (1.0.5-r0)
(508/731) Installing libnftnl (1.2.3-r0)
(509/731) Installing iptables (1.8.8-r2)
(510/731) Installing iptables-openrc (1.8.8-r2)
(511/731) Installing libndp (1.8-r1)
(512/731) Installing libidn2 (2.3.4-r0)
(513/731) Installing libpsl (0.21.1-r1)
(514/731) Installing networkmanager (1.40.2-r0)
Executing networkmanager-1.40.2-r0.pre-install
Executing networkmanager-1.40.2-r0.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
(515/731) Installing networkmanager-cli (1.40.2-r0)
(516/731) Installing pcre (8.45-r2)
(517/731) Installing slang (2.3.3-r0)
(518/731) Installing newt (0.52.21-r4)
(519/731) Installing networkmanager-tui (1.40.2-r0)
(520/731) Installing wireless-regdb (2022.08.12-r0)
(521/731) Installing networkmanager-wifi (1.40.2-r0)
Executing networkmanager-wifi-1.40.2-r0.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(522/731) Installing mobile-broadband-provider-info (20221107-r0)
(523/731) Installing networkmanager-wwan (1.40.2-r0)
(524/731) Installing libunwind (1.6.2-r0)
(525/731) Installing libcamera (0.0.1-r1)
(526/731) Installing pipewire-libs (0.3.60-r1)
(527/731) Installing libuv (1.44.2-r0)
(528/731) Installing roc-toolkit-libs (0.1.5-r2)
(529/731) Installing webrtc-audio-processing (0.3.1-r6)
(530/731) Installing pipewire (0.3.60-r1)
(531/731) Installing breeze-icons (5.99.0-r0)
(532/731) Installing dbus-x11 (1.14.4-r0)
(533/731) Installing kactivities (5.99.0-r0)
(534/731) Installing kpipewire (5.26.3-r0)
(535/731) Installing dconf (0.40.0-r2)
(536/731) Installing anthy (9100h-r2)
(537/731) Installing maliit-framework (2.3.0-r1)
(538/731) Installing kyotocabinet (1.2.79-r3)
(539/731) Installing libpinyin (2.7.92-r0)
(540/731) Installing tinyxml (2.6.2-r1)
(541/731) Installing presage (0.9.1-r2)
(542/731) Installing maliit-keyboard (2.3.1-r1)
(543/731) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(544/731) Installing plasma-nano (5.26.3-r0)
(545/731) Installing networkmanager-qt (5.99.0-r0)
(546/731) Installing plasma-nm (5.26.3-r0)
(547/731) Installing plasma-nm-mobile (5.26.3-r0)
(548/731) Installing fftw-single-libs (3.3.10-r1)
(549/731) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(550/731) Installing pulseaudio-bluez (9999_git20220528-r0)
(551/731) Installing pulseaudio-alsa (9999_git20220528-r0)
(552/731) Installing alsa-utils-openrc (1.2.8-r0)
(553/731) Installing pulseaudio-openrc (9999_git20220528-r0)
(554/731) Installing libcanberra-pulse (0.30-r9)
(555/731) Installing plasma-pa (5.26.3-r0)
(556/731) Installing libdaemon (0.14-r3)
(557/731) Installing openrc-settingsd (1.1.0-r0)
(558/731) Installing openrc-settingsd-openrc (1.1.0-r0)
(559/731) Installing plasma-settings (22.09-r1)
(560/731) Installing kactivitymanagerd (5.26.3-r0)
(561/731) Installing kinit (5.99.0-r0)
(562/731) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(563/731) Installing kdnssd (5.99.0-r0)
(564/731) Installing syntax-highlighting (5.99.0-r0)
(565/731) Installing kdsoap (2.1.1-r0)
(566/731) Installing libmtp (1.1.20-r2)
(567/731) Installing clang15-libclang (15.0.4-r0)
(568/731) Installing qt5-qttools (5.15.6_git20220907-r1)
(569/731) Installing phonon (4.11.1-r3)
(570/731) Installing talloc (2.3.4-r0)
(571/731) Installing tevent (0.13.0-r0)
(572/731) Installing samba-util-libs (4.16.6-r0)
(573/731) Installing jansson (2.14-r0)
(574/731) Installing ldb (2.5.2-r0)
(575/731) Installing libwbclient (4.16.6-r0)
(576/731) Installing samba-libs (4.16.6-r0)
(577/731) Installing libsmbclient (4.16.6-r0)
(578/731) Installing kio-extras (22.08.3-r0)
(579/731) Installing kquickcharts (5.99.0-r0)
(580/731) Installing xorg-server-common (21.1.4-r1)
(581/731) Installing libxkbfile (1.1.1-r0)
(582/731) Installing xkbcomp (1.4.5-r1)
(583/731) Installing libxfont2 (2.0.6-r0)
(584/731) Installing libtirpc-conf (1.3.3-r0)
(585/731) Installing libtirpc-nokrb (1.3.3-r0)
(586/731) Installing libxcvt (0.1.2-r0)
(587/731) Installing xwayland (22.1.5-r0)
(588/731) Installing kscreenlocker (5.26.3-r0)
(589/731) Installing libqaccessibilityclient (0.4.1-r1)
(590/731) Installing xcb-util-cursor (0.1.4-r0)
(591/731) Installing kwin (5.26.2.1-r0)
(592/731) Installing kitemmodels (5.99.0-r0)
(593/731) Installing threadweaver (5.99.0-r0)
(594/731) Installing krunner (5.99.0-r0)
(595/731) Installing milou (5.26.3-r0)
(596/731) Installing pipewire-media-session (0.4.1-r0)
(597/731) Installing font-hack (3.003-r3)
(598/731) Installing qqc2-desktop-style (5.99.0-r0)
(599/731) Installing plasma-integration (5.26.3-r0)
(600/731) Installing qtchooser (66-r2)
(601/731) Installing plasma-workspace-libs (5.26.3-r0)
(602/731) Installing kactivities-stats (5.99.0-r0)
(603/731) Installing baloo (5.99.0-r0)
(604/731) Installing kholidays (5.99.0-r0)
(605/731) Installing libkexiv2 (22.08.3-r0)
(606/731) Installing knotifyconfig (5.99.0-r0)
(607/731) Installing kparts (5.99.0-r0)
(608/731) Installing zxing-cpp (1.4.0-r0)
(609/731) Installing libdmtx-libs (0.7.7-r0)
(610/731) Installing libqrencode (4.1.1-r1)
(611/731) Installing prison (5.99.0-r0)
(612/731) Installing ktexteditor (5.99.0-r0)
(613/731) Installing libpcap (1.10.1-r1)
(614/731) Installing lm-sensors-libs (3.6.0-r4)
(615/731) Installing libksysguard (5.26.3-r0)
(616/731) Installing kuserfeedback (1.2.0-r1)
(617/731) Installing mpfr4 (4.1.0-r0)
(618/731) Installing libqalculate (4.4.0-r1)
(619/731) Installing plasma-workspace (5.26.3-r0)
(620/731) Installing kpty (5.99.0-r0)
(621/731) Installing kdesu (5.99.0-r0)
(622/731) Installing kde-cli-tools (5.26.3-r0)
(623/731) Installing qqc2-breeze-style (5.26.3-r0)
(624/731) Installing plasma-mobile (5.26.3-r0)
(625/731) Installing polkit-kde-agent-1 (5.26.3-r0)
(626/731) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(627/731) Installing chrony-openrc (4.3-r0)
(628/731) Installing haveged (1.9.18-r0)
(629/731) Installing haveged-openrc (1.9.18-r0)
(630/731) Installing nftables (1.0.5-r2)
(631/731) Installing nftables-openrc (1.0.5-r2)
(632/731) Installing postmarketos-config-nftables (0.13-r0)
Executing postmarketos-config-nftables-0.13-r0.post-install
 * service nftables added to runlevel default
(633/731) Installing postmarketos-config-nftables-networkmanager (0.13-r0)
(634/731) Installing postmarketos-base-nftables (23-r1)
Executing postmarketos-base-nftables-23-r1.post-install
(635/731) Installing postmarketos-artwork-icons (2-r1)
(636/731) Installing util-linux (2.38.1-r0)
(637/731) Installing libfdisk (2.38.1-r0)
(638/731) Installing libsmartcols (2.38.1-r0)
(639/731) Installing util-linux-misc (2.38.1-r0)
(640/731) Installing libeconf (0.4.7-r0)
(641/731) Installing runuser (2.38.1-r0)
(642/731) Installing mount (2.38.1-r0)
(643/731) Installing losetup (2.38.1-r0)
(644/731) Installing hexdump (2.38.1-r0)
(645/731) Installing uuidgen (2.38.1-r0)
(646/731) Installing blkid (2.38.1-r0)
(647/731) Installing sfdisk (2.38.1-r0)
(648/731) Installing mcookie (2.38.1-r0)
(649/731) Installing agetty (2.38.1-r0)
(650/731) Installing agetty-openrc (0.45.2-r4)
(651/731) Installing wipefs (2.38.1-r0)
(652/731) Installing cfdisk (2.38.1-r0)
(653/731) Installing umount (2.38.1-r0)
(654/731) Installing util-linux-openrc (2.38.1-r0)
(655/731) Installing flock (2.38.1-r0)
(656/731) Installing lsblk (2.38.1-r0)
(657/731) Installing libcap-ng (0.8.3-r1)
(658/731) Installing setpriv (2.38.1-r0)
(659/731) Installing logger (2.38.1-r0)
(660/731) Installing partx (2.38.1-r0)
(661/731) Installing fstrim (2.38.1-r0)
(662/731) Installing findmnt (2.38.1-r0)
(663/731) Installing pcsc-lite-libs (1.9.9-r0)
(664/731) Installing wpa_supplicant (2.10-r4)
(665/731) Installing wpa_supplicant-openrc (2.10-r4)
(666/731) Installing ifupdown-ng-wifi (0.12.1-r0)
(667/731) Installing postmarketos-base-ui (6-r1)
Executing postmarketos-base-ui-6-r1.post-install
(668/731) Installing postmarketos-base-ui-networkmanager (6-r1)
(669/731) Installing mpdecimal (2.5.1-r1)
(670/731) Installing python3 (3.10.8-r3)
(671/731) Installing py3-ruamel.yaml.clib (0.2.7-r0)
(672/731) Installing py3-ruamel.yaml (0.17.21-r0)
(673/731) Installing sleep-inhibitor (1.16-r0)
(674/731) Installing sleep-inhibitor-openrc (1.16-r0)
(675/731) Installing postmarketos-base-ui-elogind (6-r1)
Executing postmarketos-base-ui-elogind-6-r1.post-install
(676/731) Installing py3-dbus (1.3.2-r0)
(677/731) Installing obex-capabilities (0.2.1-r1)
(678/731) Installing obex-capabilities-bluez-obexd (0.2.1-r1)
(679/731) Installing postmarketos-base-ui-bluez-obexd (6-r1)
(680/731) Installing pulseaudio-utils (9999_git20220528-r0)
(681/731) Installing postmarketos-base-ui-pulseaudio (6-r1)
(682/731) Installing upower (1.90.0-r2)
(683/731) Installing device-pine64-pinephone-upower (0.44-r0)
(684/731) Installing powerdevil-libs (5.26.3-r0)
(685/731) Installing powerdevil (5.26.3-r0)
(686/731) Installing bubblewrap (0.7.0-r0)
(687/731) Installing fuse-common (3.12.0-r0)
(688/731) Installing fuse-openrc (3.12.0-r0)
(689/731) Installing fuse3-libs (3.12.0-r0)
(690/731) Installing fuse3 (3.12.0-r0)
(691/731) Installing xdg-desktop-portal (1.15.0-r0)
(692/731) Installing xdg-desktop-portal-kde (5.26.3-r0)
(693/731) Installing autologin (1.0.0-r4)
(694/731) Installing tinydm (1.1.2-r1)
(695/731) Installing tinydm-openrc (1.1.2-r1)
(696/731) Installing postmarketos-base-ui-tinydm (6-r1)
(697/731) Installing font-alias (1.0.4-r0)
(698/731) Installing util-macros (1.19.3-r0)
(699/731) Installing font-misc-misc (1.1.2-r3)
(700/731) Installing font-cursor-misc (1.0.3-r3)
(701/731) Installing xauth (1.1.2-r0)
(702/731) Installing xmodmap (1.0.11-r0)
(703/731) Installing xrdb (1.2.1-r1)
(704/731) Installing xinit (1.4.1-r1)
(705/731) Installing hwdata-pci (0.364-r0)
(706/731) Installing libpciaccess (0.17-r0)
(707/731) Installing xorg-server (21.1.4-r1)
(708/731) Installing libinput (1.21.0-r0)
(709/731) Installing xf86-input-libinput (1.2.1-r0)
(710/731) Installing xf86-video-fbdev (0.5.0-r3)
(711/731) Installing postmarketos-base-ui-x11 (6-r1)
(712/731) Installing postmarketos-ui-plasma-mobile (3.9-r0)
Executing postmarketos-ui-plasma-mobile-3.9-r0.post-install
 * service tinydm added to runlevel default
 * rc-update: service `urfkill' does not exist
 * service iio-sensor-proxy added to runlevel default
 * service bluetooth added to runlevel default
 * service hfd-service added to runlevel default
 * service networkmanager added to runlevel default
 * service modemmanager added to runlevel default
 * rc-update: service `ofono' is not in the runlevel `default'
tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop
(713/731) Installing libexif (0.6.24-r0)
(714/731) Installing hwloc (2.8.0-r0)
(715/731) Installing libtbb (2021.7.0-r0)
(716/731) Installing opencv (4.6.0-r3)
(717/731) Installing postprocessd (0.2.1-r0)
(718/731) Installing postprocessd-megapixels (0.2.1-r0)
(719/731) Installing qmltermwidget (0.2.0-r1)
(720/731) Installing qmlkonsole (22.09-r1)
(721/731) Installing c-ares (1.18.1-r0)
(722/731) Installing spacebar (22.09-r0)
(723/731) Installing hkdm (0.2.0-r0)
(724/731) Installing buffyboard (0.2.0-r0)
(725/731) Installing terminus-font (4.49.1-r3)
(726/731) Installing kbd-misc (2.5.1-r3)
(727/731) Installing kbd (2.5.1-r3)
(728/731) Installing kbd-openrc (2.5.1-r3)
(729/731) Installing ttyescape (1.0.1-r1)
Executing ttyescape-1.0.1-r1.post-install
(730/731) Installing ttyescape-openrc (1.0.1-r1)
(731/731) Installing xdg-user-dirs (0.18-r0)
Executing busybox-1.35.0-r27.trigger
Executing glib-2.74.1-r2.trigger
Executing fontconfig-2.14.1-r0.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gdk-pixbuf-2.42.10-r0.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing ca-certificates-20220614-r2.trigger
Executing eudev-3.2.11-r3.trigger
Executing postmarketos-mkinitfs-1.5.1-r1.trigger
2022/11/14 15:59:15 Generating for kernel version: 6.0.7
2022/11/14 15:59:15 Output directory: /boot
2022/11/14 15:59:15 == Generating initramfs ==
2022/11/14 15:59:15 - Including hook files
2022/11/14 15:59:15 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/11/14 15:59:15 - Including hook scripts
2022/11/14 15:59:15 - Including required binaries
2022/11/14 15:59:15 - Including kernel modules
2022/11/14 15:59:15 - Including splash images
2022/11/14 15:59:15 - Writing and verifying initramfs archive
2022/11/14 15:59:16 == Generating initramfs extra ==
2022/11/14 15:59:16 - Including extra binaries
2022/11/14 15:59:16 - Including FDE support
2022/11/14 15:59:17 - Writing and verifying initramfs-extra archive
2022/11/14 15:59:22 == Using boot-deploy to finalize/install files ==
==> kernel: device-tree blob operations
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb
==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb
2022/11/14 15:59:27 mkinitfs completed in: 11.342863036s
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
Executing mkfontscale-1.2.2-r1.trigger
OK: 2125 MiB in 756 packages
(2483198) [15:59:37] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2125 MiB in 756 packages
(2483198) [15:59:39] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details)
(2483198) [15:59:40] (rootfs_pine64-pinephone) install device-pine64-pinephone
(2483198) [15:59:40] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(2483198) [15:59:40] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(2483198) [15:59:40] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(2483198) [15:59:40] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone
(2483198) [15:59:40] New background process: pid=2492787, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2125 MiB in 756 packages
(2483198) [15:59:42] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2125 MiB in 756 packages
(2483198) [15:59:45] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(2483198) [15:59:45] (rootfs_pine64-pinephone) install postmarketos-mkinitfs
(2483198) [15:59:45] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(2483198) [15:59:45] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(2483198) [15:59:45] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(2483198) [15:59:45] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(2483198) [15:59:45] New background process: pid=2492945, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2125 MiB in 756 packages
(2483198) [15:59:48] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2125 MiB in 756 packages
(2483198) [15:59:50] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner
(2483198) [15:59:50] (rootfs_pine64-pinephone) % mkinitfs
2022/11/14 15:59:51 Generating for kernel version: 6.0.7
2022/11/14 15:59:51 Output directory: /boot
2022/11/14 15:59:51 == Generating initramfs ==
2022/11/14 15:59:51 - Including hook files
2022/11/14 15:59:51 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/11/14 15:59:51 - Including hook scripts
2022/11/14 15:59:51 - Including required binaries
2022/11/14 15:59:51 - Including kernel modules
2022/11/14 15:59:51 - Including splash images
2022/11/14 15:59:51 - Writing and verifying initramfs archive
2022/11/14 15:59:51 == Generating initramfs extra ==
2022/11/14 15:59:51 - Including extra binaries
2022/11/14 15:59:51 - Including FDE support
2022/11/14 15:59:52 - Writing and verifying initramfs-extra archive
2022/11/14 15:59:56 == Using boot-deploy to finalize/install files ==
==> kernel: device-tree blob operations
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb
==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb
2022/11/14 16:00:00 mkinitfs completed in: 9.829068571s
(2483198) [16:00:00]  *** SET LOGIN PASSWORD FOR: 'user' ***
(2483198) [16:00:00] (rootfs_pine64-pinephone) % passwd user
New password: Retype new password: passwd: password updated successfully
(2483198) [16:00:01] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow
(2483198) [16:00:01] (rootfs_pine64-pinephone) locking root
(2483198) [16:00:01] (rootfs_pine64-pinephone) % passwd -l root
passwd: password changed.
(2483198) [16:00:01] NOTE: No valid keymap specified for device
(2483198) [16:00:01] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC
(2483198) [16:00:06] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname
(2483198) [16:00:06] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts
(2483198) [16:00:07] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(2483198) [16:00:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(2483198) [16:00:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(2483198) [16:00:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(2483198) [16:00:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(2483198) [16:00:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(2483198) [16:00:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(2483198) [16:00:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(2483198) [16:00:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(2483198) [16:00:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(2483198) [16:00:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(2483198) [16:00:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(2483198) [16:00:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(2483198) [16:00:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(2483198) [16:00:07] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap
(2483198) [16:00:07] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2483198) [16:00:07] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
2241804	/home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
(2483198) [16:00:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2483198) [16:00:07] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(2483198) [16:00:07] (native) create pine64-pinephone.img (2933M)
(2483198) [16:00:07] (native) % truncate -s 2933M /home/pmos/rootfs/pine64-pinephone.img
(2483198) [16:00:07] (native) mount /dev/install (pine64-pinephone.img)
(2483198) [16:00:07] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop)
(2483198) [16:00:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(2483198) [16:00:07] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(2483198) [16:00:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(2483198) [16:00:07] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(2483198) [16:00:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(2483198) [16:00:07] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(2483198) [16:00:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(2483198) [16:00:07] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(2483198) [16:00:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(2483198) [16:00:07] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(2483198) [16:00:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(2483198) [16:00:07] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(2483198) [16:00:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(2483198) [16:00:07] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(2483198) [16:00:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(2483198) [16:00:07] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(2483198) [16:00:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(2483198) [16:00:07] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(2483198) [16:00:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(2483198) [16:00:07] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(2483198) [16:00:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(2483198) [16:00:07] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(2483198) [16:00:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(2483198) [16:00:07] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(2483198) [16:00:08] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img
(2483198) [16:00:08] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephone.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1634.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2620.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2483198) [16:00:08] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephone.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1634.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2620.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2483198) [16:00:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(2483198) [16:00:08] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(2483198) [16:00:08] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(2483198) [16:00:08] (native) % parted -s /dev/install mktable msdos
(2483198) [16:00:08] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M
(2483198) [16:00:08] (native) % parted -s /dev/install mkpart primary 256M 100%
(2483198) [16:00:08] (native) % parted -s /dev/install set 1 boot on
(2483198) [16:00:08] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephone.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1634.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2620.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2483198) [16:00:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2483198) [16:00:08] % sudo mount --bind /dev/loop0p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2483198) [16:00:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2483198) [16:00:08] % sudo mount --bind /dev/loop0p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2483198) [16:00:08] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(2483198) [16:00:08] (native) install e2fsprogs
(2483198) [16:00:08] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2483198) [16:00:08] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2483198) [16:00:08] (native) % cat /tmp/apk_progress_fifo
(2483198) [16:00:08] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(2483198) [16:00:08] New background process: pid=2494881, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r4)
(2/3) Installing e2fsprogs-libs (1.46.5-r4)
(3/3) Installing e2fsprogs (1.46.5-r4)
Executing busybox-1.35.0-r27.trigger
OK: 26 MiB in 72 packages
(2483198) [16:00:09] (native) format /dev/installp2 (root, ext4)
(2483198) [16:00:09] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(2483198) [16:00:09] (native) mount /dev/installp2 to /mnt/install
(2483198) [16:00:09] (native) % mkdir -p /mnt/install
(2483198) [16:00:09] (native) % mount /dev/installp2 /mnt/install
(2483198) [16:00:09] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(2483198) [16:00:09] (native) install e2fsprogs
(2483198) [16:00:09] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2483198) [16:00:09] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2483198) [16:00:09] (native) % cat /tmp/apk_progress_fifo
(2483198) [16:00:10] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(2483198) [16:00:10] New background process: pid=2494916, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 26 MiB in 72 packages
(2483198) [16:00:10] (native) format /dev/installp1 (boot, ext2), mount to mountpoint
(2483198) [16:00:10] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1
(2483198) [16:00:10] (native) % mkdir -p /mnt/install/boot
(2483198) [16:00:10] (native) % mount /dev/installp1 /mnt/install/boot
(2483198) [16:00:10] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(2483198) [16:00:10] (native) copy rootfs_pine64-pinephone to /mnt/install/
(2483198) [16:00:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(2483198) [16:00:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(2483198) [16:00:10] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(2483198) [16:00:10] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(2483198) [16:00:10] (native) % cd /mnt/rootfs_pine64-pinephone; cp -a boot tmp root srv etc dev var sbin proc mnt opt sys lib run usr bin media /mnt/install/
(2483198) [16:00:21] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(2483198) [16:00:21] % sudo cp -a /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(2483198) [16:00:22] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(2483198) [16:00:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2483198) [16:00:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2483198) [16:00:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2483198) [16:00:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2483198) [16:00:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2483198) [16:00:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2483198) [16:00:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2483198) [16:00:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2483198) [16:00:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2483198) [16:00:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2483198) [16:00:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2483198) [16:00:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2483198) [16:00:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2483198) [16:00:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2483198) [16:00:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2483198) [16:00:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2483198) [16:00:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2483198) [16:00:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2483198) [16:00:22] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(2483198) [16:00:22] % cat /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
http://mirror.postmarketos.org/postmarketos/master
http://dl-cdn.alpinelinux.org/alpine/edge/main
http://dl-cdn.alpinelinux.org/alpine/edge/community
http://dl-cdn.alpinelinux.org/alpine/edge/testing
(2483198) [16:00:22] Embed firmware u-boot/pine64-pinephone/u-boot-sunxi-with-spl-528.bin in the SD card image at offset 8 with step size 1024
(2483198) [16:00:22] (native) % dd if=/mnt/rootfs_pine64-pinephone/usr/share/u-boot/pine64-pinephone/u-boot-sunxi-with-spl-528.bin of=/dev/install bs=1024 seek=8
740+1 records in
740+1 records out
(2483198) [16:00:22] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(2483198) [16:00:22] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(2483198) [16:00:24] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephone.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1634.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2620.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2483198) [16:00:24] (native) umount /dev/loop0
(2483198) [16:00:24] (native) % losetup -d /dev/loop0
(2483198) [16:00:24] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2483198) [16:00:24] 
(2483198) [16:00:24] *** FLASHING INFORMATION ***
(2483198) [16:00:24] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(2483198) [16:00:24] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(2483198) [16:00:24] 
(2483198) [16:00:24] *** SSH DAEMON INFORMATION ***
(2483198) [16:00:24] SSH daemon is enabled (disable with --no-sshd).
(2483198) [16:00:24] Login as 'user' with the password given during installation.
(2483198) [16:00:24] 
(2483198) [16:00:24] *** FIREWALL INFORMATION ***
(2483198) [16:00:24] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(2483198) [16:00:24] For more information: https://postmarketos.org/firewall
(2483198) [16:00:24] 
(2483198) [16:00:24] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(2483198) [16:00:24] DONE!
total 2349500
-rw-r--r-- 1 root 12345 3075473408 Nov 14 16:00 pine64-pinephone.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img'
Loop Device: /dev/loop0
NAME        SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE                                                                           DIO LOG-SEC
/dev/loop1          0      0         1  1 /var/lib/snapd/snaps/core18_2566.snap                                                 0     512
/dev/loop8          0      0         1  0 /storagepool/storagepool-ext.img                                                      0     512
/dev/loop6          0      0         1  1 /var/lib/snapd/snaps/core18_2620.snap                                                 0     512
/dev/loop4          0      0         1  1 /var/lib/snapd/snaps/core20_1623.snap (deleted)                                       0     512
/dev/loop2          0      0         1  1 /var/lib/snapd/snaps/core20_1634.snap                                                 0     512
/dev/loop0          0      0         0  0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephone.img   0     512
/dev/loop9          0      0         1  1 /var/lib/snapd/snaps/snapd_17336.snap                                                 0     512
/dev/loop7          0      0         1  1 /var/lib/snapd/snaps/snapd_17029.snap                                                 0     512
/dev/loop5          0      0         1  1 /var/lib/snapd/snaps/lxd_22753.snap                                                   0     512
/dev/loop3          0      0         1  1 /var/lib/snapd/snaps/lxd_22526.snap                                                   0     512
/dev/loop10         0      0         1  1 /var/lib/snapd/snaps/core20_1695.snap                                                 0     512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Nov 14 16:00 pmOS_boot -> ../../loop0p1
lrwxrwxrwx 1 root root 13 Nov 14 16:00 pmOS_root -> ../../loop0p2
lrwxrwxrwx 1 root root 10 Nov 14 16:00 storagepool -> ../../sdb1
total 88
drwxr-xr-x  2 root root  4096 Nov 14 15:59 bin
drwxr-xr-x  2 root root  4096 Nov 14 16:00 boot
drwxr-xr-x  2 root root  4096 Nov 14 15:55 dev
drwxr-xr-x 66 root root  4096 Nov 14 16:00 etc
drwxr-xr-x  3 root root  4096 Nov 14 16:00 home
drwxr-xr-x 14 root root  4096 Nov 14 15:58 lib
drwx------  2 root root 16384 Nov 14 16:00 lost+found
drwxr-xr-x  5 root root  4096 Nov 14 15:55 media
drwxr-xr-x  8 root root  4096 Nov 14 15:55 mnt
drwxr-xr-x  2 root root  4096 Nov 14 15:55 opt
drwxr-xr-x  2 root root  4096 Nov 14 15:55 proc
drwx------  2 root root  4096 Nov 14 15:55 root
drwxr-xr-x  6 root root  4096 Nov 14 15:58 run
drwxr-xr-x  2 root root  4096 Nov 14 15:58 sbin
drwxr-xr-x  2 root root  4096 Nov 14 15:55 srv
drwxr-xr-x  2 root root  4096 Nov 14 15:55 sys
drwxrwxrwt  2 root root  4096 Nov 14 16:00 tmp
drwxr-xr-x  9 root root  4096 Nov 14 15:56 usr
drwxr-xr-x 13 root root  4096 Nov 14 15:56 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-11-14 16:00:50--  https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub
Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18
Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 799 [application/x-mspublisher]
Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’

     0K                                                       100% 71.3M=0s

2022-11-14 16:00:50 (71.3 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]

Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz
2022-11-14 14:57:33.864800 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0_rc1-102-g1530dbb3b4 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0_rc1-105-ge0de382b68 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0_rc1-103-g37b8a01f82 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24944 distinct packages available
(1/102) Upgrading kirigami2-libs (5.99.0-r0 -> 9999_git1668374698-r0)
(2/102) Upgrading kirigami2 (5.99.0-r0 -> 9999_git1668374698-r0)
(3/102) Upgrading kactivities-libs (5.99.0-r0 -> 9999_git1668211365-r0)
(4/102) Upgrading karchive (5.99.0-r0 -> 9999_git1668211245-r0)
(5/102) Upgrading kconfig (5.99.0-r0 -> 9999_git1668210371-r0)
(6/102) Upgrading kcoreaddons (5.99.0-r0 -> 9999_git1668383680-r0)
(7/102) Upgrading kwindowsystem (5.99.0-r0 -> 9999_git1668004450-r0)
(8/102) Upgrading kcrash (5.99.0-r0 -> 9999_git1667651095-r0)
(9/102) Upgrading kdbusaddons (5.99.0-r0 -> 9999_git1667786576-r0)
(10/102) Upgrading kglobalaccel (5.99.0-r0 -> 9999_git1667786660-r0)
(11/102) Upgrading kguiaddons (5.99.0-r0 -> 9999_git1668255009-r0)
(12/102) Upgrading ki18n (5.99.0-r0 -> 9999_git1668131976-r0)
(13/102) Upgrading kauth (5.99.0-r0 -> 9999_git1667786484-r0)
(14/102) Upgrading kcodecs (5.99.0-r0 -> 9999_git1668345447-r0)
(15/102) Upgrading kwidgetsaddons (5.99.0-r0 -> 9999_git1667786895-r0)
(16/102) Upgrading kconfigwidgets (5.99.0-r0 -> 9999_git1668291236-r0)
(17/102) Upgrading kiconthemes (5.99.0-r0 -> 9999_git1667786696-r0)
(18/102) Upgrading kitemviews (5.99.0-r0 -> 9999_git1667786742-r0)
(19/102) Upgrading kxmlgui (5.99.0-r0 -> 9999_git1668383963-r0)
(20/102) Upgrading kbookmarks (5.99.0-r0 -> 9999_git1668218287-r0)
(21/102) Upgrading kcompletion (5.99.0-r0 -> 9999_git1667786521-r0)
(22/102) Upgrading kdoctools (5.99.0-r0 -> 9999_git1667872572-r0)
(23/102) Upgrading kjobwidgets (5.99.0-r0 -> 9999_git1668218336-r0)
(24/102) Upgrading knotifications (5.99.0-r0 -> 9999_git1668218348-r0)
(25/102) Upgrading kservice (5.99.0-r0 -> 9999_git1667786846-r0)
(26/102) Upgrading solid-libs (5.99.0-r0 -> 9999_git1668304677-r0)
(27/102) Upgrading sonnet (5.99.0-r0 -> 9999_git1667786964-r0)
(28/102) Upgrading ktextwidgets (5.99.0-r0 -> 9999_git1667824499-r0)
(29/102) Upgrading kio (5.99.0-r0 -> 9999_git1668304638-r0)
(30/102) Upgrading kpackage (5.99.0-r0 -> 9999_git1667786800-r0)
(31/102) Upgrading kdeclarative (5.99.0-r0 -> 9999_git1666436074-r0)
(32/102) Upgrading kwayland (5.99.0-r0 -> 9999_git1667651546-r0)
(33/102) Upgrading plasma-framework (5.99.0-r0 -> 9999_git1668179016-r0)
(34/102) Upgrading kwallet (5.99.0-r0 -> 9999_git1667786886-r0)
(35/102) Upgrading purpose (5.99.0-r0 -> 9999_git1668391091-r0)
(36/102) Upgrading angelfish (22.09-r0 -> 9999_git1667789871-r0)
(37/102) Upgrading breeze-gtk (5.26.3-r0 -> 9999_git1667417749-r0)
(38/102) Upgrading attica (5.99.0-r0 -> 9999_git1667650921-r0)
(39/102) Upgrading kidletime (5.99.0-r0 -> 9999_git1667824017-r0)
(40/102) Upgrading knewstuff (5.99.0-r0 -> 9999_git1668304116-r0)
(41/102) Upgrading kirigami-addons (0.5-r0 -> 9999_git1668391244-r0)
(42/102) Upgrading kclock (22.09-r0 -> 9999_git1668392107-r0)
(43/102) Upgrading kdecoration (5.26.3-r0 -> 9999_git1667789379-r0)
(44/102) Upgrading kde-gtk-config (5.26.3-r0 -> 9999_git1668304265-r0)
(45/102) Upgrading kfilemetadata (5.99.0-r0 -> 9999_git1668045598-r0)
(46/102) Upgrading kcontacts (5.99.0-r0 -> 9999_git1667786550-r0)
(47/102) Upgrading kpeople (5.99.0-r0 -> 9999_git1667786819-r0)
(48/102) Upgrading kcalendarcore (5.99.0-r0 -> 9999_git1667651021-r0)
(49/102) Upgrading kcmutils (5.99.0-r0 -> 9999_git1667786502-r0)
(50/102) Upgrading frameworkintegration (5.99.0-r0 -> 9999_git1667650961-r0)
(51/102) Upgrading oxygen (5.26.3-r0 -> 9999_git1668305382-r0)
(52/102) Upgrading modemmanager-qt (5.99.0-r0 -> 9999_git1667651593-r0)
(53/102) Upgrading plasma-dialer (22.09-r0 -> 9999_git1668392124-r0)
(54/102) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1667789975-r0)
(55/102) Upgrading kded (5.99.0-r0 -> 9999_git1667651134-r0)
(56/102) Upgrading bluez-qt (5.99.0-r0 -> 9999_git1667650941-r0)
(57/102) Upgrading bluedevil (5.26.3-r0 -> 9999_git1668391831-r0)
(58/102) Upgrading breeze (5.26.3-r0 -> 9999_git1668046210-r0)
(59/102) Upgrading libkscreen (5.26.3-r0 -> 9999_git1668391936-r0)
(60/102) Upgrading layer-shell-qt (5.26.3-r0 -> 9999_git1666447153-r0)
(61/102) Upgrading kscreen (5.26.3-r0 -> 9999_git1668218974-r0)
(62/102) Upgrading kwallet-pam (5.26.3-r0 -> 9999_git1663246611-r0)
(63/102) Upgrading kwayland-integration (5.26.3-r0 -> 9999_git1667577609-r0)
(64/102) Upgrading breeze-icons (5.99.0-r0 -> 9999_git1668273286-r0)
(65/102) Upgrading kactivities (5.99.0-r0 -> 9999_git1668211365-r0)
(66/102) Upgrading plasma-nano (5.26.3-r0 -> 9999_git1667789641-r0)
(67/102) Upgrading networkmanager-qt (5.99.0-r0 -> 9999_git1667651602-r0)
(68/102) Upgrading plasma-nm (5.26.3-r0 -> 9999_git1668414619-r0)
(69/102) Upgrading plasma-nm-mobile (5.26.3-r0 -> 9999_git1668414619-r0)
(70/102) Upgrading plasma-settings (22.09-r1 -> 9999_git1668392133-r1)
(71/102) Upgrading kactivitymanagerd (5.26.3-r0 -> 9999_git1667789359-r0)
(72/102) Upgrading kinit (5.99.0-r0 -> 9999_git1667872586-r0)
(73/102) Upgrading kdnssd (5.99.0-r0 -> 9999_git1667786632-r0)
(74/102) Upgrading syntax-highlighting (5.99.0-r0 -> 9999_git1668391117-r0)
(75/102) Upgrading kquickcharts (5.99.0-r0 -> 9999_git1667651468-r0)
(76/102) Upgrading kscreenlocker (5.26.3-r0 -> 9999_git1667789459-r0)
(77/102) Upgrading kwin (5.26.2.1-r0 -> 9999_git1668391925-r0)
(78/102) Upgrading kitemmodels (5.99.0-r0 -> 9999_git1667651334-r0)
(79/102) Upgrading threadweaver (5.99.0-r0 -> 9999_git1667651697-r0)
(80/102) Upgrading krunner (5.99.0-r0 -> 9999_git1667651486-r0)
(81/102) Upgrading milou (5.26.3-r0 -> 9999_git1667789539-r0)
(82/102) Upgrading qqc2-desktop-style (5.99.0-r0 -> 9999_git1668189176-r0)
(83/102) Upgrading plasma-integration (5.26.3-r0 -> 9999_git1667959606-r0)
(84/102) Upgrading plasma-workspace-libs (5.26.3-r0 -> 9999_git1668395599-r0)
(85/102) Upgrading kactivities-stats (5.99.0-r0 -> 9999_git1667650982-r0)
(86/102) Upgrading baloo (5.99.0-r0 -> 9999_git1668390406-r0)
(87/102) Upgrading kholidays (5.99.0-r0 -> 9999_git1668218313-r0)
(88/102) Upgrading knotifyconfig (5.99.0-r0 -> 9999_git1667786791-r0)
(89/102) Upgrading kparts (5.99.0-r0 -> 9999_git1668391055-r0)
(90/102) Upgrading prison (5.99.0-r0 -> 9999_git1667651630-r0)
(91/102) Upgrading ktexteditor (5.99.0-r0 -> 9999_git1668391067-r0)
(92/102) Upgrading libksysguard (5.26.3-r0 -> 9999_git1668391946-r0)
(93/102) Upgrading plasma-workspace (5.26.3-r0 -> 9999_git1668395599-r0)
(94/102) Upgrading kpty (5.99.0-r0 -> 9999_git1667786828-r0)
(95/102) Upgrading kde-cli-tools (5.26.3-r0 -> 9999_git1668391869-r0)
(96/102) Upgrading qqc2-breeze-style (5.26.3-r0 -> 9999_git1667579379-r0)
(97/102) Upgrading plasma-mobile (5.26.3-r0 -> 9999_git1668395868-r0)
(98/102) Upgrading polkit-kde-agent-1 (5.26.3-r0 -> 9999_git1667789783-r0)
(99/102) Upgrading powerdevil-libs (5.26.3-r0 -> 9999_git1668392037-r0)
(100/102) Upgrading powerdevil (5.26.3-r0 -> 9999_git1668392037-r0)
(101/102) Upgrading xdg-desktop-portal-kde (5.26.3-r0 -> 9999_git1668392056-r0)
(102/102) Upgrading qmlkonsole (22.09-r1 -> 9999_git1668131594-r1)
Executing busybox-1.35.0-r27.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing eudev-3.2.11-r3.trigger
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2297 MiB in 756 packages
(1/10) Installing bash (5.2.9-r0)
Executing bash-5.2.9-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.6-r0)
(4/10) Installing libseccomp (2.5.4-r0)
(5/10) Installing flatpak (1.14.0-r2)
Executing flatpak-1.14.0-r2.pre-install
Executing flatpak-1.14.0-r2.post-install
modprobe: can't change directory to '5.15.0-48-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.0-r2)
(7/10) Installing discover-backend-flatpak (5.26.3-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (6.4-r0)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2309 MiB in 766 packages
(1/91) Installing syndication (9999_git1667651678-r0)
(2/91) Installing alligator (9999_git1668392089-r0)
(3/91) Installing libavc1394 (0.5.4-r3)
(4/91) Installing libcaca (0.99_beta20-r0)
(5/91) Installing libdv (1.0.0-r7)
(6/91) Installing libiec61883 (1.2.0-r3)
(7/91) Installing mpg123-libs (1.31.1-r0)
(8/91) Installing speex (1.2.1-r0)
(9/91) Installing libshout (2.4.6-r1)
(10/91) Installing wavpack (5.5.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r1)
(12/91) Installing py3-parsing (3.0.9-r0)
(13/91) Installing py3-packaging (21.3-r2)
(14/91) Installing py3-setuptools (65.5.1-r0)
(15/91) Installing py3-certifi (2022.9.24-r0)
(16/91) Installing py3-charset-normalizer (3.0.0-r0)
(17/91) Installing py3-idna (3.4-r2)
(18/91) Installing py3-urllib3 (1.26.12-r0)
(19/91) Installing py3-requests (2.28.1-r1)
(20/91) Installing py3-ytmusicapi (0.24.0-r0)
(21/91) Installing libmng (2.0.3-r1)
(22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/91) Installing py3-mutagen (1.46.0-r0)
(24/91) Installing py3-websockets (10.4-r0)
(25/91) Installing py3-brotli (1.0.9-r9)
(26/91) Installing yt-dlp (2022.11.11-r0)
(27/91) Installing audiotube (9999_git1668392098-r0)
(28/91) Installing calindori (9999_git1667789891-r0)
(29/91) Installing live-media (2022.10.01-r0)
(30/91) Installing libxpm (3.5.13-r1)
(31/91) Installing a52dec (0.7.4-r8)
(32/91) Installing vulkan-loader (1.3.231.1-r0)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.3-r0)
(35/91) Installing libcddb (1.3.2-r4)
(36/91) Installing libdvbpsi (1.3.3-r0)
(37/91) Installing libdvdcss (1.4.3-r0)
(38/91) Installing libdvdread (6.1.3-r0)
(39/91) Installing libdvdnav (6.1.1-r0)
(40/91) Installing libebml (1.4.4-r0)
(41/91) Installing faad2-libs (2.10.1-r0)
(42/91) Installing libupnp (1.14.14-r0)
(43/91) Installing lua5.2-libs (5.2.4-r10)
(44/91) Installing libmad (0.15.1b-r9)
(45/91) Installing libmatroska (1.7.1-r0)
(46/91) Installing libmicrodns (0.2.0-r0)
(47/91) Installing libmpeg2 (0.5.1-r9)
(48/91) Installing glslang-libs (11.12.0-r0)
(49/91) Installing glslang (11.12.0-r0)
(50/91) Installing spirv-tools (1.3.231.1-r0)
(51/91) Installing shaderc (2022.3-r1)
(52/91) Installing libplacebo (5.229.1-r0)
(53/91) Installing libprotobuf-lite (3.21.9-r0)
(54/91) Installing vlc-libs (3.0.17.4-r12)
(55/91) Installing vlc (3.0.17.4-r12)
(56/91) Installing elisa (22.08.3-r0)
(57/91) Installing kunitconversion (9999_git1667786877-r0)
(58/91) Installing kalk (9999_git1668390599-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1668127712-r0)
(61/91) Installing keysmith (9999_git1667927348-r0)
(62/91) Installing krecorder (9999_git1668305499-r1)
(63/91) Installing kpublictransport (22.08.3-r0)
ERROR: Failed to create usr/lib/libKPublicTransport.so.22.08.3: Connection aborted
ERROR: kpublictransport-22.08.3-r0: No space left on device
(64/91) Installing ktrip (9999_git1667790799-r0)
(65/91) Installing kweathercore (9999_git1667787915-r0)
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
ERROR: qt5-qtcharts-5.15.6_git20220816-r0: No space left on device
(67/91) Installing kweather (9999_git1668392115-r1)
ERROR: kweather-9999_git1668392115-r1: No space left on device
(68/91) Installing libquotient (0.6.11-r0)
ERROR: libquotient-0.6.11-r0: No space left on device
(69/91) Installing libcmark (0.30.2-r1)
ERROR: Failed to create usr/lib/libcmark.so.0.30.2: No space left on device
ERROR: libcmark-0.30.2-r1: No space left on device
(70/91) Installing neochat (9999_git1668391532-r0)
ERROR: neochat-9999_git1668391532-r0: No space left on device
(71/91) Installing kjs (9999_git1667651362-r0)
ERROR: kjs-9999_git1667651362-r0: No space left on device
(72/91) Installing libdjvulibre (3.5.28-r2)
ERROR: libdjvulibre-3.5.28-r2: No space left on device
(73/91) Installing libzip (1.9.2-r2)
ERROR: Failed to create usr/lib/libzip.so.5.5: No space left on device
ERROR: libzip-1.9.2-r2: No space left on device
(74/91) Installing ebook-tools (0.2.2-r3)
(75/91) Installing discount-libs (2.2.7b-r0)
ERROR: discount-libs-2.2.7b-r0: Operation not permitted
(76/91) Installing poppler (22.11.0-r0)
ERROR: poppler-22.11.0-r0: Operation not permitted
(77/91) Installing poppler-qt5 (22.11.0-r0)
ERROR: poppler-qt5-22.11.0-r0: Operation not permitted
(78/91) Installing kdegraphics-mobipocket (22.08.3-r0)
ERROR: kdegraphics-mobipocket-22.08.3-r0: Operation not permitted
(79/91) Installing libspectre (0.2.11-r0)
ERROR: libspectre-0.2.11-r0: Operation not permitted
(80/91) Installing okular-common (22.08.3-r0)
ERROR: okular-common-22.08.3-r0: Operation not permitted
(81/91) Installing okular (22.08.3-r0)
ERROR: okular-22.08.3-r0: Operation not permitted
(82/91) Installing plasma-camera (1.0_git20210328-r2)
ERROR: plasma-camera-1.0_git20210328-r2: Operation not permitted
(83/91) Installing gst-libav (1.20.4-r0)
ERROR: gst-libav-1.20.4-r0: Operation not permitted
(84/91) Installing gst-plugins-good-qt (1.20.4-r1)
ERROR: gst-plugins-good-qt-1.20.4-r1: Operation not permitted
(85/91) Installing plasmatube (9999_git1668392143-r0)
ERROR: plasmatube-9999_git1668392143-r0: Operation not permitted
(86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
ERROR: postmarketos-config-nftables-upnp-client-0.13-r0: Operation not permitted
(87/91) Installing postmarketos-config-nftables-mdns (0.13-r0)
ERROR: postmarketos-config-nftables-mdns-0.13-r0: Operation not permitted
(88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0)
ERROR: postmarketos-config-nftables-chromecast-0.13-r0: Operation not permitted
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
ERROR: postmarketos-config-nftables-vlc-chromecast-0.13-r0: Operation not permitted
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
ERROR: qt5-qtwebsockets-5.15.6_git20220907-r0: Operation not permitted
(91/91) Installing tokodon (9999_git1668417630-r0)
ERROR: tokodon-9999_git1668417630-r0: Operation not permitted
Executing busybox-1.35.0-r27.trigger
ERROR: sybox-1.35.0-r27.trigger: failed to execute: No space left on device
Executing gtk-update-icon-cache-3.24.34-r7.trigger
ERROR: k-update-icon-cache-3.24.34-r7.trigger: failed to execute: No space left on device
Executing postmarketos-base-23-r1.trigger
ERROR: stmarketos-base-23-r1.trigger: failed to execute: No space left on device
Executing vlc-libs-3.0.17.4-r12.trigger
ERROR: c-libs-3.0.17.4-r12.trigger: failed to execute: No space left on device
26 errors; 2443 MiB in 831 packages
sh: write error: No space left on device
(chroot) Exiting chroot...
[16:02:32] Unregister qemu binfmt (arm)
[16:02:32] Unregister qemu binfmt (aarch64)
[16:02:32] Unregister qemu binfmt (riscv64)
[16:02:33] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:02:33] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:02:33] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y
[16:02:33] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
[16:02:34] Cleared up ~4510 MB of space
[16:02:35] DONE!
Building image for pine64-pinephonepro
Already up to date.
[16:02:35] Work path [/home/swadmin/.local/var/pmbootstrap]: [16:02:35] Channel [edge]: [16:02:35] Vendor [qemu]: [16:02:35] Device codename [amd64]: [16:02:35] Kernel [lts]: [16:02:35] Username [user]: [16:02:36] User interface [weston]: [16:02:36] Change them? (y/n) [n]: [16:02:36] Extra packages [none]: [16:02:36] Use this timezone instead of GMT? (y/n) [y]: [16:02:36] Choose default locale for installation [C.UTF-8]: [16:02:36] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [16:02:36] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [16:02:36] Config changed: ui='plasma-mobile'
[16:02:36] Config changed: device='pine64-pinephonepro'
[16:02:36] Config changed: kernel=''
[16:02:36] Config changed: extra_packages='osk-sdl'
(2530696) [16:02:37] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v
origin	https://gitlab.com/postmarketOS/pmaports.git (fetch)
origin	https://gitlab.com/postmarketOS/pmaports.git (push)
(2530696) [16:02:37] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge

[edge]
description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
branch_pmaports=master
branch_aports=master
mirrordir_alpine=edge

[v22.06]
description=Latest release / Recommended for best stability
branch_pmaports=v22.06
branch_aports=3.16-stable
mirrordir_alpine=v3.16

[v21.12]
description=Old release (unsupported)
branch_pmaports=v21.12
branch_aports=3.15-stable
mirrordir_alpine=v3.15

[v21.06]
description=Old release (unsupported)
branch_pmaports=v21.06
branch_aports=3.14-stable
mirrordir_alpine=v3.14

[v21.03]
description=Old release (unsupported)
branch_pmaports=v21.03
branch_aports=3.13-stable
mirrordir_alpine=v3.13

[v20.05]
description=Old release (unsupported)
branch_pmaports=v20.05
branch_aports=3.12-stable
mirrordir_alpine=v3.12
(2530696) [16:02:37] *** (1/4) PREPARE NATIVE CHROOT ***
(2530696) [16:02:37] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(2530696) [16:02:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(2530696) [16:02:37] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(2530696) [16:02:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(2530696) [16:02:37] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(2530696) [16:02:37] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(2530696) [16:02:37] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(2530696) [16:02:37] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(2530696) [16:02:37] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(2530696) [16:02:37] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(2530696) [16:02:37] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(2530696) [16:02:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(2530696) [16:02:37] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(2530696) [16:02:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(2530696) [16:02:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(2530696) [16:02:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(2530696) [16:02:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(2530696) [16:02:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(2530696) [16:02:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(2530696) [16:02:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(2530696) [16:02:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(2530696) [16:02:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(2530696) [16:02:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(2530696) [16:02:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(2530696) [16:02:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(2530696) [16:02:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(2530696) [16:02:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(2530696) [16:02:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(2530696) [16:02:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(2530696) [16:02:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(2530696) [16:02:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(2530696) [16:02:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(2530696) [16:02:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(2530696) [16:02:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(2530696) [16:02:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(2530696) [16:02:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(2530696) [16:02:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(2530696) [16:02:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(2530696) [16:02:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(2530696) [16:02:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2530696) [16:02:37] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(2530696) [16:02:37] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(2530696) [16:02:37] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(2530696) [16:02:37] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(2530696) [16:02:37] Update package index for x86_64 (4 file(s))
(2530696) [16:02:37] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(2530696) [16:02:37] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(2530696) [16:02:38] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(2530696) [16:02:38] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(2530696) [16:02:38] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(2530696) [16:02:38] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(2530696) [16:02:38] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(2530696) [16:02:38] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(2530696) [16:02:38] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(2530696) [16:02:39] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk
(2530696) [16:02:39] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2530696) [16:02:39] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2530696) [16:02:39] extracted: /tmp/pmbootstrapw6qv5w16apk
(2530696) [16:02:39] extracted: /tmp/pmbootstraprx1bczoisig
(2530696) [16:02:39] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2530696) [16:02:39] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstraprx1bczoisig /tmp/pmbootstrapw6qv5w16apk
Verified OK
(2530696) [16:02:39] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(2530696) [16:02:39] % /tmp/pmbootstrapw6qv5w16apk --version
apk-tools 2.12.10, compiled for x86_64.
(2530696) [16:02:39] (native) install alpine-base
(2530696) [16:02:39] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(2530696) [16:02:39] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub
(2530696) [16:02:39] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub
(2530696) [16:02:39] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2530696) [16:02:39] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub
(2530696) [16:02:39] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub
(2530696) [16:02:39] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub
(2530696) [16:02:39] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub
(2530696) [16:02:39] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub
(2530696) [16:02:39] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub
(2530696) [16:02:39] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub
(2530696) [16:02:39] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub
(2530696) [16:02:39] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub
(2530696) [16:02:39] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub
(2530696) [16:02:39] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub
(2530696) [16:02:39] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub
(2530696) [16:02:39] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub
(2530696) [16:02:39] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub
(2530696) [16:02:39] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub
(2530696) [16:02:39] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(2530696) [16:02:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(2530696) [16:02:39] (native) update /etc/apk/repositories
(2530696) [16:02:39] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2530696) [16:02:39] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2530696) [16:02:39] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2530696) [16:02:39] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2530696) [16:02:39] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2530696) [16:02:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(2530696) [16:02:39] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2530696) [16:02:39] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2530696) [16:02:39] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base
(2530696) [16:02:39] New background process: pid=2530855, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r4)
(3/25) Installing busybox (1.35.0-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(5/25) Installing alpine-baselayout (3.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r4)
Executing openrc-0.45.2-r4.post-install
(9/25) Installing mdev-conf (4.3-r0)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.15.0_rc1-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17.0_rc1-r0)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.7-r0)
(16/25) Installing libssl3 (3.0.7-r0)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17.0_rc1-r0)
Executing busybox-1.35.0-r27.trigger
OK: 10 MiB in 25 packages
(2530696) [16:02:41] (native) % adduser -D pmos -u 12345
(2530696) [16:02:41] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(2530696) [16:02:41] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(2530696) [16:02:41] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(2530696) [16:02:41] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(2530696) [16:02:41] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(2530696) [16:02:41] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(2530696) [16:02:41] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(2530696) [16:02:41] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(2530696) [16:02:41] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(2530696) [16:02:41] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(2530696) [16:02:41] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(2530696) [16:02:41] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(2530696) [16:02:41] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(2530696) [16:02:41] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(2530696) [16:02:41] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(2530696) [16:02:41] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(2530696) [16:02:41] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(2530696) [16:02:41] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(2530696) [16:02:41] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(2530696) [16:02:44] (native) install cryptsetup util-linux parted
(2530696) [16:02:44] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2530696) [16:02:44] (native) % cat /tmp/apk_progress_fifo
(2530696) [16:02:44] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(2530696) [16:02:44] New background process: pid=2531162, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/43) Installing libblkid (2.38.1-r0)
(2/43) Installing argon2-libs (20190702-r2)
(3/43) Installing device-mapper-libs (2.02.188-r0)
(4/43) Installing json-c (0.16-r0)
(5/43) Installing libuuid (2.38.1-r0)
(6/43) Installing cryptsetup-libs (2.5.0-r2)
(7/43) Installing popt (1.19-r0)
(8/43) Installing cryptsetup (2.5.0-r2)
(9/43) Installing cryptsetup-openrc (2.5.0-r2)
(10/43) Installing ncurses-terminfo-base (6.3_p20221105-r0)
(11/43) Installing ncurses-libs (6.3_p20221105-r0)
(12/43) Installing readline (8.2.0-r0)
(13/43) Installing parted (3.5-r0)
(14/43) Installing util-linux (2.38.1-r0)
(15/43) Installing libfdisk (2.38.1-r0)
(16/43) Installing libmount (2.38.1-r0)
(17/43) Installing libsmartcols (2.38.1-r0)
(18/43) Installing util-linux-misc (2.38.1-r0)
(19/43) Installing libeconf (0.4.7-r0)
(20/43) Installing linux-pam (1.5.2-r1)
(21/43) Installing runuser (2.38.1-r0)
(22/43) Installing mount (2.38.1-r0)
(23/43) Installing losetup (2.38.1-r0)
(24/43) Installing hexdump (2.38.1-r0)
(25/43) Installing uuidgen (2.38.1-r0)
(26/43) Installing blkid (2.38.1-r0)
(27/43) Installing sfdisk (2.38.1-r0)
(28/43) Installing mcookie (2.38.1-r0)
(29/43) Installing agetty (2.38.1-r0)
(30/43) Installing agetty-openrc (0.45.2-r4)
(31/43) Installing wipefs (2.38.1-r0)
(32/43) Installing cfdisk (2.38.1-r0)
(33/43) Installing umount (2.38.1-r0)
(34/43) Installing util-linux-openrc (2.38.1-r0)
(35/43) Installing flock (2.38.1-r0)
(36/43) Installing eudev-libs (3.2.11-r3)
(37/43) Installing lsblk (2.38.1-r0)
(38/43) Installing libcap-ng (0.8.3-r1)
(39/43) Installing setpriv (2.38.1-r0)
(40/43) Installing logger (2.38.1-r0)
(41/43) Installing partx (2.38.1-r0)
(42/43) Installing fstrim (2.38.1-r0)
(43/43) Installing findmnt (2.38.1-r0)
Executing busybox-1.35.0-r27.trigger
OK: 21 MiB in 68 packages
(2530696) [16:02:45] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") ***
(2530696) [16:02:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(2530696) [16:02:45] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(2530696) [16:02:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(2530696) [16:02:45] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(2530696) [16:02:45] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3
(2530696) [16:02:45] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5
(2530696) [16:02:45] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7
(2530696) [16:02:45] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8
(2530696) [16:02:45] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9
(2530696) [16:02:45] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/
(2530696) [16:02:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(2530696) [16:02:45] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(2530696) [16:02:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64
(2530696) [16:02:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(2530696) [16:02:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(2530696) [16:02:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64
(2530696) [16:02:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(2530696) [16:02:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(2530696) [16:02:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(2530696) [16:02:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(2530696) [16:02:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(2530696) [16:02:46] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(2530696) [16:02:46] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(2530696) [16:02:46] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(2530696) [16:02:46] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(2530696) [16:02:46] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(2530696) [16:02:46] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(2530696) [16:02:46] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(2530696) [16:02:46] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(2530696) [16:02:46] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(2530696) [16:02:46] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(2530696) [16:02:46] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(2530696) [16:02:46] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details)
(2530696) [16:02:46] (native) install qemu-aarch64
(2530696) [16:02:46] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2530696) [16:02:46] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2530696) [16:02:46] (native) % cat /tmp/apk_progress_fifo
(2530696) [16:02:46] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64
(2530696) [16:02:46] New background process: pid=2531501, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing qemu-aarch64 (7.1.0-r7)
Executing busybox-1.35.0-r27.trigger
OK: 25 MiB in 69 packages
(2530696) [16:02:46] Register qemu binfmt (aarch64)
(2530696) [16:02:46] % sudo sh -c echo ":qemu-aarch64:M::\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\xb7\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:/usr/bin/qemu-aarch64-static:C" > /proc/sys/fs/binfmt_misc/register
(2530696) [16:02:46] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin
(2530696) [16:02:47] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(2530696) [16:02:47] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_native/usr/bin/qemu-aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(2530696) [16:02:47] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap
(2530696) [16:02:47] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2530696) [16:02:47] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2530696) [16:02:47] extracted: /tmp/pmbootstrapuvwhu30napk
(2530696) [16:02:47] extracted: /tmp/pmbootstrap2mckefl8sig
(2530696) [16:02:47] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2530696) [16:02:47] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap2mckefl8sig /tmp/pmbootstrapuvwhu30napk
Verified OK
(2530696) [16:02:47] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(2530696) [16:02:47] % /tmp/pmbootstrapuvwhu30napk --version
apk-tools 2.12.10, compiled for x86_64.
(2530696) [16:02:47] (rootfs_pine64-pinephonepro) install alpine-base
(2530696) [16:02:47] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache
(2530696) [16:02:47] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf
(2530696) [16:02:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk
(2530696) [16:02:47] (rootfs_pine64-pinephonepro) update /etc/apk/repositories
(2530696) [16:02:47] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(2530696) [16:02:47] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(2530696) [16:02:47] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(2530696) [16:02:47] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(2530696) [16:02:47] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(2530696) [16:02:47] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(2530696) [16:02:47] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(2530696) [16:02:47] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(2530696) [16:02:47] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(2530696) [16:02:47] Update package index for aarch64 (4 file(s))
(2530696) [16:02:47] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(2530696) [16:02:47] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz
(2530696) [16:02:47] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(2530696) [16:02:48] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz
(2530696) [16:02:48] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(2530696) [16:02:48] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz
(2530696) [16:02:48] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(2530696) [16:02:48] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz
(2530696) [16:02:48] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(2530696) [16:02:48] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2530696) [16:02:48] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2530696) [16:02:48] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2530696) [16:02:48] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 --initdb --arch aarch64 add alpine-base
(2530696) [16:02:48] New background process: pid=2531653, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r4)
(3/25) Installing busybox (1.35.0-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(5/25) Installing alpine-baselayout (3.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r4)
Executing openrc-0.45.2-r4.post-install
(9/25) Installing mdev-conf (4.3-r0)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.15.0_rc1-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17.0_rc1-r0)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.7-r0)
(16/25) Installing libssl3 (3.0.7-r0)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r4)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17.0_rc1-r0)
Executing busybox-1.35.0-r27.trigger
OK: 13 MiB in 25 packages
(2530696) [16:02:50] (rootfs_pine64-pinephonepro) % getent passwd user
(2530696) [16:02:50] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user
(2530696) [16:02:50] (rootfs_pine64-pinephonepro) % addgroup -S wheel
addgroup: group 'wheel' in use
(2530696) [16:02:50] (rootfs_pine64-pinephonepro) % addgroup user wheel
(2530696) [16:02:50] (rootfs_pine64-pinephonepro) % addgroup -S video
addgroup: group 'video' in use
(2530696) [16:02:50] (rootfs_pine64-pinephonepro) % addgroup user video
(2530696) [16:02:51] (rootfs_pine64-pinephonepro) % addgroup -S audio
addgroup: group 'audio' in use
(2530696) [16:02:51] (rootfs_pine64-pinephonepro) % addgroup user audio
(2530696) [16:02:51] (rootfs_pine64-pinephonepro) % addgroup -S input
addgroup: group 'input' in use
(2530696) [16:02:51] (rootfs_pine64-pinephonepro) % addgroup user input
(2530696) [16:02:51] (rootfs_pine64-pinephonepro) % addgroup -S plugdev
(2530696) [16:02:51] (rootfs_pine64-pinephonepro) % addgroup user plugdev
(2530696) [16:02:51] (rootfs_pine64-pinephonepro) % addgroup -S netdev
addgroup: group 'netdev' in use
(2530696) [16:02:51] (rootfs_pine64-pinephonepro) % addgroup user netdev
(2530696) [16:02:51] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs
(2530696) [16:02:53] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-base, device-pine64-pinephonepro, postmarketos-ui-plasma-mobile, device-pine64-pinephonepro-nonfree-firmware, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details)
(2530696) [16:02:53] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(2530696) [16:02:53] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(2530696) [16:02:54] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(2530696) [16:02:54] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(2530696) [16:02:55] (rootfs_pine64-pinephonepro) install postmarketos-base device-pine64-pinephonepro postmarketos-ui-plasma-mobile device-pine64-pinephonepro-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(2530696) [16:02:55] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(2530696) [16:02:55] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(2530696) [16:02:55] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-pine64-pinephonepro postmarketos-ui-plasma-mobile device-pine64-pinephonepro-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(2530696) [16:02:55] New background process: pid=2531959, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/725) Installing icu-data-full (72.1-r1)
(2/725) Installing dbus-libs (1.14.4-r0)
(3/725) Installing libgcc (12.2.1_git20220924-r4)
(4/725) Installing libffi (3.4.4-r0)
(5/725) Installing libintl (0.21.1-r1)
(6/725) Installing libblkid (2.38.1-r0)
(7/725) Installing libmount (2.38.1-r0)
(8/725) Installing pcre2 (10.40-r0)
(9/725) Installing glib (2.74.1-r2)
(10/725) Installing libstdc++ (12.2.1_git20220924-r4)
(11/725) Installing icu-libs (72.1-r1)
(12/725) Installing libpcre2-16 (10.40-r0)
(13/725) Installing zstd-libs (1.5.2-r9)
(14/725) Installing qt5-qtbase (5.15.6_git20221010-r0)
(15/725) Installing hicolor-icon-theme (0.17-r2)
(16/725) Installing libmagic (5.43-r0)
(17/725) Installing file (5.43-r0)
(18/725) Installing libxau (1.0.10-r0)
(19/725) Installing libmd (1.0.4-r0)
(20/725) Installing libbsd (0.11.7-r0)
(21/725) Installing libxdmcp (1.1.3-r1)
(22/725) Installing libxcb (1.15-r0)
(23/725) Installing libx11 (1.8.2-r0)
(24/725) Installing libxext (1.3.5-r0)
(25/725) Installing libice (1.0.10-r1)
(26/725) Installing libuuid (2.38.1-r0)
(27/725) Installing libsm (1.2.3-r1)
(28/725) Installing libxt (1.2.1-r0)
(29/725) Installing libxmu (1.1.4-r0)
(30/725) Installing xset (1.2.4-r1)
(31/725) Installing xprop (1.2.5-r1)
(32/725) Installing xdg-utils (1.1.3-r4)
(33/725) Installing mesa (22.2.3-r0)
(34/725) Installing libdrm (2.4.114-r0)
(35/725) Installing libexpat (2.5.0-r0)
(36/725) Installing wayland-libs-server (1.21.0-r1)
(37/725) Installing mesa-glapi (22.2.3-r0)
(38/725) Installing mesa-gles (22.2.3-r0)
(39/725) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(40/725) Installing libxcomposite (0.4.5-r1)
(41/725) Installing brotli-libs (1.0.9-r9)
(42/725) Installing libbz2 (1.0.8-r3)
(43/725) Installing libpng (1.6.38-r0)
(44/725) Installing freetype (2.12.1-r0)
(45/725) Installing fontconfig (2.14.1-r0)
(46/725) Installing wayland-libs-client (1.21.0-r1)
(47/725) Installing wayland-libs-cursor (1.21.0-r1)
(48/725) Installing wayland-libs-egl (1.21.0-r1)
(49/725) Installing xkeyboard-config (2.37-r0)
(50/725) Installing xz-libs (5.2.7-r0)
(51/725) Installing libxml2 (2.10.3-r1)
(52/725) Installing libxkbcommon (1.4.1-r0)
(53/725) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(54/725) Installing mesa-gbm (22.2.3-r0)
(55/725) Installing libxshmfence (1.3.1-r0)
(56/725) Installing mesa-egl (22.2.3-r0)
(57/725) Installing avahi-libs (0.8-r6)
(58/725) Installing gmp (6.2.1-r2)
(59/725) Installing nettle (3.8.1-r0)
(60/725) Installing p11-kit (0.24.1-r1)
(61/725) Installing libtasn1 (4.19.0-r0)
(62/725) Installing libunistring (1.1-r0)
(63/725) Installing gnutls (3.7.8-r2)
(64/725) Installing cups-libs (2.4.2-r1)
(65/725) Installing pkgconf (1.9.3-r0)
(66/725) Installing shared-mime-info (2.2-r2)
(67/725) Installing libjpeg-turbo (2.1.4-r0)
(68/725) Installing libwebp (1.2.4-r1)
(69/725) Installing tiff (4.4.0-r1)
(70/725) Installing gdk-pixbuf (2.42.10-r0)
(71/725) Installing gtk-update-icon-cache (3.24.34-r7)
(72/725) Installing libxfixes (6.0.0-r0)
(73/725) Installing libxrender (0.9.11-r0)
(74/725) Installing libxcursor (1.2.1-r1)
(75/725) Installing libxdamage (1.1.5-r1)
(76/725) Installing libxi (1.8-r0)
(77/725) Installing libxinerama (1.1.5-r0)
(78/725) Installing libxrandr (1.5.2-r1)
(79/725) Installing libatk-1.0 (2.46.0-r0)
(80/725) Installing libxtst (1.2.4-r0)
(81/725) Installing at-spi2-core (2.46.0-r0)
(82/725) Installing libatk-bridge-2.0 (2.46.0-r0)
(83/725) Installing pixman (0.42.2-r0)
(84/725) Installing cairo (1.17.6-r3)
(85/725) Installing cairo-gobject (1.17.6-r3)
(86/725) Installing libepoxy (1.5.10-r0)
(87/725) Installing fribidi (1.0.12-r0)
(88/725) Installing graphite2 (1.3.14-r2)
(89/725) Installing harfbuzz (5.3.1-r1)
(90/725) Installing libxft (2.3.6-r0)
(91/725) Installing pango (1.50.11-r0)
(92/725) Installing gtk+3.0 (9999_git20210602-r4)
Executing gtk+3.0-9999_git20210602-r4.post-install
(93/725) Installing libevdev (1.13.0-r0)
(94/725) Installing mtdev (1.1.6-r1)
(95/725) Installing eudev-libs (3.2.11-r3)
(96/725) Installing libinput-libs (1.21.0-r0)
(97/725) Installing xcb-util-wm (0.4.2-r0)
(98/725) Installing xcb-util (0.4.0-r3)
(99/725) Installing xcb-util-image (0.4.1-r0)
(100/725) Installing xcb-util-keysyms (0.4.1-r0)
(101/725) Installing xcb-util-renderutil (0.3.10-r0)
(102/725) Installing libxkbcommon-x11 (1.4.1-r0)
(103/725) Installing qt5-qtbase-x11 (5.15.6_git20221010-r0)
(104/725) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0)
(105/725) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0)
(106/725) Installing kirigami2-libs (5.99.0-r0)
(107/725) Installing kirigami2 (5.99.0-r0)
(108/725) Installing kactivities-libs (5.99.0-r0)
(109/725) Installing karchive (5.99.0-r0)
(110/725) Installing kconfig (5.99.0-r0)
(111/725) Installing kcoreaddons (5.99.0-r0)
(112/725) Installing qt5-qtx11extras (5.15.6_git20220816-r0)
(113/725) Installing kwindowsystem (5.99.0-r0)
(114/725) Installing kcrash (5.99.0-r0)
(115/725) Installing kdbusaddons (5.99.0-r0)
(116/725) Installing kglobalaccel (5.99.0-r0)
(117/725) Installing kguiaddons (5.99.0-r0)
(118/725) Installing ki18n (5.99.0-r0)
(119/725) Installing libelogind (246.10-r5)
(120/725) Installing polkit-elogind-libs (121-r0)
(121/725) Installing polkit-qt-1 (0.114.0-r1)
(122/725) Installing kauth (5.99.0-r0)
(123/725) Installing kcodecs (5.99.0-r0)
(124/725) Installing kwidgetsaddons (5.99.0-r0)
(125/725) Installing kconfigwidgets (5.99.0-r0)
(126/725) Installing qt5-qtsvg (5.15.6_git20220908-r0)
(127/725) Installing kiconthemes (5.99.0-r0)
(128/725) Installing kitemviews (5.99.0-r0)
(129/725) Installing kxmlgui (5.99.0-r0)
(130/725) Installing kbookmarks (5.99.0-r0)
(131/725) Installing kcompletion (5.99.0-r0)
(132/725) Installing libxml2-utils (2.10.3-r1)
(133/725) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(134/725) Installing libgpg-error (1.46-r1)
(135/725) Installing libgcrypt (1.10.1-r0)
(136/725) Installing libxslt (1.1.37-r0)
(137/725) Installing docbook-xsl (1.79.2-r8)
Executing docbook-xsl-1.79.2-r8.post-install
(138/725) Installing kdoctools (5.99.0-r0)
(139/725) Installing kjobwidgets (5.99.0-r0)
(140/725) Installing alsa-lib (1.2.8-r0)
(141/725) Installing libxxf86vm (1.1.5-r0)
(142/725) Installing mesa-gl (22.2.3-r0)
(143/725) Installing libxv (1.0.11-r3)
(144/725) Installing cdparanoia-libs (10.2-r11)
(145/725) Installing graphene (1.10.8-r1)
(146/725) Installing gstreamer (1.20.4-r0)
(147/725) Installing libogg (1.3.5-r1)
(148/725) Installing opus (1.3.1-r1)
(149/725) Installing orc (0.4.33-r0)
(150/725) Installing libtheora (1.1.1-r16)
(151/725) Installing libvorbis (1.3.7-r0)
(152/725) Installing gst-plugins-base (1.20.4-r0)
(153/725) Installing qt5-qtmultimedia (5.15.6_git20220907-r0)
(154/725) Installing qt5-qtspeech (5.15.6_git20220907-r0)
(155/725) Installing sound-theme-freedesktop (0.8-r0)
(156/725) Installing libltdl (2.4.7-r0)
(157/725) Installing libcanberra (0.30-r9)
(158/725) Installing libcanberra-gstreamer (0.30-r9)
(159/725) Installing knotifications (5.99.0-r0)
(160/725) Installing kservice (5.99.0-r0)
(161/725) Installing solid-libs (5.99.0-r0)
(162/725) Installing libhunspell (1.7.1-r0)
(163/725) Installing ncurses-terminfo-base (6.3_p20221105-r0)
(164/725) Installing ncurses-libs (6.3_p20221105-r0)
(165/725) Installing readline (8.2.0-r0)
(166/725) Installing hunspell (1.7.1-r0)
(167/725) Installing sonnet (5.99.0-r0)
(168/725) Installing ktextwidgets (5.99.0-r0)
(169/725) Installing kio (5.99.0-r0)
(170/725) Installing kpackage (5.99.0-r0)
(171/725) Installing kdeclarative (5.99.0-r0)
(172/725) Installing kwayland (5.99.0-r0)
(173/725) Installing plasma-framework (5.99.0-r0)
(174/725) Installing sqlite-libs (3.39.4-r0)
(175/725) Installing libaccounts-glib (1.26-r0)
(176/725) Installing libaccounts-qt (1.16-r1)
(177/725) Installing signond (8.61-r0)
(178/725) Installing accounts-qml-module (0.7_git20190605-r1)
(179/725) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(180/725) Installing sdl2 (2.24.2-r0)
(181/725) Installing aom-libs (3.5.0-r0)
(182/725) Installing libass (0.16.0-r0)
(183/725) Installing libdav1d (1.0.0-r2)
(184/725) Installing lame (3.100-r2)
(185/725) Installing libasyncns (0.8-r1)
(186/725) Installing flac-libs (1.4.2-r0)
(187/725) Installing libsndfile (1.1.0-r2)
(188/725) Installing libgomp (12.2.1_git20220924-r4)
(189/725) Installing soxr (0.1.3-r3)
(190/725) Installing speexdsp (1.2.1-r0)
(191/725) Installing tdb-libs (1.4.7-r0)
(192/725) Installing libpulse (9999_git20220528-r0)
(193/725) Installing cjson (1.7.15-r3)
(194/725) Installing mbedtls (2.28.1-r0)
(195/725) Installing librist (0.2.7-r0)
(196/725) Installing libsrt (1.5.1-r0)
(197/725) Installing libssh (0.10.4-r0)
(198/725) Installing v4l-utils-libs (1.22.1-r2)
(199/725) Installing libva (2.16.0-r0)
(200/725) Installing libvdpau (1.5-r0)
(201/725) Installing vidstab (1.1.0-r2)
(202/725) Installing libvpx (1.12.0-r1)
(203/725) Installing x264-libs (0.164_git20220602-r0)
(204/725) Installing numactl (2.0.16-r0)
(205/725) Installing x265-libs (3.5-r3)
(206/725) Installing xvidcore (1.3.7-r1)
(207/725) Installing libsodium (1.0.18-r2)
(208/725) Installing libzmq (4.3.4-r1)
(209/725) Installing ffmpeg-libs (5.1.2-r1)
(210/725) Installing libevent (2.1.12-r5)
(211/725) Installing nspr (4.35-r0)
(212/725) Installing nss (3.85-r0)
(213/725) Installing re2 (2022.06.01-r1)
(214/725) Installing snappy (1.1.9-r4)
(215/725) Installing qt5-qtwebengine (5.15.11-r3)
(216/725) Installing libnotify (0.8.1-r1)
(217/725) Installing libproxy (0.4.18-r1)
(218/725) Installing signon-ui (0.17_git20171023-r2)
(219/725) Installing libassuan (2.5.5-r1)
(220/725) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(221/725) Installing gnupg-gpgconf (2.2.40-r0)
(222/725) Installing gpg (2.2.40-r0)
(223/725) Installing npth (1.6-r2)
(224/725) Installing gpg-agent (2.2.40-r0)
(225/725) Installing libksba (1.6.2-r0)
(226/725) Installing gpgsm (2.2.40-r0)
(227/725) Installing gpgme (1.18.0-r0)
(228/725) Installing gpgmepp (1.18.0-r0)
(229/725) Installing gdbm (1.23-r0)
(230/725) Installing libsasl (2.1.28-r3)
(231/725) Installing libqca (2.3.4-r2)
(232/725) Installing kwallet (5.99.0-r0)
(233/725) Installing kaccounts-integration (22.08.3-r0)
(234/725) Installing purpose (5.99.0-r0)
(235/725) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r0)
(236/725) Installing qt5-qtfeedback (0_git20180903-r0)
(237/725) Installing angelfish (22.09-r0)
(238/725) Installing gtk+2.0 (2.24.33-r7)
Executing gtk+2.0-2.24.33-r7.post-install
(239/725) Installing gtk-engines-clearlooks (2.21.0-r3)
(240/725) Installing gtk-engines-crux (2.21.0-r3)
(241/725) Installing gtk-engines-industrial (2.21.0-r3)
(242/725) Installing gtk-engines-mist (2.21.0-r3)
(243/725) Installing gtk-engines-redmond (2.21.0-r3)
(244/725) Installing gtk-engines-thinice (2.21.0-r3)
(245/725) Installing gtk-engines (2.21.0-r3)
(246/725) Installing breeze-gtk (5.26.3-r0)
(247/725) Installing alsa-ucm-conf (1.2.8-r1)
(248/725) Installing ca-certificates (20220614-r2)
(249/725) Installing nghttp2-libs (1.50.0-r0)
(250/725) Installing libcurl (7.86.0-r1)
(251/725) Installing libgpiod (1.6.3-r1)
(252/725) Installing libgudev (237-r1)
(253/725) Installing libmm-glib (1.20.0-r0)
(254/725) Installing libusb (1.0.26-r0)
(255/725) Installing eg25-manager (0.4.6-r0)
(256/725) Installing eg25-manager-openrc (0.4.6-r0)
(257/725) Installing linux-pine64-pinephonepro (6.0.8-r0)
(258/725) Installing udev-init-scripts (35-r1)
(259/725) Installing udev-init-scripts-openrc (35-r1)
(260/725) Installing kmod-libs (30-r1)
(261/725) Installing eudev (3.2.11-r3)
(262/725) Installing eudev-openrc (3.2.11-r3)
(263/725) Installing openssh-keygen (9.1_p1-r1)
(264/725) Installing libedit (20221030.3.1-r0)
(265/725) Installing openssh-client-common (9.1_p1-r1)
(266/725) Installing openssh-client-default (9.1_p1-r1)
(267/725) Installing openssh-sftp-server (9.1_p1-r1)
(268/725) Installing openssh-server-common (9.1_p1-r1)
(269/725) Installing openssh-server (9.1_p1-r1)
(270/725) Installing openssh (9.1_p1-r1)
(271/725) Installing boot-deploy (0.6.1-r0)
(272/725) Installing busybox-extras (1.35.0-r27)
Executing busybox-extras-1.35.0-r27.post-install
(273/725) Installing lzo (2.10-r3)
(274/725) Installing btrfs-progs (6.0.1-r0)
(275/725) Installing bzip2 (1.0.8-r3)
(276/725) Installing argon2-libs (20190702-r2)
(277/725) Installing device-mapper-libs (2.02.188-r0)
(278/725) Installing json-c (0.16-r0)
(279/725) Installing cryptsetup-libs (2.5.0-r2)
(280/725) Installing popt (1.19-r0)
(281/725) Installing cryptsetup (2.5.0-r2)
(282/725) Installing cryptsetup-openrc (2.5.0-r2)
(283/725) Installing libaio (0.3.113-r0)
(284/725) Installing device-mapper-event-libs (2.02.188-r0)
(285/725) Installing lvm2-libs (2.02.188-r0)
(286/725) Installing device-mapper (2.02.188-r0)
(287/725) Installing device-mapper-udev (2.02.188-r0)
Executing device-mapper-udev-2.02.188-r0.post-install
(288/725) Installing libcom_err (1.46.5-r4)
(289/725) Installing e2fsprogs-libs (1.46.5-r4)
(290/725) Installing e2fsprogs (1.46.5-r4)
(291/725) Installing e2fsprogs-extra (1.46.5-r4)
(292/725) Installing f2fs-tools-libs (1.15.0-r0)
(293/725) Installing f2fs-tools (1.15.0-r0)
(294/725) Installing lz4 (1.9.4-r1)
(295/725) Installing userspace-rcu (0.13.2-r0)
(296/725) Installing multipath-tools (0.9.3-r1)
(297/725) Installing multipath-tools-openrc (0.9.3-r1)
(298/725) Installing parted (3.5-r0)
(299/725) Installing postmarketos-mvcfg (1-r0)
(300/725) Installing postmarketos-keys (1-r0)
(301/725) Installing sudo (1.9.12_p1-r1)
(302/725) Installing postmarketos-base-nofde (23-r1)
(303/725) Installing unudhcpd (0.2.1-r0)
(304/725) Installing xz (5.2.7-r0)
(305/725) Installing postmarketos-mkinitfs (1.5.1-r1)
(306/725) Installing postmarketos-base (23-r1)
Executing postmarketos-base-23-r1.post-install
 * service udev added to runlevel sysinit
 * service udev-trigger added to runlevel sysinit
 * service udev-settle added to runlevel sysinit
 * service udev-postmount added to runlevel default
(307/725) Installing llvm15-libs (15.0.4-r0)
(308/725) Installing musl-fts (1.2.7-r3)
(309/725) Installing libelf (0.187-r2)
(310/725) Installing mesa-dri-gallium (22.2.3-r0)
(311/725) Installing postmarketos-base-mesa (23-r1)
(312/725) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(313/725) Installing dbus-openrc (1.14.4-r0)
(314/725) Installing libacl (2.3.1-r1)
(315/725) Installing lz4-libs (1.9.4-r1)
(316/725) Installing libarchive (3.6.1-r1)
(317/725) Installing libcbor (0.9.0-r1)
(318/725) Installing efivar-libs (38-r1)
(319/725) Installing libgcab (1.4-r3)
(320/725) Installing json-glib (1.6.6-r1)
(321/725) Installing libgusb (0.4.2-r0)
(322/725) Installing libjcat (0.1.12-r0)
(323/725) Installing libmbim (1.28.0-r0)
(324/725) Installing protobuf-c (1.4.1-r1)
(325/725) Installing libqrtr-glib (1.2.2-r0)
(326/725) Installing libqmi (1.32.0-r0)
(327/725) Installing tpm2-tss-mu (3.2.0-r0)
(328/725) Installing tpm2-tss-sys (3.2.0-r0)
(329/725) Installing tpm2-tss-esys (3.2.0-r0)
(330/725) Installing libxmlb (0.3.10-r0)
(331/725) Installing fwupd (1.8.7-r0)
(332/725) Installing fwupd-openrc (1.8.7-r0)
(333/725) Installing device-pine64-pinephonepro (3.5-r0)
Executing device-pine64-pinephonepro-3.5-r0.post-install
 * service eg25-manager added to runlevel default
(334/725) Installing firmware-pine64-pinebookpro (2-r0)
(335/725) Installing linux-firmware-cypress (20221109-r0)
(336/725) Installing linux-firmware-brcm (20221109-r0)
(337/725) Installing linux-firmware-rockchip (20221109-r0)
(338/725) Installing device-pine64-pinephonepro-nonfree-firmware (3.5-r0)
(339/725) Installing yaml (0.2.5-r0)
(340/725) Installing appstream (0.15.5-r1)
Executing appstream-0.15.5-r1.post-install
✔ Metadata cache was updated successfully.
(341/725) Installing appstream-qt (0.15.5-r1)
(342/725) Installing attica (5.99.0-r0)
(343/725) Installing kidletime (5.99.0-r0)
(344/725) Installing knewstuff (5.99.0-r0)
(345/725) Installing discover (5.26.3-r0)
(346/725) Installing libapk-qt (0.4.2-r0)
(347/725) Installing discover-backend-apk (5.26.3-r0)
(348/725) Installing discover-backend-fwupd (5.26.3-r0)
(349/725) Installing font-droid-nonlatin (20200215-r2)
(350/725) Installing font-noto-common (0_git20211101-r6)
(351/725) Installing font-noto-math (0_git20211101-r6)
(352/725) Installing font-noto-symbols (0_git20211101-r6)
(353/725) Installing font-noto (0_git20211101-r6)
(354/725) Installing font-noto-emoji (2.038-r0)
(355/725) Installing font-noto-extra (0_git20211101-r6)
(356/725) Installing mauiman (1.0.0-r0)
(357/725) Installing mauikit (2.2.0-r0)
(358/725) Installing exiv2 (0.27.5-r1)
(359/725) Installing mauikit-imagetools (2.2.0-r0)
(360/725) Installing mauikit-filebrowsing (2.2.0-r0)
(361/725) Installing index (2.2.0-r0)
(362/725) Installing signon-plugin-oauth2 (0.25-r0)
(363/725) Installing kaccounts-providers (22.08.3-r0)
(364/725) Installing kirigami-addons (0.5-r0)
(365/725) Installing kclock (22.09-r0)
(366/725) Installing gsettings-desktop-schemas (43.0-r0)
(367/725) Installing kdecoration (5.26.3-r0)
(368/725) Installing kde-gtk-config (5.26.3-r0)
(369/725) Installing kirigami-gallery (22.08.3-r0)
(370/725) Installing kquickimageeditor (0.2.0-r1)
(371/725) Installing taglib (1.13-r0)
(372/725) Installing kfilemetadata (5.99.0-r0)
(373/725) Installing qt5-qtlocation (5.15.6_git20220907-r1)
(374/725) Installing koko (22.09-r0)
(375/725) Installing kasync (0.3.0-r2)
(376/725) Installing gpg-wks-server (2.2.40-r0)
(377/725) Installing gpgv (2.2.40-r0)
(378/725) Installing libldap (2.6.3-r6)
(379/725) Installing gnupg-dirmngr (2.2.40-r0)
(380/725) Installing gnupg-utils (2.2.40-r0)
(381/725) Installing gnupg-wks-client (2.2.40-r0)
(382/725) Installing gnupg (2.2.40-r0)
(383/725) Installing iso-codes (4.12.0-r0)
(384/725) Installing kcontacts (5.99.0-r0)
(385/725) Installing kpeople (5.99.0-r0)
(386/725) Installing libical (3.0.16-r1)
(387/725) Installing kcalendarcore (5.99.0-r0)
(388/725) Installing kmime (22.08.3-r0)
(389/725) Installing kimap2 (0.4.0-r1)
(390/725) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0)
(391/725) Installing kdav2 (0.4.0-r1)
(392/725) Installing lmdb (0.9.29-r2)
(393/725) Installing libxapian (1.4.21-r0)
(394/725) Installing sink (0.9.0-r3)
(395/725) Installing kpeoplesink (0_git20210224-r1)
(396/725) Installing kpeoplevcard (0.1-r2)
(397/725) Installing libraw (0.20.2-r1)
(398/725) Installing libraw-tools (0.20.2-r1)
(399/725) Installing lcms2 (2.14-r0)
(400/725) Installing imagemagick-libs (7.1.0.52-r0)
(401/725) Installing jbig2dec (0.19-r1)
(402/725) Installing ghostscript (10.0.0-r0)
(403/725) Installing libde265 (1.0.9-r0)
(404/725) Installing libheif (1.13.0-r0)
(405/725) Installing libjxl (0.7.0-r0)
(406/725) Installing librsvg (2.55.1-r0)
(407/725) Installing imagemagick (7.1.0.52-r0)
(408/725) Installing perl (5.36.0-r0)
(409/725) Installing perl-image-exiftool (12.42-r0)
(410/725) Installing exiftool (12.42-r0)
(411/725) Installing tzdata (2022f-r1)
(412/725) Installing openexr (3.1.5-r3)
(413/725) Installing soundtouch (2.3.1-r0)
(414/725) Installing libraw1394 (2.1.2-r3)
(415/725) Installing libdc1394 (2.2.6-r1)
(416/725) Installing tslib (1.22-r1)
(417/725) Installing directfb (1.7.7-r5)
(418/725) Installing faac (1.30-r2)
(419/725) Installing fdk-aac (2.0.2-r1)
(420/725) Installing flite (2.2-r1)
(421/725) Installing libsamplerate (0.2.2-r0)
(422/725) Installing jack (1.9.21-r0)
(423/725) Installing portaudio (19.7.0-r0)
(424/725) Installing fluidsynth-libs (2.3.0-r0)
(425/725) Installing libfreeaptx (0.1.1-r1)
(426/725) Installing gsm (1.0.22-r1)
(427/725) Installing libldac (2.0.2.3-r0)
(428/725) Installing libmodplug (0.8.9.0-r2)
(429/725) Installing neon (0.32.4-r0)
(430/725) Installing libnice (0.1.19-r0)
(431/725) Installing openal-soft (1.22.2-r2)
(432/725) Installing openjpeg (2.5.0-r0)
(433/725) Installing librtmp (2.4_git20190330-r2)
(434/725) Installing sbc (2.0-r0)
(435/725) Installing spandsp (0.0.6-r2)
(436/725) Installing libsrtp (2.4.2-r3)
(437/725) Installing vo-aacenc (0.1.3-r0)
(438/725) Installing vo-amrwbenc (0.1.3-r0)
(439/725) Installing libzbar (0.23.92-r1)
(440/725) Installing gst-plugins-bad (1.20.4-r1)
(441/725) Installing gtk4.0 (4.8.2-r0)
Executing gtk4.0-4.8.2-r0.post-install
(442/725) Installing megapixels (1.5.2-r0)
(443/725) Installing encodings (1.0.6-r0)
(444/725) Installing libfontenc (1.1.6-r0)
(445/725) Installing mkfontscale (1.2.2-r1)
(446/725) Installing font-dejavu (2.37-r3)
(447/725) Installing sdl2_ttf (2.20.1-r0)
(448/725) Installing osk-sdl (0.67.1-r1)
(449/725) Installing kcmutils (5.99.0-r0)
(450/725) Installing frameworkintegration (5.99.0-r0)
(451/725) Installing oxygen (5.26.3-r0)
(452/725) Installing modemmanager-qt (5.99.0-r0)
(453/725) Installing callaudiod-libs (0.1.4-r0)
(454/725) Installing abseil-cpp (20220623.1-r1)
(455/725) Installing boost1.80-thread (1.80.0-r3)
(456/725) Installing libprotobuf (3.21.9-r0)
(457/725) Installing libphonenumber (8.13.0-r0)
(458/725) Installing plasma-dialer (22.09-r0)
(459/725) Installing plasma-mobile-sounds (0.1-r1)
(460/725) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0)
(461/725) Installing plasma-phonebook (22.09-r0)
(462/725) Installing postmarketos-artwork-wallpapers (2-r1)
(463/725) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(464/725) Installing bluez (5.65-r2)
(465/725) Installing bluez-openrc (5.65-r2)
(466/725) Installing bluez-obexd (5.65-r2)
(467/725) Installing kded (5.99.0-r0)
(468/725) Installing bluez-qt (5.99.0-r0)
(469/725) Installing bluedevil (5.26.3-r0)
(470/725) Installing breeze (5.26.3-r0)
(471/725) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(472/725) Installing callaudiod (0.1.4-r0)
(473/725) Installing dnsmasq-common (2.87-r0)
(474/725) Installing dnsmasq-openrc (2.87-r0)
(475/725) Installing dnsmasq (2.87-r0)
Executing dnsmasq-2.87-r0.pre-install
(476/725) Installing linux-pam (1.5.2-r1)
(477/725) Installing shadow (4.13-r0)
(478/725) Installing elogind (246.10-r5)
(479/725) Installing elogind-openrc (246.10-r5)
(480/725) Installing hfd-service (0.1.0-r1)
(481/725) Installing hfd-service-openrc (0.1.0-r1)
(482/725) Installing iio-sensor-proxy (3.4-r0)
(483/725) Installing iio-sensor-proxy-openrc (3.4-r0)
(484/725) Installing libkscreen (5.26.3-r0)
(485/725) Installing layer-shell-qt (5.26.3-r0)
(486/725) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(487/725) Installing kscreen (5.26.3-r0)
(488/725) Installing socat (1.7.4.4-r0)
(489/725) Installing kwallet-pam (5.26.3-r0)
(490/725) Installing kwayland-integration (5.26.3-r0)
(491/725) Installing polkit-common (121-r0)
Executing polkit-common-121-r0.pre-install
(492/725) Installing duktape (2.7.0-r0)
(493/725) Installing polkit-elogind (121-r0)
(494/725) Installing modemmanager (1.20.0-r0)
(495/725) Installing modemmanager-openrc (1.20.0-r0)
(496/725) Installing libnm (1.40.2-r0)
(497/725) Installing networkmanager-common (1.40.2-r0)
(498/725) Installing networkmanager-openrc (1.40.2-r0)
(499/725) Installing libmnl (1.0.5-r0)
(500/725) Installing libnftnl (1.2.3-r0)
(501/725) Installing iptables (1.8.8-r2)
(502/725) Installing iptables-openrc (1.8.8-r2)
(503/725) Installing libndp (1.8-r1)
(504/725) Installing libidn2 (2.3.4-r0)
(505/725) Installing libpsl (0.21.1-r1)
(506/725) Installing networkmanager (1.40.2-r0)
Executing networkmanager-1.40.2-r0.pre-install
Executing networkmanager-1.40.2-r0.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
(507/725) Installing networkmanager-cli (1.40.2-r0)
(508/725) Installing pcre (8.45-r2)
(509/725) Installing slang (2.3.3-r0)
(510/725) Installing newt (0.52.21-r4)
(511/725) Installing networkmanager-tui (1.40.2-r0)
(512/725) Installing wireless-regdb (2022.08.12-r0)
(513/725) Installing networkmanager-wifi (1.40.2-r0)
Executing networkmanager-wifi-1.40.2-r0.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(514/725) Installing mobile-broadband-provider-info (20221107-r0)
(515/725) Installing networkmanager-wwan (1.40.2-r0)
(516/725) Installing libunwind (1.6.2-r0)
(517/725) Installing libcamera (0.0.1-r1)
(518/725) Installing pipewire-libs (0.3.60-r1)
(519/725) Installing libuv (1.44.2-r0)
(520/725) Installing roc-toolkit-libs (0.1.5-r2)
(521/725) Installing webrtc-audio-processing (0.3.1-r6)
(522/725) Installing pipewire (0.3.60-r1)
(523/725) Installing breeze-icons (5.99.0-r0)
(524/725) Installing dbus-x11 (1.14.4-r0)
(525/725) Installing kactivities (5.99.0-r0)
(526/725) Installing kpipewire (5.26.3-r0)
(527/725) Installing dconf (0.40.0-r2)
(528/725) Installing anthy (9100h-r2)
(529/725) Installing maliit-framework (2.3.0-r1)
(530/725) Installing kyotocabinet (1.2.79-r3)
(531/725) Installing libpinyin (2.7.92-r0)
(532/725) Installing tinyxml (2.6.2-r1)
(533/725) Installing presage (0.9.1-r2)
(534/725) Installing maliit-keyboard (2.3.1-r1)
(535/725) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(536/725) Installing plasma-nano (5.26.3-r0)
(537/725) Installing networkmanager-qt (5.99.0-r0)
(538/725) Installing plasma-nm (5.26.3-r0)
(539/725) Installing plasma-nm-mobile (5.26.3-r0)
(540/725) Installing fftw-single-libs (3.3.10-r1)
(541/725) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(542/725) Installing pulseaudio-bluez (9999_git20220528-r0)
(543/725) Installing pulseaudio-alsa (9999_git20220528-r0)
(544/725) Installing alsa-utils-openrc (1.2.8-r0)
(545/725) Installing pulseaudio-openrc (9999_git20220528-r0)
(546/725) Installing libcanberra-pulse (0.30-r9)
(547/725) Installing plasma-pa (5.26.3-r0)
(548/725) Installing libdaemon (0.14-r3)
(549/725) Installing openrc-settingsd (1.1.0-r0)
(550/725) Installing openrc-settingsd-openrc (1.1.0-r0)
(551/725) Installing plasma-settings (22.09-r1)
(552/725) Installing kactivitymanagerd (5.26.3-r0)
(553/725) Installing kinit (5.99.0-r0)
(554/725) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(555/725) Installing kdnssd (5.99.0-r0)
(556/725) Installing syntax-highlighting (5.99.0-r0)
(557/725) Installing kdsoap (2.1.1-r0)
(558/725) Installing libmtp (1.1.20-r2)
(559/725) Installing clang15-libclang (15.0.4-r0)
(560/725) Installing qt5-qttools (5.15.6_git20220907-r1)
(561/725) Installing phonon (4.11.1-r3)
(562/725) Installing talloc (2.3.4-r0)
(563/725) Installing tevent (0.13.0-r0)
(564/725) Installing samba-util-libs (4.16.6-r0)
(565/725) Installing jansson (2.14-r0)
(566/725) Installing ldb (2.5.2-r0)
(567/725) Installing libwbclient (4.16.6-r0)
(568/725) Installing samba-libs (4.16.6-r0)
(569/725) Installing libsmbclient (4.16.6-r0)
(570/725) Installing kio-extras (22.08.3-r0)
(571/725) Installing kquickcharts (5.99.0-r0)
(572/725) Installing xorg-server-common (21.1.4-r1)
(573/725) Installing libxkbfile (1.1.1-r0)
(574/725) Installing xkbcomp (1.4.5-r1)
(575/725) Installing libxfont2 (2.0.6-r0)
(576/725) Installing libtirpc-conf (1.3.3-r0)
(577/725) Installing libtirpc-nokrb (1.3.3-r0)
(578/725) Installing libxcvt (0.1.2-r0)
(579/725) Installing xwayland (22.1.5-r0)
(580/725) Installing kscreenlocker (5.26.3-r0)
(581/725) Installing libqaccessibilityclient (0.4.1-r1)
(582/725) Installing xcb-util-cursor (0.1.4-r0)
(583/725) Installing kwin (5.26.2.1-r0)
(584/725) Installing kitemmodels (5.99.0-r0)
(585/725) Installing threadweaver (5.99.0-r0)
(586/725) Installing krunner (5.99.0-r0)
(587/725) Installing milou (5.26.3-r0)
(588/725) Installing pipewire-media-session (0.4.1-r0)
(589/725) Installing font-hack (3.003-r3)
(590/725) Installing qqc2-desktop-style (5.99.0-r0)
(591/725) Installing plasma-integration (5.26.3-r0)
(592/725) Installing qtchooser (66-r2)
(593/725) Installing plasma-workspace-libs (5.26.3-r0)
(594/725) Installing kactivities-stats (5.99.0-r0)
(595/725) Installing baloo (5.99.0-r0)
(596/725) Installing kholidays (5.99.0-r0)
(597/725) Installing libkexiv2 (22.08.3-r0)
(598/725) Installing knotifyconfig (5.99.0-r0)
(599/725) Installing kparts (5.99.0-r0)
(600/725) Installing zxing-cpp (1.4.0-r0)
(601/725) Installing libdmtx-libs (0.7.7-r0)
(602/725) Installing libqrencode (4.1.1-r1)
(603/725) Installing prison (5.99.0-r0)
(604/725) Installing ktexteditor (5.99.0-r0)
(605/725) Installing libnl3 (3.7.0-r0)
(606/725) Installing libpcap (1.10.1-r1)
(607/725) Installing lm-sensors-libs (3.6.0-r4)
(608/725) Installing libksysguard (5.26.3-r0)
(609/725) Installing kuserfeedback (1.2.0-r1)
(610/725) Installing gpsd (3.24-r0)
(611/725) Installing gpsd-openrc (3.24-r0)
(612/725) Installing mpfr4 (4.1.0-r0)
(613/725) Installing libqalculate (4.4.0-r1)
(614/725) Installing plasma-workspace (5.26.3-r0)
(615/725) Installing kpty (5.99.0-r0)
(616/725) Installing kdesu (5.99.0-r0)
(617/725) Installing kde-cli-tools (5.26.3-r0)
(618/725) Installing qqc2-breeze-style (5.26.3-r0)
(619/725) Installing plasma-mobile (5.26.3-r0)
(620/725) Installing polkit-kde-agent-1 (5.26.3-r0)
(621/725) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(622/725) Installing chrony-openrc (4.3-r0)
(623/725) Installing haveged (1.9.18-r0)
(624/725) Installing haveged-openrc (1.9.18-r0)
(625/725) Installing nftables (1.0.5-r2)
(626/725) Installing nftables-openrc (1.0.5-r2)
(627/725) Installing postmarketos-config-nftables (0.13-r0)
Executing postmarketos-config-nftables-0.13-r0.post-install
 * service nftables added to runlevel default
(628/725) Installing postmarketos-config-nftables-networkmanager (0.13-r0)
(629/725) Installing postmarketos-base-nftables (23-r1)
Executing postmarketos-base-nftables-23-r1.post-install
(630/725) Installing postmarketos-artwork-icons (2-r1)
(631/725) Installing util-linux (2.38.1-r0)
(632/725) Installing libfdisk (2.38.1-r0)
(633/725) Installing libsmartcols (2.38.1-r0)
(634/725) Installing util-linux-misc (2.38.1-r0)
(635/725) Installing libeconf (0.4.7-r0)
(636/725) Installing runuser (2.38.1-r0)
(637/725) Installing mount (2.38.1-r0)
(638/725) Installing losetup (2.38.1-r0)
(639/725) Installing hexdump (2.38.1-r0)
(640/725) Installing uuidgen (2.38.1-r0)
(641/725) Installing blkid (2.38.1-r0)
(642/725) Installing sfdisk (2.38.1-r0)
(643/725) Installing mcookie (2.38.1-r0)
(644/725) Installing agetty (2.38.1-r0)
(645/725) Installing agetty-openrc (0.45.2-r4)
(646/725) Installing wipefs (2.38.1-r0)
(647/725) Installing cfdisk (2.38.1-r0)
(648/725) Installing umount (2.38.1-r0)
(649/725) Installing util-linux-openrc (2.38.1-r0)
(650/725) Installing flock (2.38.1-r0)
(651/725) Installing lsblk (2.38.1-r0)
(652/725) Installing libcap-ng (0.8.3-r1)
(653/725) Installing setpriv (2.38.1-r0)
(654/725) Installing logger (2.38.1-r0)
(655/725) Installing partx (2.38.1-r0)
(656/725) Installing fstrim (2.38.1-r0)
(657/725) Installing findmnt (2.38.1-r0)
(658/725) Installing pcsc-lite-libs (1.9.9-r0)
(659/725) Installing wpa_supplicant (2.10-r4)
(660/725) Installing wpa_supplicant-openrc (2.10-r4)
(661/725) Installing ifupdown-ng-wifi (0.12.1-r0)
(662/725) Installing postmarketos-base-ui (6-r1)
Executing postmarketos-base-ui-6-r1.post-install
(663/725) Installing postmarketos-base-ui-networkmanager (6-r1)
(664/725) Installing mpdecimal (2.5.1-r1)
(665/725) Installing python3 (3.10.8-r3)
(666/725) Installing py3-ruamel.yaml.clib (0.2.7-r0)
(667/725) Installing py3-ruamel.yaml (0.17.21-r0)
(668/725) Installing sleep-inhibitor (1.16-r0)
(669/725) Installing sleep-inhibitor-openrc (1.16-r0)
(670/725) Installing postmarketos-base-ui-elogind (6-r1)
Executing postmarketos-base-ui-elogind-6-r1.post-install
(671/725) Installing py3-dbus (1.3.2-r0)
(672/725) Installing obex-capabilities (0.2.1-r1)
(673/725) Installing obex-capabilities-bluez-obexd (0.2.1-r1)
(674/725) Installing postmarketos-base-ui-bluez-obexd (6-r1)
(675/725) Installing pulseaudio-utils (9999_git20220528-r0)
(676/725) Installing postmarketos-base-ui-pulseaudio (6-r1)
(677/725) Installing upower (1.90.0-r2)
(678/725) Installing powerdevil-libs (5.26.3-r0)
(679/725) Installing powerdevil (5.26.3-r0)
(680/725) Installing bubblewrap (0.7.0-r0)
(681/725) Installing fuse-common (3.12.0-r0)
(682/725) Installing fuse-openrc (3.12.0-r0)
(683/725) Installing fuse3-libs (3.12.0-r0)
(684/725) Installing fuse3 (3.12.0-r0)
(685/725) Installing xdg-desktop-portal (1.15.0-r0)
(686/725) Installing xdg-desktop-portal-kde (5.26.3-r0)
(687/725) Installing autologin (1.0.0-r4)
(688/725) Installing tinydm (1.1.2-r1)
(689/725) Installing tinydm-openrc (1.1.2-r1)
(690/725) Installing postmarketos-base-ui-tinydm (6-r1)
(691/725) Installing font-alias (1.0.4-r0)
(692/725) Installing util-macros (1.19.3-r0)
(693/725) Installing font-misc-misc (1.1.2-r3)
(694/725) Installing font-cursor-misc (1.0.3-r3)
(695/725) Installing xauth (1.1.2-r0)
(696/725) Installing xmodmap (1.0.11-r0)
(697/725) Installing xrdb (1.2.1-r1)
(698/725) Installing xinit (1.4.1-r1)
(699/725) Installing hwdata-pci (0.364-r0)
(700/725) Installing libpciaccess (0.17-r0)
(701/725) Installing xorg-server (21.1.4-r1)
(702/725) Installing libinput (1.21.0-r0)
(703/725) Installing xf86-input-libinput (1.2.1-r0)
(704/725) Installing xf86-video-fbdev (0.5.0-r3)
(705/725) Installing postmarketos-base-ui-x11 (6-r1)
(706/725) Installing postmarketos-ui-plasma-mobile (3.9-r0)
Executing postmarketos-ui-plasma-mobile-3.9-r0.post-install
 * service tinydm added to runlevel default
 * rc-update: service `urfkill' does not exist
 * service iio-sensor-proxy added to runlevel default
 * service bluetooth added to runlevel default
 * service hfd-service added to runlevel default
 * service networkmanager added to runlevel default
 * service modemmanager added to runlevel default
 * rc-update: service `ofono' is not in the runlevel `default'
tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop
(707/725) Installing libexif (0.6.24-r0)
(708/725) Installing hwloc (2.8.0-r0)
(709/725) Installing libtbb (2021.7.0-r0)
(710/725) Installing opencv (4.6.0-r3)
(711/725) Installing postprocessd (0.2.1-r0)
(712/725) Installing postprocessd-megapixels (0.2.1-r0)
(713/725) Installing qmltermwidget (0.2.0-r1)
(714/725) Installing qmlkonsole (22.09-r1)
(715/725) Installing c-ares (1.18.1-r0)
(716/725) Installing spacebar (22.09-r0)
(717/725) Installing hkdm (0.2.0-r0)
(718/725) Installing buffyboard (0.2.0-r0)
(719/725) Installing terminus-font (4.49.1-r3)
(720/725) Installing kbd-misc (2.5.1-r3)
(721/725) Installing kbd (2.5.1-r3)
(722/725) Installing kbd-openrc (2.5.1-r3)
(723/725) Installing ttyescape (1.0.1-r1)
Executing ttyescape-1.0.1-r1.post-install
(724/725) Installing ttyescape-openrc (1.0.1-r1)
(725/725) Installing xdg-user-dirs (0.18-r0)
Executing busybox-1.35.0-r27.trigger
Executing glib-2.74.1-r2.trigger
Executing fontconfig-2.14.1-r0.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gdk-pixbuf-2.42.10-r0.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing ca-certificates-20220614-r2.trigger
Executing eudev-3.2.11-r3.trigger
Executing postmarketos-mkinitfs-1.5.1-r1.trigger
2022/11/14 16:06:16 Generating for kernel version: 6.0.8
2022/11/14 16:06:16 Output directory: /boot
2022/11/14 16:06:16 == Generating initramfs ==
2022/11/14 16:06:16 - Including hook files
2022/11/14 16:06:16 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/11/14 16:06:16 - Including hook scripts
2022/11/14 16:06:16 - Including required binaries
2022/11/14 16:06:16 - Including kernel modules
2022/11/14 16:06:16 - Including splash images
2022/11/14 16:06:16 - Writing and verifying initramfs archive
2022/11/14 16:06:17 == Generating initramfs extra ==
2022/11/14 16:06:17 - Including extra binaries
2022/11/14 16:06:17 - Including FDE support
2022/11/14 16:06:18 - Writing and verifying initramfs-extra archive
2022/11/14 16:06:18 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/11/14 16:06:20 mkinitfs completed in: 3.903604722s
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
Executing mkfontscale-1.2.2-r1.trigger
OK: 2148 MiB in 750 packages
(2530696) [16:06:25] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2148 MiB in 750 packages
(2530696) [16:06:28] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details)
(2530696) [16:06:28] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro
(2530696) [16:06:28] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(2530696) [16:06:28] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(2530696) [16:06:28] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(2530696) [16:06:28] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro
(2530696) [16:06:28] New background process: pid=2539447, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2148 MiB in 750 packages
(2530696) [16:06:30] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2148 MiB in 750 packages
(2530696) [16:06:33] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(2530696) [16:06:33] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs
(2530696) [16:06:33] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(2530696) [16:06:33] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(2530696) [16:06:33] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(2530696) [16:06:33] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(2530696) [16:06:33] New background process: pid=2539595, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2148 MiB in 750 packages
(2530696) [16:06:36] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2148 MiB in 750 packages
(2530696) [16:06:39] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro
(2530696) [16:06:39] (rootfs_pine64-pinephonepro) % mkinitfs
2022/11/14 16:06:39 Generating for kernel version: 6.0.8
2022/11/14 16:06:39 Output directory: /boot
2022/11/14 16:06:39 == Generating initramfs ==
2022/11/14 16:06:39 - Including hook files
2022/11/14 16:06:39 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/11/14 16:06:39 - Including hook scripts
2022/11/14 16:06:39 - Including required binaries
2022/11/14 16:06:39 - Including kernel modules
2022/11/14 16:06:39 - Including splash images
2022/11/14 16:06:39 - Writing and verifying initramfs archive
2022/11/14 16:06:40 == Generating initramfs extra ==
2022/11/14 16:06:40 - Including extra binaries
2022/11/14 16:06:40 - Including FDE support
2022/11/14 16:06:41 - Writing and verifying initramfs-extra archive
2022/11/14 16:06:41 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/11/14 16:06:47 mkinitfs completed in: 7.61491469s
(2530696) [16:06:47]  *** SET LOGIN PASSWORD FOR: 'user' ***
(2530696) [16:06:47] (rootfs_pine64-pinephonepro) % passwd user
New password: Retype new password: passwd: password updated successfully
(2530696) [16:06:47] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow
(2530696) [16:06:47] (rootfs_pine64-pinephonepro) locking root
(2530696) [16:06:47] (rootfs_pine64-pinephonepro) % passwd -l root
passwd: password changed.
(2530696) [16:06:47] NOTE: No valid keymap specified for device
(2530696) [16:06:47] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC
(2530696) [16:06:53] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname
(2530696) [16:06:53] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts
(2530696) [16:06:53] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(2530696) [16:06:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(2530696) [16:06:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(2530696) [16:06:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(2530696) [16:06:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(2530696) [16:06:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(2530696) [16:06:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(2530696) [16:06:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(2530696) [16:06:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(2530696) [16:06:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(2530696) [16:06:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(2530696) [16:06:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(2530696) [16:06:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(2530696) [16:06:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(2530696) [16:06:53] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2530696) [16:06:53] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap
(2530696) [16:06:53] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
2207364	/home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
(2530696) [16:06:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2530696) [16:06:53] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(2530696) [16:06:53] (native) create pine64-pinephonepro.img (2893M)
(2530696) [16:06:53] (native) % truncate -s 2893M /home/pmos/rootfs/pine64-pinephonepro.img
(2530696) [16:06:53] (native) mount /dev/install (pine64-pinephonepro.img)
(2530696) [16:06:53] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop)
(2530696) [16:06:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(2530696) [16:06:53] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(2530696) [16:06:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(2530696) [16:06:53] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(2530696) [16:06:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(2530696) [16:06:53] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(2530696) [16:06:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(2530696) [16:06:53] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(2530696) [16:06:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(2530696) [16:06:53] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(2530696) [16:06:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(2530696) [16:06:53] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(2530696) [16:06:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(2530696) [16:06:54] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(2530696) [16:06:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(2530696) [16:06:54] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(2530696) [16:06:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(2530696) [16:06:54] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(2530696) [16:06:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(2530696) [16:06:54] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(2530696) [16:06:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(2530696) [16:06:54] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(2530696) [16:06:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(2530696) [16:06:54] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(2530696) [16:06:54] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img
(2530696) [16:06:54] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1634.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2620.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2530696) [16:06:54] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1634.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2620.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2530696) [16:06:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(2530696) [16:06:54] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(2530696) [16:06:54] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(2530696) [16:06:54] (native) % parted -s /dev/install mktable gpt
(2530696) [16:06:54] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M
(2530696) [16:06:54] (native) % parted -s /dev/install mkpart primary 256M 100%
(2530696) [16:06:54] (native) % parted -s /dev/install set 1 boot on
(2530696) [16:06:54] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1634.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2620.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2530696) [16:06:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2530696) [16:06:54] % sudo mount --bind /dev/loop0p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2530696) [16:06:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2530696) [16:06:54] % sudo mount --bind /dev/loop0p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2530696) [16:06:54] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(2530696) [16:06:54] (native) install e2fsprogs
(2530696) [16:06:54] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2530696) [16:06:54] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2530696) [16:06:54] (native) % cat /tmp/apk_progress_fifo
(2530696) [16:06:54] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(2530696) [16:06:54] New background process: pid=2540830, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r4)
(2/3) Installing e2fsprogs-libs (1.46.5-r4)
(3/3) Installing e2fsprogs (1.46.5-r4)
Executing busybox-1.35.0-r27.trigger
OK: 26 MiB in 72 packages
(2530696) [16:06:55] (native) format /dev/installp2 (root, ext4)
(2530696) [16:06:55] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(2530696) [16:06:55] (native) mount /dev/installp2 to /mnt/install
(2530696) [16:06:55] (native) % mkdir -p /mnt/install
(2530696) [16:06:55] (native) % mount /dev/installp2 /mnt/install
(2530696) [16:06:56] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(2530696) [16:06:56] (native) install dosfstools
(2530696) [16:06:56] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2530696) [16:06:56] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2530696) [16:06:56] (native) % cat /tmp/apk_progress_fifo
(2530696) [16:06:56] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(2530696) [16:06:56] New background process: pid=2540860, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing dosfstools (4.2-r1)
Executing busybox-1.35.0-r27.trigger
OK: 26 MiB in 73 packages
(2530696) [16:06:56] (native) format /dev/installp1 (boot, fat32), mount to mountpoint
(2530696) [16:06:56] (native) % mkfs.fat -F 32 -n pmOS_boot /dev/installp1
mkfs.fat 4.2 (2021-01-31)
mkfs.fat: Warning: lowercase labels might not work properly on some systems
(2530696) [16:06:56] (native) % mkdir -p /mnt/install/boot
(2530696) [16:06:56] (native) % mount /dev/installp1 /mnt/install/boot
(2530696) [16:06:56] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(2530696) [16:06:56] (native) copy rootfs_pine64-pinephonepro to /mnt/install/
(2530696) [16:06:56] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(2530696) [16:06:56] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(2530696) [16:06:56] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(2530696) [16:06:56] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(2530696) [16:06:56] (native) % cd /mnt/rootfs_pine64-pinephonepro; cp -a boot tmp root srv etc dev var sbin proc mnt opt sys lib run usr bin media /mnt/install/
(2530696) [16:07:07] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(2530696) [16:07:07] % sudo cp -a /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(2530696) [16:07:07] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(2530696) [16:07:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2530696) [16:07:08] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(2530696) [16:07:08] % cat /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
http://mirror.postmarketos.org/postmarketos/master
http://dl-cdn.alpinelinux.org/alpine/edge/main
http://dl-cdn.alpinelinux.org/alpine/edge/community
http://dl-cdn.alpinelinux.org/alpine/edge/testing
(2530696) [16:07:08] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(2530696) [16:07:08] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(2530696) [16:07:11] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1634.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2620.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(2530696) [16:07:11] (native) umount /dev/loop0
(2530696) [16:07:11] (native) % losetup -d /dev/loop0
(2530696) [16:07:11] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2530696) [16:07:11] 
(2530696) [16:07:11] *** FLASHING INFORMATION ***
(2530696) [16:07:11] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(2530696) [16:07:11] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(2530696) [16:07:11] 
(2530696) [16:07:11] *** SSH DAEMON INFORMATION ***
(2530696) [16:07:11] SSH daemon is enabled (disable with --no-sshd).
(2530696) [16:07:11] Login as 'user' with the password given during installation.
(2530696) [16:07:11] 
(2530696) [16:07:11] *** FIREWALL INFORMATION ***
(2530696) [16:07:11] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(2530696) [16:07:11] For more information: https://postmarketos.org/firewall
(2530696) [16:07:11] 
(2530696) [16:07:11] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(2530696) [16:07:11] DONE!
total 2301408
-rw-r--r-- 1 root 12345 3033530368 Nov 14 16:07 pine64-pinephonepro.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img'
Loop Device: /dev/loop0
NAME        SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE                                                                              DIO LOG-SEC
/dev/loop1          0      0         1  1 /var/lib/snapd/snaps/core18_2566.snap                                                    0     512
/dev/loop8          0      0         1  0 /storagepool/storagepool-ext.img                                                         0     512
/dev/loop6          0      0         1  1 /var/lib/snapd/snaps/core18_2620.snap                                                    0     512
/dev/loop4          0      0         1  1 /var/lib/snapd/snaps/core20_1623.snap (deleted)                                          0     512
/dev/loop2          0      0         1  1 /var/lib/snapd/snaps/core20_1634.snap                                                    0     512
/dev/loop0          0      0         0  0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img   0     512
/dev/loop9          0      0         1  1 /var/lib/snapd/snaps/snapd_17336.snap                                                    0     512
/dev/loop7          0      0         1  1 /var/lib/snapd/snaps/snapd_17029.snap                                                    0     512
/dev/loop5          0      0         1  1 /var/lib/snapd/snaps/lxd_22753.snap                                                      0     512
/dev/loop3          0      0         1  1 /var/lib/snapd/snaps/lxd_22526.snap                                                      0     512
/dev/loop10         0      0         1  1 /var/lib/snapd/snaps/core20_1695.snap                                                    0     512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Nov 14 16:07 pmOS_boot -> ../../loop0p1
lrwxrwxrwx 1 root root 13 Nov 14 16:07 pmOS_root -> ../../loop0p2
lrwxrwxrwx 1 root root 10 Nov 14 16:07 storagepool -> ../../sda1
total 88
drwxr-xr-x  2 root root  4096 Nov 14 16:06 bin
drwxr-xr-x  2 root root  4096 Nov 14 16:06 boot
drwxr-xr-x  2 root root  4096 Nov 14 16:02 dev
drwxr-xr-x 65 root root  4096 Nov 14 16:06 etc
drwxr-xr-x  3 root root  4096 Nov 14 16:07 home
drwxr-xr-x 14 root root  4096 Nov 14 16:05 lib
drwx------  2 root root 16384 Nov 14 16:06 lost+found
drwxr-xr-x  5 root root  4096 Nov 14 16:02 media
drwxr-xr-x  8 root root  4096 Nov 14 16:02 mnt
drwxr-xr-x  2 root root  4096 Nov 14 16:02 opt
drwxr-xr-x  2 root root  4096 Nov 14 16:02 proc
drwx------  2 root root  4096 Nov 14 16:02 root
drwxr-xr-x  6 root root  4096 Nov 14 16:05 run
drwxr-xr-x  2 root root  4096 Nov 14 16:05 sbin
drwxr-xr-x  2 root root  4096 Nov 14 16:02 srv
drwxr-xr-x  2 root root  4096 Nov 14 16:02 sys
drwxrwxrwt  2 root root  4096 Nov 14 16:06 tmp
drwxr-xr-x  9 root root  4096 Nov 14 16:03 usr
drwxr-xr-x 13 root root  4096 Nov 14 16:03 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-11-14 16:07:35--  https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub
Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18
Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 799 [application/x-mspublisher]
Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’

     0K                                                       100% 63.1M=0s

2022-11-14 16:07:35 (63.1 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]

Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz
2022-11-14 14:57:33.864800 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0_rc1-102-g1530dbb3b4 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0_rc1-105-ge0de382b68 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0_rc1-103-g37b8a01f82 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24944 distinct packages available
(1/102) Upgrading kirigami2-libs (5.99.0-r0 -> 9999_git1668374698-r0)
(2/102) Upgrading kirigami2 (5.99.0-r0 -> 9999_git1668374698-r0)
(3/102) Upgrading kactivities-libs (5.99.0-r0 -> 9999_git1668211365-r0)
(4/102) Upgrading karchive (5.99.0-r0 -> 9999_git1668211245-r0)
(5/102) Upgrading kconfig (5.99.0-r0 -> 9999_git1668210371-r0)
(6/102) Upgrading kcoreaddons (5.99.0-r0 -> 9999_git1668383680-r0)
(7/102) Upgrading kwindowsystem (5.99.0-r0 -> 9999_git1668004450-r0)
(8/102) Upgrading kcrash (5.99.0-r0 -> 9999_git1667651095-r0)
(9/102) Upgrading kdbusaddons (5.99.0-r0 -> 9999_git1667786576-r0)
(10/102) Upgrading kglobalaccel (5.99.0-r0 -> 9999_git1667786660-r0)
(11/102) Upgrading kguiaddons (5.99.0-r0 -> 9999_git1668255009-r0)
(12/102) Upgrading ki18n (5.99.0-r0 -> 9999_git1668131976-r0)
(13/102) Upgrading kauth (5.99.0-r0 -> 9999_git1667786484-r0)
(14/102) Upgrading kcodecs (5.99.0-r0 -> 9999_git1668345447-r0)
(15/102) Upgrading kwidgetsaddons (5.99.0-r0 -> 9999_git1667786895-r0)
(16/102) Upgrading kconfigwidgets (5.99.0-r0 -> 9999_git1668291236-r0)
(17/102) Upgrading kiconthemes (5.99.0-r0 -> 9999_git1667786696-r0)
(18/102) Upgrading kitemviews (5.99.0-r0 -> 9999_git1667786742-r0)
(19/102) Upgrading kxmlgui (5.99.0-r0 -> 9999_git1668383963-r0)
(20/102) Upgrading kbookmarks (5.99.0-r0 -> 9999_git1668218287-r0)
(21/102) Upgrading kcompletion (5.99.0-r0 -> 9999_git1667786521-r0)
(22/102) Upgrading kdoctools (5.99.0-r0 -> 9999_git1667872572-r0)
(23/102) Upgrading kjobwidgets (5.99.0-r0 -> 9999_git1668218336-r0)
(24/102) Upgrading knotifications (5.99.0-r0 -> 9999_git1668218348-r0)
(25/102) Upgrading kservice (5.99.0-r0 -> 9999_git1667786846-r0)
(26/102) Upgrading solid-libs (5.99.0-r0 -> 9999_git1668304677-r0)
(27/102) Upgrading sonnet (5.99.0-r0 -> 9999_git1667786964-r0)
(28/102) Upgrading ktextwidgets (5.99.0-r0 -> 9999_git1667824499-r0)
(29/102) Upgrading kio (5.99.0-r0 -> 9999_git1668304638-r0)
(30/102) Upgrading kpackage (5.99.0-r0 -> 9999_git1667786800-r0)
(31/102) Upgrading kdeclarative (5.99.0-r0 -> 9999_git1666436074-r0)
(32/102) Upgrading kwayland (5.99.0-r0 -> 9999_git1667651546-r0)
(33/102) Upgrading plasma-framework (5.99.0-r0 -> 9999_git1668179016-r0)
(34/102) Upgrading kwallet (5.99.0-r0 -> 9999_git1667786886-r0)
(35/102) Upgrading purpose (5.99.0-r0 -> 9999_git1668391091-r0)
(36/102) Upgrading angelfish (22.09-r0 -> 9999_git1667789871-r0)
(37/102) Upgrading breeze-gtk (5.26.3-r0 -> 9999_git1667417749-r0)
(38/102) Upgrading attica (5.99.0-r0 -> 9999_git1667650921-r0)
(39/102) Upgrading kidletime (5.99.0-r0 -> 9999_git1667824017-r0)
(40/102) Upgrading knewstuff (5.99.0-r0 -> 9999_git1668304116-r0)
(41/102) Upgrading kirigami-addons (0.5-r0 -> 9999_git1668391244-r0)
(42/102) Upgrading kclock (22.09-r0 -> 9999_git1668392107-r0)
(43/102) Upgrading kdecoration (5.26.3-r0 -> 9999_git1667789379-r0)
(44/102) Upgrading kde-gtk-config (5.26.3-r0 -> 9999_git1668304265-r0)
(45/102) Upgrading kfilemetadata (5.99.0-r0 -> 9999_git1668045598-r0)
(46/102) Upgrading kcontacts (5.99.0-r0 -> 9999_git1667786550-r0)
(47/102) Upgrading kpeople (5.99.0-r0 -> 9999_git1667786819-r0)
(48/102) Upgrading kcalendarcore (5.99.0-r0 -> 9999_git1667651021-r0)
(49/102) Upgrading kcmutils (5.99.0-r0 -> 9999_git1667786502-r0)
(50/102) Upgrading frameworkintegration (5.99.0-r0 -> 9999_git1667650961-r0)
(51/102) Upgrading oxygen (5.26.3-r0 -> 9999_git1668305382-r0)
(52/102) Upgrading modemmanager-qt (5.99.0-r0 -> 9999_git1667651593-r0)
(53/102) Upgrading plasma-dialer (22.09-r0 -> 9999_git1668392124-r0)
(54/102) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1667789975-r0)
(55/102) Upgrading kded (5.99.0-r0 -> 9999_git1667651134-r0)
(56/102) Upgrading bluez-qt (5.99.0-r0 -> 9999_git1667650941-r0)
(57/102) Upgrading bluedevil (5.26.3-r0 -> 9999_git1668391831-r0)
(58/102) Upgrading breeze (5.26.3-r0 -> 9999_git1668046210-r0)
(59/102) Upgrading libkscreen (5.26.3-r0 -> 9999_git1668391936-r0)
(60/102) Upgrading layer-shell-qt (5.26.3-r0 -> 9999_git1666447153-r0)
(61/102) Upgrading kscreen (5.26.3-r0 -> 9999_git1668218974-r0)
(62/102) Upgrading kwallet-pam (5.26.3-r0 -> 9999_git1663246611-r0)
(63/102) Upgrading kwayland-integration (5.26.3-r0 -> 9999_git1667577609-r0)
(64/102) Upgrading breeze-icons (5.99.0-r0 -> 9999_git1668273286-r0)
(65/102) Upgrading kactivities (5.99.0-r0 -> 9999_git1668211365-r0)
(66/102) Upgrading plasma-nano (5.26.3-r0 -> 9999_git1667789641-r0)
(67/102) Upgrading networkmanager-qt (5.99.0-r0 -> 9999_git1667651602-r0)
(68/102) Upgrading plasma-nm (5.26.3-r0 -> 9999_git1668414619-r0)
(69/102) Upgrading plasma-nm-mobile (5.26.3-r0 -> 9999_git1668414619-r0)
(70/102) Upgrading plasma-settings (22.09-r1 -> 9999_git1668392133-r1)
(71/102) Upgrading kactivitymanagerd (5.26.3-r0 -> 9999_git1667789359-r0)
(72/102) Upgrading kinit (5.99.0-r0 -> 9999_git1667872586-r0)
(73/102) Upgrading kdnssd (5.99.0-r0 -> 9999_git1667786632-r0)
(74/102) Upgrading syntax-highlighting (5.99.0-r0 -> 9999_git1668391117-r0)
(75/102) Upgrading kquickcharts (5.99.0-r0 -> 9999_git1667651468-r0)
(76/102) Upgrading kscreenlocker (5.26.3-r0 -> 9999_git1667789459-r0)
(77/102) Upgrading kwin (5.26.2.1-r0 -> 9999_git1668391925-r0)
(78/102) Upgrading kitemmodels (5.99.0-r0 -> 9999_git1667651334-r0)
(79/102) Upgrading threadweaver (5.99.0-r0 -> 9999_git1667651697-r0)
(80/102) Upgrading krunner (5.99.0-r0 -> 9999_git1667651486-r0)
(81/102) Upgrading milou (5.26.3-r0 -> 9999_git1667789539-r0)
(82/102) Upgrading qqc2-desktop-style (5.99.0-r0 -> 9999_git1668189176-r0)
(83/102) Upgrading plasma-integration (5.26.3-r0 -> 9999_git1667959606-r0)
(84/102) Upgrading plasma-workspace-libs (5.26.3-r0 -> 9999_git1668395599-r0)
(85/102) Upgrading kactivities-stats (5.99.0-r0 -> 9999_git1667650982-r0)
(86/102) Upgrading baloo (5.99.0-r0 -> 9999_git1668390406-r0)
(87/102) Upgrading kholidays (5.99.0-r0 -> 9999_git1668218313-r0)
(88/102) Upgrading knotifyconfig (5.99.0-r0 -> 9999_git1667786791-r0)
(89/102) Upgrading kparts (5.99.0-r0 -> 9999_git1668391055-r0)
(90/102) Upgrading prison (5.99.0-r0 -> 9999_git1667651630-r0)
(91/102) Upgrading ktexteditor (5.99.0-r0 -> 9999_git1668391067-r0)
(92/102) Upgrading libksysguard (5.26.3-r0 -> 9999_git1668391946-r0)
(93/102) Upgrading plasma-workspace (5.26.3-r0 -> 9999_git1668395599-r0)
(94/102) Upgrading kpty (5.99.0-r0 -> 9999_git1667786828-r0)
(95/102) Upgrading kde-cli-tools (5.26.3-r0 -> 9999_git1668391869-r0)
(96/102) Upgrading qqc2-breeze-style (5.26.3-r0 -> 9999_git1667579379-r0)
(97/102) Upgrading plasma-mobile (5.26.3-r0 -> 9999_git1668395868-r0)
(98/102) Upgrading polkit-kde-agent-1 (5.26.3-r0 -> 9999_git1667789783-r0)
(99/102) Upgrading powerdevil-libs (5.26.3-r0 -> 9999_git1668392037-r0)
(100/102) Upgrading powerdevil (5.26.3-r0 -> 9999_git1668392037-r0)
(101/102) Upgrading xdg-desktop-portal-kde (5.26.3-r0 -> 9999_git1668392056-r0)
(102/102) Upgrading qmlkonsole (22.09-r1 -> 9999_git1668131594-r1)
Executing busybox-1.35.0-r27.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing eudev-3.2.11-r3.trigger
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2320 MiB in 750 packages
(1/10) Installing bash (5.2.9-r0)
Executing bash-5.2.9-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.6-r0)
(4/10) Installing libseccomp (2.5.4-r0)
(5/10) Installing flatpak (1.14.0-r2)
Executing flatpak-1.14.0-r2.pre-install
Executing flatpak-1.14.0-r2.post-install
modprobe: can't change directory to '5.15.0-48-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.0-r2)
(7/10) Installing discover-backend-flatpak (5.26.3-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (6.4-r0)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2331 MiB in 760 packages
(1/91) Installing syndication (9999_git1667651678-r0)
(2/91) Installing alligator (9999_git1668392089-r0)
(3/91) Installing libavc1394 (0.5.4-r3)
(4/91) Installing libcaca (0.99_beta20-r0)
(5/91) Installing libdv (1.0.0-r7)
(6/91) Installing libiec61883 (1.2.0-r3)
(7/91) Installing mpg123-libs (1.31.1-r0)
(8/91) Installing speex (1.2.1-r0)
(9/91) Installing libshout (2.4.6-r1)
(10/91) Installing wavpack (5.5.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r1)
(12/91) Installing py3-parsing (3.0.9-r0)
(13/91) Installing py3-packaging (21.3-r2)
(14/91) Installing py3-setuptools (65.5.1-r0)
(15/91) Installing py3-certifi (2022.9.24-r0)
(16/91) Installing py3-charset-normalizer (3.0.0-r0)
(17/91) Installing py3-idna (3.4-r2)
(18/91) Installing py3-urllib3 (1.26.12-r0)
(19/91) Installing py3-requests (2.28.1-r1)
(20/91) Installing py3-ytmusicapi (0.24.0-r0)
(21/91) Installing libmng (2.0.3-r1)
(22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/91) Installing py3-mutagen (1.46.0-r0)
(24/91) Installing py3-websockets (10.4-r0)
(25/91) Installing py3-brotli (1.0.9-r9)
(26/91) Installing yt-dlp (2022.11.11-r0)
(27/91) Installing audiotube (9999_git1668392098-r0)
(28/91) Installing calindori (9999_git1667789891-r0)
(29/91) Installing live-media (2022.10.01-r0)
(30/91) Installing libxpm (3.5.13-r1)
(31/91) Installing a52dec (0.7.4-r8)
(32/91) Installing vulkan-loader (1.3.231.1-r0)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.3-r0)
(35/91) Installing libcddb (1.3.2-r4)
(36/91) Installing libdvbpsi (1.3.3-r0)
(37/91) Installing libdvdcss (1.4.3-r0)
(38/91) Installing libdvdread (6.1.3-r0)
(39/91) Installing libdvdnav (6.1.1-r0)
(40/91) Installing libebml (1.4.4-r0)
(41/91) Installing faad2-libs (2.10.1-r0)
(42/91) Installing libupnp (1.14.14-r0)
(43/91) Installing lua5.2-libs (5.2.4-r10)
(44/91) Installing libmad (0.15.1b-r9)
(45/91) Installing libmatroska (1.7.1-r0)
(46/91) Installing libmicrodns (0.2.0-r0)
(47/91) Installing libmpeg2 (0.5.1-r9)
(48/91) Installing glslang-libs (11.12.0-r0)
(49/91) Installing glslang (11.12.0-r0)
(50/91) Installing spirv-tools (1.3.231.1-r0)
ERROR: Failed to create usr/lib/libSPIRV-Tools-shared.so: Connection aborted
ERROR: spirv-tools-1.3.231.1-r0: No space left on device
(51/91) Installing shaderc (2022.3-r1)
(52/91) Installing libplacebo (5.229.1-r0)
(53/91) Installing libprotobuf-lite (3.21.9-r0)
(54/91) Installing vlc-libs (3.0.17.4-r12)
(55/91) Installing vlc (3.0.17.4-r12)
ERROR: Failed to create usr/lib/vlc/lua/extensions/VLSub.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/intf/cli.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/intf/dummy.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/intf/dumpmeta.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/intf/http.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/intf/luac.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/intf/modules/host.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/intf/modules/httprequests.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/intf/telnet.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/meta/art/00_musicbrainz.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/meta/art/01_googleimage.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/meta/art/02_frenchtv.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/meta/art/03_lastfm.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/meta/reader/filename.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/modules/common.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/modules/dkjson.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/modules/sandbox.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/modules/simplexml.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/anevia_streams.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/anevia_xml.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/appletrailers.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/bbc_co_uk.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/cue.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/dailymotion.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/jamendo.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/koreus.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/liveleak.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/newgrounds.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/rockbox_fm_presets.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/soundcloud.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/twitch.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/vimeo.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/vocaroo.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/playlist/youtube.luac: No such file or directory
ERROR: vlc-3.0.17.4-r12: Operation not permitted
(56/91) Installing elisa (22.08.3-r0)
ERROR: Failed to create usr/bin/elisa: No space left on device
ERROR: elisa-22.08.3-r0: No space left on device
(57/91) Installing kunitconversion (9999_git1667786877-r0)
ERROR: Failed to create usr/lib/libKF5UnitConversion.so.5.100.0: No space left on device
ERROR: kunitconversion-9999_git1667786877-r0: No space left on device
(58/91) Installing kalk (9999_git1668390599-r0)
ERROR: Failed to create usr/bin/kalk: No space left on device
ERROR: kalk-9999_git1668390599-r0: No space left on device
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
ERROR: Failed to create usr/lib/libqt5keychain.so.0.13.2: No space left on device
ERROR: qt5-qtkeychain-0.13.2-r0: No space left on device
(60/91) Installing kasts (9999_git1668127712-r0)
ERROR: Failed to create usr/bin/kasts: No space left on device
ERROR: kasts-9999_git1668127712-r0: No space left on device
(61/91) Installing keysmith (9999_git1667927348-r0)
ERROR: Failed to create usr/bin/keysmith: No space left on device
ERROR: keysmith-9999_git1667927348-r0: No space left on device
(62/91) Installing krecorder (9999_git1668305499-r1)
ERROR: Failed to create usr/bin/krecorder: No space left on device
ERROR: krecorder-9999_git1668305499-r1: No space left on device
(63/91) Installing kpublictransport (22.08.3-r0)
ERROR: Failed to create usr/lib/libKPublicTransport.so.22.08.3: No space left on device
ERROR: kpublictransport-22.08.3-r0: No space left on device
(64/91) Installing ktrip (9999_git1667790799-r0)
ERROR: Failed to create usr/bin/ktrip: No space left on device
ERROR: ktrip-9999_git1667790799-r0: No space left on device
(65/91) Installing kweathercore (9999_git1667787915-r0)
ERROR: Failed to create usr/lib/libKF5KWeatherCore.so.0.7.0: No space left on device
ERROR: kweathercore-9999_git1667787915-r0: No space left on device
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
ERROR: Failed to create usr/lib/libQt5Charts.so.5.15.6: No space left on device
ERROR: qt5-qtcharts-5.15.6_git20220816-r0: No space left on device
(67/91) Installing kweather (9999_git1668392115-r1)
ERROR: Failed to create usr/bin/kweather: No space left on device
ERROR: kweather-9999_git1668392115-r1: No space left on device
(68/91) Installing libquotient (0.6.11-r0)
ERROR: Failed to create usr/bin/quotest: No space left on device
ERROR: libquotient-0.6.11-r0: No space left on device
(69/91) Installing libcmark (0.30.2-r1)
ERROR: Failed to create usr/lib/libcmark.so.0.30.2: No space left on device
ERROR: libcmark-0.30.2-r1: No space left on device
(70/91) Installing neochat (9999_git1668391532-r0)
ERROR: Failed to create usr/bin/neochat: No space left on device
ERROR: neochat-9999_git1668391532-r0: No space left on device
(71/91) Installing kjs (9999_git1667651362-r0)
ERROR: Failed to create usr/lib/libKF5JS.so.5.100.0: No space left on device
ERROR: kjs-9999_git1667651362-r0: No space left on device
(72/91) Installing libdjvulibre (3.5.28-r2)
ERROR: Failed to create usr/lib/libdjvulibre.so.21.7.0: No space left on device
ERROR: libdjvulibre-3.5.28-r2: No space left on device
(73/91) Installing libzip (1.9.2-r2)
ERROR: Failed to create usr/lib/libzip.so.5.5: No space left on device
ERROR: libzip-1.9.2-r2: No space left on device
(74/91) Installing ebook-tools (0.2.2-r3)
(75/91) Installing discount-libs (2.2.7b-r0)
ERROR: discount-libs-2.2.7b-r0: Operation not permitted
(76/91) Installing poppler (22.11.0-r0)
ERROR: poppler-22.11.0-r0: Operation not permitted
(77/91) Installing poppler-qt5 (22.11.0-r0)
ERROR: poppler-qt5-22.11.0-r0: Operation not permitted
(78/91) Installing kdegraphics-mobipocket (22.08.3-r0)
ERROR: kdegraphics-mobipocket-22.08.3-r0: Operation not permitted
(79/91) Installing libspectre (0.2.11-r0)
ERROR: libspectre-0.2.11-r0: Operation not permitted
(80/91) Installing okular-common (22.08.3-r0)
ERROR: okular-common-22.08.3-r0: Operation not permitted
(81/91) Installing okular (22.08.3-r0)
ERROR: okular-22.08.3-r0: Operation not permitted
(82/91) Installing plasma-camera (1.0_git20210328-r2)
ERROR: plasma-camera-1.0_git20210328-r2: Operation not permitted
(83/91) Installing gst-libav (1.20.4-r0)
ERROR: gst-libav-1.20.4-r0: Operation not permitted
(84/91) Installing gst-plugins-good-qt (1.20.4-r1)
ERROR: gst-plugins-good-qt-1.20.4-r1: Operation not permitted
(85/91) Installing plasmatube (9999_git1668392143-r0)
ERROR: plasmatube-9999_git1668392143-r0: Operation not permitted
(86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
ERROR: postmarketos-config-nftables-upnp-client-0.13-r0: Operation not permitted
(87/91) Installing postmarketos-config-nftables-mdns (0.13-r0)
ERROR: postmarketos-config-nftables-mdns-0.13-r0: Operation not permitted
(88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0)
ERROR: postmarketos-config-nftables-chromecast-0.13-r0: Operation not permitted
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
ERROR: postmarketos-config-nftables-vlc-chromecast-0.13-r0: Operation not permitted
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
ERROR: qt5-qtwebsockets-5.15.6_git20220907-r0: Operation not permitted
(91/91) Installing tokodon (9999_git1668417630-r0)
ERROR: tokodon-9999_git1668417630-r0: Operation not permitted
Executing busybox-1.35.0-r27.trigger
ERROR: sybox-1.35.0-r27.trigger: failed to execute: No space left on device
Executing gtk-update-icon-cache-3.24.34-r7.trigger
ERROR: k-update-icon-cache-3.24.34-r7.trigger: failed to execute: No space left on device
Executing postmarketos-base-23-r1.trigger
ERROR: stmarketos-base-23-r1.trigger: failed to execute: No space left on device
37 errors; 2411 MiB in 814 packages
sh: write error: No space left on device
(chroot) Exiting chroot...
[16:09:18] Unregister qemu binfmt (arm)
[16:09:18] Unregister qemu binfmt (aarch64)
[16:09:18] Unregister qemu binfmt (riscv64)
[16:09:19] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:09:19] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:09:19] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y
[16:09:19] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
[16:09:21] Cleared up ~4429 MB of space
[16:09:21] DONE!
removed 'images/pmos-plasma-mobile-nightly-20221113-pine64-pinephone.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221113-pine64-pinephone.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221113-pine64-pinephonepro.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221113-pine64-pinephonepro.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221113-tablet-x64uefi.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221113-tablet-x64uefi.img.xz.sha256'
Compressing pine64-pinephone.img
pine64-pinephone.img: 879.8 MiB / 2,933.0 MiB = 0.300, 28 MiB/s, 1:44
renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221114-pine64-pinephone.img.xz'
Compressing pine64-pinephonepro.img
pine64-pinephonepro.img: 826.4 MiB / 2,893.0 MiB = 0.286, 28 MiB/s, 1:42
renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221114-pine64-pinephonepro.img.xz'
Compressing tablet-x64uefi.img
tablet-x64uefi.img: 1,278.8 MiB / 4,046.0 MiB = 0.316, 30 MiB/s, 2:13
renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221114-tablet-x64uefi.img.xz'
sending incremental file list
deleting images/pmos-plasma-mobile-nightly-20221113-tablet-x64uefi.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221113-tablet-x64uefi.img.xz
deleting images/pmos-plasma-mobile-nightly-20221113-pine64-pinephonepro.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221113-pine64-pinephonepro.img.xz
deleting images/pmos-plasma-mobile-nightly-20221113-pine64-pinephone.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221113-pine64-pinephone.img.xz
images/
images/pmos-plasma-mobile-nightly-20221114-pine64-pinephone.img.xz

         32,768   0%    0.00kB/s    0:00:00  
      3,375,104   0%    3.18MB/s    0:04:42  
      4,653,056   0%    2.19MB/s    0:06:49  
      5,963,776   0%    1.87MB/s    0:07:58  
      7,274,496   0%    1.71MB/s    0:08:43  
      8,585,216   0%    1.22MB/s    0:12:09  
      9,895,936   1%    1.22MB/s    0:12:09  
     11,206,656   1%    1.22MB/s    0:12:09  
     12,517,376   1%    1.22MB/s    0:12:07  
     13,828,096   1%    1.22MB/s    0:12:07  
     15,138,816   1%    1.23MB/s    0:12:02  
     16,449,536   1%    1.23MB/s    0:12:01  
     17,760,256   1%    1.23MB/s    0:12:00  
     19,070,976   2%    1.22MB/s    0:12:01  
     20,381,696   2%    1.23MB/s    0:11:58  
     21,692,416   2%    1.22MB/s    0:11:58  
     23,003,136   2%    1.22MB/s    0:11:58  
     24,313,856   2%    1.23MB/s    0:11:54  
     25,624,576   2%    1.23MB/s    0:11:54  
     26,935,296   2%    1.23MB/s    0:11:53  
     28,246,016   3%    1.23MB/s    0:11:51  
     29,556,736   3%    1.22MB/s    0:11:52  
     30,867,456   3%    1.23MB/s    0:11:49  
     32,178,176   3%    1.23MB/s    0:11:48  
     33,488,896   3%    1.23MB/s    0:11:48  
     34,799,616   3%    1.22MB/s    0:11:48  
     36,110,336   3%    1.23MB/s    0:11:46  
     37,421,056   4%    1.23MB/s    0:11:45  
     38,731,776   4%    1.23MB/s    0:11:43  
     40,042,496   4%    1.23MB/s    0:11:39  
     41,353,216   4%    1.23MB/s    0:11:40  
     42,663,936   4%    1.23MB/s    0:11:39  
     43,974,656   4%    1.23MB/s    0:11:38  
     45,285,376   4%    1.23MB/s    0:11:37  
     46,596,096   5%    1.23MB/s    0:11:37  
     47,906,816   5%    1.23MB/s    0:11:36  
     49,217,536   5%    1.23MB/s    0:11:35  
     50,528,256   5%    1.23MB/s    0:11:34  
     51,838,976   5%    1.23MB/s    0:11:32  
     53,149,696   5%    1.23MB/s    0:11:31  
     54,460,416   5%    1.23MB/s    0:11:30  
     55,771,136   6%    1.23MB/s    0:11:30  
     57,081,856   6%    1.22MB/s    0:11:31  
     58,392,576   6%    1.23MB/s    0:11:27  
     59,703,296   6%    1.23MB/s    0:11:27  
     61,014,016   6%    1.23MB/s    0:11:25  
     62,324,736   6%    1.23MB/s    0:11:22  
     63,635,456   6%    1.23MB/s    0:11:23  
     64,946,176   7%    1.23MB/s    0:11:22  
     66,256,896   7%    1.23MB/s    0:11:21  
     67,534,848   7%    1.22MB/s    0:11:24  
     68,845,568   7%    1.22MB/s    0:11:23  
     70,156,288   7%    1.22MB/s    0:11:21  
     71,467,008   7%    1.22MB/s    0:11:21  
     72,777,728   7%    1.22MB/s    0:11:18  
     74,088,448   8%    1.23MB/s    0:11:14  
     75,399,168   8%    1.23MB/s    0:11:13  
     76,709,888   8%    1.23MB/s    0:11:12  
     78,020,608   8%    1.23MB/s    0:11:08  
     79,331,328   8%    1.23MB/s    0:11:10  
     80,642,048   8%    1.23MB/s    0:11:09  
     81,952,768   8%    1.23MB/s    0:11:08  
     83,263,488   9%    1.23MB/s    0:11:07  
     84,574,208   9%    1.23MB/s    0:11:07  
     85,884,928   9%    1.22MB/s    0:11:09  
     87,195,648   9%    1.21MB/s    0:11:12  
     88,506,368   9%    1.21MB/s    0:11:12  
     89,817,088   9%    1.21MB/s    0:11:10  
     91,127,808   9%    1.21MB/s    0:11:08  
     92,438,528  10%    1.22MB/s    0:11:04  
     93,749,248  10%    1.22MB/s    0:11:04  
     95,059,968  10%    1.22MB/s    0:11:04  
     96,370,688  10%    1.22MB/s    0:11:01  
     97,681,408  10%    1.22MB/s    0:11:02  
     98,992,128  10%    1.22MB/s    0:10:56  
    100,302,848  10%    1.23MB/s    0:10:55  
    101,613,568  11%    1.22MB/s    0:10:54  
    102,924,288  11%    1.23MB/s    0:10:51  
    104,235,008  11%    1.22MB/s    0:10:53  
    105,545,728  11%    1.22MB/s    0:10:52  
    106,856,448  11%    1.22MB/s    0:10:52  
    107,773,952  11%    1.12MB/s    0:11:47  
    109,084,672  11%    1.12MB/s    0:11:46  
    110,395,392  11%    1.13MB/s    0:11:44  
    111,706,112  12%    1.13MB/s    0:11:40  
    113,016,832  12%    1.22MB/s    0:10:45  
    114,327,552  12%    1.23MB/s    0:10:43  
    115,638,272  12%    1.23MB/s    0:10:41  
    116,948,992  12%    1.22MB/s    0:10:43  
    118,259,712  12%    1.23MB/s    0:10:38  
    119,570,432  12%    1.23MB/s    0:10:38  
    120,881,152  13%    1.23MB/s    0:10:38  
    122,191,872  13%    1.23MB/s    0:10:35  
    123,502,592  13%    1.23MB/s    0:10:36  
    124,813,312  13%    1.22MB/s    0:10:37  
    126,124,032  13%    1.22MB/s    0:10:35  
    127,434,752  13%    1.23MB/s    0:10:33  
    128,745,472  13%    1.22MB/s    0:10:34  
    130,056,192  14%    1.23MB/s    0:10:31  
    131,366,912  14%    1.23MB/s    0:10:30  
    132,677,632  14%    1.23MB/s    0:10:29  
    133,988,352  14%    1.23MB/s    0:10:26  
    135,299,072  14%    1.23MB/s    0:10:25  
    136,609,792  14%    1.23MB/s    0:10:25  
    137,920,512  14%    1.23MB/s    0:10:24  
    139,231,232  15%    1.23MB/s    0:10:23  
    140,541,952  15%    1.22MB/s    0:10:23  
    141,852,672  15%    1.22MB/s    0:10:22  
    143,163,392  15%    1.22MB/s    0:10:22  
    144,474,112  15%    1.22MB/s    0:10:22  
    145,784,832  15%    1.22MB/s    0:10:20  
    147,095,552  15%    1.22MB/s    0:10:18  
    148,406,272  16%    1.23MB/s    0:10:16  
    149,716,992  16%    1.23MB/s    0:10:14  
    151,027,712  16%    1.23MB/s    0:10:14  
    152,338,432  16%    1.22MB/s    0:10:14  
    153,649,152  16%    1.22MB/s    0:10:13  
    154,959,872  16%    1.22MB/s    0:10:12  
    156,270,592  16%    1.23MB/s    0:10:09  
    157,581,312  17%    1.23MB/s    0:10:08  
    158,892,032  17%    1.23MB/s    0:10:07  
    160,202,752  17%    1.23MB/s    0:10:07  
    161,513,472  17%    1.23MB/s    0:10:05  
    162,824,192  17%    1.23MB/s    0:10:03  
    164,134,912  17%    1.22MB/s    0:10:06  
    165,445,632  17%    1.22MB/s    0:10:04  
    166,756,352  18%    1.22MB/s    0:10:04  
    168,067,072  18%    1.22MB/s    0:10:03  
    169,377,792  18%    1.23MB/s    0:09:58  
    170,688,512  18%    1.22MB/s    0:09:59  
    171,999,232  18%    1.23MB/s    0:09:56  
    173,309,952  18%    1.23MB/s    0:09:55  
    174,620,672  18%    1.23MB/s    0:09:54  
    175,931,392  19%    1.23MB/s    0:09:52  
    177,242,112  19%    1.23MB/s    0:09:53  
    178,552,832  19%    1.23MB/s    0:09:52  
    179,863,552  19%    1.22MB/s    0:09:52  
    181,174,272  19%    1.23MB/s    0:09:50  
    182,484,992  19%    1.23MB/s    0:09:48  
    183,795,712  19%    1.23MB/s    0:09:48  
    185,106,432  20%    1.22MB/s    0:09:48  
    186,417,152  20%    1.22MB/s    0:09:47  
    187,727,872  20%    1.22MB/s    0:09:46  
    189,038,592  20%    1.22MB/s    0:09:46  
    190,349,312  20%    1.23MB/s    0:09:42  
    191,660,032  20%    1.23MB/s    0:09:41  
    192,970,752  20%    1.23MB/s    0:09:40  
    194,281,472  21%    1.23MB/s    0:09:37  
    195,592,192  21%    1.23MB/s    0:09:37  
    196,902,912  21%    1.23MB/s    0:09:36  
    198,213,632  21%    1.23MB/s    0:09:35  
    199,524,352  21%    1.23MB/s    0:09:35  
    200,835,072  21%    1.23MB/s    0:09:34  
    202,113,024  21%    1.22MB/s    0:09:36  
    203,423,744  22%    1.22MB/s    0:09:35  
    204,734,464  22%    1.22MB/s    0:09:34  
    206,045,184  22%    1.22MB/s    0:09:33  
    207,355,904  22%    1.23MB/s    0:09:28  
    208,666,624  22%    1.23MB/s    0:09:27  
    209,977,344  22%    1.23MB/s    0:09:26  
    211,288,064  22%    1.23MB/s    0:09:25  
    212,598,784  23%    1.23MB/s    0:09:24  
    213,909,504  23%    1.23MB/s    0:09:24  
    215,220,224  23%    1.23MB/s    0:09:22  
    216,530,944  23%    1.23MB/s    0:09:21  
    217,841,664  23%    1.23MB/s    0:09:21  
    219,152,384  23%    1.23MB/s    0:09:19  
    220,463,104  23%    1.23MB/s    0:09:18  
    221,773,824  24%    1.23MB/s    0:09:17  
    223,084,544  24%    1.23MB/s    0:09:16  
    224,395,264  24%    1.23MB/s    0:09:15  
    225,705,984  24%    1.22MB/s    0:09:16  
    227,016,704  24%    1.23MB/s    0:09:14  
    228,327,424  24%    1.23MB/s    0:09:13  
    229,638,144  24%    1.23MB/s    0:09:11  
    230,948,864  25%    1.23MB/s    0:09:08  
    232,259,584  25%    1.23MB/s    0:09:09  
    233,570,304  25%    1.23MB/s    0:09:08  
    234,881,024  25%    1.23MB/s    0:09:07  
    236,191,744  25%    1.23MB/s    0:09:06  
    237,502,464  25%    1.23MB/s    0:09:04  
    238,813,184  25%    1.23MB/s    0:09:03  
    240,123,904  26%    1.23MB/s    0:09:03  
    241,434,624  26%    1.22MB/s    0:09:05  
    242,745,344  26%    1.22MB/s    0:09:03  
    244,056,064  26%    1.22MB/s    0:09:03  
    245,366,784  26%    1.22MB/s    0:09:01  
    246,677,504  26%    1.23MB/s    0:08:57  
    247,988,224  26%    1.22MB/s    0:08:57  
    249,298,944  27%    1.23MB/s    0:08:56  
    250,609,664  27%    1.23MB/s    0:08:55  
    251,920,384  27%    1.23MB/s    0:08:54  
    253,231,104  27%    1.22MB/s    0:08:53  
    254,541,824  27%    1.22MB/s    0:08:55  
    255,852,544  27%    1.22MB/s    0:08:55  
    257,163,264  27%    1.21MB/s    0:08:55  
    258,473,984  28%    1.21MB/s    0:08:54  
    259,784,704  28%    1.21MB/s    0:08:54  
    261,095,424  28%    1.21MB/s    0:08:52  
    262,406,144  28%    1.21MB/s    0:08:50  
    263,716,864  28%    1.21MB/s    0:08:50  
    265,027,584  28%    1.21MB/s    0:08:49  
    266,338,304  28%    1.21MB/s    0:08:50  
    267,649,024  29%    1.21MB/s    0:08:48  
    268,959,744  29%    1.21MB/s    0:08:46  
    270,270,464  29%    1.22MB/s    0:08:42  
    271,581,184  29%    1.23MB/s    0:08:38  
    272,891,904  29%    1.23MB/s    0:08:37  
    274,202,624  29%    1.23MB/s    0:08:36  
    275,513,344  29%    1.23MB/s    0:08:34  
    276,824,064  30%    1.23MB/s    0:08:33  
    278,134,784  30%    1.23MB/s    0:08:32  
    279,445,504  30%    1.23MB/s    0:08:31  
    280,756,224  30%    1.23MB/s    0:08:30  
    282,066,944  30%    1.23MB/s    0:08:29  
    283,377,664  30%    1.23MB/s    0:08:28  
    284,688,384  30%    1.22MB/s    0:08:28  
    285,999,104  30%    1.23MB/s    0:08:27  
    287,309,824  31%    1.23MB/s    0:08:25  
    288,620,544  31%    1.23MB/s    0:08:24  
    289,931,264  31%    1.23MB/s    0:08:22  
    291,241,984  31%    1.23MB/s    0:08:22  
    292,552,704  31%    1.23MB/s    0:08:21  
    293,863,424  31%    1.23MB/s    0:08:20  
    295,174,144  31%    1.23MB/s    0:08:19  
    296,484,864  32%    1.23MB/s    0:08:18  
    297,795,584  32%    1.23MB/s    0:08:17  
    299,106,304  32%    1.23MB/s    0:08:16  
    300,417,024  32%    1.23MB/s    0:08:15  
    301,727,744  32%    1.23MB/s    0:08:13  
    303,038,464  32%    1.22MB/s    0:08:14  
    304,349,184  32%    1.23MB/s    0:08:11  
    305,659,904  33%    1.23MB/s    0:08:10  
    306,970,624  33%    1.23MB/s    0:08:09  
    308,281,344  33%    1.23MB/s    0:08:06  
    309,592,064  33%    1.23MB/s    0:08:07  
    310,902,784  33%    1.23MB/s    0:08:06  
    312,213,504  33%    1.23MB/s    0:08:05  
    313,524,224  33%    1.23MB/s    0:08:04  
    314,834,944  34%    1.23MB/s    0:08:03  
    316,145,664  34%    1.23MB/s    0:08:02  
    317,456,384  34%    1.22MB/s    0:08:05  
    318,767,104  34%    1.22MB/s    0:08:04  
    320,077,824  34%    1.22MB/s    0:08:03  
    321,388,544  34%    1.22MB/s    0:08:02  
    322,699,264  34%    1.23MB/s    0:07:57  
    324,009,984  35%    1.23MB/s    0:07:56  
    325,320,704  35%    1.23MB/s    0:07:55  
    326,631,424  35%    1.23MB/s    0:07:54  
    327,942,144  35%    1.23MB/s    0:07:52  
    329,252,864  35%    1.23MB/s    0:07:52  
    330,563,584  35%    1.23MB/s    0:07:51  
    331,874,304  35%    1.23MB/s    0:07:50  
    333,185,024  36%    1.23MB/s    0:07:49  
    334,495,744  36%    1.23MB/s    0:07:48  
    335,773,696  36%    1.22MB/s    0:07:50  
    337,084,416  36%    1.22MB/s    0:07:48  
    338,395,136  36%    1.22MB/s    0:07:47  
    339,705,856  36%    1.22MB/s    0:07:46  
    341,016,576  36%    1.22MB/s    0:07:43  
    342,327,296  37%    1.23MB/s    0:07:41  
    343,638,016  37%    1.23MB/s    0:07:40  
    344,948,736  37%    1.23MB/s    0:07:40  
    346,259,456  37%    1.23MB/s    0:07:37  
    347,570,176  37%    1.22MB/s    0:07:38  
    348,880,896  37%    1.22MB/s    0:07:38  
    350,191,616  37%    1.23MB/s    0:07:35  
    351,502,336  38%    1.23MB/s    0:07:34  
    352,813,056  38%    1.23MB/s    0:07:33  
    354,123,776  38%    1.23MB/s    0:07:31  
    355,434,496  38%    1.23MB/s    0:07:31  
    356,745,216  38%    1.22MB/s    0:07:31  
    358,055,936  38%    1.22MB/s    0:07:30  
    359,366,656  38%    1.22MB/s    0:07:29  
    360,677,376  39%    1.22MB/s    0:07:27  
    361,988,096  39%    1.23MB/s    0:07:26  
    363,298,816  39%    1.23MB/s    0:07:25  
    364,609,536  39%    1.23MB/s    0:07:24  
    365,920,256  39%    1.23MB/s    0:07:22  
    367,230,976  39%    1.23MB/s    0:07:22  
    368,541,696  39%    1.22MB/s    0:07:22  
    369,852,416  40%    1.22MB/s    0:07:21  
    371,163,136  40%    1.22MB/s    0:07:21  
    372,473,856  40%    1.22MB/s    0:07:19  
    373,784,576  40%    1.22MB/s    0:07:19  
    375,095,296  40%    1.22MB/s    0:07:18  
    376,406,016  40%    1.22MB/s    0:07:18  
    377,716,736  40%    1.22MB/s    0:07:17  
    379,027,456  41%    1.22MB/s    0:07:15  
    380,338,176  41%    1.22MB/s    0:07:14  
    381,648,896  41%    1.23MB/s    0:07:11  
    382,959,616  41%    1.23MB/s    0:07:09  
    384,270,336  41%    1.23MB/s    0:07:08  
    385,581,056  41%    1.22MB/s    0:07:08  
    386,891,776  41%    1.21MB/s    0:07:11  
    388,071,424  42%    1.18MB/s    0:07:23  
    389,251,072  42%    1.15MB/s    0:07:32  
    390,561,792  42%    1.15MB/s    0:07:30  
    391,872,512  42%    1.17MB/s    0:07:24  
    393,183,232  42%    1.20MB/s    0:07:10  
    394,493,952  42%    1.22MB/s    0:07:03  
    395,804,672  42%    1.22MB/s    0:07:02  
    397,115,392  43%    1.22MB/s    0:07:01  
    398,426,112  43%    1.22MB/s    0:06:59  
    399,736,832  43%    1.23MB/s    0:06:55  
    401,047,552  43%    1.23MB/s    0:06:54  
    402,358,272  43%    1.23MB/s    0:06:54  
    403,668,992  43%    1.23MB/s    0:06:52  
    404,979,712  43%    1.23MB/s    0:06:51  
    406,290,432  44%    1.23MB/s    0:06:50  
    407,601,152  44%    1.23MB/s    0:06:48  
    408,911,872  44%    1.22MB/s    0:06:50  
    410,222,592  44%    1.23MB/s    0:06:47  
    411,533,312  44%    1.23MB/s    0:06:46  
    412,844,032  44%    1.23MB/s    0:06:45  
    414,154,752  44%    1.23MB/s    0:06:43  
    415,465,472  45%    1.22MB/s    0:06:45  
    416,776,192  45%    1.22MB/s    0:06:44  
    417,824,768  45%    1.13MB/s    0:07:14  
    419,135,488  45%    1.12MB/s    0:07:19  
    420,446,208  45%    1.12MB/s    0:07:17  
    421,756,928  45%    1.12MB/s    0:07:15  
    423,067,648  45%    1.21MB/s    0:06:43  
    424,378,368  45%    1.23MB/s    0:06:36  
    425,689,088  46%    1.23MB/s    0:06:34  
    426,999,808  46%    1.23MB/s    0:06:34  
    428,310,528  46%    1.23MB/s    0:06:33  
    429,621,248  46%    1.23MB/s    0:06:32  
    430,931,968  46%    1.23MB/s    0:06:31  
    432,242,688  46%    1.23MB/s    0:06:30  
    433,553,408  46%    1.23MB/s    0:06:29  
    434,864,128  47%    1.23MB/s    0:06:28  
    436,174,848  47%    1.23MB/s    0:06:27  
    437,485,568  47%    1.23MB/s    0:06:25  
    438,796,288  47%    1.23MB/s    0:06:24  
    440,107,008  47%    1.23MB/s    0:06:23  
    441,417,728  47%    1.23MB/s    0:06:22  
    442,728,448  47%    1.23MB/s    0:06:21  
    444,039,168  48%    1.23MB/s    0:06:20  
    445,349,888  48%    1.23MB/s    0:06:20  
    446,660,608  48%    1.23MB/s    0:06:18  
    447,971,328  48%    1.23MB/s    0:06:17  
    449,282,048  48%    1.23MB/s    0:06:16  
    450,592,768  48%    1.22MB/s    0:06:17  
    451,903,488  48%    1.23MB/s    0:06:14  
    453,214,208  49%    1.23MB/s    0:06:13  
    454,524,928  49%    1.23MB/s    0:06:12  
    455,835,648  49%    1.23MB/s    0:06:10  
    457,146,368  49%    1.23MB/s    0:06:10  
    458,457,088  49%    1.23MB/s    0:06:09  
    459,767,808  49%    1.23MB/s    0:06:08  
    461,078,528  49%    1.23MB/s    0:06:07  
    462,389,248  50%    1.23MB/s    0:06:05  
    463,699,968  50%    1.23MB/s    0:06:04  
    465,010,688  50%    1.23MB/s    0:06:03  
    466,321,408  50%    1.23MB/s    0:06:02  
    467,632,128  50%    1.23MB/s    0:06:01  
    468,942,848  50%    1.23MB/s    0:06:01  
    470,220,800  50%    1.22MB/s    0:06:02  
    471,531,520  51%    1.21MB/s    0:06:03  
    472,842,240  51%    1.21MB/s    0:06:02  
    474,152,960  51%    1.21MB/s    0:06:01  
    475,463,680  51%    1.22MB/s    0:05:57  
    476,774,400  51%    1.22MB/s    0:05:56  
    478,085,120  51%    1.22MB/s    0:05:55  
    479,395,840  51%    1.22MB/s    0:05:54  
    480,706,560  52%    1.22MB/s    0:05:53  
    482,017,280  52%    1.22MB/s    0:05:52  
    483,328,000  52%    1.23MB/s    0:05:50  
    484,638,720  52%    1.22MB/s    0:05:49  
    485,949,440  52%    1.23MB/s    0:05:48  
    487,260,160  52%    1.23MB/s    0:05:45  
    488,570,880  52%    1.23MB/s    0:05:45  
    489,881,600  53%    1.23MB/s    0:05:44  
    491,192,320  53%    1.23MB/s    0:05:43  
    492,503,040  53%    1.23MB/s    0:05:42  
    493,813,760  53%    1.23MB/s    0:05:41  
    495,124,480  53%    1.23MB/s    0:05:40  
    496,435,200  53%    1.23MB/s    0:05:39  
    497,745,920  53%    1.23MB/s    0:05:38  
    499,056,640  54%    1.22MB/s    0:05:37  
    500,367,360  54%    1.22MB/s    0:05:37  
    501,678,080  54%    1.22MB/s    0:05:35  
    502,988,800  54%    1.22MB/s    0:05:34  
    504,299,520  54%    1.23MB/s    0:05:33  
    505,610,240  54%    1.23MB/s    0:05:31  
    506,920,960  54%    1.23MB/s    0:05:30  
    508,231,680  55%    1.23MB/s    0:05:29  
    509,542,400  55%    1.23MB/s    0:05:28  
    510,853,120  55%    1.23MB/s    0:05:27  
    512,163,840  55%    1.23MB/s    0:05:26  
    513,474,560  55%    1.23MB/s    0:05:25  
    514,785,280  55%    1.23MB/s    0:05:24  
    516,096,000  55%    1.23MB/s    0:05:23  
    517,406,720  56%    1.23MB/s    0:05:22  
    518,717,440  56%    1.22MB/s    0:05:22  
    520,028,160  56%    1.23MB/s    0:05:20  
    521,338,880  56%    1.22MB/s    0:05:20  
    522,649,600  56%    1.22MB/s    0:05:18  
    523,960,320  56%    1.22MB/s    0:05:18  
    525,271,040  56%    1.21MB/s    0:05:19  
    526,581,760  57%    1.21MB/s    0:05:18  
    527,892,480  57%    1.22MB/s    0:05:17  
    529,203,200  57%    1.22MB/s    0:05:14  
    530,513,920  57%    1.23MB/s    0:05:11  
    531,824,640  57%    1.23MB/s    0:05:10  
    533,135,360  57%    1.22MB/s    0:05:10  
    534,446,080  57%    1.23MB/s    0:05:08  
    535,756,800  58%    1.23MB/s    0:05:07  
    537,067,520  58%    1.23MB/s    0:05:06  
    538,378,240  58%    1.23MB/s    0:05:05  
    539,688,960  58%    1.22MB/s    0:05:05  
    540,999,680  58%    1.22MB/s    0:05:04  
    542,310,400  58%    1.22MB/s    0:05:04  
    543,621,120  58%    1.22MB/s    0:05:02  
    544,931,840  59%    1.22MB/s    0:05:01  
    546,242,560  59%    1.23MB/s    0:04:59  
    547,553,280  59%    1.22MB/s    0:04:59  
    548,864,000  59%    1.22MB/s    0:04:58  
    550,174,720  59%    1.22MB/s    0:04:57  
    551,485,440  59%    1.22MB/s    0:04:56  
    552,796,160  59%    1.22MB/s    0:04:55  
    554,106,880  60%    1.23MB/s    0:04:53  
    555,417,600  60%    1.23MB/s    0:04:52  
    556,728,320  60%    1.23MB/s    0:04:51  
    558,039,040  60%    1.23MB/s    0:04:50  
    559,349,760  60%    1.23MB/s    0:04:49  
    560,660,480  60%    1.23MB/s    0:04:47  
    561,971,200  60%    1.23MB/s    0:04:46  
    563,281,920  61%    1.23MB/s    0:04:45  
    564,592,640  61%    1.23MB/s    0:04:44  
    565,903,360  61%    1.23MB/s    0:04:43  
    567,214,080  61%    1.23MB/s    0:04:42  
    568,524,800  61%    1.22MB/s    0:04:42  
    569,835,520  61%    1.23MB/s    0:04:40  
    571,146,240  61%    1.23MB/s    0:04:39  
    572,456,960  62%    1.22MB/s    0:04:39  
    573,767,680  62%    1.23MB/s    0:04:36  
    575,078,400  62%    1.23MB/s    0:04:36  
    576,389,120  62%    1.22MB/s    0:04:36  
    577,699,840  62%    1.23MB/s    0:04:34  
    579,010,560  62%    1.23MB/s    0:04:33  
    580,321,280  62%    1.23MB/s    0:04:32  
    581,632,000  63%    1.23MB/s    0:04:30  
    582,942,720  63%    1.23MB/s    0:04:29  
    584,253,440  63%    1.23MB/s    0:04:29  
    585,564,160  63%    1.23MB/s    0:04:28  
    586,874,880  63%    1.23MB/s    0:04:27  
    588,185,600  63%    1.23MB/s    0:04:26  
    589,496,320  63%    1.23MB/s    0:04:25  
    590,807,040  64%    1.23MB/s    0:04:23  
    592,117,760  64%    1.23MB/s    0:04:22  
    593,428,480  64%    1.23MB/s    0:04:21  
    594,739,200  64%    1.23MB/s    0:04:20  
    596,049,920  64%    1.23MB/s    0:04:19  
    597,360,640  64%    1.23MB/s    0:04:18  
    598,671,360  64%    1.23MB/s    0:04:17  
    599,982,080  65%    1.23MB/s    0:04:16  
    601,292,800  65%    1.23MB/s    0:04:15  
    602,603,520  65%    1.23MB/s    0:04:14  
    603,914,240  65%    1.23MB/s    0:04:13  
    605,192,192  65%    1.22MB/s    0:04:14  
    606,502,912  65%    1.22MB/s    0:04:12  
    607,813,632  65%    1.22MB/s    0:04:11  
    609,124,352  66%    1.22MB/s    0:04:10  
    610,435,072  66%    1.23MB/s    0:04:08  
    611,745,792  66%    1.23MB/s    0:04:07  
    613,056,512  66%    1.23MB/s    0:04:06  
    614,367,232  66%    1.23MB/s    0:04:05  
    615,677,952  66%    1.23MB/s    0:04:04  
    616,988,672  66%    1.23MB/s    0:04:03  
    618,299,392  67%    1.23MB/s    0:04:02  
    619,610,112  67%    1.23MB/s    0:04:01  
    620,920,832  67%    1.23MB/s    0:04:00  
    622,231,552  67%    1.23MB/s    0:03:59  
    623,542,272  67%    1.23MB/s    0:03:58  
    624,852,992  67%    1.22MB/s    0:03:58  
    626,163,712  67%    1.22MB/s    0:03:57  
    627,474,432  68%    1.22MB/s    0:03:56  
    628,785,152  68%    1.22MB/s    0:03:55  
    630,095,872  68%    1.23MB/s    0:03:52  
    631,406,592  68%    1.23MB/s    0:03:51  
    632,717,312  68%    1.23MB/s    0:03:50  
    634,028,032  68%    1.23MB/s    0:03:49  
    635,338,752  68%    1.23MB/s    0:03:48  
    636,649,472  69%    1.23MB/s    0:03:47  
    637,960,192  69%    1.23MB/s    0:03:46  
    639,270,912  69%    1.23MB/s    0:03:45  
    640,581,632  69%    1.23MB/s    0:03:44  
    641,892,352  69%    1.23MB/s    0:03:42  
    643,203,072  69%    1.23MB/s    0:03:42  
    644,513,792  69%    1.23MB/s    0:03:41  
    645,824,512  70%    1.23MB/s    0:03:40  
    647,135,232  70%    1.23MB/s    0:03:39  
    648,445,952  70%    1.23MB/s    0:03:38  
    649,756,672  70%    1.23MB/s    0:03:36  
    651,067,392  70%    1.23MB/s    0:03:35  
    652,378,112  70%    1.23MB/s    0:03:34  
    653,688,832  70%    1.23MB/s    0:03:33  
    654,999,552  70%    1.23MB/s    0:03:32  
    656,310,272  71%    1.23MB/s    0:03:31  
    657,620,992  71%    1.23MB/s    0:03:30  
    658,931,712  71%    1.23MB/s    0:03:29  
    660,242,432  71%    1.23MB/s    0:03:28  
    661,553,152  71%    1.23MB/s    0:03:27  
    662,863,872  71%    1.23MB/s    0:03:26  
    664,174,592  71%    1.23MB/s    0:03:25  
    665,485,312  72%    1.23MB/s    0:03:24  
    666,796,032  72%    1.23MB/s    0:03:23  
    668,106,752  72%    1.23MB/s    0:03:22  
    669,417,472  72%    1.23MB/s    0:03:21  
    670,728,192  72%    1.23MB/s    0:03:20  
    672,038,912  72%    1.23MB/s    0:03:19  
    673,349,632  72%    1.23MB/s    0:03:18  
    674,660,352  73%    1.23MB/s    0:03:17  
    675,971,072  73%    1.23MB/s    0:03:16  
    677,281,792  73%    1.22MB/s    0:03:16  
    678,592,512  73%    1.21MB/s    0:03:17  
    679,903,232  73%    1.20MB/s    0:03:17  
    681,213,952  73%    1.20MB/s    0:03:17  
    682,524,672  73%    1.20MB/s    0:03:15  
    683,835,392  74%    1.20MB/s    0:03:14  
    685,146,112  74%    1.20MB/s    0:03:13  
    686,456,832  74%    1.20MB/s    0:03:12  
    687,767,552  74%    1.20MB/s    0:03:11  
    689,078,272  74%    1.20MB/s    0:03:10  
    690,388,992  74%    1.20MB/s    0:03:09  
    691,699,712  74%    1.20MB/s    0:03:08  
    693,010,432  75%    1.20MB/s    0:03:07  
    694,321,152  75%    1.20MB/s    0:03:06  
    695,631,872  75%    1.20MB/s    0:03:05  
    696,942,592  75%    1.20MB/s    0:03:03  
    698,253,312  75%    1.21MB/s    0:03:01  
    699,564,032  75%    1.21MB/s    0:03:00  
    700,874,752  75%    1.21MB/s    0:02:59  
    702,185,472  76%    1.20MB/s    0:02:59  
    703,496,192  76%    1.20MB/s    0:02:58  
    704,806,912  76%    1.20MB/s    0:02:57  
    706,117,632  76%    1.20MB/s    0:02:56  
    707,428,352  76%    1.20MB/s    0:02:54  
    708,739,072  76%    1.20MB/s    0:02:54  
    710,049,792  76%    1.20MB/s    0:02:53  
    711,360,512  77%    1.20MB/s    0:02:52  
    712,671,232  77%    1.20MB/s    0:02:51  
    713,981,952  77%    1.20MB/s    0:02:50  
    715,292,672  77%    1.20MB/s    0:02:49  
    716,603,392  77%    1.20MB/s    0:02:47  
    717,914,112  77%    1.20MB/s    0:02:45  
    719,224,832  77%    1.21MB/s    0:02:43  
    720,535,552  78%    1.22MB/s    0:02:41  
    721,846,272  78%    1.22MB/s    0:02:40  
    723,156,992  78%    1.23MB/s    0:02:38  
    724,467,712  78%    1.22MB/s    0:02:37  
    725,778,432  78%    1.23MB/s    0:02:36  
    727,089,152  78%    1.23MB/s    0:02:35  
    728,399,872  78%    1.23MB/s    0:02:34  
    729,710,592  79%    1.23MB/s    0:02:33  
    731,021,312  79%    1.22MB/s    0:02:33  
    732,332,032  79%    1.23MB/s    0:02:31  
    733,642,752  79%    1.23MB/s    0:02:30  
    734,953,472  79%    1.23MB/s    0:02:29  
    736,264,192  79%    1.23MB/s    0:02:27  
    737,574,912  79%    1.23MB/s    0:02:27  
    738,852,864  80%    1.22MB/s    0:02:27  
    740,163,584  80%    1.22MB/s    0:02:26  
    741,474,304  80%    1.22MB/s    0:02:25  
    742,785,024  80%    1.22MB/s    0:02:24  
    744,095,744  80%    1.23MB/s    0:02:22  
    745,406,464  80%    1.23MB/s    0:02:21  
    746,717,184  80%    1.23MB/s    0:02:19  
    748,027,904  81%    1.23MB/s    0:02:18  
    749,338,624  81%    1.23MB/s    0:02:17  
    750,649,344  81%    1.22MB/s    0:02:17  
    751,960,064  81%    1.23MB/s    0:02:15  
    753,270,784  81%    1.23MB/s    0:02:14  
    754,581,504  81%    1.23MB/s    0:02:13  
    755,892,224  81%    1.23MB/s    0:02:12  
    757,202,944  82%    1.23MB/s    0:02:11  
    758,513,664  82%    1.23MB/s    0:02:10  
    759,824,384  82%    1.23MB/s    0:02:09  
    761,135,104  82%    1.23MB/s    0:02:08  
    762,445,824  82%    1.22MB/s    0:02:07  
    763,756,544  82%    1.23MB/s    0:02:06  
    765,067,264  82%    1.23MB/s    0:02:05  
    766,377,984  83%    1.23MB/s    0:02:04  
    767,688,704  83%    1.23MB/s    0:02:03  
    768,999,424  83%    1.23MB/s    0:02:02  
    770,310,144  83%    1.23MB/s    0:02:01  
    771,620,864  83%    1.22MB/s    0:02:00  
    772,931,584  83%    1.22MB/s    0:01:59  
    774,242,304  83%    1.23MB/s    0:01:58  
    775,553,024  84%    1.23MB/s    0:01:57  
    776,863,744  84%    1.23MB/s    0:01:56  
    778,174,464  84%    1.22MB/s    0:01:55  
    779,485,184  84%    1.22MB/s    0:01:54  
    780,795,904  84%    1.22MB/s    0:01:53  
    782,106,624  84%    1.22MB/s    0:01:52  
    783,417,344  84%    1.22MB/s    0:01:51  
    784,728,064  85%    1.23MB/s    0:01:49  
    786,038,784  85%    1.23MB/s    0:01:48  
    787,349,504  85%    1.22MB/s    0:01:48  
    788,660,224  85%    1.23MB/s    0:01:46  
    789,970,944  85%    1.22MB/s    0:01:45  
    791,281,664  85%    1.22MB/s    0:01:44  
    792,592,384  85%    1.23MB/s    0:01:43  
    793,903,104  86%    1.22MB/s    0:01:42  
    795,213,824  86%    1.23MB/s    0:01:41  
    796,524,544  86%    1.23MB/s    0:01:40  
    797,835,264  86%    1.22MB/s    0:01:39  
    799,145,984  86%    1.22MB/s    0:01:38  
    800,456,704  86%    1.23MB/s    0:01:37  
    801,767,424  86%    1.22MB/s    0:01:36  
    803,078,144  87%    1.22MB/s    0:01:35  
    804,388,864  87%    1.22MB/s    0:01:34  
    805,699,584  87%    1.22MB/s    0:01:33  
    807,010,304  87%    1.22MB/s    0:01:32  
    808,321,024  87%    1.23MB/s    0:01:30  
    809,631,744  87%    1.23MB/s    0:01:29  
    810,942,464  87%    1.23MB/s    0:01:28  
    812,253,184  88%    1.23MB/s    0:01:27  
    813,563,904  88%    1.22MB/s    0:01:27  
    814,874,624  88%    1.22MB/s    0:01:26  
    816,185,344  88%    1.23MB/s    0:01:24  
    817,496,064  88%    1.22MB/s    0:01:24  
    818,806,784  88%    1.23MB/s    0:01:22  
    820,117,504  88%    1.23MB/s    0:01:21  
    821,428,224  89%    1.23MB/s    0:01:20  
    822,738,944  89%    1.22MB/s    0:01:19  
    824,049,664  89%    1.23MB/s    0:01:18  
    825,360,384  89%    1.23MB/s    0:01:17  
    826,671,104  89%    1.23MB/s    0:01:16  
    827,981,824  89%    1.22MB/s    0:01:15  
    829,292,544  89%    1.22MB/s    0:01:14  
    830,603,264  90%    1.22MB/s    0:01:13  
    831,913,984  90%    1.22MB/s    0:01:12  
    833,224,704  90%    1.23MB/s    0:01:11  
    834,535,424  90%    1.23MB/s    0:01:10  
    835,846,144  90%    1.23MB/s    0:01:09  
    837,156,864  90%    1.23MB/s    0:01:08  
    838,467,584  90%    1.23MB/s    0:01:06  
    839,778,304  91%    1.23MB/s    0:01:05  
    841,089,024  91%    1.23MB/s    0:01:04  
    842,399,744  91%    1.23MB/s    0:01:03  
    843,710,464  91%    1.23MB/s    0:01:02  
    845,021,184  91%    1.23MB/s    0:01:01  
    846,331,904  91%    1.23MB/s    0:01:00  
    847,642,624  91%    1.23MB/s    0:00:59  
    848,953,344  92%    1.23MB/s    0:00:58  
    850,264,064  92%    1.23MB/s    0:00:57  
    851,574,784  92%    1.22MB/s    0:00:56  
    852,885,504  92%    1.23MB/s    0:00:55  
    854,196,224  92%    1.23MB/s    0:00:54  
    855,506,944  92%    1.22MB/s    0:00:53  
    856,817,664  92%    1.22MB/s    0:00:52  
    858,128,384  93%    1.22MB/s    0:00:51  
    859,439,104  93%    1.22MB/s    0:00:50  
    860,749,824  93%    1.23MB/s    0:00:49  
    862,060,544  93%    1.23MB/s    0:00:48  
    863,371,264  93%    1.23MB/s    0:00:47  
    864,681,984  93%    1.23MB/s    0:00:46  
    865,992,704  93%    1.23MB/s    0:00:45  
    867,303,424  94%    1.21MB/s    0:00:44  
    868,614,144  94%    1.21MB/s    0:00:43  
    869,924,864  94%    1.21MB/s    0:00:42  
    871,235,584  94%    1.21MB/s    0:00:41  
    872,513,536  94%    1.22MB/s    0:00:40  
    873,824,256  94%    1.22MB/s    0:00:39  
    875,134,976  94%    1.22MB/s    0:00:38  
    876,445,696  94%    1.22MB/s    0:00:37  
    877,756,416  95%    1.22MB/s    0:00:35  
    879,067,136  95%    1.23MB/s    0:00:34  
    880,377,856  95%    1.22MB/s    0:00:33  
    881,688,576  95%    1.22MB/s    0:00:32  
    882,999,296  95%    1.22MB/s    0:00:31  
    884,310,016  95%    1.22MB/s    0:00:30  
    885,620,736  95%    1.22MB/s    0:00:29  
    886,931,456  96%    1.22MB/s    0:00:28  
    888,242,176  96%    1.22MB/s    0:00:27  
    889,552,896  96%    1.22MB/s    0:00:26  
    890,863,616  96%    1.22MB/s    0:00:25  
    892,174,336  96%    1.21MB/s    0:00:24  
    893,485,056  96%    1.21MB/s    0:00:23  
    894,795,776  96%    1.21MB/s    0:00:22  
    896,106,496  97%    1.22MB/s    0:00:21  
    897,417,216  97%    1.22MB/s    0:00:20  
    898,727,936  97%    1.23MB/s    0:00:18  
    900,038,656  97%    1.22MB/s    0:00:18  
    901,349,376  97%    1.22MB/s    0:00:16  
    902,660,096  97%    1.22MB/s    0:00:15  
    903,970,816  97%    1.22MB/s    0:00:14  
    905,281,536  98%    1.23MB/s    0:00:13  
    906,592,256  98%    1.23MB/s    0:00:12  
    907,902,976  98%    1.23MB/s    0:00:11  
    909,213,696  98%    1.22MB/s    0:00:10  
    910,524,416  98%    1.23MB/s    0:00:09  
    911,835,136  98%    1.23MB/s    0:00:08  
    913,145,856  98%    1.23MB/s    0:00:07  
    914,456,576  99%    1.23MB/s    0:00:06  
    915,767,296  99%    1.23MB/s    0:00:05  
    917,078,016  99%    1.22MB/s    0:00:04  
    918,388,736  99%    1.23MB/s    0:00:03  
    919,699,456  99%    1.22MB/s    0:00:02  
    921,010,176  99%    1.23MB/s    0:00:01  
    922,320,896  99%    1.23MB/s    0:00:00  
    922,586,368 100%    1.22MB/s    0:11:58 (xfr#1, to-chk=5/7)
images/pmos-plasma-mobile-nightly-20221114-pine64-pinephone.img.xz.sha256

            133 100%    0.67kB/s    0:00:00  
            133 100%    0.67kB/s    0:00:00 (xfr#2, to-chk=4/7)
images/pmos-plasma-mobile-nightly-20221114-pine64-pinephonepro.img.xz

         32,768   0%  163.27kB/s    1:28:27  
      1,048,576   0% 1012.86kB/s    0:14:14  
      2,359,296   0%    1.11MB/s    0:12:40  
      3,670,016   0%    1.15MB/s    0:12:14  
      4,980,736   0%    1.17MB/s    0:12:00  
      6,291,456   0%    1.23MB/s    0:11:25  
      7,602,176   0%    1.23MB/s    0:11:24  
      8,912,896   1%    1.23MB/s    0:11:23  
     10,223,616   1%    1.22MB/s    0:11:26  
     11,534,336   1%    1.22MB/s    0:11:24  
     12,845,056   1%    1.22MB/s    0:11:25  
     14,155,776   1%    1.22MB/s    0:11:22  
     15,466,496   1%    1.23MB/s    0:11:17  
     16,777,216   1%    1.23MB/s    0:11:15  
     18,087,936   2%    1.23MB/s    0:11:12  
     19,398,656   2%    1.23MB/s    0:11:14  
     20,709,376   2%    1.23MB/s    0:11:12  
     22,020,096   2%    1.23MB/s    0:11:11  
     23,330,816   2%    1.23MB/s    0:11:11  
     24,641,536   2%    1.23MB/s    0:11:09  
     25,952,256   2%    1.23MB/s    0:11:08  
     27,262,976   3%    1.23MB/s    0:11:07  
     28,573,696   3%    1.23MB/s    0:11:06  
     29,884,416   3%    1.23MB/s    0:11:06  
     31,195,136   3%    1.22MB/s    0:11:06  
     32,505,856   3%    1.22MB/s    0:11:05  
     33,816,576   3%    1.22MB/s    0:11:04  
     35,127,296   4%    1.23MB/s    0:11:02  
     36,438,016   4%    1.23MB/s    0:11:00  
     37,748,736   4%    1.23MB/s    0:10:59  
     39,059,456   4%    1.23MB/s    0:10:58  
     40,370,176   4%    1.23MB/s    0:10:57  
     41,680,896   4%    1.23MB/s    0:10:56  
     42,991,616   4%    1.23MB/s    0:10:55  
     44,302,336   5%    1.22MB/s    0:10:56  
     45,613,056   5%    1.22MB/s    0:10:56  
     46,923,776   5%    1.22MB/s    0:10:55  
     48,234,496   5%    1.22MB/s    0:10:54  
     49,545,216   5%    1.23MB/s    0:10:49  
     50,855,936   5%    1.23MB/s    0:10:47  
     52,166,656   6%    1.23MB/s    0:10:48  
     53,477,376   6%    1.23MB/s    0:10:45  
     54,788,096   6%    1.23MB/s    0:10:45  
     56,098,816   6%    1.23MB/s    0:10:44  
     57,409,536   6%    1.23MB/s    0:10:42  
     58,720,256   6%    1.22MB/s    0:10:44  
     60,030,976   6%    1.23MB/s    0:10:41  
     61,341,696   7%    1.23MB/s    0:10:41  
     62,652,416   7%    1.23MB/s    0:10:39  
     63,963,136   7%    1.23MB/s    0:10:36  
     65,273,856   7%    1.23MB/s    0:10:37  
     66,584,576   7%    1.23MB/s    0:10:37  
     67,895,296   7%    1.23MB/s    0:10:35  
     69,206,016   7%    1.23MB/s    0:10:34  
     70,483,968   8%    1.22MB/s    0:10:37  
     71,794,688   8%    1.22MB/s    0:10:35  
     73,105,408   8%    1.22MB/s    0:10:36  
     74,416,128   8%    1.22MB/s    0:10:34  
     75,726,848   8%    1.23MB/s    0:10:30  
     77,037,568   8%    1.23MB/s    0:10:27  
     78,348,288   9%    1.23MB/s    0:10:27  
     79,659,008   9%    1.23MB/s    0:10:25  
     80,969,728   9%    1.22MB/s    0:10:26  
     82,280,448   9%    1.22MB/s    0:10:25  
     83,591,168   9%    1.23MB/s    0:10:21  
     84,901,888   9%    1.23MB/s    0:10:21  
     86,212,608   9%    1.23MB/s    0:10:18  
     87,523,328  10%    1.22MB/s    0:10:21  
     88,834,048  10%    1.22MB/s    0:10:22  
     90,144,768  10%    1.22MB/s    0:10:20  
     91,455,488  10%    1.22MB/s    0:10:19  
     92,766,208  10%    1.23MB/s    0:10:15  
     94,076,928  10%    1.23MB/s    0:10:14  
     95,387,648  11%    1.23MB/s    0:10:14  
     96,698,368  11%    1.22MB/s    0:10:14  
     98,009,088  11%    1.22MB/s    0:10:13  
     99,319,808  11%    1.22MB/s    0:10:14  
    100,499,456  11%    1.19MB/s    0:10:27  
    101,810,176  11%    1.19MB/s    0:10:28  
    103,120,896  11%    1.19MB/s    0:10:24  
    104,431,616  12%    1.20MB/s    0:10:21  
    105,742,336  12%    1.23MB/s    0:10:05  
    107,053,056  12%    1.23MB/s    0:10:03  
    108,363,776  12%    1.23MB/s    0:10:04  
    109,674,496  12%    1.22MB/s    0:10:03  
    110,985,216  12%    1.23MB/s    0:10:02  
    112,295,936  12%    1.22MB/s    0:10:01  
    113,606,656  13%    1.23MB/s    0:10:00  
    114,917,376  13%    1.22MB/s    0:09:59  
    116,228,096  13%    1.22MB/s    0:09:59  
    117,538,816  13%    1.23MB/s    0:09:55  
    118,849,536  13%    1.22MB/s    0:09:57  
    120,160,256  13%    1.23MB/s    0:09:54  
    121,470,976  14%    1.23MB/s    0:09:51  
    122,781,696  14%    1.23MB/s    0:09:52  
    124,092,416  14%    1.23MB/s    0:09:48  
    125,403,136  14%    1.23MB/s    0:09:49  
    126,713,856  14%    1.23MB/s    0:09:48  
    128,024,576  14%    1.23MB/s    0:09:47  
    129,335,296  14%    1.23MB/s    0:09:47  
    130,646,016  15%    1.23MB/s    0:09:45  
    131,956,736  15%    1.23MB/s    0:09:44  
    133,267,456  15%    1.23MB/s    0:09:43  
    134,578,176  15%    1.23MB/s    0:09:41  
    135,888,896  15%    1.23MB/s    0:09:42  
    137,199,616  15%    1.22MB/s    0:09:41  
    138,510,336  15%    1.23MB/s    0:09:40  
    139,821,056  16%    1.22MB/s    0:09:40  
    141,131,776  16%    1.22MB/s    0:09:39  
    142,442,496  16%    1.22MB/s    0:09:38  
    143,753,216  16%    1.22MB/s    0:09:36  
    145,063,936  16%    1.23MB/s    0:09:33  
    146,374,656  16%    1.23MB/s    0:09:32  
    147,685,376  17%    1.23MB/s    0:09:31  
    148,996,096  17%    1.23MB/s    0:09:30  
    150,306,816  17%    1.23MB/s    0:09:29  
    151,617,536  17%    1.23MB/s    0:09:28  
    152,928,256  17%    1.22MB/s    0:09:33  
    154,238,976  17%    1.22MB/s    0:09:32  
    155,549,696  17%    1.22MB/s    0:09:31  
    156,860,416  18%    1.22MB/s    0:09:30  
    158,171,136  18%    1.23MB/s    0:09:23  
    159,481,856  18%    1.23MB/s    0:09:22  
    160,792,576  18%    1.23MB/s    0:09:21  
    162,103,296  18%    1.23MB/s    0:09:20  
    163,414,016  18%    1.22MB/s    0:09:22  
    164,724,736  19%    1.22MB/s    0:09:21  
    166,035,456  19%    1.22MB/s    0:09:20  
    167,346,176  19%    1.22MB/s    0:09:19  
    168,656,896  19%    1.23MB/s    0:09:15  
    169,967,616  19%    1.23MB/s    0:09:14  
    171,278,336  19%    1.23MB/s    0:09:13  
    172,589,056  19%    1.23MB/s    0:09:12  
    173,899,776  20%    1.23MB/s    0:09:10  
    175,210,496  20%    1.23MB/s    0:09:09  
    176,521,216  20%    1.23MB/s    0:09:08  
    177,831,936  20%    1.23MB/s    0:09:08  
    179,142,656  20%    1.22MB/s    0:09:08  
    180,453,376  20%    1.23MB/s    0:09:06  
    181,764,096  20%    1.23MB/s    0:09:05  
    183,074,816  21%    1.23MB/s    0:09:03  
    184,385,536  21%    1.23MB/s    0:09:01  
    185,696,256  21%    1.23MB/s    0:09:02  
    187,006,976  21%    1.23MB/s    0:09:00  
    188,317,696  21%    1.23MB/s    0:08:59  
    189,628,416  21%    1.23MB/s    0:08:58  
    190,939,136  22%    1.23MB/s    0:08:57  
    192,249,856  22%    1.23MB/s    0:08:56  
    193,560,576  22%    1.23MB/s    0:08:55  
    194,871,296  22%    1.23MB/s    0:08:54  
    196,182,016  22%    1.22MB/s    0:08:54  
    197,492,736  22%    1.23MB/s    0:08:53  
    198,803,456  22%    1.23MB/s    0:08:51  
    200,114,176  23%    1.22MB/s    0:08:51  
    201,424,896  23%    1.23MB/s    0:08:50  
    202,735,616  23%    1.22MB/s    0:08:51  
    204,013,568  23%    1.21MB/s    0:08:55  
    205,324,288  23%    1.21MB/s    0:08:53  
    206,635,008  23%    1.21MB/s    0:08:52  
    207,945,728  23%    1.21MB/s    0:08:50  
    209,256,448  24%    1.22MB/s    0:08:44  
    210,567,168  24%    1.22MB/s    0:08:45  
    211,877,888  24%    1.23MB/s    0:08:41  
    213,188,608  24%    1.23MB/s    0:08:40  
    214,499,328  24%    1.23MB/s    0:08:38  
    215,810,048  24%    1.23MB/s    0:08:35  
    217,120,768  25%    1.23MB/s    0:08:36  
    218,431,488  25%    1.23MB/s    0:08:35  
    219,742,208  25%    1.23MB/s    0:08:34  
    221,052,928  25%    1.23MB/s    0:08:33  
    222,363,648  25%    1.23MB/s    0:08:32  
    223,674,368  25%    1.23MB/s    0:08:31  
    224,985,088  25%    1.23MB/s    0:08:30  
    226,295,808  26%    1.23MB/s    0:08:29  
    227,606,528  26%    1.23MB/s    0:08:28  
    228,917,248  26%    1.23MB/s    0:08:27  
    230,227,968  26%    1.23MB/s    0:08:26  
    231,538,688  26%    1.23MB/s    0:08:25  
    232,849,408  26%    1.23MB/s    0:08:23  
    234,160,128  27%    1.23MB/s    0:08:22  
    235,470,848  27%    1.23MB/s    0:08:21  
    236,781,568  27%    1.23MB/s    0:08:21  
    238,092,288  27%    1.23MB/s    0:08:19  
    239,403,008  27%    1.23MB/s    0:08:18  
    240,713,728  27%    1.22MB/s    0:08:21  
    242,024,448  27%    1.22MB/s    0:08:19  
    243,335,168  28%    1.22MB/s    0:08:19  
    244,645,888  28%    1.22MB/s    0:08:18  
    245,956,608  28%    1.23MB/s    0:08:13  
    247,267,328  28%    1.23MB/s    0:08:12  
    248,578,048  28%    1.23MB/s    0:08:11  
    249,888,768  28%    1.22MB/s    0:08:11  
    251,199,488  28%    1.23MB/s    0:08:09  
    252,510,208  29%    1.23MB/s    0:08:08  
    253,820,928  29%    1.23MB/s    0:08:07  
    255,131,648  29%    1.23MB/s    0:08:05  
    256,442,368  29%    1.22MB/s    0:08:06  
    257,753,088  29%    1.23MB/s    0:08:04  
    259,063,808  29%    1.23MB/s    0:08:03  
    260,374,528  30%    1.23MB/s    0:08:02  
    261,685,248  30%    1.23MB/s    0:08:00  
    262,995,968  30%    1.23MB/s    0:08:00  
    264,306,688  30%    1.23MB/s    0:07:59  
    265,617,408  30%    1.23MB/s    0:07:58  
    266,928,128  30%    1.23MB/s    0:07:57  
    268,238,848  30%    1.23MB/s    0:07:56  
    269,549,568  31%    1.23MB/s    0:07:55  
    270,860,288  31%    1.23MB/s    0:07:54  
    272,171,008  31%    1.23MB/s    0:07:53  
    273,481,728  31%    1.23MB/s    0:07:52  
    274,792,448  31%    1.22MB/s    0:07:54  
    276,103,168  31%    1.22MB/s    0:07:53  
    277,413,888  32%    1.22MB/s    0:07:52  
    278,724,608  32%    1.22MB/s    0:07:51  
    280,035,328  32%    1.23MB/s    0:07:47  
    281,346,048  32%    1.23MB/s    0:07:45  
    282,656,768  32%    1.23MB/s    0:07:44  
    283,967,488  32%    1.23MB/s    0:07:44  
    285,278,208  32%    1.23MB/s    0:07:43  
    286,588,928  33%    1.23MB/s    0:07:42  
    287,899,648  33%    1.22MB/s    0:07:41  
    289,210,368  33%    1.22MB/s    0:07:40  
    290,521,088  33%    1.22MB/s    0:07:39  
    291,831,808  33%    1.19MB/s    0:07:51  
    293,142,528  33%    1.19MB/s    0:07:50  
    294,453,248  33%    1.19MB/s    0:07:49  
    295,763,968  34%    1.18MB/s    0:07:50  
    297,074,688  34%    1.21MB/s    0:07:38  
    298,123,264  34%    1.12MB/s    0:08:17  
    299,302,912  34%    1.09MB/s    0:08:26  
    300,613,632  34%    1.09MB/s    0:08:27  
    301,924,352  34%    1.09MB/s    0:08:25  
    303,235,072  34%    1.19MB/s    0:07:42  
    304,545,792  35%    1.22MB/s    0:07:31  
    305,856,512  35%    1.23MB/s    0:07:26  
    307,167,232  35%    1.23MB/s    0:07:24  
    308,477,952  35%    1.23MB/s    0:07:24  
    309,788,672  35%    1.23MB/s    0:07:23  
    311,099,392  35%    1.22MB/s    0:07:23  
    312,410,112  36%    1.22MB/s    0:07:23  
    313,720,832  36%    1.22MB/s    0:07:22  
    315,031,552  36%    1.22MB/s    0:07:22  
    316,342,272  36%    1.22MB/s    0:07:21  
    317,652,992  36%    1.21MB/s    0:07:21  
    318,963,712  36%    1.22MB/s    0:07:20  
    320,274,432  36%    1.22MB/s    0:07:17  
    321,585,152  37%    1.22MB/s    0:07:16  
    322,895,872  37%    1.23MB/s    0:07:12  
    324,206,592  37%    1.23MB/s    0:07:11  
    325,517,312  37%    1.22MB/s    0:07:11  
    326,828,032  37%    1.23MB/s    0:07:09  
    328,138,752  37%    1.22MB/s    0:07:09  
    329,449,472  38%    1.23MB/s    0:07:07  
    330,760,192  38%    1.23MB/s    0:07:04  
    332,070,912  38%    1.23MB/s    0:07:05  
    333,381,632  38%    1.23MB/s    0:07:03  
    334,692,352  38%    1.22MB/s    0:07:04  
    336,003,072  38%    1.22MB/s    0:07:03  
    337,313,792  38%    1.22MB/s    0:07:03  
    338,591,744  39%    1.21MB/s    0:07:05  
    339,902,464  39%    1.21MB/s    0:07:04  
    341,213,184  39%    1.21MB/s    0:07:03  
    342,523,904  39%    1.21MB/s    0:07:01  
    343,834,624  39%    1.22MB/s    0:06:57  
    345,145,344  39%    1.22MB/s    0:06:57  
    346,456,064  39%    1.22MB/s    0:06:55  
    347,766,784  40%    1.23MB/s    0:06:53  
    349,077,504  40%    1.23MB/s    0:06:52  
    350,388,224  40%    1.22MB/s    0:06:52  
    351,698,944  40%    1.23MB/s    0:06:49  
    353,009,664  40%    1.23MB/s    0:06:48  
    354,320,384  40%    1.23MB/s    0:06:47  
    355,631,104  41%    1.23MB/s    0:06:46  
    356,941,824  41%    1.21MB/s    0:06:52  
    358,252,544  41%    1.20MB/s    0:06:54  
    359,563,264  41%    1.20MB/s    0:06:51  
    360,873,984  41%    1.21MB/s    0:06:49  
    362,184,704  41%    1.22MB/s    0:06:42  
    363,495,424  41%    1.23MB/s    0:06:39  
    364,806,144  42%    1.23MB/s    0:06:39  
    366,116,864  42%    1.23MB/s    0:06:38  
    367,427,584  42%    1.23MB/s    0:06:37  
    368,738,304  42%    1.23MB/s    0:06:36  
    370,049,024  42%    1.23MB/s    0:06:35  
    371,359,744  42%    1.23MB/s    0:06:34  
    372,670,464  43%    1.22MB/s    0:06:33  
    373,981,184  43%    1.23MB/s    0:06:32  
    375,291,904  43%    1.22MB/s    0:06:31  
    376,602,624  43%    1.22MB/s    0:06:30  
    377,913,344  43%    1.22MB/s    0:06:29  
    379,224,064  43%    1.22MB/s    0:06:28  
    380,534,784  43%    1.22MB/s    0:06:27  
    381,845,504  44%    1.22MB/s    0:06:27  
    383,156,224  44%    1.22MB/s    0:06:28  
    384,466,944  44%    1.21MB/s    0:06:27  
    385,777,664  44%    1.21MB/s    0:06:26  
    387,088,384  44%    1.22MB/s    0:06:24  
    388,399,104  44%    1.22MB/s    0:06:21  
    389,709,824  44%    1.22MB/s    0:06:20  
    391,020,544  45%    1.23MB/s    0:06:18  
    392,331,264  45%    1.22MB/s    0:06:18  
    393,641,984  45%    1.21MB/s    0:06:20  
    394,952,704  45%    1.21MB/s    0:06:19  
    396,263,424  45%    1.21MB/s    0:06:18  
    397,574,144  45%    1.22MB/s    0:06:16  
    398,884,864  46%    1.22MB/s    0:06:13  
    400,195,584  46%    1.22MB/s    0:06:13  
    401,506,304  46%    1.22MB/s    0:06:11  
    402,817,024  46%    1.22MB/s    0:06:10  
    404,127,744  46%    1.23MB/s    0:06:08  
    405,438,464  46%    1.23MB/s    0:06:06  
    406,749,184  46%    1.23MB/s    0:06:05  
    408,059,904  47%    1.23MB/s    0:06:04  
    409,370,624  47%    1.23MB/s    0:06:04  
    410,681,344  47%    1.23MB/s    0:06:03  
    411,992,064  47%    1.22MB/s    0:06:02  
    413,302,784  47%    1.22MB/s    0:06:02  
    414,613,504  47%    1.23MB/s    0:05:59  
    415,924,224  47%    1.23MB/s    0:05:58  
    417,234,944  48%    1.23MB/s    0:05:57  
    418,545,664  48%    1.23MB/s    0:05:55  
    419,856,384  48%    1.22MB/s    0:05:56  
    421,167,104  48%    1.23MB/s    0:05:54  
    422,477,824  48%    1.23MB/s    0:05:53  
    423,788,544  48%    1.23MB/s    0:05:52  
    425,099,264  49%    1.23MB/s    0:05:51  
    426,409,984  49%    1.23MB/s    0:05:50  
    427,720,704  49%    1.23MB/s    0:05:48  
    429,031,424  49%    1.23MB/s    0:05:48  
    430,342,144  49%    1.23MB/s    0:05:46  
    431,652,864  49%    1.23MB/s    0:05:46  
    432,963,584  49%    1.23MB/s    0:05:45  
    434,274,304  50%    1.23MB/s    0:05:44  
    435,585,024  50%    1.23MB/s    0:05:43  
    436,895,744  50%    1.23MB/s    0:05:42  
    438,206,464  50%    1.23MB/s    0:05:41  
    439,517,184  50%    1.23MB/s    0:05:39  
    440,827,904  50%    1.23MB/s    0:05:38  
    442,138,624  51%    1.23MB/s    0:05:37  
    443,449,344  51%    1.23MB/s    0:05:37  
    444,760,064  51%    1.23MB/s    0:05:35  
    446,070,784  51%    1.23MB/s    0:05:34  
    447,381,504  51%    1.23MB/s    0:05:33  
    448,692,224  51%    1.23MB/s    0:05:31  
    450,002,944  51%    1.23MB/s    0:05:31  
    451,313,664  52%    1.23MB/s    0:05:30  
    452,624,384  52%    1.23MB/s    0:05:29  
    453,935,104  52%    1.23MB/s    0:05:28  
    455,245,824  52%    1.23MB/s    0:05:27  
    456,556,544  52%    1.23MB/s    0:05:26  
    457,867,264  52%    1.23MB/s    0:05:25  
    459,177,984  52%    1.23MB/s    0:05:24  
    460,488,704  53%    1.23MB/s    0:05:23  
    461,799,424  53%    1.22MB/s    0:05:22  
    463,110,144  53%    1.22MB/s    0:05:21  
    464,420,864  53%    1.23MB/s    0:05:20  
    465,731,584  53%    1.23MB/s    0:05:19  
    467,042,304  53%    1.23MB/s    0:05:17  
    468,353,024  54%    1.23MB/s    0:05:16  
    469,663,744  54%    1.23MB/s    0:05:15  
    470,974,464  54%    1.22MB/s    0:05:16  
    472,252,416  54%    1.21MB/s    0:05:17  
    473,563,136  54%    1.21MB/s    0:05:16  
    474,873,856  54%    1.21MB/s    0:05:15  
    476,184,576  54%    1.22MB/s    0:05:13  
    477,495,296  55%    1.22MB/s    0:05:11  
    478,806,016  55%    1.22MB/s    0:05:10  
    480,116,736  55%    1.22MB/s    0:05:09  
    481,427,456  55%    1.22MB/s    0:05:08  
    482,738,176  55%    1.22MB/s    0:05:06  
    484,048,896  55%    1.22MB/s    0:05:05  
    485,359,616  56%    1.22MB/s    0:05:04  
    486,670,336  56%    1.22MB/s    0:05:03  
    487,981,056  56%    1.22MB/s    0:05:02  
    489,291,776  56%    1.22MB/s    0:05:01  
    490,602,496  56%    1.22MB/s    0:05:00  
    491,913,216  56%    1.22MB/s    0:05:00  
    493,223,936  56%    1.22MB/s    0:04:58  
    494,534,656  57%    1.21MB/s    0:04:59  
    495,845,376  57%    1.20MB/s    0:05:01  
    497,156,096  57%    1.21MB/s    0:04:59  
    498,466,816  57%    1.20MB/s    0:04:58  
    499,777,536  57%    1.21MB/s    0:04:55  
    501,088,256  57%    1.23MB/s    0:04:50  
    502,398,976  57%    1.23MB/s    0:04:49  
    503,709,696  58%    1.23MB/s    0:04:48  
    505,020,416  58%    1.23MB/s    0:04:47  
    506,331,136  58%    1.23MB/s    0:04:46  
    507,641,856  58%    1.23MB/s    0:04:45  
    508,952,576  58%    1.23MB/s    0:04:45  
    510,263,296  58%    1.23MB/s    0:04:43  
    511,574,016  59%    1.22MB/s    0:04:43  
    512,884,736  59%    1.22MB/s    0:04:42  
    514,195,456  59%    1.23MB/s    0:04:40  
    515,506,176  59%    1.22MB/s    0:04:40  
    516,816,896  59%    1.22MB/s    0:04:39  
    518,127,616  59%    1.22MB/s    0:04:38  
    519,438,336  59%    1.22MB/s    0:04:37  
    520,749,056  60%    1.22MB/s    0:04:37  
    522,059,776  60%    1.22MB/s    0:04:36  
    523,370,496  60%    1.22MB/s    0:04:34  
    524,681,216  60%    1.22MB/s    0:04:33  
    525,991,936  60%    1.23MB/s    0:04:31  
    527,302,656  60%    1.23MB/s    0:04:30  
    528,613,376  61%    1.23MB/s    0:04:29  
    529,924,096  61%    1.23MB/s    0:04:27  
    531,234,816  61%    1.23MB/s    0:04:27  
    532,545,536  61%    1.22MB/s    0:04:27  
    533,856,256  61%    1.22MB/s    0:04:26  
    535,166,976  61%    1.22MB/s    0:04:25  
    536,477,696  61%    1.22MB/s    0:04:24  
    537,788,416  62%    1.23MB/s    0:04:21  
    539,099,136  62%    1.22MB/s    0:04:21  
    540,409,856  62%    1.22MB/s    0:04:20  
    541,720,576  62%    1.21MB/s    0:04:21  
    543,031,296  62%    1.21MB/s    0:04:20  
    544,342,016  62%    1.22MB/s    0:04:18  
    545,652,736  62%    1.21MB/s    0:04:18  
    546,963,456  63%    1.23MB/s    0:04:14  
    548,274,176  63%    1.22MB/s    0:04:14  
    549,584,896  63%    1.22MB/s    0:04:13  
    550,895,616  63%    1.22MB/s    0:04:12  
    552,206,336  63%    1.22MB/s    0:04:12  
    553,517,056  63%    1.22MB/s    0:04:09  
    554,827,776  64%    1.22MB/s    0:04:08  
    556,138,496  64%    1.22MB/s    0:04:08  
    557,449,216  64%    1.22MB/s    0:04:07  
    558,759,936  64%    1.22MB/s    0:04:05  
    560,070,656  64%    1.22MB/s    0:04:04  
    561,381,376  64%    1.22MB/s    0:04:03  
    562,692,096  64%    1.23MB/s    0:04:00  
    564,002,816  65%    1.23MB/s    0:04:00  
    565,313,536  65%    1.22MB/s    0:04:00  
    566,624,256  65%    1.22MB/s    0:04:00  
    567,934,976  65%    1.22MB/s    0:03:59  
    569,245,696  65%    1.22MB/s    0:03:58  
    570,556,416  65%    1.22MB/s    0:03:56  
    571,867,136  65%    1.22MB/s    0:03:55  
    573,177,856  66%    1.22MB/s    0:03:53  
    574,488,576  66%    1.23MB/s    0:03:52  
    575,799,296  66%    1.23MB/s    0:03:51  
    577,110,016  66%    1.23MB/s    0:03:50  
    578,420,736  66%    1.23MB/s    0:03:49  
    579,731,456  66%    1.23MB/s    0:03:47  
    581,042,176  67%    1.23MB/s    0:03:47  
    582,352,896  67%    1.23MB/s    0:03:46  
    583,663,616  67%    1.23MB/s    0:03:45  
    584,974,336  67%    1.23MB/s    0:03:44  
    586,285,056  67%    1.22MB/s    0:03:43  
    587,595,776  67%    1.23MB/s    0:03:42  
    588,906,496  67%    1.23MB/s    0:03:41  
    590,217,216  68%    1.23MB/s    0:03:40  
    591,527,936  68%    1.23MB/s    0:03:38  
    592,838,656  68%    1.23MB/s    0:03:38  
    594,149,376  68%    1.23MB/s    0:03:36  
    595,460,096  68%    1.22MB/s    0:03:36  
    596,770,816  68%    1.22MB/s    0:03:35  
    598,081,536  69%    1.23MB/s    0:03:33  
    599,392,256  69%    1.23MB/s    0:03:32  
    600,702,976  69%    1.23MB/s    0:03:31  
    602,013,696  69%    1.23MB/s    0:03:30  
    603,324,416  69%    1.23MB/s    0:03:29  
    604,635,136  69%    1.23MB/s    0:03:28  
    605,945,856  69%    1.23MB/s    0:03:27  
    607,223,808  70%    1.22MB/s    0:03:27  
    608,534,528  70%    1.22MB/s    0:03:26  
    609,845,248  70%    1.22MB/s    0:03:25  
    611,155,968  70%    1.22MB/s    0:03:24  
    612,466,688  70%    1.23MB/s    0:03:22  
    613,777,408  70%    1.23MB/s    0:03:21  
    615,088,128  70%    1.23MB/s    0:03:19  
    616,398,848  71%    1.23MB/s    0:03:18  
    617,709,568  71%    1.23MB/s    0:03:17  
    619,020,288  71%    1.23MB/s    0:03:16  
    620,331,008  71%    1.23MB/s    0:03:15  
    621,641,728  71%    1.23MB/s    0:03:14  
    622,952,448  71%    1.23MB/s    0:03:13  
    624,263,168  72%    1.23MB/s    0:03:12  
    625,573,888  72%    1.22MB/s    0:03:12  
    626,884,608  72%    1.22MB/s    0:03:12  
    628,195,328  72%    1.22MB/s    0:03:11  
    629,506,048  72%    1.22MB/s    0:03:09  
    630,816,768  72%    1.23MB/s    0:03:07  
    632,127,488  72%    1.23MB/s    0:03:06  
    633,438,208  73%    1.23MB/s    0:03:05  
    634,748,928  73%    1.23MB/s    0:03:04  
    636,059,648  73%    1.23MB/s    0:03:03  
    637,370,368  73%    1.23MB/s    0:03:02  
    638,681,088  73%    1.23MB/s    0:03:01  
    639,991,808  73%    1.23MB/s    0:03:00  
    641,302,528  74%    1.23MB/s    0:02:59  
    642,613,248  74%    1.23MB/s    0:02:58  
    643,923,968  74%    1.23MB/s    0:02:57  
    645,234,688  74%    1.23MB/s    0:02:56  
    646,545,408  74%    1.23MB/s    0:02:55  
    647,856,128  74%    1.23MB/s    0:02:53  
    649,166,848  74%    1.23MB/s    0:02:52  
    650,477,568  75%    1.23MB/s    0:02:51  
    651,788,288  75%    1.23MB/s    0:02:50  
    653,099,008  75%    1.23MB/s    0:02:49  
    654,409,728  75%    1.23MB/s    0:02:48  
    655,720,448  75%    1.23MB/s    0:02:47  
    657,031,168  75%    1.23MB/s    0:02:46  
    658,341,888  75%    1.23MB/s    0:02:45  
    659,652,608  76%    1.22MB/s    0:02:44  
    660,963,328  76%    1.22MB/s    0:02:43  
    662,274,048  76%    1.22MB/s    0:02:42  
    663,584,768  76%    1.22MB/s    0:02:41  
    664,895,488  76%    1.23MB/s    0:02:40  
    666,206,208  76%    1.23MB/s    0:02:39  
    667,516,928  77%    1.23MB/s    0:02:38  
    668,827,648  77%    1.23MB/s    0:02:37  
    670,138,368  77%    1.23MB/s    0:02:36  
    671,449,088  77%    1.23MB/s    0:02:35  
    672,759,808  77%    1.22MB/s    0:02:34  
    674,070,528  77%    1.22MB/s    0:02:33  
    675,381,248  77%    1.22MB/s    0:02:32  
    676,691,968  78%    1.23MB/s    0:02:31  
    678,002,688  78%    1.23MB/s    0:02:30  
    679,313,408  78%    1.23MB/s    0:02:29  
    680,624,128  78%    1.23MB/s    0:02:27  
    681,934,848  78%    1.23MB/s    0:02:26  
    683,245,568  78%    1.23MB/s    0:02:25  
    684,556,288  78%    1.23MB/s    0:02:24  
    685,867,008  79%    1.23MB/s    0:02:23  
    687,177,728  79%    1.23MB/s    0:02:22  
    688,488,448  79%    1.23MB/s    0:02:21  
    689,799,168  79%    1.23MB/s    0:02:20  
    691,109,888  79%    1.23MB/s    0:02:19  
    692,420,608  79%    1.23MB/s    0:02:18  
    693,731,328  80%    1.23MB/s    0:02:17  
    695,042,048  80%    1.22MB/s    0:02:17  
    696,352,768  80%    1.22MB/s    0:02:16  
    697,663,488  80%    1.22MB/s    0:02:15  
    698,974,208  80%    1.22MB/s    0:02:14  
    700,284,928  80%    1.23MB/s    0:02:11  
    701,595,648  80%    1.22MB/s    0:02:11  
    702,906,368  81%    1.22MB/s    0:02:10  
    704,217,088  81%    1.22MB/s    0:02:09  
    705,527,808  81%    1.22MB/s    0:02:08  
    706,838,528  81%    1.22MB/s    0:02:07  
    708,149,248  81%    1.23MB/s    0:02:06  
    709,459,968  81%    1.23MB/s    0:02:04  
    710,770,688  82%    1.23MB/s    0:02:04  
    712,081,408  82%    1.23MB/s    0:02:03  
    713,392,128  82%    1.23MB/s    0:02:01  
    714,702,848  82%    1.23MB/s    0:02:00  
    716,013,568  82%    1.23MB/s    0:01:59  
    717,324,288  82%    1.23MB/s    0:01:58  
    718,635,008  82%    1.23MB/s    0:01:57  
    719,945,728  83%    1.23MB/s    0:01:56  
    721,256,448  83%    1.23MB/s    0:01:55  
    722,567,168  83%    1.23MB/s    0:01:54  
    723,877,888  83%    1.22MB/s    0:01:53  
    725,188,608  83%    1.22MB/s    0:01:52  
    726,499,328  83%    1.22MB/s    0:01:51  
    727,810,048  83%    1.22MB/s    0:01:50  
    729,120,768  84%    1.23MB/s    0:01:49  
    730,431,488  84%    1.23MB/s    0:01:48  
    731,742,208  84%    1.23MB/s    0:01:47  
    733,052,928  84%    1.23MB/s    0:01:46  
    734,363,648  84%    1.23MB/s    0:01:45  
    735,674,368  84%    1.23MB/s    0:01:44  
    736,985,088  85%    1.23MB/s    0:01:42  
    738,295,808  85%    1.22MB/s    0:01:42  
    739,606,528  85%    1.23MB/s    0:01:41  
    740,884,480  85%    1.22MB/s    0:01:40  
    742,195,200  85%    1.22MB/s    0:01:39  
    743,505,920  85%    1.22MB/s    0:01:38  
    744,816,640  85%    1.21MB/s    0:01:37  
    746,127,360  86%    1.23MB/s    0:01:35  
    747,438,080  86%    1.23MB/s    0:01:34  
    748,748,800  86%    1.23MB/s    0:01:33  
    750,059,520  86%    1.23MB/s    0:01:32  
    751,370,240  86%    1.23MB/s    0:01:31  
    752,680,960  86%    1.23MB/s    0:01:30  
    753,991,680  87%    1.23MB/s    0:01:29  
    755,302,400  87%    1.23MB/s    0:01:28  
    756,613,120  87%    1.22MB/s    0:01:27  
    757,923,840  87%    1.23MB/s    0:01:26  
    759,234,560  87%    1.22MB/s    0:01:25  
    760,545,280  87%    1.22MB/s    0:01:24  
    761,856,000  87%    1.22MB/s    0:01:23  
    763,166,720  88%    1.22MB/s    0:01:22  
    764,477,440  88%    1.22MB/s    0:01:21  
    765,788,160  88%    1.22MB/s    0:01:20  
    767,098,880  88%    1.22MB/s    0:01:19  
    768,409,600  88%    1.23MB/s    0:01:18  
    769,720,320  88%    1.23MB/s    0:01:17  
    771,031,040  88%    1.23MB/s    0:01:16  
    772,341,760  89%    1.23MB/s    0:01:15  
    773,652,480  89%    1.22MB/s    0:01:14  
    774,963,200  89%    1.22MB/s    0:01:13  
    776,273,920  89%    1.22MB/s    0:01:12  
    777,584,640  89%    1.22MB/s    0:01:11  
    778,895,360  89%    1.21MB/s    0:01:10  
    780,206,080  90%    1.22MB/s    0:01:09  
    781,516,800  90%    1.21MB/s    0:01:08  
    782,827,520  90%    1.21MB/s    0:01:07  
    784,138,240  90%    1.22MB/s    0:01:05  
    785,448,960  90%    1.22MB/s    0:01:04  
    786,759,680  90%    1.23MB/s    0:01:03  
    788,070,400  90%    1.23MB/s    0:01:02  
    789,381,120  91%    1.23MB/s    0:01:01  
    790,691,840  91%    1.23MB/s    0:01:00  
    792,002,560  91%    1.22MB/s    0:00:59  
    793,313,280  91%    1.23MB/s    0:00:58  
    794,624,000  91%    1.23MB/s    0:00:57  
    795,934,720  91%    1.23MB/s    0:00:56  
    797,245,440  92%    1.23MB/s    0:00:55  
    798,556,160  92%    1.23MB/s    0:00:54  
    799,866,880  92%    1.23MB/s    0:00:53  
    801,177,600  92%    1.23MB/s    0:00:52  
    802,488,320  92%    1.23MB/s    0:00:50  
    803,799,040  92%    1.23MB/s    0:00:49  
    805,109,760  92%    1.23MB/s    0:00:48  
    806,420,480  93%    1.23MB/s    0:00:47  
    807,731,200  93%    1.23MB/s    0:00:46  
    809,041,920  93%    1.22MB/s    0:00:45  
    810,352,640  93%    1.23MB/s    0:00:44  
    811,663,360  93%    1.23MB/s    0:00:43  
    812,974,080  93%    1.23MB/s    0:00:42  
    814,284,800  93%    1.23MB/s    0:00:41  
    815,595,520  94%    1.23MB/s    0:00:40  
    816,906,240  94%    1.23MB/s    0:00:39  
    818,216,960  94%    1.23MB/s    0:00:38  
    819,527,680  94%    1.23MB/s    0:00:37  
    820,838,400  94%    1.22MB/s    0:00:36  
    822,149,120  94%    1.22MB/s    0:00:35  
    823,459,840  95%    1.22MB/s    0:00:34  
    824,770,560  95%    1.22MB/s    0:00:33  
    826,081,280  95%    1.23MB/s    0:00:32  
    827,392,000  95%    1.23MB/s    0:00:31  
    828,702,720  95%    1.23MB/s    0:00:30  
    830,013,440  95%    1.23MB/s    0:00:29  
    831,324,160  95%    1.21MB/s    0:00:28  
    832,634,880  96%    1.21MB/s    0:00:27  
    833,945,600  96%    1.22MB/s    0:00:26  
    835,256,320  96%    1.21MB/s    0:00:25  
    836,567,040  96%    1.23MB/s    0:00:23  
    837,877,760  96%    1.23MB/s    0:00:22  
    839,188,480  96%    1.23MB/s    0:00:21  
    840,499,200  96%    1.23MB/s    0:00:20  
    841,809,920  97%    1.23MB/s    0:00:19  
    843,120,640  97%    1.23MB/s    0:00:18  
    844,431,360  97%    1.23MB/s    0:00:17  
    845,742,080  97%    1.23MB/s    0:00:16  
    847,052,800  97%    1.23MB/s    0:00:15  
    848,363,520  97%    1.23MB/s    0:00:14  
    849,674,240  98%    1.22MB/s    0:00:13  
    850,984,960  98%    1.23MB/s    0:00:12  
    852,295,680  98%    1.23MB/s    0:00:11  
    853,606,400  98%    1.23MB/s    0:00:10  
    854,917,120  98%    1.23MB/s    0:00:09  
    856,227,840  98%    1.22MB/s    0:00:08  
    857,538,560  98%    1.22MB/s    0:00:07  
    858,849,280  99%    1.22MB/s    0:00:06  
    860,160,000  99%    1.22MB/s    0:00:05  
    861,470,720  99%    1.23MB/s    0:00:04  
    862,781,440  99%    1.23MB/s    0:00:02  
    864,092,160  99%    1.23MB/s    0:00:01  
    865,402,880  99%    1.23MB/s    0:00:00  
    866,534,336 100%    1.22MB/s    0:11:15 (xfr#3, to-chk=3/7)
images/pmos-plasma-mobile-nightly-20221114-pine64-pinephonepro.img.xz.sha256

            136 100%    0.16kB/s    0:00:00  
            136 100%    0.16kB/s    0:00:00 (xfr#4, to-chk=2/7)
images/pmos-plasma-mobile-nightly-20221114-tablet-x64uefi.img.xz

         32,768   0%   39.22kB/s    9:29:52  
        163,840   0%  157.33kB/s    2:22:02  
      1,474,560   0%  706.23kB/s    0:31:36  
      2,785,280   0%  885.70kB/s    0:25:10  
      4,096,000   0%  981.84kB/s    0:22:41  
      5,406,720   0%    1.23MB/s    0:17:43  
      6,717,440   0%    1.23MB/s    0:17:41  
      8,028,160   0%    1.23MB/s    0:17:37  
      9,338,880   0%    1.23MB/s    0:17:40  
     10,649,600   0%    1.22MB/s    0:17:41  
     11,960,320   0%    1.22MB/s    0:17:47  
     13,271,040   0%    1.21MB/s    0:17:50  
     14,581,760   1%    1.21MB/s    0:17:52  
     15,892,480   1%    1.21MB/s    0:17:52  
     17,203,200   1%    1.21MB/s    0:17:45  
     18,513,920   1%    1.22MB/s    0:17:41  
     19,824,640   1%    1.22MB/s    0:17:36  
     21,135,360   1%    1.22MB/s    0:17:32  
     22,446,080   1%    1.22MB/s    0:17:34  
     23,756,800   1%    1.23MB/s    0:17:27  
     25,067,520   1%    1.23MB/s    0:17:26  
     26,378,240   1%    1.23MB/s    0:17:25  
     27,688,960   2%    1.23MB/s    0:17:20  
     28,999,680   2%    1.23MB/s    0:17:24  
     30,310,400   2%    1.23MB/s    0:17:24  
     31,621,120   2%    1.23MB/s    0:17:23  
     32,931,840   2%    1.23MB/s    0:17:22  
     34,242,560   2%    1.23MB/s    0:17:20  
     35,553,280   2%    1.22MB/s    0:17:20  
     36,864,000   2%    1.23MB/s    0:17:19  
     38,174,720   2%    1.22MB/s    0:17:21  
     39,485,440   2%    1.23MB/s    0:17:17  
     40,796,160   3%    1.23MB/s    0:17:14  
     42,106,880   3%    1.23MB/s    0:17:13  
     43,417,600   3%    1.23MB/s    0:17:09  
     44,728,320   3%    1.22MB/s    0:17:14  
     46,039,040   3%    1.23MB/s    0:17:11  
     47,349,760   3%    1.22MB/s    0:17:11  
     48,660,480   3%    1.22MB/s    0:17:13  
     49,971,200   3%    1.22MB/s    0:17:09  
     51,281,920   3%    1.22MB/s    0:17:10  
     52,592,640   3%    1.22MB/s    0:17:09  
     53,903,360   4%    1.23MB/s    0:17:03  
     55,214,080   4%    1.22MB/s    0:17:05  
     56,524,800   4%    1.22MB/s    0:17:07  
     57,835,520   4%    1.22MB/s    0:17:05  
     59,146,240   4%    1.22MB/s    0:17:07  
     60,456,960   4%    1.22MB/s    0:17:04  
     61,767,680   4%    1.22MB/s    0:17:05  
     63,078,400   4%    1.22MB/s    0:17:03  
     64,389,120   4%    1.22MB/s    0:17:02  
     65,699,840   4%    1.22MB/s    0:16:59  
     67,010,560   4%    1.22MB/s    0:17:00  
     68,321,280   5%    1.21MB/s    0:17:11  
     69,632,000   5%    1.21MB/s    0:17:09  
     70,909,952   5%    1.19MB/s    0:17:21  
     72,220,672   5%    1.20MB/s    0:17:10  
     73,531,392   5%    1.22MB/s    0:16:58  
     74,842,112   5%    1.22MB/s    0:16:56  
     76,152,832   5%    1.23MB/s    0:16:42  
     77,463,552   5%    1.23MB/s    0:16:45  
     78,774,272   5%    1.23MB/s    0:16:43  
     80,084,992   5%    1.22MB/s    0:16:45  
     81,395,712   6%    1.22MB/s    0:16:47  
     82,706,432   6%    1.21MB/s    0:16:56  
     84,017,152   6%    1.20MB/s    0:16:59  
     85,327,872   6%    1.21MB/s    0:16:56  
     86,638,592   6%    1.21MB/s    0:16:52  
     87,949,312   6%    1.22MB/s    0:16:40  
     89,260,032   6%    1.23MB/s    0:16:36  
     90,570,752   6%    1.23MB/s    0:16:36  
     91,881,472   6%    1.22MB/s    0:16:36  
     93,192,192   6%    1.22MB/s    0:16:35  
     94,502,912   7%    1.22MB/s    0:16:34  
     95,813,632   7%    1.23MB/s    0:16:32  
     97,124,352   7%    1.23MB/s    0:16:29  
     98,435,072   7%    1.23MB/s    0:16:28  
     99,745,792   7%    1.23MB/s    0:16:27  
    101,056,512   7%    1.23MB/s    0:16:25  
    102,367,232   7%    1.23MB/s    0:16:24  
    103,677,952   7%    1.23MB/s    0:16:23  
    104,988,672   7%    1.23MB/s    0:16:23  
    106,299,392   7%    1.23MB/s    0:16:22  
    107,610,112   8%    1.22MB/s    0:16:23  
    108,920,832   8%    1.22MB/s    0:16:23  
    110,231,552   8%    1.22MB/s    0:16:24  
    111,542,272   8%    1.22MB/s    0:16:21  
    112,852,992   8%    1.22MB/s    0:16:23  
    114,163,712   8%    1.22MB/s    0:16:22  
    115,474,432   8%    1.22MB/s    0:16:19  
    116,785,152   8%    1.22MB/s    0:16:20  
    118,095,872   8%    1.22MB/s    0:16:15  
    119,406,592   8%    1.23MB/s    0:16:13  
    120,717,312   9%    1.23MB/s    0:16:12  
    122,028,032   9%    1.23MB/s    0:16:09  
    123,338,752   9%    1.23MB/s    0:16:08  
    124,649,472   9%    1.23MB/s    0:16:08  
    125,960,192   9%    1.23MB/s    0:16:07  
    127,270,912   9%    1.22MB/s    0:16:08  
    128,581,632   9%    1.22MB/s    0:16:07  
    129,892,352   9%    1.22MB/s    0:16:05  
    131,203,072   9%    1.22MB/s    0:16:04  
    132,513,792   9%    1.23MB/s    0:16:02  
    133,824,512   9%    1.22MB/s    0:16:04  
    135,135,232  10%    1.23MB/s    0:15:59  
    136,445,952  10%    1.23MB/s    0:15:57  
    137,756,672  10%    1.22MB/s    0:15:59  
    139,067,392  10%    1.23MB/s    0:15:54  
    140,378,112  10%    1.23MB/s    0:15:56  
    141,688,832  10%    1.23MB/s    0:15:55  
    142,999,552  10%    1.22MB/s    0:15:57  
    144,310,272  10%    1.20MB/s    0:16:10  
    145,620,992  10%    1.20MB/s    0:16:11  
    146,931,712  10%    1.20MB/s    0:16:11  
    148,242,432  11%    1.21MB/s    0:16:06  
    149,553,152  11%    1.22MB/s    0:15:51  
    150,863,872  11%    1.22MB/s    0:15:48  
    152,174,592  11%    1.23MB/s    0:15:45  
    153,485,312  11%    1.23MB/s    0:15:44  
    154,796,032  11%    1.23MB/s    0:15:42  
    156,106,752  11%    1.23MB/s    0:15:41  
    157,417,472  11%    1.23MB/s    0:15:41  
    158,728,192  11%    1.23MB/s    0:15:39  
    160,038,912  11%    1.23MB/s    0:15:39  
    161,349,632  12%    1.23MB/s    0:15:38  
    162,660,352  12%    1.23MB/s    0:15:37  
    163,971,072  12%    1.23MB/s    0:15:36  
    165,281,792  12%    1.23MB/s    0:15:35  
    166,592,512  12%    1.23MB/s    0:15:35  
    167,903,232  12%    1.23MB/s    0:15:33  
    169,213,952  12%    1.23MB/s    0:15:31  
    170,524,672  12%    1.23MB/s    0:15:31  
    171,835,392  12%    1.23MB/s    0:15:30  
    173,146,112  12%    1.23MB/s    0:15:28  
    174,456,832  13%    1.23MB/s    0:15:28  
    175,767,552  13%    1.23MB/s    0:15:26  
    177,078,272  13%    1.23MB/s    0:15:25  
    178,388,992  13%    1.23MB/s    0:15:24  
    179,699,712  13%    1.23MB/s    0:15:22  
    181,010,432  13%    1.23MB/s    0:15:23  
    182,321,152  13%    1.23MB/s    0:15:21  
    183,631,872  13%    1.23MB/s    0:15:21  
    184,942,592  13%    1.23MB/s    0:15:20  
    186,253,312  13%    1.23MB/s    0:15:18  
    187,564,032  13%    1.22MB/s    0:15:20  
    188,874,752  14%    1.23MB/s    0:15:16  
    190,185,472  14%    1.23MB/s    0:15:15  
    191,496,192  14%    1.23MB/s    0:15:14  
    192,806,912  14%    1.23MB/s    0:15:10  
    194,117,632  14%    1.23MB/s    0:15:12  
    195,428,352  14%    1.23MB/s    0:15:12  
    196,739,072  14%    1.23MB/s    0:15:11  
    198,049,792  14%    1.22MB/s    0:15:14  
    199,360,512  14%    1.22MB/s    0:15:10  
    200,671,232  14%    1.22MB/s    0:15:09  
    201,981,952  15%    1.22MB/s    0:15:09  
    203,292,672  15%    1.23MB/s    0:15:04  
    204,603,392  15%    1.22MB/s    0:15:06  
    205,881,344  15%    1.22MB/s    0:15:09  
    207,192,064  15%    1.22MB/s    0:15:08  
    208,502,784  15%    1.22MB/s    0:15:06  
    209,813,504  15%    1.22MB/s    0:15:05  
    211,124,224  15%    1.22MB/s    0:15:02  
    212,434,944  15%    1.22MB/s    0:15:00  
    213,745,664  15%    1.22MB/s    0:15:00  
    215,056,384  16%    1.22MB/s    0:15:00  
    216,367,104  16%    1.23MB/s    0:14:55  
    217,677,824  16%    1.23MB/s    0:14:54  
    218,988,544  16%    1.23MB/s    0:14:53  
    220,299,264  16%    1.22MB/s    0:14:57  
    221,609,984  16%    1.22MB/s    0:14:55  
    222,920,704  16%    1.22MB/s    0:14:55  
    224,231,424  16%    1.22MB/s    0:14:55  
    225,542,144  16%    1.23MB/s    0:14:47  
    226,852,864  16%    1.23MB/s    0:14:47  
    228,163,584  17%    1.22MB/s    0:14:47  
    229,474,304  17%    1.23MB/s    0:14:41  
    230,785,024  17%    1.23MB/s    0:14:42  
    232,095,744  17%    1.23MB/s    0:14:43  
    233,406,464  17%    1.23MB/s    0:14:39  
    234,717,184  17%    1.23MB/s    0:14:40  
    236,027,904  17%    1.23MB/s    0:14:39  
    237,338,624  17%    1.23MB/s    0:14:37  
    238,649,344  17%    1.23MB/s    0:14:37  
    239,960,064  17%    1.23MB/s    0:14:35  
    241,270,784  17%    1.23MB/s    0:14:34  
    242,581,504  18%    1.23MB/s    0:14:33  
    243,892,224  18%    1.23MB/s    0:14:32  
    245,202,944  18%    1.23MB/s    0:14:32  
    246,513,664  18%    1.23MB/s    0:14:32  
    247,824,384  18%    1.21MB/s    0:14:41  
    249,135,104  18%    1.21MB/s    0:14:41  
    250,445,824  18%    1.21MB/s    0:14:42  
    251,756,544  18%    1.20MB/s    0:14:43  
    253,067,264  18%    1.22MB/s    0:14:29  
    254,377,984  18%    1.22MB/s    0:14:26  
    255,688,704  19%    1.23MB/s    0:14:23  
    256,999,424  19%    1.23MB/s    0:14:19  
    258,310,144  19%    1.22MB/s    0:14:25  
    259,620,864  19%    1.23MB/s    0:14:21  
    260,931,584  19%    1.22MB/s    0:14:21  
    262,242,304  19%    1.22MB/s    0:14:20  
    263,553,024  19%    1.23MB/s    0:14:14  
    264,863,744  19%    1.23MB/s    0:14:16  
    266,174,464  19%    1.23MB/s    0:14:15  
    267,485,184  19%    1.23MB/s    0:14:15  
    268,795,904  20%    1.22MB/s    0:14:16  
    270,106,624  20%    1.21MB/s    0:14:23  
    271,417,344  20%    1.21MB/s    0:14:22  
    272,728,064  20%    1.21MB/s    0:14:21  
    274,038,784  20%    1.21MB/s    0:14:20  
    275,349,504  20%    1.22MB/s    0:14:11  
    276,660,224  20%    1.22MB/s    0:14:10  
    277,839,872  20%    1.15MB/s    0:15:03  
    278,495,232  20% 1023.04kB/s    0:17:18  
    279,543,808  20%  949.47kB/s    0:18:37  
    280,854,528  20%  949.47kB/s    0:18:36  
    282,165,248  21% 1016.85kB/s    0:17:21  
    283,475,968  21%    1.15MB/s    0:15:00  
    284,786,688  21%    1.23MB/s    0:14:00  
    286,097,408  21%    1.23MB/s    0:13:59  
    287,408,128  21%    1.23MB/s    0:13:58  
    288,718,848  21%    1.23MB/s    0:13:57  
    290,029,568  21%    1.23MB/s    0:13:57  
    291,340,288  21%    1.23MB/s    0:13:56  
    292,651,008  21%    1.23MB/s    0:13:55  
    293,961,728  21%    1.22MB/s    0:13:56  
    295,272,448  22%    1.22MB/s    0:13:56  
    296,583,168  22%    1.21MB/s    0:14:00  
    297,893,888  22%    1.21MB/s    0:13:59  
    299,204,608  22%    1.22MB/s    0:13:55  
    300,515,328  22%    1.22MB/s    0:13:53  
    301,826,048  22%    1.23MB/s    0:13:48  
    303,136,768  22%    1.23MB/s    0:13:46  
    304,447,488  22%    1.22MB/s    0:13:47  
    305,627,136  22%    1.18MB/s    0:14:19  
    306,937,856  22%    1.17MB/s    0:14:22  
    307,855,360  22%    1.05MB/s    0:15:57  
    308,641,792  23%  924.81kB/s    0:18:36  
    309,428,224  23%  814.21kB/s    0:21:06  
    310,083,584  23%  676.21kB/s    0:25:24  
    310,738,944  23%  634.52kB/s    0:27:03  
    311,525,376  23%  634.23kB/s    0:27:03  
    312,836,096  23%  773.95kB/s    0:22:08  
    314,146,816  23%  924.94kB/s    0:18:30  
    315,457,536  23%    1.05MB/s    0:15:54  
    316,768,256  23%    1.21MB/s    0:13:43  
    318,078,976  23%    1.23MB/s    0:13:33  
    319,389,696  23%    1.23MB/s    0:13:34  
    320,700,416  23%    1.23MB/s    0:13:32  
    322,011,136  24%    1.23MB/s    0:13:31  
    323,321,856  24%    1.23MB/s    0:13:30  
    324,632,576  24%    1.23MB/s    0:13:28  
    325,943,296  24%    1.23MB/s    0:13:26  
    327,254,016  24%    1.23MB/s    0:13:26  
    328,564,736  24%    1.23MB/s    0:13:25  
    329,875,456  24%    1.23MB/s    0:13:24  
    331,186,176  24%    1.23MB/s    0:13:23  
    332,496,896  24%    1.23MB/s    0:13:22  
    333,807,616  24%    1.23MB/s    0:13:21  
    335,118,336  24%    1.23MB/s    0:13:20  
    336,429,056  25%    1.23MB/s    0:13:19  
    337,739,776  25%    1.23MB/s    0:13:17  
    339,050,496  25%    1.23MB/s    0:13:16  
    340,328,448  25%    1.22MB/s    0:13:20  
    341,639,168  25%    1.22MB/s    0:13:19  
    342,949,888  25%    1.22MB/s    0:13:19  
    344,260,608  25%    1.22MB/s    0:13:20  
    345,571,328  25%    1.22MB/s    0:13:13  
    346,882,048  25%    1.22MB/s    0:13:13  
    348,192,768  25%    1.22MB/s    0:13:11  
    349,503,488  26%    1.23MB/s    0:13:08  
    350,814,208  26%    1.23MB/s    0:13:08  
    352,124,928  26%    1.23MB/s    0:13:07  
    353,435,648  26%    1.23MB/s    0:13:05  
    354,746,368  26%    1.23MB/s    0:13:04  
    356,057,088  26%    1.23MB/s    0:13:03  
    357,367,808  26%    1.23MB/s    0:13:02  
    358,678,528  26%    1.22MB/s    0:13:09  
    359,989,248  26%    1.21MB/s    0:13:08  
    361,299,968  26%    1.20MB/s    0:13:19  
    362,610,688  27%    1.19MB/s    0:13:20  
    363,921,408  27%    1.20MB/s    0:13:13  
    365,232,128  27%    1.20MB/s    0:13:13  
    366,542,848  27%    1.22MB/s    0:13:01  
    367,853,568  27%    1.22MB/s    0:12:58  
    369,164,288  27%    1.22MB/s    0:13:00  
    370,475,008  27%    1.22MB/s    0:12:58  
    371,785,728  27%    1.21MB/s    0:13:00  
    373,096,448  27%    1.21MB/s    0:12:59  
    374,407,168  27%    1.22MB/s    0:12:53  
    375,717,888  28%    1.22MB/s    0:12:51  
    377,028,608  28%    1.22MB/s    0:12:49  
    378,339,328  28%    1.23MB/s    0:12:45  
    379,650,048  28%    1.23MB/s    0:12:44  
    380,960,768  28%    1.23MB/s    0:12:44  
    382,271,488  28%    1.23MB/s    0:12:42  
    383,582,208  28%    1.22MB/s    0:12:43  
    384,892,928  28%    1.23MB/s    0:12:42  
    386,203,648  28%    1.22MB/s    0:12:41  
    387,514,368  28%    1.22MB/s    0:12:44  
    388,825,088  28%    1.21MB/s    0:12:45  
    390,135,808  29%    1.21MB/s    0:12:45  
    391,446,528  29%    1.21MB/s    0:12:47  
    392,626,176  29%    1.19MB/s    0:12:59  
    393,936,896  29%    1.19MB/s    0:12:56  
    395,247,616  29%    1.19MB/s    0:12:56  
    396,296,192  29%    1.11MB/s    0:13:48  
    397,606,912  29%    1.14MB/s    0:13:29  
    398,917,632  29%    1.14MB/s    0:13:27  
    400,228,352  29%    1.14MB/s    0:13:23  
    401,539,072  29%    1.23MB/s    0:12:27  
    402,849,792  30%    1.23MB/s    0:12:26  
    404,160,512  30%    1.23MB/s    0:12:25  
    405,471,232  30%    1.23MB/s    0:12:25  
    406,650,880  30%    1.17MB/s    0:12:56  
    407,961,600  30%    1.17MB/s    0:12:58  
    409,272,320  30%    1.17MB/s    0:12:58  
    410,583,040  30%    1.16MB/s    0:12:59  
    411,893,760  30%    1.21MB/s    0:12:28  
    413,204,480  30%    1.20MB/s    0:12:32  
    414,515,200  30%    1.19MB/s    0:12:38  
    415,825,920  31%    1.20MB/s    0:12:35  
    417,136,640  31%    1.20MB/s    0:12:33  
    418,447,360  31%    1.21MB/s    0:12:24  
    419,758,080  31%    1.22MB/s    0:12:15  
    421,068,800  31%    1.22MB/s    0:12:14  
    422,379,520  31%    1.23MB/s    0:12:12  
    423,690,240  31%    1.22MB/s    0:12:11  
    425,000,960  31%    1.23MB/s    0:12:08  
    426,311,680  31%    1.23MB/s    0:12:08  
    427,622,400  31%    1.23MB/s    0:12:07  
    428,933,120  31%    1.23MB/s    0:12:06  
    430,243,840  32%    1.22MB/s    0:12:06  
    431,554,560  32%    1.23MB/s    0:12:04  
    432,865,280  32%    1.23MB/s    0:12:03  
    434,176,000  32%    1.23MB/s    0:12:02  
    435,486,720  32%    1.23MB/s    0:12:00  
    436,797,440  32%    1.23MB/s    0:11:59  
    438,108,160  32%    1.22MB/s    0:12:00  
    439,418,880  32%    1.22MB/s    0:12:03  
    440,729,600  32%    1.22MB/s    0:12:02  
    442,040,320  32%    1.21MB/s    0:12:03  
    443,351,040  33%    1.21MB/s    0:12:02  
    444,661,760  33%    1.21MB/s    0:12:02  
    445,972,480  33%    1.21MB/s    0:12:02  
    447,283,200  33%    1.21MB/s    0:11:59  
    448,593,920  33%    1.22MB/s    0:11:56  
    449,904,640  33%    1.22MB/s    0:11:51  
    451,215,360  33%    1.22MB/s    0:11:50  
    452,526,080  33%    1.22MB/s    0:11:48  
    453,836,800  33%    1.22MB/s    0:11:47  
    455,147,520  33%    1.23MB/s    0:11:45  
    456,458,240  34%    1.23MB/s    0:11:44  
    457,768,960  34%    1.23MB/s    0:11:43  
    459,079,680  34%    1.23MB/s    0:11:42  
    460,390,400  34%    1.23MB/s    0:11:41  
    461,701,120  34%    1.23MB/s    0:11:39  
    463,011,840  34%    1.23MB/s    0:11:38  
    464,322,560  34%    1.23MB/s    0:11:38  
    465,633,280  34%    1.22MB/s    0:11:37  
    466,944,000  34%    1.22MB/s    0:11:37  
    468,254,720  34%    1.22MB/s    0:11:36  
    469,565,440  35%    1.22MB/s    0:11:34  
    470,876,160  35%    1.23MB/s    0:11:33  
    472,186,880  35%    1.22MB/s    0:11:35  
    473,464,832  35%    1.21MB/s    0:11:39  
    474,775,552  35%    1.21MB/s    0:11:39  
    476,086,272  35%    1.20MB/s    0:11:44  
    477,396,992  35%    1.19MB/s    0:11:48  
    478,576,640  35%    1.17MB/s    0:11:57  
    479,887,360  35%    1.16MB/s    0:12:03  
    481,198,080  35%    1.17MB/s    0:11:56  
    482,508,800  35%    1.18MB/s    0:11:50  
    483,819,520  36%    1.20MB/s    0:11:37  
    485,130,240  36%    1.20MB/s    0:11:34  
    486,440,960  36%    1.20MB/s    0:11:34  
    487,751,680  36%    1.20MB/s    0:11:35  
    489,062,400  36%    1.20MB/s    0:11:34  
    490,373,120  36%    1.21MB/s    0:11:28  
    491,683,840  36%    1.21MB/s    0:11:27  
    492,994,560  36%    1.21MB/s    0:11:22  
    494,305,280  36%    1.22MB/s    0:11:14  
    495,353,856  36%    1.14MB/s    0:12:02  
    496,664,576  37%    1.15MB/s    0:11:59  
    497,975,296  37%    1.14MB/s    0:11:59  
    499,286,016  37%    1.14MB/s    0:12:02  
    500,596,736  37%    1.20MB/s    0:11:26  
    501,907,456  37%    1.18MB/s    0:11:32  
    503,218,176  37%    1.18MB/s    0:11:30  
    504,528,896  37%    1.19MB/s    0:11:26  
    505,839,616  37%    1.21MB/s    0:11:12  
    507,150,336  37%    1.22MB/s    0:11:05  
    508,461,056  37%    1.20MB/s    0:11:16  
    509,509,632  37%    1.14MB/s    0:11:52  
    510,820,352  38%    1.14MB/s    0:11:52  
    512,131,072  38%    1.14MB/s    0:11:49  
    513,310,720  38%    1.12MB/s    0:12:02  
    514,621,440  38%    1.18MB/s    0:11:24  
    515,932,160  38%    1.18MB/s    0:11:23  
    517,242,880  38%    1.18MB/s    0:11:22  
    518,553,600  38%    1.21MB/s    0:11:04  
    519,864,320  38%    1.21MB/s    0:11:04  
    521,175,040  38%    1.20MB/s    0:11:04  
    522,485,760  38%    1.21MB/s    0:11:01  
    523,796,480  39%    1.22MB/s    0:10:54  
    525,107,200  39%    1.23MB/s    0:10:49  
    526,417,920  39%    1.23MB/s    0:10:48  
    527,728,640  39%    1.22MB/s    0:10:50  
    529,039,360  39%    1.21MB/s    0:10:53  
    530,350,080  39%    1.21MB/s    0:10:52  
    531,660,800  39%    1.21MB/s    0:10:51  
    532,971,520  39%    1.22MB/s    0:10:47  
    534,282,240  39%    1.23MB/s    0:10:41  
    535,592,960  39%    1.23MB/s    0:10:40  
    536,903,680  40%    1.22MB/s    0:10:42  
    538,083,328  40%    1.19MB/s    0:10:56  
    539,394,048  40%    1.19MB/s    0:10:56  
    540,704,768  40%    1.19MB/s    0:10:55  
    542,015,488  40%    1.20MB/s    0:10:52  
    543,326,208  40%    1.22MB/s    0:10:37  
    544,636,928  40%    1.22MB/s    0:10:35  
    545,947,648  40%    1.22MB/s    0:10:33  
    547,258,368  40%    1.23MB/s    0:10:32  
    548,569,088  40%    1.21MB/s    0:10:37  
    549,879,808  41%    1.21MB/s    0:10:37  
    551,190,528  41%    1.21MB/s    0:10:38  
    552,501,248  41%    1.21MB/s    0:10:38  
    553,811,968  41%    1.21MB/s    0:10:34  
    555,122,688  41%    1.21MB/s    0:10:34  
    556,433,408  41%    1.21MB/s    0:10:34  
    557,744,128  41%    1.20MB/s    0:10:36  
    559,054,848  41%    1.20MB/s    0:10:34  
    560,365,568  41%    1.21MB/s    0:10:32  
    561,676,288  41%    1.21MB/s    0:10:28  
    562,987,008  41%    1.22MB/s    0:10:22  
    564,297,728  42%    1.22MB/s    0:10:20  
    565,608,448  42%    1.22MB/s    0:10:19  
    566,919,168  42%    1.22MB/s    0:10:22  
    568,229,888  42%    1.20MB/s    0:10:28  
    569,540,608  42%    1.20MB/s    0:10:27  
    570,851,328  42%    1.20MB/s    0:10:24  
    572,162,048  42%    1.21MB/s    0:10:20  
    573,472,768  42%    1.22MB/s    0:10:12  
    574,783,488  42%    1.22MB/s    0:10:10  
    576,094,208  42%    1.22MB/s    0:10:09  
    577,404,928  43%    1.22MB/s    0:10:11  
    578,715,648  43%    1.21MB/s    0:10:13  
    579,895,296  43%    1.17MB/s    0:10:37  
    581,206,016  43%    1.17MB/s    0:10:34  
    582,516,736  43%    1.18MB/s    0:10:29  
    583,827,456  43%    1.18MB/s    0:10:25  
    585,138,176  43%    1.23MB/s    0:09:59  
    586,448,896  43%    1.23MB/s    0:10:00  
    587,759,616  43%    1.23MB/s    0:09:59  
    589,070,336  43%    1.22MB/s    0:09:59  
    590,381,056  44%    1.22MB/s    0:09:58  
    591,691,776  44%    1.22MB/s    0:09:57  
    593,002,496  44%    1.22MB/s    0:09:56  
    594,313,216  44%    1.23MB/s    0:09:54  
    595,623,936  44%    1.22MB/s    0:09:55  
    596,803,584  44%    1.18MB/s    0:10:14  
    598,114,304  44%    1.18MB/s    0:10:12  
    599,425,024  44%    1.18MB/s    0:10:12  
    600,735,744  44%    1.18MB/s    0:10:10  
    602,046,464  44%    1.22MB/s    0:09:50  
    603,357,184  44%    1.22MB/s    0:09:49  
    604,667,904  45%    1.22MB/s    0:09:47  
    605,978,624  45%    1.22MB/s    0:09:47  
    607,158,272  45%    1.19MB/s    0:10:00  
    608,436,224  45%    1.19MB/s    0:10:03  
    609,746,944  45%    1.19MB/s    0:10:01  
    611,057,664  45%    1.14MB/s    0:10:23  
    612,499,456  45%    1.20MB/s    0:09:53  
    613,810,176  45%    1.20MB/s    0:09:51  
    615,120,896  45%    1.20MB/s    0:09:51  
    616,431,616  45%    1.25MB/s    0:09:25  
    617,742,336  46%    1.22MB/s    0:09:38  
    619,053,056  46%    1.23MB/s    0:09:35  
    620,363,776  46%    1.23MB/s    0:09:33  
    621,674,496  46%    1.21MB/s    0:09:39  
    622,985,216  46%    1.21MB/s    0:09:40  
    624,295,936  46%    1.21MB/s    0:09:39  
    625,606,656  46%    1.19MB/s    0:09:48  
    626,917,376  46%    1.20MB/s    0:09:41  
    628,228,096  46%    1.20MB/s    0:09:38  
    629,538,816  46%    1.21MB/s    0:09:35  
    630,849,536  47%    1.23MB/s    0:09:24  
    632,160,256  47%    1.23MB/s    0:09:23  
    633,470,976  47%    1.23MB/s    0:09:21  
    634,781,696  47%    1.21MB/s    0:09:31  
    636,092,416  47%    1.20MB/s    0:09:31  
    637,403,136  47%    1.21MB/s    0:09:29  
    638,713,856  47%    1.20MB/s    0:09:29  
    640,024,576  47%    1.23MB/s    0:09:17  
    641,335,296  47%    1.23MB/s    0:09:15  
    642,646,016  47%    1.23MB/s    0:09:15  
    643,956,736  48%    1.23MB/s    0:09:12  
    645,267,456  48%    1.22MB/s    0:09:18  
    646,578,176  48%    1.22MB/s    0:09:17  
    647,888,896  48%    1.21MB/s    0:09:17  
    649,199,616  48%    1.21MB/s    0:09:16  
    650,510,336  48%    1.21MB/s    0:09:18  
    651,821,056  48%    1.21MB/s    0:09:17  
    653,131,776  48%    1.21MB/s    0:09:15  
    654,442,496  48%    1.21MB/s    0:09:15  
    655,753,216  48%    1.23MB/s    0:09:05  
    657,063,936  49%    1.22MB/s    0:09:07  
    658,374,656  49%    1.22MB/s    0:09:06  
    659,685,376  49%    1.22MB/s    0:09:05  
    660,996,096  49%    1.22MB/s    0:09:05  
    662,306,816  49%    1.22MB/s    0:09:01  
    663,617,536  49%    1.22MB/s    0:09:01  
    664,928,256  49%    1.21MB/s    0:09:06  
    666,238,976  49%    1.21MB/s    0:09:05  
    667,549,696  49%    1.21MB/s    0:09:03  
    668,860,416  49%    1.20MB/s    0:09:06  
    670,171,136  49%    1.21MB/s    0:09:00  
    671,481,856  50%    1.21MB/s    0:08:59  
    672,792,576  50%    1.21MB/s    0:09:01  
    674,103,296  50%    1.21MB/s    0:09:00  
    675,414,016  50%    1.21MB/s    0:08:58  
    676,724,736  50%    1.21MB/s    0:08:57  
    678,035,456  50%    1.21MB/s    0:08:55  
    679,346,176  50%    1.22MB/s    0:08:50  
    680,656,896  50%    1.22MB/s    0:08:50  
    681,967,616  50%    1.20MB/s    0:08:55  
    683,147,264  50%    1.16MB/s    0:09:14  
    684,457,984  51%    1.15MB/s    0:09:17  
    685,768,704  51%    1.14MB/s    0:09:19  
    687,079,424  51%    1.16MB/s    0:09:11  
    688,390,144  51%    1.19MB/s    0:08:53  
    689,700,864  51%    1.20MB/s    0:08:48  
    691,011,584  51%    1.21MB/s    0:08:45  
    692,322,304  51%    1.21MB/s    0:08:44  
    693,633,024  51%    1.21MB/s    0:08:44  
    694,943,744  51%    1.20MB/s    0:08:44  
    696,254,464  51%    1.21MB/s    0:08:39  
    697,565,184  52%    1.20MB/s    0:08:41  
    698,875,904  52%    1.21MB/s    0:08:39  
    700,186,624  52%    1.21MB/s    0:08:35  
    701,497,344  52%    1.21MB/s    0:08:37  
    702,808,064  52%    1.22MB/s    0:08:32  
    704,118,784  52%    1.22MB/s    0:08:28  
    705,429,504  52%    1.22MB/s    0:08:29  
    706,740,224  52%    1.23MB/s    0:08:24  
    708,050,944  52%    1.21MB/s    0:08:30  
    709,361,664  52%    1.21MB/s    0:08:29  
    710,672,384  52%    1.21MB/s    0:08:26  
    711,983,104  53%    1.21MB/s    0:08:27  
    713,293,824  53%    1.22MB/s    0:08:21  
    714,604,544  53%    1.22MB/s    0:08:19  
    715,915,264  53%    1.22MB/s    0:08:18  
    717,225,984  53%    1.21MB/s    0:08:21  
    718,536,704  53%    1.21MB/s    0:08:22  
    719,847,424  53%    1.21MB/s    0:08:21  
    721,158,144  53%    1.21MB/s    0:08:20  
    722,468,864  53%    1.22MB/s    0:08:15  
    723,779,584  53%    1.22MB/s    0:08:12  
    725,090,304  54%    1.23MB/s    0:08:10  
    726,401,024  54%    1.22MB/s    0:08:10  
    727,711,744  54%    1.21MB/s    0:08:13  
    729,022,464  54%    1.21MB/s    0:08:12  
    730,333,184  54%    1.21MB/s    0:08:11  
    731,643,904  54%    1.21MB/s    0:08:10  
    732,954,624  54%    1.22MB/s    0:08:05  
    734,265,344  54%    1.23MB/s    0:08:03  
    735,576,064  54%    1.23MB/s    0:08:02  
    736,886,784  54%    1.21MB/s    0:08:05  
    738,197,504  55%    1.21MB/s    0:08:05  
    739,508,224  55%    1.21MB/s    0:08:04  
    740,818,944  55%    1.21MB/s    0:08:05  
    742,096,896  55%    1.22MB/s    0:08:01  
    743,407,616  55%    1.22MB/s    0:07:59  
    744,718,336  55%    1.22MB/s    0:07:58  
    746,029,056  55%    1.21MB/s    0:07:58  
    747,208,704  55%    1.19MB/s    0:08:07  
    748,519,424  55%    1.19MB/s    0:08:07  
    749,830,144  55%    1.17MB/s    0:08:11  
    751,140,864  56%    1.18MB/s    0:08:06  
    752,451,584  56%    1.21MB/s    0:07:54  
    753,762,304  56%    1.22MB/s    0:07:50  
    755,073,024  56%    1.23MB/s    0:07:45  
    756,383,744  56%    1.22MB/s    0:07:47  
    757,694,464  56%    1.22MB/s    0:07:46  
    759,005,184  56%    1.22MB/s    0:07:45  
    760,315,904  56%    1.22MB/s    0:07:44  
    761,626,624  56%    1.23MB/s    0:07:41  
    762,937,344  56%    1.23MB/s    0:07:39  
    764,248,064  56%    1.23MB/s    0:07:38  
    765,558,784  57%    1.23MB/s    0:07:38  
    766,869,504  57%    1.23MB/s    0:07:36  
    768,180,224  57%    1.22MB/s    0:07:36  
    769,490,944  57%    1.22MB/s    0:07:35  
    770,801,664  57%    1.23MB/s    0:07:34  
    772,112,384  57%    1.21MB/s    0:07:39  
    773,423,104  57%    1.21MB/s    0:07:38  
    774,733,824  57%    1.19MB/s    0:07:42  
    776,044,544  57%    1.19MB/s    0:07:44  
    777,355,264  57%    1.18MB/s    0:07:47  
    778,665,984  58%    1.18MB/s    0:07:44  
    779,976,704  58%    1.20MB/s    0:07:37  
    781,287,424  58%    1.19MB/s    0:07:39  
    782,598,144  58%    1.21MB/s    0:07:29  
    783,908,864  58%    1.21MB/s    0:07:28  
    785,219,584  58%    1.21MB/s    0:07:27  
    786,530,304  58%    1.23MB/s    0:07:21  
    787,841,024  58%    1.23MB/s    0:07:19  
    789,151,744  58%    1.21MB/s    0:07:24  
    790,462,464  58%    1.21MB/s    0:07:22  
    791,773,184  59%    1.21MB/s    0:07:21  
    793,083,904  59%    1.21MB/s    0:07:20  
    794,394,624  59%    1.23MB/s    0:07:14  
    795,705,344  59%    1.23MB/s    0:07:13  
    797,016,064  59%    1.23MB/s    0:07:12  
    798,326,784  59%    1.21MB/s    0:07:17  
    799,637,504  59%    1.21MB/s    0:07:16  
    800,948,224  59%    1.21MB/s    0:07:16  
    802,258,944  59%    1.20MB/s    0:07:19  
    803,569,664  59%    1.19MB/s    0:07:19  
    804,880,384  60%    1.18MB/s    0:07:22  
    806,191,104  60%    1.18MB/s    0:07:23  
    807,501,824  60%    1.18MB/s    0:07:21  
    808,812,544  60%    1.19MB/s    0:07:16  
    810,123,264  60%    1.18MB/s    0:07:18  
    811,433,984  60%    1.18MB/s    0:07:18  
    812,744,704  60%    1.17MB/s    0:07:21  
    814,055,424  60%    1.16MB/s    0:07:21  
    815,366,144  60%    1.18MB/s    0:07:14  
    816,676,864  60%    1.17MB/s    0:07:18  
    817,987,584  61%    1.17MB/s    0:07:16  
    819,298,304  61%    1.18MB/s    0:07:13  
    820,609,024  61%    1.17MB/s    0:07:14  
    821,919,744  61%    1.19MB/s    0:07:04  
    823,230,464  61%    1.19MB/s    0:07:05  
    824,541,184  61%    1.18MB/s    0:07:07  
    825,851,904  61%    1.18MB/s    0:07:06  
    827,162,624  61%    1.17MB/s    0:07:07  
    828,473,344  61%    1.19MB/s    0:07:00  
    829,784,064  61%    1.18MB/s    0:07:01  
    831,094,784  61%    1.18MB/s    0:07:01  
    832,405,504  62%    1.19MB/s    0:06:58  
    833,716,224  62%    1.18MB/s    0:07:00  
    835,026,944  62%    1.19MB/s    0:06:54  
    836,337,664  62%    1.19MB/s    0:06:53  
    837,648,384  62%    1.19MB/s    0:06:54  
    838,959,104  62%    1.18MB/s    0:06:56  
    840,269,824  62%    1.18MB/s    0:06:55  
    841,580,544  62%    1.18MB/s    0:06:52  
    842,891,264  62%    1.19MB/s    0:06:47  
    844,201,984  62%    1.21MB/s    0:06:39  
    845,512,704  63%    1.22MB/s    0:06:36  
    846,823,424  63%    1.22MB/s    0:06:34  
    848,134,144  63%    1.22MB/s    0:06:33  
    849,444,864  63%    1.22MB/s    0:06:35  
    850,755,584  63%    1.22MB/s    0:06:32  
    852,066,304  63%    1.22MB/s    0:06:31  
    853,377,024  63%    1.22MB/s    0:06:30  
    854,687,744  63%    1.23MB/s    0:06:27  
    855,998,464  63%    1.22MB/s    0:06:26  
    857,309,184  63%    1.22MB/s    0:06:25  
    858,619,904  64%    1.21MB/s    0:06:29  
    859,930,624  64%    1.21MB/s    0:06:28  
    861,241,344  64%    1.21MB/s    0:06:27  
    862,552,064  64%    1.21MB/s    0:06:26  
    863,862,784  64%    1.23MB/s    0:06:19  
    865,173,504  64%    1.23MB/s    0:06:18  
    866,484,224  64%    1.23MB/s    0:06:17  
    867,794,944  64%    1.21MB/s    0:06:22  
    869,105,664  64%    1.21MB/s    0:06:21  
    870,416,384  64%    1.19MB/s    0:06:24  
    871,727,104  65%    1.18MB/s    0:06:29  
    873,037,824  65%    1.20MB/s    0:06:21  
    874,348,544  65%    1.18MB/s    0:06:24  
    875,659,264  65%    1.19MB/s    0:06:20  
    876,937,216  65%    1.21MB/s    0:06:15  
    878,247,936  65%    1.20MB/s    0:06:15  
    879,558,656  65%    1.21MB/s    0:06:11  
    880,869,376  65%    1.22MB/s    0:06:09  
    882,180,096  65%    1.21MB/s    0:06:09  
    883,490,816  65%    1.21MB/s    0:06:09  
    884,801,536  65%    1.20MB/s    0:06:11  
    886,112,256  66%    1.20MB/s    0:06:10  
    887,422,976  66%    1.21MB/s    0:06:06  
    888,733,696  66%    1.19MB/s    0:06:10  
    890,044,416  66%    1.21MB/s    0:06:04  
    891,355,136  66%    1.21MB/s    0:06:03  
    892,665,856  66%    1.21MB/s    0:06:02  
    893,976,576  66%    1.22MB/s    0:05:59  
    895,287,296  66%    1.22MB/s    0:05:57  
    896,598,016  66%    1.22MB/s    0:05:56  
    897,908,736  66%    1.22MB/s    0:05:55  
    899,219,456  67%    1.22MB/s    0:05:52  
    900,530,176  67%    1.22MB/s    0:05:53  
    901,840,896  67%    1.22MB/s    0:05:52  
    903,151,616  67%    1.20MB/s    0:05:55  
    904,462,336  67%    1.20MB/s    0:05:54  
    905,773,056  67%    1.21MB/s    0:05:52  
    907,083,776  67%    1.21MB/s    0:05:51  
    908,394,496  67%    1.22MB/s    0:05:45  
    909,705,216  67%    1.22MB/s    0:05:43  
    911,015,936  67%    1.23MB/s    0:05:42  
    912,326,656  68%    1.23MB/s    0:05:41  
    913,637,376  68%    1.21MB/s    0:05:44  
    914,948,096  68%    1.21MB/s    0:05:43  
    916,258,816  68%    1.21MB/s    0:05:42  
    917,569,536  68%    1.21MB/s    0:05:41  
    918,880,256  68%    1.21MB/s    0:05:39  
    920,190,976  68%    1.21MB/s    0:05:40  
    921,501,696  68%    1.19MB/s    0:05:44  
    922,779,648  68%    1.19MB/s    0:05:43  
    923,992,064  68%    1.18MB/s    0:05:46  
    925,302,784  69%    1.18MB/s    0:05:42  
    926,613,504  69%    1.20MB/s    0:05:36  
    927,924,224  69%    1.20MB/s    0:05:34  
    929,234,944  69%    1.23MB/s    0:05:27  
    930,545,664  69%    1.21MB/s    0:05:31  
    931,856,384  69%    1.21MB/s    0:05:30  
    933,167,104  69%    1.21MB/s    0:05:29  
    934,477,824  69%    1.20MB/s    0:05:29  
    935,788,544  69%    1.22MB/s    0:05:23  
    937,099,264  69%    1.22MB/s    0:05:22  
    938,409,984  69%    1.22MB/s    0:05:21  
    939,720,704  70%    1.21MB/s    0:05:22  
    941,031,424  70%    1.21MB/s    0:05:22  
    942,342,144  70%    1.21MB/s    0:05:22  
    943,652,864  70%    1.21MB/s    0:05:20  
    944,963,584  70%    1.22MB/s    0:05:15  
    946,274,304  70%    1.23MB/s    0:05:14  
    947,585,024  70%    1.23MB/s    0:05:12  
    948,895,744  70%    1.22MB/s    0:05:12  
    950,206,464  70%    1.20MB/s    0:05:16  
    951,517,184  70%    1.20MB/s    0:05:16  
    952,827,904  71%    1.20MB/s    0:05:15  
    954,138,624  71%    1.20MB/s    0:05:15  
    955,449,344  71%    1.22MB/s    0:05:08  
    956,760,064  71%    1.22MB/s    0:05:07  
    958,070,784  71%    1.22MB/s    0:05:06  
    959,381,504  71%    1.20MB/s    0:05:09  
    960,692,224  71%    1.20MB/s    0:05:08  
    962,002,944  71%    1.21MB/s    0:05:06  
    963,313,664  71%    1.21MB/s    0:05:05  
    964,624,384  71%    1.23MB/s    0:04:59  
    965,935,104  72%    1.23MB/s    0:04:57  
    967,245,824  72%    1.23MB/s    0:04:57  
    968,556,544  72%    1.23MB/s    0:04:56  
    969,867,264  72%    1.21MB/s    0:05:00  
    971,177,984  72%    1.21MB/s    0:04:58  
    972,488,704  72%    1.21MB/s    0:04:57  
    973,799,424  72%    1.21MB/s    0:04:56  
    975,110,144  72%    1.23MB/s    0:04:51  
    976,420,864  72%    1.22MB/s    0:04:51  
    977,731,584  72%    1.22MB/s    0:04:50  
    979,042,304  73%    1.20MB/s    0:04:54  
    980,353,024  73%    1.20MB/s    0:04:53  
    981,663,744  73%    1.21MB/s    0:04:50  
    982,974,464  73%    1.21MB/s    0:04:49  
    984,285,184  73%    1.23MB/s    0:04:44  
    985,595,904  73%    1.21MB/s    0:04:46  
    986,906,624  73%    1.21MB/s    0:04:45  
    988,217,344  73%    1.21MB/s    0:04:44  
    989,528,064  73%    1.21MB/s    0:04:43  
    990,838,784  73%    1.22MB/s    0:04:40  
    992,149,504  73%    1.22MB/s    0:04:38  
    993,460,224  74%    1.23MB/s    0:04:36  
    994,770,944  74%    1.21MB/s    0:04:39  
    996,081,664  74%    1.22MB/s    0:04:37  
    997,392,384  74%    1.21MB/s    0:04:37  
    998,703,104  74%    1.21MB/s    0:04:36  
  1,000,013,824  74%    1.22MB/s    0:04:31  
  1,001,324,544  74%    1.22MB/s    0:04:31  
  1,002,635,264  74%    1.23MB/s    0:04:29  
  1,003,945,984  74%    1.22MB/s    0:04:30  
  1,005,256,704  74%    1.21MB/s    0:04:31  
  1,006,567,424  75%    1.21MB/s    0:04:29  
  1,007,878,144  75%    1.21MB/s    0:04:29  
  1,009,188,864  75%    1.22MB/s    0:04:26  
  1,010,466,816  75%    1.22MB/s    0:04:24  
  1,011,777,536  75%    1.22MB/s    0:04:23  
  1,013,088,256  75%    1.22MB/s    0:04:22  
  1,014,398,976  75%    1.20MB/s    0:04:25  
  1,015,709,696  75%    1.21MB/s    0:04:22  
  1,017,020,416  75%    1.20MB/s    0:04:23  
  1,018,331,136  75%    1.21MB/s    0:04:20  
  1,019,641,856  76%    1.23MB/s    0:04:15  
  1,020,952,576  76%    1.23MB/s    0:04:14  
  1,022,263,296  76%    1.23MB/s    0:04:12  
  1,023,442,944  76%    1.12MB/s    0:04:36  
  1,025,146,880  76%    1.21MB/s    0:04:14  
  1,026,457,600  76%    1.21MB/s    0:04:14  
  1,027,768,320  76%    1.21MB/s    0:04:13  
  1,029,079,040  76%    1.32MB/s    0:03:50  
  1,030,389,760  76%    1.22MB/s    0:04:07  
  1,031,700,480  76%    1.23MB/s    0:04:06  
  1,033,011,200  77%    1.20MB/s    0:04:09  
  1,034,321,920  77%    1.19MB/s    0:04:12  
  1,035,632,640  77%    1.19MB/s    0:04:11  
  1,036,943,360  77%    1.19MB/s    0:04:10  
  1,038,254,080  77%    1.20MB/s    0:04:05  
  1,039,564,800  77%    1.23MB/s    0:03:59  
  1,040,875,520  77%    1.23MB/s    0:03:58  
  1,042,186,240  77%    1.22MB/s    0:03:58  
  1,043,496,960  77%    1.21MB/s    0:03:59  
  1,044,807,680  77%    1.21MB/s    0:03:59  
  1,046,118,400  78%    1.21MB/s    0:03:58  
  1,047,429,120  78%    1.21MB/s    0:03:56  
  1,048,739,840  78%    1.22MB/s    0:03:54  
  1,050,050,560  78%    1.21MB/s    0:03:54  
  1,051,361,280  78%    1.21MB/s    0:03:53  
  1,052,672,000  78%    1.21MB/s    0:03:53  
  1,053,982,720  78%    1.22MB/s    0:03:50  
  1,055,293,440  78%    1.22MB/s    0:03:49  
  1,056,604,160  78%    1.20MB/s    0:03:50  
  1,057,914,880  78%    1.21MB/s    0:03:48  
  1,059,225,600  78%    1.21MB/s    0:03:47  
  1,060,536,320  79%    1.21MB/s    0:03:45  
  1,061,847,040  79%    1.22MB/s    0:03:42  
  1,063,157,760  79%    1.21MB/s    0:03:44  
  1,064,468,480  79%    1.20MB/s    0:03:44  
  1,065,648,128  79%    1.17MB/s    0:03:49  
  1,066,958,848  79%    1.15MB/s    0:03:52  
  1,068,269,568  79%    1.16MB/s    0:03:50  
  1,069,580,288  79%    1.16MB/s    0:03:48  
  1,070,891,008  79%    1.19MB/s    0:03:41  
  1,072,201,728  79%    1.21MB/s    0:03:37  
  1,073,512,448  80%    1.21MB/s    0:03:34  
  1,074,823,168  80%    1.22MB/s    0:03:32  
  1,076,133,888  80%    1.22MB/s    0:03:32  
  1,077,444,608  80%    1.20MB/s    0:03:33  
  1,078,755,328  80%    1.20MB/s    0:03:34  
  1,080,066,048  80%    1.18MB/s    0:03:35  
  1,081,376,768  80%    1.17MB/s    0:03:36  
  1,082,687,488  80%    1.17MB/s    0:03:34  
  1,083,998,208  80%    1.16MB/s    0:03:35  
  1,085,308,928  80%    1.17MB/s    0:03:33  
  1,086,619,648  81%    1.17MB/s    0:03:31  
  1,087,930,368  81%    1.19MB/s    0:03:28  
  1,089,241,088  81%    1.20MB/s    0:03:24  
  1,090,551,808  81%    1.21MB/s    0:03:21  
  1,091,862,528  81%    1.22MB/s    0:03:19  
  1,093,173,248  81%    1.22MB/s    0:03:19  
  1,094,483,968  81%    1.21MB/s    0:03:19  
  1,095,794,688  81%    1.20MB/s    0:03:19  
  1,097,105,408  81%    1.21MB/s    0:03:17  
  1,098,416,128  81%    1.21MB/s    0:03:15  
  1,099,726,848  82%    1.22MB/s    0:03:13  
  1,101,037,568  82%    1.22MB/s    0:03:11  
  1,102,217,216  82%    1.19MB/s    0:03:15  
  1,103,396,864  82%    1.16MB/s    0:03:19  
  1,104,707,584  82%    1.16MB/s    0:03:18  
  1,106,018,304  82%    1.17MB/s    0:03:16  
  1,107,197,952  82%    1.16MB/s    0:03:16  
  1,108,508,672  82%    1.18MB/s    0:03:11  
  1,109,819,392  82%    1.18MB/s    0:03:11  
  1,111,130,112  82%    1.18MB/s    0:03:10  
  1,112,440,832  82%    1.21MB/s    0:03:04  
  1,113,653,248  83%    1.20MB/s    0:03:05  
  1,114,931,200  83%    1.19MB/s    0:03:05  
  1,116,241,920  83%    1.19MB/s    0:03:03  
  1,117,552,640  83%    1.20MB/s    0:03:01  
  1,118,863,360  83%    1.22MB/s    0:02:58  
  1,120,174,080  83%    1.22MB/s    0:02:56  
  1,121,484,800  83%    1.21MB/s    0:02:56  
  1,122,795,520  83%    1.22MB/s    0:02:55  
  1,124,106,240  83%    1.22MB/s    0:02:54  
  1,125,416,960  83%    1.22MB/s    0:02:52  
  1,126,727,680  84%    1.22MB/s    0:02:51  
  1,128,038,400  84%    1.21MB/s    0:02:51  
  1,129,349,120  84%    1.21MB/s    0:02:50  
  1,130,659,840  84%    1.22MB/s    0:02:48  
  1,131,970,560  84%    1.22MB/s    0:02:47  
  1,133,281,280  84%    1.23MB/s    0:02:45  
  1,134,592,000  84%    1.23MB/s    0:02:44  
  1,135,902,720  84%    1.22MB/s    0:02:44  
  1,137,213,440  84%    1.22MB/s    0:02:42  
  1,138,524,160  84%    1.22MB/s    0:02:41  
  1,139,834,880  85%    1.22MB/s    0:02:41  
  1,141,145,600  85%    1.22MB/s    0:02:39  
  1,142,456,320  85%    1.22MB/s    0:02:38  
  1,143,767,040  85%    1.22MB/s    0:02:38  
  1,145,044,992  85%    1.21MB/s    0:02:37  
  1,146,355,712  85%    1.21MB/s    0:02:37  
  1,147,666,432  85%    1.21MB/s    0:02:36  
  1,148,977,152  85%    1.21MB/s    0:02:35  
  1,150,287,872  85%    1.22MB/s    0:02:32  
  1,151,598,592  85%    1.22MB/s    0:02:31  
  1,152,909,312  85%    1.22MB/s    0:02:30  
  1,154,220,032  86%    1.22MB/s    0:02:29  
  1,155,530,752  86%    1.20MB/s    0:02:30  
  1,156,841,472  86%    1.20MB/s    0:02:30  
  1,158,021,120  86%    1.17MB/s    0:02:32  
  1,159,331,840  86%    1.17MB/s    0:02:30  
  1,160,642,560  86%    1.19MB/s    0:02:28  
  1,161,953,280  86%    1.19MB/s    0:02:26  
  1,163,264,000  86%    1.22MB/s    0:02:22  
  1,164,574,720  86%    1.22MB/s    0:02:20  
  1,165,754,368  86%    1.20MB/s    0:02:22  
  1,167,065,088  87%    1.20MB/s    0:02:21  
  1,168,375,808  87%    1.20MB/s    0:02:20  
  1,169,686,528  87%    1.20MB/s    0:02:19  
  1,170,997,248  87%    1.23MB/s    0:02:15  
  1,172,307,968  87%    1.22MB/s    0:02:14  
  1,173,618,688  87%    1.22MB/s    0:02:13  
  1,174,929,408  87%    1.22MB/s    0:02:12  
  1,176,240,128  87%    1.22MB/s    0:02:11  
  1,177,550,848  87%    1.23MB/s    0:02:10  
  1,178,861,568  87%    1.22MB/s    0:02:09  
  1,180,172,288  88%    1.22MB/s    0:02:08  
  1,181,483,008  88%    1.22MB/s    0:02:08  
  1,182,793,728  88%    1.22MB/s    0:02:07  
  1,184,104,448  88%    1.22MB/s    0:02:05  
  1,185,415,168  88%    1.22MB/s    0:02:04  
  1,186,725,888  88%    1.22MB/s    0:02:03  
  1,188,036,608  88%    1.22MB/s    0:02:01  
  1,189,347,328  88%    1.22MB/s    0:02:00  
  1,190,658,048  88%    1.23MB/s    0:01:59  
  1,191,968,768  88%    1.23MB/s    0:01:58  
  1,193,279,488  88%    1.22MB/s    0:01:58  
  1,194,590,208  89%    1.22MB/s    0:01:57  
  1,195,900,928  89%    1.22MB/s    0:01:55  
  1,197,211,648  89%    1.22MB/s    0:01:55  
  1,198,522,368  89%    1.22MB/s    0:01:54  
  1,199,833,088  89%    1.22MB/s    0:01:52  
  1,201,143,808  89%    1.22MB/s    0:01:51  
  1,202,454,528  89%    1.22MB/s    0:01:50  
  1,203,765,248  89%    1.22MB/s    0:01:49  
  1,205,075,968  89%    1.22MB/s    0:01:49  
  1,206,386,688  89%    1.22MB/s    0:01:47  
  1,207,697,408  90%    1.22MB/s    0:01:46  
  1,209,008,128  90%    1.22MB/s    0:01:45  
  1,210,318,848  90%    1.23MB/s    0:01:43  
  1,211,629,568  90%    1.23MB/s    0:01:42  
  1,212,940,288  90%    1.23MB/s    0:01:41  
  1,214,251,008  90%    1.23MB/s    0:01:40  
  1,215,561,728  90%    1.23MB/s    0:01:39  
  1,216,872,448  90%    1.22MB/s    0:01:39  
  1,218,183,168  90%    1.22MB/s    0:01:38  
  1,219,493,888  90%    1.20MB/s    0:01:38  
  1,220,804,608  91%    1.20MB/s    0:01:37  
  1,222,115,328  91%    1.20MB/s    0:01:36  
  1,223,426,048  91%    1.20MB/s    0:01:35  
  1,224,736,768  91%    1.22MB/s    0:01:33  
  1,226,047,488  91%    1.22MB/s    0:01:32  
  1,227,358,208  91%    1.22MB/s    0:01:30  
  1,228,668,928  91%    1.22MB/s    0:01:30  
  1,229,979,648  91%    1.22MB/s    0:01:28  
  1,231,290,368  91%    1.22MB/s    0:01:27  
  1,232,601,088  91%    1.22MB/s    0:01:26  
  1,233,911,808  92%    1.22MB/s    0:01:25  
  1,235,222,528  92%    1.22MB/s    0:01:24  
  1,236,533,248  92%    1.22MB/s    0:01:23  
  1,237,843,968  92%    1.22MB/s    0:01:22  
  1,239,154,688  92%    1.22MB/s    0:01:21  
  1,240,465,408  92%    1.22MB/s    0:01:20  
  1,241,776,128  92%    1.22MB/s    0:01:19  
  1,243,086,848  92%    1.22MB/s    0:01:18  
  1,244,397,568  92%    1.22MB/s    0:01:17  
  1,245,708,288  92%    1.22MB/s    0:01:15  
  1,247,019,008  92%    1.22MB/s    0:01:14  
  1,248,329,728  93%    1.22MB/s    0:01:14  
  1,249,640,448  93%    1.23MB/s    0:01:12  
  1,250,951,168  93%    1.23MB/s    0:01:11  
  1,252,261,888  93%    1.23MB/s    0:01:10  
  1,253,572,608  93%    1.23MB/s    0:01:09  
  1,254,883,328  93%    1.23MB/s    0:01:08  
  1,256,194,048  93%    1.23MB/s    0:01:07  
  1,257,504,768  93%    1.23MB/s    0:01:06  
  1,258,815,488  93%    1.22MB/s    0:01:05  
  1,260,126,208  93%    1.23MB/s    0:01:04  
  1,261,436,928  94%    1.23MB/s    0:01:03  
  1,262,747,648  94%    1.23MB/s    0:01:02  
  1,264,058,368  94%    1.23MB/s    0:01:01  
  1,265,369,088  94%    1.23MB/s    0:01:00  
  1,266,679,808  94%    1.22MB/s    0:00:59  
  1,267,990,528  94%    1.22MB/s    0:00:58  
  1,269,301,248  94%    1.22MB/s    0:00:57  
  1,270,611,968  94%    1.22MB/s    0:00:56  
  1,271,922,688  94%    1.22MB/s    0:00:55  
  1,273,233,408  94%    1.22MB/s    0:00:54  
  1,274,413,056  95%    1.19MB/s    0:00:54  
  1,275,723,776  95%    1.19MB/s    0:00:53  
  1,277,034,496  95%    1.19MB/s    0:00:52  
  1,278,345,216  95%    1.19MB/s    0:00:51  
  1,279,623,168  95%    1.22MB/s    0:00:49  
  1,280,933,888  95%    1.21MB/s    0:00:48  
  1,282,244,608  95%    1.20MB/s    0:00:47  
  1,283,555,328  95%    1.20MB/s    0:00:46  
  1,284,866,048  95%    1.21MB/s    0:00:45  
  1,286,176,768  95%    1.22MB/s    0:00:43  
  1,287,487,488  96%    1.23MB/s    0:00:42  
  1,288,798,208  96%    1.22MB/s    0:00:41  
  1,290,108,928  96%    1.22MB/s    0:00:40  
  1,291,419,648  96%    1.22MB/s    0:00:39  
  1,292,730,368  96%    1.22MB/s    0:00:38  
  1,294,041,088  96%    1.22MB/s    0:00:37  
  1,295,220,736  96%    1.20MB/s    0:00:37  
  1,296,400,384  96%    1.17MB/s    0:00:37  
  1,297,711,104  96%    1.17MB/s    0:00:35  
  1,299,021,824  96%    1.17MB/s    0:00:34  
  1,300,332,544  96%    1.18MB/s    0:00:33  
  1,301,643,264  97%    1.20MB/s    0:00:31  
  1,302,953,984  97%    1.20MB/s    0:00:30  
  1,304,264,704  97%    1.20MB/s    0:00:29  
  1,305,575,424  97%    1.23MB/s    0:00:28  
  1,306,886,144  97%    1.23MB/s    0:00:27  
  1,308,196,864  97%    1.23MB/s    0:00:26  
  1,309,507,584  97%    1.23MB/s    0:00:25  
  1,310,818,304  97%    1.21MB/s    0:00:24  
  1,312,129,024  97%    1.21MB/s    0:00:23  
  1,313,439,744  97%    1.21MB/s    0:00:22  
  1,314,750,464  98%    1.21MB/s    0:00:21  
  1,316,061,184  98%    1.23MB/s    0:00:19  
  1,317,371,904  98%    1.23MB/s    0:00:18  
  1,318,682,624  98%    1.23MB/s    0:00:17  
  1,319,993,344  98%    1.21MB/s    0:00:16  
  1,321,304,064  98%    1.21MB/s    0:00:15  
  1,322,614,784  98%    1.21MB/s    0:00:14  
  1,323,925,504  98%    1.21MB/s    0:00:13  
  1,325,236,224  98%    1.22MB/s    0:00:12  
  1,326,546,944  98%    1.22MB/s    0:00:11  
  1,327,726,592  99%    1.17MB/s    0:00:11  
  1,329,037,312  99%    1.15MB/s    0:00:10  
  1,330,216,960  99%    1.12MB/s    0:00:09  
  1,331,396,608  99%    1.09MB/s    0:00:08  
  1,332,707,328  99%    1.12MB/s    0:00:07  
  1,334,018,048  99%    1.13MB/s    0:00:05  
  1,335,328,768  99%    1.16MB/s    0:00:04  
  1,336,639,488  99%    1.19MB/s    0:00:03  
  1,337,950,208  99%    1.20MB/s    0:00:02  
  1,339,260,928  99%    1.20MB/s    0:00:01  
  1,340,571,648  99%    1.20MB/s    0:00:00  
  1,340,925,428 100%    1.21MB/s    0:17:40 (xfr#5, to-chk=1/7)
images/pmos-plasma-mobile-nightly-20221114-tablet-x64uefi.img.xz.sha256

            131 100%    0.62kB/s    0:00:00  
            131 100%    0.62kB/s    0:00:00 (xfr#6, to-chk=0/7)

sent 3,130,811,262 bytes  received 577 bytes  1,273,982.44 bytes/sec
total size is 3,130,046,532  speedup is 1.00
All done!
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@6d09cf89[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:247add9) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/247add935fd3a2c38898774e934f60f40a90a1f3
Sending notification to Discord.
Finished: SUCCESS