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

2022-10-19 15:54:42 (80.8 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-10-19 11:19:59.977923 [http://mirror.postmarketos.org/postmarketos/master]
v20220809-6175-g1b349d128b [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v20220809-6185-g828cb97935 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v20220809-6175-g1b349d128b [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24442 distinct packages available
(1/103) Upgrading kirigami2-libs (5.99.0-r0 -> 9999_git1666143869-r0)
(2/103) Upgrading kirigami2 (5.99.0-r0 -> 9999_git1666143869-r0)
(3/103) Upgrading kactivities-libs (5.99.0-r0 -> 9999_git1665347036-r0)
(4/103) Upgrading karchive (5.99.0-r0 -> 9999_git1665347063-r0)
(5/103) Upgrading kconfig (5.99.0-r0 -> 9999_git1666022693-r0)
(6/103) Upgrading kcoreaddons (5.99.0-r0 -> 9999_git1666144435-r0)
(7/103) Upgrading kwindowsystem (5.99.0-r0 -> 9999_git1665347215-r0)
(8/103) Upgrading kcrash (5.99.0-r0 -> 9999_git1665347167-r0)
(9/103) Upgrading kdbusaddons (5.99.0-r0 -> 9999_git1665347187-r0)
(10/103) Upgrading kglobalaccel (5.99.0-r0 -> 9999_git1665347296-r0)
(11/103) Upgrading kguiaddons (5.99.0-r0 -> 9999_git1666040095-r0)
(12/103) Upgrading ki18n (5.99.0-r0 -> 9999_git1665972034-r0)
(13/103) Upgrading kauth (5.99.0-r0 -> 9999_git1665347072-r0)
(14/103) Upgrading kcodecs (5.99.0-r0 -> 9999_git1665971974-r0)
(15/103) Upgrading kwidgetsaddons (5.99.0-r0 -> 9999_git1665972122-r0)
(16/103) Upgrading kconfigwidgets (5.99.0-r0 -> 9999_git1665971995-r0)
(17/103) Upgrading kiconthemes (5.99.0-r0 -> 9999_git1665885904-r0)
(18/103) Upgrading kitemviews (5.99.0-r0 -> 9999_git1665347404-r0)
(19/103) Upgrading kxmlgui (5.99.0-r0 -> 9999_git1665972133-r0)
(20/103) Upgrading kbookmarks (5.99.0-r0 -> 9999_git1665885873-r0)
(21/103) Upgrading kcompletion (5.99.0-r0 -> 9999_git1665347119-r0)
(22/103) Upgrading kdoctools (5.99.0-r0 -> 9999_git1665347268-r0)
(23/103) Upgrading kjobwidgets (5.99.0-r0 -> 9999_git1665347414-r0)
(24/103) Upgrading knotifications (5.99.0-r0 -> 9999_git1665347461-r0)
(25/103) Upgrading kservice (5.99.0-r0 -> 9999_git1666098212-r0)
(26/103) Upgrading solid-libs (5.99.0-r0 -> 9999_git1666144517-r0)
(27/103) Upgrading sonnet (5.99.0-r0 -> 9999_git1665799282-r0)
(28/103) Upgrading ktextwidgets (5.99.0-r0 -> 9999_git1665972112-r0)
(29/103) Upgrading kio (5.99.0-r0 -> 9999_git1666144462-r0)
(30/103) Upgrading kpackage (5.99.0-r0 -> 9999_git1665885960-r0)
(31/103) Upgrading kdeclarative (5.99.0-r0 -> 9999_git1665347196-r0)
(32/103) Upgrading kwayland (5.99.0-r0 -> 9999_git1665347197-r0)
(33/103) Upgrading plasma-framework (5.99.0-r0 -> 9999_git1666023058-r0)
(34/103) Upgrading kwallet (5.99.0-r0 -> 9999_git1665885991-r0)
(35/103) Upgrading purpose (5.99.0-r0 -> 9999_git1666144508-r0)
(36/103) Upgrading angelfish (22.09-r0 -> 9999_git1665973634-r0)
(37/103) Upgrading breeze-gtk (5.26.1-r0 -> 9999_git1666094234-r0)
(38/103) Upgrading attica (5.99.0-r0 -> 9999_git1665346188-r0)
(39/103) Upgrading kidletime (5.99.0-r0 -> 9999_git1665347355-r0)
(40/103) Upgrading knewstuff (5.99.0-r0 -> 9999_git1666144476-r0)
(41/103) Upgrading kirigami-addons (0.4-r0 -> 9999_git1666144643-r0)
(42/103) Upgrading kclock (22.09-r0 -> 9999_git1666145457-r0)
(43/103) Upgrading kdecoration (5.26.1-r0 -> 9999_git1665068994-r0)
(44/103) Upgrading kde-gtk-config (5.26.1-r0 -> 9999_git1666094335-r0)
(45/103) Upgrading kfilemetadata (5.99.0-r0 -> 9999_git1665514826-r0)
(46/103) Upgrading kcontacts (5.99.0-r0 -> 9999_git1665347147-r0)
(47/103) Upgrading kpeople (5.99.0-r0 -> 9999_git1665972081-r0)
(48/103) Upgrading kcalendarcore (5.99.0-r0 -> 9999_git1665347091-r0)
(49/103) Upgrading kcmutils (5.99.0-r0 -> 9999_git1665770396-r0)
(50/103) Upgrading frameworkintegration (5.99.0-r0 -> 9999_git1665787908-r0)
(51/103) Upgrading oxygen (5.26.1-r0 -> 9999_git1665109481-r0)
(52/103) Upgrading modemmanager-qt (5.99.0-r0 -> 9999_git1665347249-r0)
(53/103) Upgrading plasma-dialer (22.09-r0 -> 9999_git1666145469-r0)
(54/103) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1665973655-r0)
(55/103) Upgrading kded (5.99.0-r0 -> 9999_git1665347206-r0)
(56/103) Upgrading bluez-qt (5.99.0-r0 -> 9999_git1665346208-r0)
(57/103) Upgrading bluedevil (5.26.1-r0 -> 9999_git1666145199-r0)
(58/103) Upgrading breeze (5.26.1-r0 -> 9999_git1666057679-r0)
(59/103) Upgrading libkscreen (5.26.1-r0 -> 9999_git1665747715-r0)
(60/103) Upgrading kscreen (5.26.1-r0 -> 9999_git1665886837-r0)
(61/103) Upgrading kwallet-pam (5.26.1-r0 -> 9999_git1663246611-r0)
(62/103) Upgrading kwayland-integration (5.26.1-r0 -> 9999_git1664735570-r0)
(63/103) Upgrading breeze-icons (5.99.0-r0 -> 9999_git1665346217-r0)
(64/103) Upgrading kactivities (5.99.0-r0 -> 9999_git1665347036-r0)
(65/103) Upgrading plasma-nano (5.26.1-r0 -> 9999_git1664766236-r0)
(66/103) Upgrading networkmanager-qt (5.99.0-r0 -> 9999_git1665347259-r0)
(67/103) Upgrading plasma-nm (5.26.1-r0 -> 9999_git1666145354-r0)
(68/103) Upgrading plasma-nm-mobile (5.26.1-r0 -> 9999_git1666145354-r0)
(69/103) Upgrading plasma-pa (5.26.1-r0 -> 9999_git1666145365-r0)
(70/103) Upgrading plasma-settings (22.09-r1 -> 9999_git1666145483-r1)
(71/103) Upgrading kactivitymanagerd (5.26.1-r0 -> 9999_git1666057689-r0)
(72/103) Upgrading kinit (5.99.0-r0 -> 9999_git1665347365-r0)
(73/103) Upgrading kdnssd (5.99.0-r0 -> 9999_git1665347258-r0)
(74/103) Upgrading syntax-highlighting (5.99.0-r0 -> 9999_git1666125200-r0)
(75/103) Upgrading kquickcharts (5.99.0-r0 -> 9999_git1665347529-r0)
(76/103) Upgrading kscreenlocker (5.26.1-r0 -> 9999_git1665311235-r0)
(77/103) Upgrading kwin (5.26.1-r0 -> 9999_git1666145291-r0)
(78/103) Upgrading kitemmodels (5.99.0-r0 -> 9999_git1666020979-r0)
(79/103) Upgrading threadweaver (5.99.0-r0 -> 9999_git1665347357-r0)
(80/103) Upgrading krunner (5.99.0-r0 -> 9999_git1665899863-r0)
(81/103) Upgrading milou (5.26.1-r0 -> 9999_git1664766124-r0)
(82/103) Upgrading qqc2-desktop-style (5.99.0-r0 -> 9999_git1665620141-r0)
(83/103) Upgrading plasma-integration (5.26.1-r0 -> 9999_git1666058777-r0)
(84/103) Upgrading plasma-workspace-libs (5.26.1-r0 -> 9999_git1666145398-r0)
(85/103) Upgrading kactivities-stats (5.99.0-r0 -> 9999_git1665347045-r0)
(86/103) Upgrading baloo (5.99.0-r0 -> 9999_git1665971963-r0)
(87/103) Upgrading kholidays (5.99.0-r0 -> 9999_git1666144450-r0)
(88/103) Upgrading knotifyconfig (5.99.0-r0 -> 9999_git1665347471-r0)
(89/103) Upgrading kparts (5.99.0-r0 -> 9999_git1666144489-r0)
(90/103) Upgrading prison (5.99.0-r0 -> 9999_git1665414234-r0)
(91/103) Upgrading ktexteditor (5.99.0-r0 -> 9999_git1665972101-r0)
(92/103) Upgrading libksysguard (5.26.1-r0 -> 9999_git1666145304-r0)
(93/103) Upgrading plasma-workspace (5.26.1-r0 -> 9999_git1666145398-r0)
(94/103) Upgrading kpty (5.99.0-r0 -> 9999_git1665347520-r0)
(95/103) Upgrading kdesu (5.99.0-r0 -> 9999_git1663420106-r0)
(96/103) Upgrading kde-cli-tools (5.26.1-r0 -> 9999_git1666145245-r0)
(97/103) Upgrading qqc2-breeze-style (5.26.1-r0 -> 9999_git1666048690-r0)
(98/103) Upgrading plasma-mobile (5.26.1-r0 -> 9999_git1666145343-r1)
(99/103) Upgrading polkit-kde-agent-1 (5.26.1-r0 -> 9999_git1664766395-r0)
(100/103) Upgrading powerdevil-libs (5.26.1-r0 -> 9999_git1665747652-r0)
(101/103) Upgrading powerdevil (5.26.1-r0 -> 9999_git1665747652-r0)
(102/103) Upgrading xdg-desktop-portal-kde (5.26.1-r0 -> 9999_git1666041070-r0)
(103/103) Upgrading qmlkonsole (22.09-r1 -> 9999_git1665887069-r1)
Executing busybox-1.35.0-r27.trigger
Executing shared-mime-info-2.2-r1.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing eudev-3.2.11-r2.trigger
Executing postmarketos-base-23-r1.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3163 MiB in 822 packages
(1/12) Installing bash (5.2.2-r0)
Executing bash-5.2.2-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-r1)
Executing flatpak-1.14.0-r1.pre-install
Executing flatpak-1.14.0-r1.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-r1)
(9/12) Installing discover-backend-flatpak (5.26.1-r0)
(10/12) Installing htop (3.2.1-r1)
(11/12) Installing nano (6.4-r0)
(12/12) Installing neofetch (7.1.0-r0)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing postmarketos-base-23-r1.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3173 MiB in 834 packages
(1/91) Installing syndication (9999_git1665347337-r0)
(2/91) Installing alligator (9999_git1665973625-r0)
(3/91) Installing libavc1394 (0.5.4-r2)
(4/91) Installing libcaca (0.99_beta20-r0)
(5/91) Installing libdv (1.0.0-r7)
(6/91) Installing libiec61883 (1.2.0-r2)
(7/91) Installing mpg123-libs (1.30.2-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.0-r0)
(15/91) Installing py3-certifi (2022.9.24-r0)
(16/91) Installing py3-charset-normalizer (2.1.1-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-r0)
(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.3-r1)
(25/91) Installing py3-brotli (1.0.9-r8)
(26/91) Installing yt-dlp (2022.10.04-r1)
(27/91) Installing audiotube (9999_git1666145448-r0)
(28/91) Installing calindori (9999_git1665887042-r0)
(29/91) Installing live-media (2022.07.14-r0)
(30/91) Installing libxpm (3.5.13-r1)
(31/91) Installing a52dec (0.7.4-r8)
(32/91) Installing vulkan-loader (1.3.224.1-r1)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.3-r0)
(35/91) Installing libcddb (1.3.2-r3)
(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.0-r0)
(42/91) Installing libupnp (1.14.13-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.11.0-r0)
(49/91) Installing glslang (11.11.0-r0)
(50/91) Installing spirv-tools (1.3.224.1-r1)
(51/91) Installing shaderc (2022.2-r1)
(52/91) Installing libplacebo (4.208.0-r3)
(53/91) Installing libprotobuf-lite (3.21.8-r0)
(54/91) Installing vlc-libs (3.0.17.4-r10)
(55/91) Installing vlc (3.0.17.4-r10)
(56/91) Installing elisa (22.08.2-r0)
(57/91) Installing kunitconversion (9999_git1665885982-r0)
(58/91) Installing kalk (9999_git1665583146-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1665887050-r0)
(61/91) Installing keysmith (9999_git1665973976-r0)
(62/91) Installing krecorder (9999_git1665190218-r1)
(63/91) Installing kpublictransport (22.08.2-r0)
(64/91) Installing ktrip (9999_git1665190380-r0)
(65/91) Installing kweathercore (9999_git1666144685-r0)
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/91) Installing kweather (9999_git1664766564-r1)
(68/91) Installing libquotient (0.6.11-r0)
(69/91) Installing libcmark (0.30.2-r1)
(70/91) Installing neochat (9999_git1666144872-r0)
(71/91) Installing kjs (9999_git1665347424-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-r2)
(75/91) Installing discount-libs (2.2.7b-r0)
(76/91) Installing poppler (22.10.0-r0)
(77/91) Installing poppler-qt5 (22.10.0-r0)
(78/91) Installing kdegraphics-mobipocket (22.08.2-r0)
(79/91) Installing libspectre (0.2.10-r1)
(80/91) Installing okular-common (22.08.2-r0)
(81/91) Installing okular (22.08.2-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_git1666145492-r0)
(86/91) Installing postmarketos-config-nftables-upnp-client (0.12-r1)
(87/91) Installing postmarketos-config-nftables-mdns (0.12-r1)
(88/91) Installing postmarketos-config-nftables-chromecast (0.12-r1)
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.12-r1)
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(91/91) Installing tokodon (9999_git1665799668-r0)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing postmarketos-base-23-r1.trigger
Executing vlc-libs-3.0.17.4-r10.trigger
OK: 3292 MiB in 925 packages
(chroot) Exiting chroot...
[15:56:40] Unregister qemu binfmt (arm)
[15:56:40] Unregister qemu binfmt (aarch64)
[15:56:41] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[15:56:41] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[15:56:41] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y
[15:56:41] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
[15:56:42] Cleared up ~6206 MB of space
[15:56:43] DONE!
Building image for pine64-pinephone
Already up to date.
[15:56:43] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:56:43] Channel [edge]: [15:56:43] Vendor [qemu]: [15:56:43] Device codename [amd64]: [15:56:43] Kernel [lts]: [15:56:43] Username [user]: [15:56:44] User interface [weston]: [15:56:44] Change them? (y/n) [n]: [15:56:44] Extra packages [none]: [15:56:44] Use this timezone instead of GMT? (y/n) [y]: [15:56:44] Choose default locale for installation [C.UTF-8]: [15:56:44] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:56:44] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:56:44] Config changed: ui='plasma-mobile'
[15:56:44] Config changed: device='pine64-pinephone'
[15:56:44] Config changed: kernel=''
[15:56:44] Config changed: extra_packages='osk-sdl'
(3723358) [15:56:45] % 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)
(3723358) [15:56:45] % 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
(3723358) [15:56:45] *** (1/4) PREPARE NATIVE CHROOT ***
(3723358) [15:56:45] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(3723358) [15:56:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(3723358) [15:56:45] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(3723358) [15:56:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(3723358) [15:56:45] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(3723358) [15:56:45] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(3723358) [15:56:45] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(3723358) [15:56:45] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(3723358) [15:56:45] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(3723358) [15:56:45] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(3723358) [15:56:45] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(3723358) [15:56:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(3723358) [15:56:45] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(3723358) [15:56:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(3723358) [15:56:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(3723358) [15:56:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(3723358) [15:56:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(3723358) [15:56:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(3723358) [15:56:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(3723358) [15:56:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(3723358) [15:56:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(3723358) [15:56:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(3723358) [15:56:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(3723358) [15:56:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(3723358) [15:56:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(3723358) [15:56:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(3723358) [15:56:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(3723358) [15:56:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(3723358) [15:56:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(3723358) [15:56:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(3723358) [15:56:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(3723358) [15:56:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(3723358) [15:56:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(3723358) [15:56:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(3723358) [15:56:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(3723358) [15:56:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(3723358) [15:56:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(3723358) [15:56:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(3723358) [15:56:45] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(3723358) [15:56:45] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(3723358) [15:56:45] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(3723358) [15:56:45] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(3723358) [15:56:45] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(3723358) [15:56:45] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(3723358) [15:56:45] Update package index for x86_64 (4 file(s))
(3723358) [15:56:45] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(3723358) [15:56:45] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(3723358) [15:56:46] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(3723358) [15:56:46] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(3723358) [15:56:46] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(3723358) [15:56:46] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(3723358) [15:56:46] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(3723358) [15:56:46] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(3723358) [15:56:46] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(3723358) [15:56:47] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk
(3723358) [15:56:47] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(3723358) [15:56:47] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(3723358) [15:56:47] extracted: /tmp/pmbootstrap2y1tmji3apk
(3723358) [15:56:47] extracted: /tmp/pmbootstrapyp16_6pbsig
(3723358) [15:56: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
(3723358) [15:56: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/pmbootstrapyp16_6pbsig /tmp/pmbootstrap2y1tmji3apk
Verified OK
(3723358) [15:56:47] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7)
(3723358) [15:56:47] % /tmp/pmbootstrap2y1tmji3apk --version
apk-tools 2.12.9, compiled for x86_64.
(3723358) [15:56:47] (native) install alpine-base
(3723358) [15:56:47] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(3723358) [15:56:47] % 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
(3723358) [15:56:47] % 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
(3723358) [15:56:47] % 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
(3723358) [15:56:47] % 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
(3723358) [15:56:47] % 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
(3723358) [15:56:47] % 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
(3723358) [15:56:47] % 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
(3723358) [15:56:47] % 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
(3723358) [15:56:47] % 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
(3723358) [15:56:47] % 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
(3723358) [15:56:47] % 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
(3723358) [15:56:47] % 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
(3723358) [15:56:47] % 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
(3723358) [15:56:47] % 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
(3723358) [15:56:47] % 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
(3723358) [15:56:47] % 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
(3723358) [15:56:47] % 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
(3723358) [15:56:47] % 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
(3723358) [15:56:47] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(3723358) [15:56:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(3723358) [15:56:47] (native) update /etc/apk/repositories
(3723358) [15:56:47] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(3723358) [15:56:47] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(3723358) [15:56:47] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(3723358) [15:56:47] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(3723358) [15:56:47] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(3723358) [15:56:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(3723358) [15:56:47] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(3723358) [15:56:47] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(3723358) [15:56:47] % 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
(3723358) [15:56:47] New background process: pid=3723518, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.3.0-r3)
(2/25) Installing musl (1.2.3-r1)
(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.3.0-r3)
Executing alpine-baselayout-3.3.0-r3.pre-install
Executing alpine-baselayout-3.3.0-r3.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-r3)
Executing openrc-0.45.2-r3.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20220809-r4)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.5-r3)
(16/25) Installing libssl3 (3.0.5-r3)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.9-r7)
(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-r1)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20220809-r4)
Executing busybox-1.35.0-r27.trigger
OK: 10 MiB in 25 packages
(3723358) [15:56:49] (native) % adduser -D pmos -u 12345
(3723358) [15:56:49] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(3723358) [15:56:49] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(3723358) [15:56:49] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(3723358) [15:56:49] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(3723358) [15:56:49] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(3723358) [15:56:49] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(3723358) [15:56:49] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(3723358) [15:56:49] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(3723358) [15:56:49] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(3723358) [15:56:49] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(3723358) [15:56:49] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(3723358) [15:56:49] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(3723358) [15:56:49] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(3723358) [15:56:49] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(3723358) [15:56:49] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(3723358) [15:56:49] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(3723358) [15:56:49] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(3723358) [15:56:49] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(3723358) [15:56:49] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(3723358) [15:56:52] (native) install cryptsetup util-linux parted
(3723358) [15:56:52] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3723358) [15:56:52] (native) % cat /tmp/apk_progress_fifo
(3723358) [15:56:52] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(3723358) [15:56:52] New background process: pid=3723881, 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_p20221008-r0)
(11/43) Installing ncurses-libs (6.3_p20221008-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.6-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-r3)
(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-r2)
(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
(3723358) [15:56:54] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") ***
(3723358) [15:56:54] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(3723358) [15:56:54] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(3723358) [15:56:54] % 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
(3723358) [15:56:54] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(3723358) [15:56:54] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3
(3723358) [15:56:54] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5
(3723358) [15:56:54] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7
(3723358) [15:56:54] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8
(3723358) [15:56:54] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9
(3723358) [15:56:54] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/
(3723358) [15:56:54] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(3723358) [15:56:54] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(3723358) [15:56:54] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64
(3723358) [15:56:54] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(3723358) [15:56:54] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(3723358) [15:56:54] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64
(3723358) [15:56:54] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(3723358) [15:56:54] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(3723358) [15:56:54] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(3723358) [15:56:54] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(3723358) [15:56:54] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(3723358) [15:56:54] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(3723358) [15:56:54] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(3723358) [15:56:54] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(3723358) [15:56:54] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(3723358) [15:56:54] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(3723358) [15:56:54] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(3723358) [15:56:55] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(3723358) [15:56:55] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(3723358) [15:56:55] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(3723358) [15:56:55] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(3723358) [15:56:55] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(3723358) [15:56:55] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details)
(3723358) [15:56:55] (native) install qemu-aarch64
(3723358) [15:56:55] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3723358) [15:56:55] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3723358) [15:56:55] (native) % cat /tmp/apk_progress_fifo
(3723358) [15:56:55] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64
(3723358) [15:56:55] New background process: pid=3724208, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing qemu-aarch64 (7.1.0-r3)
Executing busybox-1.35.0-r27.trigger
OK: 25 MiB in 69 packages
(3723358) [15:56:55] Register qemu binfmt (aarch64)
(3723358) [15:56:55] % 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
(3723358) [15:56:55] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin
(3723358) [15:56:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(3723358) [15:56:55] % 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
(3723358) [15:56:55] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap
(3723358) [15:56:55] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(3723358) [15:56:55] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(3723358) [15:56:56] extracted: /tmp/pmbootstrapmzwhzjfmapk
(3723358) [15:56:56] extracted: /tmp/pmbootstrapvkag6tibsig
(3723358) [15:56:56] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(3723358) [15:56:56] % 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/pmbootstrapvkag6tibsig /tmp/pmbootstrapmzwhzjfmapk
Verified OK
(3723358) [15:56:56] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7)
(3723358) [15:56:56] % /tmp/pmbootstrapmzwhzjfmapk --version
apk-tools 2.12.9, compiled for x86_64.
(3723358) [15:56:56] (rootfs_pine64-pinephone) install alpine-base
(3723358) [15:56:56] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache
(3723358) [15:56:56] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf
(3723358) [15:56:56] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk
(3723358) [15:56:56] (rootfs_pine64-pinephone) update /etc/apk/repositories
(3723358) [15:56:56] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(3723358) [15:56:56] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(3723358) [15:56:56] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(3723358) [15:56:56] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(3723358) [15:56:56] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(3723358) [15:56:56] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(3723358) [15:56:56] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(3723358) [15:56:56] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(3723358) [15:56:56] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(3723358) [15:56:56] Update package index for aarch64 (4 file(s))
(3723358) [15:56:56] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(3723358) [15:56:56] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz
(3723358) [15:56:56] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(3723358) [15:56:56] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz
(3723358) [15:56:56] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(3723358) [15:56:57] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz
(3723358) [15:56:57] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(3723358) [15:56:57] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz
(3723358) [15:56:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(3723358) [15:56:57] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(3723358) [15:56:57] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(3723358) [15:56:57] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(3723358) [15:56:57] % 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
(3723358) [15:56:57] New background process: pid=3724258, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.3.0-r3)
(2/25) Installing musl (1.2.3-r1)
(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.3.0-r3)
Executing alpine-baselayout-3.3.0-r3.pre-install
Executing alpine-baselayout-3.3.0-r3.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-r3)
Executing openrc-0.45.2-r3.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20220809-r4)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.5-r3)
(16/25) Installing libssl3 (3.0.5-r3)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.9-r7)
(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-r1)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20220809-r4)
Executing busybox-1.35.0-r27.trigger
OK: 13 MiB in 25 packages
(3723358) [15:56:59] (rootfs_pine64-pinephone) % getent passwd user
(3723358) [15:56:59] (rootfs_pine64-pinephone) % adduser -D -u 10000 user
(3723358) [15:56:59] (rootfs_pine64-pinephone) % addgroup -S wheel
addgroup: group 'wheel' in use
(3723358) [15:56:59] (rootfs_pine64-pinephone) % addgroup user wheel
(3723358) [15:57:00] (rootfs_pine64-pinephone) % addgroup -S video
addgroup: group 'video' in use
(3723358) [15:57:00] (rootfs_pine64-pinephone) % addgroup user video
(3723358) [15:57:00] (rootfs_pine64-pinephone) % addgroup -S audio
addgroup: group 'audio' in use
(3723358) [15:57:00] (rootfs_pine64-pinephone) % addgroup user audio
(3723358) [15:57:00] (rootfs_pine64-pinephone) % addgroup -S input
addgroup: group 'input' in use
(3723358) [15:57:00] (rootfs_pine64-pinephone) % addgroup user input
(3723358) [15:57:00] (rootfs_pine64-pinephone) % addgroup -S plugdev
(3723358) [15:57:00] (rootfs_pine64-pinephone) % addgroup user plugdev
(3723358) [15:57:00] (rootfs_pine64-pinephone) % addgroup -S netdev
addgroup: group 'netdev' in use
(3723358) [15:57:00] (rootfs_pine64-pinephone) % addgroup user netdev
(3723358) [15:57:00] 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
(3723358) [15:57:02] (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)
(3723358) [15:57:03] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(3723358) [15:57:03] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(3723358) [15:57:04] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(3723358) [15:57:04] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(3723358) [15:57:05] (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
(3723358) [15:57:05] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(3723358) [15:57:05] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(3723358) [15:57:05] (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
(3723358) [15:57:05] New background process: pid=3724609, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/731) Installing icu-data-full (71.1-r4)
(2/731) Installing dbus-libs (1.14.4-r0)
(3/731) Installing libgcc (12.2.1_git20220924-r3)
(4/731) Installing libffi (3.4.3-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.0-r4)
(10/731) Installing libstdc++ (12.2.1_git20220924-r3)
(11/731) Installing icu-libs (71.1-r4)
(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_git20220930-r0)
(15/731) Installing hicolor-icon-theme (0.17-r2)
(16/731) Installing libmagic (5.42-r0)
(17/731) Installing file (5.42-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.1-r1)
(24/731) Installing libxext (1.3.4-r1)
(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-r0)
(31/731) Installing xprop (1.2.5-r0)
(32/731) Installing xdg-utils (1.1.3-r4)
(33/731) Installing mesa (22.2.1-r3)
(34/731) Installing libdrm (2.4.113-r0)
(35/731) Installing libexpat (2.4.9-r0)
(36/731) Installing wayland-libs-server (1.21.0-r1)
(37/731) Installing mesa-glapi (22.2.1-r3)
(38/731) Installing mesa-gles (22.2.1-r3)
(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-r8)
(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.0-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 pkgconf (1.9.3-r0)
(50/731) Installing xkeyboard-config (9999-r5)
(51/731) Installing xz-libs (5.2.7-r0)
(52/731) Installing libxml2 (2.10.3-r0)
(53/731) Installing libxkbcommon (1.4.1-r0)
(54/731) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(55/731) Installing mesa-gbm (22.2.1-r3)
(56/731) Installing libxshmfence (1.3.1-r0)
(57/731) Installing mesa-egl (22.2.1-r3)
(58/731) Installing avahi-libs (0.8-r6)
(59/731) Installing gmp (6.2.1-r2)
(60/731) Installing nettle (3.8.1-r0)
(61/731) Installing p11-kit (0.24.1-r1)
(62/731) Installing libtasn1 (4.19.0-r0)
(63/731) Installing libunistring (1.1-r0)
(64/731) Installing gnutls (3.7.8-r2)
(65/731) Installing cups-libs (2.4.2-r0)
(66/731) Installing shared-mime-info (2.2-r1)
(67/731) Installing libjpeg-turbo (2.1.4-r0)
(68/731) Installing libwebp (1.2.4-r1)
(69/731) Installing tiff (4.4.0-r0)
(70/731) Installing gdk-pixbuf (2.42.9-r1)
(71/731) Installing gtk-update-icon-cache (3.24.34-r6)
(72/731) Installing libxfixes (6.0.0-r0)
(73/731) Installing libxrender (0.9.10-r4)
(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.4-r2)
(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.0-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.0-r0)
(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-r0)
(95/731) Installing eudev-libs (3.2.11-r2)
(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_git20220930-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-r0)
(133/731) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(134/731) Installing libgpg-error (1.46-r0)
(135/731) Installing libgcrypt (1.10.1-r0)
(136/731) Installing libxslt (1.1.37-r0)
(137/731) Installing docbook-xsl (1.79.2-r4)
Executing docbook-xsl-1.79.2-r4.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.7.2-r0)
(141/731) Installing libxxf86vm (1.1.5-r0)
(142/731) Installing mesa-gl (22.2.1-r3)
(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.32-r2)
(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-r8)
(158/731) Installing libcanberra-gstreamer (0.30-r8)
(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_p20221008-r0)
(164/731) Installing ncurses-libs (6.3_p20221008-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-r0)
(179/731) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(180/731) Installing sdl2 (2.24.1-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.1-r1)
(187/731) Installing libsndfile (1.1.0-r2)
(188/731) Installing libgomp (12.2.1_git20220924-r3)
(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.84-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-r1)
(216/731) Installing libnotify (0.8.1-r1)
(217/731) Installing libproxy (0.4.18-r1)
(218/731) Installing signon-ui (0.17_git20171023-r1)
(219/731) Installing libassuan (2.5.5-r0)
(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-r1)
(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.17.1-r0)
(228/731) Installing gpgmepp (1.17.1-r0)
(229/731) Installing gdbm (1.23-r0)
(230/731) Installing libsasl (2.1.28-r2)
(231/731) Installing libqca (2.3.4-r2)
(232/731) Installing kwallet (5.99.0-r0)
(233/731) Installing kaccounts-integration (22.08.2-r0)
(234/731) Installing purpose (5.99.0-r0)
(235/731) Installing qt5-qtbase-sqlite (5.15.6_git20220930-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.1-r0)
(247/731) Installing alsa-ucm-conf (1.2.7.2-r0)
(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.85.0-r0)
(252/731) Installing libgpiod (1.6.3-r1)
(253/731) Installing libgudev (237-r1)
(254/731) Installing libmm-glib (1.18.12-r0)
(255/731) Installing libusb (1.0.26-r0)
(256/731) Installing eg25-manager (0.4.4-r0)
(257/731) Installing eg25-manager-openrc (0.4.4-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.2_git20221017-r0)
(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-r2)
(267/731) Installing eudev-openrc (3.2.11-r2)
(268/731) Installing openssh-keygen (9.1_p1-r0)
(269/731) Installing libedit (20221009.3.1-r0)
(270/731) Installing openssh-client-common (9.1_p1-r0)
(271/731) Installing openssh-client-default (9.1_p1-r0)
(272/731) Installing openssh-sftp-server (9.1_p1-r0)
(273/731) Installing openssh-server-common (9.1_p1-r0)
(274/731) Installing openssh-server (9.1_p1-r0)
(275/731) Installing openssh (9.1_p1-r0)
(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-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-r3)
(294/731) Installing e2fsprogs-libs (1.46.5-r3)
(295/731) Installing e2fsprogs (1.46.5-r3)
(296/731) Installing e2fsprogs-extra (1.46.5-r3)
(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.1-r0)
(302/731) Installing multipath-tools-openrc (0.9.1-r0)
(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.11_p3-r0)
(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-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.3-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.1-r3)
(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-r0)
(328/731) Installing libgusb (0.4.2-r0)
(329/731) Installing libjcat (0.1.10-r0)
(330/731) Installing libmbim (1.26.4-r0)
(331/731) Installing protobuf-c (1.4.1-r1)
(332/731) Installing libqrtr-glib (1.2.2-r0)
(333/731) Installing libqmi (1.30.8-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.6-r1)
(339/731) Installing fwupd-openrc (1.8.6-r1)
(340/731) Installing device-pine64-pinephone (0.43-r2)
Executing device-pine64-pinephone-0.43-r2.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.43-r2)
(342/731) Installing linux-firmware-rtlwifi (20221012-r0)
(343/731) Installing linux-firmware-rtl_bt (20221012-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.43-r2)
(347/731) Installing yaml (0.2.5-r0)
(348/731) Installing appstream (0.15.5-r0)
Executing appstream-0.15.5-r0.post-install
✔ Metadata cache was updated successfully.
(349/731) Installing appstream-qt (0.15.5-r0)
(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.1-r0)
(354/731) Installing libapk-qt (0.4.2-r0)
(355/731) Installing discover-backend-apk (5.26.1-r0)
(356/731) Installing discover-backend-fwupd (5.26.1-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.2-r0)
(372/731) Installing kirigami-addons (0.4-r0)
(373/731) Installing kclock (22.09-r0)
(374/731) Installing gsettings-desktop-schemas (43.0-r0)
(375/731) Installing kdecoration (5.26.1-r0)
(376/731) Installing kde-gtk-config (5.26.1-r0)
(377/731) Installing kirigami-gallery (22.08.2-r0)
(378/731) Installing kquickimageeditor (0.2.0-r1)
(379/731) Installing taglib (1.12-r1)
(380/731) Installing kfilemetadata (5.99.0-r0)
(381/731) Installing qt5-qtlocation (5.15.6_git20220907-r0)
(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-r3)
(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.11.0-r0)
(392/731) Installing kcontacts (5.99.0-r0)
(393/731) Installing kpeople (5.99.0-r0)
(394/731) Installing libical (3.0.15-r0)
(395/731) Installing kcalendarcore (5.99.0-r0)
(396/731) Installing kmime (22.08.2-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-r1)
(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-r0)
(406/731) Installing libraw-tools (0.20.2-r0)
(407/731) Installing lcms2 (2.13.1-r0)
(408/731) Installing imagemagick-libs (7.1.0.51-r0)
(409/731) Installing jbig2dec (0.19-r0)
(410/731) Installing ghostscript (10.0.0-r0)
(411/731) Installing libde265 (1.0.8-r2)
(412/731) Installing libheif (1.13.0-r0)
(413/731) Installing libjxl (0.6.1_git20220605-r1)
(414/731) Installing librsvg (2.55.1-r0)
(415/731) Installing imagemagick (7.1.0.51-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 openexr (3.1.5-r3)
(420/731) Installing soundtouch (2.3.1-r0)
(421/731) Installing chromaprint (1.5.1-r2)
(422/731) Installing libraw1394 (2.1.2-r2)
(423/731) Installing libdc1394 (2.2.6-r0)
(424/731) Installing tslib (1.22-r1)
(425/731) Installing directfb (1.7.7-r4)
(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-r0)
(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-r1)
(440/731) Installing openjpeg (2.5.0-r0)
(441/731) Installing librtmp (2.4_git20190330-r1)
(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-r0)
(449/731) Installing gtk4.0 (4.8.1-r1)
Executing gtk4.0-4.8.1-r1.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.1-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-r2)
(464/731) Installing libprotobuf (3.21.8-r0)
(465/731) Installing libphonenumber (8.12.56-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.1-r0)
(478/731) Installing breeze (5.26.1-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.10-r3)
(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.1-r0)
(493/731) Installing layer-shell-qt (5.26.1-r0)
(494/731) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(495/731) Installing kscreen (5.26.1-r0)
(496/731) Installing socat (1.7.4.3-r1)
(497/731) Installing kwallet-pam (5.26.1-r0)
(498/731) Installing kwayland-integration (5.26.1-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.18.12-r0)
(503/731) Installing modemmanager-openrc (1.18.12-r0)
(504/731) Installing libnm (1.40.0-r0)
(505/731) Installing networkmanager-common (1.40.0-r0)
(506/731) Installing networkmanager-openrc (1.40.0-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-r0)
(512/731) Installing libidn2 (2.3.3-r1)
(513/731) Installing libpsl (0.21.1-r1)
(514/731) Installing networkmanager (1.40.0-r0)
Executing networkmanager-1.40.0-r0.pre-install
Executing networkmanager-1.40.0-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.0-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.0-r0)
(520/731) Installing wireless-regdb (2022.08.12-r0)
(521/731) Installing networkmanager-wifi (1.40.0-r0)
Executing networkmanager-wifi-1.40.0-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 (20220725-r0)
(523/731) Installing networkmanager-wwan (1.40.0-r0)
(524/731) Installing pipewire-libs (0.3.59-r1)
(525/731) Installing libunwind (1.6.2-r0)
(526/731) Installing libuv (1.44.2-r0)
(527/731) Installing roc-toolkit-libs (0.1.5-r2)
(528/731) Installing webrtc-audio-processing (0.3.1-r6)
(529/731) Installing pipewire (0.3.59-r1)
(530/731) Installing breeze-icons (5.99.0-r0)
(531/731) Installing dbus-x11 (1.14.4-r0)
(532/731) Installing kactivities (5.99.0-r0)
(533/731) Installing kpipewire (5.26.1-r0)
(534/731) Installing dconf (0.40.0-r2)
(535/731) Installing anthy (9100h-r2)
(536/731) Installing maliit-framework (2.3.0-r1)
(537/731) Installing kyotocabinet (1.2.79-r3)
(538/731) Installing libpinyin (2.6.2-r0)
(539/731) Installing tinyxml (2.6.2-r1)
(540/731) Installing presage (0.9.1-r2)
(541/731) Installing maliit-keyboard (2.3.1-r0)
(542/731) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(543/731) Installing plasma-nano (5.26.1-r0)
(544/731) Installing networkmanager-qt (5.99.0-r0)
(545/731) Installing plasma-nm (5.26.1-r0)
(546/731) Installing plasma-nm-mobile (5.26.1-r0)
(547/731) Installing fftw-single-libs (3.3.10-r0)
(548/731) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(549/731) Installing pulseaudio-bluez (9999_git20220528-r0)
(550/731) Installing pulseaudio-alsa (9999_git20220528-r0)
(551/731) Installing alsa-utils-openrc (1.2.7-r1)
(552/731) Installing pulseaudio-openrc (9999_git20220528-r0)
(553/731) Installing libcanberra-pulse (0.30-r8)
(554/731) Installing plasma-pa (5.26.1-r0)
(555/731) Installing tzdata (2022e-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.1-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.3-r0)
(568/731) Installing qt5-qttools (5.15.6_git20220907-r1)
(569/731) Installing phonon (4.11.1-r2)
(570/731) Installing talloc (2.3.4-r0)
(571/731) Installing tevent (0.13.0-r0)
(572/731) Installing samba-util-libs (4.16.4-r0)
(573/731) Installing jansson (2.14-r0)
(574/731) Installing ldb (2.5.2-r0)
(575/731) Installing libwbclient (4.16.4-r0)
(576/731) Installing samba-libs (4.16.4-r0)
(577/731) Installing libsmbclient (4.16.4-r0)
(578/731) Installing kio-extras (22.08.2-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-r0)
(583/731) Installing libxfont2 (2.0.6-r0)
(584/731) Installing libtirpc-conf (1.3.2-r2)
(585/731) Installing libtirpc-nokrb (1.3.2-r2)
(586/731) Installing libxcvt (0.1.2-r0)
(587/731) Installing xwayland (22.1.3-r1)
(588/731) Installing kscreenlocker (5.26.1-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.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.1-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.1-r0)
(600/731) Installing qtchooser (66-r1)
(601/731) Installing plasma-workspace-libs (5.26.1-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.2-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-r0)
(611/731) Installing prison (5.99.0-r0)
(612/731) Installing ktexteditor (5.99.0-r0)
(613/731) Installing libpcap (1.10.1-r0)
(614/731) Installing lm-sensors-libs (3.6.0-r4)
(615/731) Installing libksysguard (5.26.1-r0)
(616/731) Installing kuserfeedback (1.2.0-r1)
(617/731) Installing mpfr4 (4.1.0-r0)
(618/731) Installing libqalculate (4.4.0-r0)
(619/731) Installing plasma-workspace (5.26.1-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.1-r0)
(623/731) Installing qqc2-breeze-style (5.26.1-r0)
(624/731) Installing plasma-mobile (5.26.1-r0)
(625/731) Installing polkit-kde-agent-1 (5.26.1-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-r0)
(631/731) Installing nftables-openrc (1.0.5-r0)
(632/731) Installing postmarketos-config-nftables (0.12-r1)
Executing postmarketos-config-nftables-0.12-r1.post-install
 * service nftables added to runlevel default
(633/731) Installing postmarketos-config-nftables-networkmanager (0.12-r1)
(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.6-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-r3)
(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-r0)
(671/731) Installing py3-ruamel.yaml.clib (0.2.6-r1)
(672/731) Installing py3-ruamel.yaml (0.16.12-r2)
(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.43-r2)
(684/731) Installing powerdevil-libs (5.26.1-r0)
(685/731) Installing powerdevil (5.26.1-r0)
(686/731) Installing bubblewrap (0.6.2-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.1-r0)
(693/731) Installing autologin (1.0.0-r4)
(694/731) Installing tinydm (1.1.2-r0)
(695/731) Installing tinydm-openrc (1.1.2-r0)
(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-r0)
(704/731) Installing xinit (1.4.1-r0)
(705/731) Installing hwdata-pci (0.363-r1)
(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.8-r6)
Executing postmarketos-ui-plasma-mobile-3.8-r6.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-r2)
(727/731) Installing kbd (2.5.1-r2)
(728/731) Installing kbd-openrc (2.5.1-r2)
(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.0-r4.trigger
Executing fontconfig-2.14.0-r0.trigger
Executing shared-mime-info-2.2-r1.trigger
Executing gdk-pixbuf-2.42.9-r1.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing ca-certificates-20220614-r2.trigger
Executing eudev-3.2.11-r2.trigger
Executing postmarketos-mkinitfs-1.5-r1.trigger
2022/10/19 16:01:57 Generating for kernel version: 6.0.2
2022/10/19 16:01:57 Output directory: /boot
2022/10/19 16:01:57 == Generating initramfs ==
2022/10/19 16:01:57 - Including hook files
2022/10/19 16:01:57 - Including hook scripts
2022/10/19 16:01:57 - Including required binaries
2022/10/19 16:01:57 - Including kernel modules
2022/10/19 16:01:57 - Including splash images
2022/10/19 16:01:57 - Writing and verifying initramfs archive
2022/10/19 16:01:58 == Generating initramfs extra ==
2022/10/19 16:01:58 - Including extra binaries
2022/10/19 16:01:58 - Including FDE support
2022/10/19 16:01:59 - Writing and verifying initramfs-extra archive
2022/10/19 16:02:03 == 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/10/19 16:02:07 mkinitfs completed in: 9.985697425s
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: 2108 MiB in 756 packages
(3723358) [16:02:16] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2108 MiB in 756 packages
(3723358) [16:02:19] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details)
(3723358) [16:02:20] (rootfs_pine64-pinephone) install device-pine64-pinephone
(3723358) [16:02:20] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(3723358) [16:02:20] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(3723358) [16:02:20] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(3723358) [16:02:20] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone
(3723358) [16:02:20] New background process: pid=3732749, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2108 MiB in 756 packages
(3723358) [16:02:23] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2108 MiB in 756 packages
(3723358) [16:02:27] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(3723358) [16:02:27] (rootfs_pine64-pinephone) install postmarketos-mkinitfs
(3723358) [16:02:27] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(3723358) [16:02:27] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(3723358) [16:02:27] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(3723358) [16:02:27] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(3723358) [16:02:27] New background process: pid=3733040, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2108 MiB in 756 packages
(3723358) [16:02:31] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2108 MiB in 756 packages
(3723358) [16:02:34] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner
(3723358) [16:02:34] (rootfs_pine64-pinephone) % mkinitfs
2022/10/19 16:02:35 Generating for kernel version: 6.0.2
2022/10/19 16:02:35 Output directory: /boot
2022/10/19 16:02:35 == Generating initramfs ==
2022/10/19 16:02:35 - Including hook files
2022/10/19 16:02:35 - Including hook scripts
2022/10/19 16:02:35 - Including required binaries
2022/10/19 16:02:35 - Including kernel modules
2022/10/19 16:02:35 - Including splash images
2022/10/19 16:02:35 - Writing and verifying initramfs archive
2022/10/19 16:02:35 == Generating initramfs extra ==
2022/10/19 16:02:35 - Including extra binaries
2022/10/19 16:02:35 - Including FDE support
2022/10/19 16:02:36 - Writing and verifying initramfs-extra archive
2022/10/19 16:02:40 == 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/10/19 16:02:45 mkinitfs completed in: 10.030764732s
(3723358) [16:02:45]  *** SET LOGIN PASSWORD FOR: 'user' ***
(3723358) [16:02:45] (rootfs_pine64-pinephone) % passwd user
New password: Retype new password: passwd: password updated successfully
(3723358) [16:02:45] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow
(3723358) [16:02:45] (rootfs_pine64-pinephone) locking root
(3723358) [16:02:45] (rootfs_pine64-pinephone) % passwd -l root
passwd: password changed.
(3723358) [16:02:45] NOTE: No valid keymap specified for device
(3723358) [16:02:45] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC
(3723358) [16:02:52] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname
(3723358) [16:02:52] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts
(3723358) [16:02:52] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(3723358) [16:02:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(3723358) [16:02:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(3723358) [16:02:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(3723358) [16:02:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(3723358) [16:02:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(3723358) [16:02:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(3723358) [16:02:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(3723358) [16:02:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(3723358) [16:02:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(3723358) [16:02:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(3723358) [16:02:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(3723358) [16:02:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(3723358) [16:02:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(3723358) [16:02:52] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap
(3723358) [16:02:52] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(3723358) [16:02:53] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
2224900	/home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
(3723358) [16:02:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(3723358) [16:02:53] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(3723358) [16:02:53] (native) create pine64-pinephone.img (2913M)
(3723358) [16:02:53] (native) % truncate -s 2913M /home/pmos/rootfs/pine64-pinephone.img
(3723358) [16:02:53] (native) mount /dev/install (pine64-pinephone.img)
(3723358) [16:02:53] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop)
(3723358) [16:02:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(3723358) [16:02:53] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(3723358) [16:02:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(3723358) [16:02:53] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(3723358) [16:02:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(3723358) [16:02:53] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(3723358) [16:02:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(3723358) [16:02:53] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(3723358) [16:02:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(3723358) [16:02:53] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(3723358) [16:02:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(3723358) [16:02:53] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(3723358) [16:02:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(3723358) [16:02:53] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(3723358) [16:02:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(3723358) [16:02:53] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(3723358) [16:02:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(3723358) [16:02:53] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(3723358) [16:02:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(3723358) [16:02:53] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(3723358) [16:02:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(3723358) [16:02:53] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(3723358) [16:02:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(3723358) [16:02:53] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(3723358) [16:02:53] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img
(3723358) [16:02:53] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "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": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephone.img",
         "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/core20_1611.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
      }
   ]
}
(3723358) [16:02:53] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "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": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephone.img",
         "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/core20_1611.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
      }
   ]
}
(3723358) [16:02:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(3723358) [16:02:53] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(3723358) [16:02:53] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(3723358) [16:02:53] (native) % parted -s /dev/install mktable msdos
(3723358) [16:02:54] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M
(3723358) [16:02:54] (native) % parted -s /dev/install mkpart primary 256M 100%
(3723358) [16:02:54] (native) % parted -s /dev/install set 1 boot on
(3723358) [16:02:54] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "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": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephone.img",
         "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/core20_1611.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
      }
   ]
}
(3723358) [16:02:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(3723358) [16:02:54] % sudo mount --bind /dev/loop2p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(3723358) [16:02:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(3723358) [16:02:54] % sudo mount --bind /dev/loop2p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(3723358) [16:02:54] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(3723358) [16:02:54] (native) install e2fsprogs
(3723358) [16:02:54] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3723358) [16:02:54] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3723358) [16:02:54] (native) % cat /tmp/apk_progress_fifo
(3723358) [16:02:54] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(3723358) [16:02:54] New background process: pid=3734664, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r3)
(2/3) Installing e2fsprogs-libs (1.46.5-r3)
(3/3) Installing e2fsprogs (1.46.5-r3)
Executing busybox-1.35.0-r27.trigger
OK: 26 MiB in 72 packages
(3723358) [16:02:55] (native) format /dev/installp2 (root, ext4)
(3723358) [16:02:55] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(3723358) [16:02:55] (native) mount /dev/installp2 to /mnt/install
(3723358) [16:02:55] (native) % mkdir -p /mnt/install
(3723358) [16:02:55] (native) % mount /dev/installp2 /mnt/install
(3723358) [16:02:55] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(3723358) [16:02:55] (native) install e2fsprogs
(3723358) [16:02:55] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3723358) [16:02:55] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3723358) [16:02:55] (native) % cat /tmp/apk_progress_fifo
(3723358) [16:02:55] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(3723358) [16:02:55] New background process: pid=3734693, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 26 MiB in 72 packages
(3723358) [16:02:56] (native) format /dev/installp1 (boot, ext2), mount to mountpoint
(3723358) [16:02:56] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1
(3723358) [16:02:56] (native) % mkdir -p /mnt/install/boot
(3723358) [16:02:56] (native) % mount /dev/installp1 /mnt/install/boot
(3723358) [16:02:56] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(3723358) [16:02:56] (native) copy rootfs_pine64-pinephone to /mnt/install/
(3723358) [16:02:56] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(3723358) [16:02:56] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(3723358) [16:02:56] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(3723358) [16:02:56] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(3723358) [16:02:56] (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/
(3723358) [16:03:08] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(3723358) [16:03:08] % 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
(3723358) [16:03:08] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(3723358) [16:03:08] % 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/
(3723358) [16:03:08] % 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/
(3723358) [16:03:08] % 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/
(3723358) [16:03:08] % 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/
(3723358) [16:03:08] % 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/
(3723358) [16:03:08] % 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/
(3723358) [16:03:08] % 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/
(3723358) [16:03: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/
(3723358) [16:03: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/
(3723358) [16:03:09] % 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/
(3723358) [16:03:09] % 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/
(3723358) [16:03:09] % 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/
(3723358) [16:03:09] % 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/
(3723358) [16:03:09] % 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/
(3723358) [16:03:09] % 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/
(3723358) [16:03:09] % 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/
(3723358) [16:03:09] % 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/
(3723358) [16:03:09] % 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/
(3723358) [16:03:09] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(3723358) [16:03:09] % 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
(3723358) [16:03:09] 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
(3723358) [16:03:09] (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
(3723358) [16:03:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(3723358) [16:03:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(3723358) [16:03:12] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "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": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephone.img",
         "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/core20_1611.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
      }
   ]
}
(3723358) [16:03:12] (native) umount /dev/loop2
(3723358) [16:03:12] (native) % losetup -d /dev/loop2
(3723358) [16:03:12] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(3723358) [16:03:12] 
(3723358) [16:03:12] *** FLASHING INFORMATION ***
(3723358) [16:03:12] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(3723358) [16:03:12] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(3723358) [16:03:12] 
(3723358) [16:03:12] *** SSH DAEMON INFORMATION ***
(3723358) [16:03:12] SSH daemon is enabled (disable with --no-sshd).
(3723358) [16:03:12] Login as 'user' with the password given during installation.
(3723358) [16:03:12] 
(3723358) [16:03:12] *** FIREWALL INFORMATION ***
(3723358) [16:03:12] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(3723358) [16:03:12] For more information: https://postmarketos.org/firewall
(3723358) [16:03:12] 
(3723358) [16:03:12] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(3723358) [16:03:12] DONE!
total 2332600
-rw-r--r-- 1 root 12345 3054501888 Oct 19 16:03 pine64-pinephone.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img'
Loop Device: /dev/loop2
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/core20_1611.snap                                                 0     512
/dev/loop4         0      0         1  1 /var/lib/snapd/snaps/core20_1623.snap                                                 0     512
/dev/loop2         0      0         0  0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephone.img   0     512
/dev/loop0         0      0         1  1 /var/lib/snapd/snaps/core18_2560.snap                                                 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
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Oct 19 16:03 pmOS_boot -> ../../loop2p1
lrwxrwxrwx 1 root root 13 Oct 19 16:03 pmOS_root -> ../../loop2p2
lrwxrwxrwx 1 root root 10 Oct 19 16:03 storagepool -> ../../sdb1
total 88
drwxr-xr-x  2 root root  4096 Oct 19 16:01 bin
drwxr-xr-x  2 root root  4096 Oct 19 16:02 boot
drwxr-xr-x  2 root root  4096 Oct 19 15:56 dev
drwxr-xr-x 66 root root  4096 Oct 19 16:02 etc
drwxr-xr-x  3 root root  4096 Oct 19 16:03 home
drwxr-xr-x 15 root root  4096 Oct 19 16:01 lib
drwx------  2 root root 16384 Oct 19 16:02 lost+found
drwxr-xr-x  5 root root  4096 Oct 19 15:56 media
drwxr-xr-x  8 root root  4096 Oct 19 15:56 mnt
drwxr-xr-x  2 root root  4096 Oct 19 15:56 opt
drwxr-xr-x  2 root root  4096 Oct 19 15:56 proc
drwx------  2 root root  4096 Oct 19 15:56 root
drwxr-xr-x  6 root root  4096 Oct 19 16:00 run
drwxr-xr-x  2 root root  4096 Oct 19 16:01 sbin
drwxr-xr-x  2 root root  4096 Oct 19 15:56 srv
drwxr-xr-x  2 root root  4096 Oct 19 15:56 sys
drwxrwxrwt  2 root root  4096 Oct 19 16:02 tmp
drwxr-xr-x 10 root root  4096 Oct 19 16:01 usr
drwxr-xr-x 13 root root  4096 Oct 19 15:58 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-10-19 16:03:38--  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% 54.0M=0s

2022-10-19 16:03:38 (54.0 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-10-19 11:51:07.838908 [http://mirror.postmarketos.org/postmarketos/master]
v20220809-6187-g04c2ecb1b3 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v20220809-6183-g7182cb23ea [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v20220809-6175-g1b349d128b [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24825 distinct packages available
(1/104) Upgrading kirigami2-libs (5.99.0-r0 -> 9999_git1665428148-r0)
(2/104) Upgrading kirigami2 (5.99.0-r0 -> 9999_git1665428148-r0)
(3/104) Upgrading kactivities-libs (5.99.0-r0 -> 9999_git1665347036-r0)
(4/104) Upgrading karchive (5.99.0-r0 -> 9999_git1665347063-r0)
(5/104) Upgrading kconfig (5.99.0-r0 -> 9999_git1665347128-r0)
(6/104) Upgrading kcoreaddons (5.99.0-r0 -> 9999_git1665347157-r0)
(7/104) Upgrading kwindowsystem (5.99.0-r0 -> 9999_git1665347215-r0)
(8/104) Upgrading kcrash (5.99.0-r0 -> 9999_git1665347167-r0)
(9/104) Upgrading kdbusaddons (5.99.0-r0 -> 9999_git1665347187-r0)
(10/104) Upgrading kglobalaccel (5.99.0-r0 -> 9999_git1665347296-r0)
(11/104) Upgrading kguiaddons (5.99.0-r0 -> 9999_git1665522143-r0)
(12/104) Upgrading ki18n (5.99.0-r0 -> 9999_git1665569809-r0)
(13/104) Upgrading kauth (5.99.0-r0 -> 9999_git1665347072-r0)
(14/104) Upgrading kcodecs (5.99.0-r0 -> 9999_git1665347111-r0)
(15/104) Upgrading kwidgetsaddons (5.99.0-r0 -> 9999_git1665347206-r0)
(16/104) Upgrading kconfigwidgets (5.99.0-r0 -> 9999_git1665599662-r0)
(17/104) Upgrading kiconthemes (5.99.0-r0 -> 9999_git1665347345-r0)
(18/104) Upgrading kitemviews (5.99.0-r0 -> 9999_git1665347404-r0)
(19/104) Upgrading kxmlgui (5.99.0-r0 -> 9999_git1665347226-r0)
(20/104) Upgrading kbookmarks (5.99.0-r0 -> 9999_git1665347082-r0)
(21/104) Upgrading kcompletion (5.99.0-r0 -> 9999_git1665347119-r0)
(22/104) Upgrading kdoctools (5.99.0-r0 -> 9999_git1665347268-r0)
(23/104) Upgrading kjobwidgets (5.99.0-r0 -> 9999_git1665347414-r0)
(24/104) Upgrading knotifications (5.99.0-r0 -> 9999_git1665347461-r0)
(25/104) Upgrading kservice (5.99.0-r0 -> 9999_git1665347145-r0)
(26/104) Upgrading solid-libs (5.99.0-r0 -> 9999_git1665539756-r0)
(27/104) Upgrading sonnet (5.99.0-r0 -> 9999_git1665347326-r0)
(28/104) Upgrading ktextwidgets (5.99.0-r0 -> 9999_git1665347166-r0)
(29/104) Upgrading kio (5.99.0-r0 -> 9999_git1665612912-r0)
(30/104) Upgrading kpackage (5.99.0-r0 -> 9999_git1665347481-r0)
(31/104) Upgrading kdeclarative (5.99.0-r0 -> 9999_git1665347196-r0)
(32/104) Upgrading kwayland (5.99.0-r0 -> 9999_git1665347197-r0)
(33/104) Upgrading plasma-framework (5.99.0-r0 -> 9999_git1665599222-r0)
(34/104) Upgrading kwallet (5.99.0-r0 -> 9999_git1665523550-r0)
(35/104) Upgrading purpose (5.99.0-r0 -> 9999_git1665347296-r0)
(36/104) Upgrading angelfish (22.09-r0 -> 9999_git1664849720-r0)
(37/104) Upgrading breeze-gtk (5.26.1-r0 -> 9999_git1665054909-r0)
(38/104) Upgrading attica (5.99.0-r0 -> 9999_git1665346188-r0)
(39/104) Upgrading kidletime (5.99.0-r0 -> 9999_git1665347355-r0)
(40/104) Upgrading knewstuff (5.99.0-r0 -> 9999_git1665578362-r0)
(41/104) Upgrading kirigami-addons (0.4-r0 -> 9999_git1665226092-r0)
(42/104) Upgrading kclock (22.09-r0 -> 9999_git1665190209-r0)
(43/104) Upgrading kdecoration (5.26.1-r0 -> 9999_git1665068994-r0)
(44/104) Upgrading kde-gtk-config (5.26.1-r0 -> 9999_git1665055009-r0)
(45/104) Upgrading kfilemetadata (5.99.0-r0 -> 9999_git1665514826-r0)
(46/104) Upgrading kcontacts (5.99.0-r0 -> 9999_git1665347147-r0)
(47/104) Upgrading kpeople (5.99.0-r0 -> 9999_git1665366958-r0)
(48/104) Upgrading kcalendarcore (5.99.0-r0 -> 9999_git1665347091-r0)
(49/104) Upgrading kcmutils (5.99.0-r0 -> 9999_git1665347101-r0)
(50/104) Upgrading frameworkintegration (5.99.0-r0 -> 9999_git1665347025-r0)
(51/104) Upgrading oxygen (5.26.1-r0 -> 9999_git1665109481-r0)
(52/104) Upgrading modemmanager-qt (5.99.0-r0 -> 9999_git1665347249-r0)
(53/104) Upgrading plasma-dialer (22.09-r0 -> 9999_git1665226666-r0)
(54/104) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1664766603-r0)
(55/104) Upgrading kded (5.99.0-r0 -> 9999_git1665347206-r0)
(56/104) Upgrading bluez-qt (5.99.0-r0 -> 9999_git1665346208-r0)
(57/104) Upgrading bluedevil (5.26.1-r0 -> 9999_git1665540197-r0)
(58/104) Upgrading breeze (5.26.1-r0 -> 9999_git1665366491-r0)
(59/104) Upgrading libkscreen (5.26.1-r0 -> 9999_git1665504614-r0)
(60/104) Upgrading layer-shell-qt (5.26.1-r0 -> 9999_git1663246670-r0)
(61/104) Upgrading kscreen (5.26.1-r0 -> 9999_git1665395043-r0)
(62/104) Upgrading kwallet-pam (5.26.1-r0 -> 9999_git1663246611-r0)
(63/104) Upgrading kwayland-integration (5.26.1-r0 -> 9999_git1664735570-r1)
(64/104) Upgrading breeze-icons (5.99.0-r0 -> 9999_git1665346217-r0)
(65/104) Upgrading kactivities (5.99.0-r0 -> 9999_git1665347036-r0)
(66/104) Upgrading plasma-nano (5.26.1-r0 -> 9999_git1664766236-r0)
(67/104) Upgrading networkmanager-qt (5.99.0-r0 -> 9999_git1665347259-r0)
(68/104) Upgrading plasma-nm (5.26.1-r0 -> 9999_git1665540290-r0)
(69/104) Upgrading plasma-nm-mobile (5.26.1-r0 -> 9999_git1665540290-r0)
(70/104) Upgrading plasma-pa (5.26.1-r0 -> 9999_git1665540306-r0)
(71/104) Upgrading plasma-settings (22.09-r1 -> 9999_git1665226675-r1)
(72/104) Upgrading kactivitymanagerd (5.26.1-r0 -> 9999_git1664765942-r0)
(73/104) Upgrading kinit (5.99.0-r0 -> 9999_git1665347365-r0)
(74/104) Upgrading kdnssd (5.99.0-r0 -> 9999_git1665347258-r0)
(75/104) Upgrading syntax-highlighting (5.99.0-r0 -> 9999_git1665426378-r0)
(76/104) Upgrading kquickcharts (5.99.0-r0 -> 9999_git1665347529-r0)
(77/104) Upgrading kscreenlocker (5.26.1-r0 -> 9999_git1665311235-r0)
(78/104) Upgrading kwin (5.26.1-r0 -> 9999_git1665574105-r0)
(79/104) Upgrading kitemmodels (5.99.0-r0 -> 9999_git1665347394-r0)
(80/104) Upgrading threadweaver (5.99.0-r0 -> 9999_git1665347357-r0)
(81/104) Upgrading krunner (5.99.0-r0 -> 9999_git1665347137-r0)
(82/104) Upgrading milou (5.26.1-r0 -> 9999_git1664766124-r0)
(83/104) Upgrading qqc2-desktop-style (5.99.0-r0 -> 9999_git1665347306-r0)
(84/104) Upgrading plasma-integration (5.26.1-r0 -> 9999_git1664766214-r1)
(85/104) Upgrading plasma-workspace-libs (5.26.1-r0 -> 9999_git1665582427-r0)
(86/104) Upgrading kactivities-stats (5.99.0-r0 -> 9999_git1665347045-r0)
(87/104) Upgrading baloo (5.99.0-r0 -> 9999_git1665539178-r0)
(88/104) Upgrading kholidays (5.99.0-r0 -> 9999_git1665347314-r0)
(89/104) Upgrading knotifyconfig (5.99.0-r0 -> 9999_git1665347471-r0)
(90/104) Upgrading kparts (5.99.0-r0 -> 9999_git1665366949-r0)
(91/104) Upgrading prison (5.99.0-r0 -> 9999_git1665414234-r0)
(92/104) Upgrading ktexteditor (5.99.0-r0 -> 9999_git1665539724-r0)
(93/104) Upgrading libksysguard (5.26.1-r0 -> 9999_git1665578522-r0)
(94/104) Upgrading plasma-workspace (5.26.1-r0 -> 9999_git1665582427-r0)
(95/104) Upgrading kpty (5.99.0-r0 -> 9999_git1665347520-r0)
(96/104) Upgrading kdesu (5.99.0-r0 -> 9999_git1663420106-r0)
(97/104) Upgrading kde-cli-tools (5.26.1-r0 -> 9999_git1665540220-r0)
(98/104) Upgrading qqc2-breeze-style (5.26.1-r0 -> 9999_git1665134183-r0)
(99/104) Upgrading plasma-mobile (5.26.1-r0 -> 9999_git1665617418-r1)
(100/104) Upgrading polkit-kde-agent-1 (5.26.1-r0 -> 9999_git1664766395-r0)
(101/104) Upgrading powerdevil-libs (5.26.1-r0 -> 9999_git1665421277-r0)
(102/104) Upgrading powerdevil (5.26.1-r0 -> 9999_git1665421277-r0)
(103/104) Upgrading xdg-desktop-portal-kde (5.26.1-r0 -> 9999_git1664849692-r0)
(104/104) Upgrading qmlkonsole (22.09-r1 -> 9999_git1664935591-r1)
Executing busybox-1.35.0-r27.trigger
Executing shared-mime-info-2.2-r1.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing eudev-3.2.11-r2.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: 2281 MiB in 756 packages
(1/10) Installing bash (5.2.2-r0)
Executing bash-5.2.2-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-r1)
Executing flatpak-1.14.0-r1.pre-install
Executing flatpak-1.14.0-r1.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-r1)
(7/10) Installing discover-backend-flatpak (5.26.1-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (6.4-r0)
(10/10) Installing neofetch (7.1.0-r0)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r6.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: 2292 MiB in 766 packages
(1/91) Installing syndication (9999_git1665347337-r0)
(2/91) Installing alligator (9999_git1664849711-r0)
(3/91) Installing libavc1394 (0.5.4-r2)
(4/91) Installing libcaca (0.99_beta20-r0)
(5/91) Installing libdv (1.0.0-r7)
(6/91) Installing libiec61883 (1.2.0-r2)
(7/91) Installing mpg123-libs (1.30.2-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.0-r0)
(15/91) Installing py3-certifi (2022.9.24-r0)
(16/91) Installing py3-charset-normalizer (2.1.1-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-r0)
(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.3-r1)
(25/91) Installing py3-brotli (1.0.9-r8)
(26/91) Installing yt-dlp (2022.10.04-r1)
(27/91) Installing audiotube (9999_git1665226656-r0)
(28/91) Installing calindori (9999_git1664766511-r0)
(29/91) Installing live-media (2022.07.14-r0)
(30/91) Installing libxpm (3.5.13-r1)
(31/91) Installing a52dec (0.7.4-r8)
(32/91) Installing vulkan-loader (1.3.224.1-r1)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.3-r0)
(35/91) Installing libcddb (1.3.2-r3)
(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.0-r0)
(42/91) Installing libupnp (1.14.13-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.11.0-r0)
(49/91) Installing glslang (11.11.0-r0)
(50/91) Installing spirv-tools (1.3.224.1-r1)
(51/91) Installing shaderc (2022.2-r1)
(52/91) Installing libplacebo (4.208.0-r3)
(53/91) Installing libprotobuf-lite (3.21.8-r0)
(54/91) Installing vlc-libs (3.0.17.4-r10)
(55/91) Installing vlc (3.0.17.4-r10)
(56/91) Installing elisa (22.08.2-r0)
(57/91) Installing kunitconversion (9999_git1665347177-r0)
(58/91) Installing kalk (9999_git1665583146-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1665454165-r0)
(61/91) Installing keysmith (9999_git1665195274-r0)
(62/91) Installing krecorder (9999_git1665190218-r1)
(63/91) Installing kpublictransport (22.08.2-r0)
ERROR: kpublictransport-22.08.2-r0: No space left on device
(64/91) Installing ktrip (9999_git1665190380-r0)
ERROR: Failed to create usr/bin/ktrip: No space left on device
ERROR: ktrip-9999_git1665190380-r0: No space left on device
(65/91) Installing kweathercore (9999_git1664764385-r0)
ERROR: kweathercore-9999_git1664764385-r0: No space left on device
(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_git1664766564-r1)
ERROR: kweather-9999_git1664766564-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_git1665626653-r0)
ERROR: neochat-9999_git1665626653-r0: No space left on device
(71/91) Installing kjs (9999_git1665347424-r0)
ERROR: kjs-9999_git1665347424-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-r2)
(75/91) Installing discount-libs (2.2.7b-r0)
ERROR: discount-libs-2.2.7b-r0: No space left on device
(76/91) Installing poppler (22.10.0-r0)
ERROR: poppler-22.10.0-r0: No space left on device
(77/91) Installing poppler-qt5 (22.10.0-r0)
ERROR: poppler-qt5-22.10.0-r0: No space left on device
(78/91) Installing kdegraphics-mobipocket (22.08.2-r0)
ERROR: kdegraphics-mobipocket-22.08.2-r0: No space left on device
(79/91) Installing libspectre (0.2.10-r1)
ERROR: libspectre-0.2.10-r1: No space left on device
(80/91) Installing okular-common (22.08.2-r0)
ERROR: okular-common-22.08.2-r0: No space left on device
(81/91) Installing okular (22.08.2-r0)
ERROR: okular-22.08.2-r0: No space left on device
(82/91) Installing plasma-camera (1.0_git20210328-r2)
ERROR: plasma-camera-1.0_git20210328-r2: No space left on device
(83/91) Installing gst-libav (1.20.4-r0)
ERROR: gst-libav-1.20.4-r0: No space left on device
(84/91) Installing gst-plugins-good-qt (1.20.4-r1)
ERROR: gst-plugins-good-qt-1.20.4-r1: No space left on device
(85/91) Installing plasmatube (9999_git1665190230-r0)
ERROR: plasmatube-9999_git1665190230-r0: No space left on device
(86/91) Installing postmarketos-config-nftables-upnp-client (0.12-r1)
(87/91) Installing postmarketos-config-nftables-mdns (0.12-r1)
(88/91) Installing postmarketos-config-nftables-chromecast (0.12-r1)
ERROR: postmarketos-config-nftables-chromecast-0.12-r1: Operation not permitted
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.12-r1)
ERROR: postmarketos-config-nftables-vlc-chromecast-0.12-r1: 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_git1665226323-r0)
ERROR: tokodon-9999_git1665226323-r0: Operation not permitted
Executing busybox-1.35.0-r27.trigger
ERROR: busybox-1.35.0-r27.trigger: failed to execute: No space left on device
Executing gtk-update-icon-cache-3.24.34-r6.trigger
ERROR: gtk-update-icon-cache-3.24.34-r6.trigger: failed to execute: No space left on device
Executing postmarketos-base-23-r1.trigger
ERROR: postmarketos-base-23-r1.trigger: failed to execute: No space left on device
Executing vlc-libs-3.0.17.4-r10.trigger
ERROR: vlc-libs-3.0.17.4-r10.trigger: failed to execute: No space left on device
26 errors; 2424 MiB in 831 packages
sh: write error: No space left on device
(chroot) Exiting chroot...
[16:06:21] Unregister qemu binfmt (arm)
[16:06:21] Unregister qemu binfmt (aarch64)
[16:06:21] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:06:21] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:06:22] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y
[16:06:22] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
[16:06:23] Cleared up ~4477 MB of space
[16:06:23] DONE!
Building image for pine64-pinephonepro
Already up to date.
[16:06:24] Work path [/home/swadmin/.local/var/pmbootstrap]: [16:06:24] Channel [edge]: [16:06:24] Vendor [qemu]: [16:06:24] Device codename [amd64]: [16:06:24] Kernel [lts]: [16:06:24] Username [user]: [16:06:24] User interface [weston]: [16:06:24] Change them? (y/n) [n]: [16:06:24] Extra packages [none]: [16:06:24] Use this timezone instead of GMT? (y/n) [y]: [16:06:24] Choose default locale for installation [C.UTF-8]: [16:06:24] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [16:06:24] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [16:06:24] Config changed: ui='plasma-mobile'
[16:06:25] Config changed: device='pine64-pinephonepro'
[16:06:25] Config changed: kernel=''
[16:06:25] Config changed: extra_packages='osk-sdl'
(3773909) [16:06:25] % 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)
(3773909) [16:06:25] % 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
(3773909) [16:06:25] *** (1/4) PREPARE NATIVE CHROOT ***
(3773909) [16:06:25] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(3773909) [16:06:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(3773909) [16:06:25] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(3773909) [16:06:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(3773909) [16:06:25] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(3773909) [16:06:25] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(3773909) [16:06:25] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(3773909) [16:06:25] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(3773909) [16:06:25] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(3773909) [16:06:25] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(3773909) [16:06:25] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(3773909) [16:06:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(3773909) [16:06:26] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(3773909) [16:06:26] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(3773909) [16:06:26] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(3773909) [16:06:26] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(3773909) [16:06:26] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(3773909) [16:06:26] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(3773909) [16:06:26] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(3773909) [16:06:26] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(3773909) [16:06:26] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(3773909) [16:06:26] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(3773909) [16:06:26] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(3773909) [16:06:26] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(3773909) [16:06:26] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(3773909) [16:06:26] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(3773909) [16:06:26] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(3773909) [16:06:26] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(3773909) [16:06:26] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(3773909) [16:06:26] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(3773909) [16:06:26] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(3773909) [16:06:26] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(3773909) [16:06:26] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(3773909) [16:06:26] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(3773909) [16:06:26] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(3773909) [16:06:26] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(3773909) [16:06:26] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(3773909) [16:06:26] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(3773909) [16:06:26] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(3773909) [16:06:26] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(3773909) [16:06:26] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(3773909) [16:06:26] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(3773909) [16:06:26] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(3773909) [16:06:26] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(3773909) [16:06:26] Update package index for x86_64 (4 file(s))
(3773909) [16:06:26] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(3773909) [16:06:26] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(3773909) [16:06:26] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(3773909) [16:06:26] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(3773909) [16:06:26] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(3773909) [16:06:27] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(3773909) [16:06:27] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(3773909) [16:06:27] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(3773909) [16:06:27] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(3773909) [16:06:27] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk
(3773909) [16:06:27] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(3773909) [16:06:27] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(3773909) [16:06:28] extracted: /tmp/pmbootstrap_56fif5tapk
(3773909) [16:06:28] extracted: /tmp/pmbootstrapbu2ohkt9sig
(3773909) [16:06:28] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(3773909) [16:06:28] % 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/pmbootstrapbu2ohkt9sig /tmp/pmbootstrap_56fif5tapk
Verified OK
(3773909) [16:06:28] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7)
(3773909) [16:06:28] % /tmp/pmbootstrap_56fif5tapk --version
apk-tools 2.12.9, compiled for x86_64.
(3773909) [16:06:28] (native) install alpine-base
(3773909) [16:06:28] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(3773909) [16:06:28] % 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
(3773909) [16:06:28] % 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
(3773909) [16:06:28] % 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
(3773909) [16:06:28] % 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
(3773909) [16:06:28] % 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
(3773909) [16:06:28] % 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
(3773909) [16:06:28] % 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
(3773909) [16:06:28] % 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
(3773909) [16:06:28] % 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
(3773909) [16:06:28] % 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
(3773909) [16:06:28] % 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
(3773909) [16:06:28] % 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
(3773909) [16:06:28] % 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
(3773909) [16:06:28] % 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
(3773909) [16:06:28] % 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
(3773909) [16:06:28] % 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
(3773909) [16:06:28] % 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
(3773909) [16:06:28] % 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
(3773909) [16:06:28] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(3773909) [16:06:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(3773909) [16:06:28] (native) update /etc/apk/repositories
(3773909) [16:06:28] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(3773909) [16:06:28] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(3773909) [16:06:28] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(3773909) [16:06:28] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(3773909) [16:06:28] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(3773909) [16:06:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(3773909) [16:06:28] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(3773909) [16:06:28] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(3773909) [16:06:28] % 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
(3773909) [16:06:28] New background process: pid=3774341, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.3.0-r3)
(2/25) Installing musl (1.2.3-r1)
(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.3.0-r3)
Executing alpine-baselayout-3.3.0-r3.pre-install
Executing alpine-baselayout-3.3.0-r3.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-r3)
Executing openrc-0.45.2-r3.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20220809-r4)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.5-r3)
(16/25) Installing libssl3 (3.0.5-r3)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.9-r7)
(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-r1)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20220809-r4)
Executing busybox-1.35.0-r27.trigger
OK: 10 MiB in 25 packages
(3773909) [16:06:29] (native) % adduser -D pmos -u 12345
(3773909) [16:06:29] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(3773909) [16:06:29] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(3773909) [16:06:29] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(3773909) [16:06:29] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(3773909) [16:06:29] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(3773909) [16:06:29] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(3773909) [16:06:29] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(3773909) [16:06:29] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(3773909) [16:06:30] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(3773909) [16:06:30] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(3773909) [16:06:30] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(3773909) [16:06:30] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(3773909) [16:06:30] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(3773909) [16:06:30] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(3773909) [16:06:30] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(3773909) [16:06:30] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(3773909) [16:06:30] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(3773909) [16:06:30] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(3773909) [16:06:30] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(3773909) [16:06:32] (native) install cryptsetup util-linux parted
(3773909) [16:06:32] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3773909) [16:06:32] (native) % cat /tmp/apk_progress_fifo
(3773909) [16:06:32] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(3773909) [16:06:32] New background process: pid=3774683, 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_p20221008-r0)
(11/43) Installing ncurses-libs (6.3_p20221008-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.6-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-r3)
(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-r2)
(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
(3773909) [16:06:34] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") ***
(3773909) [16:06:34] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(3773909) [16:06:34] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(3773909) [16:06:34] % 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
(3773909) [16:06:34] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(3773909) [16:06:34] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3
(3773909) [16:06:34] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5
(3773909) [16:06:34] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7
(3773909) [16:06:34] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8
(3773909) [16:06:34] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9
(3773909) [16:06:34] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/
(3773909) [16:06:34] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(3773909) [16:06:34] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(3773909) [16:06:34] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64
(3773909) [16:06:34] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(3773909) [16:06:34] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(3773909) [16:06:34] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64
(3773909) [16:06:34] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(3773909) [16:06:34] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(3773909) [16:06:34] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(3773909) [16:06:34] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(3773909) [16:06:34] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(3773909) [16:06:34] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(3773909) [16:06:34] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(3773909) [16:06:35] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(3773909) [16:06:35] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(3773909) [16:06:35] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(3773909) [16:06:35] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(3773909) [16:06:35] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(3773909) [16:06:35] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(3773909) [16:06:35] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(3773909) [16:06:35] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(3773909) [16:06:35] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(3773909) [16:06:35] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details)
(3773909) [16:06:35] (native) install qemu-aarch64
(3773909) [16:06:35] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3773909) [16:06:35] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3773909) [16:06:35] (native) % cat /tmp/apk_progress_fifo
(3773909) [16:06:35] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64
(3773909) [16:06:35] New background process: pid=3774792, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing qemu-aarch64 (7.1.0-r3)
Executing busybox-1.35.0-r27.trigger
OK: 25 MiB in 69 packages
(3773909) [16:06:35] Register qemu binfmt (aarch64)
(3773909) [16:06:35] % 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
(3773909) [16:06:35] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin
(3773909) [16:06:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(3773909) [16:06:36] % 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
(3773909) [16:06:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap
(3773909) [16:06:36] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(3773909) [16:06:36] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(3773909) [16:06:36] extracted: /tmp/pmbootstrapx8ql2a53apk
(3773909) [16:06:36] extracted: /tmp/pmbootstrapt_8gfxi8sig
(3773909) [16:06:36] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(3773909) [16:06:36] % 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/pmbootstrapt_8gfxi8sig /tmp/pmbootstrapx8ql2a53apk
Verified OK
(3773909) [16:06:36] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7)
(3773909) [16:06:36] % /tmp/pmbootstrapx8ql2a53apk --version
apk-tools 2.12.9, compiled for x86_64.
(3773909) [16:06:36] (rootfs_pine64-pinephonepro) install alpine-base
(3773909) [16:06:36] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache
(3773909) [16:06:36] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf
(3773909) [16:06:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk
(3773909) [16:06:36] (rootfs_pine64-pinephonepro) update /etc/apk/repositories
(3773909) [16:06:36] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(3773909) [16:06:36] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(3773909) [16:06:36] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(3773909) [16:06:36] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(3773909) [16:06:36] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(3773909) [16:06:36] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(3773909) [16:06:36] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(3773909) [16:06:36] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(3773909) [16:06:36] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(3773909) [16:06:36] Update package index for aarch64 (4 file(s))
(3773909) [16:06:36] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(3773909) [16:06:36] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz
(3773909) [16:06:36] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(3773909) [16:06:37] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz
(3773909) [16:06:37] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(3773909) [16:06:37] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz
(3773909) [16:06:37] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(3773909) [16:06:37] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz
(3773909) [16:06:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(3773909) [16:06:37] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(3773909) [16:06:37] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(3773909) [16:06:37] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(3773909) [16:06:37] % 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
(3773909) [16:06:37] New background process: pid=3774843, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.3.0-r3)
(2/25) Installing musl (1.2.3-r1)
(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.3.0-r3)
Executing alpine-baselayout-3.3.0-r3.pre-install
Executing alpine-baselayout-3.3.0-r3.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-r3)
Executing openrc-0.45.2-r3.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20220809-r4)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.5-r3)
(16/25) Installing libssl3 (3.0.5-r3)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.9-r7)
(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-r1)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20220809-r4)
Executing busybox-1.35.0-r27.trigger
OK: 13 MiB in 25 packages
(3773909) [16:06:39] (rootfs_pine64-pinephonepro) % getent passwd user
(3773909) [16:06:39] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user
(3773909) [16:06:39] (rootfs_pine64-pinephonepro) % addgroup -S wheel
addgroup: group 'wheel' in use
(3773909) [16:06:39] (rootfs_pine64-pinephonepro) % addgroup user wheel
(3773909) [16:06:39] (rootfs_pine64-pinephonepro) % addgroup -S video
addgroup: group 'video' in use
(3773909) [16:06:39] (rootfs_pine64-pinephonepro) % addgroup user video
(3773909) [16:06:40] (rootfs_pine64-pinephonepro) % addgroup -S audio
addgroup: group 'audio' in use
(3773909) [16:06:40] (rootfs_pine64-pinephonepro) % addgroup user audio
(3773909) [16:06:40] (rootfs_pine64-pinephonepro) % addgroup -S input
addgroup: group 'input' in use
(3773909) [16:06:40] (rootfs_pine64-pinephonepro) % addgroup user input
(3773909) [16:06:40] (rootfs_pine64-pinephonepro) % addgroup -S plugdev
(3773909) [16:06:40] (rootfs_pine64-pinephonepro) % addgroup user plugdev
(3773909) [16:06:40] (rootfs_pine64-pinephonepro) % addgroup -S netdev
addgroup: group 'netdev' in use
(3773909) [16:06:40] (rootfs_pine64-pinephonepro) % addgroup user netdev
(3773909) [16:06:40] 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
(3773909) [16:06:42] (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)
(3773909) [16:06:42] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(3773909) [16:06:42] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(3773909) [16:06:43] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(3773909) [16:06:44] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(3773909) [16:06:45] (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
(3773909) [16:06:45] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(3773909) [16:06:45] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(3773909) [16:06:45] (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
(3773909) [16:06:45] New background process: pid=3775229, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/725) Installing icu-data-full (71.1-r4)
(2/725) Installing dbus-libs (1.14.4-r0)
(3/725) Installing libgcc (12.2.1_git20220924-r3)
(4/725) Installing libffi (3.4.3-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.0-r4)
(10/725) Installing libstdc++ (12.2.1_git20220924-r3)
(11/725) Installing icu-libs (71.1-r4)
(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_git20220930-r0)
(15/725) Installing hicolor-icon-theme (0.17-r2)
(16/725) Installing libmagic (5.42-r0)
(17/725) Installing file (5.42-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.1-r1)
(24/725) Installing libxext (1.3.4-r1)
(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-r0)
(31/725) Installing xprop (1.2.5-r0)
(32/725) Installing xdg-utils (1.1.3-r4)
(33/725) Installing mesa (22.2.1-r3)
(34/725) Installing libdrm (2.4.113-r0)
(35/725) Installing libexpat (2.4.9-r0)
(36/725) Installing wayland-libs-server (1.21.0-r1)
(37/725) Installing mesa-glapi (22.2.1-r3)
(38/725) Installing mesa-gles (22.2.1-r3)
(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-r8)
(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.0-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 pkgconf (1.9.3-r0)
(50/725) Installing xkeyboard-config (9999-r5)
(51/725) Installing xz-libs (5.2.7-r0)
(52/725) Installing libxml2 (2.10.3-r0)
(53/725) Installing libxkbcommon (1.4.1-r0)
(54/725) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(55/725) Installing mesa-gbm (22.2.1-r3)
(56/725) Installing libxshmfence (1.3.1-r0)
(57/725) Installing mesa-egl (22.2.1-r3)
(58/725) Installing avahi-libs (0.8-r6)
(59/725) Installing gmp (6.2.1-r2)
(60/725) Installing nettle (3.8.1-r0)
(61/725) Installing p11-kit (0.24.1-r1)
(62/725) Installing libtasn1 (4.19.0-r0)
(63/725) Installing libunistring (1.1-r0)
(64/725) Installing gnutls (3.7.8-r2)
(65/725) Installing cups-libs (2.4.2-r0)
(66/725) Installing shared-mime-info (2.2-r1)
(67/725) Installing libjpeg-turbo (2.1.4-r0)
(68/725) Installing libwebp (1.2.4-r1)
(69/725) Installing tiff (4.4.0-r0)
(70/725) Installing gdk-pixbuf (2.42.9-r1)
(71/725) Installing gtk-update-icon-cache (3.24.34-r6)
(72/725) Installing libxfixes (6.0.0-r0)
(73/725) Installing libxrender (0.9.10-r4)
(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.4-r2)
(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.0-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.0-r0)
(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-r0)
(95/725) Installing eudev-libs (3.2.11-r2)
(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_git20220930-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-r0)
(133/725) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(134/725) Installing libgpg-error (1.46-r0)
(135/725) Installing libgcrypt (1.10.1-r0)
(136/725) Installing libxslt (1.1.37-r0)
(137/725) Installing docbook-xsl (1.79.2-r4)
Executing docbook-xsl-1.79.2-r4.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.7.2-r0)
(141/725) Installing libxxf86vm (1.1.5-r0)
(142/725) Installing mesa-gl (22.2.1-r3)
(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.32-r2)
(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-r8)
(158/725) Installing libcanberra-gstreamer (0.30-r8)
(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_p20221008-r0)
(164/725) Installing ncurses-libs (6.3_p20221008-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-r0)
(179/725) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(180/725) Installing sdl2 (2.24.1-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.1-r1)
(187/725) Installing libsndfile (1.1.0-r2)
(188/725) Installing libgomp (12.2.1_git20220924-r3)
(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.84-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-r1)
(216/725) Installing libnotify (0.8.1-r1)
(217/725) Installing libproxy (0.4.18-r1)
(218/725) Installing signon-ui (0.17_git20171023-r1)
(219/725) Installing libassuan (2.5.5-r0)
(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-r1)
(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.17.1-r0)
(228/725) Installing gpgmepp (1.17.1-r0)
(229/725) Installing gdbm (1.23-r0)
(230/725) Installing libsasl (2.1.28-r2)
(231/725) Installing libqca (2.3.4-r2)
(232/725) Installing kwallet (5.99.0-r0)
(233/725) Installing kaccounts-integration (22.08.2-r0)
(234/725) Installing purpose (5.99.0-r0)
(235/725) Installing qt5-qtbase-sqlite (5.15.6_git20220930-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.1-r0)
(247/725) Installing alsa-ucm-conf (1.2.7.2-r0)
(248/725) Installing ca-certificates (20220614-r2)
(249/725) Installing nghttp2-libs (1.50.0-r0)
(250/725) Installing libcurl (7.85.0-r0)
(251/725) Installing libgpiod (1.6.3-r1)
(252/725) Installing libgudev (237-r1)
(253/725) Installing libmm-glib (1.18.12-r0)
(254/725) Installing libusb (1.0.26-r0)
(255/725) Installing eg25-manager (0.4.4-r0)
(256/725) Installing eg25-manager-openrc (0.4.4-r0)
(257/725) Installing linux-pine64-pinephonepro (5.17.9-r2)
(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-r2)
(262/725) Installing eudev-openrc (3.2.11-r2)
(263/725) Installing openssh-keygen (9.1_p1-r0)
(264/725) Installing libedit (20221009.3.1-r0)
(265/725) Installing openssh-client-common (9.1_p1-r0)
(266/725) Installing openssh-client-default (9.1_p1-r0)
(267/725) Installing openssh-sftp-server (9.1_p1-r0)
(268/725) Installing openssh-server-common (9.1_p1-r0)
(269/725) Installing openssh-server (9.1_p1-r0)
(270/725) Installing openssh (9.1_p1-r0)
(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-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-r3)
(289/725) Installing e2fsprogs-libs (1.46.5-r3)
(290/725) Installing e2fsprogs (1.46.5-r3)
(291/725) Installing e2fsprogs-extra (1.46.5-r3)
(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.1-r0)
(297/725) Installing multipath-tools-openrc (0.9.1-r0)
(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.11_p3-r0)
(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-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.3-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.1-r3)
(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-r0)
(321/725) Installing libgusb (0.4.2-r0)
(322/725) Installing libjcat (0.1.10-r0)
(323/725) Installing libmbim (1.26.4-r0)
(324/725) Installing protobuf-c (1.4.1-r1)
(325/725) Installing libqrtr-glib (1.2.2-r0)
(326/725) Installing libqmi (1.30.8-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.6-r1)
(332/725) Installing fwupd-openrc (1.8.6-r1)
(333/725) Installing device-pine64-pinephonepro (3.3-r4)
Executing device-pine64-pinephonepro-3.3-r4.post-install
 * service eg25-manager added to runlevel default
(334/725) Installing firmware-pine64-pinebookpro (2-r0)
(335/725) Installing linux-firmware-cypress (20221012-r0)
(336/725) Installing linux-firmware-brcm (20221012-r0)
(337/725) Installing linux-firmware-rockchip (20221012-r0)
(338/725) Installing device-pine64-pinephonepro-nonfree-firmware (3.3-r4)
(339/725) Installing yaml (0.2.5-r0)
(340/725) Installing appstream (0.15.5-r0)
Executing appstream-0.15.5-r0.post-install
✔ Metadata cache was updated successfully.
(341/725) Installing appstream-qt (0.15.5-r0)
(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.1-r0)
(346/725) Installing libapk-qt (0.4.2-r0)
(347/725) Installing discover-backend-apk (5.26.1-r0)
(348/725) Installing discover-backend-fwupd (5.26.1-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.2-r0)
(364/725) Installing kirigami-addons (0.4-r0)
(365/725) Installing kclock (22.09-r0)
(366/725) Installing gsettings-desktop-schemas (43.0-r0)
(367/725) Installing kdecoration (5.26.1-r0)
(368/725) Installing kde-gtk-config (5.26.1-r0)
(369/725) Installing kirigami-gallery (22.08.2-r0)
(370/725) Installing kquickimageeditor (0.2.0-r1)
(371/725) Installing taglib (1.12-r1)
(372/725) Installing kfilemetadata (5.99.0-r0)
(373/725) Installing qt5-qtlocation (5.15.6_git20220907-r0)
(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-r3)
(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.11.0-r0)
(384/725) Installing kcontacts (5.99.0-r0)
(385/725) Installing kpeople (5.99.0-r0)
(386/725) Installing libical (3.0.15-r0)
(387/725) Installing kcalendarcore (5.99.0-r0)
(388/725) Installing kmime (22.08.2-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-r1)
(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-r0)
(398/725) Installing libraw-tools (0.20.2-r0)
(399/725) Installing lcms2 (2.13.1-r0)
(400/725) Installing imagemagick-libs (7.1.0.51-r0)
(401/725) Installing jbig2dec (0.19-r0)
(402/725) Installing ghostscript (10.0.0-r0)
(403/725) Installing libde265 (1.0.8-r2)
(404/725) Installing libheif (1.13.0-r0)
(405/725) Installing libjxl (0.6.1_git20220605-r1)
(406/725) Installing librsvg (2.55.1-r0)
(407/725) Installing imagemagick (7.1.0.51-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 openexr (3.1.5-r3)
(412/725) Installing soundtouch (2.3.1-r0)
(413/725) Installing chromaprint (1.5.1-r2)
(414/725) Installing libraw1394 (2.1.2-r2)
(415/725) Installing libdc1394 (2.2.6-r0)
(416/725) Installing tslib (1.22-r1)
(417/725) Installing directfb (1.7.7-r4)
(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-r0)
(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-r1)
(432/725) Installing openjpeg (2.5.0-r0)
(433/725) Installing librtmp (2.4_git20190330-r1)
(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-r0)
(441/725) Installing gtk4.0 (4.8.1-r1)
Executing gtk4.0-4.8.1-r1.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.1-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-r2)
(456/725) Installing libprotobuf (3.21.8-r0)
(457/725) Installing libphonenumber (8.12.56-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.1-r0)
(470/725) Installing breeze (5.26.1-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.10-r3)
(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.1-r0)
(485/725) Installing layer-shell-qt (5.26.1-r0)
(486/725) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(487/725) Installing kscreen (5.26.1-r0)
(488/725) Installing socat (1.7.4.3-r1)
(489/725) Installing kwallet-pam (5.26.1-r0)
(490/725) Installing kwayland-integration (5.26.1-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.18.12-r0)
(495/725) Installing modemmanager-openrc (1.18.12-r0)
(496/725) Installing libnm (1.40.0-r0)
(497/725) Installing networkmanager-common (1.40.0-r0)
(498/725) Installing networkmanager-openrc (1.40.0-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-r0)
(504/725) Installing libidn2 (2.3.3-r1)
(505/725) Installing libpsl (0.21.1-r1)
(506/725) Installing networkmanager (1.40.0-r0)
Executing networkmanager-1.40.0-r0.pre-install
Executing networkmanager-1.40.0-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.0-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.0-r0)
(512/725) Installing wireless-regdb (2022.08.12-r0)
(513/725) Installing networkmanager-wifi (1.40.0-r0)
Executing networkmanager-wifi-1.40.0-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 (20220725-r0)
(515/725) Installing networkmanager-wwan (1.40.0-r0)
(516/725) Installing pipewire-libs (0.3.59-r1)
(517/725) Installing libunwind (1.6.2-r0)
(518/725) Installing libuv (1.44.2-r0)
(519/725) Installing roc-toolkit-libs (0.1.5-r2)
(520/725) Installing webrtc-audio-processing (0.3.1-r6)
(521/725) Installing pipewire (0.3.59-r1)
(522/725) Installing breeze-icons (5.99.0-r0)
(523/725) Installing dbus-x11 (1.14.4-r0)
(524/725) Installing kactivities (5.99.0-r0)
(525/725) Installing kpipewire (5.26.1-r0)
(526/725) Installing dconf (0.40.0-r2)
(527/725) Installing anthy (9100h-r2)
(528/725) Installing maliit-framework (2.3.0-r1)
(529/725) Installing kyotocabinet (1.2.79-r3)
(530/725) Installing libpinyin (2.6.2-r0)
(531/725) Installing tinyxml (2.6.2-r1)
(532/725) Installing presage (0.9.1-r2)
(533/725) Installing maliit-keyboard (2.3.1-r0)
(534/725) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(535/725) Installing plasma-nano (5.26.1-r0)
(536/725) Installing networkmanager-qt (5.99.0-r0)
(537/725) Installing plasma-nm (5.26.1-r0)
(538/725) Installing plasma-nm-mobile (5.26.1-r0)
(539/725) Installing fftw-single-libs (3.3.10-r0)
(540/725) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(541/725) Installing pulseaudio-bluez (9999_git20220528-r0)
(542/725) Installing pulseaudio-alsa (9999_git20220528-r0)
(543/725) Installing alsa-utils-openrc (1.2.7-r1)
(544/725) Installing pulseaudio-openrc (9999_git20220528-r0)
(545/725) Installing libcanberra-pulse (0.30-r8)
(546/725) Installing plasma-pa (5.26.1-r0)
(547/725) Installing tzdata (2022e-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.1-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.3-r0)
(560/725) Installing qt5-qttools (5.15.6_git20220907-r1)
(561/725) Installing phonon (4.11.1-r2)
(562/725) Installing talloc (2.3.4-r0)
(563/725) Installing tevent (0.13.0-r0)
(564/725) Installing samba-util-libs (4.16.4-r0)
(565/725) Installing jansson (2.14-r0)
(566/725) Installing ldb (2.5.2-r0)
(567/725) Installing libwbclient (4.16.4-r0)
(568/725) Installing samba-libs (4.16.4-r0)
(569/725) Installing libsmbclient (4.16.4-r0)
(570/725) Installing kio-extras (22.08.2-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-r0)
(575/725) Installing libxfont2 (2.0.6-r0)
(576/725) Installing libtirpc-conf (1.3.2-r2)
(577/725) Installing libtirpc-nokrb (1.3.2-r2)
(578/725) Installing libxcvt (0.1.2-r0)
(579/725) Installing xwayland (22.1.3-r1)
(580/725) Installing kscreenlocker (5.26.1-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.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.1-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.1-r0)
(592/725) Installing qtchooser (66-r1)
(593/725) Installing plasma-workspace-libs (5.26.1-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.2-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-r0)
(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-r0)
(607/725) Installing lm-sensors-libs (3.6.0-r4)
(608/725) Installing libksysguard (5.26.1-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-r0)
(614/725) Installing plasma-workspace (5.26.1-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.1-r0)
(618/725) Installing qqc2-breeze-style (5.26.1-r0)
(619/725) Installing plasma-mobile (5.26.1-r0)
(620/725) Installing polkit-kde-agent-1 (5.26.1-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-r0)
(626/725) Installing nftables-openrc (1.0.5-r0)
(627/725) Installing postmarketos-config-nftables (0.12-r1)
Executing postmarketos-config-nftables-0.12-r1.post-install
 * service nftables added to runlevel default
(628/725) Installing postmarketos-config-nftables-networkmanager (0.12-r1)
(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.6-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-r3)
(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-r0)
(666/725) Installing py3-ruamel.yaml.clib (0.2.6-r1)
(667/725) Installing py3-ruamel.yaml (0.16.12-r2)
(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.1-r0)
(679/725) Installing powerdevil (5.26.1-r0)
(680/725) Installing bubblewrap (0.6.2-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.1-r0)
(687/725) Installing autologin (1.0.0-r4)
(688/725) Installing tinydm (1.1.2-r0)
(689/725) Installing tinydm-openrc (1.1.2-r0)
(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-r0)
(698/725) Installing xinit (1.4.1-r0)
(699/725) Installing hwdata-pci (0.363-r1)
(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.8-r6)
Executing postmarketos-ui-plasma-mobile-3.8-r6.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-r2)
(721/725) Installing kbd (2.5.1-r2)
(722/725) Installing kbd-openrc (2.5.1-r2)
(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.0-r4.trigger
Executing fontconfig-2.14.0-r0.trigger
Executing shared-mime-info-2.2-r1.trigger
Executing gdk-pixbuf-2.42.9-r1.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing ca-certificates-20220614-r2.trigger
Executing eudev-3.2.11-r2.trigger
Executing postmarketos-mkinitfs-1.5-r1.trigger
2022/10/19 16:12:31 Generating for kernel version: 5.17.9
2022/10/19 16:12:31 Output directory: /boot
2022/10/19 16:12:32 == Generating initramfs ==
2022/10/19 16:12:32 - Including hook files
2022/10/19 16:12:32 - Including hook scripts
2022/10/19 16:12:32 - Including required binaries
2022/10/19 16:12:32 - Including kernel modules
2022/10/19 16:12:32 - Including splash images
2022/10/19 16:12:32 - Writing and verifying initramfs archive
2022/10/19 16:12:32 == Generating initramfs extra ==
2022/10/19 16:12:32 - Including extra binaries
2022/10/19 16:12:32 - Including FDE support
2022/10/19 16:12:33 - Writing and verifying initramfs-extra archive
2022/10/19 16:12:34 == 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/10/19 16:12:36 mkinitfs completed in: 4.53629849s
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: 2126 MiB in 750 packages
(3773909) [16:12:47] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2126 MiB in 750 packages
(3773909) [16:12:50] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details)
(3773909) [16:12:50] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro
(3773909) [16:12:50] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(3773909) [16:12:50] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(3773909) [16:12:50] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(3773909) [16:12:50] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro
(3773909) [16:12:50] New background process: pid=3783911, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2126 MiB in 750 packages
(3773909) [16:12:54] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2126 MiB in 750 packages
(3773909) [16:12:57] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(3773909) [16:12:58] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs
(3773909) [16:12:58] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(3773909) [16:12:58] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(3773909) [16:12:58] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(3773909) [16:12:58] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(3773909) [16:12:58] New background process: pid=3784186, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2126 MiB in 750 packages
(3773909) [16:13:01] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2126 MiB in 750 packages
(3773909) [16:13:05] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro
(3773909) [16:13:05] (rootfs_pine64-pinephonepro) % mkinitfs
2022/10/19 16:13:05 Generating for kernel version: 5.17.9
2022/10/19 16:13:05 Output directory: /boot
2022/10/19 16:13:05 == Generating initramfs ==
2022/10/19 16:13:05 - Including hook files
2022/10/19 16:13:05 - Including hook scripts
2022/10/19 16:13:05 - Including required binaries
2022/10/19 16:13:05 - Including kernel modules
2022/10/19 16:13:06 - Including splash images
2022/10/19 16:13:06 - Writing and verifying initramfs archive
2022/10/19 16:13:06 == Generating initramfs extra ==
2022/10/19 16:13:06 - Including extra binaries
2022/10/19 16:13:06 - Including FDE support
2022/10/19 16:13:07 - Writing and verifying initramfs-extra archive
2022/10/19 16:13:08 == 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/10/19 16:13:09 mkinitfs completed in: 3.997827573s
(3773909) [16:13:09]  *** SET LOGIN PASSWORD FOR: 'user' ***
(3773909) [16:13:09] (rootfs_pine64-pinephonepro) % passwd user
New password: Retype new password: passwd: password updated successfully
(3773909) [16:13:09] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow
(3773909) [16:13:10] (rootfs_pine64-pinephonepro) locking root
(3773909) [16:13:10] (rootfs_pine64-pinephonepro) % passwd -l root
passwd: password changed.
(3773909) [16:13:10] NOTE: No valid keymap specified for device
(3773909) [16:13:10] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC
(3773909) [16:13:17] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname
(3773909) [16:13:17] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts
(3773909) [16:13:17] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(3773909) [16:13:17] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(3773909) [16:13:17] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(3773909) [16:13:17] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(3773909) [16:13:17] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(3773909) [16:13:17] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(3773909) [16:13:17] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(3773909) [16:13:17] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(3773909) [16:13:17] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(3773909) [16:13:17] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(3773909) [16:13:17] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(3773909) [16:13:17] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(3773909) [16:13:17] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(3773909) [16:13:17] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(3773909) [16:13:17] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(3773909) [16:13:17] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap
(3773909) [16:13:17] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
2186004	/home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
(3773909) [16:13:17] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(3773909) [16:13:17] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(3773909) [16:13:17] (native) create pine64-pinephonepro.img (2868M)
(3773909) [16:13:17] (native) % truncate -s 2868M /home/pmos/rootfs/pine64-pinephonepro.img
(3773909) [16:13:17] (native) mount /dev/install (pine64-pinephonepro.img)
(3773909) [16:13:17] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop)
(3773909) [16:13:17] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(3773909) [16:13:17] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(3773909) [16:13:17] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(3773909) [16:13:17] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(3773909) [16:13:17] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(3773909) [16:13:17] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(3773909) [16:13:17] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(3773909) [16:13:17] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(3773909) [16:13:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(3773909) [16:13:18] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(3773909) [16:13:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(3773909) [16:13:18] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(3773909) [16:13:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(3773909) [16:13:18] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(3773909) [16:13:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(3773909) [16:13:18] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(3773909) [16:13:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(3773909) [16:13:18] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(3773909) [16:13:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(3773909) [16:13:18] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(3773909) [16:13:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(3773909) [16:13:18] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(3773909) [16:13:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(3773909) [16:13:18] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(3773909) [16:13:18] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img
(3773909) [16:13:18] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "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": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "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/core20_1611.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
      }
   ]
}
(3773909) [16:13:18] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "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": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "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/core20_1611.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
      }
   ]
}
(3773909) [16:13:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(3773909) [16:13:18] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(3773909) [16:13:18] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(3773909) [16:13:18] (native) % parted -s /dev/install mktable gpt
(3773909) [16:13:18] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M
(3773909) [16:13:18] (native) % parted -s /dev/install mkpart primary 256M 100%
(3773909) [16:13:18] (native) % parted -s /dev/install set 1 boot on
(3773909) [16:13:18] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "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": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "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/core20_1611.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
      }
   ]
}
(3773909) [16:13:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(3773909) [16:13:18] % sudo mount --bind /dev/loop2p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(3773909) [16:13:18] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(3773909) [16:13:18] % sudo mount --bind /dev/loop2p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(3773909) [16:13:18] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(3773909) [16:13:18] (native) install e2fsprogs
(3773909) [16:13:18] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3773909) [16:13:18] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3773909) [16:13:19] (native) % cat /tmp/apk_progress_fifo
(3773909) [16:13:19] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(3773909) [16:13:19] New background process: pid=3785271, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r3)
(2/3) Installing e2fsprogs-libs (1.46.5-r3)
(3/3) Installing e2fsprogs (1.46.5-r3)
Executing busybox-1.35.0-r27.trigger
OK: 26 MiB in 72 packages
(3773909) [16:13:19] (native) format /dev/installp2 (root, ext4)
(3773909) [16:13:19] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(3773909) [16:13:19] (native) mount /dev/installp2 to /mnt/install
(3773909) [16:13:19] (native) % mkdir -p /mnt/install
(3773909) [16:13:19] (native) % mount /dev/installp2 /mnt/install
(3773909) [16:13:20] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(3773909) [16:13:20] (native) install dosfstools
(3773909) [16:13:20] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3773909) [16:13:20] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3773909) [16:13:20] (native) % cat /tmp/apk_progress_fifo
(3773909) [16:13:20] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(3773909) [16:13:20] New background process: pid=3785300, 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
(3773909) [16:13:20] (native) format /dev/installp1 (boot, fat32), mount to mountpoint
(3773909) [16:13:20] (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
(3773909) [16:13:20] (native) % mkdir -p /mnt/install/boot
(3773909) [16:13:20] (native) % mount /dev/installp1 /mnt/install/boot
(3773909) [16:13:20] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(3773909) [16:13:20] (native) copy rootfs_pine64-pinephonepro to /mnt/install/
(3773909) [16:13:20] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(3773909) [16:13:20] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(3773909) [16:13:20] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(3773909) [16:13:20] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(3773909) [16:13:20] (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/
(3773909) [16:13:33] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(3773909) [16:13:33] % 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
(3773909) [16:13:33] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(3773909) [16:13:33] % 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/
(3773909) [16:13:33] % 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/
(3773909) [16:13:33] % 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/
(3773909) [16:13:33] % 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/
(3773909) [16:13:33] % 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/
(3773909) [16:13:33] % 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/
(3773909) [16:13:33] % 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/
(3773909) [16:13:34] % 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/
(3773909) [16:13:34] % 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/
(3773909) [16:13:34] % 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/
(3773909) [16:13:34] % 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/
(3773909) [16:13:34] % 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/
(3773909) [16:13:34] % 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/
(3773909) [16:13:34] % 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/
(3773909) [16:13:34] % 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/
(3773909) [16:13:34] % 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/
(3773909) [16:13:34] % 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/
(3773909) [16:13:34] % 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/
(3773909) [16:13:34] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(3773909) [16:13:34] % 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
(3773909) [16:13:34] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(3773909) [16:13:34] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(3773909) [16:13:35] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "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": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "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/core20_1611.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
      }
   ]
}
(3773909) [16:13:35] (native) umount /dev/loop2
(3773909) [16:13:35] (native) % losetup -d /dev/loop2
(3773909) [16:13:35] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(3773909) [16:13:35] 
(3773909) [16:13:35] *** FLASHING INFORMATION ***
(3773909) [16:13:35] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(3773909) [16:13:35] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(3773909) [16:13:35] 
(3773909) [16:13:35] *** SSH DAEMON INFORMATION ***
(3773909) [16:13:35] SSH daemon is enabled (disable with --no-sshd).
(3773909) [16:13:35] Login as 'user' with the password given during installation.
(3773909) [16:13:35] 
(3773909) [16:13:35] *** FIREWALL INFORMATION ***
(3773909) [16:13:35] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(3773909) [16:13:35] For more information: https://postmarketos.org/firewall
(3773909) [16:13:35] 
(3773909) [16:13:35] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(3773909) [16:13:35] DONE!
total 2280048
-rw-r--r-- 1 root 12345 3007315968 Oct 19 16:13 pine64-pinephonepro.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img'
Loop Device: /dev/loop2
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/core20_1611.snap                                                    0     512
/dev/loop4         0      0         1  1 /var/lib/snapd/snaps/core20_1623.snap                                                    0     512
/dev/loop2         0      0         0  0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img   0     512
/dev/loop0         0      0         1  1 /var/lib/snapd/snaps/core18_2560.snap                                                    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
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Oct 19 16:13 pmOS_boot -> ../../loop2p1
lrwxrwxrwx 1 root root 13 Oct 19 16:13 pmOS_root -> ../../loop2p2
lrwxrwxrwx 1 root root 10 Oct 19 16:13 storagepool -> ../../sda1
total 88
drwxr-xr-x  2 root root  4096 Oct 19 16:12 bin
drwxr-xr-x  2 root root  4096 Oct 19 16:13 boot
drwxr-xr-x  2 root root  4096 Oct 19 16:06 dev
drwxr-xr-x 65 root root  4096 Oct 19 16:13 etc
drwxr-xr-x  3 root root  4096 Oct 19 16:13 home
drwxr-xr-x 15 root root  4096 Oct 19 16:11 lib
drwx------  2 root root 16384 Oct 19 16:13 lost+found
drwxr-xr-x  5 root root  4096 Oct 19 16:06 media
drwxr-xr-x  8 root root  4096 Oct 19 16:06 mnt
drwxr-xr-x  2 root root  4096 Oct 19 16:06 opt
drwxr-xr-x  2 root root  4096 Oct 19 16:06 proc
drwx------  2 root root  4096 Oct 19 16:06 root
drwxr-xr-x  6 root root  4096 Oct 19 16:11 run
drwxr-xr-x  2 root root  4096 Oct 19 16:11 sbin
drwxr-xr-x  2 root root  4096 Oct 19 16:06 srv
drwxr-xr-x  2 root root  4096 Oct 19 16:06 sys
drwxrwxrwt  2 root root  4096 Oct 19 16:13 tmp
drwxr-xr-x 10 root root  4096 Oct 19 16:12 usr
drwxr-xr-x 13 root root  4096 Oct 19 16:08 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-10-19 16:13:57--  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% 56.2M=0s

2022-10-19 16:13:57 (56.2 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-10-19 11:51:07.838908 [http://mirror.postmarketos.org/postmarketos/master]
v20220809-6187-g04c2ecb1b3 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v20220809-6183-g7182cb23ea [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v20220809-6175-g1b349d128b [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24825 distinct packages available
(1/104) Upgrading kirigami2-libs (5.99.0-r0 -> 9999_git1665428148-r0)
(2/104) Upgrading kirigami2 (5.99.0-r0 -> 9999_git1665428148-r0)
(3/104) Upgrading kactivities-libs (5.99.0-r0 -> 9999_git1665347036-r0)
(4/104) Upgrading karchive (5.99.0-r0 -> 9999_git1665347063-r0)
(5/104) Upgrading kconfig (5.99.0-r0 -> 9999_git1665347128-r0)
(6/104) Upgrading kcoreaddons (5.99.0-r0 -> 9999_git1665347157-r0)
(7/104) Upgrading kwindowsystem (5.99.0-r0 -> 9999_git1665347215-r0)
(8/104) Upgrading kcrash (5.99.0-r0 -> 9999_git1665347167-r0)
(9/104) Upgrading kdbusaddons (5.99.0-r0 -> 9999_git1665347187-r0)
(10/104) Upgrading kglobalaccel (5.99.0-r0 -> 9999_git1665347296-r0)
(11/104) Upgrading kguiaddons (5.99.0-r0 -> 9999_git1665522143-r0)
(12/104) Upgrading ki18n (5.99.0-r0 -> 9999_git1665569809-r0)
(13/104) Upgrading kauth (5.99.0-r0 -> 9999_git1665347072-r0)
(14/104) Upgrading kcodecs (5.99.0-r0 -> 9999_git1665347111-r0)
(15/104) Upgrading kwidgetsaddons (5.99.0-r0 -> 9999_git1665347206-r0)
(16/104) Upgrading kconfigwidgets (5.99.0-r0 -> 9999_git1665599662-r0)
(17/104) Upgrading kiconthemes (5.99.0-r0 -> 9999_git1665347345-r0)
(18/104) Upgrading kitemviews (5.99.0-r0 -> 9999_git1665347404-r0)
(19/104) Upgrading kxmlgui (5.99.0-r0 -> 9999_git1665347226-r0)
(20/104) Upgrading kbookmarks (5.99.0-r0 -> 9999_git1665347082-r0)
(21/104) Upgrading kcompletion (5.99.0-r0 -> 9999_git1665347119-r0)
(22/104) Upgrading kdoctools (5.99.0-r0 -> 9999_git1665347268-r0)
(23/104) Upgrading kjobwidgets (5.99.0-r0 -> 9999_git1665347414-r0)
(24/104) Upgrading knotifications (5.99.0-r0 -> 9999_git1665347461-r0)
(25/104) Upgrading kservice (5.99.0-r0 -> 9999_git1665347145-r0)
(26/104) Upgrading solid-libs (5.99.0-r0 -> 9999_git1665539756-r0)
(27/104) Upgrading sonnet (5.99.0-r0 -> 9999_git1665347326-r0)
(28/104) Upgrading ktextwidgets (5.99.0-r0 -> 9999_git1665347166-r0)
(29/104) Upgrading kio (5.99.0-r0 -> 9999_git1665612912-r0)
(30/104) Upgrading kpackage (5.99.0-r0 -> 9999_git1665347481-r0)
(31/104) Upgrading kdeclarative (5.99.0-r0 -> 9999_git1665347196-r0)
(32/104) Upgrading kwayland (5.99.0-r0 -> 9999_git1665347197-r0)
(33/104) Upgrading plasma-framework (5.99.0-r0 -> 9999_git1665599222-r0)
(34/104) Upgrading kwallet (5.99.0-r0 -> 9999_git1665523550-r0)
(35/104) Upgrading purpose (5.99.0-r0 -> 9999_git1665347296-r0)
(36/104) Upgrading angelfish (22.09-r0 -> 9999_git1664849720-r0)
(37/104) Upgrading breeze-gtk (5.26.1-r0 -> 9999_git1665054909-r0)
(38/104) Upgrading attica (5.99.0-r0 -> 9999_git1665346188-r0)
(39/104) Upgrading kidletime (5.99.0-r0 -> 9999_git1665347355-r0)
(40/104) Upgrading knewstuff (5.99.0-r0 -> 9999_git1665578362-r0)
(41/104) Upgrading kirigami-addons (0.4-r0 -> 9999_git1665226092-r0)
(42/104) Upgrading kclock (22.09-r0 -> 9999_git1665190209-r0)
(43/104) Upgrading kdecoration (5.26.1-r0 -> 9999_git1665068994-r0)
(44/104) Upgrading kde-gtk-config (5.26.1-r0 -> 9999_git1665055009-r0)
(45/104) Upgrading kfilemetadata (5.99.0-r0 -> 9999_git1665514826-r0)
(46/104) Upgrading kcontacts (5.99.0-r0 -> 9999_git1665347147-r0)
(47/104) Upgrading kpeople (5.99.0-r0 -> 9999_git1665366958-r0)
(48/104) Upgrading kcalendarcore (5.99.0-r0 -> 9999_git1665347091-r0)
(49/104) Upgrading kcmutils (5.99.0-r0 -> 9999_git1665347101-r0)
(50/104) Upgrading frameworkintegration (5.99.0-r0 -> 9999_git1665347025-r0)
(51/104) Upgrading oxygen (5.26.1-r0 -> 9999_git1665109481-r0)
(52/104) Upgrading modemmanager-qt (5.99.0-r0 -> 9999_git1665347249-r0)
(53/104) Upgrading plasma-dialer (22.09-r0 -> 9999_git1665226666-r0)
(54/104) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1664766603-r0)
(55/104) Upgrading kded (5.99.0-r0 -> 9999_git1665347206-r0)
(56/104) Upgrading bluez-qt (5.99.0-r0 -> 9999_git1665346208-r0)
(57/104) Upgrading bluedevil (5.26.1-r0 -> 9999_git1665540197-r0)
(58/104) Upgrading breeze (5.26.1-r0 -> 9999_git1665366491-r0)
(59/104) Upgrading libkscreen (5.26.1-r0 -> 9999_git1665504614-r0)
(60/104) Upgrading layer-shell-qt (5.26.1-r0 -> 9999_git1663246670-r0)
(61/104) Upgrading kscreen (5.26.1-r0 -> 9999_git1665395043-r0)
(62/104) Upgrading kwallet-pam (5.26.1-r0 -> 9999_git1663246611-r0)
(63/104) Upgrading kwayland-integration (5.26.1-r0 -> 9999_git1664735570-r1)
(64/104) Upgrading breeze-icons (5.99.0-r0 -> 9999_git1665346217-r0)
(65/104) Upgrading kactivities (5.99.0-r0 -> 9999_git1665347036-r0)
(66/104) Upgrading plasma-nano (5.26.1-r0 -> 9999_git1664766236-r0)
(67/104) Upgrading networkmanager-qt (5.99.0-r0 -> 9999_git1665347259-r0)
(68/104) Upgrading plasma-nm (5.26.1-r0 -> 9999_git1665540290-r0)
(69/104) Upgrading plasma-nm-mobile (5.26.1-r0 -> 9999_git1665540290-r0)
(70/104) Upgrading plasma-pa (5.26.1-r0 -> 9999_git1665540306-r0)
(71/104) Upgrading plasma-settings (22.09-r1 -> 9999_git1665226675-r1)
(72/104) Upgrading kactivitymanagerd (5.26.1-r0 -> 9999_git1664765942-r0)
(73/104) Upgrading kinit (5.99.0-r0 -> 9999_git1665347365-r0)
(74/104) Upgrading kdnssd (5.99.0-r0 -> 9999_git1665347258-r0)
(75/104) Upgrading syntax-highlighting (5.99.0-r0 -> 9999_git1665426378-r0)
(76/104) Upgrading kquickcharts (5.99.0-r0 -> 9999_git1665347529-r0)
(77/104) Upgrading kscreenlocker (5.26.1-r0 -> 9999_git1665311235-r0)
(78/104) Upgrading kwin (5.26.1-r0 -> 9999_git1665574105-r0)
(79/104) Upgrading kitemmodels (5.99.0-r0 -> 9999_git1665347394-r0)
(80/104) Upgrading threadweaver (5.99.0-r0 -> 9999_git1665347357-r0)
(81/104) Upgrading krunner (5.99.0-r0 -> 9999_git1665347137-r0)
(82/104) Upgrading milou (5.26.1-r0 -> 9999_git1664766124-r0)
(83/104) Upgrading qqc2-desktop-style (5.99.0-r0 -> 9999_git1665347306-r0)
(84/104) Upgrading plasma-integration (5.26.1-r0 -> 9999_git1664766214-r1)
(85/104) Upgrading plasma-workspace-libs (5.26.1-r0 -> 9999_git1665582427-r0)
(86/104) Upgrading kactivities-stats (5.99.0-r0 -> 9999_git1665347045-r0)
(87/104) Upgrading baloo (5.99.0-r0 -> 9999_git1665539178-r0)
(88/104) Upgrading kholidays (5.99.0-r0 -> 9999_git1665347314-r0)
(89/104) Upgrading knotifyconfig (5.99.0-r0 -> 9999_git1665347471-r0)
(90/104) Upgrading kparts (5.99.0-r0 -> 9999_git1665366949-r0)
(91/104) Upgrading prison (5.99.0-r0 -> 9999_git1665414234-r0)
(92/104) Upgrading ktexteditor (5.99.0-r0 -> 9999_git1665539724-r0)
(93/104) Upgrading libksysguard (5.26.1-r0 -> 9999_git1665578522-r0)
(94/104) Upgrading plasma-workspace (5.26.1-r0 -> 9999_git1665582427-r0)
(95/104) Upgrading kpty (5.99.0-r0 -> 9999_git1665347520-r0)
(96/104) Upgrading kdesu (5.99.0-r0 -> 9999_git1663420106-r0)
(97/104) Upgrading kde-cli-tools (5.26.1-r0 -> 9999_git1665540220-r0)
(98/104) Upgrading qqc2-breeze-style (5.26.1-r0 -> 9999_git1665134183-r0)
(99/104) Upgrading plasma-mobile (5.26.1-r0 -> 9999_git1665617418-r1)
(100/104) Upgrading polkit-kde-agent-1 (5.26.1-r0 -> 9999_git1664766395-r0)
(101/104) Upgrading powerdevil-libs (5.26.1-r0 -> 9999_git1665421277-r0)
(102/104) Upgrading powerdevil (5.26.1-r0 -> 9999_git1665421277-r0)
(103/104) Upgrading xdg-desktop-portal-kde (5.26.1-r0 -> 9999_git1664849692-r0)
(104/104) Upgrading qmlkonsole (22.09-r1 -> 9999_git1664935591-r1)
Executing busybox-1.35.0-r27.trigger
Executing shared-mime-info-2.2-r1.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing eudev-3.2.11-r2.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: 2299 MiB in 750 packages
(1/10) Installing bash (5.2.2-r0)
Executing bash-5.2.2-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-r1)
Executing flatpak-1.14.0-r1.pre-install
Executing flatpak-1.14.0-r1.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-r1)
(7/10) Installing discover-backend-flatpak (5.26.1-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (6.4-r0)
(10/10) Installing neofetch (7.1.0-r0)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r6.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: 2310 MiB in 760 packages
(1/91) Installing syndication (9999_git1665347337-r0)
(2/91) Installing alligator (9999_git1664849711-r0)
(3/91) Installing libavc1394 (0.5.4-r2)
(4/91) Installing libcaca (0.99_beta20-r0)
(5/91) Installing libdv (1.0.0-r7)
(6/91) Installing libiec61883 (1.2.0-r2)
(7/91) Installing mpg123-libs (1.30.2-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.0-r0)
(15/91) Installing py3-certifi (2022.9.24-r0)
(16/91) Installing py3-charset-normalizer (2.1.1-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-r0)
(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.3-r1)
(25/91) Installing py3-brotli (1.0.9-r8)
(26/91) Installing yt-dlp (2022.10.04-r1)
(27/91) Installing audiotube (9999_git1665226656-r0)
(28/91) Installing calindori (9999_git1664766511-r0)
(29/91) Installing live-media (2022.07.14-r0)
(30/91) Installing libxpm (3.5.13-r1)
(31/91) Installing a52dec (0.7.4-r8)
(32/91) Installing vulkan-loader (1.3.224.1-r1)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.3-r0)
(35/91) Installing libcddb (1.3.2-r3)
(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.0-r0)
(42/91) Installing libupnp (1.14.13-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.11.0-r0)
(49/91) Installing glslang (11.11.0-r0)
(50/91) Installing spirv-tools (1.3.224.1-r1)
ERROR: Failed to create usr/lib/libSPIRV-Tools-diff.so: No space left on device
ERROR: spirv-tools-1.3.224.1-r1: No space left on device
(51/91) Installing shaderc (2022.2-r1)
(52/91) Installing libplacebo (4.208.0-r3)
ERROR: libplacebo-4.208.0-r3: No space left on device
(53/91) Installing libprotobuf-lite (3.21.8-r0)
ERROR: libprotobuf-lite-3.21.8-r0: No space left on device
(54/91) Installing vlc-libs (3.0.17.4-r10)
ERROR: vlc-libs-3.0.17.4-r10: No space left on device
(55/91) Installing vlc (3.0.17.4-r10)
ERROR: vlc-3.0.17.4-r10: No space left on device
(56/91) Installing elisa (22.08.2-r0)
ERROR: elisa-22.08.2-r0: No space left on device
(57/91) Installing kunitconversion (9999_git1665347177-r0)
ERROR: kunitconversion-9999_git1665347177-r0: No space left on device
(58/91) Installing kalk (9999_git1665583146-r0)
ERROR: kalk-9999_git1665583146-r0: No space left on device
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
ERROR: qt5-qtkeychain-0.13.2-r0: No space left on device
(60/91) Installing kasts (9999_git1665454165-r0)
ERROR: kasts-9999_git1665454165-r0: No space left on device
(61/91) Installing keysmith (9999_git1665195274-r0)
ERROR: keysmith-9999_git1665195274-r0: No space left on device
(62/91) Installing krecorder (9999_git1665190218-r1)
ERROR: krecorder-9999_git1665190218-r1: No space left on device
(63/91) Installing kpublictransport (22.08.2-r0)
ERROR: kpublictransport-22.08.2-r0: No space left on device
(64/91) Installing ktrip (9999_git1665190380-r0)
ERROR: ktrip-9999_git1665190380-r0: No space left on device
(65/91) Installing kweathercore (9999_git1664764385-r0)
ERROR: kweathercore-9999_git1664764385-r0: No space left on device
(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_git1664766564-r1)
ERROR: kweather-9999_git1664766564-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: libcmark-0.30.2-r1: No space left on device
(70/91) Installing neochat (9999_git1665626653-r0)
ERROR: neochat-9999_git1665626653-r0: No space left on device
(71/91) Installing kjs (9999_git1665347424-r0)
ERROR: kjs-9999_git1665347424-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: libzip-1.9.2-r2: No space left on device
(74/91) Installing ebook-tools (0.2.2-r2)
(75/91) Installing discount-libs (2.2.7b-r0)
ERROR: discount-libs-2.2.7b-r0: Operation not permitted
(76/91) Installing poppler (22.10.0-r0)
ERROR: poppler-22.10.0-r0: Operation not permitted
(77/91) Installing poppler-qt5 (22.10.0-r0)
ERROR: poppler-qt5-22.10.0-r0: Operation not permitted
(78/91) Installing kdegraphics-mobipocket (22.08.2-r0)
ERROR: kdegraphics-mobipocket-22.08.2-r0: Operation not permitted
(79/91) Installing libspectre (0.2.10-r1)
ERROR: libspectre-0.2.10-r1: Operation not permitted
(80/91) Installing okular-common (22.08.2-r0)
ERROR: okular-common-22.08.2-r0: Operation not permitted
(81/91) Installing okular (22.08.2-r0)
ERROR: okular-22.08.2-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_git1665190230-r0)
ERROR: plasmatube-9999_git1665190230-r0: Operation not permitted
(86/91) Installing postmarketos-config-nftables-upnp-client (0.12-r1)
ERROR: postmarketos-config-nftables-upnp-client-0.12-r1: Operation not permitted
(87/91) Installing postmarketos-config-nftables-mdns (0.12-r1)
ERROR: postmarketos-config-nftables-mdns-0.12-r1: Operation not permitted
(88/91) Installing postmarketos-config-nftables-chromecast (0.12-r1)
ERROR: postmarketos-config-nftables-chromecast-0.12-r1: Operation not permitted
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.12-r1)
ERROR: postmarketos-config-nftables-vlc-chromecast-0.12-r1: 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_git1665226323-r0)
ERROR: tokodon-9999_git1665226323-r0: Operation not permitted
Executing busybox-1.35.0-r27.trigger
ERROR: busybox-1.35.0-r27.trigger: failed to execute: No space left on device
Executing gtk-update-icon-cache-3.24.34-r6.trigger
ERROR: gtk-update-icon-cache-3.24.34-r6.trigger: failed to execute: No space left on device
Executing postmarketos-base-23-r1.trigger
ERROR: postmarketos-base-23-r1.trigger: failed to execute: No space left on device
40 errors; 2387 MiB in 811 packages
sh: write error: No space left on device
(chroot) Exiting chroot...
[16:16:33] Unregister qemu binfmt (arm)
[16:16:33] Unregister qemu binfmt (aarch64)
[16:16:34] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:16:34] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:16:34] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y
[16:16:34] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
[16:16:36] Cleared up ~4388 MB of space
[16:16:36] DONE!
removed 'images/pmos-plasma-mobile-nightly-20221018-pine64-pinephone.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221018-pine64-pinephone.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221018-pine64-pinephonepro.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221018-pine64-pinephonepro.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221018-tablet-x64uefi.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221018-tablet-x64uefi.img.xz.sha256'
Compressing pine64-pinephone.img
pine64-pinephone.img: 878.4 MiB / 2,913.0 MiB = 0.302, 28 MiB/s, 1:42
renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221019-pine64-pinephone.img.xz'
Compressing pine64-pinephonepro.img
pine64-pinephonepro.img: 822.9 MiB / 2,868.0 MiB = 0.287, 28 MiB/s, 1:42
renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221019-pine64-pinephonepro.img.xz'
Compressing tablet-x64uefi.img
tablet-x64uefi.img: 1,246.9 MiB / 3,963.0 MiB = 0.315, 30 MiB/s, 2:12
renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221019-tablet-x64uefi.img.xz'
sending incremental file list
deleting images/pmos-plasma-mobile-nightly-20221018-tablet-x64uefi.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221018-tablet-x64uefi.img.xz
deleting images/pmos-plasma-mobile-nightly-20221018-pine64-pinephonepro.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221018-pine64-pinephonepro.img.xz
deleting images/pmos-plasma-mobile-nightly-20221018-pine64-pinephone.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221018-pine64-pinephone.img.xz
images/
images/pmos-plasma-mobile-nightly-20221019-pine64-pinephone.img.xz

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

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

         32,768   0%   39.17kB/s    6:07:08  
        163,840   0%  157.48kB/s    1:31:17  
      1,474,560   0%  706.92kB/s    0:20:18  
      2,785,280   0%  890.34kB/s    0:16:05  
      4,096,000   0%  982.32kB/s    0:14:34  
      5,406,720   0%    1.22MB/s    0:11:24  
      6,717,440   0%    1.22MB/s    0:11:23  
      8,028,160   0%    1.21MB/s    0:11:27  
      9,338,880   1%    1.21MB/s    0:11:28  
     10,649,600   1%    1.22MB/s    0:11:23  
     11,960,320   1%    1.22MB/s    0:11:22  
     13,271,040   1%    1.22MB/s    0:11:18  
     14,581,760   1%    1.23MB/s    0:11:16  
     15,892,480   1%    1.22MB/s    0:11:18  
     17,203,200   1%    1.22MB/s    0:11:14  
     18,513,920   2%    1.22MB/s    0:11:13  
     19,824,640   2%    1.22MB/s    0:11:12  
     21,135,360   2%    1.23MB/s    0:11:09  
     22,446,080   2%    1.22MB/s    0:11:10  
     23,756,800   2%    1.23MB/s    0:11:07  
     25,067,520   2%    1.22MB/s    0:11:07  
     26,378,240   3%    1.22MB/s    0:11:07  
     27,688,960   3%    1.22MB/s    0:11:06  
     28,999,680   3%    1.23MB/s    0:11:04  
     30,310,400   3%    1.23MB/s    0:11:02  
     31,621,120   3%    1.23MB/s    0:11:01  
     32,931,840   3%    1.22MB/s    0:11:02  
     34,242,560   3%    1.22MB/s    0:11:01  
     35,553,280   4%    1.22MB/s    0:10:59  
     36,864,000   4%    1.22MB/s    0:10:58  
     38,174,720   4%    1.23MB/s    0:10:56  
     39,485,440   4%    1.23MB/s    0:10:55  
     40,796,160   4%    1.23MB/s    0:10:55  
     42,106,880   4%    1.22MB/s    0:10:54  
     43,417,600   5%    1.22MB/s    0:10:56  
     44,728,320   5%    1.22MB/s    0:10:54  
     46,039,040   5%    1.22MB/s    0:10:53  
     47,349,760   5%    1.22MB/s    0:10:51  
     48,660,480   5%    1.23MB/s    0:10:47  
     49,971,200   5%    1.22MB/s    0:10:48  
     51,281,920   5%    1.22MB/s    0:10:47  
     52,592,640   6%    1.22MB/s    0:10:47  
     53,903,360   6%    1.22MB/s    0:10:48  
     55,214,080   6%    1.22MB/s    0:10:46  
     56,524,800   6%    1.22MB/s    0:10:44  
     57,835,520   6%    1.22MB/s    0:10:42  
     59,146,240   6%    1.23MB/s    0:10:39  
     60,456,960   7%    1.22MB/s    0:10:39  
     61,767,680   7%    1.22MB/s    0:10:38  
     63,078,400   7%    1.22MB/s    0:10:37  
     64,389,120   7%    1.22MB/s    0:10:39  
     65,699,840   7%    1.22MB/s    0:10:37  
     67,010,560   7%    1.22MB/s    0:10:36  
     68,321,280   7%    1.22MB/s    0:10:35  
     69,632,000   8%    1.22MB/s    0:10:32  
     70,942,720   8%    1.22MB/s    0:10:32  
     72,253,440   8%    1.23MB/s    0:10:29  
     73,564,160   8%    1.23MB/s    0:10:29  
     74,874,880   8%    1.22MB/s    0:10:28  
     76,185,600   8%    1.23MB/s    0:10:26  
     77,496,320   8%    1.22MB/s    0:10:27  
     78,807,040   9%    1.22MB/s    0:10:25  
     80,117,760   9%    1.23MB/s    0:10:22  
     81,428,480   9%    1.23MB/s    0:10:21  
     82,739,200   9%    1.23MB/s    0:10:21  
     84,049,920   9%    1.23MB/s    0:10:19  
     85,360,640   9%    1.22MB/s    0:10:24  
     86,671,360  10%    1.22MB/s    0:10:23  
     87,982,080  10%    1.21MB/s    0:10:23  
     89,292,800  10%    1.22MB/s    0:10:20  
     90,603,520  10%    1.23MB/s    0:10:15  
     91,914,240  10%    1.23MB/s    0:10:14  
     93,224,960  10%    1.23MB/s    0:10:11  
     94,535,680  10%    1.23MB/s    0:10:11  
     95,846,400  11%    1.22MB/s    0:10:13  
     97,157,120  11%    1.22MB/s    0:10:10  
     98,467,840  11%    1.23MB/s    0:10:09  
     99,778,560  11%    1.23MB/s    0:10:08  
    101,089,280  11%    1.23MB/s    0:10:03  
    102,400,000  11%    1.23MB/s    0:10:04  
    103,677,952  12%    1.22MB/s    0:10:07  
    104,988,672  12%    1.22MB/s    0:10:06  
    106,299,392  12%    1.22MB/s    0:10:05  
    107,610,112  12%    1.22MB/s    0:10:04  
    108,920,832  12%    1.22MB/s    0:10:01  
    110,231,552  12%    1.23MB/s    0:09:59  
    111,542,272  12%    1.23MB/s    0:09:58  
    112,852,992  13%    1.23MB/s    0:09:56  
    114,163,712  13%    1.23MB/s    0:09:54  
    115,474,432  13%    1.23MB/s    0:09:55  
    116,785,152  13%    1.22MB/s    0:09:58  
    118,095,872  13%    1.21MB/s    0:10:03  
    119,406,592  13%    1.21MB/s    0:10:01  
    120,717,312  13%    1.20MB/s    0:10:02  
    122,028,032  14%    1.20MB/s    0:10:05  
    123,338,752  14%    1.21MB/s    0:09:58  
    124,649,472  14%    1.18MB/s    0:10:08  
    125,960,192  14%    1.19MB/s    0:10:07  
    127,270,912  14%    1.19MB/s    0:10:03  
    128,581,632  14%    1.19MB/s    0:10:04  
    129,892,352  15%    1.20MB/s    0:09:56  
    131,203,072  15%    1.20MB/s    0:09:54  
    132,513,792  15%    1.19MB/s    0:09:59  
    133,824,512  15%    1.18MB/s    0:10:05  
    135,135,232  15%    1.18MB/s    0:09:59  
    136,445,952  15%    1.19MB/s    0:09:57  
    137,756,672  15%    1.21MB/s    0:09:45  
    139,067,392  16%    1.20MB/s    0:09:48  
    140,378,112  16%    1.20MB/s    0:09:47  
    141,557,760  16%    1.17MB/s    0:09:59  
    142,868,480  16%    1.18MB/s    0:09:57  
    144,179,200  16%    1.20MB/s    0:09:44  
    145,489,920  16%    1.20MB/s    0:09:43  
    146,800,640  17%    1.22MB/s    0:09:31  
    148,111,360  17%    1.22MB/s    0:09:31  
    149,422,080  17%    1.23MB/s    0:09:28  
    150,732,800  17%    1.23MB/s    0:09:27  
    152,043,520  17%    1.21MB/s    0:09:34  
    153,354,240  17%    1.21MB/s    0:09:32  
    154,664,960  17%    1.19MB/s    0:09:38  
    155,975,680  18%    1.19MB/s    0:09:37  
    157,286,400  18%    1.21MB/s    0:09:28  
    158,597,120  18%    1.21MB/s    0:09:26  
    159,907,840  18%    1.23MB/s    0:09:20  
    161,218,560  18%    1.21MB/s    0:09:26  
    162,529,280  18%    1.21MB/s    0:09:24  
    163,840,000  18%    1.21MB/s    0:09:23  
    165,150,720  19%    1.21MB/s    0:09:22  
    166,461,440  19%    1.23MB/s    0:09:13  
    167,772,160  19%    1.23MB/s    0:09:13  
    169,082,880  19%    1.23MB/s    0:09:12  
    170,393,600  19%    1.23MB/s    0:09:11  
    171,704,320  19%    1.22MB/s    0:09:11  
    173,015,040  20%    1.23MB/s    0:09:09  
    174,325,760  20%    1.22MB/s    0:09:12  
    175,636,480  20%    1.22MB/s    0:09:09  
    176,947,200  20%    1.22MB/s    0:09:10  
    178,257,920  20%    1.22MB/s    0:09:09  
    179,568,640  20%    1.21MB/s    0:09:10  
    180,879,360  20%    1.21MB/s    0:09:10  
    182,190,080  21%    1.21MB/s    0:09:07  
    183,500,800  21%    1.21MB/s    0:09:06  
    184,811,520  21%    1.20MB/s    0:09:10  
    186,122,240  21%    1.20MB/s    0:09:08  
    187,432,960  21%    1.20MB/s    0:09:07  
    188,743,680  21%    1.20MB/s    0:09:06  
    190,054,400  22%    1.23MB/s    0:08:54  
    191,365,120  22%    1.23MB/s    0:08:53  
    192,675,840  22%    1.23MB/s    0:08:53  
    193,986,560  22%    1.22MB/s    0:08:54  
    195,297,280  22%    1.21MB/s    0:08:57  
    196,608,000  22%    1.21MB/s    0:08:57  
    197,918,720  22%    1.21MB/s    0:08:55  
    199,229,440  23%    1.20MB/s    0:09:02  
    200,540,160  23%    1.19MB/s    0:09:03  
    201,850,880  23%    1.19MB/s    0:09:03  
    203,161,600  23%    1.19MB/s    0:09:03  
    204,472,320  23%    1.21MB/s    0:08:52  
    205,783,040  23%    1.22MB/s    0:08:44  
    207,093,760  24%    1.22MB/s    0:08:42  
    208,404,480  24%    1.23MB/s    0:08:41  
    209,715,200  24%    1.20MB/s    0:08:49  
    211,025,920  24%    1.20MB/s    0:08:50  
    212,336,640  24%    1.20MB/s    0:08:49  
    213,647,360  24%    1.20MB/s    0:08:48  
    214,958,080  24%    1.22MB/s    0:08:37  
    216,268,800  25%    1.23MB/s    0:08:34  
    217,579,520  25%    1.23MB/s    0:08:33  
    218,890,240  25%    1.23MB/s    0:08:33  
    220,200,960  25%    1.21MB/s    0:08:38  
    221,511,680  25%    1.21MB/s    0:08:36  
    222,822,400  25%    1.21MB/s    0:08:35  
    224,133,120  25%    1.21MB/s    0:08:34  
    225,443,840  26%    1.23MB/s    0:08:27  
    226,754,560  26%    1.23MB/s    0:08:25  
    228,065,280  26%    1.22MB/s    0:08:26  
    229,376,000  26%    1.22MB/s    0:08:28  
    230,686,720  26%    1.22MB/s    0:08:27  
    231,997,440  26%    1.22MB/s    0:08:26  
    233,308,160  27%    1.22MB/s    0:08:23  
    234,618,880  27%    1.23MB/s    0:08:20  
    235,929,600  27%    1.23MB/s    0:08:18  
    237,240,320  27%    1.23MB/s    0:08:18  
    238,518,272  27%    1.22MB/s    0:08:20  
    239,828,992  27%    1.20MB/s    0:08:27  
    241,139,712  27%    1.20MB/s    0:08:26  
    242,450,432  28%    1.20MB/s    0:08:24  
    243,761,152  28%    1.20MB/s    0:08:21  
    245,071,872  28%    1.23MB/s    0:08:11  
    246,382,592  28%    1.23MB/s    0:08:10  
    247,693,312  28%    1.22MB/s    0:08:11  
    249,004,032  28%    1.22MB/s    0:08:11  
    250,314,752  29%    1.22MB/s    0:08:11  
    251,625,472  29%    1.22MB/s    0:08:10  
    252,936,192  29%    1.22MB/s    0:08:08  
    254,246,912  29%    1.23MB/s    0:08:04  
    255,557,632  29%    1.23MB/s    0:08:03  
    256,868,352  29%    1.23MB/s    0:08:02  
    258,179,072  29%    1.23MB/s    0:08:01  
    259,489,792  30%    1.21MB/s    0:08:05  
    260,800,512  30%    1.21MB/s    0:08:04  
    262,111,232  30%    1.21MB/s    0:08:04  
    263,421,952  30%    1.21MB/s    0:08:02  
    264,732,672  30%    1.22MB/s    0:07:59  
    266,043,392  30%    1.22MB/s    0:07:57  
    267,354,112  30%    1.21MB/s    0:07:59  
    268,664,832  31%    1.20MB/s    0:08:02  
    269,975,552  31%    1.20MB/s    0:08:01  
    271,286,272  31%    1.20MB/s    0:08:01  
    272,596,992  31%    1.21MB/s    0:07:57  
    273,907,712  31%    1.21MB/s    0:07:55  
    275,218,432  31%    1.21MB/s    0:07:53  
    276,529,152  32%    1.21MB/s    0:07:52  
    277,839,872  32%    1.21MB/s    0:07:51  
    279,150,592  32%    1.21MB/s    0:07:52  
    280,461,312  32%    1.21MB/s    0:07:50  
    281,772,032  32%    1.21MB/s    0:07:49  
    283,082,752  32%    1.21MB/s    0:07:47  
    284,393,472  32%    1.22MB/s    0:07:44  
    285,704,192  33%    1.21MB/s    0:07:43  
    287,014,912  33%    1.20MB/s    0:07:49  
    288,325,632  33%    1.20MB/s    0:07:49  
    289,636,352  33%    1.20MB/s    0:07:46  
    290,947,072  33%    1.20MB/s    0:07:44  
    292,257,792  33%    1.22MB/s    0:07:37  
    293,568,512  34%    1.22MB/s    0:07:34  
    294,879,232  34%    1.22MB/s    0:07:34  
    296,189,952  34%    1.20MB/s    0:07:40  
    297,500,672  34%    1.19MB/s    0:07:44  
    298,811,392  34%    1.19MB/s    0:07:43  
    300,122,112  34%    1.19MB/s    0:07:42  
    301,432,832  34%    1.21MB/s    0:07:34  
    302,743,552  35%    1.22MB/s    0:07:29  
    304,054,272  35%    1.22MB/s    0:07:28  
    305,364,992  35%    1.22MB/s    0:07:27  
    306,675,712  35%    1.21MB/s    0:07:29  
    307,986,432  35%    1.21MB/s    0:07:27  
    309,297,152  35%    1.21MB/s    0:07:26  
    310,607,872  35%    1.21MB/s    0:07:24  
    311,918,592  36%    1.22MB/s    0:07:19  
    313,229,312  36%    1.23MB/s    0:07:18  
    314,540,032  36%    1.22MB/s    0:07:17  
    315,850,752  36%    1.22MB/s    0:07:16  
    317,161,472  36%    1.21MB/s    0:07:19  
    318,472,192  36%    1.21MB/s    0:07:18  
    319,782,912  37%    1.20MB/s    0:07:23  
    321,093,632  37%    1.20MB/s    0:07:22  
    322,404,352  37%    1.21MB/s    0:07:17  
    323,715,072  37%    1.21MB/s    0:07:15  
    325,025,792  37%    1.23MB/s    0:07:08  
    326,336,512  37%    1.21MB/s    0:07:12  
    327,647,232  37%    1.21MB/s    0:07:10  
    328,957,952  38%    1.21MB/s    0:07:10  
    330,268,672  38%    1.19MB/s    0:07:16  
    331,579,392  38%    1.21MB/s    0:07:09  
    332,890,112  38%    1.21MB/s    0:07:09  
    334,200,832  38%    1.21MB/s    0:07:07  
    335,511,552  38%    1.23MB/s    0:07:00  
    336,822,272  39%    1.22MB/s    0:07:01  
    338,132,992  39%    1.22MB/s    0:07:01  
    339,443,712  39%    1.22MB/s    0:06:59  
    340,754,432  39%    1.22MB/s    0:06:57  
    342,065,152  39%    1.23MB/s    0:06:54  
    343,375,872  39%    1.23MB/s    0:06:53  
    344,686,592  39%    1.22MB/s    0:06:54  
    345,997,312  40%    1.21MB/s    0:06:58  
    347,308,032  40%    1.20MB/s    0:06:58  
    348,618,752  40%    1.20MB/s    0:06:57  
    349,929,472  40%    1.21MB/s    0:06:55  
    351,240,192  40%    1.22MB/s    0:06:48  
    352,550,912  40%    1.22MB/s    0:06:47  
    353,861,632  41%    1.23MB/s    0:06:45  
    355,172,352  41%    1.22MB/s    0:06:46  
    356,483,072  41%    1.21MB/s    0:06:48  
    357,793,792  41%    1.21MB/s    0:06:47  
    359,104,512  41%    1.21MB/s    0:06:45  
    360,415,232  41%    1.22MB/s    0:06:42  
    361,725,952  41%    1.22MB/s    0:06:42  
    363,036,672  42%    1.20MB/s    0:06:47  
    364,347,392  42%    1.18MB/s    0:06:53  
    365,527,040  42%    1.15MB/s    0:07:01  
    366,837,760  42%    1.16MB/s    0:06:57  
    368,148,480  42%    1.18MB/s    0:06:51  
    369,459,200  42%    1.19MB/s    0:06:43  
    370,769,920  42%    1.22MB/s    0:06:32  
    372,047,872  43%    1.21MB/s    0:06:36  
    373,358,592  43%    1.20MB/s    0:06:36  
    374,669,312  43%    1.18MB/s    0:06:42  
    375,980,032  43%    1.18MB/s    0:06:42  
    377,290,752  43%    1.19MB/s    0:06:37  
    378,601,472  43%    1.19MB/s    0:06:35  
    379,912,192  44%    1.22MB/s    0:06:26  
    381,222,912  44%    1.22MB/s    0:06:25  
    382,533,632  44%    1.22MB/s    0:06:24  
    383,844,352  44%    1.23MB/s    0:06:21  
    385,024,000  44%    1.18MB/s    0:06:35  
    386,072,576  44%    1.12MB/s    0:06:53  
    387,383,296  44%    1.13MB/s    0:06:52  
    388,694,016  45%    1.13MB/s    0:06:51  
    390,004,736  45%    1.17MB/s    0:06:35  
    391,315,456  45%    1.23MB/s    0:06:15  
    392,626,176  45%    1.23MB/s    0:06:14  
    393,936,896  45%    1.21MB/s    0:06:17  
    395,247,616  45%    1.21MB/s    0:06:18  
    396,558,336  45%    1.21MB/s    0:06:16  
    397,869,056  46%    1.21MB/s    0:06:15  
    399,179,776  46%    1.22MB/s    0:06:11  
    400,490,496  46%    1.23MB/s    0:06:07  
    401,801,216  46%    1.23MB/s    0:06:06  
    403,111,936  46%    1.23MB/s    0:06:05  
    404,422,656  46%    1.21MB/s    0:06:09  
    405,733,376  47%    1.21MB/s    0:06:09  
    407,044,096  47%    1.21MB/s    0:06:09  
    408,354,816  47%    1.20MB/s    0:06:08  
    409,665,536  47%    1.22MB/s    0:06:02  
    410,976,256  47%    1.22MB/s    0:06:01  
    412,286,976  47%    1.22MB/s    0:06:00  
    413,597,696  47%    1.20MB/s    0:06:04  
    414,908,416  48%    1.21MB/s    0:06:01  
    416,219,136  48%    1.21MB/s    0:06:00  
    417,529,856  48%    1.21MB/s    0:05:58  
    418,840,576  48%    1.23MB/s    0:05:51  
    420,151,296  48%    1.23MB/s    0:05:52  
    421,462,016  48%    1.23MB/s    0:05:51  
    422,772,736  48%    1.23MB/s    0:05:50  
    424,083,456  49%    1.21MB/s    0:05:54  
    425,394,176  49%    1.21MB/s    0:05:53  
    426,704,896  49%    1.21MB/s    0:05:52  
    428,015,616  49%    1.21MB/s    0:05:51  
    429,326,336  49%    1.22MB/s    0:05:45  
    430,637,056  49%    1.22MB/s    0:05:45  
    431,947,776  50%    1.22MB/s    0:05:43  
    433,258,496  50%    1.21MB/s    0:05:46  
    434,569,216  50%    1.21MB/s    0:05:45  
    435,879,936  50%    1.21MB/s    0:05:43  
    437,190,656  50%    1.21MB/s    0:05:42  
    438,501,376  50%    1.22MB/s    0:05:38  
    439,812,096  50%    1.22MB/s    0:05:37  
    441,122,816  51%    1.23MB/s    0:05:35  
    442,433,536  51%    1.23MB/s    0:05:34  
    443,744,256  51%    1.22MB/s    0:05:36  
    445,054,976  51%    1.22MB/s    0:05:34  
    446,365,696  51%    1.21MB/s    0:05:34  
    447,676,416  51%    1.21MB/s    0:05:34  
    448,987,136  52%    1.22MB/s    0:05:30  
    450,297,856  52%    1.22MB/s    0:05:29  
    451,608,576  52%    1.21MB/s    0:05:32  
    452,919,296  52%    1.21MB/s    0:05:31  
    454,230,016  52%    1.21MB/s    0:05:31  
    455,409,664  52%    1.10MB/s    0:06:02  
    456,720,384  52%    1.11MB/s    0:05:57  
    458,031,104  53%    1.11MB/s    0:05:55  
    459,341,824  53%    1.11MB/s    0:05:53  
    460,652,544  53%    1.22MB/s    0:05:21  
    461,963,264  53%    1.22MB/s    0:05:19  
    463,273,984  53%    1.23MB/s    0:05:18  
    464,584,704  53%    1.22MB/s    0:05:17  
    465,895,424  53%    1.23MB/s    0:05:15  
    467,206,144  54%    1.22MB/s    0:05:17  
    468,516,864  54%    1.19MB/s    0:05:22  
    469,827,584  54%    1.17MB/s    0:05:27  
    471,007,232  54%    1.14MB/s    0:05:36  
    472,317,952  54%    1.13MB/s    0:05:36  
    473,628,672  54%    1.14MB/s    0:05:32  
    474,939,392  55%    1.15MB/s    0:05:29  
    476,250,112  55%    1.17MB/s    0:05:22  
    477,560,832  55%    1.18MB/s    0:05:19  
    478,871,552  55%    1.18MB/s    0:05:18  
    480,182,272  55%    1.18MB/s    0:05:16  
    481,492,992  55%    1.19MB/s    0:05:13  
    482,672,640  55%    1.17MB/s    0:05:16  
    483,983,360  56%    1.17MB/s    0:05:15  
    485,294,080  56%    1.18MB/s    0:05:12  
    486,604,800  56%    1.19MB/s    0:05:09  
    487,915,520  56%    1.20MB/s    0:05:04  
    489,226,240  56%    1.20MB/s    0:05:03  
    490,536,960  56%    1.20MB/s    0:05:03  
    491,847,680  57%    1.19MB/s    0:05:05  
    493,158,400  57%    1.18MB/s    0:05:05  
    494,469,120  57%    1.19MB/s    0:05:03  
    495,779,840  57%    1.19MB/s    0:05:02  
    497,090,560  57%    1.19MB/s    0:04:59  
    498,401,280  57%    1.19MB/s    0:04:58  
    499,712,000  57%    1.19MB/s    0:04:57  
    501,022,720  58%    1.19MB/s    0:04:56  
    502,333,440  58%    1.20MB/s    0:04:54  
    503,644,160  58%    1.18MB/s    0:04:56  
    504,954,880  58%    1.18MB/s    0:04:55  
    506,134,528  58%    1.15MB/s    0:05:04  
    507,412,480  58%    1.13MB/s    0:05:05  
    508,723,200  58%    1.15MB/s    0:05:00  
    510,033,920  59%    1.14MB/s    0:05:01  
    511,344,640  59%    1.17MB/s    0:04:52  
    512,655,360  59%    1.19MB/s    0:04:48  
    513,966,080  59%    1.19MB/s    0:04:45  
    515,145,728  59%    1.18MB/s    0:04:48  
    516,456,448  59%    1.19MB/s    0:04:43  
    517,767,168  60%    1.19MB/s    0:04:42  
    519,077,888  60%    1.19MB/s    0:04:41  
    520,388,608  60%    1.23MB/s    0:04:32  
    521,699,328  60%    1.23MB/s    0:04:31  
    523,010,048  60%    1.22MB/s    0:04:31  
    524,320,768  60%    1.22MB/s    0:04:30  
    525,631,488  60%    1.22MB/s    0:04:28  
    526,942,208  61%    1.22MB/s    0:04:28  
    528,252,928  61%    1.23MB/s    0:04:26  
    529,563,648  61%    1.23MB/s    0:04:25  
    530,874,368  61%    1.23MB/s    0:04:24  
    532,185,088  61%    1.23MB/s    0:04:23  
    533,495,808  61%    1.22MB/s    0:04:22  
    534,806,528  61%    1.22MB/s    0:04:22  
    536,117,248  62%    1.22MB/s    0:04:21  
    537,427,968  62%    1.22MB/s    0:04:20  
    538,738,688  62%    1.23MB/s    0:04:18  
    540,049,408  62%    1.23MB/s    0:04:17  
    541,360,128  62%    1.23MB/s    0:04:15  
    542,670,848  62%    1.22MB/s    0:04:15  
    543,981,568  63%    1.22MB/s    0:04:15  
    545,292,288  63%    1.21MB/s    0:04:15  
    546,603,008  63%    1.21MB/s    0:04:14  
    547,913,728  63%    1.21MB/s    0:04:13  
    549,224,448  63%    1.22MB/s    0:04:11  
    550,535,168  63%    1.22MB/s    0:04:10  
    551,845,888  63%    1.22MB/s    0:04:09  
    553,156,608  64%    1.20MB/s    0:04:11  
    554,467,328  64%    1.20MB/s    0:04:10  
    555,778,048  64%    1.21MB/s    0:04:07  
    557,088,768  64%    1.21MB/s    0:04:07  
    558,399,488  64%    1.22MB/s    0:04:03  
    559,710,208  64%    1.22MB/s    0:04:02  
    561,020,928  65%    1.22MB/s    0:04:01  
    562,331,648  65%    1.22MB/s    0:04:00  
    563,642,368  65%    1.22MB/s    0:04:00  
    564,953,088  65%    1.22MB/s    0:03:59  
    566,263,808  65%    1.22MB/s    0:03:58  
    567,574,528  65%    1.21MB/s    0:03:57  
    568,885,248  65%    1.22MB/s    0:03:54  
    570,195,968  66%    1.22MB/s    0:03:53  
    571,506,688  66%    1.22MB/s    0:03:52  
    572,817,408  66%    1.22MB/s    0:03:52  
    574,128,128  66%    1.22MB/s    0:03:51  
    575,438,848  66%    1.21MB/s    0:03:51  
    576,749,568  66%    1.22MB/s    0:03:49  
    578,060,288  66%    1.22MB/s    0:03:47  
    579,371,008  67%    1.22MB/s    0:03:46  
    580,681,728  67%    1.22MB/s    0:03:44  
    581,992,448  67%    1.22MB/s    0:03:45  
    583,303,168  67%    1.22MB/s    0:03:44  
    584,613,888  67%    1.22MB/s    0:03:42  
    585,924,608  67%    1.22MB/s    0:03:42  
    587,235,328  68%    1.22MB/s    0:03:39  
    588,546,048  68%    1.22MB/s    0:03:38  
    589,856,768  68%    1.22MB/s    0:03:38  
    591,167,488  68%    1.22MB/s    0:03:36  
    592,478,208  68%    1.22MB/s    0:03:35  
    593,788,928  68%    1.22MB/s    0:03:34  
    595,099,648  68%    1.22MB/s    0:03:34  
    596,410,368  69%    1.22MB/s    0:03:34  
    597,721,088  69%    1.22MB/s    0:03:32  
    599,031,808  69%    1.21MB/s    0:03:32  
    600,342,528  69%    1.22MB/s    0:03:30  
    601,653,248  69%    1.22MB/s    0:03:28  
    602,832,896  69%    1.19MB/s    0:03:33  
    604,143,616  70%    1.19MB/s    0:03:33  
    605,454,336  70%    1.19MB/s    0:03:31  
    606,765,056  70%    1.18MB/s    0:03:31  
    608,075,776  70%    1.22MB/s    0:03:24  
    609,386,496  70%    1.22MB/s    0:03:22  
    610,697,216  70%    1.21MB/s    0:03:23  
    612,007,936  70%    1.21MB/s    0:03:22  
    613,318,656  71%    1.21MB/s    0:03:20  
    614,629,376  71%    1.21MB/s    0:03:20  
    615,940,096  71%    1.22MB/s    0:03:17  
    617,250,816  71%    1.22MB/s    0:03:16  
    618,561,536  71%    1.22MB/s    0:03:15  
    619,872,256  71%    1.22MB/s    0:03:14  
    621,182,976  71%    1.22MB/s    0:03:13  
    622,493,696  72%    1.23MB/s    0:03:11  
    623,804,416  72%    1.22MB/s    0:03:11  
    625,115,136  72%    1.22MB/s    0:03:10  
    626,425,856  72%    1.22MB/s    0:03:09  
    627,736,576  72%    1.22MB/s    0:03:08  
    629,047,296  72%    1.23MB/s    0:03:06  
    630,358,016  73%    1.23MB/s    0:03:05  
    631,668,736  73%    1.23MB/s    0:03:04  
    632,979,456  73%    1.22MB/s    0:03:03  
    634,290,176  73%    1.22MB/s    0:03:02  
    635,600,896  73%    1.22MB/s    0:03:01  
    636,911,616  73%    1.22MB/s    0:03:00  
    638,222,336  73%    1.21MB/s    0:03:01  
    639,533,056  74%    1.21MB/s    0:03:00  
    640,811,008  74%    1.20MB/s    0:03:00  
    642,121,728  74%    1.20MB/s    0:02:59  
    643,432,448  74%    1.22MB/s    0:02:56  
    644,743,168  74%    1.22MB/s    0:02:54  
    646,053,888  74%    1.22MB/s    0:02:52  
    647,233,536  75%    1.20MB/s    0:02:55  
    648,544,256  75%    1.20MB/s    0:02:54  
    649,854,976  75%    1.20MB/s    0:02:53  
    651,165,696  75%    1.20MB/s    0:02:52  
    652,476,416  75%    1.23MB/s    0:02:46  
    653,787,136  75%    1.23MB/s    0:02:46  
    655,097,856  75%    1.23MB/s    0:02:45  
    656,408,576  76%    1.23MB/s    0:02:44  
    657,719,296  76%    1.22MB/s    0:02:44  
    658,898,944  76%    1.17MB/s    0:02:50  
    660,209,664  76%    1.16MB/s    0:02:51  
    661,520,384  76%    1.16MB/s    0:02:50  
    662,831,104  76%    1.17MB/s    0:02:47  
    664,141,824  76%    1.21MB/s    0:02:40  
    665,452,544  77%    1.22MB/s    0:02:37  
    666,763,264  77%    1.22MB/s    0:02:36  
    668,073,984  77%    1.22MB/s    0:02:35  
    669,384,704  77%    1.22MB/s    0:02:34  
    670,695,424  77%    1.22MB/s    0:02:33  
    672,006,144  77%    1.22MB/s    0:02:32  
    673,316,864  78%    1.23MB/s    0:02:30  
    674,627,584  78%    1.23MB/s    0:02:29  
    675,938,304  78%    1.22MB/s    0:02:29  
    677,249,024  78%    1.20MB/s    0:02:30  
    678,559,744  78%    1.20MB/s    0:02:30  
    679,870,464  78%    1.20MB/s    0:02:28  
    681,181,184  78%    1.21MB/s    0:02:26  
    682,491,904  79%    1.20MB/s    0:02:26  
    683,802,624  79%    1.21MB/s    0:02:24  
    685,113,344  79%    1.20MB/s    0:02:24  
    686,424,064  79%    1.20MB/s    0:02:23  
    687,734,784  79%    1.23MB/s    0:02:19  
    689,045,504  79%    1.23MB/s    0:02:18  
    690,356,224  80%    1.23MB/s    0:02:17  
    691,666,944  80%    1.23MB/s    0:02:16  
    692,977,664  80%    1.23MB/s    0:02:15  
    694,288,384  80%    1.23MB/s    0:02:14  
    695,599,104  80%    1.23MB/s    0:02:13  
    696,909,824  80%    1.23MB/s    0:02:12  
    698,220,544  80%    1.22MB/s    0:02:11  
    699,531,264  81%    1.22MB/s    0:02:10  
    700,841,984  81%    1.22MB/s    0:02:09  
    702,152,704  81%    1.22MB/s    0:02:08  
    703,463,424  81%    1.23MB/s    0:02:06  
    704,774,144  81%    1.23MB/s    0:02:05  
    706,084,864  81%    1.23MB/s    0:02:04  
    707,395,584  81%    1.23MB/s    0:02:03  
    708,706,304  82%    1.23MB/s    0:02:02  
    710,017,024  82%    1.22MB/s    0:02:01  
    711,327,744  82%    1.22MB/s    0:02:00  
    712,638,464  82%    1.22MB/s    0:01:59  
    713,949,184  82%    1.23MB/s    0:01:58  
    715,259,904  82%    1.23MB/s    0:01:57  
    716,570,624  83%    1.22MB/s    0:01:56  
    717,881,344  83%    1.23MB/s    0:01:55  
    719,192,064  83%    1.23MB/s    0:01:54  
    720,502,784  83%    1.23MB/s    0:01:53  
    721,813,504  83%    1.23MB/s    0:01:51  
    723,124,224  83%    1.23MB/s    0:01:51  
    724,434,944  83%    1.22MB/s    0:01:50  
    725,745,664  84%    1.23MB/s    0:01:49  
    727,056,384  84%    1.20MB/s    0:01:50  
    728,367,104  84%    1.20MB/s    0:01:49  
    729,677,824  84%    1.20MB/s    0:01:47  
    730,988,544  84%    1.20MB/s    0:01:47  
    732,299,264  84%    1.22MB/s    0:01:44  
    733,609,984  85%    1.22MB/s    0:01:43  
    734,920,704  85%    1.22MB/s    0:01:42  
    736,231,424  85%    1.22MB/s    0:01:41  
    737,542,144  85%    1.21MB/s    0:01:41  
    738,852,864  85%    1.19MB/s    0:01:41  
    740,163,584  85%    1.19MB/s    0:01:40  
    741,474,304  85%    1.19MB/s    0:01:39  
    742,785,024  86%    1.20MB/s    0:01:37  
    744,095,744  86%    1.23MB/s    0:01:34  
    745,406,464  86%    1.23MB/s    0:01:33  
    746,717,184  86%    1.22MB/s    0:01:33  
    748,027,904  86%    1.22MB/s    0:01:31  
    749,338,624  86%    1.22MB/s    0:01:30  
    750,649,344  86%    1.22MB/s    0:01:30  
    751,960,064  87%    1.23MB/s    0:01:28  
    753,270,784  87%    1.23MB/s    0:01:27  
    754,581,504  87%    1.17MB/s    0:01:30  
    756,023,296  87%    1.21MB/s    0:01:26  
    757,334,016  87%    1.20MB/s    0:01:25  
    758,644,736  87%    1.20MB/s    0:01:24  
    759,955,456  88%    1.26MB/s    0:01:19  
    761,266,176  88%    1.23MB/s    0:01:20  
    762,576,896  88%    1.23MB/s    0:01:19  
    763,887,616  88%    1.23MB/s    0:01:18  
    765,198,336  88%    1.23MB/s    0:01:17  
    766,509,056  88%    1.23MB/s    0:01:16  
    767,819,776  88%    1.21MB/s    0:01:16  
    769,130,496  89%    1.21MB/s    0:01:15  
    770,441,216  89%    1.21MB/s    0:01:14  
    771,751,936  89%    1.21MB/s    0:01:13  
    773,062,656  89%    1.23MB/s    0:01:11  
    774,373,376  89%    1.23MB/s    0:01:10  
    775,651,328  89%    1.22MB/s    0:01:09  
    776,962,048  90%    1.22MB/s    0:01:08  
    778,272,768  90%    1.21MB/s    0:01:08  
    779,583,488  90%    1.21MB/s    0:01:07  
    780,894,208  90%    1.22MB/s    0:01:05  
    782,204,928  90%    1.22MB/s    0:01:04  
    783,515,648  90%    1.23MB/s    0:01:03  
    784,826,368  90%    1.23MB/s    0:01:02  
    786,137,088  91%    1.23MB/s    0:01:00  
    787,447,808  91%    1.23MB/s    0:01:00  
    788,758,528  91%    1.22MB/s    0:00:59  
    790,069,248  91%    1.22MB/s    0:00:58  
    791,379,968  91%    1.22MB/s    0:00:57  
    792,690,688  91%    1.22MB/s    0:00:56  
    794,001,408  92%    1.23MB/s    0:00:54  
    795,312,128  92%    1.23MB/s    0:00:53  
    796,622,848  92%    1.23MB/s    0:00:52  
    797,933,568  92%    1.23MB/s    0:00:51  
    799,244,288  92%    1.21MB/s    0:00:51  
    800,555,008  92%    1.21MB/s    0:00:50  
    801,865,728  92%    1.21MB/s    0:00:49  
    803,176,448  93%    1.21MB/s    0:00:48  
    804,487,168  93%    1.22MB/s    0:00:46  
    805,797,888  93%    1.23MB/s    0:00:45  
    807,108,608  93%    1.23MB/s    0:00:44  
    808,419,328  93%    1.23MB/s    0:00:43  
    809,730,048  93%    1.23MB/s    0:00:42  
    811,040,768  93%    1.22MB/s    0:00:41  
    812,351,488  94%    1.20MB/s    0:00:41  
    813,662,208  94%    1.20MB/s    0:00:39  
    814,972,928  94%    1.20MB/s    0:00:38  
    816,283,648  94%    1.20MB/s    0:00:37  
    817,594,368  94%    1.22MB/s    0:00:36  
    818,905,088  94%    1.23MB/s    0:00:35  
    820,215,808  95%    1.23MB/s    0:00:33  
    821,526,528  95%    1.23MB/s    0:00:32  
    822,837,248  95%    1.23MB/s    0:00:31  
    824,147,968  95%    1.21MB/s    0:00:31  
    825,458,688  95%    1.20MB/s    0:00:30  
    826,769,408  95%    1.20MB/s    0:00:29  
    828,080,128  95%    1.20MB/s    0:00:28  
    829,390,848  96%    1.22MB/s    0:00:26  
    830,701,568  96%    1.23MB/s    0:00:25  
    832,012,288  96%    1.23MB/s    0:00:24  
    833,323,008  96%    1.22MB/s    0:00:23  
    834,633,728  96%    1.22MB/s    0:00:22  
    835,944,448  96%    1.22MB/s    0:00:21  
    837,255,168  97%    1.22MB/s    0:00:20  
    838,565,888  97%    1.23MB/s    0:00:19  
    839,876,608  97%    1.23MB/s    0:00:18  
    841,187,328  97%    1.23MB/s    0:00:17  
    842,498,048  97%    1.22MB/s    0:00:16  
    843,808,768  97%    1.22MB/s    0:00:15  
    845,119,488  97%    1.22MB/s    0:00:14  
    846,430,208  98%    1.22MB/s    0:00:13  
    847,740,928  98%    1.23MB/s    0:00:12  
    849,051,648  98%    1.23MB/s    0:00:10  
    850,362,368  98%    1.23MB/s    0:00:09  
    851,673,088  98%    1.23MB/s    0:00:08  
    852,983,808  98%    1.23MB/s    0:00:07  
    854,294,528  99%    1.23MB/s    0:00:06  
    855,605,248  99%    1.22MB/s    0:00:05  
    856,915,968  99%    1.22MB/s    0:00:04  
    858,226,688  99%    1.22MB/s    0:00:03  
    859,537,408  99%    1.21MB/s    0:00:02  
    860,848,128  99%    1.21MB/s    0:00:01  
    862,158,848  99%    1.20MB/s    0:00:00  
    862,838,456 100%    1.21MB/s    0:11:19 (xfr#3, to-chk=3/7)
images/pmos-plasma-mobile-nightly-20221019-pine64-pinephonepro.img.xz.sha256

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

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