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@593a52a4[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/jenkins4779610911745887593.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
   d6931ca31..eafbfdc95  master                 -> origin/master
 + 2aad100a4...f5122868c kconfig-community-more -> origin/kconfig-community-more  (forced update)
 + b611086ed...44c689664 riscv64                -> origin/riscv64  (forced update)
 * [new branch]          riscv64-ci             -> origin/riscv64-ci
Updating d6931ca31..eafbfdc95
Fast-forward
 .../linux-postmarketos-qcom-msm8996/APKBUILD       |  10 +-
 .../config-postmarketos-qcom-msm8996.aarch64       | 240 +++++++++++++++------
 temp/megapixels-purism/APKBUILD                    |   2 +-
 3 files changed, 175 insertions(+), 77 deletions(-)
[15:49:07] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:49:07] Channel [edge]: [15:49:07] Vendor [qemu]: [15:49:07] Device codename [amd64]: [15:49:07] Kernel [lts]: [15:49:07] Username [user]: [15:49:08] User interface [weston]: [15:49:08] Change them? (y/n) [n]: [15:49:08] Extra packages [none]: [15:49:08] Use this timezone instead of GMT? (y/n) [y]: [15:49:08] Choose default locale for installation [C.UTF-8]: [15:49:08] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:49:08] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:49:08] Config changed: ui='plasma-mobile'
[15:49:09] Config changed: device='tablet-x64uefi'
[15:49:09] Config changed: kernel='stable'
[15:49:09] Config changed: extra_packages='osk-sdl'
(2024315) [15:49:09] % 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)
(2024315) [15:49:09] % 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
(2024315) [15:49:09] *** (1/4) PREPARE NATIVE CHROOT ***
(2024315) [15:49:09] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(2024315) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(2024315) [15:49:09] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(2024315) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(2024315) [15:49:09] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(2024315) [15:49:09] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(2024315) [15:49:09] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(2024315) [15:49:09] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(2024315) [15:49:09] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(2024315) [15:49:09] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(2024315) [15:49:09] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(2024315) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(2024315) [15:49:09] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(2024315) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(2024315) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(2024315) [15:49:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(2024315) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(2024315) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(2024315) [15:49:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(2024315) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(2024315) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(2024315) [15:49:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(2024315) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(2024315) [15:49:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(2024315) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(2024315) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(2024315) [15:49:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(2024315) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(2024315) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(2024315) [15:49:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(2024315) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(2024315) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(2024315) [15:49:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(2024315) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(2024315) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(2024315) [15:49:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(2024315) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(2024315) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(2024315) [15:49:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(2024315) [15:49:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2024315) [15:49:10] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(2024315) [15:49:10] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(2024315) [15:49:10] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(2024315) [15:49:10] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(2024315) [15:49:10] Update package index for x86_64 (4 file(s))
(2024315) [15:49:10] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(2024315) [15:49:10] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(2024315) [15:49:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(2024315) [15:49:11] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(2024315) [15:49:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(2024315) [15:49:11] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(2024315) [15:49:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(2024315) [15:49:11] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(2024315) [15:49:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(2024315) [15:49:12] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk
(2024315) [15:49:12] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2024315) [15:49:12] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2024315) [15:49:12] extracted: /tmp/pmbootstrapwkykd6v5apk
(2024315) [15:49:12] extracted: /tmp/pmbootstraps24nppxcsig
(2024315) [15:49:12] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2024315) [15:49:12] % 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/pmbootstraps24nppxcsig /tmp/pmbootstrapwkykd6v5apk
Verified OK
(2024315) [15:49:12] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7)
(2024315) [15:49:12] % /tmp/pmbootstrapwkykd6v5apk --version
apk-tools 2.12.9, compiled for x86_64.
(2024315) [15:49:12] (native) install alpine-base
(2024315) [15:49:12] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(2024315) [15:49:12] % 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
(2024315) [15:49:12] % 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
(2024315) [15:49:12] % 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
(2024315) [15:49:12] % 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
(2024315) [15:49:12] % 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
(2024315) [15:49:12] % 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
(2024315) [15:49:12] % 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
(2024315) [15:49:12] % 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
(2024315) [15:49:12] % 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
(2024315) [15:49:12] % 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
(2024315) [15:49:12] % 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
(2024315) [15:49:12] % 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
(2024315) [15:49:12] % 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
(2024315) [15:49:12] % 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
(2024315) [15:49:12] % 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
(2024315) [15:49:12] % 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
(2024315) [15:49:12] % 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
(2024315) [15:49:12] % 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
(2024315) [15:49:12] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(2024315) [15:49:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(2024315) [15:49:12] (native) update /etc/apk/repositories
(2024315) [15:49:12] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2024315) [15:49:12] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2024315) [15:49:12] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2024315) [15:49:12] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2024315) [15:49:12] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2024315) [15:49:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(2024315) [15:49:12] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2024315) [15:49:12] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2024315) [15:49:12] % 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
(2024315) [15:49:12] New background process: pid=2024474, 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
(2024315) [15:49:14] (native) % adduser -D pmos -u 12345
(2024315) [15:49:14] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(2024315) [15:49:14] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(2024315) [15:49:14] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(2024315) [15:49:14] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(2024315) [15:49:14] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(2024315) [15:49:14] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(2024315) [15:49:14] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(2024315) [15:49:14] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(2024315) [15:49:14] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(2024315) [15:49:14] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(2024315) [15:49:14] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(2024315) [15:49:14] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(2024315) [15:49:14] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(2024315) [15:49:14] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(2024315) [15:49:14] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(2024315) [15:49:14] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(2024315) [15:49:14] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(2024315) [15:49:14] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(2024315) [15:49:14] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(2024315) [15:49:19] (native) install cryptsetup util-linux parted
(2024315) [15:49:19] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2024315) [15:49:19] (native) % cat /tmp/apk_progress_fifo
(2024315) [15:49:19] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(2024315) [15:49:19] New background process: pid=2025052, 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
(2024315) [15:49:21] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") ***
(2024315) [15:49:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(2024315) [15:49:21] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(2024315) [15:49:21] % 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
(2024315) [15:49:21] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(2024315) [15:49:21] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3
(2024315) [15:49:21] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5
(2024315) [15:49:21] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7
(2024315) [15:49:21] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8
(2024315) [15:49:21] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9
(2024315) [15:49:21] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/
(2024315) [15:49:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(2024315) [15:49:21] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(2024315) [15:49:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(2024315) [15:49:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(2024315) [15:49:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(2024315) [15:49:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(2024315) [15:49:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(2024315) [15:49:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(2024315) [15:49:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(2024315) [15:49:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(2024315) [15:49:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(2024315) [15:49:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(2024315) [15:49:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(2024315) [15:49:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(2024315) [15:49:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(2024315) [15:49:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(2024315) [15:49:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(2024315) [15:49:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(2024315) [15:49:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(2024315) [15:49:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(2024315) [15:49:21] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap
(2024315) [15:49:21] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2024315) [15:49:21] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2024315) [15:49:21] extracted: /tmp/pmbootstrapk8tboi24apk
(2024315) [15:49:21] extracted: /tmp/pmbootstrap6qfm4ntgsig
(2024315) [15:49:21] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2024315) [15:49:21] % 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/pmbootstrap6qfm4ntgsig /tmp/pmbootstrapk8tboi24apk
Verified OK
(2024315) [15:49:21] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7)
(2024315) [15:49:21] % /tmp/pmbootstrapk8tboi24apk --version
apk-tools 2.12.9, compiled for x86_64.
(2024315) [15:49:21] (rootfs_tablet-x64uefi) install alpine-base
(2024315) [15:49:21] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache
(2024315) [15:49:21] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf
(2024315) [15:49:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk
(2024315) [15:49:21] (rootfs_tablet-x64uefi) update /etc/apk/repositories
(2024315) [15:49:21] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(2024315) [15:49:21] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(2024315) [15:49:21] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(2024315) [15:49:21] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(2024315) [15:49:21] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(2024315) [15:49:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(2024315) [15:49:21] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2024315) [15:49:22] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2024315) [15:49:22] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2024315) [15:49:22] % 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
(2024315) [15:49:22] New background process: pid=2025155, 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
(2024315) [15:49:22] (rootfs_tablet-x64uefi) % getent passwd user
(2024315) [15:49:22] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user
(2024315) [15:49:22] (rootfs_tablet-x64uefi) % addgroup -S wheel
addgroup: group 'wheel' in use
(2024315) [15:49:22] (rootfs_tablet-x64uefi) % addgroup user wheel
(2024315) [15:49:22] (rootfs_tablet-x64uefi) % addgroup -S video
addgroup: group 'video' in use
(2024315) [15:49:22] (rootfs_tablet-x64uefi) % addgroup user video
(2024315) [15:49:22] (rootfs_tablet-x64uefi) % addgroup -S audio
addgroup: group 'audio' in use
(2024315) [15:49:22] (rootfs_tablet-x64uefi) % addgroup user audio
(2024315) [15:49:23] (rootfs_tablet-x64uefi) % addgroup -S input
addgroup: group 'input' in use
(2024315) [15:49:23] (rootfs_tablet-x64uefi) % addgroup user input
(2024315) [15:49:23] (rootfs_tablet-x64uefi) % addgroup -S plugdev
(2024315) [15:49:23] (rootfs_tablet-x64uefi) % addgroup user plugdev
(2024315) [15:49:23] (rootfs_tablet-x64uefi) % addgroup -S netdev
addgroup: group 'netdev' in use
(2024315) [15:49:23] (rootfs_tablet-x64uefi) % addgroup user netdev
(2024315) [15:49:23] 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
(2024315) [15:49:23] (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)
(2024315) [15:49:23] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(2024315) [15:49:23] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware
(2024315) [15:49:23] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(2024315) [15:49:24] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(2024315) [15:49:25] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(2024315) [15:49:26] (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
(2024315) [15:49:26] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(2024315) [15:49:26] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(2024315) [15:49:26] (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
(2024315) [15:49:26] New background process: pid=2025381, 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.2-r0)
(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.2-r0)
(42/797) Installing libxshmfence (1.3.1-r0)
(43/797) Installing mesa-gl (22.2.2-r0)
(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.2-r0)
(61/797) Installing mesa-egl (22.2.2-r0)
(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.2-r0)
(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.9-r0)
(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-r2)
Executing gtk4.0-4.8.1-r2.post-install
(507/797) Installing megapixels (1.5.2-r0)
(508/797) Installing mesa-gles (22.2.2-r0)
(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-r1)
(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-r1)
(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/20 15:53:26 Generating for kernel version: 5.15.74-0-lts
2022/10/20 15:53:26 Output directory: /boot
2022/10/20 15:53:26 == Generating initramfs ==
2022/10/20 15:53:26 - Including hook files
2022/10/20 15:53:26 - Including hook scripts
2022/10/20 15:53:26 - Including required binaries
2022/10/20 15:53:26 - Including kernel modules
2022/10/20 15:53:26 - Including splash images
2022/10/20 15:53:26 - Writing and verifying initramfs archive
2022/10/20 15:53:26 == Generating initramfs extra ==
2022/10/20 15:53:26 - Including extra binaries
2022/10/20 15:53:26 - Including FDE support
2022/10/20 15:53:26 - Writing and verifying initramfs-extra archive
2022/10/20 15:53:27 == 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/20 15:53:29 mkinitfs completed in: 3.017996862s
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
(2024315) [15:53:35] (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
(2024315) [15:53:36] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi (pmbootstrap -v for details)
(2024315) [15:53:36] (rootfs_tablet-x64uefi) install device-tablet-x64uefi
(2024315) [15:53:36] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(2024315) [15:53:36] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(2024315) [15:53:36] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(2024315) [15:53:36] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-tablet-x64uefi
(2024315) [15:53:36] New background process: pid=2031892, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3038 MiB in 822 packages
(2024315) [15:53:37] (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
(2024315) [15:53:37] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(2024315) [15:53:38] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs
(2024315) [15:53:38] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(2024315) [15:53:38] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(2024315) [15:53:38] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(2024315) [15:53:38] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(2024315) [15:53:38] New background process: pid=2031905, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3038 MiB in 822 packages
(2024315) [15:53:39] (rootfs_tablet-x64uefi) mkinitfs lts
(2024315) [15:53:39] (rootfs_tablet-x64uefi) % mkinitfs
2022/10/20 15:53:39 Generating for kernel version: 5.15.74-0-lts
2022/10/20 15:53:39 Output directory: /boot
2022/10/20 15:53:39 == Generating initramfs ==
2022/10/20 15:53:39 - Including hook files
2022/10/20 15:53:39 - Including hook scripts
2022/10/20 15:53:39 - Including required binaries
2022/10/20 15:53:39 - Including kernel modules
2022/10/20 15:53:39 - Including splash images
2022/10/20 15:53:39 - Writing and verifying initramfs archive
2022/10/20 15:53:39 == Generating initramfs extra ==
2022/10/20 15:53:39 - Including extra binaries
2022/10/20 15:53:39 - Including FDE support
2022/10/20 15:53:39 - Writing and verifying initramfs-extra archive
2022/10/20 15:53:39 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/10/20 15:53:40 mkinitfs completed in: 899.770004ms
(2024315) [15:53:40]  *** SET LOGIN PASSWORD FOR: 'user' ***
(2024315) [15:53:40] (rootfs_tablet-x64uefi) % passwd user
New password: Retype new password: passwd: password updated successfully
(2024315) [15:53:40] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow
(2024315) [15:53:40] (rootfs_tablet-x64uefi) locking root
(2024315) [15:53:40] (rootfs_tablet-x64uefi) % passwd -l root
passwd: password changed.
(2024315) [15:53:40] NOTE: No valid keymap specified for device
(2024315) [15:53:40] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC
(2024315) [15:53:41] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname
(2024315) [15:53:41] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts
(2024315) [15:53:41] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(2024315) [15:53:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(2024315) [15:53:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(2024315) [15:53:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(2024315) [15:53:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(2024315) [15:53:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(2024315) [15:53:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(2024315) [15:53:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(2024315) [15:53:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(2024315) [15:53:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(2024315) [15:53:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(2024315) [15:53:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(2024315) [15:53:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(2024315) [15:53:41] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap
(2024315) [15:53:41] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2024315) [15:53:41] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
3120596	/home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
(2024315) [15:53:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2024315) [15:53:41] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(2024315) [15:53:41] (native) create tablet-x64uefi.img (3963M)
(2024315) [15:53:41] (native) % truncate -s 3963M /home/pmos/rootfs/tablet-x64uefi.img
(2024315) [15:53:42] (native) mount /dev/install (tablet-x64uefi.img)
(2024315) [15:53:42] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop)
(2024315) [15:53:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(2024315) [15:53:42] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(2024315) [15:53:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(2024315) [15:53:42] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(2024315) [15:53:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(2024315) [15:53:42] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(2024315) [15:53:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(2024315) [15:53:42] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(2024315) [15:53:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(2024315) [15:53:42] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(2024315) [15:53:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(2024315) [15:53:42] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(2024315) [15:53:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(2024315) [15:53:42] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(2024315) [15:53:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(2024315) [15:53:42] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(2024315) [15:53:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(2024315) [15:53:42] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(2024315) [15:53:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(2024315) [15:53:42] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(2024315) [15:53:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(2024315) [15:53:42] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(2024315) [15:53:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(2024315) [15:53:42] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(2024315) [15:53:42] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img
(2024315) [15:53:42] (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
      }
   ]
}
(2024315) [15:53:42] (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
      }
   ]
}
(2024315) [15:53:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(2024315) [15:53:42] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(2024315) [15:53:42] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(2024315) [15:53:42] (native) % parted -s /dev/install mktable msdos
(2024315) [15:53:42] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M
(2024315) [15:53:42] (native) % parted -s /dev/install mkpart primary 256M 100%
(2024315) [15:53:42] (native) % parted -s /dev/install set 1 boot on
(2024315) [15:53:42] (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
      }
   ]
}
(2024315) [15:53:43] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2024315) [15:53:43] % sudo mount --bind /dev/loop2p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2024315) [15:53:43] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2024315) [15:53:43] % sudo mount --bind /dev/loop2p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2024315) [15:53:43] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(2024315) [15:53:43] (native) install e2fsprogs
(2024315) [15:53:43] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2024315) [15:53:43] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2024315) [15:53:43] (native) % cat /tmp/apk_progress_fifo
(2024315) [15:53:43] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(2024315) [15:53:43] New background process: pid=2032363, 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
(2024315) [15:53:43] (native) format /dev/installp2 (root, ext4)
(2024315) [15:53:43] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(2024315) [15:53:43] (native) mount /dev/installp2 to /mnt/install
(2024315) [15:53:43] (native) % mkdir -p /mnt/install
(2024315) [15:53:44] (native) % mount /dev/installp2 /mnt/install
(2024315) [15:53:44] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(2024315) [15:53:44] (native) install dosfstools
(2024315) [15:53:44] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2024315) [15:53:44] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2024315) [15:53:44] (native) % cat /tmp/apk_progress_fifo
(2024315) [15:53:44] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(2024315) [15:53:44] New background process: pid=2032392, 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
(2024315) [15:53:44] (native) format /dev/installp1 (boot, fat16), mount to mountpoint
(2024315) [15:53:44] (native) % mkfs.fat -F 16 -n pmOS_boot /dev/installp1
mkfs.fat 4.2 (2021-01-31)
mkfs.fat: Warning: lowercase labels might not work properly on some systems
(2024315) [15:53:44] (native) % mkdir -p /mnt/install/boot
(2024315) [15:53:44] (native) % mount /dev/installp1 /mnt/install/boot
(2024315) [15:53:44] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(2024315) [15:53:44] (native) copy rootfs_tablet-x64uefi to /mnt/install/
(2024315) [15:53:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi
(2024315) [15:53:44] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi
(2024315) [15:53:44] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(2024315) [15:53:44] (native) % cd /mnt/rootfs_tablet-x64uefi; cp -a boot tmp root srv etc dev var sbin proc mnt opt sys lib run usr bin media /mnt/install/
(2024315) [15:54:08] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(2024315) [15:54: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
(2024315) [15:54:08] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(2024315) [15:54: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/
(2024315) [15:54: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/
(2024315) [15:54: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/
(2024315) [15:54: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/
(2024315) [15:54: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/
(2024315) [15:54: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/
(2024315) [15:54: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/
(2024315) [15:54: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/
(2024315) [15:54: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/
(2024315) [15:54:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2024315) [15:54:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2024315) [15:54:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2024315) [15:54:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2024315) [15:54:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2024315) [15:54:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2024315) [15:54:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2024315) [15:54:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2024315) [15:54:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(2024315) [15:54:08] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(2024315) [15:54:08] % cat /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
http://mirror.postmarketos.org/postmarketos/master
http://dl-cdn.alpinelinux.org/alpine/edge/main
http://dl-cdn.alpinelinux.org/alpine/edge/community
http://dl-cdn.alpinelinux.org/alpine/edge/testing
(2024315) [15:54:08] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(2024315) [15:54:08] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(2024315) [15:54:10] (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
      }
   ]
}
(2024315) [15:54:10] (native) umount /dev/loop2
(2024315) [15:54:10] (native) % losetup -d /dev/loop2
(2024315) [15:54:10] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2024315) [15:54:10] 
(2024315) [15:54:10] *** FLASHING INFORMATION ***
(2024315) [15:54:10] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(2024315) [15:54:10] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(2024315) [15:54:10] 
(2024315) [15:54:10] *** SSH DAEMON INFORMATION ***
(2024315) [15:54:10] SSH daemon is enabled (disable with --no-sshd).
(2024315) [15:54:10] Login as 'user' with the password given during installation.
(2024315) [15:54:10] 
(2024315) [15:54:10] *** FIREWALL INFORMATION ***
(2024315) [15:54:10] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(2024315) [15:54:10] For more information: https://postmarketos.org/firewall
(2024315) [15:54:10] 
(2024315) [15:54:10] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(2024315) [15:54:10] DONE!
total 3211748
-rw-r--r-- 1 root 12345 4155506688 Oct 20 15:54 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 20 15:55 pmOS_boot -> ../../loop2p1
lrwxrwxrwx 1 root root 13 Oct 20 15:55 pmOS_root -> ../../loop2p2
lrwxrwxrwx 1 root root 10 Oct 20 15:55 storagepool -> ../../sdb1
total 88
drwxr-xr-x  2 root root  4096 Oct 20 15:53 bin
drwxr-xr-x  2 root root  4096 Oct 20 15:53 boot
drwxr-xr-x  2 root root  4096 Oct 20 15:49 dev
drwxr-xr-x 62 root root  4096 Oct 20 15:53 etc
drwxr-xr-x  3 root root  4096 Oct 20 15:54 home
drwxr-xr-x 15 root root  4096 Oct 20 15:53 lib
drwx------  2 root root 16384 Oct 20 15:53 lost+found
drwxr-xr-x  5 root root  4096 Oct 20 15:49 media
drwxr-xr-x  8 root root  4096 Oct 20 15:49 mnt
drwxr-xr-x  2 root root  4096 Oct 20 15:49 opt
drwxr-xr-x  2 root root  4096 Oct 20 15:49 proc
drwx------  2 root root  4096 Oct 20 15:49 root
drwxr-xr-x  6 root root  4096 Oct 20 15:52 run
drwxr-xr-x  2 root root  4096 Oct 20 15:53 sbin
drwxr-xr-x  2 root root  4096 Oct 20 15:49 srv
drwxr-xr-x  2 root root  4096 Oct 20 15:49 sys
drwxrwxrwt  2 root root  4096 Oct 20 15:53 tmp
drwxr-xr-x 10 root root  4096 Oct 20 15:53 usr
drwxr-xr-x 13 root root  4096 Oct 20 15:50 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-10-20 15:55:14--  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%  109M=0s

2022-10-20 15:55:14 (109 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-20 08:07:29.035282 [http://mirror.postmarketos.org/postmarketos/master]
v20220809-6237-geb3218640b [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v20220809-6233-g8404baa062 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v20220809-6231-ga92820d9b7 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24448 distinct packages available
(1/103) Upgrading kirigami2-libs (5.99.0-r0 -> 9999_git1666232945-r0)
(2/103) Upgrading kirigami2 (5.99.0-r0 -> 9999_git1666232945-r0)
(3/103) Upgrading kactivities-libs (5.99.0-r0 -> 9999_git1665347036-r0)
(4/103) Upgrading karchive (5.99.0-r0 -> 9999_git1666213734-r0)
(5/103) Upgrading kconfig (5.99.0-r0 -> 9999_git1666232744-r0)
(6/103) Upgrading kcoreaddons (5.99.0-r0 -> 9999_git1666232775-r0)
(7/103) Upgrading kwindowsystem (5.99.0-r0 -> 9999_git1666233128-r0)
(8/103) Upgrading kcrash (5.99.0-r0 -> 9999_git1665347167-r0)
(9/103) Upgrading kdbusaddons (5.99.0-r0 -> 9999_git1666232793-r0)
(10/103) Upgrading kglobalaccel (5.99.0-r0 -> 9999_git1666232871-r0)
(11/103) Upgrading kguiaddons (5.99.0-r0 -> 9999_git1666178810-r0)
(12/103) Upgrading ki18n (5.99.0-r0 -> 9999_git1666232902-r0)
(13/103) Upgrading kauth (5.99.0-r0 -> 9999_git1666232693-r0)
(14/103) Upgrading kcodecs (5.99.0-r0 -> 9999_git1666232725-r0)
(15/103) Upgrading kwidgetsaddons (5.99.0-r0 -> 9999_git1666233118-r0)
(16/103) Upgrading kconfigwidgets (5.99.0-r0 -> 9999_git1666232754-r0)
(17/103) Upgrading kiconthemes (5.99.0-r0 -> 9999_git1666232912-r0)
(18/103) Upgrading kitemviews (5.99.0-r0 -> 9999_git1666232955-r0)
(19/103) Upgrading kxmlgui (5.99.0-r0 -> 9999_git1666233139-r0)
(20/103) Upgrading kbookmarks (5.99.0-r0 -> 9999_git1666232705-r0)
(21/103) Upgrading kcompletion (5.99.0-r0 -> 9999_git1666232735-r0)
(22/103) Upgrading kdoctools (5.99.0-r0 -> 9999_git1666232852-r0)
(23/103) Upgrading kjobwidgets (5.99.0-r0 -> 9999_git1666232964-r0)
(24/103) Upgrading knotifications (5.99.0-r0 -> 9999_git1666232996-r0)
(25/103) Upgrading kservice (5.99.0-r0 -> 9999_git1666233062-r0)
(26/103) Upgrading solid-libs (5.99.0-r0 -> 9999_git1666233188-r0)
(27/103) Upgrading sonnet (5.99.0-r0 -> 9999_git1666233199-r0)
(28/103) Upgrading ktextwidgets (5.99.0-r0 -> 9999_git1666233086-r0)
(29/103) Upgrading kio (5.99.0-r0 -> 9999_git1666232932-r0)
(30/103) Upgrading kpackage (5.99.0-r0 -> 9999_git1666233015-r0)
(31/103) Upgrading kdeclarative (5.99.0-r0 -> 9999_git1666232803-r0)
(32/103) Upgrading kwayland (5.99.0-r0 -> 9999_git1665347197-r0)
(33/103) Upgrading plasma-framework (5.99.0-r0 -> 9999_git1666233164-r0)
(34/103) Upgrading kwallet (5.99.0-r0 -> 9999_git1666233107-r0)
(35/103) Upgrading purpose (5.99.0-r0 -> 9999_git1666233178-r0)
(36/103) Upgrading angelfish (22.09-r0 -> 9999_git1666236160-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_git1666232985-r0)
(41/103) Upgrading kirigami-addons (0.4-r0 -> 9999_git1666234118-r0)
(42/103) Upgrading kclock (22.09-r0 -> 9999_git1666236220-r0)
(43/103) Upgrading kdecoration (5.26.1-r0 -> 9999_git1666235643-r0)
(44/103) Upgrading kde-gtk-config (5.26.1-r0 -> 9999_git1666231473-r0)
(45/103) Upgrading kfilemetadata (5.99.0-r0 -> 9999_git1666232861-r0)
(46/103) Upgrading kcontacts (5.99.0-r0 -> 9999_git1666232765-r0)
(47/103) Upgrading kpeople (5.99.0-r0 -> 9999_git1666233034-r0)
(48/103) Upgrading kcalendarcore (5.99.0-r0 -> 9999_git1665347091-r0)
(49/103) Upgrading kcmutils (5.99.0-r0 -> 9999_git1666232715-r0)
(50/103) Upgrading frameworkintegration (5.99.0-r0 -> 9999_git1666230952-r0)
(51/103) Upgrading oxygen (5.26.1-r0 -> 9999_git1666235812-r0)
(52/103) Upgrading modemmanager-qt (5.99.0-r0 -> 9999_git1665347249-r0)
(53/103) Upgrading plasma-dialer (22.09-r0 -> 9999_git1666236267-r0)
(54/103) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1666236279-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_git1666235569-r0)
(58/103) Upgrading breeze (5.26.1-r0 -> 9999_git1666235580-r0)
(59/103) Upgrading libkscreen (5.26.1-r0 -> 9999_git1665747715-r0)
(60/103) Upgrading kscreen (5.26.1-r0 -> 9999_git1666235716-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_git1666230941-r0)
(64/103) Upgrading kactivities (5.99.0-r0 -> 9999_git1665347036-r0)
(65/103) Upgrading plasma-nano (5.26.1-r0 -> 9999_git1666235918-r0)
(66/103) Upgrading networkmanager-qt (5.99.0-r0 -> 9999_git1665347259-r0)
(67/103) Upgrading plasma-nm (5.26.1-r0 -> 9999_git1666235929-r0)
(68/103) Upgrading plasma-nm-mobile (5.26.1-r0 -> 9999_git1666235929-r0)
(69/103) Upgrading plasma-pa (5.26.1-r0 -> 9999_git1666235938-r0)
(70/103) Upgrading plasma-settings (22.09-r1 -> 9999_git1666236289-r1)
(71/103) Upgrading kactivitymanagerd (5.26.1-r0 -> 9999_git1666235624-r0)
(72/103) Upgrading kinit (5.99.0-r0 -> 9999_git1666232922-r0)
(73/103) Upgrading kdnssd (5.99.0-r0 -> 9999_git1666232843-r0)
(74/103) Upgrading syntax-highlighting (5.99.0-r0 -> 9999_git1666233210-r0)
(75/103) Upgrading kquickcharts (5.99.0-r0 -> 9999_git1665347529-r0)
(76/103) Upgrading kscreenlocker (5.26.1-r0 -> 9999_git1666235725-r0)
(77/103) Upgrading kwin (5.26.1-r0 -> 9999_git1666235764-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_git1666235801-r0)
(82/103) Upgrading qqc2-desktop-style (5.99.0-r0 -> 9999_git1665620141-r0)
(83/103) Upgrading plasma-integration (5.26.1-r0 -> 9999_git1666235897-r0)
(84/103) Upgrading plasma-workspace-libs (5.26.1-r0 -> 9999_git1666236042-r0)
(85/103) Upgrading kactivities-stats (5.99.0-r0 -> 9999_git1665347045-r0)
(86/103) Upgrading baloo (5.99.0-r0 -> 9999_git1666232683-r0)
(87/103) Upgrading kholidays (5.99.0-r0 -> 9999_git1666232881-r0)
(88/103) Upgrading knotifyconfig (5.99.0-r0 -> 9999_git1666233006-r0)
(89/103) Upgrading kparts (5.99.0-r0 -> 9999_git1666233025-r0)
(90/103) Upgrading prison (5.99.0-r0 -> 9999_git1665414234-r0)
(91/103) Upgrading ktexteditor (5.99.0-r0 -> 9999_git1666233073-r0)
(92/103) Upgrading libksysguard (5.26.1-r0 -> 9999_git1666235790-r0)
(93/103) Upgrading plasma-workspace (5.26.1-r0 -> 9999_git1666236042-r0)
(94/103) Upgrading kpty (5.99.0-r0 -> 9999_git1666233043-r0)
(95/103) Upgrading kdesu (5.99.0-r0 -> 9999_git1663420106-r0)
(96/103) Upgrading kde-cli-tools (5.26.1-r0 -> 9999_git1666235634-r0)
(97/103) Upgrading qqc2-breeze-style (5.26.1-r0 -> 9999_git1666048690-r0)
(98/103) Upgrading plasma-mobile (5.26.1-r0 -> 9999_git1666235908-r0)
(99/103) Upgrading polkit-kde-agent-1 (5.26.1-r0 -> 9999_git1666236064-r0)
(100/103) Upgrading powerdevil-libs (5.26.1-r0 -> 9999_git1666236073-r0)
(101/103) Upgrading powerdevil (5.26.1-r0 -> 9999_git1666236073-r0)
(102/103) Upgrading xdg-desktop-portal-kde (5.26.1-r0 -> 9999_git1666236111-r0)
(103/103) Upgrading qmlkonsole (22.09-r1 -> 9999_git1666236308-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: 3105 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: 3114 MiB in 834 packages
(1/91) Installing syndication (9999_git1665347337-r0)
(2/91) Installing alligator (9999_git1666236151-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_git1666236168-r0)
(28/91) Installing calindori (9999_git1666236177-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_git1666233097-r0)
(58/91) Installing kalk (9999_git1666236196-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1666236206-r0)
(61/91) Installing keysmith (9999_git1666236987-r0)
(62/91) Installing krecorder (9999_git1666236229-r1)
(63/91) Installing kpublictransport (22.08.2-r0)
(64/91) Installing ktrip (9999_git1666237140-r0)
(65/91) Installing kweathercore (9999_git1666234198-r0)
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/91) Installing kweather (9999_git1666236239-r1)
(68/91) Installing libquotient (0.6.11-r0)
(69/91) Installing libcmark (0.30.2-r1)
(70/91) Installing neochat (9999_git1666234837-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_git1666236298-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_git1666234867-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: 3230 MiB in 925 packages
(chroot) Exiting chroot...
[15:57:26] Unregister qemu binfmt (arm)
[15:57:26] Unregister qemu binfmt (aarch64)
[15:57:27] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[15:57:27] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[15:57:27] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y
[15:57:27] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
[15:57:29] Cleared up ~6206 MB of space
[15:57:29] DONE!
Building image for pine64-pinephone
Already up to date.
[15:57:30] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:57:30] Channel [edge]: [15:57:30] Vendor [qemu]: [15:57:30] Device codename [amd64]: [15:57:30] Kernel [lts]: [15:57:30] Username [user]: [15:57:30] User interface [weston]: [15:57:30] Change them? (y/n) [n]: [15:57:30] Extra packages [none]: [15:57:30] Use this timezone instead of GMT? (y/n) [y]: [15:57:30] Choose default locale for installation [C.UTF-8]: [15:57:30] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:57:30] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:57:30] Config changed: ui='plasma-mobile'
[15:57:30] Config changed: device='pine64-pinephone'
[15:57:31] Config changed: kernel=''
[15:57:31] Config changed: extra_packages='osk-sdl'
(2070225) [15:57:31] % 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)
(2070225) [15:57:31] % 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
(2070225) [15:57:31] *** (1/4) PREPARE NATIVE CHROOT ***
(2070225) [15:57:31] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(2070225) [15:57:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(2070225) [15:57:31] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(2070225) [15:57:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(2070225) [15:57:31] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(2070225) [15:57:31] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(2070225) [15:57:31] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(2070225) [15:57:31] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(2070225) [15:57:31] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(2070225) [15:57:31] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(2070225) [15:57:31] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(2070225) [15:57:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(2070225) [15:57:31] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(2070225) [15:57:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(2070225) [15:57:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(2070225) [15:57:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(2070225) [15:57:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(2070225) [15:57:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(2070225) [15:57:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(2070225) [15:57:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(2070225) [15:57:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(2070225) [15:57:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(2070225) [15:57:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(2070225) [15:57:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(2070225) [15:57:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(2070225) [15:57:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(2070225) [15:57:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(2070225) [15:57:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(2070225) [15:57:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(2070225) [15:57:31] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(2070225) [15:57:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(2070225) [15:57:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(2070225) [15:57:32] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(2070225) [15:57:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(2070225) [15:57:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(2070225) [15:57:32] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(2070225) [15:57:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(2070225) [15:57:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(2070225) [15:57:32] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(2070225) [15:57:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2070225) [15:57:32] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(2070225) [15:57:32] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(2070225) [15:57:32] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(2070225) [15:57:32] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(2070225) [15:57:32] Update package index for x86_64 (4 file(s))
(2070225) [15:57:32] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(2070225) [15:57:32] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(2070225) [15:57:32] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(2070225) [15:57:32] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(2070225) [15:57:32] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(2070225) [15:57:32] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(2070225) [15:57:32] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(2070225) [15:57:32] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(2070225) [15:57:33] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(2070225) [15:57:33] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk
(2070225) [15:57:33] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2070225) [15:57:33] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2070225) [15:57:33] extracted: /tmp/pmbootstrapic4lodybapk
(2070225) [15:57:33] extracted: /tmp/pmbootstrapeuuy826fsig
(2070225) [15:57:33] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2070225) [15:57:33] % 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/pmbootstrapeuuy826fsig /tmp/pmbootstrapic4lodybapk
Verified OK
(2070225) [15:57:33] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7)
(2070225) [15:57:33] % /tmp/pmbootstrapic4lodybapk --version
apk-tools 2.12.9, compiled for x86_64.
(2070225) [15:57:33] (native) install alpine-base
(2070225) [15:57:33] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(2070225) [15:57:33] % 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
(2070225) [15:57:33] % 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
(2070225) [15:57:33] % 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
(2070225) [15:57:33] % 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
(2070225) [15:57:33] % 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
(2070225) [15:57:33] % 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
(2070225) [15:57:33] % 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
(2070225) [15:57:33] % 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
(2070225) [15:57:33] % 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
(2070225) [15:57:33] % 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
(2070225) [15:57:33] % 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
(2070225) [15:57:33] % 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
(2070225) [15:57:33] % 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
(2070225) [15:57:33] % 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
(2070225) [15:57:33] % 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
(2070225) [15:57:33] % 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
(2070225) [15:57:34] % 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
(2070225) [15:57:34] % 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
(2070225) [15:57:34] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(2070225) [15:57:34] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(2070225) [15:57:34] (native) update /etc/apk/repositories
(2070225) [15:57:34] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2070225) [15:57:34] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2070225) [15:57:34] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2070225) [15:57:34] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2070225) [15:57:34] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2070225) [15:57:34] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(2070225) [15:57:34] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2070225) [15:57:34] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2070225) [15:57:34] % 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
(2070225) [15:57:34] New background process: pid=2070657, 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
(2070225) [15:57:35] (native) % adduser -D pmos -u 12345
(2070225) [15:57:35] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(2070225) [15:57:35] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(2070225) [15:57:35] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(2070225) [15:57:35] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(2070225) [15:57:35] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(2070225) [15:57:35] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(2070225) [15:57:35] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(2070225) [15:57:35] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(2070225) [15:57:35] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(2070225) [15:57:35] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(2070225) [15:57:35] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(2070225) [15:57:35] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(2070225) [15:57:35] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(2070225) [15:57:35] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(2070225) [15:57:35] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(2070225) [15:57:35] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(2070225) [15:57:35] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(2070225) [15:57:35] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(2070225) [15:57:35] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(2070225) [15:57:39] (native) install cryptsetup util-linux parted
(2070225) [15:57:39] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2070225) [15:57:39] (native) % cat /tmp/apk_progress_fifo
(2070225) [15:57:39] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(2070225) [15:57:39] New background process: pid=2070993, 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
(2070225) [15:57:41] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") ***
(2070225) [15:57:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(2070225) [15:57:41] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(2070225) [15:57:41] % 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
(2070225) [15:57:41] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(2070225) [15:57:41] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3
(2070225) [15:57:41] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5
(2070225) [15:57:41] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7
(2070225) [15:57:41] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8
(2070225) [15:57:41] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9
(2070225) [15:57:41] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/
(2070225) [15:57:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(2070225) [15:57:41] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(2070225) [15:57:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64
(2070225) [15:57:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(2070225) [15:57:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(2070225) [15:57:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64
(2070225) [15:57:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(2070225) [15:57:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(2070225) [15:57:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(2070225) [15:57:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(2070225) [15:57:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(2070225) [15:57:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(2070225) [15:57:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(2070225) [15:57:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(2070225) [15:57:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(2070225) [15:57:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(2070225) [15:57:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(2070225) [15:57:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(2070225) [15:57:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(2070225) [15:57:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(2070225) [15:57:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(2070225) [15:57:41] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(2070225) [15:57:41] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details)
(2070225) [15:57:41] (native) install qemu-aarch64
(2070225) [15:57:41] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2070225) [15:57:41] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2070225) [15:57:41] (native) % cat /tmp/apk_progress_fifo
(2070225) [15:57:41] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64
(2070225) [15:57:42] New background process: pid=2071093, 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
(2070225) [15:57:42] Register qemu binfmt (aarch64)
(2070225) [15:57:42] % 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
(2070225) [15:57:42] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin
(2070225) [15:57:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(2070225) [15:57:42] % 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
(2070225) [15:57:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap
(2070225) [15:57:42] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2070225) [15:57:42] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2070225) [15:57:42] extracted: /tmp/pmbootstrapxie7pruyapk
(2070225) [15:57:42] extracted: /tmp/pmbootstrapitp2ij15sig
(2070225) [15:57:42] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2070225) [15:57:42] % 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/pmbootstrapitp2ij15sig /tmp/pmbootstrapxie7pruyapk
Verified OK
(2070225) [15:57:43] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7)
(2070225) [15:57:43] % /tmp/pmbootstrapxie7pruyapk --version
apk-tools 2.12.9, compiled for x86_64.
(2070225) [15:57:43] (rootfs_pine64-pinephone) install alpine-base
(2070225) [15:57:43] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache
(2070225) [15:57:43] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf
(2070225) [15:57:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk
(2070225) [15:57:43] (rootfs_pine64-pinephone) update /etc/apk/repositories
(2070225) [15:57:43] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(2070225) [15:57:43] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(2070225) [15:57:43] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(2070225) [15:57:43] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(2070225) [15:57:43] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(2070225) [15:57:43] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(2070225) [15:57:43] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(2070225) [15:57:43] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(2070225) [15:57:43] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(2070225) [15:57:43] Update package index for aarch64 (4 file(s))
(2070225) [15:57:43] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(2070225) [15:57:43] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz
(2070225) [15:57:43] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(2070225) [15:57:43] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz
(2070225) [15:57:43] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(2070225) [15:57:44] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz
(2070225) [15:57:44] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(2070225) [15:57:44] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz
(2070225) [15:57:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(2070225) [15:57:44] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2070225) [15:57:44] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2070225) [15:57:44] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2070225) [15:57:44] % 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
(2070225) [15:57:44] New background process: pid=2071261, 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
(2070225) [15:57:45] (rootfs_pine64-pinephone) % getent passwd user
(2070225) [15:57:46] (rootfs_pine64-pinephone) % adduser -D -u 10000 user
(2070225) [15:57:46] (rootfs_pine64-pinephone) % addgroup -S wheel
addgroup: group 'wheel' in use
(2070225) [15:57:46] (rootfs_pine64-pinephone) % addgroup user wheel
(2070225) [15:57:46] (rootfs_pine64-pinephone) % addgroup -S video
addgroup: group 'video' in use
(2070225) [15:57:46] (rootfs_pine64-pinephone) % addgroup user video
(2070225) [15:57:46] (rootfs_pine64-pinephone) % addgroup -S audio
addgroup: group 'audio' in use
(2070225) [15:57:46] (rootfs_pine64-pinephone) % addgroup user audio
(2070225) [15:57:46] (rootfs_pine64-pinephone) % addgroup -S input
addgroup: group 'input' in use
(2070225) [15:57:46] (rootfs_pine64-pinephone) % addgroup user input
(2070225) [15:57:46] (rootfs_pine64-pinephone) % addgroup -S plugdev
(2070225) [15:57:46] (rootfs_pine64-pinephone) % addgroup user plugdev
(2070225) [15:57:47] (rootfs_pine64-pinephone) % addgroup -S netdev
addgroup: group 'netdev' in use
(2070225) [15:57:47] (rootfs_pine64-pinephone) % addgroup user netdev
(2070225) [15:57:47] 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
(2070225) [15:57:48] (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)
(2070225) [15:57:48] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(2070225) [15:57:49] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(2070225) [15:57:49] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(2070225) [15:57:50] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(2070225) [15:57:51] (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
(2070225) [15:57:51] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(2070225) [15:57:51] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(2070225) [15:57:51] (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
(2070225) [15:57:51] New background process: pid=2071501, 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.2-r0)
(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.2-r0)
(38/731) Installing mesa-gles (22.2.2-r0)
(39/731) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(40/731) Installing libxcomposite (0.4.5-r1)
(41/731) Installing brotli-libs (1.0.9-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.2-r0)
(56/731) Installing libxshmfence (1.3.1-r0)
(57/731) Installing mesa-egl (22.2.2-r0)
(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.2-r0)
(143/731) Installing libxv (1.0.11-r3)
(144/731) Installing cdparanoia-libs (10.2-r11)
(145/731) Installing graphene (1.10.8-r1)
(146/731) Installing gstreamer (1.20.4-r0)
(147/731) Installing libogg (1.3.5-r1)
(148/731) Installing opus (1.3.1-r1)
(149/731) Installing orc (0.4.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.2-r0)
(316/731) Installing postmarketos-base-mesa (23-r1)
(317/731) Installing u-boot-pinephone (2022.07-r0)
(318/731) Installing u-boot-tools (2022.10-r0)
(319/731) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(320/731) Installing dbus-openrc (1.14.4-r0)
(321/731) Installing libacl (2.3.1-r1)
(322/731) Installing lz4-libs (1.9.4-r1)
(323/731) Installing libarchive (3.6.1-r1)
(324/731) Installing libcbor (0.9.0-r1)
(325/731) Installing efivar-libs (38-r1)
(326/731) Installing libgcab (1.4-r3)
(327/731) Installing json-glib (1.6.6-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.9-r0)
(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-r2)
Executing gtk4.0-4.8.1-r2.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-r1)
(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-r1)
(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/20 16:03:07 Generating for kernel version: 6.0.2
2022/10/20 16:03:07 Output directory: /boot
2022/10/20 16:03:07 == Generating initramfs ==
2022/10/20 16:03:07 - Including hook files
2022/10/20 16:03:07 - Including hook scripts
2022/10/20 16:03:07 - Including required binaries
2022/10/20 16:03:07 - Including kernel modules
2022/10/20 16:03:07 - Including splash images
2022/10/20 16:03:07 - Writing and verifying initramfs archive
2022/10/20 16:03:07 == Generating initramfs extra ==
2022/10/20 16:03:07 - Including extra binaries
2022/10/20 16:03:07 - Including FDE support
2022/10/20 16:03:08 - Writing and verifying initramfs-extra archive
2022/10/20 16:03:12 == 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/20 16:03:17 mkinitfs completed in: 10.20490618s
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
(2070225) [16:03:26] (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
(2070225) [16:03:30] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details)
(2070225) [16:03:30] (rootfs_pine64-pinephone) install device-pine64-pinephone
(2070225) [16:03:30] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(2070225) [16:03:30] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(2070225) [16:03:30] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(2070225) [16:03:30] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone
(2070225) [16:03:30] New background process: pid=2080651, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2108 MiB in 756 packages
(2070225) [16:03:34] (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
(2070225) [16:03:37] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(2070225) [16:03:38] (rootfs_pine64-pinephone) install postmarketos-mkinitfs
(2070225) [16:03:38] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(2070225) [16:03:38] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(2070225) [16:03:38] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(2070225) [16:03:38] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(2070225) [16:03:38] New background process: pid=2080917, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2108 MiB in 756 packages
(2070225) [16:03:41] (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
(2070225) [16:03:45] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner
(2070225) [16:03:45] (rootfs_pine64-pinephone) % mkinitfs
2022/10/20 16:03:45 Generating for kernel version: 6.0.2
2022/10/20 16:03:45 Output directory: /boot
2022/10/20 16:03:45 == Generating initramfs ==
2022/10/20 16:03:45 - Including hook files
2022/10/20 16:03:45 - Including hook scripts
2022/10/20 16:03:45 - Including required binaries
2022/10/20 16:03:45 - Including kernel modules
2022/10/20 16:03:45 - Including splash images
2022/10/20 16:03:45 - Writing and verifying initramfs archive
2022/10/20 16:03:46 == Generating initramfs extra ==
2022/10/20 16:03:46 - Including extra binaries
2022/10/20 16:03:46 - Including FDE support
2022/10/20 16:03:47 - Writing and verifying initramfs-extra archive
2022/10/20 16:03:50 == 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/20 16:03:55 mkinitfs completed in: 9.882394534s
(2070225) [16:03:55]  *** SET LOGIN PASSWORD FOR: 'user' ***
(2070225) [16:03:55] (rootfs_pine64-pinephone) % passwd user
New password: Retype new password: passwd: password updated successfully
(2070225) [16:03:55] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow
(2070225) [16:03:55] (rootfs_pine64-pinephone) locking root
(2070225) [16:03:55] (rootfs_pine64-pinephone) % passwd -l root
passwd: password changed.
(2070225) [16:03:56] NOTE: No valid keymap specified for device
(2070225) [16:03:56] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC
(2070225) [16:04:03] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname
(2070225) [16:04:03] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts
(2070225) [16:04:03] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(2070225) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(2070225) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(2070225) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(2070225) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(2070225) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(2070225) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(2070225) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(2070225) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(2070225) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(2070225) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(2070225) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(2070225) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(2070225) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(2070225) [16:04:03] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap
(2070225) [16:04:03] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2070225) [16:04:03] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
2224956	/home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
(2070225) [16:04:03] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2070225) [16:04:03] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(2070225) [16:04:04] (native) create pine64-pinephone.img (2913M)
(2070225) [16:04:04] (native) % truncate -s 2913M /home/pmos/rootfs/pine64-pinephone.img
(2070225) [16:04:04] (native) mount /dev/install (pine64-pinephone.img)
(2070225) [16:04:04] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop)
(2070225) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(2070225) [16:04:04] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(2070225) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(2070225) [16:04:04] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(2070225) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(2070225) [16:04:04] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(2070225) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(2070225) [16:04:04] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(2070225) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(2070225) [16:04:04] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(2070225) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(2070225) [16:04:04] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(2070225) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(2070225) [16:04:04] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(2070225) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(2070225) [16:04:04] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(2070225) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(2070225) [16:04:04] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(2070225) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(2070225) [16:04:04] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(2070225) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(2070225) [16:04:04] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(2070225) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(2070225) [16:04:04] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(2070225) [16:04:04] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img
(2070225) [16:04:04] (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
      }
   ]
}
(2070225) [16:04:04] (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
      }
   ]
}
(2070225) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(2070225) [16:04:04] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(2070225) [16:04:04] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(2070225) [16:04:04] (native) % parted -s /dev/install mktable msdos
(2070225) [16:04:04] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M
(2070225) [16:04:04] (native) % parted -s /dev/install mkpart primary 256M 100%
(2070225) [16:04:04] (native) % parted -s /dev/install set 1 boot on
(2070225) [16:04:05] (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
      }
   ]
}
(2070225) [16:04:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2070225) [16:04:05] % sudo mount --bind /dev/loop2p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2070225) [16:04:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2070225) [16:04:05] % sudo mount --bind /dev/loop2p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2070225) [16:04:05] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(2070225) [16:04:05] (native) install e2fsprogs
(2070225) [16:04:05] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2070225) [16:04:05] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2070225) [16:04:05] (native) % cat /tmp/apk_progress_fifo
(2070225) [16:04:05] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(2070225) [16:04:05] New background process: pid=2082548, 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
(2070225) [16:04:05] (native) format /dev/installp2 (root, ext4)
(2070225) [16:04:05] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(2070225) [16:04:06] (native) mount /dev/installp2 to /mnt/install
(2070225) [16:04:06] (native) % mkdir -p /mnt/install
(2070225) [16:04:06] (native) % mount /dev/installp2 /mnt/install
(2070225) [16:04:06] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(2070225) [16:04:06] (native) install e2fsprogs
(2070225) [16:04:06] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2070225) [16:04:06] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2070225) [16:04:06] (native) % cat /tmp/apk_progress_fifo
(2070225) [16:04:06] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(2070225) [16:04:06] New background process: pid=2082577, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 26 MiB in 72 packages
(2070225) [16:04:06] (native) format /dev/installp1 (boot, ext2), mount to mountpoint
(2070225) [16:04:06] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1
(2070225) [16:04:06] (native) % mkdir -p /mnt/install/boot
(2070225) [16:04:06] (native) % mount /dev/installp1 /mnt/install/boot
(2070225) [16:04:06] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(2070225) [16:04:06] (native) copy rootfs_pine64-pinephone to /mnt/install/
(2070225) [16:04:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(2070225) [16:04:06] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(2070225) [16:04:06] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(2070225) [16:04:06] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(2070225) [16:04:07] (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/
(2070225) [16:04:18] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(2070225) [16:04:18] % 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
(2070225) [16:04:18] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(2070225) [16:04:18] % 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/
(2070225) [16:04:18] % 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/
(2070225) [16:04:18] % 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/
(2070225) [16:04:18] % 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/
(2070225) [16:04:18] % 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/
(2070225) [16:04:18] % 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/
(2070225) [16:04:18] % 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/
(2070225) [16:04:18] % 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/
(2070225) [16:04:18] % 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/
(2070225) [16:04:18] % 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/
(2070225) [16:04:18] % 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/
(2070225) [16:04:18] % 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/
(2070225) [16:04:18] % 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/
(2070225) [16:04:18] % 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/
(2070225) [16:04:18] % 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/
(2070225) [16:04:18] % 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/
(2070225) [16:04:18] % 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/
(2070225) [16:04:18] % 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/
(2070225) [16:04:18] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(2070225) [16:04:18] % 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
(2070225) [16:04:18] 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
(2070225) [16:04:18] (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
(2070225) [16:04:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(2070225) [16:04:19] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(2070225) [16:04:21] (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
      }
   ]
}
(2070225) [16:04:21] (native) umount /dev/loop2
(2070225) [16:04:21] (native) % losetup -d /dev/loop2
(2070225) [16:04:21] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2070225) [16:04:21] 
(2070225) [16:04:21] *** FLASHING INFORMATION ***
(2070225) [16:04:21] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(2070225) [16:04:21] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(2070225) [16:04:21] 
(2070225) [16:04:21] *** SSH DAEMON INFORMATION ***
(2070225) [16:04:21] SSH daemon is enabled (disable with --no-sshd).
(2070225) [16:04:21] Login as 'user' with the password given during installation.
(2070225) [16:04:21] 
(2070225) [16:04:21] *** FIREWALL INFORMATION ***
(2070225) [16:04:21] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(2070225) [16:04:21] For more information: https://postmarketos.org/firewall
(2070225) [16:04:21] 
(2070225) [16:04:21] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(2070225) [16:04:21] DONE!
total 2332656
-rw-r--r-- 1 root 12345 3054501888 Oct 20 16:04 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 20 16:04 pmOS_boot -> ../../loop2p1
lrwxrwxrwx 1 root root 13 Oct 20 16:04 pmOS_root -> ../../loop2p2
lrwxrwxrwx 1 root root 10 Oct 20 16:04 storagepool -> ../../sdb1
total 88
drwxr-xr-x  2 root root  4096 Oct 20 16:02 bin
drwxr-xr-x  2 root root  4096 Oct 20 16:04 boot
drwxr-xr-x  2 root root  4096 Oct 20 15:57 dev
drwxr-xr-x 66 root root  4096 Oct 20 16:04 etc
drwxr-xr-x  3 root root  4096 Oct 20 16:04 home
drwxr-xr-x 15 root root  4096 Oct 20 16:02 lib
drwx------  2 root root 16384 Oct 20 16:04 lost+found
drwxr-xr-x  5 root root  4096 Oct 20 15:57 media
drwxr-xr-x  8 root root  4096 Oct 20 15:57 mnt
drwxr-xr-x  2 root root  4096 Oct 20 15:57 opt
drwxr-xr-x  2 root root  4096 Oct 20 15:57 proc
drwx------  2 root root  4096 Oct 20 15:57 root
drwxr-xr-x  6 root root  4096 Oct 20 16:02 run
drwxr-xr-x  2 root root  4096 Oct 20 16:02 sbin
drwxr-xr-x  2 root root  4096 Oct 20 15:57 srv
drwxr-xr-x  2 root root  4096 Oct 20 15:57 sys
drwxrwxrwt  2 root root  4096 Oct 20 16:04 tmp
drwxr-xr-x 10 root root  4096 Oct 20 16:02 usr
drwxr-xr-x 13 root root  4096 Oct 20 15:59 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-10-20 16:04:44--  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%  110M=0s

2022-10-20 16:04:44 (110 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-20 08:13:44.141145 [http://mirror.postmarketos.org/postmarketos/master]
v20220809-6235-g23f4c61410 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v20220809-6237-geb3218640b [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v20220809-6231-ga92820d9b7 [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)
(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
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
27 errors; 2424 MiB in 830 packages
sh: write error: No space left on device
(chroot) Exiting chroot...
[16:07:38] Unregister qemu binfmt (arm)
[16:07:38] Unregister qemu binfmt (aarch64)
[16:07:38] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:07:38] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:07:39] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y
[16:07:39] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
[16:07:40] Cleared up ~4477 MB of space
[16:07:40] DONE!
Building image for pine64-pinephonepro
Already up to date.
[16:07:41] Work path [/home/swadmin/.local/var/pmbootstrap]: [16:07:41] Channel [edge]: [16:07:41] Vendor [qemu]: [16:07:41] Device codename [amd64]: [16:07:41] Kernel [lts]: [16:07:41] Username [user]: [16:07:41] User interface [weston]: [16:07:41] Change them? (y/n) [n]: [16:07:41] Extra packages [none]: [16:07:41] Use this timezone instead of GMT? (y/n) [y]: [16:07:41] Choose default locale for installation [C.UTF-8]: [16:07:41] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [16:07:41] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [16:07:42] Config changed: ui='plasma-mobile'
[16:07:42] Config changed: device='pine64-pinephonepro'
[16:07:42] Config changed: kernel=''
[16:07:42] Config changed: extra_packages='osk-sdl'
(2118370) [16:07:43] % 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)
(2118370) [16:07:43] % 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
(2118370) [16:07:43] *** (1/4) PREPARE NATIVE CHROOT ***
(2118370) [16:07:43] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(2118370) [16:07:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(2118370) [16:07:43] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(2118370) [16:07:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(2118370) [16:07:43] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(2118370) [16:07:43] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(2118370) [16:07:43] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(2118370) [16:07:43] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(2118370) [16:07:43] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(2118370) [16:07:43] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(2118370) [16:07:43] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(2118370) [16:07:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(2118370) [16:07:43] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(2118370) [16:07:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(2118370) [16:07:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(2118370) [16:07:43] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(2118370) [16:07:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(2118370) [16:07:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(2118370) [16:07:43] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(2118370) [16:07:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(2118370) [16:07:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(2118370) [16:07:43] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(2118370) [16:07:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(2118370) [16:07:43] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(2118370) [16:07:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(2118370) [16:07:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(2118370) [16:07:43] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(2118370) [16:07:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(2118370) [16:07:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(2118370) [16:07:43] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(2118370) [16:07:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(2118370) [16:07:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(2118370) [16:07:43] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(2118370) [16:07:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(2118370) [16:07:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(2118370) [16:07:43] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(2118370) [16:07:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(2118370) [16:07:43] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(2118370) [16:07:43] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(2118370) [16:07:43] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2118370) [16:07:43] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(2118370) [16:07:43] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(2118370) [16:07:43] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(2118370) [16:07:43] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(2118370) [16:07:43] Update package index for x86_64 (4 file(s))
(2118370) [16:07:43] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(2118370) [16:07:43] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(2118370) [16:07:44] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(2118370) [16:07:44] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(2118370) [16:07:44] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(2118370) [16:07:44] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(2118370) [16:07:44] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(2118370) [16:07:44] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(2118370) [16:07:44] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(2118370) [16:07:45] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk
(2118370) [16:07:45] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2118370) [16:07:45] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2118370) [16:07:45] extracted: /tmp/pmbootstrapkgfgb_efapk
(2118370) [16:07:45] extracted: /tmp/pmbootstrapajpgvvezsig
(2118370) [16:07:45] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2118370) [16:07:45] % 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/pmbootstrapajpgvvezsig /tmp/pmbootstrapkgfgb_efapk
Verified OK
(2118370) [16:07:45] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7)
(2118370) [16:07:45] % /tmp/pmbootstrapkgfgb_efapk --version
apk-tools 2.12.9, compiled for x86_64.
(2118370) [16:07:45] (native) install alpine-base
(2118370) [16:07:45] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(2118370) [16:07:45] % 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
(2118370) [16:07:45] % 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
(2118370) [16:07:45] % 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
(2118370) [16:07:45] % 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
(2118370) [16:07:45] % 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
(2118370) [16:07:45] % 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
(2118370) [16:07:45] % 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
(2118370) [16:07:45] % 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
(2118370) [16:07:45] % 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
(2118370) [16:07:45] % 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
(2118370) [16:07:45] % 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
(2118370) [16:07:45] % 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
(2118370) [16:07:45] % 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
(2118370) [16:07:45] % 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
(2118370) [16:07:45] % 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
(2118370) [16:07:45] % 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
(2118370) [16:07:45] % 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
(2118370) [16:07:45] % 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
(2118370) [16:07:45] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(2118370) [16:07:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(2118370) [16:07:45] (native) update /etc/apk/repositories
(2118370) [16:07:45] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2118370) [16:07:45] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2118370) [16:07:45] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2118370) [16:07:45] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2118370) [16:07:45] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(2118370) [16:07:45] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(2118370) [16:07:45] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2118370) [16:07:45] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2118370) [16:07:45] % 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
(2118370) [16:07:45] New background process: pid=2118793, 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
(2118370) [16:07:47] (native) % adduser -D pmos -u 12345
(2118370) [16:07:47] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(2118370) [16:07:47] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(2118370) [16:07:47] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(2118370) [16:07:47] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(2118370) [16:07:47] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(2118370) [16:07:47] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(2118370) [16:07:47] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(2118370) [16:07:47] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(2118370) [16:07:47] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(2118370) [16:07:47] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(2118370) [16:07:47] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(2118370) [16:07:47] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(2118370) [16:07:47] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(2118370) [16:07:47] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(2118370) [16:07:47] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(2118370) [16:07:47] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(2118370) [16:07:47] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(2118370) [16:07:47] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(2118370) [16:07:47] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(2118370) [16:07:50] (native) install cryptsetup util-linux parted
(2118370) [16:07:50] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2118370) [16:07:50] (native) % cat /tmp/apk_progress_fifo
(2118370) [16:07:50] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(2118370) [16:07:50] New background process: pid=2119141, 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
(2118370) [16:07:52] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") ***
(2118370) [16:07:52] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(2118370) [16:07:52] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(2118370) [16:07:52] % 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
(2118370) [16:07:52] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(2118370) [16:07:52] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3
(2118370) [16:07:52] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5
(2118370) [16:07:52] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7
(2118370) [16:07:52] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8
(2118370) [16:07:52] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9
(2118370) [16:07:52] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/
(2118370) [16:07:52] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(2118370) [16:07:52] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(2118370) [16:07:52] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64
(2118370) [16:07:52] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(2118370) [16:07:52] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(2118370) [16:07:52] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64
(2118370) [16:07:52] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(2118370) [16:07:52] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(2118370) [16:07:52] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(2118370) [16:07:52] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(2118370) [16:07:52] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(2118370) [16:07:52] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(2118370) [16:07:52] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(2118370) [16:07:52] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(2118370) [16:07:52] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(2118370) [16:07:52] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(2118370) [16:07:52] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(2118370) [16:07:52] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(2118370) [16:07:52] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(2118370) [16:07:52] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(2118370) [16:07:52] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(2118370) [16:07:52] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(2118370) [16:07:52] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details)
(2118370) [16:07:52] (native) install qemu-aarch64
(2118370) [16:07:52] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2118370) [16:07:52] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2118370) [16:07:53] (native) % cat /tmp/apk_progress_fifo
(2118370) [16:07:53] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64
(2118370) [16:07:53] New background process: pid=2119227, 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
(2118370) [16:07:53] Register qemu binfmt (aarch64)
(2118370) [16:07:53] % 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
(2118370) [16:07:53] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin
(2118370) [16:07:53] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(2118370) [16:07:53] % 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
(2118370) [16:07:54] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap
(2118370) [16:07:54] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2118370) [16:07:54] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2118370) [16:07:54] extracted: /tmp/pmbootstrapkvzrfqu7apk
(2118370) [16:07:54] extracted: /tmp/pmbootstraprbmw41lwsig
(2118370) [16:07:54] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(2118370) [16:07:54] % 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/pmbootstraprbmw41lwsig /tmp/pmbootstrapkvzrfqu7apk
Verified OK
(2118370) [16:07:54] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7)
(2118370) [16:07:54] % /tmp/pmbootstrapkvzrfqu7apk --version
apk-tools 2.12.9, compiled for x86_64.
(2118370) [16:07:54] (rootfs_pine64-pinephonepro) install alpine-base
(2118370) [16:07:54] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache
(2118370) [16:07:54] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf
(2118370) [16:07:54] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk
(2118370) [16:07:54] (rootfs_pine64-pinephonepro) update /etc/apk/repositories
(2118370) [16:07:54] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(2118370) [16:07:54] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(2118370) [16:07:54] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(2118370) [16:07:54] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(2118370) [16:07:54] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(2118370) [16:07:54] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(2118370) [16:07:54] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(2118370) [16:07:54] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(2118370) [16:07:54] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(2118370) [16:07:54] Update package index for aarch64 (4 file(s))
(2118370) [16:07:54] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(2118370) [16:07:54] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz
(2118370) [16:07:54] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(2118370) [16:07:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz
(2118370) [16:07:55] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(2118370) [16:07:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz
(2118370) [16:07:55] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(2118370) [16:07:55] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz
(2118370) [16:07:55] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(2118370) [16:07:55] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2118370) [16:07:55] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2118370) [16:07:55] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(2118370) [16:07:55] % 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
(2118370) [16:07:55] New background process: pid=2119399, 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
(2118370) [16:07:57] (rootfs_pine64-pinephonepro) % getent passwd user
(2118370) [16:07:57] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user
(2118370) [16:07:58] (rootfs_pine64-pinephonepro) % addgroup -S wheel
addgroup: group 'wheel' in use
(2118370) [16:07:58] (rootfs_pine64-pinephonepro) % addgroup user wheel
(2118370) [16:07:58] (rootfs_pine64-pinephonepro) % addgroup -S video
addgroup: group 'video' in use
(2118370) [16:07:58] (rootfs_pine64-pinephonepro) % addgroup user video
(2118370) [16:07:58] (rootfs_pine64-pinephonepro) % addgroup -S audio
addgroup: group 'audio' in use
(2118370) [16:07:58] (rootfs_pine64-pinephonepro) % addgroup user audio
(2118370) [16:07:58] (rootfs_pine64-pinephonepro) % addgroup -S input
addgroup: group 'input' in use
(2118370) [16:07:58] (rootfs_pine64-pinephonepro) % addgroup user input
(2118370) [16:07:58] (rootfs_pine64-pinephonepro) % addgroup -S plugdev
(2118370) [16:07:58] (rootfs_pine64-pinephonepro) % addgroup user plugdev
(2118370) [16:07:59] (rootfs_pine64-pinephonepro) % addgroup -S netdev
addgroup: group 'netdev' in use
(2118370) [16:07:59] (rootfs_pine64-pinephonepro) % addgroup user netdev
(2118370) [16:07:59] 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
(2118370) [16:08:00] (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)
(2118370) [16:08:01] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(2118370) [16:08:01] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(2118370) [16:08:02] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(2118370) [16:08:02] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(2118370) [16:08:04] (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
(2118370) [16:08:04] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(2118370) [16:08:04] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(2118370) [16:08:04] (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
(2118370) [16:08:04] New background process: pid=2119660, 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.2-r0)
(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.2-r0)
(38/725) Installing mesa-gles (22.2.2-r0)
(39/725) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(40/725) Installing libxcomposite (0.4.5-r1)
(41/725) Installing brotli-libs (1.0.9-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.2-r0)
(56/725) Installing libxshmfence (1.3.1-r0)
(57/725) Installing mesa-egl (22.2.2-r0)
(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.2-r0)
(143/725) Installing libxv (1.0.11-r3)
(144/725) Installing cdparanoia-libs (10.2-r11)
(145/725) Installing graphene (1.10.8-r1)
(146/725) Installing gstreamer (1.20.4-r0)
(147/725) Installing libogg (1.3.5-r1)
(148/725) Installing opus (1.3.1-r1)
(149/725) Installing orc (0.4.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.2-r0)
(311/725) Installing postmarketos-base-mesa (23-r1)
(312/725) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(313/725) Installing dbus-openrc (1.14.4-r0)
(314/725) Installing libacl (2.3.1-r1)
(315/725) Installing lz4-libs (1.9.4-r1)
(316/725) Installing libarchive (3.6.1-r1)
(317/725) Installing libcbor (0.9.0-r1)
(318/725) Installing efivar-libs (38-r1)
(319/725) Installing libgcab (1.4-r3)
(320/725) Installing json-glib (1.6.6-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.9-r0)
(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-r2)
Executing gtk4.0-4.8.1-r2.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-r1)
(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-r1)
(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/20 16:14:03 Generating for kernel version: 5.17.9
2022/10/20 16:14:03 Output directory: /boot
2022/10/20 16:14:03 == Generating initramfs ==
2022/10/20 16:14:03 - Including hook files
2022/10/20 16:14:03 - Including hook scripts
2022/10/20 16:14:03 - Including required binaries
2022/10/20 16:14:03 - Including kernel modules
2022/10/20 16:14:03 - Including splash images
2022/10/20 16:14:03 - Writing and verifying initramfs archive
2022/10/20 16:14:04 == Generating initramfs extra ==
2022/10/20 16:14:04 - Including extra binaries
2022/10/20 16:14:04 - Including FDE support
2022/10/20 16:14:05 - Writing and verifying initramfs-extra archive
2022/10/20 16:14:07 == 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/20 16:14:08 mkinitfs completed in: 5.6449876s
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
(2118370) [16:14:19] (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
(2118370) [16:14:22] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details)
(2118370) [16:14:23] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro
(2118370) [16:14:23] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(2118370) [16:14:23] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(2118370) [16:14:23] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(2118370) [16:14:23] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro
(2118370) [16:14:23] New background process: pid=2128944, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2126 MiB in 750 packages
(2118370) [16:14:26] (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
(2118370) [16:14:30] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(2118370) [16:14:30] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs
(2118370) [16:14:30] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(2118370) [16:14:30] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(2118370) [16:14:30] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(2118370) [16:14:30] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(2118370) [16:14:30] New background process: pid=2129223, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2126 MiB in 750 packages
(2118370) [16:14:33] (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
(2118370) [16:14:37] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro
(2118370) [16:14:37] (rootfs_pine64-pinephonepro) % mkinitfs
2022/10/20 16:14:37 Generating for kernel version: 5.17.9
2022/10/20 16:14:37 Output directory: /boot
2022/10/20 16:14:37 == Generating initramfs ==
2022/10/20 16:14:37 - Including hook files
2022/10/20 16:14:37 - Including hook scripts
2022/10/20 16:14:37 - Including required binaries
2022/10/20 16:14:37 - Including kernel modules
2022/10/20 16:14:38 - Including splash images
2022/10/20 16:14:38 - Writing and verifying initramfs archive
2022/10/20 16:14:38 == Generating initramfs extra ==
2022/10/20 16:14:38 - Including extra binaries
2022/10/20 16:14:38 - Including FDE support
2022/10/20 16:14:39 - Writing and verifying initramfs-extra archive
2022/10/20 16:14:40 == 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/20 16:14:41 mkinitfs completed in: 3.949187944s
(2118370) [16:14:41]  *** SET LOGIN PASSWORD FOR: 'user' ***
(2118370) [16:14:41] (rootfs_pine64-pinephonepro) % passwd user
New password: Retype new password: passwd: password updated successfully
(2118370) [16:14:41] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow
(2118370) [16:14:41] (rootfs_pine64-pinephonepro) locking root
(2118370) [16:14:41] (rootfs_pine64-pinephonepro) % passwd -l root
passwd: password changed.
(2118370) [16:14:42] NOTE: No valid keymap specified for device
(2118370) [16:14:42] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC
(2118370) [16:14:49] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname
(2118370) [16:14:49] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts
(2118370) [16:14:49] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(2118370) [16:14:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(2118370) [16:14:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(2118370) [16:14:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(2118370) [16:14:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(2118370) [16:14:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(2118370) [16:14:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(2118370) [16:14:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(2118370) [16:14:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(2118370) [16:14:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(2118370) [16:14:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(2118370) [16:14:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(2118370) [16:14:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(2118370) [16:14:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(2118370) [16:14:49] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2118370) [16:14:49] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap
(2118370) [16:14:49] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
2186044	/home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
(2118370) [16:14:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2118370) [16:14:49] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(2118370) [16:14:49] (native) create pine64-pinephonepro.img (2868M)
(2118370) [16:14:49] (native) % truncate -s 2868M /home/pmos/rootfs/pine64-pinephonepro.img
(2118370) [16:14:49] (native) mount /dev/install (pine64-pinephonepro.img)
(2118370) [16:14:49] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop)
(2118370) [16:14:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(2118370) [16:14:49] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(2118370) [16:14:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(2118370) [16:14:49] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(2118370) [16:14:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(2118370) [16:14:50] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(2118370) [16:14:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(2118370) [16:14:50] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(2118370) [16:14:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(2118370) [16:14:50] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(2118370) [16:14:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(2118370) [16:14:50] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(2118370) [16:14:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(2118370) [16:14:50] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(2118370) [16:14:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(2118370) [16:14:50] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(2118370) [16:14:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(2118370) [16:14:50] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(2118370) [16:14:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(2118370) [16:14:50] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(2118370) [16:14:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(2118370) [16:14:50] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(2118370) [16:14:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(2118370) [16:14:50] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(2118370) [16:14:50] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img
(2118370) [16:14:50] (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
      }
   ]
}
(2118370) [16:14:50] (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
      }
   ]
}
(2118370) [16:14:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(2118370) [16:14:50] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(2118370) [16:14:50] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(2118370) [16:14:50] (native) % parted -s /dev/install mktable gpt
(2118370) [16:14:50] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M
(2118370) [16:14:50] (native) % parted -s /dev/install mkpart primary 256M 100%
(2118370) [16:14:50] (native) % parted -s /dev/install set 1 boot on
(2118370) [16:14:50] (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
      }
   ]
}
(2118370) [16:14:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2118370) [16:14:50] % sudo mount --bind /dev/loop2p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(2118370) [16:14:51] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2118370) [16:14:51] % sudo mount --bind /dev/loop2p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(2118370) [16:14:51] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(2118370) [16:14:51] (native) install e2fsprogs
(2118370) [16:14:51] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2118370) [16:14:51] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2118370) [16:14:51] (native) % cat /tmp/apk_progress_fifo
(2118370) [16:14:51] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(2118370) [16:14:51] New background process: pid=2130228, 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
(2118370) [16:14:51] (native) format /dev/installp2 (root, ext4)
(2118370) [16:14:51] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(2118370) [16:14:52] (native) mount /dev/installp2 to /mnt/install
(2118370) [16:14:52] (native) % mkdir -p /mnt/install
(2118370) [16:14:52] (native) % mount /dev/installp2 /mnt/install
(2118370) [16:14:52] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(2118370) [16:14:52] (native) install dosfstools
(2118370) [16:14:52] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2118370) [16:14:52] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(2118370) [16:14:52] (native) % cat /tmp/apk_progress_fifo
(2118370) [16:14:52] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(2118370) [16:14:52] New background process: pid=2130257, 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
(2118370) [16:14:52] (native) format /dev/installp1 (boot, fat32), mount to mountpoint
(2118370) [16:14:52] (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
(2118370) [16:14:52] (native) % mkdir -p /mnt/install/boot
(2118370) [16:14:52] (native) % mount /dev/installp1 /mnt/install/boot
(2118370) [16:14:52] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(2118370) [16:14:52] (native) copy rootfs_pine64-pinephonepro to /mnt/install/
(2118370) [16:14:52] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(2118370) [16:14:53] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(2118370) [16:14:53] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(2118370) [16:14:53] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(2118370) [16:14:53] (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/
(2118370) [16:15:03] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(2118370) [16:15:03] % 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
(2118370) [16:15:03] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(2118370) [16:15:03] % 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/
(2118370) [16:15:03] % 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/
(2118370) [16:15:03] % 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/
(2118370) [16:15:03] % 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/
(2118370) [16:15:03] % 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/
(2118370) [16:15:03] % 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/
(2118370) [16:15:03] % 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/
(2118370) [16:15:03] % 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/
(2118370) [16:15:03] % 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/
(2118370) [16:15:03] % 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/
(2118370) [16:15:03] % 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/
(2118370) [16:15:03] % 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/
(2118370) [16:15:03] % 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/
(2118370) [16:15:03] % 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/
(2118370) [16:15:03] % 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/
(2118370) [16:15:03] % 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/
(2118370) [16:15:03] % 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/
(2118370) [16:15:03] % 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/
(2118370) [16:15:03] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(2118370) [16:15:03] % 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
(2118370) [16:15:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(2118370) [16:15:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(2118370) [16:15:07] (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
      }
   ]
}
(2118370) [16:15:07] (native) umount /dev/loop2
(2118370) [16:15:07] (native) % losetup -d /dev/loop2
(2118370) [16:15:07] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(2118370) [16:15:07] 
(2118370) [16:15:07] *** FLASHING INFORMATION ***
(2118370) [16:15:07] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(2118370) [16:15:07] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(2118370) [16:15:07] 
(2118370) [16:15:07] *** SSH DAEMON INFORMATION ***
(2118370) [16:15:07] SSH daemon is enabled (disable with --no-sshd).
(2118370) [16:15:07] Login as 'user' with the password given during installation.
(2118370) [16:15:07] 
(2118370) [16:15:07] *** FIREWALL INFORMATION ***
(2118370) [16:15:07] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(2118370) [16:15:07] For more information: https://postmarketos.org/firewall
(2118370) [16:15:07] 
(2118370) [16:15:07] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(2118370) [16:15:07] DONE!
total 2280116
-rw-r--r-- 1 root 12345 3007315968 Oct 20 16:15 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 20 16:15 pmOS_boot -> ../../loop2p1
lrwxrwxrwx 1 root root 13 Oct 20 16:15 pmOS_root -> ../../loop2p2
lrwxrwxrwx 1 root root 10 Oct 20 16:15 storagepool -> ../../sda1
total 88
drwxr-xr-x  2 root root  4096 Oct 20 16:13 bin
drwxr-xr-x  2 root root  4096 Oct 20 16:14 boot
drwxr-xr-x  2 root root  4096 Oct 20 16:07 dev
drwxr-xr-x 65 root root  4096 Oct 20 16:14 etc
drwxr-xr-x  3 root root  4096 Oct 20 16:15 home
drwxr-xr-x 15 root root  4096 Oct 20 16:13 lib
drwx------  2 root root 16384 Oct 20 16:14 lost+found
drwxr-xr-x  5 root root  4096 Oct 20 16:07 media
drwxr-xr-x  8 root root  4096 Oct 20 16:07 mnt
drwxr-xr-x  2 root root  4096 Oct 20 16:07 opt
drwxr-xr-x  2 root root  4096 Oct 20 16:07 proc
drwx------  2 root root  4096 Oct 20 16:07 root
drwxr-xr-x  6 root root  4096 Oct 20 16:12 run
drwxr-xr-x  2 root root  4096 Oct 20 16:13 sbin
drwxr-xr-x  2 root root  4096 Oct 20 16:07 srv
drwxr-xr-x  2 root root  4096 Oct 20 16:07 sys
drwxrwxrwt  2 root root  4096 Oct 20 16:14 tmp
drwxr-xr-x 10 root root  4096 Oct 20 16:13 usr
drwxr-xr-x 13 root root  4096 Oct 20 16:10 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-10-20 16:15:27--  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% 62.3M=0s

2022-10-20 16:15:27 (62.3 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]

Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz
2022-10-20 08:13:44.141145 [http://mirror.postmarketos.org/postmarketos/master]
v20220809-6235-g23f4c61410 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v20220809-6237-geb3218640b [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v20220809-6231-ga92820d9b7 [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)
ERROR: ebook-tools-0.2.2-r2: No space left on device
(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
39 errors; 2387 MiB in 812 packages
sh: write error: No space left on device
(chroot) Exiting chroot...
[16:18:06] Unregister qemu binfmt (arm)
[16:18:06] Unregister qemu binfmt (aarch64)
[16:18:07] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:18:07] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:18:08] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y
[16:18:08] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
[16:18:09] Cleared up ~4388 MB of space
[16:18:09] DONE!
removed 'images/pmos-plasma-mobile-nightly-20221019-pine64-pinephone.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221019-pine64-pinephone.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221019-pine64-pinephonepro.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221019-pine64-pinephonepro.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221019-tablet-x64uefi.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221019-tablet-x64uefi.img.xz.sha256'
Compressing pine64-pinephone.img
pine64-pinephone.img: 877.5 MiB / 2,913.0 MiB = 0.301, 28 MiB/s, 1:43
renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221020-pine64-pinephone.img.xz'
Compressing pine64-pinephonepro.img
pine64-pinephonepro.img: 817.4 MiB / 2,868.0 MiB = 0.285, 28 MiB/s, 1:43
renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221020-pine64-pinephonepro.img.xz'
Compressing tablet-x64uefi.img
tablet-x64uefi.img: 1,242.0 MiB / 3,963.0 MiB = 0.313, 30 MiB/s, 2:12
renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221020-tablet-x64uefi.img.xz'
sending incremental file list
deleting images/pmos-plasma-mobile-nightly-20221019-tablet-x64uefi.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221019-tablet-x64uefi.img.xz
deleting images/pmos-plasma-mobile-nightly-20221019-pine64-pinephonepro.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221019-pine64-pinephonepro.img.xz
deleting images/pmos-plasma-mobile-nightly-20221019-pine64-pinephone.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221019-pine64-pinephone.img.xz
images/
images/pmos-plasma-mobile-nightly-20221020-pine64-pinephone.img.xz

         32,768   0%    0.00kB/s    0:00:00  
      3,112,960   0%    2.93MB/s    0:05:06  
      4,128,768   0%    1.95MB/s    0:07:38  
      5,308,416   0%    1.62MB/s    0:09:10  
      6,619,136   0%    1.50MB/s    0:09:54  
      7,929,856   0%    1.09MB/s    0:13:35  
      9,240,576   1%    1.15MB/s    0:12:52  
     10,551,296   1%    1.19MB/s    0:12:26  
     11,730,944   1%    1.16MB/s    0:12:46  
     12,910,592   1%    1.12MB/s    0:13:08  
     14,090,240   1%    1.08MB/s    0:13:39  
     15,138,816   1%    1.03MB/s    0:14:16  
     16,187,392   1%    1.02MB/s    0:14:24  
     17,235,968   1% 1018.32kB/s    0:14:46  
     18,284,544   1% 1001.96kB/s    0:15:00  
     19,333,120   2% 1002.94kB/s    0:14:58  
     20,512,768   2% 1012.95kB/s    0:14:48  
     21,692,416   2%    1.01MB/s    0:14:32  
     22,872,064   2%    1.02MB/s    0:14:20  
     24,051,712   2%    1.05MB/s    0:13:57  
     25,231,360   2%    1.05MB/s    0:13:50  
     26,411,008   2%    1.05MB/s    0:13:53  
     27,590,656   2%    1.05MB/s    0:13:47  
     28,770,304   3%    1.04MB/s    0:14:00  
     29,949,952   3%    1.03MB/s    0:14:04  
     31,129,600   3%    1.04MB/s    0:13:55  
     32,309,248   3%    1.04MB/s    0:13:57  
     33,488,896   3%    1.05MB/s    0:13:45  
     34,668,544   3%    1.05MB/s    0:13:43  
     35,848,192   3%    1.05MB/s    0:13:44  
     37,027,840   4%    1.05MB/s    0:13:41  
     38,207,488   4%    1.04MB/s    0:13:46  
     39,387,136   4%    1.05MB/s    0:13:38  
     40,435,712   4%    1.04MB/s    0:13:46  
     41,615,360   4%    1.04MB/s    0:13:45  
     42,795,008   4%    1.04MB/s    0:13:42  
     44,105,728   4%    1.07MB/s    0:13:21  
     45,416,448   4%    1.12MB/s    0:12:41  
     46,727,168   5%    1.15MB/s    0:12:21  
     47,906,816   5%    1.15MB/s    0:12:21  
     49,086,464   5%    1.13MB/s    0:12:33  
     50,266,112   5%    1.10MB/s    0:12:50  
     51,445,760   5%    1.09MB/s    0:12:57  
     52,625,408   5%    1.09MB/s    0:12:53  
     53,837,824   5%    1.11MB/s    0:12:41  
     54,984,704   5%    1.10MB/s    0:12:50  
     56,164,352   6%    1.10MB/s    0:12:48  
     57,475,072   6%    1.12MB/s    0:12:35  
     58,654,720   6%    1.10MB/s    0:12:42  
     59,834,368   6%    1.11MB/s    0:12:39  
     61,014,016   6%    1.11MB/s    0:12:38  
     62,193,664   6%    1.09MB/s    0:12:50  
     63,504,384   6%    1.10MB/s    0:12:40  
     64,815,104   7%    1.14MB/s    0:12:14  
     66,125,824   7%    1.17MB/s    0:11:55  
     67,305,472   7%    1.18MB/s    0:11:48  
     68,485,120   7%    1.16MB/s    0:11:59  
     69,664,768   7%    1.12MB/s    0:12:21  
     70,844,416   7%    1.09MB/s    0:12:37  
     72,024,064   7%    1.09MB/s    0:12:36  
     73,203,712   7%    1.10MB/s    0:12:32  
     74,383,360   8%    1.10MB/s    0:12:33  
     75,563,008   8%    1.08MB/s    0:12:42  
     76,742,656   8%    1.07MB/s    0:12:46  
     77,922,304   8%    1.06MB/s    0:12:53  
     79,101,952   8%    1.06MB/s    0:12:55  
     80,281,600   8%    1.06MB/s    0:12:54  
     81,461,248   8%    1.06MB/s    0:12:54  
     82,640,896   8%    1.06MB/s    0:12:53  
     83,820,544   9%    1.06MB/s    0:12:47  
     85,000,192   9%    1.07MB/s    0:12:39  
     86,179,840   9%    1.09MB/s    0:12:29  
     87,359,488   9%    1.10MB/s    0:12:19  
     88,539,136   9%    1.11MB/s    0:12:14  
     89,718,784   9%    1.11MB/s    0:12:13  
     90,898,432   9%    1.10MB/s    0:12:18  
     92,078,080  10%    1.09MB/s    0:12:21  
     93,257,728  10%    1.08MB/s    0:12:30  
     94,437,376  10%    1.07MB/s    0:12:36  
     95,617,024  10%    1.07MB/s    0:12:35  
     96,796,672  10%    1.06MB/s    0:12:35  
     97,976,320  10%    1.07MB/s    0:12:33  
     99,155,968  10%    1.07MB/s    0:12:29  
    100,335,616  10%    1.08MB/s    0:12:20  
    101,515,264  11%    1.09MB/s    0:12:16  
    102,694,912  11%    1.08MB/s    0:12:15  
    103,874,560  11%    1.08MB/s    0:12:19  
    105,054,208  11%    1.05MB/s    0:12:34  
    106,233,856  11%    1.04MB/s    0:12:41  
    107,413,504  11%    1.04MB/s    0:12:42  
    108,593,152  11%    1.04MB/s    0:12:41  
    109,772,800  11%    1.06MB/s    0:12:29  
    111,083,520  12%    1.08MB/s    0:12:08  
    112,394,240  12%    1.12MB/s    0:11:46  
    113,704,960  12%    1.15MB/s    0:11:26  
    114,884,608  12%    1.16MB/s    0:11:18  
    116,195,328  12%    1.16MB/s    0:11:17  
    117,506,048  12%    1.17MB/s    0:11:08  
    118,816,768  12%    1.17MB/s    0:11:08  
    120,127,488  13%    1.18MB/s    0:11:04  
    121,438,208  13%    1.18MB/s    0:11:02  
    122,748,928  13%    1.16MB/s    0:11:12  
    124,059,648  13%    1.15MB/s    0:11:18  
    125,239,296  13%    1.14MB/s    0:11:21  
    126,550,016  13%    1.13MB/s    0:11:25  
    127,860,736  13%    1.13MB/s    0:11:22  
    129,171,456  14%    1.14MB/s    0:11:14  
    130,482,176  14%    1.15MB/s    0:11:11  
    131,661,824  14%    1.13MB/s    0:11:19  
    132,841,472  14%    1.11MB/s    0:11:32  
    134,021,120  14%    1.09MB/s    0:11:45  
    135,168,000  14%    1.07MB/s    0:11:55  
    136,478,720  14%    1.09MB/s    0:11:41  
    137,789,440  14%    1.11MB/s    0:11:29  
    139,100,160  15%    1.13MB/s    0:11:17  
    140,279,808  15%    1.13MB/s    0:11:12  
    141,590,528  15%    1.13MB/s    0:11:13  
    142,770,176  15%    1.13MB/s    0:11:13  
    144,080,896  15%    1.13MB/s    0:11:09  
    145,391,616  15%    1.16MB/s    0:10:49  
    146,702,336  15%    1.19MB/s    0:10:36  
    148,013,056  16%    1.21MB/s    0:10:24  
    149,323,776  16%    1.20MB/s    0:10:28  
    150,503,424  16%    1.17MB/s    0:10:41  
    151,683,072  16%    1.13MB/s    0:11:02  
    152,862,720  16%    1.11MB/s    0:11:17  
    154,173,440  16%    1.10MB/s    0:11:17  
    155,353,088  16%    1.10MB/s    0:11:20  
    156,532,736  17%    1.10MB/s    0:11:19  
    157,712,384  17%    1.09MB/s    0:11:25  
    158,892,032  17%    1.08MB/s    0:11:29  
    160,071,680  17%    1.09MB/s    0:11:23  
    161,251,328  17%    1.09MB/s    0:11:22  
    162,430,976  17%    1.09MB/s    0:11:20  
    163,610,624  17%    1.08MB/s    0:11:25  
    164,790,272  17%    1.06MB/s    0:11:33  
    165,969,920  18%    1.07MB/s    0:11:27  
    167,149,568  18%    1.07MB/s    0:11:30  
    168,329,216  18%    1.06MB/s    0:11:33  
    169,508,864  18%    1.05MB/s    0:11:36  
    170,819,584  18%    1.06MB/s    0:11:28  
    171,999,232  18%    1.07MB/s    0:11:21  
    173,178,880  18%    1.07MB/s    0:11:18  
    174,358,528  18%    1.09MB/s    0:11:07  
    175,669,248  19%    1.11MB/s    0:10:57  
    176,848,896  19%    1.12MB/s    0:10:49  
    178,028,544  19%    1.13MB/s    0:10:40  
    179,077,120  19%    1.10MB/s    0:10:56  
    179,994,624  19%    1.01MB/s    0:11:54  
    181,174,272  19% 1007.39kB/s    0:12:13  
    182,091,776  19%  943.41kB/s    0:13:02  
    183,009,280  19%  911.90kB/s    0:13:28  
    184,188,928  20%  955.22kB/s    0:12:50  
    185,237,504  20%  939.17kB/s    0:13:02  
    186,155,008  20%  936.51kB/s    0:13:03  
    187,072,512  20%  932.77kB/s    0:13:05  
    187,990,016  20%  894.89kB/s    0:13:38  
    189,038,592  20%  895.75kB/s    0:13:36  
    190,087,168  20%  912.76kB/s    0:13:19  
    191,004,672  20%  893.85kB/s    0:13:35  
    192,053,248  20%  891.49kB/s    0:13:36  
    193,101,824  20%  890.88kB/s    0:13:36  
    194,150,400  21%  906.97kB/s    0:13:20  
    195,330,048  21%  972.15kB/s    0:12:25  
    196,378,624  21%  990.85kB/s    0:12:10  
    197,427,200  21%  995.76kB/s    0:12:05  
    198,475,776  21%  999.29kB/s    0:12:02  
    199,524,352  21%  973.62kB/s    0:12:20  
    200,572,928  21%  992.73kB/s    0:12:04  
    201,621,504  21%  975.47kB/s    0:12:16  
    202,670,080  22%  950.79kB/s    0:12:34  
    203,718,656  22%  949.91kB/s    0:12:34  
    204,767,232  22%  935.37kB/s    0:12:44  
    205,815,808  22%  951.67kB/s    0:12:30  
    206,995,456  22% 1005.47kB/s    0:11:49  
    208,175,104  22%    1.03MB/s    0:11:16  
    209,354,752  22%    1.08MB/s    0:10:44  
    210,665,472  22%    1.11MB/s    0:10:23  
    211,845,120  23%    1.12MB/s    0:10:20  
    213,024,768  23%    1.12MB/s    0:10:17  
    214,204,416  23%    1.12MB/s    0:10:16  
    215,384,064  23%    1.12MB/s    0:10:13  
    216,563,712  23%    1.12MB/s    0:10:14  
    217,874,432  23%    1.13MB/s    0:10:09  
    219,054,080  23%    1.12MB/s    0:10:13  
    220,233,728  23%    1.09MB/s    0:10:29  
    221,282,304  24%    1.06MB/s    0:10:42  
    222,330,880  24%    1.02MB/s    0:11:07  
    223,379,456  24% 1015.14kB/s    0:11:26  
    224,428,032  24% 1002.94kB/s    0:11:33  
    225,476,608  24% 1000.98kB/s    0:11:33  
    226,656,256  24% 1017.59kB/s    0:11:21  
    227,835,904  24%    1.01MB/s    0:11:12  
    229,015,552  24%    1.04MB/s    0:10:50  
    230,195,200  25%    1.05MB/s    0:10:39  
    231,374,848  25%    1.04MB/s    0:10:45  
    232,554,496  25%    1.05MB/s    0:10:41  
    233,734,144  25%    1.04MB/s    0:10:44  
    234,913,792  25%    1.05MB/s    0:10:39  
    236,093,440  25%    1.05MB/s    0:10:35  
    237,142,016  25%    1.04MB/s    0:10:40  
    238,190,592  25%    1.03MB/s    0:10:49  
    239,370,240  26%    1.01MB/s    0:10:57  
    240,549,888  26%    1.01MB/s    0:10:58  
    241,729,536  26%    1.01MB/s    0:10:53  
    242,909,184  26%    1.02MB/s    0:10:48  
    244,088,832  26%    1.02MB/s    0:10:50  
    245,268,480  26%    1.03MB/s    0:10:36  
    246,448,128  26%    1.04MB/s    0:10:30  
    247,758,848  26%    1.07MB/s    0:10:12  
    249,069,568  27%    1.11MB/s    0:09:50  
    250,249,216  27%    1.11MB/s    0:09:51  
    251,428,864  27%    1.11MB/s    0:09:47  
    252,608,512  27%    1.10MB/s    0:09:52  
    253,919,232  27%    1.09MB/s    0:09:54  
    255,229,952  27%    1.11MB/s    0:09:46  
    256,409,600  27%    1.12MB/s    0:09:38  
    257,589,248  27%    1.11MB/s    0:09:42  
    258,899,968  28%    1.11MB/s    0:09:41  
    260,210,688  28%    1.11MB/s    0:09:38  
    261,390,336  28%    1.11MB/s    0:09:40  
    262,569,984  28%    1.11MB/s    0:09:36  
    263,749,632  28%    1.10MB/s    0:09:44  
    264,798,208  28%    1.06MB/s    0:10:03  
    265,977,856  28%    1.05MB/s    0:10:05  
    267,157,504  29%    1.04MB/s    0:10:11  
    268,337,152  29%    1.05MB/s    0:10:06  
    269,484,032  29%    1.05MB/s    0:10:04  
    270,663,680  29%    1.04MB/s    0:10:12  
    271,843,328  29%    1.04MB/s    0:10:07  
    273,022,976  29%    1.04MB/s    0:10:06  
    274,202,624  29%    1.05MB/s    0:10:00  
    275,382,272  29%    1.07MB/s    0:09:49  
    276,561,920  30%    1.08MB/s    0:09:43  
    277,741,568  30%    1.08MB/s    0:09:42  
    278,921,216  30%    1.09MB/s    0:09:36  
    280,100,864  30%    1.08MB/s    0:09:40  
    281,280,512  30%    1.07MB/s    0:09:44  
    282,591,232  30%    1.08MB/s    0:09:36  
    283,901,952  30%    1.12MB/s    0:09:16  
    285,212,672  30%    1.16MB/s    0:08:53  
    286,523,392  31%    1.21MB/s    0:08:33  
    287,834,112  31%    1.21MB/s    0:08:32  
    288,882,688  31%    1.14MB/s    0:08:59  
    290,062,336  31%    1.09MB/s    0:09:23  
    291,241,984  31%    1.04MB/s    0:09:50  
    292,421,632  31%    1.00MB/s    0:10:12  
    293,601,280  31%    1.01MB/s    0:10:04  
    294,780,928  32%    1.01MB/s    0:10:03  
    295,960,576  32%    1.02MB/s    0:09:59  
    297,140,224  32%    1.03MB/s    0:09:51  
    298,319,872  32%    1.04MB/s    0:09:43  
    299,499,520  32%    1.04MB/s    0:09:41  
    300,679,168  32%    1.04MB/s    0:09:42  
    301,858,816  32%    1.05MB/s    0:09:33  
    303,038,464  32%    1.04MB/s    0:09:39  
    304,218,112  33%    1.03MB/s    0:09:43  
    305,397,760  33%    1.03MB/s    0:09:43  
    306,577,408  33%    1.01MB/s    0:09:52  
    307,757,056  33%    1.01MB/s    0:09:53  
    308,936,704  33%    1.02MB/s    0:09:43  
    309,985,280  33%    1.02MB/s    0:09:43  
    311,164,928  33%    1.02MB/s    0:09:41  
    312,344,576  33%    1.03MB/s    0:09:38  
    313,393,152  34%    1.01MB/s    0:09:49  
    314,572,800  34%    1.01MB/s    0:09:45  
    315,621,376  34% 1024.00kB/s    0:09:50  
    316,801,024  34%    1.00MB/s    0:09:48  
    317,980,672  34%    1.02MB/s    0:09:36  
    319,160,320  34%    1.02MB/s    0:09:36  
    320,208,896  34%    1.01MB/s    0:09:40  
    321,388,544  34%    1.00MB/s    0:09:41  
    322,437,120  35% 1014.45kB/s    0:09:49  
    323,616,768  35% 1022.80kB/s    0:09:43  
    324,665,344  35%    1.01MB/s    0:09:36  
    325,844,992  35%    1.03MB/s    0:09:23  
    326,893,568  35%    1.03MB/s    0:09:22  
    328,073,216  35%    1.03MB/s    0:09:23  
    329,121,792  35%    1.03MB/s    0:09:21  
    330,170,368  35%    1.00MB/s    0:09:35  
    331,218,944  35% 1016.61kB/s    0:09:39  
    332,267,520  36% 1005.40kB/s    0:09:44  
    333,447,168  36% 1013.68kB/s    0:09:38  
    334,495,744  36% 1004.28kB/s    0:09:43  
    335,675,392  36% 1019.20kB/s    0:09:33  
    336,855,040  36%    1.02MB/s    0:09:19  
    338,165,760  36%    1.06MB/s    0:08:57  
    339,476,480  36%    1.12MB/s    0:08:27  
    340,787,200  37%    1.16MB/s    0:08:09  
    342,097,920  37%    1.19MB/s    0:07:55  
    343,408,640  37%    1.19MB/s    0:07:52  
    344,719,360  37%    1.20MB/s    0:07:49  
    346,030,080  37%    1.19MB/s    0:07:49  
    347,340,800  37%    1.18MB/s    0:07:54  
    348,651,520  37%    1.18MB/s    0:07:54  
    349,962,240  38%    1.17MB/s    0:07:56  
    351,272,960  38%    1.18MB/s    0:07:50  
    352,583,680  38%    1.20MB/s    0:07:42  
    353,894,400  38%    1.20MB/s    0:07:40  
    355,205,120  38%    1.21MB/s    0:07:37  
    356,515,840  38%    1.21MB/s    0:07:33  
    357,826,560  38%    1.21MB/s    0:07:32  
    359,137,280  39%    1.21MB/s    0:07:32  
    360,448,000  39%    1.21MB/s    0:07:30  
    361,758,720  39%    1.21MB/s    0:07:30  
    363,069,440  39%    1.21MB/s    0:07:28  
    364,380,160  39%    1.22MB/s    0:07:25  
    365,690,880  39%    1.22MB/s    0:07:24  
    367,001,600  39%    1.20MB/s    0:07:30  
    368,312,320  40%    1.20MB/s    0:07:27  
    369,623,040  40%    1.20MB/s    0:07:26  
    370,933,760  40%    1.20MB/s    0:07:26  
    372,244,480  40%    1.22MB/s    0:07:18  
    373,555,200  40%    1.22MB/s    0:07:19  
    374,865,920  40%    1.21MB/s    0:07:18  
    376,176,640  40%    1.21MB/s    0:07:17  
    377,487,360  41%    1.21MB/s    0:07:16  
    378,798,080  41%    1.21MB/s    0:07:15  
    380,108,800  41%    1.20MB/s    0:07:18  
    381,419,520  41%    1.20MB/s    0:07:17  
    382,730,240  41%    1.20MB/s    0:07:16  
    384,040,960  41%    1.20MB/s    0:07:15  
    385,351,680  41%    1.21MB/s    0:07:10  
    386,662,400  42%    1.20MB/s    0:07:13  
    387,973,120  42%    1.20MB/s    0:07:13  
    389,283,840  42%    1.19MB/s    0:07:13  
    390,594,560  42%    1.20MB/s    0:07:11  
    391,905,280  42%    1.21MB/s    0:07:05  
    393,216,000  42%    1.21MB/s    0:07:05  
    394,526,720  42%    1.22MB/s    0:07:02  
    395,837,440  43%    1.21MB/s    0:07:01  
    397,148,160  43%    1.21MB/s    0:07:01  
    398,458,880  43%    1.22MB/s    0:06:59  
    399,769,600  43%    1.21MB/s    0:06:59  
    401,080,320  43%    1.21MB/s    0:06:59  
    402,391,040  43%    1.21MB/s    0:06:57  
    403,668,992  43%    1.20MB/s    0:06:59  
    404,979,712  44%    1.20MB/s    0:07:00  
    406,290,432  44%    1.20MB/s    0:06:59  
    407,601,152  44%    1.19MB/s    0:06:58  
    408,911,872  44%    1.20MB/s    0:06:54  
    410,222,592  44%    1.21MB/s    0:06:50  
    411,533,312  44%    1.21MB/s    0:06:51  
    412,844,032  44%    1.21MB/s    0:06:49  
    414,154,752  45%    1.21MB/s    0:06:48  
    415,465,472  45%    1.21MB/s    0:06:47  
    416,776,192  45%    1.21MB/s    0:06:47  
    418,086,912  45%    1.21MB/s    0:06:46  
    419,397,632  45%    1.21MB/s    0:06:44  
    420,708,352  45%    1.21MB/s    0:06:43  
    422,019,072  45%    1.22MB/s    0:06:40  
    423,329,792  46%    1.20MB/s    0:06:42  
    424,640,512  46%    1.21MB/s    0:06:40  
    425,951,232  46%    1.21MB/s    0:06:39  
    427,261,952  46%    1.21MB/s    0:06:37  
    428,572,672  46%    1.23MB/s    0:06:31  
    429,883,392  46%    1.23MB/s    0:06:30  
    431,194,112  46%    1.22MB/s    0:06:29  
    432,504,832  47%    1.22MB/s    0:06:28  
    433,815,552  47%    1.22MB/s    0:06:27  
    435,126,272  47%    1.22MB/s    0:06:27  
    436,436,992  47%    1.21MB/s    0:06:29  
    437,747,712  47%    1.21MB/s    0:06:28  
    439,058,432  47%    1.21MB/s    0:06:27  
    440,369,152  47%    1.21MB/s    0:06:25  
    441,679,872  48%    1.23MB/s    0:06:20  
    442,990,592  48%    1.22MB/s    0:06:22  
    444,301,312  48%    1.22MB/s    0:06:21  
    445,612,032  48%    1.22MB/s    0:06:20  
    446,922,752  48%    1.22MB/s    0:06:19  
    448,233,472  48%    1.23MB/s    0:06:15  
    449,544,192  48%    1.22MB/s    0:06:15  
    450,854,912  48%    1.22MB/s    0:06:14  
    452,165,632  49%    1.22MB/s    0:06:13  
    453,476,352  49%    1.22MB/s    0:06:13  
    454,787,072  49%    1.22MB/s    0:06:11  
    456,097,792  49%    1.22MB/s    0:06:11  
    457,408,512  49%    1.22MB/s    0:06:10  
    458,719,232  49%    1.23MB/s    0:06:07  
    460,029,952  49%    1.22MB/s    0:06:06  
    461,340,672  50%    1.23MB/s    0:06:05  
    462,651,392  50%    1.23MB/s    0:06:04  
    463,962,112  50%    1.22MB/s    0:06:03  
    465,272,832  50%    1.22MB/s    0:06:02  
    466,583,552  50%    1.22MB/s    0:06:01  
    467,894,272  50%    1.22MB/s    0:06:00  
    469,204,992  50%    1.23MB/s    0:05:59  
    470,515,712  51%    1.23MB/s    0:05:57  
    471,826,432  51%    1.23MB/s    0:05:56  
    473,137,152  51%    1.22MB/s    0:05:58  
    474,447,872  51%    1.22MB/s    0:05:57  
    475,758,592  51%    1.22MB/s    0:05:56  
    477,069,312  51%    1.22MB/s    0:05:55  
    478,380,032  51%    1.22MB/s    0:05:52  
    479,690,752  52%    1.22MB/s    0:05:51  
    481,001,472  52%    1.22MB/s    0:05:51  
    482,312,192  52%    1.22MB/s    0:05:50  
    483,622,912  52%    1.22MB/s    0:05:49  
    484,933,632  52%    1.22MB/s    0:05:48  
    486,244,352  52%    1.22MB/s    0:05:46  
    487,555,072  52%    1.22MB/s    0:05:45  
    488,865,792  53%    1.22MB/s    0:05:45  
    490,176,512  53%    1.22MB/s    0:05:44  
    491,487,232  53%    1.22MB/s    0:05:43  
    492,797,952  53%    1.22MB/s    0:05:42  
    494,108,672  53%    1.22MB/s    0:05:41  
    495,419,392  53%    1.22MB/s    0:05:40  
    496,730,112  53%    1.22MB/s    0:05:38  
    498,040,832  54%    1.23MB/s    0:05:35  
    499,351,552  54%    1.22MB/s    0:05:36  
    500,662,272  54%    1.22MB/s    0:05:35  
    501,972,992  54%    1.22MB/s    0:05:35  
    503,283,712  54%    1.22MB/s    0:05:34  
    504,594,432  54%    1.22MB/s    0:05:32  
    505,905,152  54%    1.22MB/s    0:05:30  
    507,215,872  55%    1.22MB/s    0:05:29  
    508,526,592  55%    1.22MB/s    0:05:28  
    509,837,312  55%    1.22MB/s    0:05:27  
    511,148,032  55%    1.22MB/s    0:05:27  
    512,458,752  55%    1.22MB/s    0:05:25  
    513,769,472  55%    1.22MB/s    0:05:23  
    515,080,192  55%    1.23MB/s    0:05:22  
    516,390,912  56%    1.22MB/s    0:05:22  
    517,701,632  56%    1.23MB/s    0:05:20  
    519,012,352  56%    1.22MB/s    0:05:20  
    520,323,072  56%    1.22MB/s    0:05:20  
    521,633,792  56%    1.22MB/s    0:05:18  
    522,944,512  56%    1.21MB/s    0:05:19  
    524,255,232  56%    1.22MB/s    0:05:16  
    525,565,952  57%    1.22MB/s    0:05:15  
    526,876,672  57%    1.23MB/s    0:05:13  
    528,187,392  57%    1.23MB/s    0:05:12  
    529,498,112  57%    1.23MB/s    0:05:10  
    530,808,832  57%    1.23MB/s    0:05:09  
    532,119,552  57%    1.22MB/s    0:05:09  
    533,430,272  57%    1.23MB/s    0:05:08  
    534,740,992  58%    1.22MB/s    0:05:08  
    536,051,712  58%    1.22MB/s    0:05:07  
    537,329,664  58%    1.22MB/s    0:05:07  
    538,640,384  58%    1.21MB/s    0:05:06  
    539,951,104  58%    1.22MB/s    0:05:04  
    541,261,824  58%    1.22MB/s    0:05:04  
    542,572,544  58%    1.22MB/s    0:05:01  
    543,883,264  59%    1.22MB/s    0:05:00  
    545,193,984  59%    1.22MB/s    0:04:58  
    546,504,704  59%    1.23MB/s    0:04:57  
    547,815,424  59%    1.22MB/s    0:04:57  
    549,126,144  59%    1.21MB/s    0:04:58  
    550,436,864  59%    1.22MB/s    0:04:56  
    551,747,584  59%    1.22MB/s    0:04:55  
    553,058,304  60%    1.22MB/s    0:04:54  
    554,369,024  60%    1.22MB/s    0:04:52  
    555,679,744  60%    1.22MB/s    0:04:50  
    556,990,464  60%    1.22MB/s    0:04:51  
    558,301,184  60%    1.22MB/s    0:04:50  
    559,611,904  60%    1.22MB/s    0:04:48  
    560,922,624  60%    1.22MB/s    0:04:47  
    562,233,344  61%    1.22MB/s    0:04:45  
    563,544,064  61%    1.22MB/s    0:04:45  
    564,854,784  61%    1.23MB/s    0:04:43  
    566,165,504  61%    1.22MB/s    0:04:42  
    567,476,224  61%    1.22MB/s    0:04:42  
    568,786,944  61%    1.22MB/s    0:04:40  
    570,097,664  61%    1.22MB/s    0:04:40  
    571,408,384  62%    1.22MB/s    0:04:39  
    572,719,104  62%    1.22MB/s    0:04:37  
    574,029,824  62%    1.22MB/s    0:04:36  
    575,340,544  62%    1.22MB/s    0:04:36  
    576,651,264  62%    1.22MB/s    0:04:35  
    577,961,984  62%    1.22MB/s    0:04:33  
    579,272,704  62%    1.22MB/s    0:04:32  
    580,583,424  63%    1.22MB/s    0:04:31  
    581,894,144  63%    1.22MB/s    0:04:30  
    583,204,864  63%    1.22MB/s    0:04:29  
    584,515,584  63%    1.22MB/s    0:04:28  
    585,826,304  63%    1.22MB/s    0:04:26  
    587,137,024  63%    1.22MB/s    0:04:26  
    588,447,744  63%    1.22MB/s    0:04:25  
    589,758,464  64%    1.22MB/s    0:04:24  
    591,069,184  64%    1.22MB/s    0:04:23  
    592,379,904  64%    1.23MB/s    0:04:21  
    593,690,624  64%    1.23MB/s    0:04:19  
    595,001,344  64%    1.23MB/s    0:04:18  
    596,312,064  64%    1.22MB/s    0:04:18  
    597,622,784  64%    1.22MB/s    0:04:17  
    598,933,504  65%    1.22MB/s    0:04:16  
    600,244,224  65%    1.22MB/s    0:04:15  
    601,554,944  65%    1.22MB/s    0:04:15  
    602,865,664  65%    1.22MB/s    0:04:13  
    604,176,384  65%    1.22MB/s    0:04:12  
    605,487,104  65%    1.22MB/s    0:04:11  
    606,797,824  65%    1.22MB/s    0:04:09  
    608,108,544  66%    1.22MB/s    0:04:09  
    609,419,264  66%    1.22MB/s    0:04:09  
    610,729,984  66%    1.22MB/s    0:04:08  
    612,040,704  66%    1.21MB/s    0:04:08  
    613,351,424  66%    1.21MB/s    0:04:06  
    614,662,144  66%    1.21MB/s    0:04:06  
    615,972,864  66%    1.21MB/s    0:04:05  
    617,283,584  67%    1.21MB/s    0:04:04  
    618,594,304  67%    1.21MB/s    0:04:04  
    619,905,024  67%    1.21MB/s    0:04:02  
    621,215,744  67%    1.21MB/s    0:04:00  
    622,526,464  67%    1.21MB/s    0:03:59  
    623,837,184  67%    1.22MB/s    0:03:57  
    625,147,904  67%    1.22MB/s    0:03:56  
    626,458,624  68%    1.22MB/s    0:03:55  
    627,769,344  68%    1.21MB/s    0:03:55  
    629,080,064  68%    1.22MB/s    0:03:53  
    630,390,784  68%    1.22MB/s    0:03:52  
    631,701,504  68%    1.22MB/s    0:03:51  
    633,012,224  68%    1.22MB/s    0:03:49  
    634,322,944  68%    1.22MB/s    0:03:49  
    635,633,664  69%    1.21MB/s    0:03:48  
    636,944,384  69%    1.22MB/s    0:03:47  
    638,255,104  69%    1.22MB/s    0:03:46  
    639,565,824  69%    1.22MB/s    0:03:44  
    640,876,544  69%    1.22MB/s    0:03:43  
    642,187,264  69%    1.22MB/s    0:03:42  
    643,497,984  69%    1.22MB/s    0:03:42  
    644,808,704  70%    1.22MB/s    0:03:40  
    646,119,424  70%    1.22MB/s    0:03:39  
    647,430,144  70%    1.22MB/s    0:03:38  
    648,740,864  70%    1.22MB/s    0:03:37  
    650,051,584  70%    1.22MB/s    0:03:37  
    651,362,304  70%    1.22MB/s    0:03:35  
    652,673,024  70%    1.22MB/s    0:03:34  
    653,983,744  71%    1.21MB/s    0:03:33  
    655,294,464  71%    1.21MB/s    0:03:33  
    656,605,184  71%    1.21MB/s    0:03:32  
    657,915,904  71%    1.22MB/s    0:03:30  
    659,226,624  71%    1.22MB/s    0:03:29  
    660,537,344  71%    1.22MB/s    0:03:28  
    661,848,064  71%    1.21MB/s    0:03:27  
    663,158,784  72%    1.21MB/s    0:03:27  
    664,469,504  72%    1.21MB/s    0:03:25  
    665,780,224  72%    1.21MB/s    0:03:25  
    667,090,944  72%    1.21MB/s    0:03:24  
    668,401,664  72%    1.21MB/s    0:03:23  
    669,712,384  72%    1.20MB/s    0:03:23  
    671,023,104  72%    1.20MB/s    0:03:23  
    672,301,056  73%    1.19MB/s    0:03:23  
    673,611,776  73%    1.19MB/s    0:03:21  
    674,922,496  73%    1.19MB/s    0:03:21  
    676,233,216  73%    1.19MB/s    0:03:19  
    677,543,936  73%    1.21MB/s    0:03:16  
    678,854,656  73%    1.21MB/s    0:03:15  
    680,165,376  73%    1.21MB/s    0:03:13  
    681,476,096  74%    1.21MB/s    0:03:13  
    682,786,816  74%    1.21MB/s    0:03:12  
    684,097,536  74%    1.21MB/s    0:03:10  
    685,408,256  74%    1.21MB/s    0:03:09  
    686,718,976  74%    1.21MB/s    0:03:07  
    688,029,696  74%    1.20MB/s    0:03:09  
    689,340,416  74%    1.20MB/s    0:03:08  
    690,651,136  75%    1.20MB/s    0:03:07  
    691,961,856  75%    1.19MB/s    0:03:06  
    693,272,576  75%    1.21MB/s    0:03:02  
    694,583,296  75%    1.21MB/s    0:03:01  
    695,894,016  75%    1.22MB/s    0:03:00  
    697,204,736  75%    1.22MB/s    0:02:58  
    698,515,456  75%    1.22MB/s    0:02:57  
    699,826,176  76%    1.22MB/s    0:02:56  
    701,136,896  76%    1.22MB/s    0:02:56  
    702,447,616  76%    1.22MB/s    0:02:54  
    703,758,336  76%    1.22MB/s    0:02:53  
    705,069,056  76%    1.22MB/s    0:02:52  
    706,379,776  76%    1.22MB/s    0:02:51  
    707,690,496  76%    1.21MB/s    0:02:51  
    709,001,216  77%    1.21MB/s    0:02:50  
    710,311,936  77%    1.21MB/s    0:02:49  
    711,622,656  77%    1.21MB/s    0:02:48  
    712,933,376  77%    1.22MB/s    0:02:46  
    714,244,096  77%    1.22MB/s    0:02:45  
    715,554,816  77%    1.22MB/s    0:02:44  
    716,865,536  77%    1.22MB/s    0:02:43  
    718,176,256  78%    1.21MB/s    0:02:42  
    719,486,976  78%    1.20MB/s    0:02:42  
    720,797,696  78%    1.20MB/s    0:02:41  
    722,108,416  78%    1.21MB/s    0:02:40  
    723,419,136  78%    1.21MB/s    0:02:39  
    724,729,856  78%    1.22MB/s    0:02:37  
    726,040,576  78%    1.21MB/s    0:02:36  
    727,351,296  79%    1.21MB/s    0:02:35  
    728,662,016  79%    1.21MB/s    0:02:34  
    729,972,736  79%    1.21MB/s    0:02:32  
    731,283,456  79%    1.22MB/s    0:02:31  
    732,594,176  79%    1.22MB/s    0:02:30  
    733,904,896  79%    1.22MB/s    0:02:29  
    735,215,616  79%    1.22MB/s    0:02:28  
    736,526,336  80%    1.21MB/s    0:02:28  
    737,837,056  80%    1.20MB/s    0:02:28  
    739,147,776  80%    1.19MB/s    0:02:28  
    740,458,496  80%    1.19MB/s    0:02:27  
    741,769,216  80%    1.19MB/s    0:02:25  
    743,079,936  80%    1.19MB/s    0:02:24  
    744,390,656  80%    1.20MB/s    0:02:23  
    745,701,376  81%    1.19MB/s    0:02:22  
    747,012,096  81%    1.19MB/s    0:02:22  
    748,322,816  81%    1.19MB/s    0:02:21  
    749,633,536  81%    1.19MB/s    0:02:20  
    750,944,256  81%    1.19MB/s    0:02:19  
    752,254,976  81%    1.19MB/s    0:02:17  
    753,565,696  81%    1.19MB/s    0:02:16  
    754,876,416  82%    1.20MB/s    0:02:14  
    756,187,136  82%    1.20MB/s    0:02:13  
    757,497,856  82%    1.19MB/s    0:02:13  
    758,808,576  82%    1.19MB/s    0:02:12  
    760,119,296  82%    1.19MB/s    0:02:11  
    761,430,016  82%    1.18MB/s    0:02:10  
    762,740,736  82%    1.18MB/s    0:02:09  
    764,051,456  83%    1.18MB/s    0:02:09  
    765,362,176  83%    1.18MB/s    0:02:08  
    766,672,896  83%    1.18MB/s    0:02:07  
    767,983,616  83%    1.18MB/s    0:02:05  
    769,294,336  83%    1.18MB/s    0:02:05  
    770,605,056  83%    1.18MB/s    0:02:03  
    771,915,776  83%    1.19MB/s    0:02:01  
    773,226,496  84%    1.18MB/s    0:02:01  
    774,537,216  84%    1.19MB/s    0:01:59  
    775,847,936  84%    1.18MB/s    0:01:59  
    777,158,656  84%    1.18MB/s    0:01:57  
    778,469,376  84%    1.19MB/s    0:01:56  
    779,780,096  84%    1.21MB/s    0:01:53  
    781,090,816  84%    1.21MB/s    0:01:52  
    782,401,536  85%    1.21MB/s    0:01:50  
    783,712,256  85%    1.22MB/s    0:01:49  
    785,022,976  85%    1.21MB/s    0:01:48  
    786,333,696  85%    1.22MB/s    0:01:47  
    787,644,416  85%    1.22MB/s    0:01:46  
    788,955,136  85%    1.22MB/s    0:01:45  
    790,265,856  85%    1.22MB/s    0:01:44  
    791,576,576  86%    1.21MB/s    0:01:43  
    792,887,296  86%    1.21MB/s    0:01:42  
    794,198,016  86%    1.21MB/s    0:01:41  
    795,508,736  86%    1.21MB/s    0:01:40  
    796,819,456  86%    1.22MB/s    0:01:38  
    798,130,176  86%    1.22MB/s    0:01:37  
    799,440,896  86%    1.21MB/s    0:01:37  
    800,751,616  87%    1.22MB/s    0:01:35  
    802,062,336  87%    1.22MB/s    0:01:34  
    803,373,056  87%    1.21MB/s    0:01:34  
    804,683,776  87%    1.22MB/s    0:01:32  
    805,961,728  87%    1.22MB/s    0:01:31  
    807,272,448  87%    1.21MB/s    0:01:30  
    808,583,168  87%    1.22MB/s    0:01:29  
    809,893,888  88%    1.22MB/s    0:01:28  
    811,204,608  88%    1.22MB/s    0:01:27  
    812,515,328  88%    1.22MB/s    0:01:25  
    813,826,048  88%    1.22MB/s    0:01:25  
    815,136,768  88%    1.22MB/s    0:01:23  
    816,447,488  88%    1.23MB/s    0:01:22  
    817,758,208  88%    1.22MB/s    0:01:21  
    819,068,928  89%    1.22MB/s    0:01:20  
    820,379,648  89%    1.22MB/s    0:01:19  
    821,690,368  89%    1.22MB/s    0:01:18  
    823,001,088  89%    1.23MB/s    0:01:17  
    824,311,808  89%    1.22MB/s    0:01:16  
    825,622,528  89%    1.23MB/s    0:01:15  
    826,933,248  89%    1.23MB/s    0:01:14  
    828,243,968  90%    1.23MB/s    0:01:13  
    829,554,688  90%    1.23MB/s    0:01:12  
    830,865,408  90%    1.22MB/s    0:01:11  
    832,176,128  90%    1.21MB/s    0:01:10  
    833,486,848  90%    1.20MB/s    0:01:10  
    834,797,568  90%    1.19MB/s    0:01:09  
    836,108,288  90%    1.20MB/s    0:01:08  
    837,419,008  91%    1.21MB/s    0:01:07  
    838,729,728  91%    1.21MB/s    0:01:05  
    840,040,448  91%    1.22MB/s    0:01:04  
    841,351,168  91%    1.22MB/s    0:01:03  
    842,661,888  91%    1.21MB/s    0:01:02  
    843,972,608  91%    1.21MB/s    0:01:01  
    845,283,328  91%    1.21MB/s    0:01:00  
    846,594,048  92%    1.19MB/s    0:01:00  
    847,904,768  92%    1.19MB/s    0:00:59  
    849,084,416  92%    1.15MB/s    0:01:00  
    850,296,832  92%    1.14MB/s    0:00:59  
    851,574,784  92%    1.13MB/s    0:00:59  
    852,885,504  92%    1.13MB/s    0:00:58  
    854,196,224  92%    1.14MB/s    0:00:56  
    855,506,944  92%    1.14MB/s    0:00:55  
    856,817,664  93%    1.14MB/s    0:00:53  
    858,128,384  93%    1.15MB/s    0:00:52  
    859,439,104  93%    1.15MB/s    0:00:51  
    860,618,752  93%    1.15MB/s    0:00:50  
    861,798,400  93%    1.14MB/s    0:00:50  
    862,978,048  93%    1.12MB/s    0:00:49  
    864,157,696  93%    1.11MB/s    0:00:49  
    865,468,416  94%    1.13MB/s    0:00:47  
    866,779,136  94%    1.14MB/s    0:00:45  
    868,089,856  94%    1.15MB/s    0:00:44  
    869,400,576  94%    1.16MB/s    0:00:42  
    870,612,992  94%    1.16MB/s    0:00:41  
    871,890,944  94%    1.16MB/s    0:00:40  
    873,201,664  94%    1.16MB/s    0:00:39  
    874,512,384  95%    1.15MB/s    0:00:38  
    875,823,104  95%    1.14MB/s    0:00:38  
    877,002,752  95%    1.13MB/s    0:00:37  
    878,182,400  95%    1.11MB/s    0:00:36  
    879,493,120  95%    1.12MB/s    0:00:35  
    880,803,840  95%    1.12MB/s    0:00:34  
    882,114,560  95%    1.15MB/s    0:00:32  
    883,425,280  96%    1.18MB/s    0:00:30  
    884,604,928  96%    1.17MB/s    0:00:29  
    885,915,648  96%    1.18MB/s    0:00:28  
    887,095,296  96%    1.15MB/s    0:00:28  
    888,274,944  96%    1.12MB/s    0:00:27  
    889,585,664  96%    1.13MB/s    0:00:26  
    890,896,384  96%    1.13MB/s    0:00:25  
    892,207,104  96%    1.14MB/s    0:00:23  
    893,386,752  97%    1.14MB/s    0:00:22  
    894,697,472  97%    1.13MB/s    0:00:21  
    896,008,192  97%    1.15MB/s    0:00:20  
    897,318,912  97%    1.17MB/s    0:00:19  
    898,629,632  97%    1.20MB/s    0:00:17  
    899,940,352  97%    1.21MB/s    0:00:16  
    901,120,000  97%    1.19MB/s    0:00:15  
    902,299,648  98%    1.15MB/s    0:00:15  
    903,479,296  98%    1.13MB/s    0:00:14  
    904,658,944  98%    1.11MB/s    0:00:13  
    905,969,664  98%    1.11MB/s    0:00:12  
    907,149,312  98%    1.12MB/s    0:00:11  
    908,460,032  98%    1.13MB/s    0:00:10  
    909,770,752  98%    1.14MB/s    0:00:08  
    910,950,400  99%    1.13MB/s    0:00:07  
    912,130,048  99%    1.13MB/s    0:00:06  
    913,309,696  99%    1.10MB/s    0:00:06  
    914,489,344  99%    1.08MB/s    0:00:05  
    915,668,992  99%    1.08MB/s    0:00:04  
    916,848,640  99%    1.08MB/s    0:00:02  
    918,028,288  99%    1.10MB/s    0:00:01  
    919,207,936  99%    1.11MB/s    0:00:00  
    920,121,296 100%    1.15MB/s    0:12:44 (xfr#1, to-chk=5/7)
images/pmos-plasma-mobile-nightly-20221020-pine64-pinephone.img.xz.sha256

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

         32,768   0%   36.91kB/s    6:27:01  
        262,144   0%  233.15kB/s    1:01:15  
      1,441,792   0%  663.52kB/s    0:21:29  
      2,621,440   0%  816.07kB/s    0:17:27  
      3,670,016   0%  865.70kB/s    0:16:25  
      4,849,664   0%    1.07MB/s    0:12:57  
      6,029,312   0%    1.07MB/s    0:12:55  
      7,208,960   0%    1.06MB/s    0:13:02  
      8,388,608   0%    1.08MB/s    0:12:48  
      9,568,256   1%    1.08MB/s    0:12:48  
     10,747,904   1%    1.06MB/s    0:13:00  
     11,927,552   1%    1.07MB/s    0:12:52  
     13,107,200   1%    1.08MB/s    0:12:44  
     14,417,920   1%    1.10MB/s    0:12:26  
     15,597,568   1%    1.10MB/s    0:12:24  
     16,777,216   1%    1.09MB/s    0:12:32  
     17,956,864   2%    1.07MB/s    0:12:46  
     19,136,512   2%    1.04MB/s    0:13:06  
     20,316,160   2%    1.05MB/s    0:13:00  
     21,495,808   2%    1.05MB/s    0:12:55  
     22,544,384   2%    1.05MB/s    0:12:58  
     23,592,960   2%    1.03MB/s    0:13:10  
     24,772,608   2%    1.02MB/s    0:13:17  
     25,952,256   3%    1.02MB/s    0:13:14  
     27,131,904   3%    1.02MB/s    0:13:11  
     28,311,552   3%    1.04MB/s    0:12:58  
     29,491,200   3%    1.05MB/s    0:12:49  
     30,670,848   3%    1.05MB/s    0:12:49  
     31,850,496   3%    1.06MB/s    0:12:40  
     33,030,144   3%    1.07MB/s    0:12:29  
     34,209,792   3%    1.07MB/s    0:12:29  
     35,389,440   4%    1.07MB/s    0:12:28  
     36,536,320   4%    1.08MB/s    0:12:24  
     37,715,968   4%    1.08MB/s    0:12:23  
     38,895,616   4%    1.08MB/s    0:12:19  
     40,075,264   4%    1.09MB/s    0:12:12  
     41,254,912   4%    1.10MB/s    0:12:03  
     42,434,560   4%    1.10MB/s    0:12:01  
     43,614,208   5%    1.11MB/s    0:11:53  
     44,793,856   5%    1.11MB/s    0:11:56  
     46,104,576   5%    1.11MB/s    0:11:52  
     47,284,224   5%    1.11MB/s    0:11:52  
     48,463,872   5%    1.11MB/s    0:11:54  
     49,643,520   5%    1.12MB/s    0:11:46  
     50,823,168   5%    1.11MB/s    0:11:50  
     52,133,888   6%    1.14MB/s    0:11:30  
     53,444,608   6%    1.17MB/s    0:11:10  
     54,755,328   6%    1.19MB/s    0:11:00  
     56,066,048   6%    1.20MB/s    0:10:49  
     57,245,696   6%    1.18MB/s    0:11:03  
     58,425,344   6%    1.15MB/s    0:11:18  
     59,604,992   6%    1.12MB/s    0:11:34  
     60,784,640   7%    1.08MB/s    0:12:00  
     61,964,288   7%    1.06MB/s    0:12:13  
     63,143,936   7%    1.03MB/s    0:12:29  
     64,323,584   7%    1.03MB/s    0:12:34  
     65,372,160   7%    1.01MB/s    0:12:44  
     66,551,808   7%    1.01MB/s    0:12:47  
     67,600,384   7%    1.00MB/s    0:12:50  
     68,780,032   8% 1023.28kB/s    0:12:50  
     69,959,680   8%    1.04MB/s    0:12:18  
     71,139,328   8%    1.05MB/s    0:12:09  
     72,318,976   8%    1.06MB/s    0:12:01  
     73,367,552   8%    1.05MB/s    0:12:08  
     74,678,272   8%    1.05MB/s    0:12:05  
     75,857,920   8%    1.05MB/s    0:12:03  
     77,037,568   8%    1.05MB/s    0:12:08  
     78,151,680   9%    1.07MB/s    0:11:54  
     79,134,720   9%    1.02MB/s    0:12:27  
     80,314,368   9%    1.02MB/s    0:12:26  
     81,494,016   9%    1.02MB/s    0:12:19  
     82,673,664   9%    1.01MB/s    0:12:27  
     83,722,240   9%    1.03MB/s    0:12:16  
     84,901,888   9%    1.02MB/s    0:12:18  
     86,081,536  10%    1.01MB/s    0:12:22  
     87,261,184  10%    1.02MB/s    0:12:20  
     88,440,832  10%    1.03MB/s    0:12:11  
     89,620,480  10%    1.02MB/s    0:12:15  
     90,800,128  10%    1.02MB/s    0:12:13  
     91,979,776  10%    1.03MB/s    0:12:02  
     93,159,424  10%    1.03MB/s    0:12:05  
     94,339,072  11%    1.04MB/s    0:11:53  
     95,387,648  11%    1.03MB/s    0:11:59  
     96,567,296  11%    1.02MB/s    0:12:05  
     97,746,944  11%    1.03MB/s    0:12:00  
     98,795,520  11%    1.01MB/s    0:12:16  
     99,975,168  11%    1.02MB/s    0:12:04  
    101,154,816  11%    1.03MB/s    0:12:00  
    102,334,464  11%    1.02MB/s    0:12:02  
    103,514,112  12%    1.03MB/s    0:11:56  
    104,693,760  12%    1.03MB/s    0:11:51  
    105,873,408  12%    1.03MB/s    0:11:53  
    107,053,056  12%    1.03MB/s    0:11:51  
    108,232,704  12%    1.03MB/s    0:11:48  
    109,412,352  12%    1.04MB/s    0:11:43  
    110,723,072  12%    1.06MB/s    0:11:26  
    111,902,720  13%    1.08MB/s    0:11:10  
    113,082,368  13%    1.10MB/s    0:10:57  
    114,262,016  13%    1.10MB/s    0:11:01  
    115,572,736  13%    1.10MB/s    0:10:57  
    116,883,456  13%    1.11MB/s    0:10:51  
    118,063,104  13%    1.11MB/s    0:10:50  
    119,242,752  13%    1.10MB/s    0:10:56  
    120,291,328  14%    1.04MB/s    0:11:30  
    121,339,904  14% 1020.64kB/s    0:12:00  
    122,650,624  14%    1.00MB/s    0:11:53  
    123,961,344  14%    1.04MB/s    0:11:25  
    125,272,064  14%    1.10MB/s    0:10:49  
    126,451,712  14%    1.14MB/s    0:10:26  
    127,631,360  14%    1.13MB/s    0:10:28  
    128,942,080  15%    1.12MB/s    0:10:33  
    130,121,728  15%    1.11MB/s    0:10:40  
    131,432,448  15%    1.11MB/s    0:10:35  
    132,743,168  15%    1.12MB/s    0:10:32  
    133,922,816  15%    1.12MB/s    0:10:33  
    135,102,464  15%    1.11MB/s    0:10:34  
    136,413,184  15%    1.11MB/s    0:10:35  
    137,723,904  16%    1.11MB/s    0:10:31  
    139,034,624  16%    1.13MB/s    0:10:21  
    140,345,344  16%    1.14MB/s    0:10:12  
    141,656,064  16%    1.16MB/s    0:10:04  
    142,966,784  16%    1.15MB/s    0:10:03  
    144,146,432  16%    1.14MB/s    0:10:10  
    145,457,152  16%    1.14MB/s    0:10:07  
    146,767,872  17%    1.14MB/s    0:10:09  
    148,078,592  17%    1.14MB/s    0:10:08  
    149,389,312  17%    1.15MB/s    0:09:58  
    150,700,032  17%    1.15MB/s    0:09:57  
    152,010,752  17%    1.16MB/s    0:09:55  
    153,321,472  17%    1.16MB/s    0:09:50  
    154,402,816  18%    1.10MB/s    0:10:24  
    155,942,912  18%    1.17MB/s    0:09:44  
    157,253,632  18%    1.19MB/s    0:09:36  
    158,564,352  18%    1.20MB/s    0:09:29  
    159,875,072  18%    1.26MB/s    0:08:58  
    161,185,792  18%    1.19MB/s    0:09:31  
    162,496,512  18%    1.17MB/s    0:09:41  
    163,807,232  19%    1.16MB/s    0:09:41  
    165,117,952  19%    1.17MB/s    0:09:39  
    166,297,600  19%    1.16MB/s    0:09:42  
    167,477,248  19%    1.15MB/s    0:09:45  
    168,656,896  19%    1.13MB/s    0:09:55  
    169,803,776  19%    1.10MB/s    0:10:12  
    170,983,424  19%    1.10MB/s    0:10:10  
    172,294,144  20%    1.10MB/s    0:10:07  
    173,604,864  20%    1.11MB/s    0:09:59  
    174,784,512  20%    1.13MB/s    0:09:48  
    176,095,232  20%    1.14MB/s    0:09:44  
    177,405,952  20%    1.14MB/s    0:09:41  
    178,585,600  20%    1.13MB/s    0:09:46  
    179,896,320  20%    1.13MB/s    0:09:44  
    181,207,040  21%    1.13MB/s    0:09:44  
    182,386,688  21%    1.12MB/s    0:09:46  
    183,697,408  21%    1.13MB/s    0:09:42  
    185,008,128  21%    1.13MB/s    0:09:40  
    186,187,776  21%    1.12MB/s    0:09:44  
    187,367,424  21%    1.12MB/s    0:09:46  
    188,547,072  21%    1.11MB/s    0:09:50  
    189,726,720  22%    1.09MB/s    0:09:55  
    190,906,368  22%    1.09MB/s    0:09:56  
    192,086,016  22%    1.10MB/s    0:09:52  
    193,396,736  22%    1.10MB/s    0:09:47  
    194,576,384  22%    1.11MB/s    0:09:44  
    195,887,104  22%    1.12MB/s    0:09:36  
    197,066,752  22%    1.10MB/s    0:09:45  
    198,377,472  23%    1.10MB/s    0:09:42  
    199,688,192  23%    1.11MB/s    0:09:36  
    200,867,840  23%    1.09MB/s    0:09:50  
    201,916,416  23%    1.07MB/s    0:09:55  
    202,964,992  23%    1.04MB/s    0:10:16  
    204,144,640  23%    1.02MB/s    0:10:23  
    205,324,288  23%    1.04MB/s    0:10:09  
    206,503,936  24%    1.07MB/s    0:09:52  
    207,683,584  24%    1.09MB/s    0:09:43  
    208,863,232  24%    1.07MB/s    0:09:52  
    210,042,880  24%    1.06MB/s    0:09:56  
    211,091,456  24%    1.02MB/s    0:10:19  
    212,271,104  24%    1.02MB/s    0:10:17  
    213,450,752  24%    1.03MB/s    0:10:10  
    214,630,400  25%    1.02MB/s    0:10:12  
    215,810,048  25%    1.05MB/s    0:09:54  
    216,989,696  25%    1.06MB/s    0:09:47  
    218,169,344  25%    1.06MB/s    0:09:46  
    219,348,992  25%    1.07MB/s    0:09:41  
    220,528,640  25%    1.06MB/s    0:09:45  
    221,577,216  25%    1.04MB/s    0:09:58  
    222,756,864  25%    1.03MB/s    0:10:03  
    224,067,584  26%    1.05MB/s    0:09:50  
    225,378,304  26%    1.09MB/s    0:09:26  
    226,557,952  26%    1.09MB/s    0:09:24  
    227,737,600  26%    1.09MB/s    0:09:24  
    228,917,248  26%    1.06MB/s    0:09:40  
    230,096,896  26%    1.01MB/s    0:10:05  
    231,276,544  26%    1.02MB/s    0:09:57  
    232,456,192  27%    1.04MB/s    0:09:44  
    233,766,912  27%    1.09MB/s    0:09:20  
    234,946,560  27%    1.10MB/s    0:09:11  
    236,126,208  27%    1.11MB/s    0:09:05  
    237,305,856  27%    1.11MB/s    0:09:02  
    238,485,504  27%    1.10MB/s    0:09:09  
    239,665,152  27%    1.11MB/s    0:09:01  
    240,877,568  28%    1.13MB/s    0:08:53  
    242,155,520  28%    1.13MB/s    0:08:52  
    243,466,240  28%    1.13MB/s    0:08:49  
    244,645,888  28%    1.13MB/s    0:08:48  
    245,825,536  28%    1.12MB/s    0:08:53  
    247,005,184  28%    1.11MB/s    0:08:56  
    248,184,832  28%    1.09MB/s    0:09:04  
    249,364,480  29%    1.08MB/s    0:09:10  
    250,544,128  29%    1.07MB/s    0:09:12  
    251,723,776  29%    1.07MB/s    0:09:12  
    252,903,424  29%    1.07MB/s    0:09:12  
    254,083,072  29%    1.06MB/s    0:09:13  
    255,262,720  29%    1.06MB/s    0:09:13  
    256,442,368  29%    1.08MB/s    0:09:05  
    257,622,016  30%    1.08MB/s    0:09:00  
    258,801,664  30%    1.08MB/s    0:09:01  
    259,981,312  30%    1.07MB/s    0:09:04  
    261,128,192  30%    1.06MB/s    0:09:07  
    262,209,536  30%    1.02MB/s    0:09:27  
    263,389,184  30%    1.03MB/s    0:09:23  
    264,568,832  30%    1.04MB/s    0:09:18  
    265,748,480  31%    1.03MB/s    0:09:21  
    266,928,128  31%    1.06MB/s    0:09:05  
    268,238,848  31%    1.08MB/s    0:08:50  
    269,549,568  31%    1.12MB/s    0:08:33  
    270,860,288  31%    1.16MB/s    0:08:14  
    272,171,008  31%    1.20MB/s    0:07:57  
    273,350,656  31%    1.16MB/s    0:08:10  
    274,399,232  32%    1.10MB/s    0:08:35  
    275,578,880  32%    1.08MB/s    0:08:47  
    276,758,528  32%    1.05MB/s    0:08:59  
    277,938,176  32%    1.06MB/s    0:08:52  
    279,117,824  32%    1.07MB/s    0:08:47  
    280,166,400  32%    1.00MB/s    0:09:22  
    280,690,688  32%  876.11kB/s    0:10:57  
    281,346,048  32%  739.72kB/s    0:12:58  
    281,870,336  32%  613.00kB/s    0:15:38  
    282,394,624  32%  514.30kB/s    0:18:37  
    282,918,912  33%  517.85kB/s    0:18:28  
    283,475,968  33%  515.23kB/s    0:18:33  
    284,098,560  33%  518.47kB/s    0:18:25  
    284,753,920  33%  522.33kB/s    0:18:15  
    285,278,208  33%  516.59kB/s    0:18:26  
    286,195,712  33%  589.57kB/s    0:16:08  
    287,244,288  33%  704.10kB/s    0:13:29  
    288,423,936  33%  850.50kB/s    0:11:08  
    289,603,584  33% 1001.42kB/s    0:09:26  
    290,783,232  33%    1.02MB/s    0:09:02  
    291,831,808  34%    1.02MB/s    0:09:00  
    293,011,456  34%    1.03MB/s    0:08:53  
    294,191,104  34%    1.04MB/s    0:08:47  
    294,977,536  34%  998.78kB/s    0:09:22  
    295,632,896  34%  885.92kB/s    0:10:33  
    296,288,256  34%  750.29kB/s    0:12:27  
    296,943,616  34%  608.56kB/s    0:15:20  
    297,467,904  34%  549.36kB/s    0:16:58  
    298,123,264  34%  557.54kB/s    0:16:42  
    298,778,624  34%  547.75kB/s    0:16:59  
    299,433,984  34%  542.86kB/s    0:17:07  
    300,351,488  35%  628.85kB/s    0:14:45  
    301,400,064  35%  717.33kB/s    0:12:54  
    302,579,712  35%  864.66kB/s    0:10:41  
    303,890,432  35%    1.02MB/s    0:08:51  
    305,037,312  35%    1.06MB/s    0:08:28  
    306,216,960  35%    1.08MB/s    0:08:18  
    307,494,912  35%    1.11MB/s    0:08:04  
    308,576,256  36%    1.06MB/s    0:08:27  
    309,755,904  36%    1.06MB/s    0:08:24  
    310,935,552  36%    1.06MB/s    0:08:25  
    312,115,200  36%    1.01MB/s    0:08:46  
    313,294,848  36%    1.03MB/s    0:08:34  
    314,343,424  36%    1.02MB/s    0:08:37  
    315,523,072  36%    1.03MB/s    0:08:32  
    316,702,720  36%    1.05MB/s    0:08:20  
    317,882,368  37%    1.08MB/s    0:08:07  
    319,062,016  37%    1.11MB/s    0:07:54  
    320,241,664  37%    1.11MB/s    0:07:52  
    321,552,384  37%    1.12MB/s    0:07:48  
    322,863,104  37%    1.12MB/s    0:07:43  
    324,042,752  37%    1.13MB/s    0:07:41  
    325,222,400  37%    1.13MB/s    0:07:39  
    326,402,048  38%    1.13MB/s    0:07:40  
    327,712,768  38%    1.13MB/s    0:07:37  
    329,023,488  38%    1.13MB/s    0:07:34  
    330,334,208  38%    1.15MB/s    0:07:29  
    331,513,856  38%    1.14MB/s    0:07:28  
    332,693,504  38%    1.12MB/s    0:07:37  
    333,873,152  38%    1.10MB/s    0:07:45  
    335,052,800  39%    1.08MB/s    0:07:52  
    336,363,520  39%    1.08MB/s    0:07:50  
    337,543,168  39%    1.09MB/s    0:07:43  
    338,853,888  39%    1.13MB/s    0:07:29  
    340,164,608  39%    1.14MB/s    0:07:22  
    341,344,256  39%    1.14MB/s    0:07:23  
    342,654,976  39%    1.15MB/s    0:07:18  
    343,834,624  40%    1.13MB/s    0:07:22  
    345,145,344  40%    1.15MB/s    0:07:16  
    346,456,064  40%    1.18MB/s    0:07:04  
    347,766,784  40%    1.19MB/s    0:06:56  
    349,077,504  40%    1.21MB/s    0:06:48  
    350,257,152  40%    1.18MB/s    0:06:58  
    351,436,800  41%    1.15MB/s    0:07:10  
    352,616,448  41%    1.12MB/s    0:07:20  
    353,796,096  41%    1.09MB/s    0:07:32  
    354,975,744  41%    1.10MB/s    0:07:27  
    356,155,392  41%    1.10MB/s    0:07:24  
    357,335,040  41%    1.08MB/s    0:07:30  
    358,383,616  41%    1.06MB/s    0:07:38  
    359,432,192  41%    1.03MB/s    0:07:52  
    360,480,768  42%    1.00MB/s    0:08:03  
    361,529,344  42% 1001.96kB/s    0:08:14  
    362,577,920  42%  992.97kB/s    0:08:18  
    363,626,496  42%  990.57kB/s    0:08:18  
    364,675,072  42%  974.31kB/s    0:08:25  
    365,854,720  42%  986.69kB/s    0:08:17  
    366,903,296  42%  980.73kB/s    0:08:19  
    367,951,872  42%  980.27kB/s    0:08:18  
    369,000,448  43%  984.62kB/s    0:08:15  
    370,049,024  43%  972.00kB/s    0:08:21  
    371,097,600  43%  981.08kB/s    0:08:15  
    372,146,176  43%  991.53kB/s    0:08:09  
    373,194,752  43%  991.05kB/s    0:08:08  
    374,243,328  43%  988.66kB/s    0:08:08  
    375,291,904  43%  984.14kB/s    0:08:09  
    376,340,480  43%  970.39kB/s    0:08:15  
    377,389,056  44%  970.39kB/s    0:08:14  
    378,568,704  44%  993.65kB/s    0:08:01  
    379,617,280  44% 1005.95kB/s    0:07:54  
    380,665,856  44% 1019.31kB/s    0:07:47  
    381,845,504  44%    1.02MB/s    0:07:34  
    383,025,152  44%    1.02MB/s    0:07:32  
    384,204,800  44%    1.04MB/s    0:07:25  
    385,384,448  44%    1.05MB/s    0:07:17  
    386,564,096  45%    1.05MB/s    0:07:16  
    387,743,744  45%    1.06MB/s    0:07:11  
    388,923,392  45%    1.06MB/s    0:07:12  
    390,103,040  45%    1.04MB/s    0:07:17  
    391,151,616  45%    1.02MB/s    0:07:26  
    392,200,192  45% 1018.49kB/s    0:07:36  
    393,248,768  45% 1001.66kB/s    0:07:43  
    394,297,344  46%  997.81kB/s    0:07:43  
    395,345,920  46% 1001.96kB/s    0:07:40  
    396,394,496  46%  988.42kB/s    0:07:46  
    397,443,072  46%  988.89kB/s    0:07:44  
    398,491,648  46%  983.20kB/s    0:07:46  
    399,802,368  46%    1.00MB/s    0:07:25  
    401,113,088  46%    1.06MB/s    0:06:59  
    402,161,664  46%    1.05MB/s    0:07:03  
    403,210,240  47%    1.03MB/s    0:07:08  
    404,258,816  47% 1014.22kB/s    0:07:26  
    405,438,464  47%  976.42kB/s    0:07:42  
    406,618,112  47%  995.43kB/s    0:07:32  
    407,666,688  47% 1008.57kB/s    0:07:25  
    408,846,336  47%    1.02MB/s    0:07:09  
    410,025,984  47%    1.04MB/s    0:06:58  
    411,336,704  47%    1.09MB/s    0:06:41  
    412,647,424  48%    1.14MB/s    0:06:19  
    413,827,072  48%    1.14MB/s    0:06:19  
    415,006,720  48%    1.14MB/s    0:06:19  
    416,186,368  48%    1.12MB/s    0:06:24  
    417,366,016  48%    1.09MB/s    0:06:33  
    418,676,736  48%    1.10MB/s    0:06:28  
    419,987,456  49%    1.12MB/s    0:06:22  
    421,167,104  49%    1.13MB/s    0:06:17  
    422,477,824  49%    1.14MB/s    0:06:13  
    423,788,544  49%    1.14MB/s    0:06:12  
    425,099,264  49%    1.13MB/s    0:06:12  
    426,278,912  49%    1.13MB/s    0:06:13  
    427,458,560  49%    1.11MB/s    0:06:18  
    428,638,208  50%    1.09MB/s    0:06:22  
    429,817,856  50%    1.08MB/s    0:06:26  
    430,997,504  50%    1.08MB/s    0:06:26  
    432,177,152  50%    1.08MB/s    0:06:25  
    433,356,800  50%    1.08MB/s    0:06:24  
    434,536,448  50%    1.08MB/s    0:06:23  
    435,716,096  50%    1.08MB/s    0:06:22  
    436,895,744  50%    1.08MB/s    0:06:20  
    438,075,392  51%    1.08MB/s    0:06:19  
    439,222,272  51%    1.07MB/s    0:06:21  
    440,532,992  51%    1.09MB/s    0:06:14  
    441,712,640  51%    1.09MB/s    0:06:13  
    442,892,288  51%    1.09MB/s    0:06:12  
    444,071,936  51%    1.10MB/s    0:06:08  
    445,251,584  51%    1.09MB/s    0:06:08  
    446,431,232  52%    1.09MB/s    0:06:07  
    447,610,880  52%    1.09MB/s    0:06:06  
    448,790,528  52%    1.10MB/s    0:06:02  
    449,970,176  52%    1.09MB/s    0:06:04  
    451,149,824  52%    1.09MB/s    0:06:04  
    452,329,472  52%    1.09MB/s    0:06:03  
    453,509,120  52%    1.08MB/s    0:06:04  
    454,688,768  53%    1.08MB/s    0:06:02  
    455,999,488  53%    1.12MB/s    0:05:49  
    457,179,136  53%    1.11MB/s    0:05:51  
    458,227,712  53%    1.09MB/s    0:05:56  
    459,276,288  53%    1.06MB/s    0:06:04  
    460,455,936  53%    1.01MB/s    0:06:21  
    461,635,584  53%    1.01MB/s    0:06:21  
    462,815,232  53%    1.04MB/s    0:06:12  
    463,994,880  54%    1.04MB/s    0:06:07  
    465,174,528  54%    1.05MB/s    0:06:04  
    466,354,176  54%    1.05MB/s    0:06:04  
    467,533,824  54%    1.03MB/s    0:06:07  
    468,713,472  54%    1.04MB/s    0:06:04  
    469,893,120  54%    1.04MB/s    0:06:04  
    471,072,768  54%    1.05MB/s    0:06:00  
    472,252,416  55%    1.05MB/s    0:05:58  
    473,432,064  55%    1.05MB/s    0:05:55  
    474,611,712  55%    1.07MB/s    0:05:50  
    475,791,360  55%    1.06MB/s    0:05:52  
    476,971,008  55%    1.07MB/s    0:05:47  
    478,150,656  55%    1.08MB/s    0:05:43  
    479,461,376  55%    1.09MB/s    0:05:37  
    480,641,024  56%    1.09MB/s    0:05:36  
    481,820,672  56%    1.08MB/s    0:05:38  
    483,000,320  56%    1.09MB/s    0:05:35  
    484,179,968  56%    1.08MB/s    0:05:38  
    485,359,616  56%    1.08MB/s    0:05:37  
    486,539,264  56%    1.09MB/s    0:05:33  
    487,587,840  56%    1.04MB/s    0:05:46  
    488,636,416  57% 1015.40kB/s    0:06:02  
    489,816,064  57%    1.00MB/s    0:05:57  
    490,995,712  57%    1.01MB/s    0:05:54  
    492,306,432  57%    1.06MB/s    0:05:36  
    493,486,080  57%    1.12MB/s    0:05:18  
    494,534,656  57%    1.07MB/s    0:05:32  
    495,583,232  57%    1.03MB/s    0:05:44  
    496,762,880  57%    1.00MB/s    0:05:50  
    497,942,528  58% 1018.49kB/s    0:05:52  
    499,122,176  58%    1.03MB/s    0:05:39  
    500,432,896  58%    1.08MB/s    0:05:22  
    501,743,616  58%    1.12MB/s    0:05:10  
    503,054,336  58%    1.14MB/s    0:05:03  
    504,365,056  58%    1.17MB/s    0:04:55  
    505,675,776  58%    1.19MB/s    0:04:49  
    506,986,496  59%    1.19MB/s    0:04:46  
    508,166,144  59%    1.18MB/s    0:04:48  
    509,345,792  59%    1.16MB/s    0:04:53  
    510,525,440  59%    1.11MB/s    0:05:05  
    511,705,088  59%    1.07MB/s    0:05:16  
    512,884,736  59%    1.05MB/s    0:05:20  
    514,064,384  59%    1.04MB/s    0:05:21  
    515,244,032  60%    1.06MB/s    0:05:14  
    516,423,680  60%    1.06MB/s    0:05:15  
    517,603,328  60%    1.05MB/s    0:05:15  
    518,782,976  60%    1.05MB/s    0:05:15  
    519,962,624  60%    1.03MB/s    0:05:19  
    521,142,272  60%    1.03MB/s    0:05:18  
    522,321,920  60%    1.03MB/s    0:05:17  
    523,501,568  61%    1.03MB/s    0:05:16  
    524,550,144  61%    1.02MB/s    0:05:18  
    525,729,792  61%    1.01MB/s    0:05:20  
    526,909,440  61%    1.01MB/s    0:05:20  
    528,089,088  61%    1.01MB/s    0:05:17  
    529,137,664  61%    1.01MB/s    0:05:16  
    530,317,312  61%    1.03MB/s    0:05:09  
    531,496,960  62%    1.04MB/s    0:05:06  
    532,611,072  62%    1.05MB/s    0:05:02  
    533,725,184  62%    1.04MB/s    0:05:03  
    534,904,832  62%    1.02MB/s    0:05:08  
    535,953,408  62%    1.01MB/s    0:05:11  
    537,001,984  62% 1004.92kB/s    0:05:18  
    538,050,560  62% 1008.11kB/s    0:05:16  
    539,230,208  62% 1019.31kB/s    0:05:11  
    540,409,856  63%    1.02MB/s    0:05:01  
    541,589,504  63%    1.06MB/s    0:04:49  
    542,769,152  63%    1.10MB/s    0:04:38  
    543,948,800  63%    1.09MB/s    0:04:39  
    545,128,448  63%    1.07MB/s    0:04:44  
    546,308,096  63%    1.06MB/s    0:04:47  
    547,487,744  63%    1.04MB/s    0:04:51  
    548,667,392  64%    1.04MB/s    0:04:50  
    549,847,040  64%    1.05MB/s    0:04:45  
    551,026,688  64%    1.06MB/s    0:04:42  
    552,206,336  64%    1.07MB/s    0:04:38  
    553,385,984  64%    1.07MB/s    0:04:36  
    554,434,560  64%    1.04MB/s    0:04:44  
    555,614,208  64%    1.03MB/s    0:04:45  
    556,793,856  64%    1.02MB/s    0:04:48  
    557,973,504  65%    1.02MB/s    0:04:47  
    559,153,152  65%    1.03MB/s    0:04:42  
    560,332,800  65%    1.02MB/s    0:04:42  
    561,512,448  65%    1.02MB/s    0:04:41  
    562,692,096  65%    1.04MB/s    0:04:35  
    563,871,744  65%    1.06MB/s    0:04:31  
    565,051,392  65%    1.07MB/s    0:04:27  
    566,231,040  66%    1.08MB/s    0:04:22  
    567,410,688  66%    1.08MB/s    0:04:21  
    568,590,336  66%    1.09MB/s    0:04:17  
    569,901,056  66%    1.12MB/s    0:04:09  
    571,211,776  66%    1.12MB/s    0:04:08  
    572,391,424  66%    1.12MB/s    0:04:07  
    573,669,376  66%    1.13MB/s    0:04:04  
    574,980,096  67%    1.13MB/s    0:04:04  
    576,290,816  67%    1.14MB/s    0:03:59  
    577,601,536  67%    1.16MB/s    0:03:55  
    578,912,256  67%    1.15MB/s    0:03:55  
    580,222,976  67%    1.16MB/s    0:03:54  
    581,533,696  67%    1.16MB/s    0:03:52  
    582,844,416  68%    1.16MB/s    0:03:50  
    584,155,136  68%    1.17MB/s    0:03:47  
    585,465,856  68%    1.17MB/s    0:03:46  
    586,776,576  68%    1.17MB/s    0:03:45  
    588,087,296  68%    1.16MB/s    0:03:46  
    589,398,016  68%    1.16MB/s    0:03:45  
    590,708,736  68%    1.16MB/s    0:03:43  
    592,019,456  69%    1.16MB/s    0:03:42  
    593,330,176  69%    1.16MB/s    0:03:41  
    594,640,896  69%    1.15MB/s    0:03:42  
    595,951,616  69%    1.15MB/s    0:03:41  
    597,262,336  69%    1.15MB/s    0:03:40  
    598,573,056  69%    1.15MB/s    0:03:39  
    599,785,472  69%    1.16MB/s    0:03:37  
    600,932,352  70%    1.14MB/s    0:03:39  
    602,112,000  70%    1.13MB/s    0:03:40  
    603,422,720  70%    1.13MB/s    0:03:39  
    604,733,440  70%    1.13MB/s    0:03:39  
    606,044,160  70%    1.15MB/s    0:03:34  
    607,354,880  70%    1.16MB/s    0:03:31  
    608,665,600  71%    1.17MB/s    0:03:27  
    609,976,320  71%    1.18MB/s    0:03:24  
    611,287,040  71%    1.18MB/s    0:03:23  
    612,597,760  71%    1.18MB/s    0:03:21  
    613,908,480  71%    1.18MB/s    0:03:21  
    615,219,200  71%    1.17MB/s    0:03:21  
    616,529,920  71%    1.17MB/s    0:03:20  
    617,840,640  72%    1.17MB/s    0:03:19  
    619,151,360  72%    1.17MB/s    0:03:18  
    620,462,080  72%    1.17MB/s    0:03:17  
    621,772,800  72%    1.18MB/s    0:03:15  
    623,083,520  72%    1.17MB/s    0:03:14  
    624,394,240  72%    1.17MB/s    0:03:14  
    625,704,960  73%    1.18MB/s    0:03:12  
    627,015,680  73%    1.17MB/s    0:03:11  
    628,326,400  73%    1.17MB/s    0:03:10  
    629,637,120  73%    1.17MB/s    0:03:10  
    630,816,768  73%    1.14MB/s    0:03:13  
    631,865,344  73%    1.05MB/s    0:03:29  
    633,044,992  73%    1.02MB/s    0:03:34  
    634,355,712  74%    1.02MB/s    0:03:33  
    635,535,360  74%    1.03MB/s    0:03:30  
    636,846,080  74%    1.12MB/s    0:03:12  
    638,156,800  74%    1.15MB/s    0:03:06  
    639,467,520  74%    1.16MB/s    0:03:03  
    640,778,240  74%    1.17MB/s    0:03:00  
    642,088,960  74%    1.16MB/s    0:03:01  
    643,268,608  75%    1.15MB/s    0:03:02  
    644,579,328  75%    1.15MB/s    0:03:00  
    645,890,048  75%    1.15MB/s    0:02:59  
    647,069,696  75%    1.14MB/s    0:03:00  
    648,380,416  75%    1.14MB/s    0:02:58  
    649,560,064  75%    1.12MB/s    0:03:00  
    650,870,784  75%    1.11MB/s    0:03:01  
    652,181,504  76%    1.13MB/s    0:02:57  
    653,492,224  76%    1.13MB/s    0:02:56  
    654,802,944  76%    1.14MB/s    0:02:53  
    656,113,664  76%    1.14MB/s    0:02:52  
    657,424,384  76%    1.14MB/s    0:02:51  
    658,735,104  76%    1.14MB/s    0:02:50  
    659,914,752  76%    1.13MB/s    0:02:50  
    661,127,168  77%    1.13MB/s    0:02:48  
    662,274,048  77%    1.11MB/s    0:02:50  
    663,453,696  77%    1.10MB/s    0:02:51  
    664,633,344  77%    1.11MB/s    0:02:49  
    665,812,992  77%    1.09MB/s    0:02:51  
    666,992,640  77%    1.10MB/s    0:02:48  
    668,172,288  77%    1.10MB/s    0:02:47  
    669,351,936  78%    1.10MB/s    0:02:46  
    670,531,584  78%    1.10MB/s    0:02:45  
    671,711,232  78%    1.10MB/s    0:02:44  
    672,890,880  78%    1.10MB/s    0:02:43  
    674,070,528  78%    1.10MB/s    0:02:43  
    675,250,176  78%    1.09MB/s    0:02:42  
    676,429,824  78%    1.09MB/s    0:02:41  
    677,609,472  79%    1.10MB/s    0:02:39  
    678,789,120  79%    1.10MB/s    0:02:37  
    679,968,768  79%    1.11MB/s    0:02:35  
    681,279,488  79%    1.12MB/s    0:02:33  
    682,590,208  79%    1.12MB/s    0:02:31  
    683,900,928  79%    1.13MB/s    0:02:30  
    685,080,576  79%    1.13MB/s    0:02:29  
    686,358,528  80%    1.15MB/s    0:02:25  
    687,570,944  80%    1.15MB/s    0:02:24  
    688,750,592  80%    1.14MB/s    0:02:23  
    689,930,240  80%    1.13MB/s    0:02:23  
    691,109,888  80%    1.10MB/s    0:02:27  
    692,289,536  80%    1.10MB/s    0:02:26  
    693,469,184  80%    1.10MB/s    0:02:25  
    694,779,904  81%    1.12MB/s    0:02:22  
    696,090,624  81%    1.13MB/s    0:02:19  
    697,401,344  81%    1.14MB/s    0:02:17  
    698,712,064  81%    1.14MB/s    0:02:15  
    700,022,784  81%    1.14MB/s    0:02:14  
    701,333,504  81%    1.14MB/s    0:02:13  
    702,644,224  81%    1.14MB/s    0:02:12  
    703,954,944  82%    1.14MB/s    0:02:11  
    705,265,664  82%    1.14MB/s    0:02:10  
    706,576,384  82%    1.13MB/s    0:02:09  
    707,854,336  82%    1.12MB/s    0:02:09  
    709,033,984  82%    1.12MB/s    0:02:09  
    710,213,632  82%    1.11MB/s    0:02:09  
    711,393,280  83%    1.10MB/s    0:02:09  
    712,572,928  83%    1.09MB/s    0:02:09  
    713,752,576  83%    1.09MB/s    0:02:08  
    714,932,224  83%    1.09MB/s    0:02:06  
    716,242,944  83%    1.11MB/s    0:02:04  
    717,455,360  83%    1.12MB/s    0:02:01  
    718,602,240  83%    1.12MB/s    0:02:00  
    719,781,888  83%    1.12MB/s    0:02:00  
    720,961,536  84%    1.11MB/s    0:01:59  
    722,141,184  84%    1.10MB/s    0:01:59  
    723,320,832  84%    1.10MB/s    0:01:58  
    724,500,480  84%    1.10MB/s    0:01:57  
    725,680,128  84%    1.09MB/s    0:01:57  
    726,859,776  84%    1.09MB/s    0:01:56  
    728,039,424  84%    1.09MB/s    0:01:56  
    729,219,072  85%    1.08MB/s    0:01:55  
    730,398,720  85%    1.09MB/s    0:01:53  
    731,709,440  85%    1.11MB/s    0:01:50  
    733,020,160  85%    1.15MB/s    0:01:45  
    734,330,880  85%    1.17MB/s    0:01:42  
    735,641,600  85%    1.20MB/s    0:01:39  
    736,821,248  85%    1.18MB/s    0:01:39  
    738,000,896  86%    1.15MB/s    0:01:41  
    739,180,544  86%    1.13MB/s    0:01:41  
    740,360,192  86%    1.09MB/s    0:01:44  
    741,539,840  86%    1.09MB/s    0:01:43  
    742,719,488  86%    1.09MB/s    0:01:42  
    743,899,136  86%    1.09MB/s    0:01:41  
    745,078,784  86%    1.09MB/s    0:01:40  
    746,258,432  87%    1.09MB/s    0:01:38  
    747,438,080  87%    1.10MB/s    0:01:37  
    748,617,728  87%    1.09MB/s    0:01:36  
    749,797,376  87%    1.09MB/s    0:01:36  
    750,977,024  87%    1.08MB/s    0:01:36  
    752,156,672  87%    1.08MB/s    0:01:34  
    753,336,320  87%    1.09MB/s    0:01:33  
    754,515,968  88%    1.10MB/s    0:01:31  
    755,695,616  88%    1.10MB/s    0:01:29  
    756,875,264  88%    1.09MB/s    0:01:29  
    758,054,912  88%    1.09MB/s    0:01:28  
    759,234,560  88%    1.09MB/s    0:01:27  
    760,414,208  88%    1.08MB/s    0:01:27  
    761,593,856  88%    1.08MB/s    0:01:26  
    762,773,504  88%    1.08MB/s    0:01:25  
    763,953,152  89%    1.09MB/s    0:01:23  
    765,132,800  89%    1.10MB/s    0:01:21  
    766,312,448  89%    1.10MB/s    0:01:20  
    767,492,096  89%    1.09MB/s    0:01:19  
    768,671,744  89%    1.09MB/s    0:01:19  
    769,851,392  89%    1.09MB/s    0:01:18  
    771,031,040  89%    1.09MB/s    0:01:17  
    772,210,688  90%    1.09MB/s    0:01:16  
    773,390,336  90%    1.09MB/s    0:01:15  
    774,569,984  90%    1.09MB/s    0:01:14  
    775,749,632  90%    1.10MB/s    0:01:12  
    776,929,280  90%    1.09MB/s    0:01:11  
    778,108,928  90%    1.10MB/s    0:01:10  
    779,288,576  90%    1.10MB/s    0:01:09  
    780,599,296  91%    1.10MB/s    0:01:07  
    781,910,016  91%    1.12MB/s    0:01:05  
    783,089,664  91%    1.12MB/s    0:01:04  
    784,400,384  91%    1.13MB/s    0:01:02  
    785,612,800  91%    1.14MB/s    0:01:01  
    786,890,752  91%    1.13MB/s    0:01:00  
    788,070,400  91%    1.12MB/s    0:01:00  
    789,250,048  92%    1.11MB/s    0:00:59  
    790,429,696  92%    1.09MB/s    0:00:59  
    791,609,344  92%    1.09MB/s    0:00:58  
    792,788,992  92%    1.09MB/s    0:00:57  
    793,968,640  92%    1.09MB/s    0:00:56  
    795,148,288  92%    1.08MB/s    0:00:55  
    796,327,936  92%    1.08MB/s    0:00:54  
    797,507,584  93%    1.08MB/s    0:00:53  
    798,687,232  93%    1.07MB/s    0:00:53  
    799,735,808  93%    1.04MB/s    0:00:53  
    800,915,456  93%    1.04MB/s    0:00:52  
    802,095,104  93%    1.04MB/s    0:00:51  
    803,274,752  93%    1.05MB/s    0:00:49  
    804,454,400  93%    1.09MB/s    0:00:47  
    805,634,048  93%    1.09MB/s    0:00:45  
    806,813,696  94%    1.10MB/s    0:00:44  
    807,993,344  94%    1.09MB/s    0:00:44  
    809,304,064  94%    1.11MB/s    0:00:42  
    810,614,784  94%    1.13MB/s    0:00:40  
    811,925,504  94%    1.13MB/s    0:00:38  
    813,236,224  94%    1.17MB/s    0:00:36  
    814,546,944  95%    1.18MB/s    0:00:35  
    815,857,664  95%    1.19MB/s    0:00:33  
    817,168,384  95%    1.21MB/s    0:00:32  
    818,479,104  95%    1.21MB/s    0:00:31  
    819,789,824  95%    1.21MB/s    0:00:30  
    821,100,544  95%    1.22MB/s    0:00:28  
    822,411,264  95%    1.21MB/s    0:00:27  
    823,590,912  96%    1.19MB/s    0:00:27  
    824,901,632  96%    1.19MB/s    0:00:26  
    826,212,352  96%    1.19MB/s    0:00:25  
    827,523,072  96%    1.20MB/s    0:00:24  
    828,833,792  96%    1.22MB/s    0:00:22  
    830,144,512  96%    1.22MB/s    0:00:21  
    831,455,232  97%    1.22MB/s    0:00:20  
    832,765,952  97%    1.22MB/s    0:00:19  
    834,076,672  97%    1.22MB/s    0:00:18  
    835,387,392  97%    1.22MB/s    0:00:17  
    836,698,112  97%    1.23MB/s    0:00:16  
    838,008,832  97%    1.23MB/s    0:00:15  
    839,319,552  97%    1.23MB/s    0:00:14  
    840,630,272  98%    1.23MB/s    0:00:13  
    841,908,224  98%    1.22MB/s    0:00:12  
    843,218,944  98%    1.22MB/s    0:00:11  
    844,529,664  98%    1.22MB/s    0:00:10  
    845,840,384  98%    1.22MB/s    0:00:09  
    847,151,104  98%    1.22MB/s    0:00:07  
    848,461,824  98%    1.22MB/s    0:00:06  
    849,772,544  99%    1.22MB/s    0:00:05  
    851,083,264  99%    1.22MB/s    0:00:04  
    852,393,984  99%    1.22MB/s    0:00:03  
    853,704,704  99%    1.22MB/s    0:00:02  
    855,015,424  99%    1.22MB/s    0:00:01  
    856,326,144  99%    1.22MB/s    0:00:00  
    857,096,412 100%    1.08MB/s    0:12:39 (xfr#3, to-chk=3/7)
images/pmos-plasma-mobile-nightly-20221020-pine64-pinephonepro.img.xz.sha256

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

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

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

sent 3,080,306,785 bytes  received 577 bytes  1,183,595.53 bytes/sec
total size is 3,079,554,316  speedup is 1.00
All done!
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@56e43869[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