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@134ae7c2[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=,parent=,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=,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/jenkins15299310693589502114.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 abde87678..b5c591812 master -> origin/master * [new branch] fix-gcc46-tracedeps -> origin/fix-gcc46-tracedeps + f1238f9fa...6bc373c08 l5-kernel -> origin/l5-kernel (forced update) Updating abde87678..b5c591812 Fast-forward .ci/testcases/test_device.py | 11 +- cross/busybox-static-aarch64/APKBUILD | 4 +- cross/busybox-static-armhf/APKBUILD | 4 +- cross/busybox-static-armv7/APKBUILD | 4 +- device/community/device-asus-me176c/APKBUILD | 19 +- device/community/device-asus-me176c/deviceinfo | 2 +- .../device-asus-me176c/sof-workaround.conf | 2 + .../community/firmware-asus-me176c-acpi/APKBUILD | 27 - device/community/linux-asus-me176c/APKBUILD | 69 - .../linux-asus-me176c/config-asus-me176c.x86_64 | 7122 -------------------- device/testing/device-fairphone-fp2/APKBUILD | 4 +- device/testing/device-fairphone-fp2/deviceinfo | 2 +- device/testing/device-oneplus-bacon/APKBUILD | 10 +- device/testing/device-oneplus-bacon/deviceinfo | 2 +- device/testing/device-samsung-hlte/APKBUILD | 6 +- device/testing/device-samsung-hlte/deviceinfo | 2 +- device/testing/device-samsung-klte/APKBUILD | 6 +- device/testing/device-samsung-klte/deviceinfo | 2 +- device/testing/device-sony-amami/APKBUILD | 10 +- device/testing/device-sony-amami/deviceinfo | 2 +- device/testing/device-sony-castor/APKBUILD | 10 +- device/testing/device-sony-castor/deviceinfo | 2 +- .../linux-postmarketos-qcom-msm8974/APKBUILD | 9 +- .../config-postmarketos-qcom-msm8974.armv7 | 150 +- main/postmarketos-ui-mate/APKBUILD | 3 +- main/postmarketos-ui-plasma-mobile/APKBUILD | 6 +- main/postmarketos-ui-xfce4/APKBUILD | 3 +- temp/gnome-shell-mobile/APKBUILD | 2 +- temp/mutter-mobile/APKBUILD | 2 +- 29 files changed, 170 insertions(+), 7327 deletions(-) create mode 100644 device/community/device-asus-me176c/sof-workaround.conf delete mode 100644 device/community/firmware-asus-me176c-acpi/APKBUILD delete mode 100644 device/community/linux-asus-me176c/APKBUILD delete mode 100644 device/community/linux-asus-me176c/config-asus-me176c.x86_64 [15:49:03] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:49:03] Channel [edge]: [15:49:03] Vendor [qemu]: [15:49:03] Device codename [amd64]: [15:49:03] Kernel [lts]: [15:49:03] Username [user]: [15:49:04] User interface [weston]: [15:49:04] Change them? (y/n) [n]: [15:49:04] Extra packages [none]: [15:49:04] Use this timezone instead of GMT? (y/n) [y]: [15:49:04] Choose default locale for installation [C.UTF-8]: [15:49:04] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:49:04] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:49:04] Config changed: ui='plasma-mobile' [15:49:04] Config changed: device='tablet-x64uefi' [15:49:04] Config changed: kernel='stable' [15:49:04] Config changed: extra_packages='osk-sdl' (1599721) [15:49:05] % 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) (1599721) [15:49:05] % 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 (1599721) [15:49:05] *** (1/4) PREPARE NATIVE CHROOT *** (1599721) [15:49:05] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (1599721) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1599721) [15:49:05] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1599721) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1599721) [15:49:05] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1599721) [15:49:05] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (1599721) [15:49:05] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (1599721) [15:49:05] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (1599721) [15:49:05] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (1599721) [15:49:05] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (1599721) [15:49:05] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (1599721) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1599721) [15:49:05] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1599721) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (1599721) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1599721) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1599721) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (1599721) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1599721) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1599721) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (1599721) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1599721) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1599721) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1599721) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1599721) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (1599721) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1599721) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1599721) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (1599721) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1599721) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1599721) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (1599721) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1599721) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1599721) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (1599721) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1599721) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1599721) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (1599721) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1599721) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1599721) [15:49:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1599721) [15:49:05] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1599721) [15:49:05] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1599721) [15:49:05] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1599721) [15:49:05] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1599721) [15:49:05] Update package index for x86_64 (4 file(s)) (1599721) [15:49:05] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (1599721) [15:49:05] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1599721) [15:49:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (1599721) [15:49:06] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1599721) [15:49:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (1599721) [15:49:06] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1599721) [15:49:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (1599721) [15:49:06] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1599721) [15:49:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (1599721) [15:49:07] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk (1599721) [15:49:07] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1599721) [15:49:07] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1599721) [15:49:07] extracted: /tmp/pmbootstrapm0nwqc_mapk (1599721) [15:49:07] extracted: /tmp/pmbootstrap9gdmo2y_sig (1599721) [15:49:07] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1599721) [15:49:07] % 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/pmbootstrap9gdmo2y_sig /tmp/pmbootstrapm0nwqc_mapk Verified OK (1599721) [15:49:07] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (1599721) [15:49:07] % /tmp/pmbootstrapm0nwqc_mapk --version apk-tools 2.12.9, compiled for x86_64. (1599721) [15:49:07] (native) install alpine-base (1599721) [15:49:07] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (1599721) [15:49:07] % 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 (1599721) [15:49:07] % 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 (1599721) [15:49:07] % 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 (1599721) [15:49:07] % 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 (1599721) [15:49:07] % 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 (1599721) [15:49:07] % 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 (1599721) [15:49:07] % 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 (1599721) [15:49:07] % 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 (1599721) [15:49:07] % 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 (1599721) [15:49:07] % 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 (1599721) [15:49:07] % 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 (1599721) [15:49:07] % 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 (1599721) [15:49:07] % 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 (1599721) [15:49:07] % 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 (1599721) [15:49:07] % 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 (1599721) [15:49:07] % 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 (1599721) [15:49:07] % 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 (1599721) [15:49:07] % 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 (1599721) [15:49:07] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (1599721) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (1599721) [15:49:08] (native) update /etc/apk/repositories (1599721) [15:49:08] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1599721) [15:49:08] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1599721) [15:49:08] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1599721) [15:49:08] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1599721) [15:49:08] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1599721) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1599721) [15:49:08] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1599721) [15:49:08] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1599721) [15:49:08] % 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 (1599721) [15:49:08] New background process: pid=1600433, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (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-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.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-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r27) (18/25) Installing zlib (1.2.12-r3) (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 (1599721) [15:49:10] (native) % adduser -D pmos -u 12345 (1599721) [15:49:10] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (1599721) [15:49:10] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (1599721) [15:49:10] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (1599721) [15:49:10] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (1599721) [15:49:10] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (1599721) [15:49:10] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (1599721) [15:49:10] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (1599721) [15:49:10] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (1599721) [15:49:10] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (1599721) [15:49:10] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (1599721) [15:49:10] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (1599721) [15:49:10] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (1599721) [15:49:10] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (1599721) [15:49:10] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (1599721) [15:49:10] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (1599721) [15:49:10] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (1599721) [15:49:10] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (1599721) [15:49:10] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (1599721) [15:49:10] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (1599721) [15:49:13] (native) install cryptsetup util-linux parted (1599721) [15:49:13] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1599721) [15:49:13] (native) % cat /tmp/apk_progress_fifo (1599721) [15:49:13] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (1599721) [15:49:13] New background process: pid=1600773, 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_p20221001-r0) (11/43) Installing ncurses-libs (6.3_p20221001-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 (1599721) [15:49:15] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") *** (1599721) [15:49:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (1599721) [15:49:15] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (1599721) [15:49:15] % 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 (1599721) [15:49:15] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (1599721) [15:49:15] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3 (1599721) [15:49:15] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5 (1599721) [15:49:15] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7 (1599721) [15:49:15] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8 (1599721) [15:49:15] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9 (1599721) [15:49:15] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/ (1599721) [15:49:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (1599721) [15:49:15] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (1599721) [15:49:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (1599721) [15:49:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (1599721) [15:49:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (1599721) [15:49:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (1599721) [15:49:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (1599721) [15:49:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (1599721) [15:49:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (1599721) [15:49:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (1599721) [15:49:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (1599721) [15:49:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (1599721) [15:49:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (1599721) [15:49:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (1599721) [15:49:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (1599721) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (1599721) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (1599721) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (1599721) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (1599721) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (1599721) [15:49:16] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (1599721) [15:49:16] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1599721) [15:49:16] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1599721) [15:49:16] extracted: /tmp/pmbootstrapdonxwjp3apk (1599721) [15:49:16] extracted: /tmp/pmbootstrapi7jxnwlfsig (1599721) [15:49:16] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1599721) [15:49:16] % 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/pmbootstrapi7jxnwlfsig /tmp/pmbootstrapdonxwjp3apk Verified OK (1599721) [15:49:16] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (1599721) [15:49:16] % /tmp/pmbootstrapdonxwjp3apk --version apk-tools 2.12.9, compiled for x86_64. (1599721) [15:49:16] (rootfs_tablet-x64uefi) install alpine-base (1599721) [15:49:16] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache (1599721) [15:49:16] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf (1599721) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk (1599721) [15:49:16] (rootfs_tablet-x64uefi) update /etc/apk/repositories (1599721) [15:49:16] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1599721) [15:49:16] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1599721) [15:49:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1599721) [15:49:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1599721) [15:49:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1599721) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1599721) [15:49:16] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1599721) [15:49:16] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1599721) [15:49:16] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1599721) [15:49:16] % 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 (1599721) [15:49:16] New background process: pid=1600875, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (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-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.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-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r27) (18/25) Installing zlib (1.2.12-r3) (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 (1599721) [15:49:17] (rootfs_tablet-x64uefi) % getent passwd user (1599721) [15:49:17] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user (1599721) [15:49:17] (rootfs_tablet-x64uefi) % addgroup -S wheel addgroup: group 'wheel' in use (1599721) [15:49:17] (rootfs_tablet-x64uefi) % addgroup user wheel (1599721) [15:49:17] (rootfs_tablet-x64uefi) % addgroup -S video addgroup: group 'video' in use (1599721) [15:49:17] (rootfs_tablet-x64uefi) % addgroup user video (1599721) [15:49:17] (rootfs_tablet-x64uefi) % addgroup -S audio addgroup: group 'audio' in use (1599721) [15:49:17] (rootfs_tablet-x64uefi) % addgroup user audio (1599721) [15:49:17] (rootfs_tablet-x64uefi) % addgroup -S input addgroup: group 'input' in use (1599721) [15:49:17] (rootfs_tablet-x64uefi) % addgroup user input (1599721) [15:49:17] (rootfs_tablet-x64uefi) % addgroup -S plugdev (1599721) [15:49:17] (rootfs_tablet-x64uefi) % addgroup user plugdev (1599721) [15:49:17] (rootfs_tablet-x64uefi) % addgroup -S netdev addgroup: group 'netdev' in use (1599721) [15:49:17] (rootfs_tablet-x64uefi) % addgroup user netdev (1599721) [15:49:17] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, 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, ttf-droid-nonlatin, ttyescape, xdg-user-dirs (1599721) [15:49:17] (rootfs_tablet-x64uefi) calculate depends of postmarketos-base, device-tablet-x64uefi, postmarketos-ui-plasma-mobile, angelfish, breeze-gtk, discover, 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, ttf-droid-nonlatin, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (1599721) [15:49:18] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (1599721) [15:49:18] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware (1599721) [15:49:18] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (1599721) [15:49:19] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (1599721) [15:49:19] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (1599721) [15:49:21] (rootfs_tablet-x64uefi) install postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile angelfish breeze-gtk discover 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 ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (1599721) [15:49:21] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1599721) [15:49:21] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (1599721) [15:49:21] (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-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 ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (1599721) [15:49:21] New background process: pid=1601091, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/796) Installing icu-data-full (71.1-r4) (2/796) Installing dbus-libs (1.15.0-r2) (3/796) Installing libgcc (12.2.1_git20220924-r2) (4/796) Installing libffi (3.4.3-r0) (5/796) Installing libintl (0.21-r3) (6/796) Installing libblkid (2.38.1-r0) (7/796) Installing libmount (2.38.1-r0) (8/796) Installing pcre2 (10.40-r0) (9/796) Installing glib (2.74.0-r4) (10/796) Installing libstdc++ (12.2.1_git20220924-r2) (11/796) Installing icu-libs (71.1-r4) (12/796) Installing libpcre2-16 (10.40-r0) (13/796) Installing zstd-libs (1.5.2-r9) (14/796) Installing qt5-qtbase (5.15.5_git20220728-r0) (15/796) Installing hicolor-icon-theme (0.17-r2) (16/796) Installing libmagic (5.42-r0) (17/796) Installing file (5.42-r0) (18/796) Installing libxau (1.0.10-r0) (19/796) Installing libmd (1.0.4-r0) (20/796) Installing libbsd (0.11.6-r2) (21/796) Installing libxdmcp (1.1.3-r1) (22/796) Installing libxcb (1.15-r0) (23/796) Installing libx11 (1.8.1-r1) (24/796) Installing libxext (1.3.4-r1) (25/796) Installing libice (1.0.10-r1) (26/796) Installing libuuid (2.38.1-r0) (27/796) Installing libsm (1.2.3-r1) (28/796) Installing libxt (1.2.1-r0) (29/796) Installing libxmu (1.1.3-r1) (30/796) Installing xset (1.2.4-r0) (31/796) Installing xprop (1.2.5-r0) (32/796) Installing xdg-utils (1.1.3-r4) (33/796) Installing mesa (22.1.7-r4) (34/796) Installing libpciaccess (0.16-r1) (35/796) Installing libdrm (2.4.113-r0) (36/796) Installing libexpat (2.4.9-r0) (37/796) Installing wayland-libs-server (1.21.0-r1) (38/796) Installing libxfixes (6.0.0-r0) (39/796) Installing libxxf86vm (1.1.5-r0) (40/796) Installing mesa-glapi (22.1.7-r4) (41/796) Installing libxshmfence (1.3-r1) (42/796) Installing mesa-gl (22.1.7-r4) (43/796) Installing qt5-qtdeclarative (5.15.5_git20220617-r2) (44/796) Installing libxcomposite (0.4.5-r1) (45/796) Installing brotli-libs (1.0.9-r8) (46/796) Installing libbz2 (1.0.8-r3) (47/796) Installing libpng (1.6.38-r0) (48/796) Installing freetype (2.12.1-r0) (49/796) Installing fontconfig (2.14.0-r0) (50/796) Installing wayland-libs-client (1.21.0-r1) (51/796) Installing wayland-libs-cursor (1.21.0-r1) (52/796) Installing wayland-libs-egl (1.21.0-r1) (53/796) Installing pkgconf (1.9.3-r0) (54/796) Installing xkeyboard-config (9999-r5) (55/796) Installing xz-libs (5.2.7-r0) (56/796) Installing libxml2 (2.10.2-r1) (57/796) Installing libxkbcommon (1.4.1-r0) (58/796) Installing qt5-qtwayland (5.15.5_git20220620-r1) (59/796) Installing mesa-gbm (22.1.7-r4) (60/796) Installing mesa-egl (22.1.7-r4) (61/796) Installing avahi-libs (0.8-r6) (62/796) Installing gmp (6.2.1-r2) (63/796) Installing nettle (3.8.1-r0) (64/796) Installing p11-kit (0.24.1-r0) (65/796) Installing libtasn1 (4.19.0-r0) (66/796) Installing libunistring (1.0-r0) (67/796) Installing gnutls (3.7.8-r1) (68/796) Installing cups-libs (2.4.2-r0) (69/796) Installing shared-mime-info (2.2-r1) (70/796) Installing libjpeg-turbo (2.1.4-r0) (71/796) Installing libwebp (1.2.4-r1) (72/796) Installing tiff (4.4.0-r0) (73/796) Installing gdk-pixbuf (2.42.9-r1) (74/796) Installing gtk-update-icon-cache (3.24.34-r6) (75/796) Installing libxrender (0.9.10-r4) (76/796) Installing libxcursor (1.2.1-r1) (77/796) Installing libxdamage (1.1.5-r1) (78/796) Installing libxi (1.8-r0) (79/796) Installing libxinerama (1.1.4-r2) (80/796) Installing libxrandr (1.5.2-r1) (81/796) Installing libatk-1.0 (2.46.0-r0) (82/796) Installing libxtst (1.2.4-r0) (83/796) Installing at-spi2-core (2.46.0-r0) (84/796) Installing libatk-bridge-2.0 (2.46.0-r0) (85/796) Installing pixman (0.40.0-r4) (86/796) Installing cairo (1.17.6-r3) (87/796) Installing cairo-gobject (1.17.6-r3) (88/796) Installing libepoxy (1.5.10-r0) (89/796) Installing fribidi (1.0.12-r0) (90/796) Installing graphite2 (1.3.14-r1) (91/796) Installing harfbuzz (5.2.0-r0) (92/796) Installing libxft (2.3.6-r0) (93/796) Installing pango (1.50.11-r0) (94/796) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (95/796) Installing libevdev (1.13.0-r0) (96/796) Installing mtdev (1.1.6-r0) (97/796) Installing eudev-libs (3.2.11-r2) (98/796) Installing libinput-libs (1.21.0-r0) (99/796) Installing xcb-util-wm (0.4.1-r1) (100/796) Installing xcb-util (0.4.0-r3) (101/796) Installing xcb-util-image (0.4.0-r1) (102/796) Installing xcb-util-keysyms (0.4.0-r1) (103/796) Installing xcb-util-renderutil (0.3.9-r1) (104/796) Installing libxkbcommon-x11 (1.4.1-r0) (105/796) Installing qt5-qtbase-x11 (5.15.5_git20220728-r0) (106/796) Installing qt5-qtgraphicaleffects (5.15.5_git20220516-r0) (107/796) Installing qt5-qtquickcontrols2 (5.15.5_git20220823-r0) (108/796) Installing kirigami2-libs (5.98.0-r0) (109/796) Installing kirigami2 (5.98.0-r0) (110/796) Installing kactivities-libs (5.98.0-r0) (111/796) Installing karchive (5.98.0-r0) (112/796) Installing kconfig (5.98.0-r0) (113/796) Installing kcoreaddons (5.98.0-r0) (114/796) Installing qt5-qtx11extras (5.15.5_git20220602-r0) (115/796) Installing kwindowsystem (5.98.0-r0) (116/796) Installing kcrash (5.98.0-r0) (117/796) Installing kdbusaddons (5.98.0-r0) (118/796) Installing kglobalaccel (5.98.0-r0) (119/796) Installing kguiaddons (5.98.0-r0) (120/796) Installing ki18n (5.98.0-r0) (121/796) Installing libelogind (246.10-r5) (122/796) Installing polkit-elogind-libs (121-r0) (123/796) Installing polkit-qt-1 (0.114.0-r1) (124/796) Installing kauth (5.98.0-r0) (125/796) Installing kcodecs (5.98.0-r0) (126/796) Installing kwidgetsaddons (5.98.0-r0) (127/796) Installing kconfigwidgets (5.98.0-r0) (128/796) Installing qt5-qtsvg (5.15.5_git20220617-r0) (129/796) Installing kiconthemes (5.98.0-r0) (130/796) Installing kitemviews (5.98.0-r0) (131/796) Installing kxmlgui (5.98.0-r0) (132/796) Installing kbookmarks (5.98.0-r0) (133/796) Installing kcompletion (5.98.0-r0) (134/796) Installing libxml2-utils (2.10.2-r1) (135/796) Installing docbook-xml (4.5-r7) Executing docbook-xml-4.5-r7.post-install (136/796) Installing libgpg-error (1.45-r0) (137/796) Installing libgcrypt (1.10.1-r0) (138/796) Installing libxslt (1.1.36-r0) (139/796) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (140/796) Installing kdoctools (5.98.0-r0) (141/796) Installing kjobwidgets (5.98.0-r0) (142/796) Installing alsa-lib (1.2.7.2-r0) (143/796) Installing libxv (1.0.11-r3) (144/796) Installing cdparanoia-libs (10.2-r11) (145/796) Installing graphene (1.10.8-r1) (146/796) Installing gstreamer (1.20.3-r1) (147/796) Installing libogg (1.3.5-r1) (148/796) Installing opus (1.3.1-r1) (149/796) Installing orc (0.4.32-r1) (150/796) Installing libtheora (1.1.1-r16) (151/796) Installing libvorbis (1.3.7-r0) (152/796) Installing gst-plugins-base (1.20.3-r1) (153/796) Installing qt5-qtmultimedia (5.15.5_git20220617-r0) (154/796) Installing qt5-qtspeech (5.15.5_git20220617-r0) (155/796) Installing sound-theme-freedesktop (0.8-r0) (156/796) Installing libltdl (2.4.7-r0) (157/796) Installing libcanberra (0.30-r8) (158/796) Installing libcanberra-gstreamer (0.30-r8) (159/796) Installing knotifications (5.98.0-r0) (160/796) Installing kservice (5.98.0-r0) (161/796) Installing solid-libs (5.98.0-r0) (162/796) Installing libhunspell (1.7.1-r0) (163/796) Installing ncurses-terminfo-base (6.3_p20221001-r0) (164/796) Installing ncurses-libs (6.3_p20221001-r0) (165/796) Installing readline (8.2.0-r0) (166/796) Installing hunspell (1.7.1-r0) (167/796) Installing sonnet (5.98.0-r0) (168/796) Installing ktextwidgets (5.98.0-r0) (169/796) Installing kio (5.98.0-r0) (170/796) Installing kpackage (5.98.0-r0) (171/796) Installing kdeclarative (5.98.0-r0) (172/796) Installing kwayland (5.98.0-r0) (173/796) Installing plasma-framework (5.98.0-r0) (174/796) Installing sqlite-libs (3.39.4-r0) (175/796) Installing libaccounts-glib (1.26-r0) (176/796) Installing libaccounts-qt (1.16-r1) (177/796) Installing signond (8.61-r0) (178/796) Installing accounts-qml-module (0.7_git20190605-r0) (179/796) Installing qt5-qtwebchannel (5.15.5_git20220617-r0) (180/796) Installing sdl2 (2.24.1-r0) (181/796) Installing svt-av1-libs (1.2.1-r0) (182/796) Installing aom-libs (3.5.0-r0) (183/796) Installing libass (0.16.0-r0) (184/796) Installing libdav1d (1.0.0-r1) (185/796) Installing lame (3.100-r1) (186/796) Installing libasyncns (0.8-r1) (187/796) Installing flac-libs (1.4.1-r0) (188/796) Installing libsndfile (1.1.0-r2) (189/796) Installing libgomp (12.2.1_git20220924-r2) (190/796) Installing soxr (0.1.3-r2) (191/796) Installing speexdsp (1.2.1-r0) (192/796) Installing tdb-libs (1.4.7-r0) (193/796) Installing libpulse (9999_git20220528-r0) (194/796) Installing cjson (1.7.15-r3) (195/796) Installing mbedtls (2.28.1-r0) (196/796) Installing librist (0.2.7-r0) (197/796) Installing libsrt (1.5.1-r0) (198/796) Installing libssh (0.10.4-r0) (199/796) Installing v4l-utils-libs (1.22.1-r2) (200/796) Installing libva (2.16.0-r0) (201/796) Installing libvdpau (1.5-r0) (202/796) Installing vidstab (1.1.0-r1) (203/796) Installing libvpx (1.12.0-r1) (204/796) Installing x264-libs (0.164_git20220602-r0) (205/796) Installing numactl (2.0.16-r0) (206/796) Installing x265-libs (3.5-r3) (207/796) Installing xvidcore (1.3.7-r1) (208/796) Installing libsodium (1.0.18-r2) (209/796) Installing libzmq (4.3.4-r1) (210/796) Installing ffmpeg-libs (5.1.2-r1) (211/796) Installing libevent (2.1.12-r5) (212/796) Installing nspr (4.35-r0) (213/796) Installing nss (3.83-r0) (214/796) Installing re2 (2022.06.01-r1) (215/796) Installing snappy (1.1.9-r4) (216/796) Installing qt5-qtwebengine (5.15.11-r0) (217/796) Installing libnotify (0.8.1-r1) (218/796) Installing libproxy (0.4.18-r1) (219/796) Installing signon-ui (0.17_git20171023-r1) (220/796) Installing libassuan (2.5.5-r0) (221/796) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (222/796) Installing gnupg-gpgconf (2.2.39-r0) (223/796) Installing gpg (2.2.39-r0) (224/796) Installing npth (1.6-r1) (225/796) Installing gpg-agent (2.2.39-r0) (226/796) Installing libksba (1.6.1-r0) (227/796) Installing gpgsm (2.2.39-r0) (228/796) Installing gpgme (1.17.1-r0) (229/796) Installing gpgmepp (1.17.1-r0) (230/796) Installing gdbm (1.23-r0) (231/796) Installing libsasl (2.1.28-r2) (232/796) Installing libqca (2.3.4-r2) (233/796) Installing kwallet (5.98.0-r0) (234/796) Installing kaccounts-integration (22.08.1-r0) (235/796) Installing purpose (5.98.0-r0) (236/796) Installing qt5-qtbase-sqlite (5.15.5_git20220728-r0) (237/796) Installing qt5-qtfeedback (0_git20180903-r0) (238/796) Installing angelfish (22.09-r0) (239/796) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (240/796) Installing gtk-engines-clearlooks (2.21.0-r3) (241/796) Installing gtk-engines-crux (2.21.0-r3) (242/796) Installing gtk-engines-industrial (2.21.0-r3) (243/796) Installing gtk-engines-mist (2.21.0-r3) (244/796) Installing gtk-engines-redmond (2.21.0-r3) (245/796) Installing gtk-engines-thinice (2.21.0-r3) (246/796) Installing gtk-engines (2.21.0-r3) (247/796) Installing breeze-gtk (5.25.5-r0) (248/796) Installing udev-init-scripts (35-r1) (249/796) Installing udev-init-scripts-openrc (35-r1) (250/796) Installing kmod-libs (30-r1) (251/796) Installing eudev (3.2.11-r2) (252/796) Installing eudev-openrc (3.2.11-r2) (253/796) Installing openssh-keygen (9.1_p1-r0) (254/796) Installing libedit (20210910.3.1-r0) (255/796) Installing openssh-client-common (9.1_p1-r0) (256/796) Installing openssh-client-default (9.1_p1-r0) (257/796) Installing openssh-sftp-server (9.1_p1-r0) (258/796) Installing openssh-server-common (9.1_p1-r0) (259/796) Installing openssh-server (9.1_p1-r0) (260/796) Installing openssh (9.1_p1-r0) (261/796) Installing boot-deploy (0.6-r0) (262/796) Installing busybox-extras (1.35.0-r27) Executing busybox-extras-1.35.0-r27.post-install (263/796) Installing lzo (2.10-r3) (264/796) Installing btrfs-progs (5.19.1-r0) (265/796) Installing bzip2 (1.0.8-r3) (266/796) Installing argon2-libs (20190702-r2) (267/796) Installing device-mapper-libs (2.02.188-r0) (268/796) Installing json-c (0.16-r0) (269/796) Installing cryptsetup-libs (2.5.0-r2) (270/796) Installing popt (1.19-r0) (271/796) Installing cryptsetup (2.5.0-r2) (272/796) Installing cryptsetup-openrc (2.5.0-r2) (273/796) Installing libaio (0.3.113-r0) (274/796) Installing device-mapper-event-libs (2.02.188-r0) (275/796) Installing lvm2-libs (2.02.188-r0) (276/796) Installing device-mapper (2.02.188-r0) (277/796) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (278/796) Installing libcom_err (1.46.5-r2) (279/796) Installing e2fsprogs-libs (1.46.5-r2) (280/796) Installing e2fsprogs (1.46.5-r2) (281/796) Installing e2fsprogs-extra (1.46.5-r2) (282/796) Installing f2fs-tools-libs (1.15.0-r0) (283/796) Installing f2fs-tools (1.15.0-r0) (284/796) Installing lz4 (1.9.4-r1) (285/796) Installing userspace-rcu (0.13.2-r0) (286/796) Installing multipath-tools (0.9.1-r0) (287/796) Installing multipath-tools-openrc (0.9.1-r0) (288/796) Installing parted (3.5-r0) (289/796) Installing postmarketos-mvcfg (1-r0) (290/796) Installing postmarketos-keys (1-r0) (291/796) Installing sudo (1.9.11_p3-r0) (292/796) Installing postmarketos-base-nofde (22-r0) (293/796) Installing unudhcpd (0.2.1-r0) (294/796) Installing xz (5.2.7-r0) (295/796) Installing postmarketos-mkinitfs (1.5-r0) (296/796) Installing postmarketos-base (22-r0) Executing postmarketos-base-22-r0.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 (297/796) Installing linux-firmware-yamaha (20220913-r0) (298/796) Installing linux-firmware-yam (20220913-r0) (299/796) Installing linux-firmware-wfx (20220913-r0) (300/796) Installing linux-firmware-vxge (20220913-r0) (301/796) Installing linux-firmware-vicam (20220913-r0) (302/796) Installing linux-firmware-ueagle-atm (20220913-r0) (303/796) Installing linux-firmware-ttusb-budget (20220913-r0) (304/796) Installing linux-firmware-tigon (20220913-r0) (305/796) Installing linux-firmware-ti-keystone (20220913-r0) (306/796) Installing linux-firmware-ti-connectivity (20220913-r0) (307/796) Installing linux-firmware-ti (20220913-r0) (308/796) Installing linux-firmware-tehuti (20220913-r0) (309/796) Installing linux-firmware-sxg (20220913-r0) (310/796) Installing linux-firmware-sun (20220913-r0) (311/796) Installing linux-firmware-slicoss (20220913-r0) (312/796) Installing linux-firmware-sb16 (20220913-r0) (313/796) Installing linux-firmware-rtw89 (20220913-r0) (314/796) Installing linux-firmware-rtw88 (20220913-r0) (315/796) Installing linux-firmware-rtlwifi (20220913-r0) (316/796) Installing linux-firmware-rtl_nic (20220913-r0) (317/796) Installing linux-firmware-rtl_bt (20220913-r0) (318/796) Installing linux-firmware-rtl8192e (20220913-r0) (319/796) Installing linux-firmware-rsi (20220913-r0) (320/796) Installing linux-firmware-rockchip (20220913-r0) (321/796) Installing linux-firmware-radeon (20220913-r0) (322/796) Installing linux-firmware-r128 (20220913-r0) (323/796) Installing linux-firmware-qlogic (20220913-r0) (324/796) Installing linux-firmware-qed (20220913-r0) (325/796) Installing linux-firmware-ath10k (20220913-r0) (326/796) Installing linux-firmware-qcom (20220913-r0) (327/796) Installing linux-firmware-qca (20220913-r0) (328/796) Installing linux-firmware-ositech (20220913-r0) (329/796) Installing linux-firmware-nvidia (20220913-r0) (330/796) Installing linux-firmware-netronome (20220913-r0) (331/796) Installing linux-firmware-myricom (20220913-r0) (332/796) Installing linux-firmware-mwlwifi (20220913-r0) (333/796) Installing linux-firmware-mwl8k (20220913-r0) (334/796) Installing linux-firmware-mrvl (20220913-r0) (335/796) Installing linux-firmware-moxa (20220913-r0) (336/796) Installing linux-firmware-microchip (20220913-r0) (337/796) Installing linux-firmware-meson (20220913-r0) (338/796) Installing linux-firmware-mellanox (20220913-r0) (339/796) Installing linux-firmware-mediatek (20220913-r0) (340/796) Installing linux-firmware-matrox (20220913-r0) (341/796) Installing linux-firmware-liquidio (20220913-r0) (342/796) Installing linux-firmware-libertas (20220913-r0) (343/796) Installing linux-firmware-korg (20220913-r0) (344/796) Installing linux-firmware-keyspan_pda (20220913-r0) (345/796) Installing linux-firmware-keyspan (20220913-r0) (346/796) Installing linux-firmware-kaweth (20220913-r0) (347/796) Installing linux-firmware-isci (20220913-r0) (348/796) Installing linux-firmware-intel (20220913-r0) (349/796) Installing linux-firmware-inside-secure (20220913-r0) (350/796) Installing linux-firmware-imx (20220913-r0) (351/796) Installing linux-firmware-i915 (20220913-r0) (352/796) Installing linux-firmware-go7007 (20220913-r0) (353/796) Installing linux-firmware-ess (20220913-r0) (354/796) Installing linux-firmware-ene-ub6250 (20220913-r0) (355/796) Installing linux-firmware-emi62 (20220913-r0) (356/796) Installing linux-firmware-emi26 (20220913-r0) (357/796) Installing linux-firmware-edgeport (20220913-r0) (358/796) Installing linux-firmware-e100 (20220913-r0) (359/796) Installing linux-firmware-dsp56k (20220913-r0) (360/796) Installing linux-firmware-dpaa2 (20220913-r0) (361/796) Installing linux-firmware-dabusb (20220913-r0) (362/796) Installing linux-firmware-cypress (20220913-r0) (363/796) Installing linux-firmware-cxgb4 (20220913-r0) (364/796) Installing linux-firmware-cxgb3 (20220913-r0) (365/796) Installing linux-firmware-cpia2 (20220913-r0) (366/796) Installing linux-firmware-cnm (20220913-r0) (367/796) Installing linux-firmware-cis (20220913-r0) (368/796) Installing linux-firmware-cirrus (20220913-r0) (369/796) Installing linux-firmware-cavium (20220913-r0) (370/796) Installing linux-firmware-cadence (20220913-r0) (371/796) Installing linux-firmware-brcm (20220913-r0) (372/796) Installing linux-firmware-bnx2x (20220913-r0) (373/796) Installing linux-firmware-bnx2 (20220913-r0) (374/796) Installing linux-firmware-av7110 (20220913-r0) (375/796) Installing linux-firmware-atusb (20220913-r0) (376/796) Installing linux-firmware-atmel (20220913-r0) (377/796) Installing linux-firmware-ath9k_htc (20220913-r0) (378/796) Installing linux-firmware-ath6k (20220913-r0) (379/796) Installing linux-firmware-ath11k (20220913-r0) (380/796) Installing linux-firmware-ar3k (20220913-r0) (381/796) Installing linux-firmware-amphion (20220913-r0) (382/796) Installing linux-firmware-amdgpu (20220913-r0) (383/796) Installing linux-firmware-amd-ucode (20220913-r0) (384/796) Installing linux-firmware-amd (20220913-r0) (385/796) Installing linux-firmware-advansys (20220913-r0) (386/796) Installing linux-firmware-adaptec (20220913-r0) (387/796) Installing linux-firmware-acenic (20220913-r0) (388/796) Installing linux-firmware-3com (20220913-r0) (389/796) Installing linux-firmware-other (20220913-r0) (390/796) Installing linux-firmware (20220913-r0) (391/796) Installing linux-lts (5.15.72-r0) (392/796) Installing llvm14-libs (14.0.6-r7) (393/796) Installing musl-fts (1.2.7-r3) (394/796) Installing libelf (0.187-r2) (395/796) Installing vulkan-loader (1.3.224.1-r1) (396/796) Installing mesa-dri-gallium (22.1.7-r4) (397/796) Installing device-tablet-x64uefi (0.3-r4) (398/796) Installing ca-certificates (20220614-r2) (399/796) Installing nghttp2-libs (1.50.0-r0) (400/796) Installing libcurl (7.85.0-r0) (401/796) Installing libxmlb (0.3.10-r0) (402/796) Installing yaml (0.2.5-r0) (403/796) Installing appstream (0.15.5-r0) Executing appstream-0.15.5-r0.post-install ✔ Metadata cache was updated successfully. (404/796) Installing appstream-qt (0.15.5-r0) (405/796) Installing attica (5.98.0-r0) (406/796) Installing kidletime (5.98.0-r0) (407/796) Installing knewstuff (5.98.0-r0) (408/796) Installing discover (5.25.5-r0) (409/796) Installing libapk-qt (0.4.2-r0) (410/796) Installing discover-backend-apk (5.25.5-r0) (411/796) Installing font-noto-common (0_git20211101-r6) (412/796) Installing font-noto-math (0_git20211101-r6) (413/796) Installing font-noto-symbols (0_git20211101-r6) (414/796) Installing font-noto (0_git20211101-r6) (415/796) Installing font-noto-emoji (2.038-r0) (416/796) Installing font-noto-extra (0_git20211101-r6) (417/796) Installing mauiman (1.0.0-r0) (418/796) Installing mauikit (2.2.0-r0) (419/796) Installing exiv2 (0.27.5-r1) (420/796) Installing mauikit-imagetools (2.2.0-r0) (421/796) Installing mauikit-filebrowsing (2.2.0-r0) (422/796) Installing index (2.2.0-r0) (423/796) Installing signon-plugin-oauth2 (0.25-r0) (424/796) Installing kaccounts-providers (22.08.1-r0) (425/796) Installing kirigami-addons (0.4-r0) (426/796) Installing kclock (22.09-r0) (427/796) Installing gsettings-desktop-schemas (43.0-r0) (428/796) Installing kdecoration (5.25.5-r0) (429/796) Installing kde-gtk-config (5.25.5-r0) (430/796) Installing kirigami-gallery (22.08.1-r0) (431/796) Installing kquickimageeditor (0.2.0-r1) (432/796) Installing taglib (1.12-r1) (433/796) Installing kfilemetadata (5.98.0-r0) (434/796) Installing qt5-qtlocation (5.15.5_git20220618-r0) (435/796) Installing koko (22.09-r0) (436/796) Installing kasync (0.3.0-r2) (437/796) Installing gpg-wks-server (2.2.39-r0) (438/796) Installing gpgv (2.2.39-r0) (439/796) Installing libldap (2.6.3-r3) (440/796) Installing gnupg-dirmngr (2.2.39-r0) (441/796) Installing gnupg-utils (2.2.39-r0) (442/796) Installing gnupg-wks-client (2.2.39-r0) (443/796) Installing gnupg (2.2.39-r0) (444/796) Installing iso-codes (4.11.0-r0) (445/796) Installing kcontacts (5.98.0-r0) (446/796) Installing kpeople (5.98.0-r0) (447/796) Installing libical (3.0.14-r1) (448/796) Installing kcalendarcore (5.98.0-r0) (449/796) Installing kmime (22.08.1-r0) (450/796) Installing kimap2 (0.4.0-r1) (451/796) Installing qt5-qtxmlpatterns (5.15.5_git20220602-r0) (452/796) Installing kdav2 (0.4.0-r1) (453/796) Installing lmdb (0.9.29-r1) (454/796) Installing libxapian (1.4.20-r1) (455/796) Installing sink (0.9.0-r3) (456/796) Installing kpeoplesink (0_git20210224-r1) (457/796) Installing kpeoplevcard (0.1-r2) (458/796) Installing libraw (0.20.2-r0) (459/796) Installing libraw-tools (0.20.2-r0) (460/796) Installing lcms2 (2.13.1-r0) (461/796) Installing imagemagick-libs (7.1.0.49-r0) (462/796) Installing jbig2dec (0.19-r0) (463/796) Installing ghostscript (9.56.1-r0) (464/796) Installing libde265 (1.0.8-r2) (465/796) Installing libheif (1.13.0-r0) (466/796) Installing libjxl (0.6.1_git20220605-r1) (467/796) Installing librsvg (2.55.1-r0) (468/796) Installing imagemagick (7.1.0.49-r0) (469/796) Installing perl (5.36.0-r0) (470/796) Installing perl-image-exiftool (12.42-r0) (471/796) Installing exiftool (12.42-r0) (472/796) Installing openexr (3.1.5-r3) (473/796) Installing soundtouch (2.3.1-r0) (474/796) Installing chromaprint (1.5.1-r2) (475/796) Installing libraw1394 (2.1.2-r2) (476/796) Installing libusb (1.0.26-r0) (477/796) Installing libdc1394 (2.2.6-r0) (478/796) Installing tslib (1.22-r1) (479/796) Installing directfb (1.7.7-r4) (480/796) Installing faac (1.30-r1) (481/796) Installing fdk-aac (2.0.2-r1) (482/796) Installing flite (2.2-r1) (483/796) Installing libsamplerate (0.2.2-r0) (484/796) Installing jack (1.9.21-r0) (485/796) Installing portaudio (19.7.0-r0) (486/796) Installing fluidsynth-libs (2.3.0-r0) (487/796) Installing libfreeaptx (0.1.1-r0) (488/796) Installing gsm (1.0.22-r0) (489/796) Installing libgudev (237-r1) (490/796) Installing libldac (2.0.2.3-r0) (491/796) Installing libmodplug (0.8.9.0-r1) (492/796) Installing neon (0.32.4-r0) (493/796) Installing libnice (0.1.19-r0) (494/796) Installing openal-soft (1.22.2-r1) (495/796) Installing openjpeg (2.5.0-r0) (496/796) Installing librtmp (2.4_git20190330-r1) (497/796) Installing sbc (2.0-r0) (498/796) Installing spandsp (0.0.6-r2) (499/796) Installing libsrtp (2.4.2-r3) (500/796) Installing vo-aacenc (0.1.3-r0) (501/796) Installing vo-amrwbenc (0.1.3-r0) (502/796) Installing libzbar (0.23.92-r0) (503/796) Installing gst-plugins-bad (1.20.3-r4) (504/796) Installing gtk4.0 (4.8.1-r0) Executing gtk4.0-4.8.1-r0.post-install (505/796) Installing megapixels (1.5.2-r0) (506/796) Installing mesa-gles (22.1.7-r4) (507/796) Installing encodings (1.0.6-r0) (508/796) Installing libfontenc (1.1.6-r0) (509/796) Installing mkfontscale (1.2.2-r1) (510/796) Installing ttf-dejavu (2.37-r2) (511/796) Installing sdl2_ttf (2.20.1-r0) (512/796) Installing osk-sdl (0.67-r0) (513/796) Installing kcmutils (5.98.0-r0) (514/796) Installing frameworkintegration (5.98.0-r0) (515/796) Installing oxygen (5.25.5-r0) (516/796) Installing modemmanager-qt (5.98.0-r0) (517/796) Installing callaudiod-libs (0.1.4-r0) (518/796) Installing abseil-cpp (20220623.1-r1) (519/796) Installing boost1.80-thread (1.80.0-r2) (520/796) Installing libprotobuf (3.21.7-r0) (521/796) Installing libphonenumber (8.12.56-r0) (522/796) Installing plasma-dialer (22.09-r0) (523/796) Installing plasma-mobile-sounds (0.1-r1) (524/796) Installing qt5-qtquickcontrols (5.15.5_git20220518-r0) (525/796) Installing plasma-phonebook (22.09-r0) (526/796) Installing postmarketos-artwork-wallpapers (2-r1) (527/796) Installing postmarketos-hidden-desktop-entries (2.2-r1) (528/796) Installing dbus (1.15.0-r2) Executing dbus-1.15.0-r2.pre-install Executing dbus-1.15.0-r2.post-install (529/796) Installing dbus-openrc (1.15.0-r2) (530/796) Installing bluez (5.65-r1) (531/796) Installing bluez-openrc (5.65-r1) (532/796) Installing bluez-obexd (5.65-r1) (533/796) Installing kded (5.98.0-r0) (534/796) Installing bluez-qt (5.98.0-r0) (535/796) Installing bluedevil (5.25.5-r0) (536/796) Installing breeze (5.25.5-r0) (537/796) Installing libpulse-mainloop-glib (9999_git20220528-r0) (538/796) Installing callaudiod (0.1.4-r0) (539/796) Installing dnsmasq-common (2.86-r5) (540/796) Installing dnsmasq-openrc (2.86-r5) (541/796) Installing dnsmasq (2.86-r5) Executing dnsmasq-2.86-r5.pre-install (542/796) Installing linux-pam (1.5.2-r1) (543/796) Installing shadow (4.10-r3) (544/796) Installing libacl (2.3.1-r1) (545/796) Installing elogind (246.10-r5) (546/796) Installing elogind-openrc (246.10-r5) (547/796) Installing hfd-service (0.1.0-r1) (548/796) Installing hfd-service-openrc (0.1.0-r1) (549/796) Installing iio-sensor-proxy (3.4-r0) (550/796) Installing iio-sensor-proxy-openrc (3.4-r0) (551/796) Installing libkscreen (5.25.5-r0) (552/796) Installing qt5-qtsensors (5.15.5_git20220519-r0) (553/796) Installing kscreen (5.25.5-r0) (554/796) Installing socat (1.7.4.3-r1) (555/796) Installing kwallet-pam (5.25.5-r0) (556/796) Installing kwayland-integration (5.25.5-r0) (557/796) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (558/796) Installing duktape (2.7.0-r0) (559/796) Installing polkit-elogind (121-r0) (560/796) Installing libmm-glib (1.18.12-r0) (561/796) Installing libmbim (1.26.4-r0) (562/796) Installing libqrtr-glib (1.2.2-r0) (563/796) Installing libqmi (1.30.8-r0) (564/796) Installing modemmanager (1.18.12-r0) (565/796) Installing modemmanager-openrc (1.18.12-r0) (566/796) Installing libnm (1.40.0-r0) (567/796) Installing networkmanager-common (1.40.0-r0) (568/796) Installing networkmanager-openrc (1.40.0-r0) (569/796) Installing libmnl (1.0.5-r0) (570/796) Installing libnftnl (1.2.3-r0) (571/796) Installing iptables (1.8.8-r2) (572/796) Installing iptables-openrc (1.8.8-r2) (573/796) Installing libndp (1.8-r0) (574/796) Installing libidn2 (2.3.3-r0) (575/796) Installing libpsl (0.21.1-r0) (576/796) 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-. * (577/796) Installing networkmanager-cli (1.40.0-r0) (578/796) Installing pcre (8.45-r2) (579/796) Installing slang (2.3.3-r0) (580/796) Installing newt (0.52.21-r4) (581/796) Installing networkmanager-tui (1.40.0-r0) (582/796) Installing wireless-regdb (2022.08.12-r0) (583/796) 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 ; * rc-service start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (584/796) Installing mobile-broadband-provider-info (20220725-r0) (585/796) Installing networkmanager-wwan (1.40.0-r0) (586/796) Installing pipewire-libs (0.3.59-r0) (587/796) Installing libunwind (1.6.2-r0) (588/796) Installing libuv (1.44.2-r0) (589/796) Installing roc-toolkit-libs (0.1.5-r2) (590/796) Installing webrtc-audio-processing (0.3.1-r6) (591/796) Installing pipewire (0.3.59-r0) (592/796) Installing breeze-icons (5.98.0-r0) (593/796) Installing dbus-x11 (1.15.0-r2) (594/796) Installing kactivities (5.98.0-r0) (595/796) Installing dconf (0.40.0-r1) (596/796) Installing anthy (9100h-r1) (597/796) Installing maliit-framework (2.3.0-r1) (598/796) Installing kyotocabinet (1.2.79-r3) (599/796) Installing libpinyin (2.6.2-r0) (600/796) Installing tinyxml (2.6.2-r1) (601/796) Installing presage (0.9.1-r2) (602/796) Installing maliit-keyboard (2.3.1-r0) (603/796) Installing qt5-qtvirtualkeyboard (5.15.5_git20220617-r0) (604/796) Installing plasma-nano (5.25.5-r0) (605/796) Installing networkmanager-qt (5.98.0-r0) (606/796) Installing plasma-nm (5.25.5-r0) (607/796) Installing plasma-nm-mobile (5.25.5-r0) (608/796) Installing fftw-single-libs (3.3.10-r0) (609/796) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (610/796) Installing pulseaudio-bluez (9999_git20220528-r0) (611/796) Installing pulseaudio-alsa (9999_git20220528-r0) (612/796) Installing alsa-utils-openrc (1.2.7-r1) (613/796) Installing pulseaudio-openrc (9999_git20220528-r0) (614/796) Installing libcanberra-pulse (0.30-r8) (615/796) Installing plasma-pa (5.25.5-r0) (616/796) Installing tzdata (2022d-r0) (617/796) Installing libdaemon (0.14-r3) (618/796) Installing openrc-settingsd (1.1.0-r0) (619/796) Installing openrc-settingsd-openrc (1.1.0-r0) (620/796) Installing plasma-settings (22.09-r1) (621/796) Installing kactivitymanagerd (5.25.5-r0) (622/796) Installing kinit (5.98.0-r0) (623/796) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (624/796) Installing kdnssd (5.98.0-r0) (625/796) Installing syntax-highlighting (5.98.0-r0) (626/796) Installing kdsoap (2.1.1-r0) (627/796) Installing libmtp (1.1.20-r0) (628/796) Installing llvm15-libs (15.0.2-r0) (629/796) Installing clang-libs (15.0.2-r0) (630/796) Installing qt5-qttools (5.15.5_git20220619-r1) (631/796) Installing phonon (4.11.1-r2) (632/796) Installing talloc (2.3.4-r0) (633/796) Installing tevent (0.13.0-r0) (634/796) Installing samba-util-libs (4.16.4-r0) (635/796) Installing jansson (2.14-r0) (636/796) Installing ldb (2.5.2-r0) (637/796) Installing libwbclient (4.16.4-r0) (638/796) Installing samba-libs (4.16.4-r0) (639/796) Installing libsmbclient (4.16.4-r0) (640/796) Installing kio-extras (22.08.1-r0) (641/796) Installing kquickcharts (5.98.0-r0) (642/796) Installing xorg-server-common (21.1.4-r1) (643/796) Installing libxkbfile (1.1.0-r1) (644/796) Installing xkbcomp (1.4.5-r0) (645/796) Installing libxfont2 (2.0.6-r0) (646/796) Installing libtirpc-conf (1.3.2-r2) (647/796) Installing libtirpc-nokrb (1.3.2-r2) (648/796) Installing libxcvt (0.1.2-r0) (649/796) Installing xwayland (22.1.3-r1) (650/796) Installing layer-shell-qt (5.25.5-r0) (651/796) Installing kscreenlocker (5.25.5-r0) (652/796) Installing libqaccessibilityclient (0.4.1-r1) (653/796) Installing xcb-util-cursor (0.1.3-r2) (654/796) Installing kwin (5.25.5-r0) (655/796) Installing kitemmodels (5.98.0-r0) (656/796) Installing threadweaver (5.98.0-r0) (657/796) Installing krunner (5.98.0-r0) (658/796) Installing milou (5.25.5-r0) (659/796) Installing pipewire-media-session (0.4.1-r0) (660/796) Installing qqc2-desktop-style (5.98.0-r0) (661/796) Installing ttf-hack (3.003-r2) (662/796) Installing plasma-integration (5.25.5-r0) (663/796) Installing qtchooser (66-r1) (664/796) Installing plasma-workspace-libs (5.25.5-r1) (665/796) Installing kactivities-stats (5.98.0-r0) (666/796) Installing baloo (5.98.0-r0) (667/796) Installing kholidays (5.98.0-r0) (668/796) Installing knotifyconfig (5.98.0-r0) (669/796) Installing kparts (5.98.0-r0) (670/796) Installing zxing-cpp (1.4.0-r0) (671/796) Installing libdmtx-libs (0.7.7-r0) (672/796) Installing libqrencode (4.1.1-r0) (673/796) Installing prison (5.98.0-r2) (674/796) Installing ktexteditor (5.98.0-r0) (675/796) Installing libnl3 (3.7.0-r0) (676/796) Installing libpcap (1.10.1-r0) (677/796) Installing lm-sensors-libs (3.6.0-r4) (678/796) Installing libksysguard (5.25.5-r0) (679/796) Installing kuserfeedback (1.2.0-r1) (680/796) Installing gpsd (3.24-r0) (681/796) Installing gpsd-openrc (3.24-r0) (682/796) Installing mpfr4 (4.1.0-r0) (683/796) Installing libqalculate (4.3.0-r0) (684/796) Installing plasma-workspace (5.25.5-r1) (685/796) Installing kpty (5.98.0-r0) (686/796) Installing kdesu (5.98.0-r0) (687/796) Installing kde-cli-tools (5.25.5-r0) (688/796) Installing qqc2-breeze-style (5.25.5-r0) (689/796) Installing plasma-mobile (5.25.5-r0) (690/796) Installing polkit-kde-agent-1 (5.25.5-r0) (691/796) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (692/796) Installing chrony-openrc (4.3-r0) (693/796) Installing haveged (1.9.18-r0) (694/796) Installing haveged-openrc (1.9.18-r0) (695/796) Installing nftables (1.0.5-r0) (696/796) Installing nftables-openrc (1.0.5-r0) (697/796) Installing postmarketos-config-nftables (0.10-r0) Executing postmarketos-config-nftables-0.10-r0.post-install * service nftables added to runlevel default (698/796) Installing postmarketos-config-nftables-networkmanager (0.10-r0) (699/796) Installing postmarketos-base-nftables (22-r0) Executing postmarketos-base-nftables-22-r0.post-install (700/796) Installing postmarketos-artwork-icons (2-r1) (701/796) Installing util-linux (2.38.1-r0) (702/796) Installing libfdisk (2.38.1-r0) (703/796) Installing libsmartcols (2.38.1-r0) (704/796) Installing util-linux-misc (2.38.1-r0) (705/796) Installing libeconf (0.4.6-r0) (706/796) Installing runuser (2.38.1-r0) (707/796) Installing mount (2.38.1-r0) (708/796) Installing losetup (2.38.1-r0) (709/796) Installing hexdump (2.38.1-r0) (710/796) Installing uuidgen (2.38.1-r0) (711/796) Installing blkid (2.38.1-r0) (712/796) Installing sfdisk (2.38.1-r0) (713/796) Installing mcookie (2.38.1-r0) (714/796) Installing agetty (2.38.1-r0) (715/796) Installing agetty-openrc (0.45.2-r3) (716/796) Installing wipefs (2.38.1-r0) (717/796) Installing cfdisk (2.38.1-r0) (718/796) Installing umount (2.38.1-r0) (719/796) Installing util-linux-openrc (2.38.1-r0) (720/796) Installing flock (2.38.1-r0) (721/796) Installing lsblk (2.38.1-r0) (722/796) Installing libcap-ng (0.8.3-r1) (723/796) Installing setpriv (2.38.1-r0) (724/796) Installing logger (2.38.1-r0) (725/796) Installing partx (2.38.1-r0) (726/796) Installing fstrim (2.38.1-r0) (727/796) Installing findmnt (2.38.1-r0) (728/796) Installing pcsc-lite-libs (1.9.9-r0) (729/796) Installing wpa_supplicant (2.10-r4) (730/796) Installing wpa_supplicant-openrc (2.10-r4) (731/796) Installing ifupdown-ng-wifi (0.12.1-r0) (732/796) Installing postmarketos-base-ui (5-r1) Executing postmarketos-base-ui-5-r1.post-install (733/796) Installing postmarketos-base-ui-networkmanager (5-r1) (734/796) Installing mpdecimal (2.5.1-r1) (735/796) Installing python3 (3.10.7-r0) (736/796) Installing py3-ruamel.yaml.clib (0.2.6-r1) (737/796) Installing py3-ruamel.yaml (0.16.12-r2) (738/796) Installing sleep-inhibitor (1.16-r0) (739/796) Installing sleep-inhibitor-openrc (1.16-r0) (740/796) Installing postmarketos-base-ui-elogind (5-r1) Executing postmarketos-base-ui-elogind-5-r1.post-install (741/796) Installing py3-dbus (1.3.2-r0) (742/796) Installing obex-capabilities (0.2.1-r1) (743/796) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (744/796) Installing postmarketos-base-ui-bluez-obexd (5-r1) (745/796) Installing pulseaudio-utils (9999_git20220528-r0) (746/796) Installing postmarketos-base-ui-pulseaudio (5-r1) (747/796) Installing upower (1.90.0-r2) (748/796) Installing powerdevil-libs (5.25.5-r0) (749/796) Installing powerdevil (5.25.5-r0) (750/796) Installing bubblewrap (0.6.2-r0) (751/796) Installing fuse-common (3.12.0-r0) (752/796) Installing fuse-openrc (3.12.0-r0) (753/796) Installing fuse3-libs (3.12.0-r0) (754/796) Installing fuse3 (3.12.0-r0) (755/796) Installing json-glib (1.6.6-r0) (756/796) Installing xdg-desktop-portal (1.15.0-r0) (757/796) Installing xdg-desktop-portal-kde (5.25.5-r0) (758/796) Installing autologin (1.0.0-r4) (759/796) Installing tinydm (1.1.2-r0) (760/796) Installing tinydm-openrc (1.1.2-r0) (761/796) Installing postmarketos-base-ui-tinydm (5-r1) (762/796) Installing font-alias (1.0.4-r0) (763/796) Installing util-macros (1.19.3-r0) (764/796) Installing font-misc-misc (1.1.2-r2) (765/796) Installing font-cursor-misc (1.0.3-r2) (766/796) Installing xauth (1.1.2-r0) (767/796) Installing xmodmap (1.0.11-r0) (768/796) Installing xrdb (1.2.1-r0) (769/796) Installing xinit (1.4.1-r0) (770/796) Installing xorg-server (21.1.4-r1) (771/796) Installing libinput (1.21.0-r0) (772/796) Installing xf86-input-libinput (1.2.1-r0) (773/796) Installing xf86-video-fbdev (0.5.0-r3) (774/796) Installing postmarketos-base-ui-x11 (5-r1) (775/796) Installing postmarketos-ui-plasma-mobile (3.8-r5) Executing postmarketos-ui-plasma-mobile-3.8-r5.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 (776/796) Installing libexif (0.6.24-r0) (777/796) Installing hwloc (2.8.0-r0) (778/796) Installing libucontext (1.2-r0) (779/796) Installing libtbb (2021.6.0-r0) (780/796) Installing opencv (4.6.0-r2) (781/796) Installing postprocessd (0.2.1-r0) (782/796) Installing postprocessd-megapixels (0.2.1-r0) (783/796) Installing qmltermwidget (0.2.0-r1) (784/796) Installing qmlkonsole (22.09-r1) (785/796) Installing c-ares (1.18.1-r0) (786/796) Installing spacebar (22.09-r0) (787/796) Installing ttf-droid-nonlatin (20200215-r2) (788/796) Installing hkdm (0.1.8-r0) (789/796) Installing buffyboard (0.2.0-r0) (790/796) Installing terminus-font (4.49.1-r1) (791/796) Installing kbd-misc (2.5.1-r2) (792/796) Installing kbd (2.5.1-r2) (793/796) Installing kbd-openrc (2.5.1-r2) (794/796) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (795/796) Installing ttyescape-openrc (1.0.1-r1) (796/796) 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-r0.trigger 2022/10/06 15:54:15 Generating for kernel version: 5.15.72-0-lts 2022/10/06 15:54:15 Output directory: /boot 2022/10/06 15:54:15 == Generating initramfs == 2022/10/06 15:54:15 - Including hook files 2022/10/06 15:54:15 - Including hook scripts 2022/10/06 15:54:15 - Including required binaries 2022/10/06 15:54:15 - Including kernel modules 2022/10/06 15:54:15 - Including splash images 2022/10/06 15:54:15 - Writing and verifying initramfs archive 2022/10/06 15:54:15 == Generating initramfs extra == 2022/10/06 15:54:15 - Including extra binaries 2022/10/06 15:54:15 - Including FDE support 2022/10/06 15:54:16 - Writing and verifying initramfs-extra archive 2022/10/06 15:54:16 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/10/06 15:54:16 mkinitfs completed in: 1.133706801s Executing postmarketos-base-22-r0.trigger Executing ca-certificates-20220614-r2.trigger Executing mkfontscale-1.2.2-r1.trigger Executing dbus-1.15.0-r2.trigger OK: 3185 MiB in 821 packages (1599721) [15:54:21] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3185 MiB in 821 packages (1599721) [15:54:21] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi (pmbootstrap -v for details) (1599721) [15:54:22] (rootfs_tablet-x64uefi) install device-tablet-x64uefi (1599721) [15:54:22] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1599721) [15:54:22] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1599721) [15:54:22] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (1599721) [15:54:22] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-tablet-x64uefi (1599721) [15:54:22] New background process: pid=1608569, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3185 MiB in 821 packages (1599721) [15:54:22] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3185 MiB in 821 packages (1599721) [15:54:23] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (1599721) [15:54:23] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs (1599721) [15:54:23] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1599721) [15:54:23] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1599721) [15:54:23] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (1599721) [15:54:23] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (1599721) [15:54:23] New background process: pid=1608582, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3185 MiB in 821 packages (1599721) [15:54:24] (rootfs_tablet-x64uefi) mkinitfs lts (1599721) [15:54:24] (rootfs_tablet-x64uefi) % mkinitfs 2022/10/06 15:54:24 Generating for kernel version: 5.15.72-0-lts 2022/10/06 15:54:24 Output directory: /boot 2022/10/06 15:54:24 == Generating initramfs == 2022/10/06 15:54:24 - Including hook files 2022/10/06 15:54:24 - Including hook scripts 2022/10/06 15:54:24 - Including required binaries 2022/10/06 15:54:24 - Including kernel modules 2022/10/06 15:54:24 - Including splash images 2022/10/06 15:54:24 - Writing and verifying initramfs archive 2022/10/06 15:54:25 == Generating initramfs extra == 2022/10/06 15:54:25 - Including extra binaries 2022/10/06 15:54:25 - Including FDE support 2022/10/06 15:54:25 - Writing and verifying initramfs-extra archive 2022/10/06 15:54:25 == 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/06 15:54:25 mkinitfs completed in: 867.386076ms (1599721) [15:54:25] *** SET LOGIN PASSWORD FOR: 'user' *** (1599721) [15:54:25] (rootfs_tablet-x64uefi) % passwd user New password: Retype new password: passwd: password updated successfully (1599721) [15:54:25] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow (1599721) [15:54:25] (rootfs_tablet-x64uefi) locking root (1599721) [15:54:25] (rootfs_tablet-x64uefi) % passwd -l root passwd: password changed. (1599721) [15:54:25] NOTE: No valid keymap specified for device (1599721) [15:54:25] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC (1599721) [15:54:27] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname (1599721) [15:54:27] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts (1599721) [15:54:27] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (1599721) [15:54:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (1599721) [15:54:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (1599721) [15:54:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (1599721) [15:54:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (1599721) [15:54:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (1599721) [15:54:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (1599721) [15:54:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (1599721) [15:54:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (1599721) [15:54:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (1599721) [15:54:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (1599721) [15:54:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (1599721) [15:54:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (1599721) [15:54:27] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (1599721) [15:54:27] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1599721) [15:54:27] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi 3268000 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi (1599721) [15:54:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1599721) [15:54:27] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (1599721) [15:54:27] (native) create tablet-x64uefi.img (4136M) (1599721) [15:54:27] (native) % truncate -s 4136M /home/pmos/rootfs/tablet-x64uefi.img (1599721) [15:54:27] (native) mount /dev/install (tablet-x64uefi.img) (1599721) [15:54:27] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop) (1599721) [15:54:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1599721) [15:54:27] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1599721) [15:54:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1599721) [15:54:27] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1599721) [15:54:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1599721) [15:54:27] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1599721) [15:54:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1599721) [15:54:27] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1599721) [15:54:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1599721) [15:54:27] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1599721) [15:54:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1599721) [15:54:27] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1599721) [15:54:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1599721) [15:54:27] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1599721) [15:54:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1599721) [15:54:27] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1599721) [15:54:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1599721) [15:54:27] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1599721) [15:54:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1599721) [15:54:27] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1599721) [15:54:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1599721) [15:54:27] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1599721) [15:54:27] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img (1599721) [15:54:27] (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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/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": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (1599721) [15:54:28] (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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/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": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (1599721) [15:54:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1599721) [15:54:28] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1599721) [15:54:28] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (1599721) [15:54:28] (native) % parted -s /dev/install mktable msdos (1599721) [15:54:28] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M (1599721) [15:54:28] (native) % parted -s /dev/install mkpart primary 256M 100% (1599721) [15:54:28] (native) % parted -s /dev/install set 1 boot on (1599721) [15:54:28] (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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/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": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (1599721) [15:54:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1599721) [15:54:28] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1599721) [15:54:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1599721) [15:54:28] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1599721) [15:54:28] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1599721) [15:54:28] (native) install e2fsprogs (1599721) [15:54:28] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1599721) [15:54:28] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1599721) [15:54:28] (native) % cat /tmp/apk_progress_fifo (1599721) [15:54:28] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1599721) [15:54:28] New background process: pid=1609075, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r2) (2/3) Installing e2fsprogs-libs (1.46.5-r2) (3/3) Installing e2fsprogs (1.46.5-r2) Executing busybox-1.35.0-r27.trigger OK: 21 MiB in 71 packages (1599721) [15:54:29] (native) format /dev/installp2 (root, ext4) (1599721) [15:54:29] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (1599721) [15:54:29] (native) mount /dev/installp2 to /mnt/install (1599721) [15:54:29] (native) % mkdir -p /mnt/install (1599721) [15:54:29] (native) % mount /dev/installp2 /mnt/install (1599721) [15:54:29] (native) calculate depends of dosfstools (pmbootstrap -v for details) (1599721) [15:54:29] (native) install dosfstools (1599721) [15:54:29] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1599721) [15:54:29] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1599721) [15:54:29] (native) % cat /tmp/apk_progress_fifo (1599721) [15:54:29] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (1599721) [15:54:29] New background process: pid=1609110, 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 (1599721) [15:54:30] (native) format /dev/installp1 (boot, fat16), mount to mountpoint (1599721) [15:54:30] (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 (1599721) [15:54:30] (native) % mkdir -p /mnt/install/boot (1599721) [15:54:30] (native) % mount /dev/installp1 /mnt/install/boot (1599721) [15:54:30] *** (4/4) FILL INSTALL BLOCKDEVICE *** (1599721) [15:54:30] (native) copy rootfs_tablet-x64uefi to /mnt/install/ (1599721) [15:54:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (1599721) [15:54:30] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (1599721) [15:54:30] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1599721) [15:54:30] (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/ (1599721) [15:54:47] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (1599721) [15:54:47] % 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 (1599721) [15:54:47] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1599721) [15:54:47] % 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/ (1599721) [15:54:47] % 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/ (1599721) [15:54:47] % 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/ (1599721) [15:54:47] % 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/ (1599721) [15:54:47] % 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/ (1599721) [15:54:47] % 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/ (1599721) [15:54:47] % 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/ (1599721) [15:54:47] % 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/ (1599721) [15:54:47] % 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/ (1599721) [15:54:47] % 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/ (1599721) [15:54:47] % 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/ (1599721) [15:54:47] % 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/ (1599721) [15:54:47] % 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/ (1599721) [15:54:47] % 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/ (1599721) [15:54:47] % 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/ (1599721) [15:54:47] % 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/ (1599721) [15:54:47] % 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/ (1599721) [15:54:47] % 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/ (1599721) [15:54:47] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (1599721) [15:54:47] % 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 (1599721) [15:54:47] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (1599721) [15:54:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (1599721) [15:54:53] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/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": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (1599721) [15:54:53] (native) umount /dev/loop9 (1599721) [15:54:53] (native) % losetup -d /dev/loop9 (1599721) [15:54:53] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1599721) [15:54:53] (1599721) [15:54:53] *** FLASHING INFORMATION *** (1599721) [15:54:53] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (1599721) [15:54:53] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (1599721) [15:54:53] (1599721) [15:54:53] *** SSH DAEMON INFORMATION *** (1599721) [15:54:53] SSH daemon is enabled (disable with --no-sshd). (1599721) [15:54:53] Login as 'user' with the password given during installation. (1599721) [15:54:53] (1599721) [15:54:53] *** FIREWALL INFORMATION *** (1599721) [15:54:53] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (1599721) [15:54:53] For more information: https://postmarketos.org/firewall (1599721) [15:54:53] (1599721) [15:54:53] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (1599721) [15:54:53] DONE! total 3359184 -rw-r--r-- 1 root 12345 4336910336 Oct 6 15:54 tablet-x64uefi.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/tablet-x64uefi.img' -> './tablet-x64uefi.img' Loop Device: /dev/loop9 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 1 1 /var/lib/snapd/snaps/snapd_16778.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/core18_2560.snap 0 512 /dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img 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 6 15:55 pmOS_boot -> ../../loop9p1 lrwxrwxrwx 1 root root 13 Oct 6 15:55 pmOS_root -> ../../loop9p2 lrwxrwxrwx 1 root root 10 Oct 6 15:55 storagepool -> ../../sdb1 total 88 drwxr-xr-x 2 root root 4096 Oct 6 15:54 bin drwxr-xr-x 2 root root 4096 Oct 6 15:54 boot drwxr-xr-x 2 root root 4096 Oct 6 15:49 dev drwxr-xr-x 62 root root 4096 Oct 6 15:54 etc drwxr-xr-x 3 root root 4096 Oct 6 15:54 home drwxr-xr-x 15 root root 4096 Oct 6 15:54 lib drwx------ 2 root root 16384 Oct 6 15:54 lost+found drwxr-xr-x 5 root root 4096 Oct 6 15:49 media drwxr-xr-x 8 root root 4096 Oct 6 15:49 mnt drwxr-xr-x 2 root root 4096 Oct 6 15:49 opt drwxr-xr-x 2 root root 4096 Oct 6 15:49 proc drwx------ 2 root root 4096 Oct 6 15:49 root drwxr-xr-x 6 root root 4096 Oct 6 15:53 run drwxr-xr-x 2 root root 4096 Oct 6 15:53 sbin drwxr-xr-x 2 root root 4096 Oct 6 15:49 srv drwxr-xr-x 2 root root 4096 Oct 6 15:49 sys drwxrwxrwt 2 root root 4096 Oct 6 15:54 tmp drwxr-xr-x 10 root root 4096 Oct 6 15:54 usr drwxr-xr-x 13 root root 4096 Oct 6 15:50 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-10-06 15:55:34-- 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% 55.4M=0s 2022-10-06 15:55:34 (55.4 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-06 09:46:21.967217 [http://mirror.postmarketos.org/postmarketos/master] v20220809-4707-gb32f1cbd8a [http://dl-cdn.alpinelinux.org/alpine/edge/main] v20220809-4706-g681340e701 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v20220809-4702-g02bb647a1d [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24344 distinct packages available (1/103) Upgrading kirigami2-libs (5.98.0-r0 -> 9999_git1664848758-r0) (2/103) Upgrading kirigami2 (5.98.0-r0 -> 9999_git1664848758-r0) (3/103) Upgrading kactivities-libs (5.98.0-r0 -> 9999_git1664629934-r0) (4/103) Upgrading karchive (5.98.0-r0 -> 9999_git1664629956-r0) (5/103) Upgrading kconfig (5.98.0-r0 -> 9999_git1664762877-r0) (6/103) Upgrading kcoreaddons (5.98.0-r0 -> 9999_git1664934895-r0) (7/103) Upgrading kwindowsystem (5.98.0-r0 -> 9999_git1664763261-r0) (8/103) Upgrading kcrash (5.98.0-r0 -> 9999_git1664630063-r0) (9/103) Upgrading kdbusaddons (5.98.0-r0 -> 9999_git1664762930-r0) (10/103) Upgrading kglobalaccel (5.98.0-r0 -> 9999_git1664763012-r0) (11/103) Upgrading kguiaddons (5.98.0-r0 -> 9999_git1664630196-r0) (12/103) Upgrading ki18n (5.98.0-r0 -> 9999_git1664763042-r0) (13/103) Upgrading kauth (5.98.0-r0 -> 9999_git1664762831-r0) (14/103) Upgrading kcodecs (5.98.0-r0 -> 9999_git1664888173-r0) (15/103) Upgrading kwidgetsaddons (5.98.0-r0 -> 9999_git1664763251-r0) (16/103) Upgrading kconfigwidgets (5.98.0-r0 -> 9999_git1664910348-r0) (17/103) Upgrading kiconthemes (5.98.0-r0 -> 9999_git1664763051-r0) (18/103) Upgrading kitemviews (5.98.0-r0 -> 9999_git1664763092-r0) (19/103) Upgrading kxmlgui (5.98.0-r0 -> 9999_git1664914417-r0) (20/103) Upgrading kbookmarks (5.98.0-r0 -> 9999_git1664762840-r0) (21/103) Upgrading kcompletion (5.98.0-r0 -> 9999_git1664909855-r0) (22/103) Upgrading kdoctools (5.98.0-r0 -> 9999_git1664762990-r0) (23/103) Upgrading kjobwidgets (5.98.0-r0 -> 9999_git1664763101-r0) (24/103) Upgrading knotifications (5.98.0-r0 -> 9999_git1664763132-r0) (25/103) Upgrading kservice (5.98.0-r0 -> 9999_git1664763201-r0) (26/103) Upgrading solid-libs (5.98.0-r0 -> 9999_git1664848850-r0) (27/103) Upgrading sonnet (5.98.0-r0 -> 9999_git1664763323-r0) (28/103) Upgrading ktextwidgets (5.98.0-r0 -> 9999_git1664934946-r0) (29/103) Upgrading kio (5.98.0-r0 -> 9999_git1664934913-r0) (30/103) Upgrading kpackage (5.98.0-r0 -> 9999_git1664763151-r0) (31/103) Upgrading kdeclarative (5.98.0-r0 -> 9999_git1664848720-r0) (32/103) Upgrading kwayland (5.98.0-r0 -> 9999_git1664630513-r0) (33/103) Upgrading plasma-framework (5.98.0-r0 -> 9999_git1664876938-r0) (34/103) Upgrading kwallet (5.98.0-r0 -> 9999_git1664763239-r0) (35/103) Upgrading purpose (5.98.0-r0 -> 9999_git1664763301-r0) (36/103) Upgrading angelfish (22.09-r0 -> 9999_git1664849720-r0) (37/103) Upgrading breeze-gtk (5.25.5-r0 -> 9999_git1663246387-r0) (38/103) Upgrading attica (5.98.0-r0 -> 9999_git1664629884-r0) (39/103) Upgrading kidletime (5.98.0-r0 -> 9999_git1664630247-r0) (40/103) Upgrading knewstuff (5.98.0-r0 -> 9999_git1664848808-r0) (41/103) Upgrading kirigami-addons (0.4-r0 -> 9999_git1664764296-r0) (42/103) Upgrading kclock (22.09-r0 -> 9999_git1664849759-r0) (43/103) Upgrading kdecoration (5.25.5-r0 -> 9999_git1664765962-r0) (44/103) Upgrading kde-gtk-config (5.25.5-r0 -> 9999_git1664898106-r0) (45/103) Upgrading kfilemetadata (5.98.0-r0 -> 9999_git1664763002-r0) (46/103) Upgrading kcontacts (5.98.0-r0 -> 9999_git1664948046-r0) (47/103) Upgrading kpeople (5.98.0-r0 -> 9999_git1664763171-r0) (48/103) Upgrading kcalendarcore (5.98.0-r0 -> 9999_git1664629985-r0) (49/103) Upgrading kcmutils (5.98.0-r0 -> 9999_git1664804446-r0) (50/103) Upgrading frameworkintegration (5.98.0-r0 -> 9999_git1664629924-r0) (51/103) Upgrading oxygen (5.25.5-r0 -> 9999_git1664766134-r0) (52/103) Upgrading modemmanager-qt (5.98.0-r0 -> 9999_git1664630564-r0) (53/103) Upgrading plasma-dialer (22.09-r0 -> 9999_git1664849769-r0) (54/103) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1664766603-r0) (55/103) Upgrading kded (5.98.0-r0 -> 9999_git1664676385-r0) (56/103) Upgrading bluez-qt (5.98.0-r0 -> 9999_git1664629902-r0) (57/103) Upgrading bluedevil (5.25.5-r0 -> 9999_git1664935387-r0) (58/103) Upgrading breeze (5.25.5-r0 -> 9999_git1664934207-r0) (59/103) Upgrading libkscreen (5.25.5-r0 -> 9999_git1663246681-r0) (60/103) Upgrading kscreen (5.25.5-r0 -> 9999_git1664849567-r0) (61/103) Upgrading kwallet-pam (5.25.5-r0 -> 9999_git1663246611-r0) (62/103) Upgrading kwayland-integration (5.25.5-r0 -> 9999_git1664735570-r0) (63/103) Upgrading breeze-icons (5.98.0-r0 -> 9999_git1664629913-r0) (64/103) Upgrading kactivities (5.98.0-r0 -> 9999_git1664629934-r0) (65/103) Upgrading plasma-nano (5.25.5-r0 -> 9999_git1664766236-r0) (66/103) Upgrading networkmanager-qt (5.98.0-r0 -> 9999_git1664638441-r0) (67/103) Upgrading plasma-nm (5.25.5-r0 -> 9999_git1664935503-r0) (68/103) Upgrading plasma-nm-mobile (5.25.5-r0 -> 9999_git1664935503-r0) (69/103) Upgrading plasma-pa (5.25.5-r0 -> 9999_git1664935515-r0) (70/103) Upgrading plasma-settings (22.09-r1 -> 9999_git1664849779-r1) (71/103) Upgrading kactivitymanagerd (5.25.5-r0 -> 9999_git1664765942-r0) (72/103) Upgrading kinit (5.98.0-r0 -> 9999_git1664763061-r0) (73/103) Upgrading kdnssd (5.98.0-r0 -> 9999_git1664762980-r0) (74/103) Upgrading syntax-highlighting (5.98.0-r0 -> 9999_git1664848860-r0) (75/103) Upgrading kquickcharts (5.98.0-r0 -> 9999_git1664637086-r0) (76/103) Upgrading kscreenlocker (5.25.5-r0 -> 9999_git1664766044-r0) (77/103) Upgrading kwin (5.25.5-r0 -> 9999_git1664935438-r0) (78/103) Upgrading kitemmodels (5.98.0-r0 -> 9999_git1664630295-r0) (79/103) Upgrading threadweaver (5.98.0-r0 -> 9999_git1664630673-r0) (80/103) Upgrading krunner (5.98.0-r0 -> 9999_git1664630451-r0) (81/103) Upgrading milou (5.25.5-r0 -> 9999_git1664766124-r0) (82/103) Upgrading qqc2-desktop-style (5.98.0-r0 -> 9999_git1664714105-r0) (83/103) Upgrading plasma-integration (5.25.5-r0 -> 9999_git1664766214-r0) (84/103) Upgrading plasma-workspace-libs (5.25.5-r1 -> 9999_git1664936686-r1) (85/103) Upgrading kactivities-stats (5.98.0-r0 -> 9999_git1664629944-r0) (86/103) Upgrading baloo (5.98.0-r0 -> 9999_git1664762821-r0) (87/103) Upgrading kholidays (5.98.0-r0 -> 9999_git1664848733-r0) (88/103) Upgrading knotifyconfig (5.98.0-r0 -> 9999_git1664763141-r0) (89/103) Upgrading kparts (5.98.0-r0 -> 9999_git1664763160-r0) (90/103) Upgrading prison (5.98.0-r2 -> 9999_git1664630602-r1) (91/103) Upgrading ktexteditor (5.98.0-r0 -> 9999_git1664934934-r0) (92/103) Upgrading libksysguard (5.25.5-r0 -> 9999_git1664766114-r0) (93/103) Upgrading plasma-workspace (5.25.5-r1 -> 9999_git1664936686-r1) (94/103) Upgrading kpty (5.98.0-r0 -> 9999_git1664763181-r0) (95/103) Upgrading kdesu (5.98.0-r0 -> 9999_git1663420106-r0) (96/103) Upgrading kde-cli-tools (5.25.5-r0 -> 9999_git1664765952-r0) (97/103) Upgrading qqc2-breeze-style (5.25.5-r0 -> 9999_git1664719618-r0) (98/103) Upgrading plasma-mobile (5.25.5-r0 -> 9999_git1664935491-r0) (99/103) Upgrading polkit-kde-agent-1 (5.25.5-r0 -> 9999_git1664766395-r0) (100/103) Upgrading powerdevil-libs (5.25.5-r0 -> 9999_git1664864067-r0) (101/103) Upgrading powerdevil (5.25.5-r0 -> 9999_git1664864067-r0) (102/103) Upgrading xdg-desktop-portal-kde (5.25.5-r0 -> 9999_git1664849692-r0) (103/103) 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-22-r0.trigger Executing dbus-1.15.0-r2.trigger OK: 3349 MiB in 821 packages (1/12) Installing bash (5.2.0-r0) Executing bash-5.2.0-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.5-r3) (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.25.5-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-22-r0.trigger Executing dbus-1.15.0-r2.trigger OK: 3359 MiB in 833 packages (1/85) Installing syndication (9999_git1664630654-r0) (2/85) Installing alligator (9999_git1664849711-r0) (3/85) Installing libavc1394 (0.5.4-r2) (4/85) Installing libcaca (0.99_beta20-r0) (5/85) Installing libdv (1.0.0-r6) (6/85) Installing libiec61883 (1.2.0-r2) (7/85) Installing mpg123-libs (1.30.2-r0) (8/85) Installing speex (1.2.1-r0) (9/85) Installing libshout (2.4.6-r1) (10/85) Installing wavpack (5.5.0-r0) (11/85) Installing gst-plugins-good (1.20.3-r2) (12/85) Installing py3-parsing (3.0.9-r0) (13/85) Installing py3-packaging (21.3-r2) (14/85) Installing py3-setuptools (65.4.1-r0) (15/85) Installing py3-certifi (2022.6.15-r0) (16/85) Installing py3-charset-normalizer (2.1.1-r0) (17/85) Installing py3-idna (3.4-r1) (18/85) Installing py3-urllib3 (1.26.12-r0) (19/85) Installing py3-requests (2.28.1-r0) (20/85) Installing py3-ytmusicapi (0.23.0-r0) (21/85) Installing libmng (2.0.3-r1) (22/85) Installing qt5-qtimageformats (5.15.5_git20220617-r0) (23/85) Installing py3-mutagen (1.45.1-r2) (24/85) Installing py3-websockets (10.3-r1) (25/85) Installing py3-brotli (1.0.9-r8) (26/85) Installing yt-dlp (2022.10.04-r1) (27/85) Installing audiotube (9999_git1664849730-r0) (28/85) Installing calindori (9999_git1664766511-r0) (29/85) Installing live-media (2022.07.14-r0) (30/85) Installing libxpm (3.5.13-r1) (31/85) Installing a52dec (0.7.4-r7) (32/85) Installing ffmpeg4-libs (4.4.2-r4) (33/85) Installing libbluray (1.3.3-r0) (34/85) Installing libcddb (1.3.2-r3) (35/85) Installing libdvbpsi (1.3.3-r0) (36/85) Installing libdvdcss (1.4.3-r0) (37/85) Installing libdvdread (6.1.3-r0) (38/85) Installing libdvdnav (6.1.1-r0) (39/85) Installing libebml (1.4.3-r0) (40/85) Installing faad2-libs (2.10.0-r0) (41/85) Installing libupnp (1.14.13-r0) (42/85) Installing lua5.2-libs (5.2.4-r10) (43/85) Installing libmad (0.15.1b-r9) (44/85) Installing libmatroska (1.7.0-r1) (45/85) Installing libmpeg2 (0.5.1-r8) (46/85) Installing glslang-libs (11.11.0-r0) (47/85) Installing glslang (11.11.0-r0) (48/85) Installing spirv-tools (1.3.224.1-r1) (49/85) Installing shaderc (2022.2-r1) (50/85) Installing libplacebo (4.208.0-r2) (51/85) Installing vlc-libs (3.0.17.4-r7) (52/85) Installing vlc (3.0.17.4-r7) (53/85) Installing elisa (22.08.1-r0) (54/85) Installing kunitconversion (9999_git1664909670-r0) (55/85) Installing kalk (9999_git1664849739-r0) (56/85) Installing qt5-qtkeychain (0.13.2-r0) (57/85) Installing kasts (9999_git1664849751-r0) (58/85) Installing keysmith (9999_git1664767381-r0) (59/85) Installing krecorder (9999_git1664766555-r1) (60/85) Installing kpublictransport (22.08.1-r0) (61/85) Installing ktrip (9999_git1664767571-r0) (62/85) Installing kweathercore (9999_git1664764385-r0) (63/85) Installing qt5-qtcharts (5.15.5_git20220617-r0) (64/85) Installing kweather (9999_git1664766564-r1) (65/85) Installing libquotient (0.6.11-r0) (66/85) Installing libcmark (0.30.2-r0) (67/85) Installing neochat (9999_git1664935199-r0) (68/85) Installing kjs (9999_git1664676633-r0) (69/85) Installing libkexiv2 (22.08.1-r0) (70/85) Installing libdjvulibre (3.5.28-r1) (71/85) Installing libzip (1.9.2-r1) (72/85) Installing ebook-tools (0.2.2-r2) (73/85) Installing discount-libs (2.2.7b-r0) (74/85) Installing poppler (22.10.0-r0) (75/85) Installing poppler-qt5 (22.10.0-r0) (76/85) Installing kdegraphics-mobipocket (22.08.1-r0) (77/85) Installing libspectre (0.2.10-r0) (78/85) Installing okular-common (22.08.1-r0) (79/85) Installing okular (22.08.1-r0) (80/85) Installing plasma-camera (1.0_git20210328-r2) (81/85) Installing gst-libav (1.20.3-r1) (82/85) Installing gst-plugins-good-qt (1.20.3-r2) (83/85) Installing plasmatube (9999_git1664849787-r0) (84/85) Installing qt5-qtwebsockets (5.15.5_git20220617-r0) (85/85) Installing tokodon (9999_git1664765153-r0) Executing busybox-1.35.0-r27.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing postmarketos-base-22-r0.trigger Executing vlc-libs-3.0.17.4-r7.trigger OK: 3473 MiB in 918 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 ~6494 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' (1655809) [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) (1655809) [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 (1655809) [15:57:31] *** (1/4) PREPARE NATIVE CHROOT *** (1655809) [15:57:31] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (1655809) [15:57:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1655809) [15:57:31] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1655809) [15:57:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1655809) [15:57:31] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1655809) [15:57:31] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (1655809) [15:57:31] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (1655809) [15:57:31] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (1655809) [15:57:31] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (1655809) [15:57:31] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (1655809) [15:57:31] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (1655809) [15:57:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1655809) [15:57:31] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1655809) [15:57:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (1655809) [15:57:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1655809) [15:57:32] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1655809) [15:57:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (1655809) [15:57:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1655809) [15:57:32] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1655809) [15:57:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (1655809) [15:57:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1655809) [15:57:32] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1655809) [15:57:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1655809) [15:57:32] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1655809) [15:57:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (1655809) [15:57:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1655809) [15:57:32] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1655809) [15:57:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (1655809) [15:57:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1655809) [15:57:32] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1655809) [15:57:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (1655809) [15:57:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1655809) [15:57:32] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1655809) [15:57:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (1655809) [15:57:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1655809) [15:57:32] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1655809) [15:57:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (1655809) [15:57:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1655809) [15:57:32] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1655809) [15:57:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1655809) [15:57:32] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1655809) [15:57:32] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1655809) [15:57:32] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1655809) [15:57:32] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1655809) [15:57:32] Update package index for x86_64 (4 file(s)) (1655809) [15:57:32] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (1655809) [15:57:32] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1655809) [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 (1655809) [15:57:32] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1655809) [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 (1655809) [15:57:32] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1655809) [15:57:33] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (1655809) [15:57:33] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1655809) [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 (1655809) [15:57:33] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk (1655809) [15:57:33] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1655809) [15:57:33] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1655809) [15:57:33] extracted: /tmp/pmbootstraptpybg6sqapk (1655809) [15:57:33] extracted: /tmp/pmbootstrapk0i1vr53sig (1655809) [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 (1655809) [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/pmbootstrapk0i1vr53sig /tmp/pmbootstraptpybg6sqapk Verified OK (1655809) [15:57:33] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (1655809) [15:57:33] % /tmp/pmbootstraptpybg6sqapk --version apk-tools 2.12.9, compiled for x86_64. (1655809) [15:57:33] (native) install alpine-base (1655809) [15:57:33] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (1655809) [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 (1655809) [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 (1655809) [15:57:34] % 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 (1655809) [15:57:34] % 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 (1655809) [15:57:34] % 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 (1655809) [15:57:34] % 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 (1655809) [15:57:34] % 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 (1655809) [15:57:34] % 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 (1655809) [15:57:34] % 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 (1655809) [15:57:34] % 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 (1655809) [15:57:34] % 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 (1655809) [15:57:34] % 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 (1655809) [15:57:34] % 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 (1655809) [15:57:34] % 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 (1655809) [15:57:34] % 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 (1655809) [15:57:34] % 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 (1655809) [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 (1655809) [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 (1655809) [15:57:34] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (1655809) [15:57:34] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (1655809) [15:57:34] (native) update /etc/apk/repositories (1655809) [15:57:34] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1655809) [15:57:34] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1655809) [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 (1655809) [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 (1655809) [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 (1655809) [15:57:34] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1655809) [15:57:34] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1655809) [15:57:34] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1655809) [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 (1655809) [15:57:34] New background process: pid=1656279, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (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-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.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-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r27) (18/25) Installing zlib (1.2.12-r3) (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 (1655809) [15:57:35] (native) % adduser -D pmos -u 12345 (1655809) [15:57:35] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (1655809) [15:57:35] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (1655809) [15:57:35] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (1655809) [15:57:35] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (1655809) [15:57:35] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (1655809) [15:57:35] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (1655809) [15:57:35] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (1655809) [15:57:35] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (1655809) [15:57:35] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (1655809) [15:57:36] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (1655809) [15:57:36] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (1655809) [15:57:36] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (1655809) [15:57:36] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (1655809) [15:57:36] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (1655809) [15:57:36] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (1655809) [15:57:36] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (1655809) [15:57:36] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (1655809) [15:57:36] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (1655809) [15:57:36] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (1655809) [15:57:38] (native) install cryptsetup util-linux parted (1655809) [15:57:38] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1655809) [15:57:38] (native) % cat /tmp/apk_progress_fifo (1655809) [15:57:39] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (1655809) [15:57:39] New background process: pid=1656587, 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_p20221001-r0) (11/43) Installing ncurses-libs (6.3_p20221001-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 (1655809) [15:57:40] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") *** (1655809) [15:57:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (1655809) [15:57:40] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (1655809) [15:57:40] % 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 (1655809) [15:57:40] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (1655809) [15:57:40] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3 (1655809) [15:57:40] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5 (1655809) [15:57:40] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7 (1655809) [15:57:40] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8 (1655809) [15:57:40] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9 (1655809) [15:57:40] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/ (1655809) [15:57:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (1655809) [15:57:40] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (1655809) [15:57:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (1655809) [15:57:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (1655809) [15:57:40] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (1655809) [15:57:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (1655809) [15:57:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (1655809) [15:57:40] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (1655809) [15:57:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (1655809) [15:57:40] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (1655809) [15:57:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (1655809) [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 (1655809) [15:57:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (1655809) [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 (1655809) [15:57:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (1655809) [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 (1655809) [15:57:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (1655809) [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 (1655809) [15:57:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (1655809) [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 (1655809) [15:57:41] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (1655809) [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 (1655809) [15:57:41] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (1655809) [15:57:41] (native) install qemu-aarch64 (1655809) [15:57:41] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1655809) [15:57:41] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1655809) [15:57:41] (native) % cat /tmp/apk_progress_fifo (1655809) [15:57:41] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (1655809) [15:57:41] New background process: pid=1656673, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.1.0-r2) Executing busybox-1.35.0-r27.trigger OK: 25 MiB in 69 packages (1655809) [15:57:42] Register qemu binfmt (aarch64) (1655809) [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 (1655809) [15:57:42] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin (1655809) [15:57:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (1655809) [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 (1655809) [15:57:42] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (1655809) [15:57:42] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1655809) [15:57:42] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1655809) [15:57:42] extracted: /tmp/pmbootstrap5an6hhiyapk (1655809) [15:57:42] extracted: /tmp/pmbootstrapssnmzyhvsig (1655809) [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 (1655809) [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/pmbootstrapssnmzyhvsig /tmp/pmbootstrap5an6hhiyapk Verified OK (1655809) [15:57:42] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (1655809) [15:57:42] % /tmp/pmbootstrap5an6hhiyapk --version apk-tools 2.12.9, compiled for x86_64. (1655809) [15:57:42] (rootfs_pine64-pinephone) install alpine-base (1655809) [15:57:42] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache (1655809) [15:57:42] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf (1655809) [15:57:42] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk (1655809) [15:57:42] (rootfs_pine64-pinephone) update /etc/apk/repositories (1655809) [15:57:42] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1655809) [15:57:42] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1655809) [15:57:42] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1655809) [15:57:42] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1655809) [15:57:42] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1655809) [15:57:42] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (1655809) [15:57:42] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (1655809) [15:57:42] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (1655809) [15:57:42] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (1655809) [15:57:42] Update package index for aarch64 (4 file(s)) (1655809) [15:57:42] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (1655809) [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 (1655809) [15:57:43] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (1655809) [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 (1655809) [15:57:43] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (1655809) [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 (1655809) [15:57:44] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (1655809) [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 (1655809) [15:57:44] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1655809) [15:57:44] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1655809) [15:57:44] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1655809) [15:57:44] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1655809) [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 (1655809) [15:57:44] New background process: pid=1656881, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (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-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.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-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r27) (18/25) Installing zlib (1.2.12-r3) (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 (1655809) [15:57:46] (rootfs_pine64-pinephone) % getent passwd user (1655809) [15:57:47] (rootfs_pine64-pinephone) % adduser -D -u 10000 user (1655809) [15:57:47] (rootfs_pine64-pinephone) % addgroup -S wheel addgroup: group 'wheel' in use (1655809) [15:57:47] (rootfs_pine64-pinephone) % addgroup user wheel (1655809) [15:57:47] (rootfs_pine64-pinephone) % addgroup -S video addgroup: group 'video' in use (1655809) [15:57:47] (rootfs_pine64-pinephone) % addgroup user video (1655809) [15:57:47] (rootfs_pine64-pinephone) % addgroup -S audio addgroup: group 'audio' in use (1655809) [15:57:47] (rootfs_pine64-pinephone) % addgroup user audio (1655809) [15:57:47] (rootfs_pine64-pinephone) % addgroup -S input addgroup: group 'input' in use (1655809) [15:57:47] (rootfs_pine64-pinephone) % addgroup user input (1655809) [15:57:47] (rootfs_pine64-pinephone) % addgroup -S plugdev (1655809) [15:57:47] (rootfs_pine64-pinephone) % addgroup user plugdev (1655809) [15:57:48] (rootfs_pine64-pinephone) % addgroup -S netdev addgroup: group 'netdev' in use (1655809) [15:57:48] (rootfs_pine64-pinephone) % addgroup user netdev (1655809) [15:57:48] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, 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, ttf-droid-nonlatin, ttyescape, xdg-user-dirs (1655809) [15:57:50] (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-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, ttf-droid-nonlatin, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (1655809) [15:57:50] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (1655809) [15:57:50] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (1655809) [15:57:51] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (1655809) [15:57:51] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (1655809) [15:57:52] (rootfs_pine64-pinephone) install postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware angelfish breeze-gtk discover 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 ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (1655809) [15:57:52] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1655809) [15:57:53] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (1655809) [15:57:53] (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-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 ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (1655809) [15:57:53] New background process: pid=1657248, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/729) Installing icu-data-full (71.1-r4) (2/729) Installing dbus-libs (1.15.0-r2) (3/729) Installing libgcc (12.2.1_git20220924-r2) (4/729) Installing libffi (3.4.3-r0) (5/729) Installing libintl (0.21-r3) (6/729) Installing libblkid (2.38.1-r0) (7/729) Installing libmount (2.38.1-r0) (8/729) Installing pcre2 (10.40-r0) (9/729) Installing glib (2.74.0-r4) (10/729) Installing libstdc++ (12.2.1_git20220924-r2) (11/729) Installing icu-libs (71.1-r4) (12/729) Installing libpcre2-16 (10.40-r0) (13/729) Installing zstd-libs (1.5.2-r9) (14/729) Installing qt5-qtbase (5.15.5_git20220728-r0) (15/729) Installing hicolor-icon-theme (0.17-r2) (16/729) Installing libmagic (5.42-r0) (17/729) Installing file (5.42-r0) (18/729) Installing libxau (1.0.10-r0) (19/729) Installing libmd (1.0.4-r0) (20/729) Installing libbsd (0.11.6-r2) (21/729) Installing libxdmcp (1.1.3-r1) (22/729) Installing libxcb (1.15-r0) (23/729) Installing libx11 (1.8.1-r1) (24/729) Installing libxext (1.3.4-r1) (25/729) Installing libice (1.0.10-r1) (26/729) Installing libuuid (2.38.1-r0) (27/729) Installing libsm (1.2.3-r1) (28/729) Installing libxt (1.2.1-r0) (29/729) Installing libxmu (1.1.3-r1) (30/729) Installing xset (1.2.4-r0) (31/729) Installing xprop (1.2.5-r0) (32/729) Installing xdg-utils (1.1.3-r4) (33/729) Installing mesa (22.1.7-r4) (34/729) Installing libdrm (2.4.113-r0) (35/729) Installing libexpat (2.4.9-r0) (36/729) Installing wayland-libs-server (1.21.0-r1) (37/729) Installing mesa-glapi (22.1.7-r4) (38/729) Installing mesa-gles (22.1.7-r4) (39/729) Installing qt5-qtdeclarative (5.15.5_git20220617-r2) (40/729) Installing libxcomposite (0.4.5-r1) (41/729) Installing brotli-libs (1.0.9-r8) (42/729) Installing libbz2 (1.0.8-r3) (43/729) Installing libpng (1.6.38-r0) (44/729) Installing freetype (2.12.1-r0) (45/729) Installing fontconfig (2.14.0-r0) (46/729) Installing wayland-libs-client (1.21.0-r1) (47/729) Installing wayland-libs-cursor (1.21.0-r1) (48/729) Installing wayland-libs-egl (1.21.0-r1) (49/729) Installing pkgconf (1.9.3-r0) (50/729) Installing xkeyboard-config (9999-r5) (51/729) Installing xz-libs (5.2.7-r0) (52/729) Installing libxml2 (2.10.2-r1) (53/729) Installing libxkbcommon (1.4.1-r0) (54/729) Installing qt5-qtwayland (5.15.5_git20220620-r1) (55/729) Installing mesa-gbm (22.1.7-r4) (56/729) Installing libxshmfence (1.3-r1) (57/729) Installing mesa-egl (22.1.7-r4) (58/729) Installing avahi-libs (0.8-r6) (59/729) Installing gmp (6.2.1-r2) (60/729) Installing nettle (3.8.1-r0) (61/729) Installing p11-kit (0.24.1-r0) (62/729) Installing libtasn1 (4.19.0-r0) (63/729) Installing libunistring (1.0-r0) (64/729) Installing gnutls (3.7.8-r1) (65/729) Installing cups-libs (2.4.2-r0) (66/729) Installing shared-mime-info (2.2-r1) (67/729) Installing libjpeg-turbo (2.1.4-r0) (68/729) Installing libwebp (1.2.4-r1) (69/729) Installing tiff (4.4.0-r0) (70/729) Installing gdk-pixbuf (2.42.9-r1) (71/729) Installing gtk-update-icon-cache (3.24.34-r6) (72/729) Installing libxfixes (6.0.0-r0) (73/729) Installing libxrender (0.9.10-r4) (74/729) Installing libxcursor (1.2.1-r1) (75/729) Installing libxdamage (1.1.5-r1) (76/729) Installing libxi (1.8-r0) (77/729) Installing libxinerama (1.1.4-r2) (78/729) Installing libxrandr (1.5.2-r1) (79/729) Installing libatk-1.0 (2.46.0-r0) (80/729) Installing libxtst (1.2.4-r0) (81/729) Installing at-spi2-core (2.46.0-r0) (82/729) Installing libatk-bridge-2.0 (2.46.0-r0) (83/729) Installing pixman (0.40.0-r4) (84/729) Installing cairo (1.17.6-r3) (85/729) Installing cairo-gobject (1.17.6-r3) (86/729) Installing libepoxy (1.5.10-r0) (87/729) Installing fribidi (1.0.12-r0) (88/729) Installing graphite2 (1.3.14-r1) (89/729) Installing harfbuzz (5.2.0-r0) (90/729) Installing libxft (2.3.6-r0) (91/729) Installing pango (1.50.11-r0) (92/729) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/729) Installing libevdev (1.13.0-r0) (94/729) Installing mtdev (1.1.6-r0) (95/729) Installing eudev-libs (3.2.11-r2) (96/729) Installing libinput-libs (1.21.0-r0) (97/729) Installing xcb-util-wm (0.4.1-r1) (98/729) Installing xcb-util (0.4.0-r3) (99/729) Installing xcb-util-image (0.4.0-r1) (100/729) Installing xcb-util-keysyms (0.4.0-r1) (101/729) Installing xcb-util-renderutil (0.3.9-r1) (102/729) Installing libxkbcommon-x11 (1.4.1-r0) (103/729) Installing qt5-qtbase-x11 (5.15.5_git20220728-r0) (104/729) Installing qt5-qtgraphicaleffects (5.15.5_git20220516-r0) (105/729) Installing qt5-qtquickcontrols2 (5.15.5_git20220823-r0) (106/729) Installing kirigami2-libs (5.98.0-r0) (107/729) Installing kirigami2 (5.98.0-r0) (108/729) Installing kactivities-libs (5.98.0-r0) (109/729) Installing karchive (5.98.0-r0) (110/729) Installing kconfig (5.98.0-r0) (111/729) Installing kcoreaddons (5.98.0-r0) (112/729) Installing qt5-qtx11extras (5.15.5_git20220602-r0) (113/729) Installing kwindowsystem (5.98.0-r0) (114/729) Installing kcrash (5.98.0-r0) (115/729) Installing kdbusaddons (5.98.0-r0) (116/729) Installing kglobalaccel (5.98.0-r0) (117/729) Installing kguiaddons (5.98.0-r0) (118/729) Installing ki18n (5.98.0-r0) (119/729) Installing libelogind (246.10-r5) (120/729) Installing polkit-elogind-libs (121-r0) (121/729) Installing polkit-qt-1 (0.114.0-r1) (122/729) Installing kauth (5.98.0-r0) (123/729) Installing kcodecs (5.98.0-r0) (124/729) Installing kwidgetsaddons (5.98.0-r0) (125/729) Installing kconfigwidgets (5.98.0-r0) (126/729) Installing qt5-qtsvg (5.15.5_git20220617-r0) (127/729) Installing kiconthemes (5.98.0-r0) (128/729) Installing kitemviews (5.98.0-r0) (129/729) Installing kxmlgui (5.98.0-r0) (130/729) Installing kbookmarks (5.98.0-r0) (131/729) Installing kcompletion (5.98.0-r0) (132/729) Installing libxml2-utils (2.10.2-r1) (133/729) Installing docbook-xml (4.5-r7) Executing docbook-xml-4.5-r7.post-install (134/729) Installing libgpg-error (1.45-r0) (135/729) Installing libgcrypt (1.10.1-r0) (136/729) Installing libxslt (1.1.36-r0) (137/729) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (138/729) Installing kdoctools (5.98.0-r0) (139/729) Installing kjobwidgets (5.98.0-r0) (140/729) Installing alsa-lib (1.2.7.2-r0) (141/729) Installing libxxf86vm (1.1.5-r0) (142/729) Installing mesa-gl (22.1.7-r4) (143/729) Installing libxv (1.0.11-r3) (144/729) Installing cdparanoia-libs (10.2-r11) (145/729) Installing graphene (1.10.8-r1) (146/729) Installing gstreamer (1.20.3-r1) (147/729) Installing libogg (1.3.5-r1) (148/729) Installing opus (1.3.1-r1) (149/729) Installing orc (0.4.32-r1) (150/729) Installing libtheora (1.1.1-r16) (151/729) Installing libvorbis (1.3.7-r0) (152/729) Installing gst-plugins-base (1.20.3-r1) (153/729) Installing qt5-qtmultimedia (5.15.5_git20220617-r0) (154/729) Installing qt5-qtspeech (5.15.5_git20220617-r0) (155/729) Installing sound-theme-freedesktop (0.8-r0) (156/729) Installing libltdl (2.4.7-r0) (157/729) Installing libcanberra (0.30-r8) (158/729) Installing libcanberra-gstreamer (0.30-r8) (159/729) Installing knotifications (5.98.0-r0) (160/729) Installing kservice (5.98.0-r0) (161/729) Installing solid-libs (5.98.0-r0) (162/729) Installing libhunspell (1.7.1-r0) (163/729) Installing ncurses-terminfo-base (6.3_p20221001-r0) (164/729) Installing ncurses-libs (6.3_p20221001-r0) (165/729) Installing readline (8.2.0-r0) (166/729) Installing hunspell (1.7.1-r0) (167/729) Installing sonnet (5.98.0-r0) (168/729) Installing ktextwidgets (5.98.0-r0) (169/729) Installing kio (5.98.0-r0) (170/729) Installing kpackage (5.98.0-r0) (171/729) Installing kdeclarative (5.98.0-r0) (172/729) Installing kwayland (5.98.0-r0) (173/729) Installing plasma-framework (5.98.0-r0) (174/729) Installing sqlite-libs (3.39.4-r0) (175/729) Installing libaccounts-glib (1.26-r0) (176/729) Installing libaccounts-qt (1.16-r1) (177/729) Installing signond (8.61-r0) (178/729) Installing accounts-qml-module (0.7_git20190605-r0) (179/729) Installing qt5-qtwebchannel (5.15.5_git20220617-r0) (180/729) Installing sdl2 (2.24.1-r0) (181/729) Installing aom-libs (3.5.0-r0) (182/729) Installing libass (0.16.0-r0) (183/729) Installing libdav1d (1.0.0-r1) (184/729) Installing lame (3.100-r1) (185/729) Installing libasyncns (0.8-r1) (186/729) Installing flac-libs (1.4.1-r0) (187/729) Installing libsndfile (1.1.0-r2) (188/729) Installing libgomp (12.2.1_git20220924-r2) (189/729) Installing soxr (0.1.3-r2) (190/729) Installing speexdsp (1.2.1-r0) (191/729) Installing tdb-libs (1.4.7-r0) (192/729) Installing libpulse (9999_git20220528-r0) (193/729) Installing cjson (1.7.15-r3) (194/729) Installing mbedtls (2.28.1-r0) (195/729) Installing librist (0.2.7-r0) (196/729) Installing libsrt (1.5.1-r0) (197/729) Installing libssh (0.10.4-r0) (198/729) Installing v4l-utils-libs (1.22.1-r2) (199/729) Installing libva (2.16.0-r0) (200/729) Installing libvdpau (1.5-r0) (201/729) Installing vidstab (1.1.0-r1) (202/729) Installing libvpx (1.12.0-r1) (203/729) Installing x264-libs (0.164_git20220602-r0) (204/729) Installing numactl (2.0.16-r0) (205/729) Installing x265-libs (3.5-r3) (206/729) Installing xvidcore (1.3.7-r1) (207/729) Installing libsodium (1.0.18-r2) (208/729) Installing libzmq (4.3.4-r1) (209/729) Installing ffmpeg-libs (5.1.2-r1) (210/729) Installing libevent (2.1.12-r5) (211/729) Installing nspr (4.35-r0) (212/729) Installing nss (3.83-r0) (213/729) Installing re2 (2022.06.01-r1) (214/729) Installing snappy (1.1.9-r4) (215/729) Installing qt5-qtwebengine (5.15.11-r0) (216/729) Installing libnotify (0.8.1-r1) (217/729) Installing libproxy (0.4.18-r1) (218/729) Installing signon-ui (0.17_git20171023-r1) (219/729) Installing libassuan (2.5.5-r0) (220/729) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (221/729) Installing gnupg-gpgconf (2.2.39-r0) (222/729) Installing gpg (2.2.39-r0) (223/729) Installing npth (1.6-r1) (224/729) Installing gpg-agent (2.2.39-r0) (225/729) Installing libksba (1.6.1-r0) (226/729) Installing gpgsm (2.2.39-r0) (227/729) Installing gpgme (1.17.1-r0) (228/729) Installing gpgmepp (1.17.1-r0) (229/729) Installing gdbm (1.23-r0) (230/729) Installing libsasl (2.1.28-r2) (231/729) Installing libqca (2.3.4-r2) (232/729) Installing kwallet (5.98.0-r0) (233/729) Installing kaccounts-integration (22.08.1-r0) (234/729) Installing purpose (5.98.0-r0) (235/729) Installing qt5-qtbase-sqlite (5.15.5_git20220728-r0) (236/729) Installing qt5-qtfeedback (0_git20180903-r0) (237/729) Installing angelfish (22.09-r0) (238/729) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (239/729) Installing gtk-engines-clearlooks (2.21.0-r3) (240/729) Installing gtk-engines-crux (2.21.0-r3) (241/729) Installing gtk-engines-industrial (2.21.0-r3) (242/729) Installing gtk-engines-mist (2.21.0-r3) (243/729) Installing gtk-engines-redmond (2.21.0-r3) (244/729) Installing gtk-engines-thinice (2.21.0-r3) (245/729) Installing gtk-engines (2.21.0-r3) (246/729) Installing breeze-gtk (5.25.5-r0) (247/729) Installing alsa-ucm-conf (1.2.7.2-r0) (248/729) Installing atinout (0.9.1-r0) (249/729) Installing ca-certificates (20220614-r2) (250/729) Installing nghttp2-libs (1.50.0-r0) (251/729) Installing libcurl (7.85.0-r0) (252/729) Installing libgpiod (1.6.3-r1) (253/729) Installing libgudev (237-r1) (254/729) Installing libmm-glib (1.18.12-r0) (255/729) Installing libusb (1.0.26-r0) (256/729) Installing eg25-manager (0.4.4-r0) (257/729) Installing eg25-manager-openrc (0.4.4-r0) (258/729) Installing gpsd (3.24-r0) (259/729) Installing gpsd-openrc (3.24-r0) (260/729) Installing libnl3 (3.7.0-r0) (261/729) Installing iw (5.19-r0) (262/729) Installing linux-postmarketos-allwinner (5.19.8_git20220909-r1) (263/729) Installing llvm14-libs (14.0.6-r7) (264/729) Installing musl-fts (1.2.7-r3) (265/729) Installing libelf (0.187-r2) (266/729) Installing vulkan-loader (1.3.224.1-r1) (267/729) Installing mesa-dri-gallium (22.1.7-r4) (268/729) Installing udev-init-scripts (35-r1) (269/729) Installing udev-init-scripts-openrc (35-r1) (270/729) Installing kmod-libs (30-r1) (271/729) Installing eudev (3.2.11-r2) (272/729) Installing eudev-openrc (3.2.11-r2) (273/729) Installing openssh-keygen (9.1_p1-r0) (274/729) Installing libedit (20210910.3.1-r0) (275/729) Installing openssh-client-common (9.1_p1-r0) (276/729) Installing openssh-client-default (9.1_p1-r0) (277/729) Installing openssh-sftp-server (9.1_p1-r0) (278/729) Installing openssh-server-common (9.1_p1-r0) (279/729) Installing openssh-server (9.1_p1-r0) (280/729) Installing openssh (9.1_p1-r0) (281/729) Installing boot-deploy (0.6-r0) (282/729) Installing busybox-extras (1.35.0-r27) Executing busybox-extras-1.35.0-r27.post-install (283/729) Installing lzo (2.10-r3) (284/729) Installing btrfs-progs (5.19.1-r0) (285/729) Installing bzip2 (1.0.8-r3) (286/729) Installing argon2-libs (20190702-r2) (287/729) Installing device-mapper-libs (2.02.188-r0) (288/729) Installing json-c (0.16-r0) (289/729) Installing cryptsetup-libs (2.5.0-r2) (290/729) Installing popt (1.19-r0) (291/729) Installing cryptsetup (2.5.0-r2) (292/729) Installing cryptsetup-openrc (2.5.0-r2) (293/729) Installing libaio (0.3.113-r0) (294/729) Installing device-mapper-event-libs (2.02.188-r0) (295/729) Installing lvm2-libs (2.02.188-r0) (296/729) Installing device-mapper (2.02.188-r0) (297/729) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (298/729) Installing libcom_err (1.46.5-r2) (299/729) Installing e2fsprogs-libs (1.46.5-r2) (300/729) Installing e2fsprogs (1.46.5-r2) (301/729) Installing e2fsprogs-extra (1.46.5-r2) (302/729) Installing f2fs-tools-libs (1.15.0-r0) (303/729) Installing f2fs-tools (1.15.0-r0) (304/729) Installing lz4 (1.9.4-r1) (305/729) Installing userspace-rcu (0.13.2-r0) (306/729) Installing multipath-tools (0.9.1-r0) (307/729) Installing multipath-tools-openrc (0.9.1-r0) (308/729) Installing parted (3.5-r0) (309/729) Installing postmarketos-mvcfg (1-r0) (310/729) Installing postmarketos-keys (1-r0) (311/729) Installing sudo (1.9.11_p3-r0) (312/729) Installing postmarketos-base-nofde (22-r0) (313/729) Installing unudhcpd (0.2.1-r0) (314/729) Installing xz (5.2.7-r0) (315/729) Installing postmarketos-mkinitfs (1.5-r0) (316/729) Installing postmarketos-base (22-r0) Executing postmarketos-base-22-r0.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 (317/729) Installing u-boot-pinephone (2022.07-r0) (318/729) Installing u-boot-tools (2022.10-r0) (319/729) Installing dbus (1.15.0-r2) Executing dbus-1.15.0-r2.pre-install Executing dbus-1.15.0-r2.post-install (320/729) Installing dbus-openrc (1.15.0-r2) (321/729) Installing libacl (2.3.1-r1) (322/729) Installing lz4-libs (1.9.4-r1) (323/729) Installing libarchive (3.6.1-r1) (324/729) Installing efivar-libs (38-r1) (325/729) Installing libgcab (1.4-r3) (326/729) Installing json-glib (1.6.6-r0) (327/729) Installing libgusb (0.4.1-r0) (328/729) Installing libjcat (0.1.10-r0) (329/729) Installing libxmlb (0.3.10-r0) (330/729) Installing fwupd (1.8.5-r0) (331/729) Installing fwupd-openrc (1.8.5-r0) (332/729) Installing fwupd-plugin-fastboot (1.8.5-r0) (333/729) Installing fwupd-plugin-logind (1.8.5-r0) (334/729) Installing libmbim (1.26.4-r0) (335/729) Installing libqrtr-glib (1.2.2-r0) (336/729) Installing libqmi (1.30.8-r0) (337/729) Installing fwupd-plugin-modem_manager (1.8.5-r0) (338/729) Installing fwupd-plugin-upower (1.8.5-r0) (339/729) Installing device-pine64-pinephone (0.42-r3) Executing device-pine64-pinephone-0.42-r3.post-install * service eg25-manager added to runlevel default * service gpsd added to runlevel default * service gpsd_pinephone added to runlevel default (340/729) Installing device-pine64-pinephone-plasma-mobile (0.42-r3) (341/729) Installing linux-firmware-rtlwifi (20220913-r0) (342/729) Installing linux-firmware-rtl_bt (20220913-r0) (343/729) Installing firmware-pine64-rtl8723bt (0_git20200705-r0) (344/729) Installing firmware-pine64-ov5640 (0_git20201028-r0) (345/729) Installing device-pine64-pinephone-nonfree-firmware (0.42-r3) (346/729) Installing yaml (0.2.5-r0) (347/729) Installing appstream (0.15.5-r0) Executing appstream-0.15.5-r0.post-install ✔ Metadata cache was updated successfully. (348/729) Installing appstream-qt (0.15.5-r0) (349/729) Installing attica (5.98.0-r0) (350/729) Installing kidletime (5.98.0-r0) (351/729) Installing knewstuff (5.98.0-r0) (352/729) Installing discover (5.25.5-r0) (353/729) Installing libapk-qt (0.4.2-r0) (354/729) Installing discover-backend-apk (5.25.5-r0) (355/729) Installing discover-backend-fwupd (5.25.5-r0) (356/729) Installing font-noto-common (0_git20211101-r6) (357/729) Installing font-noto-math (0_git20211101-r6) (358/729) Installing font-noto-symbols (0_git20211101-r6) (359/729) Installing font-noto (0_git20211101-r6) (360/729) Installing font-noto-emoji (2.038-r0) (361/729) Installing font-noto-extra (0_git20211101-r6) (362/729) Installing mauiman (1.0.0-r0) (363/729) Installing mauikit (2.2.0-r0) (364/729) Installing exiv2 (0.27.5-r1) (365/729) Installing mauikit-imagetools (2.2.0-r0) (366/729) Installing mauikit-filebrowsing (2.2.0-r0) (367/729) Installing index (2.2.0-r0) (368/729) Installing signon-plugin-oauth2 (0.25-r0) (369/729) Installing kaccounts-providers (22.08.1-r0) (370/729) Installing kirigami-addons (0.4-r0) (371/729) Installing kclock (22.09-r0) (372/729) Installing gsettings-desktop-schemas (43.0-r0) (373/729) Installing kdecoration (5.25.5-r0) (374/729) Installing kde-gtk-config (5.25.5-r0) (375/729) Installing kirigami-gallery (22.08.1-r0) (376/729) Installing kquickimageeditor (0.2.0-r1) (377/729) Installing taglib (1.12-r1) (378/729) Installing kfilemetadata (5.98.0-r0) (379/729) Installing qt5-qtlocation (5.15.5_git20220618-r0) (380/729) Installing koko (22.09-r0) (381/729) Installing kasync (0.3.0-r2) (382/729) Installing gpg-wks-server (2.2.39-r0) (383/729) Installing gpgv (2.2.39-r0) (384/729) Installing libldap (2.6.3-r3) (385/729) Installing gnupg-dirmngr (2.2.39-r0) (386/729) Installing gnupg-utils (2.2.39-r0) (387/729) Installing gnupg-wks-client (2.2.39-r0) (388/729) Installing gnupg (2.2.39-r0) (389/729) Installing iso-codes (4.11.0-r0) (390/729) Installing kcontacts (5.98.0-r0) (391/729) Installing kpeople (5.98.0-r0) (392/729) Installing libical (3.0.14-r1) (393/729) Installing kcalendarcore (5.98.0-r0) (394/729) Installing kmime (22.08.1-r0) (395/729) Installing kimap2 (0.4.0-r1) (396/729) Installing qt5-qtxmlpatterns (5.15.5_git20220602-r0) (397/729) Installing kdav2 (0.4.0-r1) (398/729) Installing lmdb (0.9.29-r1) (399/729) Installing libxapian (1.4.20-r1) (400/729) Installing sink (0.9.0-r3) (401/729) Installing kpeoplesink (0_git20210224-r1) (402/729) Installing kpeoplevcard (0.1-r2) (403/729) Installing libraw (0.20.2-r0) (404/729) Installing libraw-tools (0.20.2-r0) (405/729) Installing lcms2 (2.13.1-r0) (406/729) Installing imagemagick-libs (7.1.0.49-r0) (407/729) Installing jbig2dec (0.19-r0) (408/729) Installing ghostscript (9.56.1-r0) (409/729) Installing libde265 (1.0.8-r2) (410/729) Installing libheif (1.13.0-r0) (411/729) Installing libjxl (0.6.1_git20220605-r1) (412/729) Installing librsvg (2.55.1-r0) (413/729) Installing imagemagick (7.1.0.49-r0) (414/729) Installing perl (5.36.0-r0) (415/729) Installing perl-image-exiftool (12.42-r0) (416/729) Installing exiftool (12.42-r0) (417/729) Installing openexr (3.1.5-r3) (418/729) Installing soundtouch (2.3.1-r0) (419/729) Installing chromaprint (1.5.1-r2) (420/729) Installing libraw1394 (2.1.2-r2) (421/729) Installing libdc1394 (2.2.6-r0) (422/729) Installing tslib (1.22-r1) (423/729) Installing directfb (1.7.7-r4) (424/729) Installing faac (1.30-r1) (425/729) Installing fdk-aac (2.0.2-r1) (426/729) Installing flite (2.2-r1) (427/729) Installing libsamplerate (0.2.2-r0) (428/729) Installing jack (1.9.21-r0) (429/729) Installing portaudio (19.7.0-r0) (430/729) Installing fluidsynth-libs (2.3.0-r0) (431/729) Installing libfreeaptx (0.1.1-r0) (432/729) Installing gsm (1.0.22-r0) (433/729) Installing libldac (2.0.2.3-r0) (434/729) Installing libmodplug (0.8.9.0-r1) (435/729) Installing neon (0.32.4-r0) (436/729) Installing libnice (0.1.19-r0) (437/729) Installing openal-soft (1.22.2-r1) (438/729) Installing openjpeg (2.5.0-r0) (439/729) Installing librtmp (2.4_git20190330-r1) (440/729) Installing sbc (2.0-r0) (441/729) Installing spandsp (0.0.6-r2) (442/729) Installing libsrtp (2.4.2-r3) (443/729) Installing vo-aacenc (0.1.3-r0) (444/729) Installing vo-amrwbenc (0.1.3-r0) (445/729) Installing libzbar (0.23.92-r0) (446/729) Installing gst-plugins-bad (1.20.3-r4) (447/729) Installing gtk4.0 (4.8.1-r0) Executing gtk4.0-4.8.1-r0.post-install (448/729) Installing megapixels (1.5.2-r0) (449/729) Installing encodings (1.0.6-r0) (450/729) Installing libfontenc (1.1.6-r0) (451/729) Installing mkfontscale (1.2.2-r1) (452/729) Installing ttf-dejavu (2.37-r2) (453/729) Installing sdl2_ttf (2.20.1-r0) (454/729) Installing osk-sdl (0.67-r0) (455/729) Installing kcmutils (5.98.0-r0) (456/729) Installing frameworkintegration (5.98.0-r0) (457/729) Installing oxygen (5.25.5-r0) (458/729) Installing modemmanager-qt (5.98.0-r0) (459/729) Installing callaudiod-libs (0.1.4-r0) (460/729) Installing abseil-cpp (20220623.1-r1) (461/729) Installing boost1.80-thread (1.80.0-r2) (462/729) Installing libprotobuf (3.21.7-r0) (463/729) Installing libphonenumber (8.12.56-r0) (464/729) Installing plasma-dialer (22.09-r0) (465/729) Installing plasma-mobile-sounds (0.1-r1) (466/729) Installing qt5-qtquickcontrols (5.15.5_git20220518-r0) (467/729) Installing plasma-phonebook (22.09-r0) (468/729) Installing postmarketos-artwork-wallpapers (2-r1) (469/729) Installing postmarketos-hidden-desktop-entries (2.2-r1) (470/729) Installing bluez (5.65-r1) (471/729) Installing bluez-openrc (5.65-r1) (472/729) Installing bluez-obexd (5.65-r1) (473/729) Installing kded (5.98.0-r0) (474/729) Installing bluez-qt (5.98.0-r0) (475/729) Installing bluedevil (5.25.5-r0) (476/729) Installing breeze (5.25.5-r0) (477/729) Installing libpulse-mainloop-glib (9999_git20220528-r0) (478/729) Installing callaudiod (0.1.4-r0) (479/729) Installing dnsmasq-common (2.86-r5) (480/729) Installing dnsmasq-openrc (2.86-r5) (481/729) Installing dnsmasq (2.86-r5) Executing dnsmasq-2.86-r5.pre-install (482/729) Installing linux-pam (1.5.2-r1) (483/729) Installing shadow (4.10-r3) (484/729) Installing elogind (246.10-r5) (485/729) Installing elogind-openrc (246.10-r5) (486/729) Installing hfd-service (0.1.0-r1) (487/729) Installing hfd-service-openrc (0.1.0-r1) (488/729) Installing iio-sensor-proxy (3.4-r0) (489/729) Installing iio-sensor-proxy-openrc (3.4-r0) (490/729) Installing libkscreen (5.25.5-r0) (491/729) Installing qt5-qtsensors (5.15.5_git20220519-r0) (492/729) Installing kscreen (5.25.5-r0) (493/729) Installing socat (1.7.4.3-r1) (494/729) Installing kwallet-pam (5.25.5-r0) (495/729) Installing kwayland-integration (5.25.5-r0) (496/729) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (497/729) Installing duktape (2.7.0-r0) (498/729) Installing polkit-elogind (121-r0) (499/729) Installing modemmanager (1.18.12-r0) (500/729) Installing modemmanager-openrc (1.18.12-r0) (501/729) Installing libnm (1.40.0-r0) (502/729) Installing networkmanager-common (1.40.0-r0) (503/729) Installing networkmanager-openrc (1.40.0-r0) (504/729) Installing libmnl (1.0.5-r0) (505/729) Installing libnftnl (1.2.3-r0) (506/729) Installing iptables (1.8.8-r2) (507/729) Installing iptables-openrc (1.8.8-r2) (508/729) Installing libndp (1.8-r0) (509/729) Installing libidn2 (2.3.3-r0) (510/729) Installing libpsl (0.21.1-r0) (511/729) 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-. * (512/729) Installing networkmanager-cli (1.40.0-r0) (513/729) Installing pcre (8.45-r2) (514/729) Installing slang (2.3.3-r0) (515/729) Installing newt (0.52.21-r4) (516/729) Installing networkmanager-tui (1.40.0-r0) (517/729) Installing wireless-regdb (2022.08.12-r0) (518/729) 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 ; * rc-service start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (519/729) Installing mobile-broadband-provider-info (20220725-r0) (520/729) Installing networkmanager-wwan (1.40.0-r0) (521/729) Installing pipewire-libs (0.3.59-r0) (522/729) Installing libunwind (1.6.2-r0) (523/729) Installing libuv (1.44.2-r0) (524/729) Installing roc-toolkit-libs (0.1.5-r2) (525/729) Installing webrtc-audio-processing (0.3.1-r6) (526/729) Installing pipewire (0.3.59-r0) (527/729) Installing breeze-icons (5.98.0-r0) (528/729) Installing dbus-x11 (1.15.0-r2) (529/729) Installing kactivities (5.98.0-r0) (530/729) Installing dconf (0.40.0-r1) (531/729) Installing anthy (9100h-r1) (532/729) Installing maliit-framework (2.3.0-r1) (533/729) Installing kyotocabinet (1.2.79-r3) (534/729) Installing libpinyin (2.6.2-r0) (535/729) Installing tinyxml (2.6.2-r1) (536/729) Installing presage (0.9.1-r2) (537/729) Installing maliit-keyboard (2.3.1-r0) (538/729) Installing qt5-qtvirtualkeyboard (5.15.5_git20220617-r0) (539/729) Installing plasma-nano (5.25.5-r0) (540/729) Installing networkmanager-qt (5.98.0-r0) (541/729) Installing plasma-nm (5.25.5-r0) (542/729) Installing plasma-nm-mobile (5.25.5-r0) (543/729) Installing fftw-single-libs (3.3.10-r0) (544/729) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (545/729) Installing pulseaudio-bluez (9999_git20220528-r0) (546/729) Installing pulseaudio-alsa (9999_git20220528-r0) (547/729) Installing alsa-utils-openrc (1.2.7-r1) (548/729) Installing pulseaudio-openrc (9999_git20220528-r0) (549/729) Installing libcanberra-pulse (0.30-r8) (550/729) Installing plasma-pa (5.25.5-r0) (551/729) Installing tzdata (2022d-r0) (552/729) Installing libdaemon (0.14-r3) (553/729) Installing openrc-settingsd (1.1.0-r0) (554/729) Installing openrc-settingsd-openrc (1.1.0-r0) (555/729) Installing plasma-settings (22.09-r1) (556/729) Installing kactivitymanagerd (5.25.5-r0) (557/729) Installing kinit (5.98.0-r0) (558/729) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (559/729) Installing kdnssd (5.98.0-r0) (560/729) Installing syntax-highlighting (5.98.0-r0) (561/729) Installing kdsoap (2.1.1-r0) (562/729) Installing libmtp (1.1.20-r0) (563/729) Installing llvm15-libs (15.0.2-r0) (564/729) Installing clang-libs (15.0.2-r0) (565/729) Installing qt5-qttools (5.15.5_git20220619-r1) (566/729) Installing phonon (4.11.1-r2) (567/729) Installing talloc (2.3.4-r0) (568/729) Installing tevent (0.13.0-r0) (569/729) Installing samba-util-libs (4.16.4-r0) (570/729) Installing jansson (2.14-r0) (571/729) Installing ldb (2.5.2-r0) (572/729) Installing libwbclient (4.16.4-r0) (573/729) Installing samba-libs (4.16.4-r0) (574/729) Installing libsmbclient (4.16.4-r0) (575/729) Installing kio-extras (22.08.1-r0) (576/729) Installing kquickcharts (5.98.0-r0) (577/729) Installing xorg-server-common (21.1.4-r1) (578/729) Installing libxkbfile (1.1.0-r1) (579/729) Installing xkbcomp (1.4.5-r0) (580/729) Installing libxfont2 (2.0.6-r0) (581/729) Installing libtirpc-conf (1.3.2-r2) (582/729) Installing libtirpc-nokrb (1.3.2-r2) (583/729) Installing libxcvt (0.1.2-r0) (584/729) Installing xwayland (22.1.3-r1) (585/729) Installing layer-shell-qt (5.25.5-r0) (586/729) Installing kscreenlocker (5.25.5-r0) (587/729) Installing libqaccessibilityclient (0.4.1-r1) (588/729) Installing xcb-util-cursor (0.1.3-r2) (589/729) Installing kwin (5.25.5-r0) (590/729) Installing kitemmodels (5.98.0-r0) (591/729) Installing threadweaver (5.98.0-r0) (592/729) Installing krunner (5.98.0-r0) (593/729) Installing milou (5.25.5-r0) (594/729) Installing pipewire-media-session (0.4.1-r0) (595/729) Installing qqc2-desktop-style (5.98.0-r0) (596/729) Installing font-hack (3.003-r2) (597/729) Installing plasma-integration (5.25.5-r0) (598/729) Installing qtchooser (66-r1) (599/729) Installing plasma-workspace-libs (5.25.5-r1) (600/729) Installing kactivities-stats (5.98.0-r0) (601/729) Installing baloo (5.98.0-r0) (602/729) Installing kholidays (5.98.0-r0) (603/729) Installing knotifyconfig (5.98.0-r0) (604/729) Installing kparts (5.98.0-r0) (605/729) Installing zxing-cpp (1.4.0-r0) (606/729) Installing libdmtx-libs (0.7.7-r0) (607/729) Installing libqrencode (4.1.1-r0) (608/729) Installing prison (5.98.0-r2) (609/729) Installing ktexteditor (5.98.0-r0) (610/729) Installing libpcap (1.10.1-r0) (611/729) Installing lm-sensors-libs (3.6.0-r4) (612/729) Installing libksysguard (5.25.5-r0) (613/729) Installing kuserfeedback (1.2.0-r1) (614/729) Installing mpfr4 (4.1.0-r0) (615/729) Installing libqalculate (4.3.0-r0) (616/729) Installing plasma-workspace (5.25.5-r1) (617/729) Installing kpty (5.98.0-r0) (618/729) Installing kdesu (5.98.0-r0) (619/729) Installing kde-cli-tools (5.25.5-r0) (620/729) Installing qqc2-breeze-style (5.25.5-r0) (621/729) Installing plasma-mobile (5.25.5-r0) (622/729) Installing polkit-kde-agent-1 (5.25.5-r0) (623/729) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (624/729) Installing chrony-openrc (4.3-r0) (625/729) Installing haveged (1.9.18-r0) (626/729) Installing haveged-openrc (1.9.18-r0) (627/729) Installing nftables (1.0.5-r0) (628/729) Installing nftables-openrc (1.0.5-r0) (629/729) Installing postmarketos-config-nftables (0.10-r0) Executing postmarketos-config-nftables-0.10-r0.post-install * service nftables added to runlevel default (630/729) Installing postmarketos-config-nftables-networkmanager (0.10-r0) (631/729) Installing postmarketos-base-nftables (22-r0) Executing postmarketos-base-nftables-22-r0.post-install (632/729) Installing postmarketos-artwork-icons (2-r1) (633/729) Installing util-linux (2.38.1-r0) (634/729) Installing libfdisk (2.38.1-r0) (635/729) Installing libsmartcols (2.38.1-r0) (636/729) Installing util-linux-misc (2.38.1-r0) (637/729) Installing libeconf (0.4.6-r0) (638/729) Installing runuser (2.38.1-r0) (639/729) Installing mount (2.38.1-r0) (640/729) Installing losetup (2.38.1-r0) (641/729) Installing hexdump (2.38.1-r0) (642/729) Installing uuidgen (2.38.1-r0) (643/729) Installing blkid (2.38.1-r0) (644/729) Installing sfdisk (2.38.1-r0) (645/729) Installing mcookie (2.38.1-r0) (646/729) Installing agetty (2.38.1-r0) (647/729) Installing agetty-openrc (0.45.2-r3) (648/729) Installing wipefs (2.38.1-r0) (649/729) Installing cfdisk (2.38.1-r0) (650/729) Installing umount (2.38.1-r0) (651/729) Installing util-linux-openrc (2.38.1-r0) (652/729) Installing flock (2.38.1-r0) (653/729) Installing lsblk (2.38.1-r0) (654/729) Installing libcap-ng (0.8.3-r1) (655/729) Installing setpriv (2.38.1-r0) (656/729) Installing logger (2.38.1-r0) (657/729) Installing partx (2.38.1-r0) (658/729) Installing fstrim (2.38.1-r0) (659/729) Installing findmnt (2.38.1-r0) (660/729) Installing pcsc-lite-libs (1.9.9-r0) (661/729) Installing wpa_supplicant (2.10-r4) (662/729) Installing wpa_supplicant-openrc (2.10-r4) (663/729) Installing ifupdown-ng-wifi (0.12.1-r0) (664/729) Installing postmarketos-base-ui (5-r1) Executing postmarketos-base-ui-5-r1.post-install (665/729) Installing postmarketos-base-ui-networkmanager (5-r1) (666/729) Installing mpdecimal (2.5.1-r1) (667/729) Installing python3 (3.10.7-r0) (668/729) Installing py3-ruamel.yaml.clib (0.2.6-r1) (669/729) Installing py3-ruamel.yaml (0.16.12-r2) (670/729) Installing sleep-inhibitor (1.16-r0) (671/729) Installing sleep-inhibitor-openrc (1.16-r0) (672/729) Installing postmarketos-base-ui-elogind (5-r1) Executing postmarketos-base-ui-elogind-5-r1.post-install (673/729) Installing py3-dbus (1.3.2-r0) (674/729) Installing obex-capabilities (0.2.1-r1) (675/729) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (676/729) Installing postmarketos-base-ui-bluez-obexd (5-r1) (677/729) Installing pulseaudio-utils (9999_git20220528-r0) (678/729) Installing postmarketos-base-ui-pulseaudio (5-r1) (679/729) Installing upower (1.90.0-r2) (680/729) Installing device-pine64-pinephone-upower (0.42-r3) (681/729) Installing powerdevil-libs (5.25.5-r0) (682/729) Installing powerdevil (5.25.5-r0) (683/729) Installing bubblewrap (0.6.2-r0) (684/729) Installing fuse-common (3.12.0-r0) (685/729) Installing fuse-openrc (3.12.0-r0) (686/729) Installing fuse3-libs (3.12.0-r0) (687/729) Installing fuse3 (3.12.0-r0) (688/729) Installing xdg-desktop-portal (1.15.0-r0) (689/729) Installing xdg-desktop-portal-kde (5.25.5-r0) (690/729) Installing autologin (1.0.0-r4) (691/729) Installing tinydm (1.1.2-r0) (692/729) Installing tinydm-openrc (1.1.2-r0) (693/729) Installing postmarketos-base-ui-tinydm (5-r1) (694/729) Installing font-alias (1.0.4-r0) (695/729) Installing util-macros (1.19.3-r0) (696/729) Installing font-misc-misc (1.1.2-r2) (697/729) Installing font-cursor-misc (1.0.3-r2) (698/729) Installing xauth (1.1.2-r0) (699/729) Installing xmodmap (1.0.11-r0) (700/729) Installing xrdb (1.2.1-r0) (701/729) Installing xinit (1.4.1-r0) (702/729) Installing libpciaccess (0.16-r1) (703/729) Installing xorg-server (21.1.4-r1) (704/729) Installing libinput (1.21.0-r0) (705/729) Installing xf86-input-libinput (1.2.1-r0) (706/729) Installing xf86-video-fbdev (0.5.0-r3) (707/729) Installing postmarketos-base-ui-x11 (5-r1) (708/729) Installing postmarketos-ui-plasma-mobile (3.8-r5) Executing postmarketos-ui-plasma-mobile-3.8-r5.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 (709/729) Installing libexif (0.6.24-r0) (710/729) Installing hwloc (2.8.0-r0) (711/729) Installing libucontext (1.2-r0) (712/729) Installing libtbb (2021.6.0-r0) (713/729) Installing opencv (4.6.0-r2) (714/729) Installing postprocessd (0.2.1-r0) (715/729) Installing postprocessd-megapixels (0.2.1-r0) (716/729) Installing qmltermwidget (0.2.0-r1) (717/729) Installing qmlkonsole (22.09-r1) (718/729) Installing c-ares (1.18.1-r0) (719/729) Installing spacebar (22.09-r0) (720/729) Installing ttf-droid-nonlatin (20200215-r2) (721/729) Installing hkdm (0.1.8-r0) (722/729) Installing buffyboard (0.2.0-r0) (723/729) Installing terminus-font (4.49.1-r1) (724/729) Installing kbd-misc (2.5.1-r2) (725/729) Installing kbd (2.5.1-r2) (726/729) Installing kbd-openrc (2.5.1-r2) (727/729) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (728/729) Installing ttyescape-openrc (1.0.1-r1) (729/729) 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-r0.trigger 2022/10/06 16:03:13 Generating for kernel version: 5.19.8 2022/10/06 16:03:13 Output directory: /boot 2022/10/06 16:03:13 == Generating initramfs == 2022/10/06 16:03:13 - Including hook files 2022/10/06 16:03:13 - Including hook scripts 2022/10/06 16:03:13 - Including required binaries 2022/10/06 16:03:13 - Including kernel modules 2022/10/06 16:03:13 - Including splash images 2022/10/06 16:03:13 - Writing and verifying initramfs archive 2022/10/06 16:03:13 == Generating initramfs extra == 2022/10/06 16:03:13 - Including extra binaries 2022/10/06 16:03:13 - Including FDE support 2022/10/06 16:03:14 - Writing and verifying initramfs-extra archive 2022/10/06 16:03:17 == 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/06 16:03:21 mkinitfs completed in: 8.158656355s Executing postmarketos-base-22-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.15.0-r2.trigger Executing mkfontscale-1.2.2-r1.trigger OK: 2238 MiB in 754 packages (1655809) [16:03:30] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2238 MiB in 754 packages (1655809) [16:03:34] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details) (1655809) [16:03:34] (rootfs_pine64-pinephone) install device-pine64-pinephone (1655809) [16:03:34] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1655809) [16:03:34] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1655809) [16:03:34] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (1655809) [16:03:34] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone (1655809) [16:03:34] New background process: pid=1666067, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2238 MiB in 754 packages (1655809) [16:03:38] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2238 MiB in 754 packages (1655809) [16:03:41] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (1655809) [16:03:41] (rootfs_pine64-pinephone) install postmarketos-mkinitfs (1655809) [16:03:41] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1655809) [16:03:41] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1655809) [16:03:41] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (1655809) [16:03:41] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (1655809) [16:03:41] New background process: pid=1666328, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2238 MiB in 754 packages (1655809) [16:03:45] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner (1655809) [16:03:45] (rootfs_pine64-pinephone) % mkinitfs 2022/10/06 16:03:45 Generating for kernel version: 5.19.8 2022/10/06 16:03:45 Output directory: /boot 2022/10/06 16:03:45 == Generating initramfs == 2022/10/06 16:03:45 - Including hook files 2022/10/06 16:03:45 - Including hook scripts 2022/10/06 16:03:45 - Including required binaries 2022/10/06 16:03:45 - Including kernel modules 2022/10/06 16:03:45 - Including splash images 2022/10/06 16:03:45 - Writing and verifying initramfs archive 2022/10/06 16:03:46 == Generating initramfs extra == 2022/10/06 16:03:46 - Including extra binaries 2022/10/06 16:03:46 - Including FDE support 2022/10/06 16:03:47 - Writing and verifying initramfs-extra archive 2022/10/06 16:03:49 == 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/06 16:03:56 mkinitfs completed in: 10.693161533s (1655809) [16:03:56] *** SET LOGIN PASSWORD FOR: 'user' *** (1655809) [16:03:56] (rootfs_pine64-pinephone) % passwd user New password: Retype new password: passwd: password updated successfully (1655809) [16:03:56] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow (1655809) [16:03:56] (rootfs_pine64-pinephone) locking root (1655809) [16:03:56] (rootfs_pine64-pinephone) % passwd -l root passwd: password changed. (1655809) [16:03:56] NOTE: No valid keymap specified for device (1655809) [16:03:56] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC (1655809) [16:04:03] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname (1655809) [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 (1655809) [16:04:03] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (1655809) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (1655809) [16:04:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (1655809) [16:04:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (1655809) [16:04:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (1655809) [16:04:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (1655809) [16:04:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (1655809) [16:04:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (1655809) [16:04:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (1655809) [16:04:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (1655809) [16:04:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (1655809) [16:04:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (1655809) [16:04:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (1655809) [16:04:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (1655809) [16:04:04] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (1655809) [16:04:04] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1655809) [16:04:04] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone 2346956 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone (1655809) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1655809) [16:04:04] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (1655809) [16:04:04] (native) create pine64-pinephone.img (3056M) (1655809) [16:04:04] (native) % truncate -s 3056M /home/pmos/rootfs/pine64-pinephone.img (1655809) [16:04:04] (native) mount /dev/install (pine64-pinephone.img) (1655809) [16:04:04] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop) (1655809) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1655809) [16:04:04] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1655809) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1655809) [16:04:04] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1655809) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1655809) [16:04:04] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1655809) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1655809) [16:04:04] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1655809) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1655809) [16:04:04] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1655809) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1655809) [16:04:04] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1655809) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1655809) [16:04:04] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1655809) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1655809) [16:04:04] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1655809) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1655809) [16:04:04] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1655809) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1655809) [16:04:04] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1655809) [16:04:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1655809) [16:04:04] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1655809) [16:04:04] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img (1655809) [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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (1655809) [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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (1655809) [16:04:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1655809) [16:04:05] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1655809) [16:04:05] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (1655809) [16:04:05] (native) % parted -s /dev/install mktable msdos (1655809) [16:04:05] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M (1655809) [16:04:05] (native) % parted -s /dev/install mkpart primary 256M 100% (1655809) [16:04:05] (native) % parted -s /dev/install set 1 boot on (1655809) [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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (1655809) [16:04:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1655809) [16:04:05] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1655809) [16:04:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1655809) [16:04:05] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1655809) [16:04:05] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1655809) [16:04:05] (native) install e2fsprogs (1655809) [16:04:05] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1655809) [16:04:05] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1655809) [16:04:05] (native) % cat /tmp/apk_progress_fifo (1655809) [16:04:05] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1655809) [16:04:05] New background process: pid=1667758, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r2) (2/3) Installing e2fsprogs-libs (1.46.5-r2) (3/3) Installing e2fsprogs (1.46.5-r2) Executing busybox-1.35.0-r27.trigger OK: 26 MiB in 72 packages (1655809) [16:04:06] (native) format /dev/installp2 (root, ext4) (1655809) [16:04:06] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (1655809) [16:04:06] (native) mount /dev/installp2 to /mnt/install (1655809) [16:04:06] (native) % mkdir -p /mnt/install (1655809) [16:04:06] (native) % mount /dev/installp2 /mnt/install (1655809) [16:04:06] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1655809) [16:04:06] (native) install e2fsprogs (1655809) [16:04:06] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1655809) [16:04:06] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1655809) [16:04:06] (native) % cat /tmp/apk_progress_fifo (1655809) [16:04:06] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1655809) [16:04:06] New background process: pid=1667906, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 26 MiB in 72 packages (1655809) [16:04:07] (native) format /dev/installp1 (boot, ext2), mount to mountpoint (1655809) [16:04:07] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1 (1655809) [16:04:07] (native) % mkdir -p /mnt/install/boot (1655809) [16:04:07] (native) % mount /dev/installp1 /mnt/install/boot (1655809) [16:04:07] *** (4/4) FILL INSTALL BLOCKDEVICE *** (1655809) [16:04:07] (native) copy rootfs_pine64-pinephone to /mnt/install/ (1655809) [16:04:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (1655809) [16:04:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (1655809) [16:04:07] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (1655809) [16:04:07] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1655809) [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/ (1655809) [16:04:18] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (1655809) [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 (1655809) [16:04:18] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1655809) [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/ (1655809) [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/ (1655809) [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/ (1655809) [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/ (1655809) [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/ (1655809) [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/ (1655809) [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/ (1655809) [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/ (1655809) [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/ (1655809) [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/ (1655809) [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/ (1655809) [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/ (1655809) [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/ (1655809) [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/ (1655809) [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/ (1655809) [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/ (1655809) [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/ (1655809) [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/ (1655809) [16:04:18] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (1655809) [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 (1655809) [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 (1655809) [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 (1655809) [16:04:18] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (1655809) [16:04:19] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (1655809) [16:04:22] (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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (1655809) [16:04:22] (native) umount /dev/loop9 (1655809) [16:04:22] (native) % losetup -d /dev/loop9 (1655809) [16:04:22] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1655809) [16:04:22] (1655809) [16:04:22] *** FLASHING INFORMATION *** (1655809) [16:04:22] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (1655809) [16:04:22] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (1655809) [16:04:22] (1655809) [16:04:22] *** SSH DAEMON INFORMATION *** (1655809) [16:04:22] SSH daemon is enabled (disable with --no-sshd). (1655809) [16:04:22] Login as 'user' with the password given during installation. (1655809) [16:04:22] (1655809) [16:04:22] *** FIREWALL INFORMATION *** (1655809) [16:04:22] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (1655809) [16:04:22] For more information: https://postmarketos.org/firewall (1655809) [16:04:22] (1655809) [16:04:22] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (1655809) [16:04:22] DONE! total 2454660 -rw-r--r-- 1 root 12345 3204448256 Oct 6 16:04 pine64-pinephone.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img' Loop Device: /dev/loop9 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 1 1 /var/lib/snapd/snaps/snapd_16778.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/core18_2560.snap 0 512 /dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephone.img 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 6 16:04 pmOS_boot -> ../../loop9p1 lrwxrwxrwx 1 root root 13 Oct 6 16:04 pmOS_root -> ../../loop9p2 lrwxrwxrwx 1 root root 10 Oct 6 16:04 storagepool -> ../../sdb1 total 88 drwxr-xr-x 2 root root 4096 Oct 6 16:02 bin drwxr-xr-x 2 root root 4096 Oct 6 16:04 boot drwxr-xr-x 2 root root 4096 Oct 6 15:57 dev drwxr-xr-x 66 root root 4096 Oct 6 16:04 etc drwxr-xr-x 3 root root 4096 Oct 6 16:04 home drwxr-xr-x 15 root root 4096 Oct 6 16:02 lib drwx------ 2 root root 16384 Oct 6 16:04 lost+found drwxr-xr-x 5 root root 4096 Oct 6 15:57 media drwxr-xr-x 8 root root 4096 Oct 6 15:57 mnt drwxr-xr-x 2 root root 4096 Oct 6 15:57 opt drwxr-xr-x 2 root root 4096 Oct 6 15:57 proc drwx------ 2 root root 4096 Oct 6 15:57 root drwxr-xr-x 6 root root 4096 Oct 6 16:01 run drwxr-xr-x 2 root root 4096 Oct 6 16:02 sbin drwxr-xr-x 2 root root 4096 Oct 6 15:57 srv drwxr-xr-x 2 root root 4096 Oct 6 15:57 sys drwxrwxrwt 2 root root 4096 Oct 6 16:04 tmp drwxr-xr-x 10 root root 4096 Oct 6 16:02 usr drwxr-xr-x 13 root root 4096 Oct 6 15:59 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-10-06 16:04:45-- 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% 82.0M=0s 2022-10-06 16:04:45 (82.0 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz 2022-10-06 09:52:34.117182 [http://mirror.postmarketos.org/postmarketos/master] v20220809-4707-gb32f1cbd8a [http://dl-cdn.alpinelinux.org/alpine/edge/main] v20220809-4706-g681340e701 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v20220809-4702-g02bb647a1d [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24732 distinct packages available (1/104) Upgrading kirigami2-libs (5.98.0-r0 -> 9999_git1664630285-r0) (2/104) Upgrading kirigami2 (5.98.0-r0 -> 9999_git1664630285-r0) (3/104) Upgrading kactivities-libs (5.98.0-r0 -> 9999_git1664629934-r0) (4/104) Upgrading karchive (5.98.0-r0 -> 9999_git1664629956-r0) (5/104) Upgrading kconfig (5.98.0-r0 -> 9999_git1664630021-r0) (6/104) Upgrading kcoreaddons (5.98.0-r0 -> 9999_git1664638503-r0) (7/104) Upgrading kwindowsystem (5.98.0-r0 -> 9999_git1664630532-r0) (8/104) Upgrading kcrash (5.98.0-r0 -> 9999_git1664630063-r0) (9/104) Upgrading kdbusaddons (5.98.0-r0 -> 9999_git1664630082-r0) (10/104) Upgrading kglobalaccel (5.98.0-r0 -> 9999_git1664630187-r0) (11/104) Upgrading kguiaddons (5.98.0-r0 -> 9999_git1664630196-r0) (12/104) Upgrading ki18n (5.98.0-r0 -> 9999_git1664630229-r0) (13/104) Upgrading kauth (5.98.0-r0 -> 9999_git1664629965-r0) (14/104) Upgrading kcodecs (5.98.0-r0 -> 9999_git1664630004-r0) (15/104) Upgrading kwidgetsaddons (5.98.0-r0 -> 9999_git1664630523-r0) (16/104) Upgrading kconfigwidgets (5.98.0-r0 -> 9999_git1664630031-r0) (17/104) Upgrading kiconthemes (5.98.0-r0 -> 9999_git1664630238-r0) (18/104) Upgrading kitemviews (5.98.0-r0 -> 9999_git1664630304-r0) (19/104) Upgrading kxmlgui (5.98.0-r0 -> 9999_git1664630544-r0) (20/104) Upgrading kbookmarks (5.98.0-r0 -> 9999_git1664629975-r0) (21/104) Upgrading kcompletion (5.98.0-r0 -> 9999_git1664630012-r0) (22/104) Upgrading kdoctools (5.98.0-r0 -> 9999_git1664630159-r0) (23/104) Upgrading kjobwidgets (5.98.0-r0 -> 9999_git1664630314-r0) (24/104) Upgrading knotifications (5.98.0-r0 -> 9999_git1664633697-r0) (25/104) Upgrading kservice (5.98.0-r0 -> 9999_git1664630461-r0) (26/104) Upgrading solid-libs (5.98.0-r0 -> 9999_git1664630633-r0) (27/104) Upgrading sonnet (5.98.0-r0 -> 9999_git1664630645-r0) (28/104) Upgrading ktextwidgets (5.98.0-r0 -> 9999_git1664630482-r0) (29/104) Upgrading kio (5.98.0-r0 -> 9999_git1664633918-r0) (30/104) Upgrading kpackage (5.98.0-r0 -> 9999_git1664637262-r0) (31/104) Upgrading kdeclarative (5.98.0-r0 -> 9999_git1664630091-r0) (32/104) Upgrading kwayland (5.98.0-r0 -> 9999_git1664630513-r0) (33/104) Upgrading plasma-framework (5.98.0-r0 -> 9999_git1664630592-r0) (34/104) Upgrading kwallet (5.98.0-r0 -> 9999_git1664630501-r0) (35/104) Upgrading purpose (5.98.0-r0 -> 9999_git1664630614-r0) (36/104) Upgrading angelfish (22.09-r0 -> 9999_git1664290107-r0) (37/104) Upgrading breeze-gtk (5.25.5-r0 -> 9999_git1663246387-r0) (38/104) Upgrading attica (5.98.0-r0 -> 9999_git1664629884-r0) (39/104) Upgrading kidletime (5.98.0-r0 -> 9999_git1664630247-r0) (40/104) Upgrading knewstuff (5.98.0-r0 -> 9999_git1664630352-r0) (41/104) Upgrading kirigami-addons (0.4-r0 -> 9999_git1664349824-r0) (42/104) Upgrading kclock (22.09-r0 -> 9999_git1664502819-r0) (43/104) Upgrading kdecoration (5.25.5-r0 -> 9999_git1663246478-r0) (44/104) Upgrading kde-gtk-config (5.25.5-r0 -> 9999_git1663246468-r0) (45/104) Upgrading kfilemetadata (5.98.0-r0 -> 9999_git1664630178-r0) (46/104) Upgrading kcontacts (5.98.0-r0 -> 9999_git1664630042-r0) (47/104) Upgrading kpeople (5.98.0-r0 -> 9999_git1664630402-r0) (48/104) Upgrading kcalendarcore (5.98.0-r0 -> 9999_git1664629985-r0) (49/104) Upgrading kcmutils (5.98.0-r0 -> 9999_git1664629994-r0) (50/104) Upgrading frameworkintegration (5.98.0-r0 -> 9999_git1664629924-r0) (51/104) Upgrading oxygen (5.25.5-r0 -> 9999_git1664330273-r0) (52/104) Upgrading modemmanager-qt (5.98.0-r0 -> 9999_git1664630564-r0) (53/104) Upgrading plasma-dialer (22.09-r0 -> 9999_git1664416490-r0) (54/104) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1664292206-r0) (55/104) Upgrading kded (5.98.0-r0 -> 9999_git1664630101-r0) (56/104) Upgrading bluez-qt (5.98.0-r0 -> 9999_git1664629902-r0) (57/104) Upgrading bluedevil (5.25.5-r0 -> 9999_git1664306256-r0) (58/104) Upgrading breeze (5.25.5-r0 -> 9999_git1664502565-r0) (59/104) Upgrading libkscreen (5.25.5-r0 -> 9999_git1663246681-r0) (60/104) Upgrading layer-shell-qt (5.25.5-r0 -> 9999_git1663246670-r0) (61/104) Upgrading kscreen (5.25.5-r0 -> 9999_git1664618723-r0) (62/104) Upgrading kwallet-pam (5.25.5-r0 -> 9999_git1663246611-r0) (63/104) Upgrading kwayland-integration (5.25.5-r0 -> 9999_git1663669798-r0) (64/104) Upgrading breeze-icons (5.98.0-r0 -> 9999_git1664629913-r0) (65/104) Upgrading kactivities (5.98.0-r0 -> 9999_git1664629934-r0) (66/104) Upgrading plasma-nano (5.25.5-r0 -> 9999_git1664053178-r0) (67/104) Upgrading networkmanager-qt (5.98.0-r0 -> 9999_git1664638441-r0) (68/104) Upgrading plasma-nm (5.25.5-r0 -> 9999_git1664401880-r0) (69/104) Upgrading plasma-nm-mobile (5.25.5-r0 -> 9999_git1664401880-r0) (70/104) Upgrading plasma-pa (5.25.5-r0 -> 9999_git1664305981-r0) (71/104) Upgrading plasma-settings (22.09-r1 -> 9999_git1664589804-r1) (72/104) Upgrading kactivitymanagerd (5.25.5-r0 -> 9999_git1664278799-r0) (73/104) Upgrading kinit (5.98.0-r0 -> 9999_git1664630266-r0) (74/104) Upgrading kdnssd (5.98.0-r0 -> 9999_git1664630150-r0) (75/104) Upgrading syntax-highlighting (5.98.0-r0 -> 9999_git1664630664-r0) (76/104) Upgrading kquickcharts (5.98.0-r0 -> 9999_git1664637086-r0) (77/104) Upgrading kscreenlocker (5.25.5-r0 -> 9999_git1664589349-r0) (78/104) Upgrading kwin (5.25.5-r0 -> 9999_git1664521850-r0) (79/104) Upgrading kitemmodels (5.98.0-r0 -> 9999_git1664630295-r0) (80/104) Upgrading threadweaver (5.98.0-r0 -> 9999_git1664630673-r0) (81/104) Upgrading krunner (5.98.0-r0 -> 9999_git1664630451-r0) (82/104) Upgrading milou (5.25.5-r0 -> 9999_git1663246703-r0) (83/104) Upgrading qqc2-desktop-style (5.98.0-r0 -> 9999_git1664630623-r0) (84/104) Upgrading plasma-integration (5.25.5-r0 -> 9999_git1663760643-r0) (85/104) Upgrading plasma-workspace-libs (5.25.5-r1 -> 9999_git1664563200-r1) (86/104) Upgrading kactivities-stats (5.98.0-r0 -> 9999_git1664629944-r0) (87/104) Upgrading baloo (5.98.0-r0 -> 9999_git1664629892-r0) (88/104) Upgrading kholidays (5.98.0-r0 -> 9999_git1664630207-r0) (89/104) Upgrading knotifyconfig (5.98.0-r0 -> 9999_git1664630371-r0) (90/104) Upgrading kparts (5.98.0-r0 -> 9999_git1664630393-r0) (91/104) Upgrading prison (5.98.0-r2 -> 9999_git1664630602-r1) (92/104) Upgrading ktexteditor (5.98.0-r0 -> 9999_git1664643689-r0) (93/104) Upgrading libksysguard (5.25.5-r0 -> 9999_git1663946387-r0) (94/104) Upgrading plasma-workspace (5.25.5-r1 -> 9999_git1664563200-r1) (95/104) Upgrading kpty (5.98.0-r0 -> 9999_git1664630423-r0) (96/104) Upgrading kdesu (5.98.0-r0 -> 9999_git1663420106-r0) (97/104) Upgrading kde-cli-tools (5.25.5-r0 -> 9999_git1664303420-r0) (98/104) Upgrading qqc2-breeze-style (5.25.5-r0 -> 9999_git1664189424-r0) (99/104) Upgrading plasma-mobile (5.25.5-r0 -> 9999_git1664657064-r0) (100/104) Upgrading polkit-kde-agent-1 (5.25.5-r0 -> 9999_git1664589398-r0) (101/104) Upgrading powerdevil-libs (5.25.5-r0 -> 9999_git1664306196-r0) (102/104) Upgrading powerdevil (5.25.5-r0 -> 9999_git1664306196-r0) (103/104) Upgrading xdg-desktop-portal-kde (5.25.5-r0 -> 9999_git1664375402-r0) (104/104) Upgrading qmlkonsole (22.09-r1 -> 9999_git1664292226-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-22-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.15.0-r2.trigger OK: 2241 MiB in 754 packages (1/10) Installing bash (5.2.0-r0) Executing bash-5.2.0-r0.post-install (2/10) Installing xdg-dbus-proxy (0.1.4-r0) (3/10) Installing ostree (2022.5-r3) (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.25.5-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-22-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.15.0-r2.trigger OK: 2253 MiB in 764 packages (1/85) Installing syndication (9999_git1664630654-r0) (2/85) Installing alligator (9999_git1664294413-r0) (3/85) Installing libavc1394 (0.5.4-r2) (4/85) Installing libcaca (0.99_beta20-r0) (5/85) Installing libdv (1.0.0-r6) (6/85) Installing libiec61883 (1.2.0-r2) (7/85) Installing mpg123-libs (1.30.2-r0) (8/85) Installing speex (1.2.1-r0) (9/85) Installing libshout (2.4.6-r1) (10/85) Installing wavpack (5.5.0-r0) (11/85) Installing gst-plugins-good (1.20.3-r2) (12/85) Installing py3-parsing (3.0.9-r0) (13/85) Installing py3-packaging (21.3-r2) (14/85) Installing py3-setuptools (65.4.1-r0) (15/85) Installing py3-certifi (2022.6.15-r0) (16/85) Installing py3-charset-normalizer (2.1.1-r0) (17/85) Installing py3-idna (3.4-r1) (18/85) Installing py3-urllib3 (1.26.12-r0) (19/85) Installing py3-requests (2.28.1-r0) (20/85) Installing py3-ytmusicapi (0.23.0-r0) (21/85) Installing libmng (2.0.3-r1) (22/85) Installing qt5-qtimageformats (5.15.5_git20220617-r0) (23/85) Installing py3-mutagen (1.45.1-r2) (24/85) Installing py3-websockets (10.3-r1) (25/85) Installing py3-brotli (1.0.9-r8) (26/85) Installing yt-dlp (2022.10.04-r1) (27/85) Installing audiotube (9999_git1664589745-r0) (28/85) Installing calindori (9999_git1664589753-r0) (29/85) Installing live-media (2022.07.14-r0) (30/85) Installing libxpm (3.5.13-r1) (31/85) Installing a52dec (0.7.4-r7) (32/85) Installing ffmpeg4-libs (4.4.2-r4) (33/85) Installing libbluray (1.3.3-r0) (34/85) Installing libcddb (1.3.2-r3) (35/85) Installing libdvbpsi (1.3.3-r0) (36/85) Installing libdvdcss (1.4.3-r0) (37/85) Installing libdvdread (6.1.3-r0) (38/85) Installing libdvdnav (6.1.1-r0) (39/85) Installing libebml (1.4.3-r0) (40/85) Installing faad2-libs (2.10.0-r0) (41/85) Installing libupnp (1.14.13-r0) (42/85) Installing lua5.2-libs (5.2.4-r10) (43/85) Installing libmad (0.15.1b-r9) (44/85) Installing libmatroska (1.7.0-r1) (45/85) Installing libmpeg2 (0.5.1-r8) (46/85) Installing glslang-libs (11.11.0-r0) (47/85) Installing glslang (11.11.0-r0) (48/85) Installing spirv-tools (1.3.224.1-r1) (49/85) Installing shaderc (2022.2-r1) (50/85) Installing libplacebo (4.208.0-r2) (51/85) Installing vlc-libs (3.0.17.4-r7) (52/85) Installing vlc (3.0.17.4-r7) (53/85) Installing elisa (22.08.1-r0) (54/85) Installing kunitconversion (9999_git1664630491-r0) (55/85) Installing kalk (9999_git1664614599-r0) (56/85) Installing qt5-qtkeychain (0.13.2-r0) (57/85) Installing kasts (9999_git1664567533-r0) (58/85) Installing keysmith (9999_git1664290534-r0) (59/85) Installing krecorder (9999_git1664380095-r1) (60/85) Installing kpublictransport (22.08.1-r0) (61/85) Installing ktrip (9999_git1664589771-r0) (62/85) Installing kweathercore (9999_git1664631973-r0) (63/85) Installing qt5-qtcharts (5.15.5_git20220617-r0) (64/85) Installing kweather (9999_git1664662391-r1) (65/85) Installing libquotient (0.6.11-r0) (66/85) Installing libcmark (0.30.2-r0) (67/85) Installing neochat (9999_git1664589787-r0) (68/85) Installing kjs (9999_git1664630323-r0) (69/85) Installing libkexiv2 (22.08.1-r0) (70/85) Installing libdjvulibre (3.5.28-r1) (71/85) Installing libzip (1.9.2-r1) (72/85) Installing ebook-tools (0.2.2-r2) (73/85) Installing discount-libs (2.2.7b-r0) (74/85) Installing poppler (22.10.0-r0) (75/85) Installing poppler-qt5 (22.10.0-r0) (76/85) Installing kdegraphics-mobipocket (22.08.1-r0) (77/85) Installing libspectre (0.2.10-r0) (78/85) Installing okular-common (22.08.1-r0) (79/85) Installing okular (22.08.1-r0) (80/85) Installing plasma-camera (1.0_git20210328-r2) (81/85) Installing gst-libav (1.20.3-r1) (82/85) Installing gst-plugins-good-qt (1.20.3-r2) (83/85) Installing plasmatube (9999_git1664292219-r0) (84/85) Installing qt5-qtwebsockets (5.15.5_git20220617-r0) (85/85) Installing tokodon (9999_git1664334665-r0) Executing busybox-1.35.0-r27.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing postmarketos-base-22-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing vlc-libs-3.0.17.4-r7.trigger OK: 2399 MiB in 849 packages (chroot) Exiting chroot... [16:07:06] Unregister qemu binfmt (arm) [16:07:06] Unregister qemu binfmt (aarch64) [16:07:07] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:07:07] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:07:07] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y [16:07:07] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone [16:07:09] Cleared up ~4715 MB of space [16:07:09] DONE! Building image for pine64-pinephonepro Already up to date. [16:07:10] Work path [/home/swadmin/.local/var/pmbootstrap]: [16:07:10] Channel [edge]: [16:07:10] Vendor [qemu]: [16:07:10] Device codename [amd64]: [16:07:10] Kernel [lts]: [16:07:10] Username [user]: [16:07:10] User interface [weston]: [16:07:10] Change them? (y/n) [n]: [16:07:10] Extra packages [none]: [16:07:10] Use this timezone instead of GMT? (y/n) [y]: [16:07:10] Choose default locale for installation [C.UTF-8]: [16:07:10] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [16:07:10] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [16:07:10] Config changed: ui='plasma-mobile' [16:07:10] Config changed: device='pine64-pinephonepro' [16:07:10] Config changed: kernel='' [16:07:11] Config changed: extra_packages='osk-sdl' (1704993) [16:07:11] % 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) (1704993) [16:07:11] % 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 (1704993) [16:07:11] *** (1/4) PREPARE NATIVE CHROOT *** (1704993) [16:07:11] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (1704993) [16:07:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1704993) [16:07:11] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1704993) [16:07:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1704993) [16:07:11] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1704993) [16:07:11] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (1704993) [16:07:11] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (1704993) [16:07:11] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (1704993) [16:07:11] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (1704993) [16:07:11] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (1704993) [16:07:11] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (1704993) [16:07:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1704993) [16:07:11] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1704993) [16:07:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (1704993) [16:07:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1704993) [16:07:11] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1704993) [16:07:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (1704993) [16:07:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1704993) [16:07:11] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1704993) [16:07:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (1704993) [16:07:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1704993) [16:07:11] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1704993) [16:07:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1704993) [16:07:11] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1704993) [16:07:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (1704993) [16:07:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1704993) [16:07:11] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1704993) [16:07:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (1704993) [16:07:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1704993) [16:07:11] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1704993) [16:07:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (1704993) [16:07:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1704993) [16:07:11] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1704993) [16:07:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (1704993) [16:07:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1704993) [16:07:11] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1704993) [16:07:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (1704993) [16:07:11] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1704993) [16:07:11] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1704993) [16:07:12] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1704993) [16:07:12] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1704993) [16:07:12] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1704993) [16:07:12] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1704993) [16:07:12] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1704993) [16:07:12] Update package index for x86_64 (4 file(s)) (1704993) [16:07:12] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (1704993) [16:07:12] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1704993) [16:07:12] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (1704993) [16:07:12] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1704993) [16:07:12] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (1704993) [16:07:12] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1704993) [16:07:13] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (1704993) [16:07:13] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1704993) [16:07:13] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (1704993) [16:07:13] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk (1704993) [16:07:13] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1704993) [16:07:13] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1704993) [16:07:13] extracted: /tmp/pmbootstrap5kcmvpzqapk (1704993) [16:07:13] extracted: /tmp/pmbootstrap4txcgz80sig (1704993) [16:07:13] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1704993) [16:07:13] % 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/pmbootstrap4txcgz80sig /tmp/pmbootstrap5kcmvpzqapk Verified OK (1704993) [16:07:13] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (1704993) [16:07:13] % /tmp/pmbootstrap5kcmvpzqapk --version apk-tools 2.12.9, compiled for x86_64. (1704993) [16:07:13] (native) install alpine-base (1704993) [16:07:13] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (1704993) [16:07:13] % 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 (1704993) [16:07:13] % 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 (1704993) [16:07:13] % 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 (1704993) [16:07:13] % 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 (1704993) [16:07:13] % 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 (1704993) [16:07:13] % 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 (1704993) [16:07:13] % 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 (1704993) [16:07:13] % 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 (1704993) [16:07:13] % 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 (1704993) [16:07:13] % 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 (1704993) [16:07:13] % 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 (1704993) [16:07:13] % 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 (1704993) [16:07:13] % 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 (1704993) [16:07:13] % 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 (1704993) [16:07:14] % 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 (1704993) [16:07:14] % 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 (1704993) [16:07:14] % 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 (1704993) [16:07:14] % 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 (1704993) [16:07:14] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (1704993) [16:07:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (1704993) [16:07:14] (native) update /etc/apk/repositories (1704993) [16:07:14] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1704993) [16:07:14] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1704993) [16:07:14] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1704993) [16:07:14] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1704993) [16:07:14] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1704993) [16:07:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1704993) [16:07:14] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1704993) [16:07:14] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1704993) [16:07:14] % 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 (1704993) [16:07:14] New background process: pid=1705411, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (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-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.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-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r27) (18/25) Installing zlib (1.2.12-r3) (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 (1704993) [16:07:15] (native) % adduser -D pmos -u 12345 (1704993) [16:07:15] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (1704993) [16:07:15] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (1704993) [16:07:15] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (1704993) [16:07:15] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (1704993) [16:07:15] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (1704993) [16:07:15] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (1704993) [16:07:15] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (1704993) [16:07:15] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (1704993) [16:07:15] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (1704993) [16:07:15] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (1704993) [16:07:15] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (1704993) [16:07:15] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (1704993) [16:07:15] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (1704993) [16:07:15] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (1704993) [16:07:16] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (1704993) [16:07:16] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (1704993) [16:07:16] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (1704993) [16:07:16] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (1704993) [16:07:16] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (1704993) [16:07:18] (native) install cryptsetup util-linux parted (1704993) [16:07:18] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1704993) [16:07:18] (native) % cat /tmp/apk_progress_fifo (1704993) [16:07:18] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (1704993) [16:07:18] New background process: pid=1705727, 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_p20221001-r0) (11/43) Installing ncurses-libs (6.3_p20221001-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 (1704993) [16:07:20] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") *** (1704993) [16:07:20] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (1704993) [16:07:20] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (1704993) [16:07:20] % 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 (1704993) [16:07:20] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (1704993) [16:07:20] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3 (1704993) [16:07:20] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5 (1704993) [16:07:20] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7 (1704993) [16:07:20] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8 (1704993) [16:07:20] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9 (1704993) [16:07:20] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/ (1704993) [16:07:20] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (1704993) [16:07:20] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (1704993) [16:07:20] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (1704993) [16:07:20] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (1704993) [16:07:20] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (1704993) [16:07:20] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (1704993) [16:07:20] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (1704993) [16:07:20] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (1704993) [16:07:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (1704993) [16:07:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (1704993) [16:07:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (1704993) [16:07:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (1704993) [16:07:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (1704993) [16:07:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (1704993) [16:07:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (1704993) [16:07:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (1704993) [16:07:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (1704993) [16:07:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (1704993) [16:07:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (1704993) [16:07:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (1704993) [16:07:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (1704993) [16:07:21] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (1704993) [16:07:21] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (1704993) [16:07:21] (native) install qemu-aarch64 (1704993) [16:07:21] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1704993) [16:07:21] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1704993) [16:07:21] (native) % cat /tmp/apk_progress_fifo (1704993) [16:07:21] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (1704993) [16:07:21] New background process: pid=1705814, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.1.0-r2) Executing busybox-1.35.0-r27.trigger OK: 25 MiB in 69 packages (1704993) [16:07:22] Register qemu binfmt (aarch64) (1704993) [16:07:22] % 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 (1704993) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin (1704993) [16:07:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (1704993) [16:07:22] % 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 (1704993) [16:07:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (1704993) [16:07:22] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1704993) [16:07:22] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1704993) [16:07:22] extracted: /tmp/pmbootstrapk4i49fbjapk (1704993) [16:07:22] extracted: /tmp/pmbootstrap_5ydzc_1sig (1704993) [16:07:22] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1704993) [16:07:22] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap_5ydzc_1sig /tmp/pmbootstrapk4i49fbjapk Verified OK (1704993) [16:07:22] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (1704993) [16:07:22] % /tmp/pmbootstrapk4i49fbjapk --version apk-tools 2.12.9, compiled for x86_64. (1704993) [16:07:22] (rootfs_pine64-pinephonepro) install alpine-base (1704993) [16:07:22] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache (1704993) [16:07:22] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf (1704993) [16:07:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk (1704993) [16:07:22] (rootfs_pine64-pinephonepro) update /etc/apk/repositories (1704993) [16:07:22] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1704993) [16:07:22] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1704993) [16:07:22] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1704993) [16:07:22] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1704993) [16:07:22] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1704993) [16:07:22] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (1704993) [16:07:22] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (1704993) [16:07:22] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (1704993) [16:07:22] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (1704993) [16:07:22] Update package index for aarch64 (4 file(s)) (1704993) [16:07:22] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (1704993) [16:07:22] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (1704993) [16:07:22] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (1704993) [16:07:23] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (1704993) [16:07:23] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (1704993) [16:07:23] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (1704993) [16:07:23] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (1704993) [16:07:23] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (1704993) [16:07:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1704993) [16:07:23] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1704993) [16:07:23] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1704993) [16:07:23] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1704993) [16:07:23] % 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 (1704993) [16:07:23] New background process: pid=1705986, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (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-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.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-r2) (16/25) Installing libssl3 (3.0.5-r2) (17/25) Installing ssl_client (1.35.0-r27) (18/25) Installing zlib (1.2.12-r3) (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 (1704993) [16:07:25] (rootfs_pine64-pinephonepro) % getent passwd user (1704993) [16:07:25] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user (1704993) [16:07:25] (rootfs_pine64-pinephonepro) % addgroup -S wheel addgroup: group 'wheel' in use (1704993) [16:07:26] (rootfs_pine64-pinephonepro) % addgroup user wheel (1704993) [16:07:26] (rootfs_pine64-pinephonepro) % addgroup -S video addgroup: group 'video' in use (1704993) [16:07:26] (rootfs_pine64-pinephonepro) % addgroup user video (1704993) [16:07:26] (rootfs_pine64-pinephonepro) % addgroup -S audio addgroup: group 'audio' in use (1704993) [16:07:26] (rootfs_pine64-pinephonepro) % addgroup user audio (1704993) [16:07:26] (rootfs_pine64-pinephonepro) % addgroup -S input addgroup: group 'input' in use (1704993) [16:07:26] (rootfs_pine64-pinephonepro) % addgroup user input (1704993) [16:07:26] (rootfs_pine64-pinephonepro) % addgroup -S plugdev (1704993) [16:07:26] (rootfs_pine64-pinephonepro) % addgroup user plugdev (1704993) [16:07:26] (rootfs_pine64-pinephonepro) % addgroup -S netdev addgroup: group 'netdev' in use (1704993) [16:07:26] (rootfs_pine64-pinephonepro) % addgroup user netdev (1704993) [16:07:26] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, 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, ttf-droid-nonlatin, ttyescape, xdg-user-dirs (1704993) [16:07:28] (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-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, ttf-droid-nonlatin, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (1704993) [16:07:29] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (1704993) [16:07:29] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (1704993) [16:07:30] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (1704993) [16:07:30] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (1704993) [16:07:31] (rootfs_pine64-pinephonepro) install postmarketos-base device-pine64-pinephonepro postmarketos-ui-plasma-mobile device-pine64-pinephonepro-nonfree-firmware angelfish breeze-gtk discover 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 ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (1704993) [16:07:31] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1704993) [16:07:31] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (1704993) [16:07:31] (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-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 ttf-droid-nonlatin ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (1704993) [16:07:31] New background process: pid=1706248, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/723) Installing icu-data-full (71.1-r4) (2/723) Installing dbus-libs (1.15.0-r2) (3/723) Installing libgcc (12.2.1_git20220924-r2) (4/723) Installing libffi (3.4.3-r0) (5/723) Installing libintl (0.21-r3) (6/723) Installing libblkid (2.38.1-r0) (7/723) Installing libmount (2.38.1-r0) (8/723) Installing pcre2 (10.40-r0) (9/723) Installing glib (2.74.0-r4) (10/723) Installing libstdc++ (12.2.1_git20220924-r2) (11/723) Installing icu-libs (71.1-r4) (12/723) Installing libpcre2-16 (10.40-r0) (13/723) Installing zstd-libs (1.5.2-r9) (14/723) Installing qt5-qtbase (5.15.5_git20220728-r0) (15/723) Installing hicolor-icon-theme (0.17-r2) (16/723) Installing libmagic (5.42-r0) (17/723) Installing file (5.42-r0) (18/723) Installing libxau (1.0.10-r0) (19/723) Installing libmd (1.0.4-r0) (20/723) Installing libbsd (0.11.6-r2) (21/723) Installing libxdmcp (1.1.3-r1) (22/723) Installing libxcb (1.15-r0) (23/723) Installing libx11 (1.8.1-r1) (24/723) Installing libxext (1.3.4-r1) (25/723) Installing libice (1.0.10-r1) (26/723) Installing libuuid (2.38.1-r0) (27/723) Installing libsm (1.2.3-r1) (28/723) Installing libxt (1.2.1-r0) (29/723) Installing libxmu (1.1.3-r1) (30/723) Installing xset (1.2.4-r0) (31/723) Installing xprop (1.2.5-r0) (32/723) Installing xdg-utils (1.1.3-r4) (33/723) Installing mesa (22.1.7-r4) (34/723) Installing libdrm (2.4.113-r0) (35/723) Installing libexpat (2.4.9-r0) (36/723) Installing wayland-libs-server (1.21.0-r1) (37/723) Installing mesa-glapi (22.1.7-r4) (38/723) Installing mesa-gles (22.1.7-r4) (39/723) Installing qt5-qtdeclarative (5.15.5_git20220617-r2) (40/723) Installing libxcomposite (0.4.5-r1) (41/723) Installing brotli-libs (1.0.9-r8) (42/723) Installing libbz2 (1.0.8-r3) (43/723) Installing libpng (1.6.38-r0) (44/723) Installing freetype (2.12.1-r0) (45/723) Installing fontconfig (2.14.0-r0) (46/723) Installing wayland-libs-client (1.21.0-r1) (47/723) Installing wayland-libs-cursor (1.21.0-r1) (48/723) Installing wayland-libs-egl (1.21.0-r1) (49/723) Installing pkgconf (1.9.3-r0) (50/723) Installing xkeyboard-config (9999-r5) (51/723) Installing xz-libs (5.2.7-r0) (52/723) Installing libxml2 (2.10.2-r1) (53/723) Installing libxkbcommon (1.4.1-r0) (54/723) Installing qt5-qtwayland (5.15.5_git20220620-r1) (55/723) Installing mesa-gbm (22.1.7-r4) (56/723) Installing libxshmfence (1.3-r1) (57/723) Installing mesa-egl (22.1.7-r4) (58/723) Installing avahi-libs (0.8-r6) (59/723) Installing gmp (6.2.1-r2) (60/723) Installing nettle (3.8.1-r0) (61/723) Installing p11-kit (0.24.1-r0) (62/723) Installing libtasn1 (4.19.0-r0) (63/723) Installing libunistring (1.0-r0) (64/723) Installing gnutls (3.7.8-r1) (65/723) Installing cups-libs (2.4.2-r0) (66/723) Installing shared-mime-info (2.2-r1) (67/723) Installing libjpeg-turbo (2.1.4-r0) (68/723) Installing libwebp (1.2.4-r1) (69/723) Installing tiff (4.4.0-r0) (70/723) Installing gdk-pixbuf (2.42.9-r1) (71/723) Installing gtk-update-icon-cache (3.24.34-r6) (72/723) Installing libxfixes (6.0.0-r0) (73/723) Installing libxrender (0.9.10-r4) (74/723) Installing libxcursor (1.2.1-r1) (75/723) Installing libxdamage (1.1.5-r1) (76/723) Installing libxi (1.8-r0) (77/723) Installing libxinerama (1.1.4-r2) (78/723) Installing libxrandr (1.5.2-r1) (79/723) Installing libatk-1.0 (2.46.0-r0) (80/723) Installing libxtst (1.2.4-r0) (81/723) Installing at-spi2-core (2.46.0-r0) (82/723) Installing libatk-bridge-2.0 (2.46.0-r0) (83/723) Installing pixman (0.40.0-r4) (84/723) Installing cairo (1.17.6-r3) (85/723) Installing cairo-gobject (1.17.6-r3) (86/723) Installing libepoxy (1.5.10-r0) (87/723) Installing fribidi (1.0.12-r0) (88/723) Installing graphite2 (1.3.14-r1) (89/723) Installing harfbuzz (5.2.0-r0) (90/723) Installing libxft (2.3.6-r0) (91/723) Installing pango (1.50.11-r0) (92/723) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/723) Installing libevdev (1.13.0-r0) (94/723) Installing mtdev (1.1.6-r0) (95/723) Installing eudev-libs (3.2.11-r2) (96/723) Installing libinput-libs (1.21.0-r0) (97/723) Installing xcb-util-wm (0.4.1-r1) (98/723) Installing xcb-util (0.4.0-r3) (99/723) Installing xcb-util-image (0.4.0-r1) (100/723) Installing xcb-util-keysyms (0.4.0-r1) (101/723) Installing xcb-util-renderutil (0.3.9-r1) (102/723) Installing libxkbcommon-x11 (1.4.1-r0) (103/723) Installing qt5-qtbase-x11 (5.15.5_git20220728-r0) (104/723) Installing qt5-qtgraphicaleffects (5.15.5_git20220516-r0) (105/723) Installing qt5-qtquickcontrols2 (5.15.5_git20220823-r0) (106/723) Installing kirigami2-libs (5.98.0-r0) (107/723) Installing kirigami2 (5.98.0-r0) (108/723) Installing kactivities-libs (5.98.0-r0) (109/723) Installing karchive (5.98.0-r0) (110/723) Installing kconfig (5.98.0-r0) (111/723) Installing kcoreaddons (5.98.0-r0) (112/723) Installing qt5-qtx11extras (5.15.5_git20220602-r0) (113/723) Installing kwindowsystem (5.98.0-r0) (114/723) Installing kcrash (5.98.0-r0) (115/723) Installing kdbusaddons (5.98.0-r0) (116/723) Installing kglobalaccel (5.98.0-r0) (117/723) Installing kguiaddons (5.98.0-r0) (118/723) Installing ki18n (5.98.0-r0) (119/723) Installing libelogind (246.10-r5) (120/723) Installing polkit-elogind-libs (121-r0) (121/723) Installing polkit-qt-1 (0.114.0-r1) (122/723) Installing kauth (5.98.0-r0) (123/723) Installing kcodecs (5.98.0-r0) (124/723) Installing kwidgetsaddons (5.98.0-r0) (125/723) Installing kconfigwidgets (5.98.0-r0) (126/723) Installing qt5-qtsvg (5.15.5_git20220617-r0) (127/723) Installing kiconthemes (5.98.0-r0) (128/723) Installing kitemviews (5.98.0-r0) (129/723) Installing kxmlgui (5.98.0-r0) (130/723) Installing kbookmarks (5.98.0-r0) (131/723) Installing kcompletion (5.98.0-r0) (132/723) Installing libxml2-utils (2.10.2-r1) (133/723) Installing docbook-xml (4.5-r7) Executing docbook-xml-4.5-r7.post-install (134/723) Installing libgpg-error (1.45-r0) (135/723) Installing libgcrypt (1.10.1-r0) (136/723) Installing libxslt (1.1.36-r0) (137/723) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (138/723) Installing kdoctools (5.98.0-r0) (139/723) Installing kjobwidgets (5.98.0-r0) (140/723) Installing alsa-lib (1.2.7.2-r0) (141/723) Installing libxxf86vm (1.1.5-r0) (142/723) Installing mesa-gl (22.1.7-r4) (143/723) Installing libxv (1.0.11-r3) (144/723) Installing cdparanoia-libs (10.2-r11) (145/723) Installing graphene (1.10.8-r1) (146/723) Installing gstreamer (1.20.3-r1) (147/723) Installing libogg (1.3.5-r1) (148/723) Installing opus (1.3.1-r1) (149/723) Installing orc (0.4.32-r1) (150/723) Installing libtheora (1.1.1-r16) (151/723) Installing libvorbis (1.3.7-r0) (152/723) Installing gst-plugins-base (1.20.3-r1) (153/723) Installing qt5-qtmultimedia (5.15.5_git20220617-r0) (154/723) Installing qt5-qtspeech (5.15.5_git20220617-r0) (155/723) Installing sound-theme-freedesktop (0.8-r0) (156/723) Installing libltdl (2.4.7-r0) (157/723) Installing libcanberra (0.30-r8) (158/723) Installing libcanberra-gstreamer (0.30-r8) (159/723) Installing knotifications (5.98.0-r0) (160/723) Installing kservice (5.98.0-r0) (161/723) Installing solid-libs (5.98.0-r0) (162/723) Installing libhunspell (1.7.1-r0) (163/723) Installing ncurses-terminfo-base (6.3_p20221001-r0) (164/723) Installing ncurses-libs (6.3_p20221001-r0) (165/723) Installing readline (8.2.0-r0) (166/723) Installing hunspell (1.7.1-r0) (167/723) Installing sonnet (5.98.0-r0) (168/723) Installing ktextwidgets (5.98.0-r0) (169/723) Installing kio (5.98.0-r0) (170/723) Installing kpackage (5.98.0-r0) (171/723) Installing kdeclarative (5.98.0-r0) (172/723) Installing kwayland (5.98.0-r0) (173/723) Installing plasma-framework (5.98.0-r0) (174/723) Installing sqlite-libs (3.39.4-r0) (175/723) Installing libaccounts-glib (1.26-r0) (176/723) Installing libaccounts-qt (1.16-r1) (177/723) Installing signond (8.61-r0) (178/723) Installing accounts-qml-module (0.7_git20190605-r0) (179/723) Installing qt5-qtwebchannel (5.15.5_git20220617-r0) (180/723) Installing sdl2 (2.24.1-r0) (181/723) Installing aom-libs (3.5.0-r0) (182/723) Installing libass (0.16.0-r0) (183/723) Installing libdav1d (1.0.0-r1) (184/723) Installing lame (3.100-r1) (185/723) Installing libasyncns (0.8-r1) (186/723) Installing flac-libs (1.4.1-r0) (187/723) Installing libsndfile (1.1.0-r2) (188/723) Installing libgomp (12.2.1_git20220924-r2) (189/723) Installing soxr (0.1.3-r2) (190/723) Installing speexdsp (1.2.1-r0) (191/723) Installing tdb-libs (1.4.7-r0) (192/723) Installing libpulse (9999_git20220528-r0) (193/723) Installing cjson (1.7.15-r3) (194/723) Installing mbedtls (2.28.1-r0) (195/723) Installing librist (0.2.7-r0) (196/723) Installing libsrt (1.5.1-r0) (197/723) Installing libssh (0.10.4-r0) (198/723) Installing v4l-utils-libs (1.22.1-r2) (199/723) Installing libva (2.16.0-r0) (200/723) Installing libvdpau (1.5-r0) (201/723) Installing vidstab (1.1.0-r1) (202/723) Installing libvpx (1.12.0-r1) (203/723) Installing x264-libs (0.164_git20220602-r0) (204/723) Installing numactl (2.0.16-r0) (205/723) Installing x265-libs (3.5-r3) (206/723) Installing xvidcore (1.3.7-r1) (207/723) Installing libsodium (1.0.18-r2) (208/723) Installing libzmq (4.3.4-r1) (209/723) Installing ffmpeg-libs (5.1.2-r1) (210/723) Installing libevent (2.1.12-r5) (211/723) Installing nspr (4.35-r0) (212/723) Installing nss (3.83-r0) (213/723) Installing re2 (2022.06.01-r1) (214/723) Installing snappy (1.1.9-r4) (215/723) Installing qt5-qtwebengine (5.15.11-r0) (216/723) Installing libnotify (0.8.1-r1) (217/723) Installing libproxy (0.4.18-r1) (218/723) Installing signon-ui (0.17_git20171023-r1) (219/723) Installing libassuan (2.5.5-r0) (220/723) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (221/723) Installing gnupg-gpgconf (2.2.39-r0) (222/723) Installing gpg (2.2.39-r0) (223/723) Installing npth (1.6-r1) (224/723) Installing gpg-agent (2.2.39-r0) (225/723) Installing libksba (1.6.1-r0) (226/723) Installing gpgsm (2.2.39-r0) (227/723) Installing gpgme (1.17.1-r0) (228/723) Installing gpgmepp (1.17.1-r0) (229/723) Installing gdbm (1.23-r0) (230/723) Installing libsasl (2.1.28-r2) (231/723) Installing libqca (2.3.4-r2) (232/723) Installing kwallet (5.98.0-r0) (233/723) Installing kaccounts-integration (22.08.1-r0) (234/723) Installing purpose (5.98.0-r0) (235/723) Installing qt5-qtbase-sqlite (5.15.5_git20220728-r0) (236/723) Installing qt5-qtfeedback (0_git20180903-r0) (237/723) Installing angelfish (22.09-r0) (238/723) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (239/723) Installing gtk-engines-clearlooks (2.21.0-r3) (240/723) Installing gtk-engines-crux (2.21.0-r3) (241/723) Installing gtk-engines-industrial (2.21.0-r3) (242/723) Installing gtk-engines-mist (2.21.0-r3) (243/723) Installing gtk-engines-redmond (2.21.0-r3) (244/723) Installing gtk-engines-thinice (2.21.0-r3) (245/723) Installing gtk-engines (2.21.0-r3) (246/723) Installing breeze-gtk (5.25.5-r0) (247/723) Installing alsa-ucm-conf (1.2.7.2-r0) (248/723) Installing ca-certificates (20220614-r2) (249/723) Installing nghttp2-libs (1.50.0-r0) (250/723) Installing libcurl (7.85.0-r0) (251/723) Installing libgpiod (1.6.3-r1) (252/723) Installing libgudev (237-r1) (253/723) Installing libmm-glib (1.18.12-r0) (254/723) Installing libusb (1.0.26-r0) (255/723) Installing eg25-manager (0.4.4-r0) (256/723) Installing eg25-manager-openrc (0.4.4-r0) (257/723) Installing linux-pine64-pinephonepro (5.17.9-r2) (258/723) Installing llvm14-libs (14.0.6-r7) (259/723) Installing musl-fts (1.2.7-r3) (260/723) Installing libelf (0.187-r2) (261/723) Installing vulkan-loader (1.3.224.1-r1) (262/723) Installing mesa-dri-gallium (22.1.7-r4) (263/723) Installing udev-init-scripts (35-r1) (264/723) Installing udev-init-scripts-openrc (35-r1) (265/723) Installing kmod-libs (30-r1) (266/723) Installing eudev (3.2.11-r2) (267/723) Installing eudev-openrc (3.2.11-r2) (268/723) Installing openssh-keygen (9.1_p1-r0) (269/723) Installing libedit (20210910.3.1-r0) (270/723) Installing openssh-client-common (9.1_p1-r0) (271/723) Installing openssh-client-default (9.1_p1-r0) (272/723) Installing openssh-sftp-server (9.1_p1-r0) (273/723) Installing openssh-server-common (9.1_p1-r0) (274/723) Installing openssh-server (9.1_p1-r0) (275/723) Installing openssh (9.1_p1-r0) (276/723) Installing boot-deploy (0.6-r0) (277/723) Installing busybox-extras (1.35.0-r27) Executing busybox-extras-1.35.0-r27.post-install (278/723) Installing lzo (2.10-r3) (279/723) Installing btrfs-progs (5.19.1-r0) (280/723) Installing bzip2 (1.0.8-r3) (281/723) Installing argon2-libs (20190702-r2) (282/723) Installing device-mapper-libs (2.02.188-r0) (283/723) Installing json-c (0.16-r0) (284/723) Installing cryptsetup-libs (2.5.0-r2) (285/723) Installing popt (1.19-r0) (286/723) Installing cryptsetup (2.5.0-r2) (287/723) Installing cryptsetup-openrc (2.5.0-r2) (288/723) Installing libaio (0.3.113-r0) (289/723) Installing device-mapper-event-libs (2.02.188-r0) (290/723) Installing lvm2-libs (2.02.188-r0) (291/723) Installing device-mapper (2.02.188-r0) (292/723) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (293/723) Installing libcom_err (1.46.5-r2) (294/723) Installing e2fsprogs-libs (1.46.5-r2) (295/723) Installing e2fsprogs (1.46.5-r2) (296/723) Installing e2fsprogs-extra (1.46.5-r2) (297/723) Installing f2fs-tools-libs (1.15.0-r0) (298/723) Installing f2fs-tools (1.15.0-r0) (299/723) Installing lz4 (1.9.4-r1) (300/723) Installing userspace-rcu (0.13.2-r0) (301/723) Installing multipath-tools (0.9.1-r0) (302/723) Installing multipath-tools-openrc (0.9.1-r0) (303/723) Installing parted (3.5-r0) (304/723) Installing postmarketos-mvcfg (1-r0) (305/723) Installing postmarketos-keys (1-r0) (306/723) Installing sudo (1.9.11_p3-r0) (307/723) Installing postmarketos-base-nofde (22-r0) (308/723) Installing unudhcpd (0.2.1-r0) (309/723) Installing xz (5.2.7-r0) (310/723) Installing postmarketos-mkinitfs (1.5-r0) (311/723) Installing postmarketos-base (22-r0) Executing postmarketos-base-22-r0.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/723) Installing dbus (1.15.0-r2) Executing dbus-1.15.0-r2.pre-install Executing dbus-1.15.0-r2.post-install (313/723) Installing dbus-openrc (1.15.0-r2) (314/723) Installing libacl (2.3.1-r1) (315/723) Installing lz4-libs (1.9.4-r1) (316/723) Installing libarchive (3.6.1-r1) (317/723) Installing efivar-libs (38-r1) (318/723) Installing libgcab (1.4-r3) (319/723) Installing json-glib (1.6.6-r0) (320/723) Installing libgusb (0.4.1-r0) (321/723) Installing libjcat (0.1.10-r0) (322/723) Installing libxmlb (0.3.10-r0) (323/723) Installing fwupd (1.8.5-r0) (324/723) Installing fwupd-openrc (1.8.5-r0) (325/723) Installing fwupd-plugin-fastboot (1.8.5-r0) (326/723) Installing fwupd-plugin-logind (1.8.5-r0) (327/723) Installing libmbim (1.26.4-r0) (328/723) Installing libqrtr-glib (1.2.2-r0) (329/723) Installing libqmi (1.30.8-r0) (330/723) Installing fwupd-plugin-modem_manager (1.8.5-r0) (331/723) Installing fwupd-plugin-upower (1.8.5-r0) (332/723) Installing device-pine64-pinephonepro (3.3-r2) Executing device-pine64-pinephonepro-3.3-r2.post-install * service eg25-manager added to runlevel default (333/723) Installing firmware-pine64-pinebookpro (2-r0) (334/723) Installing linux-firmware-cypress (20220913-r0) (335/723) Installing linux-firmware-brcm (20220913-r0) (336/723) Installing linux-firmware-rockchip (20220913-r0) (337/723) Installing device-pine64-pinephonepro-nonfree-firmware (3.3-r2) (338/723) Installing yaml (0.2.5-r0) (339/723) Installing appstream (0.15.5-r0) Executing appstream-0.15.5-r0.post-install ✔ Metadata cache was updated successfully. (340/723) Installing appstream-qt (0.15.5-r0) (341/723) Installing attica (5.98.0-r0) (342/723) Installing kidletime (5.98.0-r0) (343/723) Installing knewstuff (5.98.0-r0) (344/723) Installing discover (5.25.5-r0) (345/723) Installing libapk-qt (0.4.2-r0) (346/723) Installing discover-backend-apk (5.25.5-r0) (347/723) Installing discover-backend-fwupd (5.25.5-r0) (348/723) Installing font-noto-common (0_git20211101-r6) (349/723) Installing font-noto-math (0_git20211101-r6) (350/723) Installing font-noto-symbols (0_git20211101-r6) (351/723) Installing font-noto (0_git20211101-r6) (352/723) Installing font-noto-emoji (2.038-r0) (353/723) Installing font-noto-extra (0_git20211101-r6) (354/723) Installing mauiman (1.0.0-r0) (355/723) Installing mauikit (2.2.0-r0) (356/723) Installing exiv2 (0.27.5-r1) (357/723) Installing mauikit-imagetools (2.2.0-r0) (358/723) Installing mauikit-filebrowsing (2.2.0-r0) (359/723) Installing index (2.2.0-r0) (360/723) Installing signon-plugin-oauth2 (0.25-r0) (361/723) Installing kaccounts-providers (22.08.1-r0) (362/723) Installing kirigami-addons (0.4-r0) (363/723) Installing kclock (22.09-r0) (364/723) Installing gsettings-desktop-schemas (43.0-r0) (365/723) Installing kdecoration (5.25.5-r0) (366/723) Installing kde-gtk-config (5.25.5-r0) (367/723) Installing kirigami-gallery (22.08.1-r0) (368/723) Installing kquickimageeditor (0.2.0-r1) (369/723) Installing taglib (1.12-r1) (370/723) Installing kfilemetadata (5.98.0-r0) (371/723) Installing qt5-qtlocation (5.15.5_git20220618-r0) (372/723) Installing koko (22.09-r0) (373/723) Installing kasync (0.3.0-r2) (374/723) Installing gpg-wks-server (2.2.39-r0) (375/723) Installing gpgv (2.2.39-r0) (376/723) Installing libldap (2.6.3-r3) (377/723) Installing gnupg-dirmngr (2.2.39-r0) (378/723) Installing gnupg-utils (2.2.39-r0) (379/723) Installing gnupg-wks-client (2.2.39-r0) (380/723) Installing gnupg (2.2.39-r0) (381/723) Installing iso-codes (4.11.0-r0) (382/723) Installing kcontacts (5.98.0-r0) (383/723) Installing kpeople (5.98.0-r0) (384/723) Installing libical (3.0.14-r1) (385/723) Installing kcalendarcore (5.98.0-r0) (386/723) Installing kmime (22.08.1-r0) (387/723) Installing kimap2 (0.4.0-r1) (388/723) Installing qt5-qtxmlpatterns (5.15.5_git20220602-r0) (389/723) Installing kdav2 (0.4.0-r1) (390/723) Installing lmdb (0.9.29-r1) (391/723) Installing libxapian (1.4.20-r1) (392/723) Installing sink (0.9.0-r3) (393/723) Installing kpeoplesink (0_git20210224-r1) (394/723) Installing kpeoplevcard (0.1-r2) (395/723) Installing libraw (0.20.2-r0) (396/723) Installing libraw-tools (0.20.2-r0) (397/723) Installing lcms2 (2.13.1-r0) (398/723) Installing imagemagick-libs (7.1.0.49-r0) (399/723) Installing jbig2dec (0.19-r0) (400/723) Installing ghostscript (9.56.1-r0) (401/723) Installing libde265 (1.0.8-r2) (402/723) Installing libheif (1.13.0-r0) (403/723) Installing libjxl (0.6.1_git20220605-r1) (404/723) Installing librsvg (2.55.1-r0) (405/723) Installing imagemagick (7.1.0.49-r0) (406/723) Installing perl (5.36.0-r0) (407/723) Installing perl-image-exiftool (12.42-r0) (408/723) Installing exiftool (12.42-r0) (409/723) Installing openexr (3.1.5-r3) (410/723) Installing soundtouch (2.3.1-r0) (411/723) Installing chromaprint (1.5.1-r2) (412/723) Installing libraw1394 (2.1.2-r2) (413/723) Installing libdc1394 (2.2.6-r0) (414/723) Installing tslib (1.22-r1) (415/723) Installing directfb (1.7.7-r4) (416/723) Installing faac (1.30-r1) (417/723) Installing fdk-aac (2.0.2-r1) (418/723) Installing flite (2.2-r1) (419/723) Installing libsamplerate (0.2.2-r0) (420/723) Installing jack (1.9.21-r0) (421/723) Installing portaudio (19.7.0-r0) (422/723) Installing fluidsynth-libs (2.3.0-r0) (423/723) Installing libfreeaptx (0.1.1-r0) (424/723) Installing gsm (1.0.22-r0) (425/723) Installing libldac (2.0.2.3-r0) (426/723) Installing libmodplug (0.8.9.0-r1) (427/723) Installing neon (0.32.4-r0) (428/723) Installing libnice (0.1.19-r0) (429/723) Installing openal-soft (1.22.2-r1) (430/723) Installing openjpeg (2.5.0-r0) (431/723) Installing librtmp (2.4_git20190330-r1) (432/723) Installing sbc (2.0-r0) (433/723) Installing spandsp (0.0.6-r2) (434/723) Installing libsrtp (2.4.2-r3) (435/723) Installing vo-aacenc (0.1.3-r0) (436/723) Installing vo-amrwbenc (0.1.3-r0) (437/723) Installing libzbar (0.23.92-r0) (438/723) Installing gst-plugins-bad (1.20.3-r4) (439/723) Installing gtk4.0 (4.8.1-r0) Executing gtk4.0-4.8.1-r0.post-install (440/723) Installing megapixels (1.5.2-r0) (441/723) Installing encodings (1.0.6-r0) (442/723) Installing libfontenc (1.1.6-r0) (443/723) Installing mkfontscale (1.2.2-r1) (444/723) Installing ttf-dejavu (2.37-r2) (445/723) Installing sdl2_ttf (2.20.1-r0) (446/723) Installing osk-sdl (0.67-r0) (447/723) Installing kcmutils (5.98.0-r0) (448/723) Installing frameworkintegration (5.98.0-r0) (449/723) Installing oxygen (5.25.5-r0) (450/723) Installing modemmanager-qt (5.98.0-r0) (451/723) Installing callaudiod-libs (0.1.4-r0) (452/723) Installing abseil-cpp (20220623.1-r1) (453/723) Installing boost1.80-thread (1.80.0-r2) (454/723) Installing libprotobuf (3.21.7-r0) (455/723) Installing libphonenumber (8.12.56-r0) (456/723) Installing plasma-dialer (22.09-r0) (457/723) Installing plasma-mobile-sounds (0.1-r1) (458/723) Installing qt5-qtquickcontrols (5.15.5_git20220518-r0) (459/723) Installing plasma-phonebook (22.09-r0) (460/723) Installing postmarketos-artwork-wallpapers (2-r1) (461/723) Installing postmarketos-hidden-desktop-entries (2.2-r1) (462/723) Installing bluez (5.65-r1) (463/723) Installing bluez-openrc (5.65-r1) (464/723) Installing bluez-obexd (5.65-r1) (465/723) Installing kded (5.98.0-r0) (466/723) Installing bluez-qt (5.98.0-r0) (467/723) Installing bluedevil (5.25.5-r0) (468/723) Installing breeze (5.25.5-r0) (469/723) Installing libpulse-mainloop-glib (9999_git20220528-r0) (470/723) Installing callaudiod (0.1.4-r0) (471/723) Installing dnsmasq-common (2.86-r5) (472/723) Installing dnsmasq-openrc (2.86-r5) (473/723) Installing dnsmasq (2.86-r5) Executing dnsmasq-2.86-r5.pre-install (474/723) Installing linux-pam (1.5.2-r1) (475/723) Installing shadow (4.10-r3) (476/723) Installing elogind (246.10-r5) (477/723) Installing elogind-openrc (246.10-r5) (478/723) Installing hfd-service (0.1.0-r1) (479/723) Installing hfd-service-openrc (0.1.0-r1) (480/723) Installing iio-sensor-proxy (3.4-r0) (481/723) Installing iio-sensor-proxy-openrc (3.4-r0) (482/723) Installing libkscreen (5.25.5-r0) (483/723) Installing qt5-qtsensors (5.15.5_git20220519-r0) (484/723) Installing kscreen (5.25.5-r0) (485/723) Installing socat (1.7.4.3-r1) (486/723) Installing kwallet-pam (5.25.5-r0) (487/723) Installing kwayland-integration (5.25.5-r0) (488/723) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (489/723) Installing duktape (2.7.0-r0) (490/723) Installing polkit-elogind (121-r0) (491/723) Installing modemmanager (1.18.12-r0) (492/723) Installing modemmanager-openrc (1.18.12-r0) (493/723) Installing libnm (1.40.0-r0) (494/723) Installing networkmanager-common (1.40.0-r0) (495/723) Installing networkmanager-openrc (1.40.0-r0) (496/723) Installing libmnl (1.0.5-r0) (497/723) Installing libnftnl (1.2.3-r0) (498/723) Installing iptables (1.8.8-r2) (499/723) Installing iptables-openrc (1.8.8-r2) (500/723) Installing libndp (1.8-r0) (501/723) Installing libidn2 (2.3.3-r0) (502/723) Installing libpsl (0.21.1-r0) (503/723) 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-. * (504/723) Installing networkmanager-cli (1.40.0-r0) (505/723) Installing pcre (8.45-r2) (506/723) Installing slang (2.3.3-r0) (507/723) Installing newt (0.52.21-r4) (508/723) Installing networkmanager-tui (1.40.0-r0) (509/723) Installing wireless-regdb (2022.08.12-r0) (510/723) 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 ; * rc-service start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (511/723) Installing mobile-broadband-provider-info (20220725-r0) (512/723) Installing networkmanager-wwan (1.40.0-r0) (513/723) Installing pipewire-libs (0.3.59-r0) (514/723) Installing libunwind (1.6.2-r0) (515/723) Installing libuv (1.44.2-r0) (516/723) Installing roc-toolkit-libs (0.1.5-r2) (517/723) Installing webrtc-audio-processing (0.3.1-r6) (518/723) Installing pipewire (0.3.59-r0) (519/723) Installing breeze-icons (5.98.0-r0) (520/723) Installing dbus-x11 (1.15.0-r2) (521/723) Installing kactivities (5.98.0-r0) (522/723) Installing dconf (0.40.0-r1) (523/723) Installing anthy (9100h-r1) (524/723) Installing maliit-framework (2.3.0-r1) (525/723) Installing kyotocabinet (1.2.79-r3) (526/723) Installing libpinyin (2.6.2-r0) (527/723) Installing tinyxml (2.6.2-r1) (528/723) Installing presage (0.9.1-r2) (529/723) Installing maliit-keyboard (2.3.1-r0) (530/723) Installing qt5-qtvirtualkeyboard (5.15.5_git20220617-r0) (531/723) Installing plasma-nano (5.25.5-r0) (532/723) Installing networkmanager-qt (5.98.0-r0) (533/723) Installing plasma-nm (5.25.5-r0) (534/723) Installing plasma-nm-mobile (5.25.5-r0) (535/723) Installing fftw-single-libs (3.3.10-r0) (536/723) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (537/723) Installing pulseaudio-bluez (9999_git20220528-r0) (538/723) Installing pulseaudio-alsa (9999_git20220528-r0) (539/723) Installing alsa-utils-openrc (1.2.7-r1) (540/723) Installing pulseaudio-openrc (9999_git20220528-r0) (541/723) Installing libcanberra-pulse (0.30-r8) (542/723) Installing plasma-pa (5.25.5-r0) (543/723) Installing tzdata (2022d-r0) (544/723) Installing libdaemon (0.14-r3) (545/723) Installing openrc-settingsd (1.1.0-r0) (546/723) Installing openrc-settingsd-openrc (1.1.0-r0) (547/723) Installing plasma-settings (22.09-r1) (548/723) Installing kactivitymanagerd (5.25.5-r0) (549/723) Installing kinit (5.98.0-r0) (550/723) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (551/723) Installing kdnssd (5.98.0-r0) (552/723) Installing syntax-highlighting (5.98.0-r0) (553/723) Installing kdsoap (2.1.1-r0) (554/723) Installing libmtp (1.1.20-r0) (555/723) Installing llvm15-libs (15.0.2-r0) (556/723) Installing clang-libs (15.0.2-r0) (557/723) Installing qt5-qttools (5.15.5_git20220619-r1) (558/723) Installing phonon (4.11.1-r2) (559/723) Installing talloc (2.3.4-r0) (560/723) Installing tevent (0.13.0-r0) (561/723) Installing samba-util-libs (4.16.4-r0) (562/723) Installing jansson (2.14-r0) (563/723) Installing ldb (2.5.2-r0) (564/723) Installing libwbclient (4.16.4-r0) (565/723) Installing samba-libs (4.16.4-r0) (566/723) Installing libsmbclient (4.16.4-r0) (567/723) Installing kio-extras (22.08.1-r0) (568/723) Installing kquickcharts (5.98.0-r0) (569/723) Installing xorg-server-common (21.1.4-r1) (570/723) Installing libxkbfile (1.1.0-r1) (571/723) Installing xkbcomp (1.4.5-r0) (572/723) Installing libxfont2 (2.0.6-r0) (573/723) Installing libtirpc-conf (1.3.2-r2) (574/723) Installing libtirpc-nokrb (1.3.2-r2) (575/723) Installing libxcvt (0.1.2-r0) (576/723) Installing xwayland (22.1.3-r1) (577/723) Installing layer-shell-qt (5.25.5-r0) (578/723) Installing kscreenlocker (5.25.5-r0) (579/723) Installing libqaccessibilityclient (0.4.1-r1) (580/723) Installing xcb-util-cursor (0.1.3-r2) (581/723) Installing kwin (5.25.5-r0) (582/723) Installing kitemmodels (5.98.0-r0) (583/723) Installing threadweaver (5.98.0-r0) (584/723) Installing krunner (5.98.0-r0) (585/723) Installing milou (5.25.5-r0) (586/723) Installing pipewire-media-session (0.4.1-r0) (587/723) Installing qqc2-desktop-style (5.98.0-r0) (588/723) Installing font-hack (3.003-r2) (589/723) Installing plasma-integration (5.25.5-r0) (590/723) Installing qtchooser (66-r1) (591/723) Installing plasma-workspace-libs (5.25.5-r1) (592/723) Installing kactivities-stats (5.98.0-r0) (593/723) Installing baloo (5.98.0-r0) (594/723) Installing kholidays (5.98.0-r0) (595/723) Installing knotifyconfig (5.98.0-r0) (596/723) Installing kparts (5.98.0-r0) (597/723) Installing zxing-cpp (1.4.0-r0) (598/723) Installing libdmtx-libs (0.7.7-r0) (599/723) Installing libqrencode (4.1.1-r0) (600/723) Installing prison (5.98.0-r2) (601/723) Installing ktexteditor (5.98.0-r0) (602/723) Installing libnl3 (3.7.0-r0) (603/723) Installing libpcap (1.10.1-r0) (604/723) Installing lm-sensors-libs (3.6.0-r4) (605/723) Installing libksysguard (5.25.5-r0) (606/723) Installing kuserfeedback (1.2.0-r1) (607/723) Installing gpsd (3.24-r0) (608/723) Installing gpsd-openrc (3.24-r0) (609/723) Installing mpfr4 (4.1.0-r0) (610/723) Installing libqalculate (4.3.0-r0) (611/723) Installing plasma-workspace (5.25.5-r1) (612/723) Installing kpty (5.98.0-r0) (613/723) Installing kdesu (5.98.0-r0) (614/723) Installing kde-cli-tools (5.25.5-r0) (615/723) Installing qqc2-breeze-style (5.25.5-r0) (616/723) Installing plasma-mobile (5.25.5-r0) (617/723) Installing polkit-kde-agent-1 (5.25.5-r0) (618/723) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (619/723) Installing chrony-openrc (4.3-r0) (620/723) Installing haveged (1.9.18-r0) (621/723) Installing haveged-openrc (1.9.18-r0) (622/723) Installing nftables (1.0.5-r0) (623/723) Installing nftables-openrc (1.0.5-r0) (624/723) Installing postmarketos-config-nftables (0.10-r0) Executing postmarketos-config-nftables-0.10-r0.post-install * service nftables added to runlevel default (625/723) Installing postmarketos-config-nftables-networkmanager (0.10-r0) (626/723) Installing postmarketos-base-nftables (22-r0) Executing postmarketos-base-nftables-22-r0.post-install (627/723) Installing postmarketos-artwork-icons (2-r1) (628/723) Installing util-linux (2.38.1-r0) (629/723) Installing libfdisk (2.38.1-r0) (630/723) Installing libsmartcols (2.38.1-r0) (631/723) Installing util-linux-misc (2.38.1-r0) (632/723) Installing libeconf (0.4.6-r0) (633/723) Installing runuser (2.38.1-r0) (634/723) Installing mount (2.38.1-r0) (635/723) Installing losetup (2.38.1-r0) (636/723) Installing hexdump (2.38.1-r0) (637/723) Installing uuidgen (2.38.1-r0) (638/723) Installing blkid (2.38.1-r0) (639/723) Installing sfdisk (2.38.1-r0) (640/723) Installing mcookie (2.38.1-r0) (641/723) Installing agetty (2.38.1-r0) (642/723) Installing agetty-openrc (0.45.2-r3) (643/723) Installing wipefs (2.38.1-r0) (644/723) Installing cfdisk (2.38.1-r0) (645/723) Installing umount (2.38.1-r0) (646/723) Installing util-linux-openrc (2.38.1-r0) (647/723) Installing flock (2.38.1-r0) (648/723) Installing lsblk (2.38.1-r0) (649/723) Installing libcap-ng (0.8.3-r1) (650/723) Installing setpriv (2.38.1-r0) (651/723) Installing logger (2.38.1-r0) (652/723) Installing partx (2.38.1-r0) (653/723) Installing fstrim (2.38.1-r0) (654/723) Installing findmnt (2.38.1-r0) (655/723) Installing pcsc-lite-libs (1.9.9-r0) (656/723) Installing wpa_supplicant (2.10-r4) (657/723) Installing wpa_supplicant-openrc (2.10-r4) (658/723) Installing ifupdown-ng-wifi (0.12.1-r0) (659/723) Installing postmarketos-base-ui (5-r1) Executing postmarketos-base-ui-5-r1.post-install (660/723) Installing postmarketos-base-ui-networkmanager (5-r1) (661/723) Installing mpdecimal (2.5.1-r1) (662/723) Installing python3 (3.10.7-r0) (663/723) Installing py3-ruamel.yaml.clib (0.2.6-r1) (664/723) Installing py3-ruamel.yaml (0.16.12-r2) (665/723) Installing sleep-inhibitor (1.16-r0) (666/723) Installing sleep-inhibitor-openrc (1.16-r0) (667/723) Installing postmarketos-base-ui-elogind (5-r1) Executing postmarketos-base-ui-elogind-5-r1.post-install (668/723) Installing py3-dbus (1.3.2-r0) (669/723) Installing obex-capabilities (0.2.1-r1) (670/723) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (671/723) Installing postmarketos-base-ui-bluez-obexd (5-r1) (672/723) Installing pulseaudio-utils (9999_git20220528-r0) (673/723) Installing postmarketos-base-ui-pulseaudio (5-r1) (674/723) Installing upower (1.90.0-r2) (675/723) Installing powerdevil-libs (5.25.5-r0) (676/723) Installing powerdevil (5.25.5-r0) (677/723) Installing bubblewrap (0.6.2-r0) (678/723) Installing fuse-common (3.12.0-r0) (679/723) Installing fuse-openrc (3.12.0-r0) (680/723) Installing fuse3-libs (3.12.0-r0) (681/723) Installing fuse3 (3.12.0-r0) (682/723) Installing xdg-desktop-portal (1.15.0-r0) (683/723) Installing xdg-desktop-portal-kde (5.25.5-r0) (684/723) Installing autologin (1.0.0-r4) (685/723) Installing tinydm (1.1.2-r0) (686/723) Installing tinydm-openrc (1.1.2-r0) (687/723) Installing postmarketos-base-ui-tinydm (5-r1) (688/723) Installing font-alias (1.0.4-r0) (689/723) Installing util-macros (1.19.3-r0) (690/723) Installing font-misc-misc (1.1.2-r2) (691/723) Installing font-cursor-misc (1.0.3-r2) (692/723) Installing xauth (1.1.2-r0) (693/723) Installing xmodmap (1.0.11-r0) (694/723) Installing xrdb (1.2.1-r0) (695/723) Installing xinit (1.4.1-r0) (696/723) Installing libpciaccess (0.16-r1) (697/723) Installing xorg-server (21.1.4-r1) (698/723) Installing libinput (1.21.0-r0) (699/723) Installing xf86-input-libinput (1.2.1-r0) (700/723) Installing xf86-video-fbdev (0.5.0-r3) (701/723) Installing postmarketos-base-ui-x11 (5-r1) (702/723) Installing postmarketos-ui-plasma-mobile (3.8-r5) Executing postmarketos-ui-plasma-mobile-3.8-r5.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 (703/723) Installing libexif (0.6.24-r0) (704/723) Installing hwloc (2.8.0-r0) (705/723) Installing libucontext (1.2-r0) (706/723) Installing libtbb (2021.6.0-r0) (707/723) Installing opencv (4.6.0-r2) (708/723) Installing postprocessd (0.2.1-r0) (709/723) Installing postprocessd-megapixels (0.2.1-r0) (710/723) Installing qmltermwidget (0.2.0-r1) (711/723) Installing qmlkonsole (22.09-r1) (712/723) Installing c-ares (1.18.1-r0) (713/723) Installing spacebar (22.09-r0) (714/723) Installing ttf-droid-nonlatin (20200215-r2) (715/723) Installing hkdm (0.1.8-r0) (716/723) Installing buffyboard (0.2.0-r0) (717/723) Installing terminus-font (4.49.1-r1) (718/723) Installing kbd-misc (2.5.1-r2) (719/723) Installing kbd (2.5.1-r2) (720/723) Installing kbd-openrc (2.5.1-r2) (721/723) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (722/723) Installing ttyescape-openrc (1.0.1-r1) (723/723) 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-r0.trigger 2022/10/06 16:13:08 Generating for kernel version: 5.17.9 2022/10/06 16:13:08 Output directory: /boot 2022/10/06 16:13:08 == Generating initramfs == 2022/10/06 16:13:08 - Including hook files 2022/10/06 16:13:08 - Including hook scripts 2022/10/06 16:13:08 - Including required binaries 2022/10/06 16:13:08 - Including kernel modules 2022/10/06 16:13:09 - Including splash images 2022/10/06 16:13:09 - Writing and verifying initramfs archive 2022/10/06 16:13:09 == Generating initramfs extra == 2022/10/06 16:13:09 - Including extra binaries 2022/10/06 16:13:09 - Including FDE support 2022/10/06 16:13:10 - Writing and verifying initramfs-extra archive 2022/10/06 16:13:11 == 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/06 16:13:12 mkinitfs completed in: 3.723036808s Executing postmarketos-base-22-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.15.0-r2.trigger Executing mkfontscale-1.2.2-r1.trigger OK: 2256 MiB in 748 packages (1704993) [16:13:22] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2256 MiB in 748 packages (1704993) [16:13:25] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details) (1704993) [16:13:26] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro (1704993) [16:13:26] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1704993) [16:13:26] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1704993) [16:13:26] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (1704993) [16:13:26] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro (1704993) [16:13:26] New background process: pid=1715124, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2256 MiB in 748 packages (1704993) [16:13:29] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2256 MiB in 748 packages (1704993) [16:13:32] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (1704993) [16:13:33] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs (1704993) [16:13:33] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1704993) [16:13:33] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1704993) [16:13:33] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (1704993) [16:13:33] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (1704993) [16:13:33] New background process: pid=1715389, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2256 MiB in 748 packages (1704993) [16:13:36] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro (1704993) [16:13:36] (rootfs_pine64-pinephonepro) % mkinitfs 2022/10/06 16:13:37 Generating for kernel version: 5.17.9 2022/10/06 16:13:37 Output directory: /boot 2022/10/06 16:13:37 == Generating initramfs == 2022/10/06 16:13:37 - Including hook files 2022/10/06 16:13:37 - Including hook scripts 2022/10/06 16:13:37 - Including required binaries 2022/10/06 16:13:37 - Including kernel modules 2022/10/06 16:13:37 - Including splash images 2022/10/06 16:13:37 - Writing and verifying initramfs archive 2022/10/06 16:13:37 == Generating initramfs extra == 2022/10/06 16:13:37 - Including extra binaries 2022/10/06 16:13:37 - Including FDE support 2022/10/06 16:13:38 - Writing and verifying initramfs-extra archive 2022/10/06 16:13: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/06 16:13:41 mkinitfs completed in: 3.956437949s (1704993) [16:13:41] *** SET LOGIN PASSWORD FOR: 'user' *** (1704993) [16:13:41] (rootfs_pine64-pinephonepro) % passwd user New password: Retype new password: passwd: password updated successfully (1704993) [16:13:41] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow (1704993) [16:13:41] (rootfs_pine64-pinephonepro) locking root (1704993) [16:13:41] (rootfs_pine64-pinephonepro) % passwd -l root passwd: password changed. (1704993) [16:13:41] NOTE: No valid keymap specified for device (1704993) [16:13:41] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC (1704993) [16:13:48] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname (1704993) [16:13:48] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts (1704993) [16:13:48] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (1704993) [16:13:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (1704993) [16:13:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (1704993) [16:13:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (1704993) [16:13:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (1704993) [16:13:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (1704993) [16:13:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (1704993) [16:13:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (1704993) [16:13:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (1704993) [16:13:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (1704993) [16:13:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (1704993) [16:13:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (1704993) [16:13:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (1704993) [16:13:48] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (1704993) [16:13:48] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1704993) [16:13:48] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (1704993) [16:13:48] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro 2314856 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro (1704993) [16:13:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1704993) [16:13:49] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (1704993) [16:13:49] (native) create pine64-pinephonepro.img (3019M) (1704993) [16:13:49] (native) % truncate -s 3019M /home/pmos/rootfs/pine64-pinephonepro.img (1704993) [16:13:49] (native) mount /dev/install (pine64-pinephonepro.img) (1704993) [16:13:49] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop) (1704993) [16:13:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1704993) [16:13:49] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1704993) [16:13:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1704993) [16:13:49] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1704993) [16:13:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1704993) [16:13:49] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1704993) [16:13:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1704993) [16:13:49] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1704993) [16:13:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1704993) [16:13:49] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1704993) [16:13:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1704993) [16:13:49] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1704993) [16:13:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1704993) [16:13:49] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1704993) [16:13:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1704993) [16:13:49] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1704993) [16:13:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1704993) [16:13:49] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1704993) [16:13:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1704993) [16:13:49] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1704993) [16:13:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1704993) [16:13:49] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1704993) [16:13:49] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img (1704993) [16:13:49] (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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (1704993) [16:13:49] (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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (1704993) [16:13:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1704993) [16:13:49] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1704993) [16:13:49] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (1704993) [16:13:49] (native) % parted -s /dev/install mktable gpt (1704993) [16:13:49] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M (1704993) [16:13:50] (native) % parted -s /dev/install mkpart primary 256M 100% (1704993) [16:13:50] (native) % parted -s /dev/install set 1 boot on (1704993) [16:13: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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (1704993) [16:13:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1704993) [16:13:50] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1704993) [16:13:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1704993) [16:13:50] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1704993) [16:13:50] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1704993) [16:13:50] (native) install e2fsprogs (1704993) [16:13:50] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1704993) [16:13:50] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1704993) [16:13:50] (native) % cat /tmp/apk_progress_fifo (1704993) [16:13:50] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1704993) [16:13:50] New background process: pid=1716312, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r2) (2/3) Installing e2fsprogs-libs (1.46.5-r2) (3/3) Installing e2fsprogs (1.46.5-r2) Executing busybox-1.35.0-r27.trigger OK: 26 MiB in 72 packages (1704993) [16:13:50] (native) format /dev/installp2 (root, ext4) (1704993) [16:13:50] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (1704993) [16:13:51] (native) mount /dev/installp2 to /mnt/install (1704993) [16:13:51] (native) % mkdir -p /mnt/install (1704993) [16:13:51] (native) % mount /dev/installp2 /mnt/install (1704993) [16:13:51] (native) calculate depends of dosfstools (pmbootstrap -v for details) (1704993) [16:13:51] (native) install dosfstools (1704993) [16:13:51] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1704993) [16:13:51] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1704993) [16:13:51] (native) % cat /tmp/apk_progress_fifo (1704993) [16:13:51] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (1704993) [16:13:51] New background process: pid=1716341, 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 (1704993) [16:13:51] (native) format /dev/installp1 (boot, fat32), mount to mountpoint (1704993) [16:13:51] (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 (1704993) [16:13:52] (native) % mkdir -p /mnt/install/boot (1704993) [16:13:52] (native) % mount /dev/installp1 /mnt/install/boot (1704993) [16:13:52] *** (4/4) FILL INSTALL BLOCKDEVICE *** (1704993) [16:13:52] (native) copy rootfs_pine64-pinephonepro to /mnt/install/ (1704993) [16:13:52] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (1704993) [16:13:52] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (1704993) [16:13:52] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (1704993) [16:13:52] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1704993) [16:13:52] (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/ (1704993) [16:14:02] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (1704993) [16:14:02] % 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 (1704993) [16:14:02] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1704993) [16:14:02] % 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/ (1704993) [16:14:02] % 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/ (1704993) [16:14:02] % 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/ (1704993) [16:14:02] % 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/ (1704993) [16:14:02] % 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/ (1704993) [16:14:02] % 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/ (1704993) [16:14:02] % 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/ (1704993) [16:14:02] % 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/ (1704993) [16:14: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/ (1704993) [16:14: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/ (1704993) [16:14: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/ (1704993) [16:14: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/ (1704993) [16:14: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/ (1704993) [16:14: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/ (1704993) [16:14: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/ (1704993) [16:14: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/ (1704993) [16:14: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/ (1704993) [16:14: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/ (1704993) [16:14:03] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (1704993) [16:14: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 (1704993) [16:14:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (1704993) [16:14:03] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (1704993) [16:14: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": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1623.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (1704993) [16:14:07] (native) umount /dev/loop9 (1704993) [16:14:07] (native) % losetup -d /dev/loop9 (1704993) [16:14:07] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1704993) [16:14:07] (1704993) [16:14:07] *** FLASHING INFORMATION *** (1704993) [16:14:07] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (1704993) [16:14:07] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (1704993) [16:14:07] (1704993) [16:14:07] *** SSH DAEMON INFORMATION *** (1704993) [16:14:07] SSH daemon is enabled (disable with --no-sshd). (1704993) [16:14:07] Login as 'user' with the password given during installation. (1704993) [16:14:07] (1704993) [16:14:07] *** FIREWALL INFORMATION *** (1704993) [16:14:07] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (1704993) [16:14:07] For more information: https://postmarketos.org/firewall (1704993) [16:14:07] (1704993) [16:14:07] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (1704993) [16:14:07] DONE! total 2409132 -rw-r--r-- 1 root 12345 3165650944 Oct 6 16:14 pine64-pinephonepro.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img' Loop Device: /dev/loop9 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 1 1 /var/lib/snapd/snaps/snapd_16778.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/core18_2560.snap 0 512 /dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img 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 6 16:14 pmOS_boot -> ../../loop9p1 lrwxrwxrwx 1 root root 13 Oct 6 16:14 pmOS_root -> ../../loop9p2 lrwxrwxrwx 1 root root 10 Oct 6 16:14 storagepool -> ../../sda1 total 88 drwxr-xr-x 2 root root 4096 Oct 6 16:12 bin drwxr-xr-x 2 root root 4096 Oct 6 16:13 boot drwxr-xr-x 2 root root 4096 Oct 6 16:07 dev drwxr-xr-x 65 root root 4096 Oct 6 16:13 etc drwxr-xr-x 3 root root 4096 Oct 6 16:14 home drwxr-xr-x 15 root root 4096 Oct 6 16:12 lib drwx------ 2 root root 16384 Oct 6 16:13 lost+found drwxr-xr-x 5 root root 4096 Oct 6 16:07 media drwxr-xr-x 8 root root 4096 Oct 6 16:07 mnt drwxr-xr-x 2 root root 4096 Oct 6 16:07 opt drwxr-xr-x 2 root root 4096 Oct 6 16:07 proc drwx------ 2 root root 4096 Oct 6 16:07 root drwxr-xr-x 6 root root 4096 Oct 6 16:11 run drwxr-xr-x 2 root root 4096 Oct 6 16:12 sbin drwxr-xr-x 2 root root 4096 Oct 6 16:07 srv drwxr-xr-x 2 root root 4096 Oct 6 16:07 sys drwxrwxrwt 2 root root 4096 Oct 6 16:13 tmp drwxr-xr-x 10 root root 4096 Oct 6 16:12 usr drwxr-xr-x 13 root root 4096 Oct 6 16:09 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-10-06 16:14:29-- 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% 33.7M=0s 2022-10-06 16:14:29 (33.7 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/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-06 09:52:34.117182 [http://mirror.postmarketos.org/postmarketos/master] v20220809-4707-gb32f1cbd8a [http://dl-cdn.alpinelinux.org/alpine/edge/main] v20220809-4706-g681340e701 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v20220809-4702-g02bb647a1d [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24732 distinct packages available (1/104) Upgrading kirigami2-libs (5.98.0-r0 -> 9999_git1664630285-r0) (2/104) Upgrading kirigami2 (5.98.0-r0 -> 9999_git1664630285-r0) (3/104) Upgrading kactivities-libs (5.98.0-r0 -> 9999_git1664629934-r0) (4/104) Upgrading karchive (5.98.0-r0 -> 9999_git1664629956-r0) (5/104) Upgrading kconfig (5.98.0-r0 -> 9999_git1664630021-r0) (6/104) Upgrading kcoreaddons (5.98.0-r0 -> 9999_git1664638503-r0) (7/104) Upgrading kwindowsystem (5.98.0-r0 -> 9999_git1664630532-r0) (8/104) Upgrading kcrash (5.98.0-r0 -> 9999_git1664630063-r0) (9/104) Upgrading kdbusaddons (5.98.0-r0 -> 9999_git1664630082-r0) (10/104) Upgrading kglobalaccel (5.98.0-r0 -> 9999_git1664630187-r0) (11/104) Upgrading kguiaddons (5.98.0-r0 -> 9999_git1664630196-r0) (12/104) Upgrading ki18n (5.98.0-r0 -> 9999_git1664630229-r0) (13/104) Upgrading kauth (5.98.0-r0 -> 9999_git1664629965-r0) (14/104) Upgrading kcodecs (5.98.0-r0 -> 9999_git1664630004-r0) (15/104) Upgrading kwidgetsaddons (5.98.0-r0 -> 9999_git1664630523-r0) (16/104) Upgrading kconfigwidgets (5.98.0-r0 -> 9999_git1664630031-r0) (17/104) Upgrading kiconthemes (5.98.0-r0 -> 9999_git1664630238-r0) (18/104) Upgrading kitemviews (5.98.0-r0 -> 9999_git1664630304-r0) (19/104) Upgrading kxmlgui (5.98.0-r0 -> 9999_git1664630544-r0) (20/104) Upgrading kbookmarks (5.98.0-r0 -> 9999_git1664629975-r0) (21/104) Upgrading kcompletion (5.98.0-r0 -> 9999_git1664630012-r0) (22/104) Upgrading kdoctools (5.98.0-r0 -> 9999_git1664630159-r0) (23/104) Upgrading kjobwidgets (5.98.0-r0 -> 9999_git1664630314-r0) (24/104) Upgrading knotifications (5.98.0-r0 -> 9999_git1664633697-r0) (25/104) Upgrading kservice (5.98.0-r0 -> 9999_git1664630461-r0) (26/104) Upgrading solid-libs (5.98.0-r0 -> 9999_git1664630633-r0) (27/104) Upgrading sonnet (5.98.0-r0 -> 9999_git1664630645-r0) (28/104) Upgrading ktextwidgets (5.98.0-r0 -> 9999_git1664630482-r0) (29/104) Upgrading kio (5.98.0-r0 -> 9999_git1664633918-r0) (30/104) Upgrading kpackage (5.98.0-r0 -> 9999_git1664637262-r0) (31/104) Upgrading kdeclarative (5.98.0-r0 -> 9999_git1664630091-r0) (32/104) Upgrading kwayland (5.98.0-r0 -> 9999_git1664630513-r0) (33/104) Upgrading plasma-framework (5.98.0-r0 -> 9999_git1664630592-r0) (34/104) Upgrading kwallet (5.98.0-r0 -> 9999_git1664630501-r0) (35/104) Upgrading purpose (5.98.0-r0 -> 9999_git1664630614-r0) (36/104) Upgrading angelfish (22.09-r0 -> 9999_git1664290107-r0) (37/104) Upgrading breeze-gtk (5.25.5-r0 -> 9999_git1663246387-r0) (38/104) Upgrading attica (5.98.0-r0 -> 9999_git1664629884-r0) (39/104) Upgrading kidletime (5.98.0-r0 -> 9999_git1664630247-r0) (40/104) Upgrading knewstuff (5.98.0-r0 -> 9999_git1664630352-r0) (41/104) Upgrading kirigami-addons (0.4-r0 -> 9999_git1664349824-r0) (42/104) Upgrading kclock (22.09-r0 -> 9999_git1664502819-r0) (43/104) Upgrading kdecoration (5.25.5-r0 -> 9999_git1663246478-r0) (44/104) Upgrading kde-gtk-config (5.25.5-r0 -> 9999_git1663246468-r0) (45/104) Upgrading kfilemetadata (5.98.0-r0 -> 9999_git1664630178-r0) (46/104) Upgrading kcontacts (5.98.0-r0 -> 9999_git1664630042-r0) (47/104) Upgrading kpeople (5.98.0-r0 -> 9999_git1664630402-r0) (48/104) Upgrading kcalendarcore (5.98.0-r0 -> 9999_git1664629985-r0) (49/104) Upgrading kcmutils (5.98.0-r0 -> 9999_git1664629994-r0) (50/104) Upgrading frameworkintegration (5.98.0-r0 -> 9999_git1664629924-r0) (51/104) Upgrading oxygen (5.25.5-r0 -> 9999_git1664330273-r0) (52/104) Upgrading modemmanager-qt (5.98.0-r0 -> 9999_git1664630564-r0) (53/104) Upgrading plasma-dialer (22.09-r0 -> 9999_git1664416490-r0) (54/104) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1664292206-r0) (55/104) Upgrading kded (5.98.0-r0 -> 9999_git1664630101-r0) (56/104) Upgrading bluez-qt (5.98.0-r0 -> 9999_git1664629902-r0) (57/104) Upgrading bluedevil (5.25.5-r0 -> 9999_git1664306256-r0) (58/104) Upgrading breeze (5.25.5-r0 -> 9999_git1664502565-r0) (59/104) Upgrading libkscreen (5.25.5-r0 -> 9999_git1663246681-r0) (60/104) Upgrading layer-shell-qt (5.25.5-r0 -> 9999_git1663246670-r0) (61/104) Upgrading kscreen (5.25.5-r0 -> 9999_git1664618723-r0) (62/104) Upgrading kwallet-pam (5.25.5-r0 -> 9999_git1663246611-r0) (63/104) Upgrading kwayland-integration (5.25.5-r0 -> 9999_git1663669798-r0) (64/104) Upgrading breeze-icons (5.98.0-r0 -> 9999_git1664629913-r0) (65/104) Upgrading kactivities (5.98.0-r0 -> 9999_git1664629934-r0) (66/104) Upgrading plasma-nano (5.25.5-r0 -> 9999_git1664053178-r0) (67/104) Upgrading networkmanager-qt (5.98.0-r0 -> 9999_git1664638441-r0) (68/104) Upgrading plasma-nm (5.25.5-r0 -> 9999_git1664401880-r0) (69/104) Upgrading plasma-nm-mobile (5.25.5-r0 -> 9999_git1664401880-r0) (70/104) Upgrading plasma-pa (5.25.5-r0 -> 9999_git1664305981-r0) (71/104) Upgrading plasma-settings (22.09-r1 -> 9999_git1664589804-r1) (72/104) Upgrading kactivitymanagerd (5.25.5-r0 -> 9999_git1664278799-r0) (73/104) Upgrading kinit (5.98.0-r0 -> 9999_git1664630266-r0) (74/104) Upgrading kdnssd (5.98.0-r0 -> 9999_git1664630150-r0) (75/104) Upgrading syntax-highlighting (5.98.0-r0 -> 9999_git1664630664-r0) (76/104) Upgrading kquickcharts (5.98.0-r0 -> 9999_git1664637086-r0) (77/104) Upgrading kscreenlocker (5.25.5-r0 -> 9999_git1664589349-r0) (78/104) Upgrading kwin (5.25.5-r0 -> 9999_git1664521850-r0) (79/104) Upgrading kitemmodels (5.98.0-r0 -> 9999_git1664630295-r0) (80/104) Upgrading threadweaver (5.98.0-r0 -> 9999_git1664630673-r0) (81/104) Upgrading krunner (5.98.0-r0 -> 9999_git1664630451-r0) (82/104) Upgrading milou (5.25.5-r0 -> 9999_git1663246703-r0) (83/104) Upgrading qqc2-desktop-style (5.98.0-r0 -> 9999_git1664630623-r0) (84/104) Upgrading plasma-integration (5.25.5-r0 -> 9999_git1663760643-r0) (85/104) Upgrading plasma-workspace-libs (5.25.5-r1 -> 9999_git1664563200-r1) (86/104) Upgrading kactivities-stats (5.98.0-r0 -> 9999_git1664629944-r0) (87/104) Upgrading baloo (5.98.0-r0 -> 9999_git1664629892-r0) (88/104) Upgrading kholidays (5.98.0-r0 -> 9999_git1664630207-r0) (89/104) Upgrading knotifyconfig (5.98.0-r0 -> 9999_git1664630371-r0) (90/104) Upgrading kparts (5.98.0-r0 -> 9999_git1664630393-r0) (91/104) Upgrading prison (5.98.0-r2 -> 9999_git1664630602-r1) (92/104) Upgrading ktexteditor (5.98.0-r0 -> 9999_git1664643689-r0) (93/104) Upgrading libksysguard (5.25.5-r0 -> 9999_git1663946387-r0) (94/104) Upgrading plasma-workspace (5.25.5-r1 -> 9999_git1664563200-r1) (95/104) Upgrading kpty (5.98.0-r0 -> 9999_git1664630423-r0) (96/104) Upgrading kdesu (5.98.0-r0 -> 9999_git1663420106-r0) (97/104) Upgrading kde-cli-tools (5.25.5-r0 -> 9999_git1664303420-r0) (98/104) Upgrading qqc2-breeze-style (5.25.5-r0 -> 9999_git1664189424-r0) (99/104) Upgrading plasma-mobile (5.25.5-r0 -> 9999_git1664657064-r0) (100/104) Upgrading polkit-kde-agent-1 (5.25.5-r0 -> 9999_git1664589398-r0) (101/104) Upgrading powerdevil-libs (5.25.5-r0 -> 9999_git1664306196-r0) (102/104) Upgrading powerdevil (5.25.5-r0 -> 9999_git1664306196-r0) (103/104) Upgrading xdg-desktop-portal-kde (5.25.5-r0 -> 9999_git1664375402-r0) (104/104) Upgrading qmlkonsole (22.09-r1 -> 9999_git1664292226-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-22-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.15.0-r2.trigger OK: 2260 MiB in 748 packages (1/10) Installing bash (5.2.0-r0) Executing bash-5.2.0-r0.post-install (2/10) Installing xdg-dbus-proxy (0.1.4-r0) (3/10) Installing ostree (2022.5-r3) (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.25.5-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-22-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.15.0-r2.trigger OK: 2271 MiB in 758 packages (1/85) Installing syndication (9999_git1664630654-r0) (2/85) Installing alligator (9999_git1664294413-r0) (3/85) Installing libavc1394 (0.5.4-r2) (4/85) Installing libcaca (0.99_beta20-r0) (5/85) Installing libdv (1.0.0-r6) (6/85) Installing libiec61883 (1.2.0-r2) (7/85) Installing mpg123-libs (1.30.2-r0) (8/85) Installing speex (1.2.1-r0) (9/85) Installing libshout (2.4.6-r1) (10/85) Installing wavpack (5.5.0-r0) (11/85) Installing gst-plugins-good (1.20.3-r2) (12/85) Installing py3-parsing (3.0.9-r0) (13/85) Installing py3-packaging (21.3-r2) (14/85) Installing py3-setuptools (65.4.1-r0) (15/85) Installing py3-certifi (2022.6.15-r0) (16/85) Installing py3-charset-normalizer (2.1.1-r0) (17/85) Installing py3-idna (3.4-r1) (18/85) Installing py3-urllib3 (1.26.12-r0) (19/85) Installing py3-requests (2.28.1-r0) (20/85) Installing py3-ytmusicapi (0.23.0-r0) (21/85) Installing libmng (2.0.3-r1) (22/85) Installing qt5-qtimageformats (5.15.5_git20220617-r0) (23/85) Installing py3-mutagen (1.45.1-r2) (24/85) Installing py3-websockets (10.3-r1) (25/85) Installing py3-brotli (1.0.9-r8) (26/85) Installing yt-dlp (2022.10.04-r1) (27/85) Installing audiotube (9999_git1664589745-r0) (28/85) Installing calindori (9999_git1664589753-r0) (29/85) Installing live-media (2022.07.14-r0) (30/85) Installing libxpm (3.5.13-r1) (31/85) Installing a52dec (0.7.4-r7) (32/85) Installing ffmpeg4-libs (4.4.2-r4) (33/85) Installing libbluray (1.3.3-r0) (34/85) Installing libcddb (1.3.2-r3) (35/85) Installing libdvbpsi (1.3.3-r0) (36/85) Installing libdvdcss (1.4.3-r0) (37/85) Installing libdvdread (6.1.3-r0) (38/85) Installing libdvdnav (6.1.1-r0) (39/85) Installing libebml (1.4.3-r0) (40/85) Installing faad2-libs (2.10.0-r0) (41/85) Installing libupnp (1.14.13-r0) (42/85) Installing lua5.2-libs (5.2.4-r10) (43/85) Installing libmad (0.15.1b-r9) (44/85) Installing libmatroska (1.7.0-r1) (45/85) Installing libmpeg2 (0.5.1-r8) (46/85) Installing glslang-libs (11.11.0-r0) (47/85) Installing glslang (11.11.0-r0) (48/85) Installing spirv-tools (1.3.224.1-r1) (49/85) Installing shaderc (2022.2-r1) (50/85) Installing libplacebo (4.208.0-r2) (51/85) Installing vlc-libs (3.0.17.4-r7) (52/85) Installing vlc (3.0.17.4-r7) (53/85) Installing elisa (22.08.1-r0) (54/85) Installing kunitconversion (9999_git1664630491-r0) (55/85) Installing kalk (9999_git1664614599-r0) (56/85) Installing qt5-qtkeychain (0.13.2-r0) (57/85) Installing kasts (9999_git1664567533-r0) (58/85) Installing keysmith (9999_git1664290534-r0) (59/85) Installing krecorder (9999_git1664380095-r1) (60/85) Installing kpublictransport (22.08.1-r0) (61/85) Installing ktrip (9999_git1664589771-r0) (62/85) Installing kweathercore (9999_git1664631973-r0) (63/85) Installing qt5-qtcharts (5.15.5_git20220617-r0) (64/85) Installing kweather (9999_git1664662391-r1) (65/85) Installing libquotient (0.6.11-r0) (66/85) Installing libcmark (0.30.2-r0) (67/85) Installing neochat (9999_git1664589787-r0) (68/85) Installing kjs (9999_git1664630323-r0) (69/85) Installing libkexiv2 (22.08.1-r0) (70/85) Installing libdjvulibre (3.5.28-r1) (71/85) Installing libzip (1.9.2-r1) (72/85) Installing ebook-tools (0.2.2-r2) (73/85) Installing discount-libs (2.2.7b-r0) (74/85) Installing poppler (22.10.0-r0) (75/85) Installing poppler-qt5 (22.10.0-r0) (76/85) Installing kdegraphics-mobipocket (22.08.1-r0) (77/85) Installing libspectre (0.2.10-r0) (78/85) Installing okular-common (22.08.1-r0) (79/85) Installing okular (22.08.1-r0) (80/85) Installing plasma-camera (1.0_git20210328-r2) (81/85) Installing gst-libav (1.20.3-r1) (82/85) Installing gst-plugins-good-qt (1.20.3-r2) (83/85) Installing plasmatube (9999_git1664292219-r0) (84/85) Installing qt5-qtwebsockets (5.15.5_git20220617-r0) (85/85) Installing tokodon (9999_git1664334665-r0) Executing busybox-1.35.0-r27.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing postmarketos-base-22-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing vlc-libs-3.0.17.4-r7.trigger OK: 2418 MiB in 843 packages (chroot) Exiting chroot... [16:16:55] Unregister qemu binfmt (arm) [16:16:55] Unregister qemu binfmt (aarch64) [16:16:56] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:16:56] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:16:56] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y [16:16:56] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro [16:16:57] Cleared up ~4640 MB of space [16:16:57] DONE! removed 'images/pmos-plasma-mobile-nightly-20221005-pine64-pinephone.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221005-pine64-pinephone.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20221005-pine64-pinephonepro.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221005-pine64-pinephonepro.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20221005-tablet-x64uefi.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221005-tablet-x64uefi.img.xz.sha256' Compressing pine64-pinephone.img pine64-pinephone.img: 830.3 MiB / 3,056.0 MiB = 0.272, 29 MiB/s, 1:46 renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221006-pine64-pinephone.img.xz' Compressing pine64-pinephonepro.img pine64-pinephonepro.img: 801.6 MiB / 3,019.0 MiB = 0.266, 28 MiB/s, 1:47 renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221006-pine64-pinephonepro.img.xz' Compressing tablet-x64uefi.img tablet-x64uefi.img: 1,254.1 MiB / 4,136.0 MiB = 0.303, 30 MiB/s, 2:18 renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221006-tablet-x64uefi.img.xz' sending incremental file list deleting images/pmos-plasma-mobile-nightly-20221005-tablet-x64uefi.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221005-tablet-x64uefi.img.xz deleting images/pmos-plasma-mobile-nightly-20221005-pine64-pinephonepro.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221005-pine64-pinephonepro.img.xz deleting images/pmos-plasma-mobile-nightly-20221005-pine64-pinephone.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221005-pine64-pinephone.img.xz images/ images/pmos-plasma-mobile-nightly-20221006-pine64-pinephone.img.xz 32,768 0% 0.00kB/s 0:00:00 3,342,336 0% 3.15MB/s 0:04:28 4,653,056 0% 2.16MB/s 0:06:30 5,963,776 0% 1.85MB/s 0:07:35 7,274,496 0% 1.69MB/s 0:08:17 8,585,216 0% 1.22MB/s 0:11:31 9,895,936 1% 1.22MB/s 0:11:29 11,206,656 1% 1.22MB/s 0:11:29 12,517,376 1% 1.22MB/s 0:11:29 13,828,096 1% 1.22MB/s 0:11:27 15,138,816 1% 1.22MB/s 0:11:27 16,449,536 1% 1.22MB/s 0:11:26 17,760,256 2% 1.22MB/s 0:11:23 19,070,976 2% 1.22MB/s 0:11:23 20,381,696 2% 1.22MB/s 0:11:22 21,692,416 2% 1.22MB/s 0:11:21 23,003,136 2% 1.22MB/s 0:11:21 24,313,856 2% 1.22MB/s 0:11:19 25,624,576 2% 1.22MB/s 0:11:16 26,935,296 3% 1.22MB/s 0:11:15 28,246,016 3% 1.22MB/s 0:11:15 29,556,736 3% 1.22MB/s 0:11:15 30,867,456 3% 1.22MB/s 0:11:13 32,178,176 3% 1.22MB/s 0:11:12 33,488,896 3% 1.21MB/s 0:11:13 34,799,616 3% 1.22MB/s 0:11:11 36,110,336 4% 1.21MB/s 0:11:12 37,421,056 4% 1.21MB/s 0:11:11 38,731,776 4% 1.22MB/s 0:11:07 40,042,496 4% 1.21MB/s 0:11:10 41,353,216 4% 1.21MB/s 0:11:08 42,663,936 4% 1.21MB/s 0:11:07 43,974,656 5% 1.21MB/s 0:11:06 45,285,376 5% 1.22MB/s 0:11:02 46,596,096 5% 1.22MB/s 0:11:02 47,906,816 5% 1.21MB/s 0:11:05 49,217,536 5% 1.20MB/s 0:11:06 50,528,256 5% 1.21MB/s 0:11:04 51,838,976 5% 1.20MB/s 0:11:04 53,149,696 6% 1.21MB/s 0:10:59 54,460,416 6% 1.21MB/s 0:10:57 55,771,136 6% 1.21MB/s 0:10:57 57,081,856 6% 1.21MB/s 0:10:55 58,392,576 6% 1.22MB/s 0:10:52 59,703,296 6% 1.22MB/s 0:10:50 61,014,016 7% 1.22MB/s 0:10:49 62,324,736 7% 1.22MB/s 0:10:48 63,635,456 7% 1.22MB/s 0:10:47 64,946,176 7% 1.22MB/s 0:10:46 66,256,896 7% 1.21MB/s 0:10:46 67,534,848 7% 1.21MB/s 0:10:49 68,845,568 7% 1.21MB/s 0:10:49 70,156,288 8% 1.21MB/s 0:10:48 71,467,008 8% 1.20MB/s 0:10:48 72,777,728 8% 1.21MB/s 0:10:43 74,088,448 8% 1.21MB/s 0:10:44 75,399,168 8% 1.21MB/s 0:10:42 76,709,888 8% 1.21MB/s 0:10:39 78,020,608 8% 1.21MB/s 0:10:37 79,331,328 9% 1.22MB/s 0:10:35 80,642,048 9% 1.21MB/s 0:10:36 81,952,768 9% 1.22MB/s 0:10:33 83,263,488 9% 1.21MB/s 0:10:33 84,574,208 9% 1.22MB/s 0:10:31 85,884,928 9% 1.22MB/s 0:10:28 87,195,648 10% 1.22MB/s 0:10:29 88,506,368 10% 1.22MB/s 0:10:27 89,817,088 10% 1.22MB/s 0:10:26 91,127,808 10% 1.22MB/s 0:10:26 92,438,528 10% 1.21MB/s 0:10:26 93,749,248 10% 1.22MB/s 0:10:23 95,059,968 10% 1.22MB/s 0:10:22 96,370,688 11% 1.22MB/s 0:10:20 97,681,408 11% 1.22MB/s 0:10:18 98,992,128 11% 1.22MB/s 0:10:18 100,302,848 11% 1.22MB/s 0:10:17 101,613,568 11% 1.22MB/s 0:10:16 102,924,288 11% 1.22MB/s 0:10:15 104,235,008 11% 1.22MB/s 0:10:14 105,545,728 12% 1.22MB/s 0:10:13 106,856,448 12% 1.22MB/s 0:10:13 108,167,168 12% 1.22MB/s 0:10:11 109,477,888 12% 1.22MB/s 0:10:11 110,788,608 12% 1.22MB/s 0:10:10 112,099,328 12% 1.22MB/s 0:10:08 113,410,048 13% 1.22MB/s 0:10:08 114,720,768 13% 1.22MB/s 0:10:06 116,031,488 13% 1.21MB/s 0:10:08 117,342,208 13% 1.22MB/s 0:10:05 118,652,928 13% 1.22MB/s 0:10:03 119,963,648 13% 1.22MB/s 0:10:02 121,274,368 13% 1.22MB/s 0:09:58 122,585,088 14% 1.21MB/s 0:10:05 123,895,808 14% 1.19MB/s 0:10:10 125,206,528 14% 1.19MB/s 0:10:10 126,517,248 14% 1.19MB/s 0:10:10 127,827,968 14% 1.20MB/s 0:10:03 129,138,688 14% 1.21MB/s 0:09:56 130,449,408 14% 1.21MB/s 0:09:55 131,760,128 15% 1.21MB/s 0:09:54 133,070,848 15% 1.21MB/s 0:09:53 134,381,568 15% 1.21MB/s 0:09:52 135,692,288 15% 1.22MB/s 0:09:50 137,003,008 15% 1.22MB/s 0:09:49 138,313,728 15% 1.22MB/s 0:09:48 139,624,448 16% 1.22MB/s 0:09:47 140,935,168 16% 1.21MB/s 0:09:48 142,245,888 16% 1.21MB/s 0:09:46 143,556,608 16% 1.21MB/s 0:09:45 144,867,328 16% 1.21MB/s 0:09:44 146,178,048 16% 1.22MB/s 0:09:41 147,488,768 16% 1.21MB/s 0:09:43 148,799,488 17% 1.21MB/s 0:09:42 150,110,208 17% 1.19MB/s 0:09:52 151,289,856 17% 1.16MB/s 0:10:05 152,600,576 17% 1.16MB/s 0:10:06 153,911,296 17% 1.14MB/s 0:10:12 155,222,016 17% 1.16MB/s 0:10:03 156,532,736 17% 1.16MB/s 0:10:01 157,843,456 18% 1.16MB/s 0:10:02 159,154,176 18% 1.16MB/s 0:09:59 160,464,896 18% 1.16MB/s 0:10:00 161,775,616 18% 1.16MB/s 0:09:54 163,086,336 18% 1.17MB/s 0:09:48 164,397,056 18% 1.18MB/s 0:09:45 165,707,776 19% 1.19MB/s 0:09:40 167,018,496 19% 1.19MB/s 0:09:35 168,329,216 19% 1.19MB/s 0:09:35 169,639,936 19% 1.19MB/s 0:09:34 170,950,656 19% 1.19MB/s 0:09:34 172,261,376 19% 1.19MB/s 0:09:33 173,572,096 19% 1.19MB/s 0:09:31 174,882,816 20% 1.19MB/s 0:09:31 176,193,536 20% 1.19MB/s 0:09:31 177,504,256 20% 1.18MB/s 0:09:34 178,814,976 20% 1.17MB/s 0:09:36 180,125,696 20% 1.17MB/s 0:09:34 181,436,416 20% 1.17MB/s 0:09:34 182,747,136 20% 1.18MB/s 0:09:29 184,057,856 21% 1.18MB/s 0:09:26 185,368,576 21% 1.19MB/s 0:09:24 186,679,296 21% 1.19MB/s 0:09:22 187,990,016 21% 1.18MB/s 0:09:24 189,300,736 21% 1.19MB/s 0:09:20 190,611,456 21% 1.18MB/s 0:09:21 191,922,176 22% 1.19MB/s 0:09:16 193,232,896 22% 1.20MB/s 0:09:09 194,543,616 22% 1.21MB/s 0:09:06 195,854,336 22% 1.22MB/s 0:09:00 197,165,056 22% 1.22MB/s 0:08:59 198,475,776 22% 1.22MB/s 0:08:58 199,786,496 22% 1.21MB/s 0:08:59 201,097,216 23% 1.21MB/s 0:08:58 202,375,168 23% 1.20MB/s 0:09:02 203,685,888 23% 1.21MB/s 0:09:00 204,996,608 23% 1.21MB/s 0:08:57 206,307,328 23% 1.21MB/s 0:08:57 207,618,048 23% 1.22MB/s 0:08:51 208,928,768 23% 1.22MB/s 0:08:51 210,239,488 24% 1.22MB/s 0:08:49 211,550,208 24% 1.22MB/s 0:08:47 212,860,928 24% 1.22MB/s 0:08:45 214,171,648 24% 1.22MB/s 0:08:47 215,482,368 24% 1.22MB/s 0:08:45 216,793,088 24% 1.21MB/s 0:08:45 218,103,808 25% 1.21MB/s 0:08:44 219,414,528 25% 1.22MB/s 0:08:42 220,725,248 25% 1.22MB/s 0:08:42 222,035,968 25% 1.21MB/s 0:08:42 223,346,688 25% 1.21MB/s 0:08:43 224,657,408 25% 1.21MB/s 0:08:42 225,968,128 25% 1.21MB/s 0:08:41 227,278,848 26% 1.21MB/s 0:08:37 228,589,568 26% 1.21MB/s 0:08:39 229,900,288 26% 1.21MB/s 0:08:37 231,211,008 26% 1.21MB/s 0:08:37 232,521,728 26% 1.21MB/s 0:08:36 233,832,448 26% 1.22MB/s 0:08:31 235,143,168 27% 1.21MB/s 0:08:32 236,453,888 27% 1.21MB/s 0:08:31 237,764,608 27% 1.21MB/s 0:08:30 239,075,328 27% 1.21MB/s 0:08:29 240,386,048 27% 1.21MB/s 0:08:26 241,696,768 27% 1.21MB/s 0:08:28 243,007,488 27% 1.21MB/s 0:08:28 244,318,208 28% 1.20MB/s 0:08:27 245,628,928 28% 1.21MB/s 0:08:26 246,939,648 28% 1.21MB/s 0:08:21 248,250,368 28% 1.21MB/s 0:08:21 249,561,088 28% 1.20MB/s 0:08:23 250,871,808 28% 1.19MB/s 0:08:29 252,182,528 28% 1.17MB/s 0:08:35 253,493,248 29% 1.17MB/s 0:08:35 254,803,968 29% 1.17MB/s 0:08:33 256,114,688 29% 1.18MB/s 0:08:29 257,425,408 29% 1.19MB/s 0:08:24 258,736,128 29% 1.19MB/s 0:08:22 260,046,848 29% 1.19MB/s 0:08:21 261,357,568 30% 1.19MB/s 0:08:21 262,668,288 30% 1.19MB/s 0:08:19 263,979,008 30% 1.19MB/s 0:08:17 265,289,728 30% 1.20MB/s 0:08:14 266,600,448 30% 1.20MB/s 0:08:13 267,911,168 30% 1.20MB/s 0:08:11 269,221,888 30% 1.20MB/s 0:08:10 270,532,608 31% 1.19MB/s 0:08:11 271,843,328 31% 1.20MB/s 0:08:07 273,154,048 31% 1.19MB/s 0:08:08 274,464,768 31% 1.20MB/s 0:08:05 275,775,488 31% 1.20MB/s 0:08:04 277,086,208 31% 1.20MB/s 0:08:04 278,396,928 31% 1.20MB/s 0:08:03 279,707,648 32% 1.19MB/s 0:08:05 281,018,368 32% 1.19MB/s 0:08:04 282,329,088 32% 1.19MB/s 0:08:04 283,639,808 32% 1.19MB/s 0:08:03 284,950,528 32% 1.19MB/s 0:08:02 286,261,248 32% 1.19MB/s 0:08:00 287,571,968 33% 1.18MB/s 0:08:00 288,882,688 33% 1.19MB/s 0:07:57 290,193,408 33% 1.20MB/s 0:07:53 291,504,128 33% 1.20MB/s 0:07:50 292,683,776 33% 1.18MB/s 0:07:57 293,994,496 33% 1.19MB/s 0:07:54 295,305,216 33% 1.19MB/s 0:07:53 296,615,936 34% 1.19MB/s 0:07:51 297,926,656 34% 1.22MB/s 0:07:39 299,237,376 34% 1.21MB/s 0:07:40 300,548,096 34% 1.21MB/s 0:07:39 301,858,816 34% 1.21MB/s 0:07:38 303,169,536 34% 1.21MB/s 0:07:36 304,480,256 34% 1.22MB/s 0:07:34 305,790,976 35% 1.22MB/s 0:07:33 307,101,696 35% 1.22MB/s 0:07:31 308,412,416 35% 1.22MB/s 0:07:30 309,723,136 35% 1.22MB/s 0:07:29 311,033,856 35% 1.22MB/s 0:07:28 312,344,576 35% 1.22MB/s 0:07:27 313,655,296 36% 1.22MB/s 0:07:27 314,966,016 36% 1.22MB/s 0:07:25 316,276,736 36% 1.21MB/s 0:07:27 317,587,456 36% 1.21MB/s 0:07:26 318,898,176 36% 1.21MB/s 0:07:25 320,208,896 36% 1.21MB/s 0:07:25 321,519,616 36% 1.22MB/s 0:07:21 322,830,336 37% 1.22MB/s 0:07:19 324,141,056 37% 1.21MB/s 0:07:19 325,451,776 37% 1.21MB/s 0:07:18 326,762,496 37% 1.21MB/s 0:07:18 328,073,216 37% 1.21MB/s 0:07:17 329,383,936 37% 1.21MB/s 0:07:15 330,694,656 37% 1.22MB/s 0:07:13 332,005,376 38% 1.22MB/s 0:07:12 333,316,096 38% 1.22MB/s 0:07:11 334,626,816 38% 1.22MB/s 0:07:10 335,904,768 38% 1.20MB/s 0:07:13 337,215,488 38% 1.20MB/s 0:07:14 338,526,208 38% 1.20MB/s 0:07:12 339,836,928 39% 1.20MB/s 0:07:11 341,147,648 39% 1.21MB/s 0:07:06 342,458,368 39% 1.21MB/s 0:07:05 343,769,088 39% 1.21MB/s 0:07:04 345,079,808 39% 1.21MB/s 0:07:04 346,390,528 39% 1.21MB/s 0:07:02 347,701,248 39% 1.22MB/s 0:06:59 349,011,968 40% 1.22MB/s 0:06:59 350,322,688 40% 1.22MB/s 0:06:56 351,633,408 40% 1.22MB/s 0:06:57 352,944,128 40% 1.21MB/s 0:06:56 354,254,848 40% 1.21MB/s 0:06:58 355,565,568 40% 1.20MB/s 0:06:59 356,876,288 40% 1.17MB/s 0:07:10 358,187,008 41% 1.17MB/s 0:07:09 359,497,728 41% 1.17MB/s 0:07:05 360,808,448 41% 1.18MB/s 0:07:02 362,119,168 41% 1.19MB/s 0:06:56 363,429,888 41% 1.19MB/s 0:06:55 364,740,608 41% 1.19MB/s 0:06:56 366,051,328 42% 1.19MB/s 0:06:55 367,362,048 42% 1.21MB/s 0:06:46 368,672,768 42% 1.21MB/s 0:06:46 369,983,488 42% 1.21MB/s 0:06:43 371,294,208 42% 1.21MB/s 0:06:43 372,604,928 42% 1.20MB/s 0:06:44 373,915,648 42% 1.21MB/s 0:06:41 375,226,368 43% 1.21MB/s 0:06:40 376,537,088 43% 1.21MB/s 0:06:38 377,847,808 43% 1.21MB/s 0:06:36 379,158,528 43% 1.21MB/s 0:06:38 380,469,248 43% 1.20MB/s 0:06:39 381,779,968 43% 1.20MB/s 0:06:37 383,090,688 43% 1.20MB/s 0:06:36 384,401,408 44% 1.21MB/s 0:06:32 385,712,128 44% 1.22MB/s 0:06:29 387,022,848 44% 1.22MB/s 0:06:28 388,333,568 44% 1.22MB/s 0:06:27 389,644,288 44% 1.22MB/s 0:06:26 390,955,008 44% 1.22MB/s 0:06:24 392,265,728 45% 1.21MB/s 0:06:24 393,576,448 45% 1.22MB/s 0:06:22 394,887,168 45% 1.22MB/s 0:06:21 396,197,888 45% 1.21MB/s 0:06:21 397,508,608 45% 1.22MB/s 0:06:20 398,819,328 45% 1.21MB/s 0:06:20 400,130,048 45% 1.20MB/s 0:06:22 401,440,768 46% 1.20MB/s 0:06:23 402,751,488 46% 1.20MB/s 0:06:21 404,062,208 46% 1.20MB/s 0:06:20 405,372,928 46% 1.21MB/s 0:06:16 406,683,648 46% 1.21MB/s 0:06:13 407,994,368 46% 1.21MB/s 0:06:12 409,305,088 47% 1.21MB/s 0:06:11 410,615,808 47% 1.21MB/s 0:06:10 411,926,528 47% 1.21MB/s 0:06:09 413,237,248 47% 1.21MB/s 0:06:08 414,547,968 47% 1.21MB/s 0:06:07 415,858,688 47% 1.21MB/s 0:06:08 417,169,408 47% 1.21MB/s 0:06:06 418,480,128 48% 1.20MB/s 0:06:07 419,790,848 48% 1.20MB/s 0:06:05 421,101,568 48% 1.21MB/s 0:06:02 422,412,288 48% 1.21MB/s 0:06:02 423,723,008 48% 1.21MB/s 0:05:59 425,033,728 48% 1.22MB/s 0:05:58 426,344,448 48% 1.22MB/s 0:05:57 427,655,168 49% 1.22MB/s 0:05:55 428,965,888 49% 1.22MB/s 0:05:54 430,276,608 49% 1.21MB/s 0:05:54 431,587,328 49% 1.21MB/s 0:05:54 432,898,048 49% 1.21MB/s 0:05:54 434,208,768 49% 1.21MB/s 0:05:53 435,519,488 50% 1.21MB/s 0:05:50 436,830,208 50% 1.21MB/s 0:05:49 438,140,928 50% 1.22MB/s 0:05:47 439,451,648 50% 1.22MB/s 0:05:46 440,762,368 50% 1.22MB/s 0:05:45 442,073,088 50% 1.20MB/s 0:05:47 443,383,808 50% 1.20MB/s 0:05:46 444,694,528 51% 1.20MB/s 0:05:46 445,874,176 51% 1.12MB/s 0:06:08 446,398,464 51% 987.15kB/s 0:07:09 447,053,824 51% 822.02kB/s 0:08:35 447,840,256 51% 688.79kB/s 0:10:13 449,019,904 51% 711.94kB/s 0:09:52 450,330,624 51% 886.84kB/s 0:07:53 451,641,344 51% 1.03MB/s 0:06:37 452,952,064 52% 1.18MB/s 0:05:46 454,262,784 52% 1.21MB/s 0:05:34 455,573,504 52% 1.22MB/s 0:05:33 456,884,224 52% 1.22MB/s 0:05:32 458,194,944 52% 1.22MB/s 0:05:31 459,505,664 52% 1.22MB/s 0:05:29 460,816,384 52% 1.21MB/s 0:05:29 462,127,104 53% 1.22MB/s 0:05:28 463,437,824 53% 1.22MB/s 0:05:27 464,748,544 53% 1.21MB/s 0:05:26 466,059,264 53% 1.21MB/s 0:05:25 467,369,984 53% 1.21MB/s 0:05:25 468,680,704 53% 1.20MB/s 0:05:26 469,958,656 53% 1.19MB/s 0:05:28 471,269,376 54% 1.19MB/s 0:05:28 472,580,096 54% 1.18MB/s 0:05:28 473,890,816 54% 1.18MB/s 0:05:28 475,201,536 54% 1.19MB/s 0:05:25 476,512,256 54% 1.18MB/s 0:05:24 477,822,976 54% 1.19MB/s 0:05:23 479,133,696 55% 1.19MB/s 0:05:21 480,444,416 55% 1.19MB/s 0:05:21 481,755,136 55% 1.19MB/s 0:05:20 483,065,856 55% 1.19MB/s 0:05:18 484,376,576 55% 1.19MB/s 0:05:16 485,687,296 55% 1.19MB/s 0:05:14 486,998,016 55% 1.19MB/s 0:05:14 488,308,736 56% 1.17MB/s 0:05:18 489,619,456 56% 1.16MB/s 0:05:19 490,930,176 56% 1.16MB/s 0:05:20 492,240,896 56% 1.15MB/s 0:05:20 493,420,544 56% 1.15MB/s 0:05:20 494,600,192 56% 1.13MB/s 0:05:23 495,910,912 56% 1.13MB/s 0:05:22 497,090,560 57% 1.12MB/s 0:05:24 498,270,208 57% 1.12MB/s 0:05:24 499,580,928 57% 1.13MB/s 0:05:19 500,891,648 57% 1.13MB/s 0:05:18 502,202,368 57% 1.14MB/s 0:05:15 503,513,088 57% 1.15MB/s 0:05:12 504,692,736 57% 1.14MB/s 0:05:14 506,003,456 58% 1.13MB/s 0:05:14 507,314,176 58% 1.13MB/s 0:05:15 508,624,896 58% 1.13MB/s 0:05:12 509,935,616 58% 1.14MB/s 0:05:08 511,246,336 58% 1.15MB/s 0:05:04 512,557,056 58% 1.16MB/s 0:05:01 513,867,776 59% 1.16MB/s 0:04:59 515,178,496 59% 1.16MB/s 0:04:58 516,489,216 59% 1.16MB/s 0:04:58 517,799,936 59% 1.15MB/s 0:04:58 519,110,656 59% 1.15MB/s 0:04:58 520,421,376 59% 1.16MB/s 0:04:54 521,732,096 59% 1.17MB/s 0:04:51 523,042,816 60% 1.17MB/s 0:04:49 524,353,536 60% 1.18MB/s 0:04:47 525,664,256 60% 1.16MB/s 0:04:49 526,974,976 60% 1.17MB/s 0:04:47 528,285,696 60% 1.16MB/s 0:04:47 529,596,416 60% 1.16MB/s 0:04:47 530,907,136 60% 1.17MB/s 0:04:44 532,217,856 61% 1.17MB/s 0:04:43 533,528,576 61% 1.17MB/s 0:04:42 534,839,296 61% 1.17MB/s 0:04:39 536,150,016 61% 1.16MB/s 0:04:40 537,460,736 61% 1.16MB/s 0:04:40 538,771,456 61% 1.16MB/s 0:04:38 539,951,104 62% 1.15MB/s 0:04:39 541,261,824 62% 1.15MB/s 0:04:38 542,572,544 62% 1.16MB/s 0:04:37 543,883,264 62% 1.16MB/s 0:04:35 545,193,984 62% 1.17MB/s 0:04:31 546,504,704 62% 1.18MB/s 0:04:28 547,815,424 62% 1.18MB/s 0:04:27 549,126,144 63% 1.17MB/s 0:04:27 550,436,864 63% 1.16MB/s 0:04:28 551,747,584 63% 1.17MB/s 0:04:26 553,058,304 63% 1.18MB/s 0:04:23 554,369,024 63% 1.19MB/s 0:04:19 555,679,744 63% 1.21MB/s 0:04:14 556,990,464 63% 1.21MB/s 0:04:12 558,301,184 64% 1.21MB/s 0:04:11 559,611,904 64% 1.21MB/s 0:04:10 560,922,624 64% 1.21MB/s 0:04:09 562,233,344 64% 1.21MB/s 0:04:09 563,544,064 64% 1.20MB/s 0:04:09 564,854,784 64% 1.20MB/s 0:04:08 566,165,504 65% 1.21MB/s 0:04:06 567,476,224 65% 1.21MB/s 0:04:04 568,786,944 65% 1.21MB/s 0:04:02 570,097,664 65% 1.21MB/s 0:04:01 571,408,384 65% 1.21MB/s 0:04:01 572,719,104 65% 1.21MB/s 0:04:00 574,029,824 65% 1.21MB/s 0:04:00 575,340,544 66% 1.20MB/s 0:03:59 576,651,264 66% 1.21MB/s 0:03:57 577,961,984 66% 1.21MB/s 0:03:57 579,272,704 66% 1.20MB/s 0:03:56 580,583,424 66% 1.20MB/s 0:03:55 581,894,144 66% 1.20MB/s 0:03:55 583,204,864 66% 1.20MB/s 0:03:53 584,515,584 67% 1.21MB/s 0:03:51 585,826,304 67% 1.21MB/s 0:03:50 587,137,024 67% 1.22MB/s 0:03:47 588,447,744 67% 1.22MB/s 0:03:46 589,758,464 67% 1.22MB/s 0:03:45 591,069,184 67% 1.22MB/s 0:03:44 592,379,904 68% 1.21MB/s 0:03:44 593,690,624 68% 1.20MB/s 0:03:44 595,001,344 68% 1.21MB/s 0:03:43 596,312,064 68% 1.21MB/s 0:03:41 597,622,784 68% 1.21MB/s 0:03:40 598,933,504 68% 1.22MB/s 0:03:37 600,244,224 68% 1.22MB/s 0:03:36 601,554,944 69% 1.22MB/s 0:03:35 602,865,664 69% 1.22MB/s 0:03:34 604,143,616 69% 1.21MB/s 0:03:35 605,454,336 69% 1.21MB/s 0:03:34 606,765,056 69% 1.21MB/s 0:03:33 608,075,776 69% 1.20MB/s 0:03:32 609,386,496 69% 1.22MB/s 0:03:29 610,697,216 70% 1.21MB/s 0:03:29 612,007,936 70% 1.21MB/s 0:03:28 613,318,656 70% 1.22MB/s 0:03:26 614,629,376 70% 1.21MB/s 0:03:26 615,940,096 70% 1.21MB/s 0:03:25 617,250,816 70% 1.21MB/s 0:03:24 618,561,536 71% 1.21MB/s 0:03:23 619,872,256 71% 1.21MB/s 0:03:22 621,182,976 71% 1.21MB/s 0:03:20 622,493,696 71% 1.21MB/s 0:03:19 623,804,416 71% 1.21MB/s 0:03:18 625,115,136 71% 1.22MB/s 0:03:17 626,425,856 71% 1.22MB/s 0:03:16 627,736,576 72% 1.22MB/s 0:03:15 629,047,296 72% 1.22MB/s 0:03:14 630,358,016 72% 1.21MB/s 0:03:13 631,668,736 72% 1.21MB/s 0:03:12 632,979,456 72% 1.21MB/s 0:03:11 634,290,176 72% 1.22MB/s 0:03:09 635,600,896 73% 1.22MB/s 0:03:08 636,911,616 73% 1.22MB/s 0:03:07 638,222,336 73% 1.22MB/s 0:03:06 639,533,056 73% 1.22MB/s 0:03:05 640,843,776 73% 1.21MB/s 0:03:04 642,154,496 73% 1.21MB/s 0:03:03 643,465,216 73% 1.21MB/s 0:03:02 644,775,936 74% 1.21MB/s 0:03:02 646,086,656 74% 1.21MB/s 0:03:00 647,397,376 74% 1.21MB/s 0:02:59 648,708,096 74% 1.21MB/s 0:02:59 650,018,816 74% 1.21MB/s 0:02:58 651,329,536 74% 1.21MB/s 0:02:57 652,640,256 74% 1.21MB/s 0:02:56 653,950,976 75% 1.20MB/s 0:02:55 655,261,696 75% 1.21MB/s 0:02:53 656,572,416 75% 1.21MB/s 0:02:53 657,883,136 75% 1.21MB/s 0:02:51 659,193,856 75% 1.21MB/s 0:02:50 660,504,576 75% 1.21MB/s 0:02:50 661,815,296 76% 1.21MB/s 0:02:48 663,126,016 76% 1.21MB/s 0:02:47 664,436,736 76% 1.21MB/s 0:02:46 665,747,456 76% 1.21MB/s 0:02:45 667,058,176 76% 1.21MB/s 0:02:44 668,368,896 76% 1.21MB/s 0:02:43 669,679,616 76% 1.22MB/s 0:02:41 670,990,336 77% 1.21MB/s 0:02:40 672,301,056 77% 1.22MB/s 0:02:39 673,611,776 77% 1.22MB/s 0:02:38 674,922,496 77% 1.22MB/s 0:02:37 676,233,216 77% 1.22MB/s 0:02:36 677,543,936 77% 1.22MB/s 0:02:34 678,854,656 77% 1.22MB/s 0:02:33 680,165,376 78% 1.22MB/s 0:02:32 681,476,096 78% 1.22MB/s 0:02:31 682,786,816 78% 1.22MB/s 0:02:30 684,097,536 78% 1.22MB/s 0:02:29 685,408,256 78% 1.22MB/s 0:02:28 686,718,976 78% 1.22MB/s 0:02:27 688,029,696 79% 1.22MB/s 0:02:26 689,340,416 79% 1.22MB/s 0:02:25 690,651,136 79% 1.21MB/s 0:02:24 691,961,856 79% 1.21MB/s 0:02:23 693,272,576 79% 1.21MB/s 0:02:22 694,583,296 79% 1.20MB/s 0:02:23 695,894,016 79% 1.19MB/s 0:02:23 697,204,736 80% 1.18MB/s 0:02:23 698,515,456 80% 1.18MB/s 0:02:22 699,826,176 80% 1.18MB/s 0:02:21 701,136,896 80% 1.19MB/s 0:02:19 702,447,616 80% 1.19MB/s 0:02:17 703,758,336 80% 1.20MB/s 0:02:15 705,069,056 80% 1.21MB/s 0:02:13 706,379,776 81% 1.21MB/s 0:02:12 707,690,496 81% 1.22MB/s 0:02:10 709,001,216 81% 1.22MB/s 0:02:09 710,311,936 81% 1.22MB/s 0:02:08 711,622,656 81% 1.22MB/s 0:02:07 712,933,376 81% 1.22MB/s 0:02:06 714,244,096 82% 1.21MB/s 0:02:05 715,554,816 82% 1.22MB/s 0:02:04 716,865,536 82% 1.21MB/s 0:02:04 718,176,256 82% 1.21MB/s 0:02:03 719,486,976 82% 1.21MB/s 0:02:01 720,797,696 82% 1.21MB/s 0:02:01 722,108,416 82% 1.22MB/s 0:01:59 723,419,136 83% 1.22MB/s 0:01:58 724,729,856 83% 1.22MB/s 0:01:57 726,040,576 83% 1.22MB/s 0:01:55 727,351,296 83% 1.22MB/s 0:01:55 728,662,016 83% 1.21MB/s 0:01:54 729,972,736 83% 1.21MB/s 0:01:53 731,283,456 83% 1.21MB/s 0:01:52 732,594,176 84% 1.21MB/s 0:01:51 733,904,896 84% 1.21MB/s 0:01:50 735,215,616 84% 1.21MB/s 0:01:49 736,526,336 84% 1.21MB/s 0:01:48 737,837,056 84% 1.20MB/s 0:01:47 739,115,008 84% 1.20MB/s 0:01:47 740,425,728 85% 1.19MB/s 0:01:47 741,736,448 85% 1.18MB/s 0:01:46 743,047,168 85% 1.19MB/s 0:01:44 744,357,888 85% 1.20MB/s 0:01:42 745,668,608 85% 1.21MB/s 0:01:40 746,979,328 85% 1.22MB/s 0:01:39 748,290,048 85% 1.21MB/s 0:01:38 749,600,768 86% 1.21MB/s 0:01:37 750,911,488 86% 1.22MB/s 0:01:36 752,222,208 86% 1.22MB/s 0:01:35 753,532,928 86% 1.21MB/s 0:01:34 754,843,648 86% 1.21MB/s 0:01:33 756,154,368 86% 1.21MB/s 0:01:32 757,465,088 86% 1.20MB/s 0:01:31 758,775,808 87% 1.21MB/s 0:01:30 760,086,528 87% 1.21MB/s 0:01:29 761,397,248 87% 1.21MB/s 0:01:28 762,707,968 87% 1.21MB/s 0:01:26 764,018,688 87% 1.21MB/s 0:01:25 765,329,408 87% 1.21MB/s 0:01:24 766,640,128 88% 1.21MB/s 0:01:23 767,950,848 88% 1.21MB/s 0:01:22 769,261,568 88% 1.21MB/s 0:01:22 770,572,288 88% 1.20MB/s 0:01:21 771,883,008 88% 1.19MB/s 0:01:20 773,193,728 88% 1.20MB/s 0:01:19 774,504,448 88% 1.20MB/s 0:01:18 775,815,168 89% 1.21MB/s 0:01:16 777,125,888 89% 1.22MB/s 0:01:14 778,436,608 89% 1.21MB/s 0:01:14 779,747,328 89% 1.21MB/s 0:01:13 781,058,048 89% 1.21MB/s 0:01:12 782,368,768 89% 1.21MB/s 0:01:11 783,679,488 90% 1.20MB/s 0:01:10 784,990,208 90% 1.20MB/s 0:01:09 786,300,928 90% 1.20MB/s 0:01:08 787,611,648 90% 1.20MB/s 0:01:07 788,922,368 90% 1.20MB/s 0:01:06 790,233,088 90% 1.20MB/s 0:01:05 791,543,808 90% 1.20MB/s 0:01:04 792,854,528 91% 1.20MB/s 0:01:03 794,165,248 91% 1.21MB/s 0:01:01 795,475,968 91% 1.21MB/s 0:01:00 796,786,688 91% 1.21MB/s 0:00:59 798,097,408 91% 1.21MB/s 0:00:58 799,440,896 91% 1.21MB/s 0:00:57 800,751,616 91% 1.21MB/s 0:00:56 802,062,336 92% 1.21MB/s 0:00:55 803,373,056 92% 1.21MB/s 0:00:54 804,683,776 92% 1.22MB/s 0:00:53 805,994,496 92% 1.21MB/s 0:00:52 807,305,216 92% 1.21MB/s 0:00:51 808,615,936 92% 1.20MB/s 0:00:50 809,926,656 93% 1.21MB/s 0:00:49 811,237,376 93% 1.20MB/s 0:00:48 812,548,096 93% 1.20MB/s 0:00:47 813,858,816 93% 1.20MB/s 0:00:46 815,169,536 93% 1.20MB/s 0:00:45 816,480,256 93% 1.21MB/s 0:00:43 817,790,976 93% 1.21MB/s 0:00:42 819,101,696 94% 1.21MB/s 0:00:41 820,412,416 94% 1.21MB/s 0:00:40 821,723,136 94% 1.21MB/s 0:00:39 823,033,856 94% 1.21MB/s 0:00:38 824,213,504 94% 1.16MB/s 0:00:39 825,524,224 94% 1.17MB/s 0:00:37 826,834,944 94% 1.16MB/s 0:00:36 828,145,664 95% 1.16MB/s 0:00:35 829,456,384 95% 1.21MB/s 0:00:33 830,767,104 95% 1.21MB/s 0:00:32 832,077,824 95% 1.21MB/s 0:00:31 833,388,544 95% 1.21MB/s 0:00:30 834,699,264 95% 1.21MB/s 0:00:28 836,009,984 96% 1.21MB/s 0:00:27 837,320,704 96% 1.22MB/s 0:00:26 838,631,424 96% 1.21MB/s 0:00:25 839,942,144 96% 1.21MB/s 0:00:24 841,252,864 96% 1.22MB/s 0:00:23 842,563,584 96% 1.22MB/s 0:00:22 843,874,304 96% 1.21MB/s 0:00:21 845,185,024 97% 1.21MB/s 0:00:20 846,495,744 97% 1.21MB/s 0:00:19 847,806,464 97% 1.21MB/s 0:00:18 849,117,184 97% 1.21MB/s 0:00:17 850,427,904 97% 1.21MB/s 0:00:16 851,738,624 97% 1.21MB/s 0:00:15 853,049,344 97% 1.20MB/s 0:00:14 854,360,064 98% 1.21MB/s 0:00:13 855,670,784 98% 1.21MB/s 0:00:12 856,981,504 98% 1.21MB/s 0:00:11 858,292,224 98% 1.21MB/s 0:00:09 859,602,944 98% 1.21MB/s 0:00:08 860,913,664 98% 1.21MB/s 0:00:07 862,224,384 99% 1.21MB/s 0:00:06 863,535,104 99% 1.21MB/s 0:00:05 864,845,824 99% 1.21MB/s 0:00:04 866,156,544 99% 1.21MB/s 0:00:03 867,467,264 99% 1.21MB/s 0:00:02 868,777,984 99% 1.20MB/s 0:00:01 870,088,704 99% 1.20MB/s 0:00:00 870,668,796 100% 1.20MB/s 0:11:30 (xfr#1, to-chk=5/7) images/pmos-plasma-mobile-nightly-20221006-pine64-pinephone.img.xz.sha256 133 100% 0.32kB/s 0:00:00 133 100% 0.32kB/s 0:00:00 (xfr#2, to-chk=4/7) images/pmos-plasma-mobile-nightly-20221006-pine64-pinephonepro.img.xz 32,768 0% 77.67kB/s 3:00:21 720,896 0% 674.33kB/s 0:20:45 2,031,616 0% 964.51kB/s 0:14:29 3,342,336 0% 1.03MB/s 0:13:12 4,653,056 0% 1.07MB/s 0:12:39 5,963,776 0% 1.22MB/s 0:11:09 7,274,496 0% 1.21MB/s 0:11:11 8,585,216 1% 1.21MB/s 0:11:09 9,895,936 1% 1.21MB/s 0:11:07 11,206,656 1% 1.21MB/s 0:11:07 12,386,304 1% 1.19MB/s 0:11:21 13,697,024 1% 1.18MB/s 0:11:25 15,007,744 1% 1.18MB/s 0:11:22 16,318,464 1% 1.18MB/s 0:11:24 17,629,184 2% 1.20MB/s 0:11:08 18,939,904 2% 1.21MB/s 0:11:02 20,250,624 2% 1.21MB/s 0:11:02 21,561,344 2% 1.21MB/s 0:10:59 22,872,064 2% 1.20MB/s 0:11:03 24,182,784 2% 1.20MB/s 0:11:06 25,493,504 3% 1.20MB/s 0:11:03 26,804,224 3% 1.20MB/s 0:11:04 28,114,944 3% 1.20MB/s 0:11:02 29,425,664 3% 1.20MB/s 0:10:58 30,736,384 3% 1.20MB/s 0:10:59 32,047,104 3% 1.20MB/s 0:10:55 33,357,824 3% 1.21MB/s 0:10:50 34,668,544 4% 1.21MB/s 0:10:49 35,979,264 4% 1.21MB/s 0:10:48 37,289,984 4% 1.21MB/s 0:10:46 38,600,704 4% 1.21MB/s 0:10:47 39,911,424 4% 1.21MB/s 0:10:46 41,189,376 4% 1.20MB/s 0:10:49 42,500,096 5% 1.20MB/s 0:10:48 43,810,816 5% 1.20MB/s 0:10:45 45,121,536 5% 1.21MB/s 0:10:44 46,432,256 5% 1.21MB/s 0:10:39 47,742,976 5% 1.21MB/s 0:10:37 49,053,696 5% 1.22MB/s 0:10:35 50,364,416 5% 1.22MB/s 0:10:34 51,675,136 6% 1.21MB/s 0:10:35 52,985,856 6% 1.21MB/s 0:10:33 54,296,576 6% 1.21MB/s 0:10:32 55,607,296 6% 1.21MB/s 0:10:31 56,918,016 6% 1.22MB/s 0:10:29 58,228,736 6% 1.22MB/s 0:10:28 59,539,456 7% 1.22MB/s 0:10:27 60,850,176 7% 1.21MB/s 0:10:31 62,160,896 7% 1.21MB/s 0:10:26 63,471,616 7% 1.21MB/s 0:10:26 64,782,336 7% 1.21MB/s 0:10:25 66,093,056 7% 1.22MB/s 0:10:20 67,403,776 8% 1.21MB/s 0:10:22 68,714,496 8% 1.21MB/s 0:10:20 70,025,216 8% 1.21MB/s 0:10:20 71,335,936 8% 1.21MB/s 0:10:18 72,646,656 8% 1.21MB/s 0:10:18 73,957,376 8% 1.21MB/s 0:10:19 75,268,096 8% 1.21MB/s 0:10:16 76,578,816 9% 1.21MB/s 0:10:16 77,889,536 9% 1.21MB/s 0:10:15 79,200,256 9% 1.21MB/s 0:10:15 80,510,976 9% 1.21MB/s 0:10:12 81,821,696 9% 1.21MB/s 0:10:10 83,132,416 9% 1.22MB/s 0:10:08 84,443,136 10% 1.22MB/s 0:10:06 85,753,856 10% 1.21MB/s 0:10:07 87,064,576 10% 1.21MB/s 0:10:06 88,375,296 10% 1.21MB/s 0:10:06 89,686,016 10% 1.21MB/s 0:10:04 90,996,736 10% 1.21MB/s 0:10:04 92,307,456 10% 1.21MB/s 0:10:05 93,618,176 11% 1.21MB/s 0:10:04 94,928,896 11% 1.21MB/s 0:10:03 96,239,616 11% 1.21MB/s 0:10:01 97,550,336 11% 1.21MB/s 0:09:58 98,861,056 11% 1.21MB/s 0:09:56 100,171,776 11% 1.20MB/s 0:10:02 101,482,496 12% 1.20MB/s 0:10:01 102,793,216 12% 1.20MB/s 0:10:01 104,103,936 12% 1.20MB/s 0:10:00 105,414,656 12% 1.21MB/s 0:09:52 106,725,376 12% 1.21MB/s 0:09:51 108,036,096 12% 1.21MB/s 0:09:49 109,346,816 13% 1.22MB/s 0:09:47 110,657,536 13% 1.21MB/s 0:09:47 111,968,256 13% 1.21MB/s 0:09:47 113,278,976 13% 1.21MB/s 0:09:45 114,589,696 13% 1.21MB/s 0:09:44 115,900,416 13% 1.22MB/s 0:09:41 117,211,136 13% 1.22MB/s 0:09:39 118,521,856 14% 1.21MB/s 0:09:40 119,832,576 14% 1.21MB/s 0:09:39 121,143,296 14% 1.21MB/s 0:09:38 122,454,016 14% 1.21MB/s 0:09:38 123,764,736 14% 1.21MB/s 0:09:39 125,075,456 14% 1.21MB/s 0:09:37 126,386,176 15% 1.21MB/s 0:09:36 127,696,896 15% 1.21MB/s 0:09:35 129,007,616 15% 1.21MB/s 0:09:32 130,318,336 15% 1.21MB/s 0:09:33 131,629,056 15% 1.21MB/s 0:09:32 132,939,776 15% 1.21MB/s 0:09:30 134,250,496 15% 1.21MB/s 0:09:29 135,561,216 16% 1.21MB/s 0:09:26 136,871,936 16% 1.21MB/s 0:09:25 138,182,656 16% 1.21MB/s 0:09:26 139,493,376 16% 1.21MB/s 0:09:23 140,804,096 16% 1.21MB/s 0:09:22 142,114,816 16% 1.21MB/s 0:09:21 143,425,536 17% 1.22MB/s 0:09:20 144,736,256 17% 1.21MB/s 0:09:20 146,046,976 17% 1.21MB/s 0:09:19 147,357,696 17% 1.21MB/s 0:09:17 148,668,416 17% 1.22MB/s 0:09:15 149,979,136 17% 1.21MB/s 0:09:17 151,289,856 17% 1.21MB/s 0:09:16 152,469,504 18% 1.18MB/s 0:09:28 153,780,224 18% 1.17MB/s 0:09:32 154,959,872 18% 1.15MB/s 0:09:40 156,270,592 18% 1.15MB/s 0:09:39 157,581,312 18% 1.18MB/s 0:09:26 158,892,032 18% 1.19MB/s 0:09:21 160,202,752 19% 1.21MB/s 0:09:10 161,513,472 19% 1.21MB/s 0:09:08 162,824,192 19% 1.21MB/s 0:09:07 164,134,912 19% 1.20MB/s 0:09:08 165,445,632 19% 1.20MB/s 0:09:09 166,756,352 19% 1.20MB/s 0:09:08 168,067,072 19% 1.20MB/s 0:09:05 169,377,792 20% 1.21MB/s 0:09:01 170,688,512 20% 1.20MB/s 0:09:06 171,999,232 20% 1.20MB/s 0:09:05 173,309,952 20% 1.20MB/s 0:09:05 174,620,672 20% 1.19MB/s 0:09:07 175,898,624 20% 1.19MB/s 0:09:03 177,209,344 21% 1.19MB/s 0:09:02 178,520,064 21% 1.18MB/s 0:09:07 179,830,784 21% 1.19MB/s 0:09:04 181,141,504 21% 1.19MB/s 0:08:59 182,452,224 21% 1.18MB/s 0:09:03 183,762,944 21% 1.18MB/s 0:09:01 184,942,592 22% 1.14MB/s 0:09:20 186,253,312 22% 1.13MB/s 0:09:23 187,564,032 22% 1.15MB/s 0:09:16 188,874,752 22% 1.16MB/s 0:09:10 190,185,472 22% 1.19MB/s 0:08:51 191,496,192 22% 1.20MB/s 0:08:46 192,806,912 22% 1.21MB/s 0:08:44 194,117,632 23% 1.21MB/s 0:08:43 195,428,352 23% 1.21MB/s 0:08:39 196,739,072 23% 1.21MB/s 0:08:39 198,049,792 23% 1.21MB/s 0:08:38 199,360,512 23% 1.21MB/s 0:08:38 200,671,232 23% 1.21MB/s 0:08:37 201,981,952 24% 1.21MB/s 0:08:34 203,292,672 24% 1.21MB/s 0:08:33 204,603,392 24% 1.20MB/s 0:08:38 205,815,808 24% 1.19MB/s 0:08:42 207,093,760 24% 1.18MB/s 0:08:45 208,404,480 24% 1.18MB/s 0:08:44 209,715,200 24% 1.19MB/s 0:08:37 211,025,920 25% 1.20MB/s 0:08:31 212,336,640 25% 1.21MB/s 0:08:27 213,647,360 25% 1.20MB/s 0:08:29 214,958,080 25% 1.20MB/s 0:08:30 216,268,800 25% 1.19MB/s 0:08:30 217,579,520 25% 1.20MB/s 0:08:27 218,890,240 26% 1.21MB/s 0:08:23 220,200,960 26% 1.21MB/s 0:08:21 221,511,680 26% 1.21MB/s 0:08:18 222,822,400 26% 1.21MB/s 0:08:17 224,133,120 26% 1.21MB/s 0:08:16 225,312,768 26% 1.18MB/s 0:08:27 226,623,488 26% 1.18MB/s 0:08:26 227,934,208 27% 1.18MB/s 0:08:25 229,244,928 27% 1.17MB/s 0:08:31 230,555,648 27% 1.18MB/s 0:08:26 231,866,368 27% 1.18MB/s 0:08:23 233,177,088 27% 1.18MB/s 0:08:23 234,487,808 27% 1.19MB/s 0:08:15 235,798,528 28% 1.22MB/s 0:08:05 237,109,248 28% 1.21MB/s 0:08:06 238,419,968 28% 1.21MB/s 0:08:07 239,730,688 28% 1.20MB/s 0:08:07 241,041,408 28% 1.20MB/s 0:08:07 242,352,128 28% 1.20MB/s 0:08:06 243,662,848 28% 1.21MB/s 0:08:01 244,973,568 29% 1.21MB/s 0:08:01 246,284,288 29% 1.21MB/s 0:07:59 247,595,008 29% 1.21MB/s 0:07:57 248,905,728 29% 1.21MB/s 0:07:58 250,216,448 29% 1.22MB/s 0:07:53 251,527,168 29% 1.21MB/s 0:07:56 252,837,888 30% 1.21MB/s 0:07:55 254,148,608 30% 1.21MB/s 0:07:52 255,459,328 30% 1.21MB/s 0:07:53 256,770,048 30% 1.21MB/s 0:07:49 258,080,768 30% 1.22MB/s 0:07:47 259,391,488 30% 1.22MB/s 0:07:46 260,702,208 31% 1.22MB/s 0:07:45 262,012,928 31% 1.20MB/s 0:07:51 263,323,648 31% 1.19MB/s 0:07:53 264,634,368 31% 1.19MB/s 0:07:52 265,945,088 31% 1.19MB/s 0:07:52 267,255,808 31% 1.21MB/s 0:07:43 268,566,528 31% 1.21MB/s 0:07:40 269,877,248 32% 1.21MB/s 0:07:39 271,187,968 32% 1.22MB/s 0:07:37 272,498,688 32% 1.21MB/s 0:07:36 273,809,408 32% 1.21MB/s 0:07:35 275,120,128 32% 1.22MB/s 0:07:34 276,430,848 32% 1.21MB/s 0:07:33 277,741,568 33% 1.20MB/s 0:07:36 279,052,288 33% 1.20MB/s 0:07:36 280,363,008 33% 1.20MB/s 0:07:36 281,673,728 33% 1.20MB/s 0:07:34 282,984,448 33% 1.21MB/s 0:07:29 284,295,168 33% 1.21MB/s 0:07:28 285,605,888 33% 1.21MB/s 0:07:27 286,916,608 34% 1.21MB/s 0:07:25 288,227,328 34% 1.21MB/s 0:07:24 289,538,048 34% 1.21MB/s 0:07:23 290,848,768 34% 1.21MB/s 0:07:23 292,159,488 34% 1.21MB/s 0:07:22 293,470,208 34% 1.21MB/s 0:07:21 294,780,928 35% 1.21MB/s 0:07:19 296,091,648 35% 1.21MB/s 0:07:19 297,402,368 35% 1.19MB/s 0:07:26 298,713,088 35% 1.19MB/s 0:07:25 300,023,808 35% 1.18MB/s 0:07:25 301,334,528 35% 1.18MB/s 0:07:25 302,645,248 36% 1.20MB/s 0:07:16 303,955,968 36% 1.20MB/s 0:07:14 305,266,688 36% 1.21MB/s 0:07:12 306,577,408 36% 1.21MB/s 0:07:10 307,888,128 36% 1.19MB/s 0:07:16 309,198,848 36% 1.19MB/s 0:07:14 310,476,800 36% 1.19MB/s 0:07:16 311,787,520 37% 1.18MB/s 0:07:16 313,098,240 37% 1.20MB/s 0:07:08 314,408,960 37% 1.20MB/s 0:07:09 315,719,680 37% 1.21MB/s 0:07:03 317,030,400 37% 1.21MB/s 0:07:02 318,341,120 37% 1.21MB/s 0:07:02 319,651,840 38% 1.22MB/s 0:06:57 320,962,560 38% 1.21MB/s 0:06:58 322,273,280 38% 1.22MB/s 0:06:56 323,584,000 38% 1.22MB/s 0:06:54 324,894,720 38% 1.21MB/s 0:06:56 326,205,440 38% 1.21MB/s 0:06:56 327,516,160 38% 1.20MB/s 0:06:56 328,826,880 39% 1.20MB/s 0:06:54 330,137,600 39% 1.21MB/s 0:06:52 331,448,320 39% 1.21MB/s 0:06:50 332,759,040 39% 1.21MB/s 0:06:48 334,069,760 39% 1.19MB/s 0:06:55 335,380,480 39% 1.19MB/s 0:06:53 336,691,200 40% 1.19MB/s 0:06:52 338,001,920 40% 1.19MB/s 0:06:53 339,312,640 40% 1.21MB/s 0:06:44 340,623,360 40% 1.21MB/s 0:06:44 341,934,080 40% 1.21MB/s 0:06:43 343,244,800 40% 1.21MB/s 0:06:40 344,555,520 40% 1.21MB/s 0:06:39 345,866,240 41% 1.21MB/s 0:06:38 347,176,960 41% 1.21MB/s 0:06:38 348,487,680 41% 1.21MB/s 0:06:36 349,798,400 41% 1.21MB/s 0:06:35 351,109,120 41% 1.21MB/s 0:06:34 352,419,840 41% 1.21MB/s 0:06:32 353,730,560 42% 1.22MB/s 0:06:31 355,041,280 42% 1.21MB/s 0:06:30 356,352,000 42% 1.21MB/s 0:06:29 357,662,720 42% 1.20MB/s 0:06:31 358,973,440 42% 1.20MB/s 0:06:31 360,284,160 42% 1.20MB/s 0:06:29 361,594,880 43% 1.20MB/s 0:06:28 362,905,600 43% 1.21MB/s 0:06:26 364,216,320 43% 1.21MB/s 0:06:23 365,527,040 43% 1.21MB/s 0:06:22 366,837,760 43% 1.21MB/s 0:06:21 368,148,480 43% 1.22MB/s 0:06:19 369,459,200 43% 1.21MB/s 0:06:19 370,769,920 44% 1.21MB/s 0:06:18 372,080,640 44% 1.21MB/s 0:06:17 373,391,360 44% 1.20MB/s 0:06:21 374,702,080 44% 1.20MB/s 0:06:20 376,012,800 44% 1.19MB/s 0:06:20 377,323,520 44% 1.19MB/s 0:06:19 378,634,240 45% 1.21MB/s 0:06:14 379,944,960 45% 1.21MB/s 0:06:13 381,255,680 45% 1.21MB/s 0:06:10 382,566,400 45% 1.21MB/s 0:06:09 383,877,120 45% 1.21MB/s 0:06:08 385,187,840 45% 1.21MB/s 0:06:06 386,367,488 45% 1.18MB/s 0:06:14 387,678,208 46% 1.18MB/s 0:06:13 388,988,928 46% 1.18MB/s 0:06:12 390,299,648 46% 1.18MB/s 0:06:11 391,610,368 46% 1.21MB/s 0:06:02 392,921,088 46% 1.21MB/s 0:06:01 394,231,808 46% 1.21MB/s 0:06:01 395,542,528 47% 1.19MB/s 0:06:04 396,853,248 47% 1.19MB/s 0:06:03 398,163,968 47% 1.19MB/s 0:06:02 399,474,688 47% 1.19MB/s 0:06:00 400,785,408 47% 1.21MB/s 0:05:54 402,096,128 47% 1.21MB/s 0:05:54 403,406,848 47% 1.21MB/s 0:05:53 404,717,568 48% 1.19MB/s 0:05:56 406,028,288 48% 1.20MB/s 0:05:54 407,339,008 48% 1.20MB/s 0:05:53 408,649,728 48% 1.20MB/s 0:05:51 409,960,448 48% 1.21MB/s 0:05:46 411,271,168 48% 1.21MB/s 0:05:45 412,581,888 49% 1.21MB/s 0:05:45 413,892,608 49% 1.21MB/s 0:05:43 415,203,328 49% 1.22MB/s 0:05:41 416,514,048 49% 1.21MB/s 0:05:41 417,824,768 49% 1.20MB/s 0:05:44 419,135,488 49% 1.20MB/s 0:05:43 420,446,208 50% 1.20MB/s 0:05:42 421,756,928 50% 1.20MB/s 0:05:40 423,067,648 50% 1.21MB/s 0:05:35 424,378,368 50% 1.22MB/s 0:05:34 425,689,088 50% 1.21MB/s 0:05:33 426,999,808 50% 1.21MB/s 0:05:32 428,310,528 50% 1.21MB/s 0:05:31 429,621,248 51% 1.20MB/s 0:05:33 430,931,968 51% 1.20MB/s 0:05:32 432,242,688 51% 1.20MB/s 0:05:31 433,553,408 51% 1.20MB/s 0:05:31 434,864,128 51% 1.21MB/s 0:05:27 436,174,848 51% 1.21MB/s 0:05:26 437,485,568 52% 1.21MB/s 0:05:25 438,796,288 52% 1.21MB/s 0:05:23 440,107,008 52% 1.21MB/s 0:05:23 441,417,728 52% 1.21MB/s 0:05:20 442,728,448 52% 1.21MB/s 0:05:21 444,006,400 52% 1.20MB/s 0:05:23 445,317,120 52% 1.20MB/s 0:05:21 446,627,840 53% 1.20MB/s 0:05:21 447,938,560 53% 1.20MB/s 0:05:18 449,249,280 53% 1.21MB/s 0:05:15 450,560,000 53% 1.21MB/s 0:05:14 451,870,720 53% 1.21MB/s 0:05:13 453,181,440 53% 1.21MB/s 0:05:13 454,492,160 54% 1.21MB/s 0:05:12 455,802,880 54% 1.21MB/s 0:05:10 457,113,600 54% 1.21MB/s 0:05:09 458,424,320 54% 1.21MB/s 0:05:07 459,735,040 54% 1.21MB/s 0:05:06 461,045,760 54% 1.21MB/s 0:05:05 462,356,480 55% 1.21MB/s 0:05:04 463,667,200 55% 1.21MB/s 0:05:04 464,977,920 55% 1.21MB/s 0:05:03 466,288,640 55% 1.21MB/s 0:05:03 467,599,360 55% 1.21MB/s 0:05:02 468,910,080 55% 1.21MB/s 0:05:00 470,220,800 55% 1.21MB/s 0:04:58 471,531,520 56% 1.21MB/s 0:04:57 472,842,240 56% 1.21MB/s 0:04:56 474,152,960 56% 1.21MB/s 0:04:54 475,463,680 56% 1.21MB/s 0:04:53 476,774,400 56% 1.22MB/s 0:04:52 478,085,120 56% 1.22MB/s 0:04:50 479,395,840 57% 1.21MB/s 0:04:50 480,706,560 57% 1.20MB/s 0:04:53 482,017,280 57% 1.20MB/s 0:04:51 483,328,000 57% 1.20MB/s 0:04:51 484,638,720 57% 1.20MB/s 0:04:49 485,949,440 57% 1.21MB/s 0:04:45 487,260,160 57% 1.21MB/s 0:04:44 488,570,880 58% 1.22MB/s 0:04:42 489,881,600 58% 1.21MB/s 0:04:42 491,192,320 58% 1.21MB/s 0:04:41 492,503,040 58% 1.21MB/s 0:04:41 493,813,760 58% 1.21MB/s 0:04:39 495,124,480 58% 1.21MB/s 0:04:38 496,304,128 59% 1.17MB/s 0:04:47 497,745,920 59% 1.20MB/s 0:04:38 499,056,640 59% 1.20MB/s 0:04:38 500,367,360 59% 1.20MB/s 0:04:36 501,678,080 59% 1.24MB/s 0:04:26 502,988,800 59% 1.21MB/s 0:04:32 504,299,520 59% 1.21MB/s 0:04:31 505,610,240 60% 1.21MB/s 0:04:30 506,920,960 60% 1.21MB/s 0:04:29 508,231,680 60% 1.21MB/s 0:04:28 509,542,400 60% 1.20MB/s 0:04:29 510,853,120 60% 1.20MB/s 0:04:28 512,163,840 60% 1.20MB/s 0:04:27 513,474,560 61% 1.20MB/s 0:04:25 514,785,280 61% 1.21MB/s 0:04:22 516,096,000 61% 1.21MB/s 0:04:20 517,406,720 61% 1.21MB/s 0:04:20 518,717,440 61% 1.20MB/s 0:04:21 520,028,160 61% 1.20MB/s 0:04:20 521,338,880 62% 1.20MB/s 0:04:20 522,649,600 62% 1.20MB/s 0:04:18 523,960,320 62% 1.21MB/s 0:04:14 525,271,040 62% 1.21MB/s 0:04:13 526,581,760 62% 1.21MB/s 0:04:12 527,892,480 62% 1.21MB/s 0:04:11 529,203,200 62% 1.21MB/s 0:04:11 530,513,920 63% 1.21MB/s 0:04:09 531,824,640 63% 1.21MB/s 0:04:08 533,135,360 63% 1.22MB/s 0:04:06 534,446,080 63% 1.22MB/s 0:04:05 535,756,800 63% 1.22MB/s 0:04:04 537,067,520 63% 1.22MB/s 0:04:03 538,378,240 64% 1.21MB/s 0:04:03 539,688,960 64% 1.21MB/s 0:04:02 540,999,680 64% 1.21MB/s 0:04:02 542,310,400 64% 1.21MB/s 0:04:01 543,621,120 64% 1.21MB/s 0:03:59 544,931,840 64% 1.21MB/s 0:03:59 546,242,560 64% 1.22MB/s 0:03:56 547,553,280 65% 1.22MB/s 0:03:55 548,864,000 65% 1.22MB/s 0:03:54 550,043,648 65% 1.19MB/s 0:03:58 551,354,368 65% 1.18MB/s 0:03:58 552,665,088 65% 1.18MB/s 0:03:57 553,975,808 65% 1.18MB/s 0:03:57 555,286,528 66% 1.20MB/s 0:03:51 556,597,248 66% 1.21MB/s 0:03:49 557,907,968 66% 1.20MB/s 0:03:49 559,218,688 66% 1.19MB/s 0:03:50 560,529,408 66% 1.20MB/s 0:03:48 561,840,128 66% 1.20MB/s 0:03:47 563,150,848 66% 1.20MB/s 0:03:45 564,461,568 67% 1.21MB/s 0:03:42 565,772,288 67% 1.21MB/s 0:03:41 567,083,008 67% 1.21MB/s 0:03:39 568,393,728 67% 1.21MB/s 0:03:39 569,704,448 67% 1.21MB/s 0:03:37 571,015,168 67% 1.21MB/s 0:03:36 572,325,888 68% 1.21MB/s 0:03:35 573,636,608 68% 1.21MB/s 0:03:35 574,947,328 68% 1.20MB/s 0:03:36 576,258,048 68% 1.19MB/s 0:03:36 577,568,768 68% 1.19MB/s 0:03:36 578,846,720 68% 1.19MB/s 0:03:35 580,157,440 69% 1.20MB/s 0:03:32 581,468,160 69% 1.21MB/s 0:03:29 582,778,880 69% 1.21MB/s 0:03:28 584,089,600 69% 1.22MB/s 0:03:26 585,400,320 69% 1.21MB/s 0:03:25 586,711,040 69% 1.21MB/s 0:03:24 588,021,760 69% 1.21MB/s 0:03:23 589,332,480 70% 1.21MB/s 0:03:23 590,643,200 70% 1.20MB/s 0:03:23 591,953,920 70% 1.20MB/s 0:03:22 593,264,640 70% 1.20MB/s 0:03:21 594,575,360 70% 1.19MB/s 0:03:21 595,886,080 70% 1.21MB/s 0:03:17 597,196,800 71% 1.21MB/s 0:03:16 598,507,520 71% 1.21MB/s 0:03:14 599,818,240 71% 1.22MB/s 0:03:13 601,128,960 71% 1.21MB/s 0:03:12 602,439,680 71% 1.19MB/s 0:03:14 603,750,400 71% 1.19MB/s 0:03:13 605,061,120 71% 1.19MB/s 0:03:12 606,371,840 72% 1.19MB/s 0:03:11 607,682,560 72% 1.21MB/s 0:03:07 608,993,280 72% 1.22MB/s 0:03:06 610,304,000 72% 1.21MB/s 0:03:05 611,614,720 72% 1.21MB/s 0:03:05 612,925,440 72% 1.20MB/s 0:03:04 614,236,160 73% 1.20MB/s 0:03:03 615,546,880 73% 1.21MB/s 0:03:02 616,857,600 73% 1.21MB/s 0:03:00 618,168,320 73% 1.21MB/s 0:02:59 619,479,040 73% 1.21MB/s 0:02:58 620,789,760 73% 1.21MB/s 0:02:57 622,100,480 74% 1.21MB/s 0:02:56 623,411,200 74% 1.21MB/s 0:02:54 624,721,920 74% 1.21MB/s 0:02:54 626,032,640 74% 1.21MB/s 0:02:52 627,343,360 74% 1.22MB/s 0:02:50 628,654,080 74% 1.22MB/s 0:02:50 629,964,800 74% 1.22MB/s 0:02:48 631,275,520 75% 1.21MB/s 0:02:49 632,586,240 75% 1.21MB/s 0:02:48 633,896,960 75% 1.21MB/s 0:02:46 635,207,680 75% 1.21MB/s 0:02:45 636,518,400 75% 1.21MB/s 0:02:45 637,829,120 75% 1.20MB/s 0:02:44 639,139,840 76% 1.20MB/s 0:02:43 640,450,560 76% 1.20MB/s 0:02:42 641,761,280 76% 1.21MB/s 0:02:40 643,072,000 76% 1.21MB/s 0:02:39 644,382,720 76% 1.21MB/s 0:02:38 645,693,440 76% 1.21MB/s 0:02:37 647,004,160 76% 1.21MB/s 0:02:36 648,314,880 77% 1.21MB/s 0:02:34 649,625,600 77% 1.21MB/s 0:02:33 650,805,248 77% 1.18MB/s 0:02:36 652,115,968 77% 1.18MB/s 0:02:35 653,426,688 77% 1.18MB/s 0:02:35 654,737,408 77% 1.18MB/s 0:02:33 656,048,128 78% 1.21MB/s 0:02:29 657,358,848 78% 1.21MB/s 0:02:28 658,669,568 78% 1.21MB/s 0:02:26 659,980,288 78% 1.21MB/s 0:02:25 661,291,008 78% 1.21MB/s 0:02:24 662,601,728 78% 1.21MB/s 0:02:23 663,912,448 78% 1.21MB/s 0:02:22 665,223,168 79% 1.21MB/s 0:02:21 666,533,888 79% 1.20MB/s 0:02:21 667,844,608 79% 1.20MB/s 0:02:21 669,155,328 79% 1.19MB/s 0:02:20 670,466,048 79% 1.19MB/s 0:02:19 671,776,768 79% 1.21MB/s 0:02:16 673,087,488 80% 1.21MB/s 0:02:15 674,398,208 80% 1.20MB/s 0:02:15 675,708,928 80% 1.20MB/s 0:02:14 677,019,648 80% 1.20MB/s 0:02:13 678,330,368 80% 1.20MB/s 0:02:12 679,641,088 80% 1.20MB/s 0:02:10 680,951,808 81% 1.21MB/s 0:02:09 682,262,528 81% 1.21MB/s 0:02:08 683,573,248 81% 1.20MB/s 0:02:07 684,883,968 81% 1.21MB/s 0:02:05 686,194,688 81% 1.22MB/s 0:02:03 687,505,408 81% 1.22MB/s 0:02:02 688,816,128 81% 1.22MB/s 0:02:01 689,995,776 82% 1.18MB/s 0:02:04 691,306,496 82% 1.18MB/s 0:02:03 692,617,216 82% 1.17MB/s 0:02:03 693,927,936 82% 1.17MB/s 0:02:02 695,238,656 82% 1.21MB/s 0:01:57 696,549,376 82% 1.20MB/s 0:01:56 697,860,096 83% 1.21MB/s 0:01:55 699,170,816 83% 1.21MB/s 0:01:54 700,481,536 83% 1.21MB/s 0:01:53 701,792,256 83% 1.22MB/s 0:01:51 703,102,976 83% 1.21MB/s 0:01:50 704,413,696 83% 1.21MB/s 0:01:49 705,724,416 83% 1.21MB/s 0:01:48 707,035,136 84% 1.21MB/s 0:01:47 708,345,856 84% 1.21MB/s 0:01:46 709,656,576 84% 1.20MB/s 0:01:46 710,967,296 84% 1.20MB/s 0:01:45 712,245,248 84% 1.19MB/s 0:01:44 713,555,968 84% 1.19MB/s 0:01:43 714,866,688 85% 1.21MB/s 0:01:41 716,177,408 85% 1.21MB/s 0:01:40 717,488,128 85% 1.22MB/s 0:01:38 718,798,848 85% 1.22MB/s 0:01:37 720,109,568 85% 1.20MB/s 0:01:37 721,420,288 85% 1.20MB/s 0:01:36 722,731,008 85% 1.20MB/s 0:01:35 724,041,728 86% 1.20MB/s 0:01:35 725,352,448 86% 1.21MB/s 0:01:32 726,663,168 86% 1.21MB/s 0:01:31 727,973,888 86% 1.21MB/s 0:01:30 729,284,608 86% 1.22MB/s 0:01:29 730,595,328 86% 1.21MB/s 0:01:28 731,906,048 87% 1.21MB/s 0:01:27 733,216,768 87% 1.21MB/s 0:01:26 734,527,488 87% 1.21MB/s 0:01:25 735,838,208 87% 1.20MB/s 0:01:25 737,148,928 87% 1.20MB/s 0:01:24 738,459,648 87% 1.20MB/s 0:01:23 739,770,368 88% 1.20MB/s 0:01:22 741,081,088 88% 1.21MB/s 0:01:20 742,391,808 88% 1.21MB/s 0:01:19 743,702,528 88% 1.21MB/s 0:01:18 745,013,248 88% 1.21MB/s 0:01:17 746,323,968 88% 1.21MB/s 0:01:15 747,634,688 88% 1.21MB/s 0:01:15 748,814,336 89% 1.18MB/s 0:01:16 750,125,056 89% 1.18MB/s 0:01:15 751,435,776 89% 1.17MB/s 0:01:14 752,746,496 89% 1.18MB/s 0:01:12 754,057,216 89% 1.21MB/s 0:01:09 755,367,936 89% 1.21MB/s 0:01:08 756,678,656 90% 1.21MB/s 0:01:07 757,989,376 90% 1.21MB/s 0:01:06 759,300,096 90% 1.21MB/s 0:01:05 760,610,816 90% 1.20MB/s 0:01:04 761,921,536 90% 1.20MB/s 0:01:03 763,232,256 90% 1.20MB/s 0:01:02 764,542,976 90% 1.20MB/s 0:01:01 765,853,696 91% 1.20MB/s 0:01:00 767,164,416 91% 1.19MB/s 0:01:00 768,475,136 91% 1.19MB/s 0:00:58 769,785,856 91% 1.20MB/s 0:00:57 771,096,576 91% 1.20MB/s 0:00:56 772,407,296 91% 1.21MB/s 0:00:55 773,718,016 92% 1.21MB/s 0:00:54 775,028,736 92% 1.21MB/s 0:00:52 776,339,456 92% 1.21MB/s 0:00:52 777,650,176 92% 1.20MB/s 0:00:51 778,960,896 92% 1.20MB/s 0:00:49 780,271,616 92% 1.20MB/s 0:00:48 781,582,336 92% 1.21MB/s 0:00:47 782,893,056 93% 1.21MB/s 0:00:46 784,203,776 93% 1.21MB/s 0:00:45 785,514,496 93% 1.21MB/s 0:00:44 786,825,216 93% 1.21MB/s 0:00:43 788,135,936 93% 1.20MB/s 0:00:42 789,446,656 93% 1.20MB/s 0:00:41 790,757,376 94% 1.20MB/s 0:00:40 792,068,096 94% 1.20MB/s 0:00:39 793,378,816 94% 1.21MB/s 0:00:38 794,689,536 94% 1.21MB/s 0:00:37 796,000,256 94% 1.21MB/s 0:00:35 797,310,976 94% 1.21MB/s 0:00:35 798,621,696 95% 1.21MB/s 0:00:33 799,932,416 95% 1.21MB/s 0:00:32 801,243,136 95% 1.21MB/s 0:00:31 802,553,856 95% 1.22MB/s 0:00:30 803,864,576 95% 1.22MB/s 0:00:29 805,175,296 95% 1.21MB/s 0:00:28 806,486,016 95% 1.19MB/s 0:00:27 807,796,736 96% 1.19MB/s 0:00:26 809,107,456 96% 1.19MB/s 0:00:25 810,418,176 96% 1.19MB/s 0:00:24 811,728,896 96% 1.21MB/s 0:00:23 813,039,616 96% 1.21MB/s 0:00:22 814,350,336 96% 1.21MB/s 0:00:21 815,661,056 97% 1.21MB/s 0:00:20 816,971,776 97% 1.21MB/s 0:00:19 818,151,424 97% 1.19MB/s 0:00:18 819,462,144 97% 1.19MB/s 0:00:17 820,772,864 97% 1.19MB/s 0:00:16 822,083,584 97% 1.19MB/s 0:00:15 823,394,304 97% 1.21MB/s 0:00:13 824,705,024 98% 1.21MB/s 0:00:12 826,015,744 98% 1.21MB/s 0:00:11 827,326,464 98% 1.21MB/s 0:00:10 828,637,184 98% 1.21MB/s 0:00:09 829,947,904 98% 1.21MB/s 0:00:08 831,258,624 98% 1.21MB/s 0:00:07 832,569,344 99% 1.21MB/s 0:00:06 833,880,064 99% 1.21MB/s 0:00:05 835,190,784 99% 1.21MB/s 0:00:04 836,501,504 99% 1.21MB/s 0:00:03 837,812,224 99% 1.21MB/s 0:00:02 839,122,944 99% 1.21MB/s 0:00:01 840,433,664 99% 1.21MB/s 0:00:00 840,558,728 100% 1.20MB/s 0:11:05 (xfr#3, to-chk=3/7) images/pmos-plasma-mobile-nightly-20221006-pine64-pinephonepro.img.xz.sha256 136 100% 132.81kB/s 0:00:00 136 100% 132.81kB/s 0:00:00 (xfr#4, to-chk=2/7) images/pmos-plasma-mobile-nightly-20221006-tablet-x64uefi.img.xz 32,768 0% 313.73kB/s 1:09:51 1,179,648 0% 1.09MB/s 0:19:36 2,490,368 0% 1.15MB/s 0:18:31 3,801,088 0% 1.16MB/s 0:18:26 5,111,808 0% 1.17MB/s 0:18:13 6,422,528 0% 1.20MB/s 0:17:46 7,733,248 0% 1.20MB/s 0:17:46 9,043,968 0% 1.21MB/s 0:17:34 10,354,688 0% 1.21MB/s 0:17:32 11,665,408 0% 1.21MB/s 0:17:31 12,976,128 0% 1.21MB/s 0:17:31 14,286,848 1% 1.21MB/s 0:17:30 15,597,568 1% 1.21MB/s 0:17:28 16,908,288 1% 1.21MB/s 0:17:31 18,219,008 1% 1.20MB/s 0:17:33 19,529,728 1% 1.20MB/s 0:17:33 20,840,448 1% 1.20MB/s 0:17:34 22,151,168 1% 1.19MB/s 0:17:39 23,461,888 1% 1.20MB/s 0:17:32 24,772,608 1% 1.20MB/s 0:17:30 26,083,328 1% 1.20MB/s 0:17:26 27,394,048 2% 1.22MB/s 0:17:12 28,704,768 2% 1.21MB/s 0:17:15 29,982,720 2% 1.20MB/s 0:17:23 31,293,440 2% 1.20MB/s 0:17:23 32,604,160 2% 1.20MB/s 0:17:21 33,914,880 2% 1.20MB/s 0:17:19 35,225,600 2% 1.21MB/s 0:17:09 36,536,320 2% 1.22MB/s 0:17:07 37,847,040 2% 1.21MB/s 0:17:07 39,026,688 2% 1.19MB/s 0:17:30 40,337,408 3% 1.18MB/s 0:17:30 41,648,128 3% 1.18MB/s 0:17:31 42,958,848 3% 1.18MB/s 0:17:30 44,269,568 3% 1.21MB/s 0:17:05 45,580,288 3% 1.21MB/s 0:17:03 46,891,008 3% 1.21MB/s 0:17:00 48,201,728 3% 1.21MB/s 0:16:59 49,512,448 3% 1.21MB/s 0:16:58 50,823,168 3% 1.21MB/s 0:16:57 52,133,888 3% 1.21MB/s 0:16:56 53,444,608 4% 1.21MB/s 0:17:01 54,755,328 4% 1.20MB/s 0:17:04 56,066,048 4% 1.20MB/s 0:17:06 57,376,768 4% 1.19MB/s 0:17:07 58,687,488 4% 1.20MB/s 0:17:02 59,998,208 4% 1.21MB/s 0:16:57 61,308,928 4% 1.21MB/s 0:16:52 62,619,648 4% 1.21MB/s 0:16:50 63,930,368 4% 1.22MB/s 0:16:45 65,241,088 4% 1.22MB/s 0:16:43 66,551,808 5% 1.21MB/s 0:16:44 67,731,456 5% 1.19MB/s 0:17:01 69,042,176 5% 1.19MB/s 0:17:01 70,352,896 5% 1.19MB/s 0:17:01 71,663,616 5% 1.19MB/s 0:16:59 72,974,336 5% 1.21MB/s 0:16:41 74,285,056 5% 1.21MB/s 0:16:40 75,595,776 5% 1.21MB/s 0:16:39 76,906,496 5% 1.21MB/s 0:16:43 78,217,216 5% 1.21MB/s 0:16:39 79,527,936 6% 1.21MB/s 0:16:39 80,838,656 6% 1.20MB/s 0:16:42 82,149,376 6% 1.20MB/s 0:16:46 83,460,096 6% 1.19MB/s 0:16:52 84,770,816 6% 1.19MB/s 0:16:50 86,081,536 6% 1.19MB/s 0:16:47 87,392,256 6% 1.20MB/s 0:16:36 88,702,976 6% 1.21MB/s 0:16:29 90,013,696 6% 1.21MB/s 0:16:28 91,324,416 6% 1.21MB/s 0:16:25 92,635,136 7% 1.21MB/s 0:16:28 93,945,856 7% 1.21MB/s 0:16:25 95,256,576 7% 1.19MB/s 0:16:38 96,567,296 7% 1.19MB/s 0:16:39 97,878,016 7% 1.20MB/s 0:16:33 99,188,736 7% 1.19MB/s 0:16:34 100,499,456 7% 1.21MB/s 0:16:18 101,810,176 7% 1.21MB/s 0:16:15 103,120,896 7% 1.22MB/s 0:16:14 104,431,616 7% 1.21MB/s 0:16:13 105,742,336 8% 1.21MB/s 0:16:13 107,053,056 8% 1.21MB/s 0:16:12 108,363,776 8% 1.21MB/s 0:16:11 109,674,496 8% 1.19MB/s 0:16:25 110,985,216 8% 1.19MB/s 0:16:26 112,295,936 8% 1.19MB/s 0:16:28 113,606,656 8% 1.19MB/s 0:16:28 114,917,376 8% 1.20MB/s 0:16:13 116,228,096 8% 1.21MB/s 0:16:08 117,538,816 8% 1.21MB/s 0:16:05 118,849,536 9% 1.21MB/s 0:16:04 120,160,256 9% 1.21MB/s 0:16:03 121,470,976 9% 1.21MB/s 0:16:03 122,781,696 9% 1.21MB/s 0:16:03 124,092,416 9% 1.19MB/s 0:16:19 125,403,136 9% 1.19MB/s 0:16:15 126,713,856 9% 1.19MB/s 0:16:13 128,024,576 9% 1.19MB/s 0:16:13 129,335,296 9% 1.21MB/s 0:15:53 130,646,016 9% 1.21MB/s 0:15:53 131,956,736 10% 1.21MB/s 0:15:52 133,267,456 10% 1.22MB/s 0:15:48 134,578,176 10% 1.21MB/s 0:15:48 135,888,896 10% 1.20MB/s 0:15:57 137,199,616 10% 1.20MB/s 0:15:57 138,510,336 10% 1.20MB/s 0:15:57 139,821,056 10% 1.20MB/s 0:15:57 141,131,776 10% 1.21MB/s 0:15:47 142,442,496 10% 1.21MB/s 0:15:49 143,753,216 10% 1.21MB/s 0:15:48 145,063,936 11% 1.21MB/s 0:15:46 146,374,656 11% 1.20MB/s 0:15:47 147,685,376 11% 1.21MB/s 0:15:43 148,996,096 11% 1.20MB/s 0:15:47 150,306,816 11% 1.18MB/s 0:16:01 151,617,536 11% 1.18MB/s 0:16:02 152,928,256 11% 1.18MB/s 0:16:01 154,238,976 11% 1.19MB/s 0:15:55 155,549,696 11% 1.20MB/s 0:15:41 156,860,416 11% 1.21MB/s 0:15:36 158,171,136 12% 1.21MB/s 0:15:35 159,481,856 12% 1.21MB/s 0:15:30 160,792,576 12% 1.22MB/s 0:15:27 162,103,296 12% 1.22MB/s 0:15:25 163,414,016 12% 1.21MB/s 0:15:26 164,691,968 12% 1.20MB/s 0:15:39 166,002,688 12% 1.19MB/s 0:15:46 167,313,408 12% 1.18MB/s 0:15:46 168,624,128 12% 1.19MB/s 0:15:44 169,934,848 12% 1.20MB/s 0:15:29 171,245,568 13% 1.21MB/s 0:15:21 172,556,288 13% 1.22MB/s 0:15:17 173,867,008 13% 1.22MB/s 0:15:16 175,177,728 13% 1.22MB/s 0:15:15 176,488,448 13% 1.22MB/s 0:15:13 177,799,168 13% 1.21MB/s 0:15:14 179,109,888 13% 1.21MB/s 0:15:13 180,420,608 13% 1.22MB/s 0:15:11 181,731,328 13% 1.21MB/s 0:15:15 183,042,048 13% 1.21MB/s 0:15:13 184,352,768 14% 1.21MB/s 0:15:12 185,663,488 14% 1.21MB/s 0:15:12 186,974,208 14% 1.21MB/s 0:15:07 188,284,928 14% 1.21MB/s 0:15:08 189,595,648 14% 1.21MB/s 0:15:06 190,906,368 14% 1.21MB/s 0:15:06 192,217,088 14% 1.21MB/s 0:15:04 193,527,808 14% 1.22MB/s 0:15:00 194,838,528 14% 1.22MB/s 0:15:00 196,149,248 14% 1.22MB/s 0:14:57 197,459,968 15% 1.22MB/s 0:14:57 198,770,688 15% 1.22MB/s 0:14:56 200,081,408 15% 1.22MB/s 0:14:55 201,392,128 15% 1.22MB/s 0:14:54 202,702,848 15% 1.21MB/s 0:14:57 204,013,568 15% 1.21MB/s 0:14:56 205,324,288 15% 1.21MB/s 0:14:55 206,635,008 15% 1.19MB/s 0:15:05 207,945,728 15% 1.20MB/s 0:15:00 209,256,448 15% 1.20MB/s 0:15:00 210,567,168 16% 1.19MB/s 0:15:07 211,877,888 16% 1.20MB/s 0:14:56 213,188,608 16% 1.19MB/s 0:15:07 214,499,328 16% 1.19MB/s 0:15:06 215,810,048 16% 1.20MB/s 0:14:57 217,120,768 16% 1.20MB/s 0:14:54 218,431,488 16% 1.21MB/s 0:14:46 219,742,208 16% 1.21MB/s 0:14:43 221,052,928 16% 1.21MB/s 0:14:42 222,363,648 16% 1.21MB/s 0:14:41 223,674,368 17% 1.21MB/s 0:14:37 224,985,088 17% 1.21MB/s 0:14:36 226,295,808 17% 1.21MB/s 0:14:42 227,606,528 17% 1.20MB/s 0:14:44 228,917,248 17% 1.20MB/s 0:14:46 230,227,968 17% 1.20MB/s 0:14:45 231,538,688 17% 1.21MB/s 0:14:36 232,849,408 17% 1.21MB/s 0:14:33 234,160,128 17% 1.21MB/s 0:14:29 235,470,848 17% 1.20MB/s 0:14:37 236,781,568 18% 1.20MB/s 0:14:39 238,092,288 18% 1.20MB/s 0:14:37 239,403,008 18% 1.20MB/s 0:14:37 240,582,656 18% 1.18MB/s 0:14:50 241,893,376 18% 1.18MB/s 0:14:50 243,204,096 18% 1.18MB/s 0:14:49 244,514,816 18% 1.17MB/s 0:14:49 245,825,536 18% 1.20MB/s 0:14:28 247,136,256 18% 1.21MB/s 0:14:22 248,446,976 18% 1.21MB/s 0:14:20 249,757,696 18% 1.21MB/s 0:14:17 251,068,416 19% 1.22MB/s 0:14:13 252,379,136 19% 1.21MB/s 0:14:16 253,558,784 19% 1.16MB/s 0:14:55 254,869,504 19% 1.17MB/s 0:14:48 256,180,224 19% 1.17MB/s 0:14:46 257,490,944 19% 1.17MB/s 0:14:45 258,801,664 19% 1.22MB/s 0:14:06 259,981,312 19% 1.15MB/s 0:14:54 261,423,104 19% 1.18MB/s 0:14:30 262,733,824 19% 1.18MB/s 0:14:29 264,044,544 20% 1.18MB/s 0:14:28 265,355,264 20% 1.24MB/s 0:13:45 266,665,984 20% 1.21MB/s 0:14:08 267,976,704 20% 1.21MB/s 0:14:05 269,156,352 20% 1.19MB/s 0:14:19 270,467,072 20% 1.19MB/s 0:14:19 271,777,792 20% 1.19MB/s 0:14:16 273,088,512 20% 1.19MB/s 0:14:15 274,268,160 20% 1.18MB/s 0:14:23 275,578,880 20% 1.18MB/s 0:14:21 276,889,600 21% 1.18MB/s 0:14:20 278,200,320 21% 1.18MB/s 0:14:18 279,511,040 21% 1.21MB/s 0:13:54 280,821,760 21% 1.21MB/s 0:13:53 282,132,480 21% 1.18MB/s 0:14:16 283,443,200 21% 1.17MB/s 0:14:18 284,753,920 21% 1.17MB/s 0:14:21 286,064,640 21% 1.16MB/s 0:14:26 287,244,288 21% 1.16MB/s 0:14:28 288,555,008 21% 1.15MB/s 0:14:33 289,865,728 22% 1.14MB/s 0:14:35 291,176,448 22% 1.15MB/s 0:14:26 292,487,168 22% 1.19MB/s 0:13:58 293,797,888 22% 1.20MB/s 0:13:54 295,108,608 22% 1.21MB/s 0:13:44 296,419,328 22% 1.20MB/s 0:13:46 297,697,280 22% 1.19MB/s 0:13:57 299,008,000 22% 1.19MB/s 0:13:57 300,318,720 22% 1.18MB/s 0:13:57 301,629,440 22% 1.18MB/s 0:13:57 302,940,160 23% 1.20MB/s 0:13:42 304,250,880 23% 1.21MB/s 0:13:37 305,430,528 23% 1.18MB/s 0:13:53 306,741,248 23% 1.19MB/s 0:13:50 308,051,968 23% 1.18MB/s 0:13:56 309,362,688 23% 1.18MB/s 0:13:53 310,673,408 23% 1.20MB/s 0:13:38 311,984,128 23% 1.20MB/s 0:13:35 313,294,848 23% 1.21MB/s 0:13:30 314,605,568 23% 1.21MB/s 0:13:29 315,916,288 24% 1.21MB/s 0:13:25 317,227,008 24% 1.21MB/s 0:13:25 318,537,728 24% 1.21MB/s 0:13:21 319,717,376 24% 1.16MB/s 0:13:57 321,159,168 24% 1.19MB/s 0:13:37 322,469,888 24% 1.19MB/s 0:13:35 323,780,608 24% 1.18MB/s 0:13:39 325,091,328 24% 1.23MB/s 0:13:03 326,402,048 24% 1.21MB/s 0:13:20 327,581,696 24% 1.18MB/s 0:13:33 328,892,416 25% 1.19MB/s 0:13:30 330,203,136 25% 1.19MB/s 0:13:30 331,513,856 25% 1.19MB/s 0:13:29 332,824,576 25% 1.21MB/s 0:13:13 334,135,296 25% 1.21MB/s 0:13:13 335,446,016 25% 1.21MB/s 0:13:09 336,756,736 25% 1.19MB/s 0:13:19 338,067,456 25% 1.20MB/s 0:13:17 339,378,176 25% 1.20MB/s 0:13:14 340,688,896 25% 1.20MB/s 0:13:15 341,999,616 26% 1.21MB/s 0:13:02 343,310,336 26% 1.21MB/s 0:13:02 344,621,056 26% 1.21MB/s 0:13:01 345,931,776 26% 1.21MB/s 0:13:00 347,242,496 26% 1.20MB/s 0:13:09 348,553,216 26% 1.20MB/s 0:13:08 349,863,936 26% 1.20MB/s 0:13:08 351,174,656 26% 1.20MB/s 0:13:06 352,485,376 26% 1.21MB/s 0:12:55 353,796,096 26% 1.21MB/s 0:12:54 355,106,816 27% 1.21MB/s 0:12:53 356,417,536 27% 1.21MB/s 0:12:52 357,728,256 27% 1.20MB/s 0:12:57 359,038,976 27% 1.20MB/s 0:12:57 360,349,696 27% 1.20MB/s 0:12:56 361,660,416 27% 1.20MB/s 0:12:55 362,971,136 27% 1.21MB/s 0:12:48 364,281,856 27% 1.21MB/s 0:12:46 365,592,576 27% 1.21MB/s 0:12:44 366,903,296 27% 1.21MB/s 0:12:43 368,082,944 27% 1.19MB/s 0:13:00 369,393,664 28% 1.19MB/s 0:12:57 370,704,384 28% 1.19MB/s 0:12:56 372,015,104 28% 1.19MB/s 0:12:55 373,325,824 28% 1.22MB/s 0:12:36 374,636,544 28% 1.21MB/s 0:12:37 375,947,264 28% 1.21MB/s 0:12:37 377,257,984 28% 1.21MB/s 0:12:36 378,568,704 28% 1.21MB/s 0:12:35 379,879,424 28% 1.21MB/s 0:12:35 381,190,144 28% 1.21MB/s 0:12:32 382,500,864 29% 1.21MB/s 0:12:31 383,811,584 29% 1.21MB/s 0:12:30 385,122,304 29% 1.21MB/s 0:12:28 386,433,024 29% 1.21MB/s 0:12:27 387,743,744 29% 1.21MB/s 0:12:25 389,054,464 29% 1.21MB/s 0:12:26 390,365,184 29% 1.20MB/s 0:12:29 391,675,904 29% 1.21MB/s 0:12:28 392,986,624 29% 1.21MB/s 0:12:27 394,297,344 29% 1.21MB/s 0:12:23 395,608,064 30% 1.21MB/s 0:12:21 396,918,784 30% 1.21MB/s 0:12:20 398,229,504 30% 1.21MB/s 0:12:19 399,540,224 30% 1.21MB/s 0:12:18 400,850,944 30% 1.21MB/s 0:12:15 402,161,664 30% 1.21MB/s 0:12:14 403,341,312 30% 1.19MB/s 0:12:30 404,652,032 30% 1.19MB/s 0:12:26 405,962,752 30% 1.19MB/s 0:12:28 407,273,472 30% 1.19MB/s 0:12:24 408,584,192 31% 1.22MB/s 0:12:07 409,894,912 31% 1.21MB/s 0:12:08 411,205,632 31% 1.22MB/s 0:12:05 412,516,352 31% 1.21MB/s 0:12:08 413,827,072 31% 1.22MB/s 0:12:03 415,137,792 31% 1.22MB/s 0:12:02 416,448,512 31% 1.22MB/s 0:12:02 417,759,232 31% 1.22MB/s 0:11:59 419,069,952 31% 1.21MB/s 0:12:00 420,380,672 31% 1.22MB/s 0:11:59 421,691,392 32% 1.22MB/s 0:11:57 423,002,112 32% 1.22MB/s 0:11:55 424,312,832 32% 1.22MB/s 0:11:55 425,623,552 32% 1.22MB/s 0:11:54 426,934,272 32% 1.22MB/s 0:11:52 428,244,992 32% 1.22MB/s 0:11:51 429,555,712 32% 1.22MB/s 0:11:49 430,866,432 32% 1.22MB/s 0:11:48 432,144,384 32% 1.21MB/s 0:11:51 433,455,104 32% 1.21MB/s 0:11:50 434,765,824 33% 1.21MB/s 0:11:49 435,945,472 33% 1.13MB/s 0:12:39 437,649,408 33% 1.21MB/s 0:11:49 438,960,128 33% 1.21MB/s 0:11:48 440,270,848 33% 1.21MB/s 0:11:47 441,581,568 33% 1.29MB/s 0:11:00 442,892,288 33% 1.22MB/s 0:11:38 444,203,008 33% 1.20MB/s 0:11:48 445,251,584 33% 1.12MB/s 0:12:39 446,693,376 33% 1.14MB/s 0:12:21 448,004,096 34% 1.15MB/s 0:12:19 449,314,816 34% 1.16MB/s 0:12:07 450,625,536 34% 1.24MB/s 0:11:19 451,936,256 34% 1.21MB/s 0:11:36 453,246,976 34% 1.21MB/s 0:11:34 454,557,696 34% 1.21MB/s 0:11:33 455,868,416 34% 1.21MB/s 0:11:33 457,179,136 34% 1.21MB/s 0:11:30 458,489,856 34% 1.21MB/s 0:11:31 459,800,576 34% 1.19MB/s 0:11:42 461,111,296 35% 1.19MB/s 0:11:41 462,422,016 35% 1.19MB/s 0:11:39 463,732,736 35% 1.19MB/s 0:11:37 465,043,456 35% 1.21MB/s 0:11:24 466,354,176 35% 1.21MB/s 0:11:22 467,664,896 35% 1.21MB/s 0:11:21 468,975,616 35% 1.21MB/s 0:11:21 470,286,336 35% 1.19MB/s 0:11:31 471,597,056 35% 1.19MB/s 0:11:31 472,907,776 35% 1.19MB/s 0:11:30 474,218,496 36% 1.19MB/s 0:11:29 475,529,216 36% 1.21MB/s 0:11:18 476,839,936 36% 1.21MB/s 0:11:17 478,150,656 36% 1.21MB/s 0:11:15 479,461,376 36% 1.21MB/s 0:11:15 480,772,096 36% 1.21MB/s 0:11:14 482,082,816 36% 1.21MB/s 0:11:11 483,393,536 36% 1.20MB/s 0:11:17 484,704,256 36% 1.20MB/s 0:11:16 486,014,976 36% 1.20MB/s 0:11:16 487,325,696 37% 1.19MB/s 0:11:17 488,636,416 37% 1.21MB/s 0:11:08 489,947,136 37% 1.21MB/s 0:11:05 491,257,856 37% 1.21MB/s 0:11:02 492,568,576 37% 1.21MB/s 0:11:01 493,879,296 37% 1.21MB/s 0:11:00 495,190,016 37% 1.21MB/s 0:11:01 496,500,736 37% 1.20MB/s 0:11:06 497,811,456 37% 1.20MB/s 0:11:05 499,122,176 37% 1.20MB/s 0:11:03 500,432,896 38% 1.20MB/s 0:11:01 501,743,616 38% 1.21MB/s 0:10:53 503,054,336 38% 1.21MB/s 0:10:53 504,365,056 38% 1.21MB/s 0:10:53 505,675,776 38% 1.21MB/s 0:10:51 506,986,496 38% 1.21MB/s 0:10:50 508,297,216 38% 1.19MB/s 0:10:59 509,607,936 38% 1.19MB/s 0:10:58 510,918,656 38% 1.19MB/s 0:10:58 512,229,376 38% 1.19MB/s 0:10:56 513,540,096 39% 1.21MB/s 0:10:45 514,850,816 39% 1.21MB/s 0:10:43 516,161,536 39% 1.21MB/s 0:10:42 517,472,256 39% 1.21MB/s 0:10:41 518,782,976 39% 1.21MB/s 0:10:40 520,093,696 39% 1.19MB/s 0:10:50 521,404,416 39% 1.19MB/s 0:10:49 522,715,136 39% 1.19MB/s 0:10:49 524,025,856 39% 1.19MB/s 0:10:48 525,336,576 39% 1.21MB/s 0:10:37 526,647,296 40% 1.21MB/s 0:10:37 527,958,016 40% 1.21MB/s 0:10:36 529,268,736 40% 1.21MB/s 0:10:34 530,579,456 40% 1.21MB/s 0:10:34 531,890,176 40% 1.19MB/s 0:10:41 533,200,896 40% 1.19MB/s 0:10:41 534,511,616 40% 1.19MB/s 0:10:42 535,822,336 40% 1.19MB/s 0:10:40 537,133,056 40% 1.21MB/s 0:10:28 538,443,776 40% 1.21MB/s 0:10:26 539,754,496 41% 1.21MB/s 0:10:24 541,065,216 41% 1.21MB/s 0:10:23 542,375,936 41% 1.21MB/s 0:10:23 543,686,656 41% 1.21MB/s 0:10:22 544,866,304 41% 1.19MB/s 0:10:33 546,177,024 41% 1.19MB/s 0:10:31 547,487,744 41% 1.19MB/s 0:10:29 548,798,464 41% 1.19MB/s 0:10:28 550,109,184 41% 1.21MB/s 0:10:15 551,419,904 41% 1.21MB/s 0:10:15 552,730,624 42% 1.21MB/s 0:10:13 554,041,344 42% 1.21MB/s 0:10:11 555,352,064 42% 1.22MB/s 0:10:09 556,662,784 42% 1.19MB/s 0:10:21 557,973,504 42% 1.19MB/s 0:10:20 559,284,224 42% 1.19MB/s 0:10:20 560,594,944 42% 1.19MB/s 0:10:19 561,905,664 42% 1.21MB/s 0:10:06 563,216,384 42% 1.21MB/s 0:10:04 564,527,104 42% 1.21MB/s 0:10:03 565,837,824 43% 1.21MB/s 0:10:03 567,050,240 43% 1.20MB/s 0:10:09 568,295,424 43% 1.17MB/s 0:10:24 569,606,144 43% 1.17MB/s 0:10:23 570,916,864 43% 1.17MB/s 0:10:22 572,227,584 43% 1.18MB/s 0:10:13 573,538,304 43% 1.21MB/s 0:09:58 574,849,024 43% 1.21MB/s 0:09:56 576,159,744 43% 1.22MB/s 0:09:53 577,470,464 43% 1.21MB/s 0:09:53 578,781,184 44% 1.21MB/s 0:09:53 580,091,904 44% 1.21MB/s 0:09:52 581,402,624 44% 1.21MB/s 0:09:52 582,713,344 44% 1.19MB/s 0:10:01 584,024,064 44% 1.19MB/s 0:09:59 585,334,784 44% 1.19MB/s 0:09:58 586,645,504 44% 1.19MB/s 0:09:58 587,956,224 44% 1.21MB/s 0:09:47 589,266,944 44% 1.21MB/s 0:09:44 590,577,664 44% 1.21MB/s 0:09:43 591,888,384 45% 1.21MB/s 0:09:42 593,199,104 45% 1.21MB/s 0:09:41 594,509,824 45% 1.21MB/s 0:09:39 595,820,544 45% 1.20MB/s 0:09:47 597,131,264 45% 1.20MB/s 0:09:46 598,441,984 45% 1.19MB/s 0:09:47 599,752,704 45% 1.19MB/s 0:09:46 601,063,424 45% 1.21MB/s 0:09:36 602,374,144 45% 1.21MB/s 0:09:35 603,684,864 45% 1.21MB/s 0:09:32 604,995,584 46% 1.21MB/s 0:09:32 606,306,304 46% 1.21MB/s 0:09:32 607,617,024 46% 1.19MB/s 0:09:38 608,927,744 46% 1.19MB/s 0:09:40 610,238,464 46% 1.19MB/s 0:09:39 611,549,184 46% 1.19MB/s 0:09:38 612,859,904 46% 1.20MB/s 0:09:30 614,170,624 46% 1.21MB/s 0:09:26 615,481,344 46% 1.21MB/s 0:09:24 616,792,064 46% 1.21MB/s 0:09:23 618,102,784 47% 1.21MB/s 0:09:21 619,413,504 47% 1.21MB/s 0:09:23 620,724,224 47% 1.21MB/s 0:09:22 622,034,944 47% 1.19MB/s 0:09:27 623,345,664 47% 1.19MB/s 0:09:26 624,656,384 47% 1.20MB/s 0:09:21 625,967,104 47% 1.20MB/s 0:09:20 627,277,824 47% 1.21MB/s 0:09:12 628,588,544 47% 1.21MB/s 0:09:12 629,899,264 47% 1.21MB/s 0:09:10 631,209,984 47% 1.21MB/s 0:09:10 632,520,704 48% 1.21MB/s 0:09:08 633,831,424 48% 1.21MB/s 0:09:07 635,142,144 48% 1.21MB/s 0:09:06 636,452,864 48% 1.21MB/s 0:09:05 637,763,584 48% 1.21MB/s 0:09:04 639,074,304 48% 1.21MB/s 0:09:03 640,385,024 48% 1.21MB/s 0:09:03 641,695,744 48% 1.20MB/s 0:09:07 643,006,464 48% 1.20MB/s 0:09:07 644,317,184 48% 1.20MB/s 0:09:06 645,627,904 49% 1.20MB/s 0:09:04 646,938,624 49% 1.21MB/s 0:08:59 648,249,344 49% 1.21MB/s 0:08:57 649,560,064 49% 1.21MB/s 0:08:56 650,870,784 49% 1.21MB/s 0:08:55 652,181,504 49% 1.21MB/s 0:08:53 653,492,224 49% 1.21MB/s 0:08:52 654,671,872 49% 1.17MB/s 0:09:12 655,982,592 49% 1.16MB/s 0:09:12 657,293,312 49% 1.16MB/s 0:09:13 658,604,032 50% 1.16MB/s 0:09:12 659,914,752 50% 1.21MB/s 0:08:50 661,225,472 50% 1.21MB/s 0:08:48 662,536,192 50% 1.21MB/s 0:08:46 663,846,912 50% 1.21MB/s 0:08:45 665,157,632 50% 1.20MB/s 0:08:48 666,468,352 50% 1.20MB/s 0:08:48 667,648,000 50% 1.17MB/s 0:09:01 668,958,720 50% 1.16MB/s 0:09:02 670,269,440 50% 1.17MB/s 0:08:58 671,580,160 51% 1.17MB/s 0:08:55 672,890,880 51% 1.20MB/s 0:08:41 674,201,600 51% 1.21MB/s 0:08:38 675,512,320 51% 1.21MB/s 0:08:36 676,823,040 51% 1.21MB/s 0:08:34 678,133,760 51% 1.21MB/s 0:08:32 679,444,480 51% 1.21MB/s 0:08:31 680,755,200 51% 1.21MB/s 0:08:31 682,065,920 51% 1.21MB/s 0:08:30 683,376,640 51% 1.21MB/s 0:08:31 684,687,360 52% 1.21MB/s 0:08:29 685,998,080 52% 1.21MB/s 0:08:28 687,308,800 52% 1.21MB/s 0:08:26 688,619,520 52% 1.21MB/s 0:08:25 689,930,240 52% 1.21MB/s 0:08:23 691,240,960 52% 1.21MB/s 0:08:22 692,551,680 52% 1.21MB/s 0:08:22 693,862,400 52% 1.21MB/s 0:08:20 695,173,120 52% 1.21MB/s 0:08:20 696,483,840 52% 1.21MB/s 0:08:19 697,794,560 53% 1.21MB/s 0:08:18 699,105,280 53% 1.21MB/s 0:08:18 700,383,232 53% 1.20MB/s 0:08:20 701,693,952 53% 1.20MB/s 0:08:18 703,004,672 53% 1.21MB/s 0:08:15 704,315,392 53% 1.21MB/s 0:08:14 705,626,112 53% 1.21MB/s 0:08:10 706,936,832 53% 1.21MB/s 0:08:09 708,247,552 53% 1.21MB/s 0:08:08 709,558,272 53% 1.22MB/s 0:08:06 710,868,992 54% 1.22MB/s 0:08:04 712,179,712 54% 1.22MB/s 0:08:04 713,490,432 54% 1.21MB/s 0:08:06 714,539,008 54% 1.12MB/s 0:08:44 715,980,800 54% 1.14MB/s 0:08:34 717,291,520 54% 1.14MB/s 0:08:33 718,602,240 54% 1.15MB/s 0:08:28 719,912,960 54% 1.23MB/s 0:07:52 721,223,680 54% 1.21MB/s 0:07:59 722,534,400 54% 1.21MB/s 0:07:59 723,845,120 55% 1.19MB/s 0:08:06 725,155,840 55% 1.19MB/s 0:08:05 726,466,560 55% 1.19MB/s 0:08:04 727,777,280 55% 1.19MB/s 0:08:01 729,088,000 55% 1.21MB/s 0:07:52 730,398,720 55% 1.22MB/s 0:07:49 731,709,440 55% 1.22MB/s 0:07:48 733,020,160 55% 1.22MB/s 0:07:47 734,330,880 55% 1.21MB/s 0:07:46 735,641,600 55% 1.20MB/s 0:07:49 736,952,320 56% 1.20MB/s 0:07:50 738,263,040 56% 1.21MB/s 0:07:46 739,573,760 56% 1.20MB/s 0:07:47 740,884,480 56% 1.22MB/s 0:07:40 742,195,200 56% 1.22MB/s 0:07:38 743,505,920 56% 1.22MB/s 0:07:39 744,816,640 56% 1.22MB/s 0:07:36 746,127,360 56% 1.22MB/s 0:07:37 747,307,008 56% 1.19MB/s 0:07:45 748,617,728 56% 1.19MB/s 0:07:45 749,928,448 57% 1.19MB/s 0:07:44 751,239,168 57% 1.19MB/s 0:07:44 752,549,888 57% 1.21MB/s 0:07:34 753,860,608 57% 1.21MB/s 0:07:32 755,171,328 57% 1.21MB/s 0:07:31 756,482,048 57% 1.21MB/s 0:07:30 757,792,768 57% 1.21MB/s 0:07:28 759,103,488 57% 1.20MB/s 0:07:30 760,414,208 57% 1.19MB/s 0:07:35 761,724,928 57% 1.19MB/s 0:07:34 763,035,648 58% 1.19MB/s 0:07:34 764,346,368 58% 1.20MB/s 0:07:30 765,657,088 58% 1.21MB/s 0:07:23 766,967,808 58% 1.21MB/s 0:07:21 768,278,528 58% 1.21MB/s 0:07:19 769,589,248 58% 1.22MB/s 0:07:18 770,899,968 58% 1.22MB/s 0:07:17 772,210,688 58% 1.22MB/s 0:07:15 773,390,336 58% 1.19MB/s 0:07:23 774,701,056 58% 1.19MB/s 0:07:22 776,011,776 59% 1.19MB/s 0:07:21 777,322,496 59% 1.19MB/s 0:07:20 778,633,216 59% 1.22MB/s 0:07:10 779,943,936 59% 1.22MB/s 0:07:09 781,254,656 59% 1.22MB/s 0:07:08 782,565,376 59% 1.22MB/s 0:07:07 783,876,096 59% 1.22MB/s 0:07:06 785,186,816 59% 1.22MB/s 0:07:05 786,497,536 59% 1.20MB/s 0:07:10 787,808,256 59% 1.20MB/s 0:07:09 789,118,976 60% 1.20MB/s 0:07:08 790,429,696 60% 1.20MB/s 0:07:07 791,740,416 60% 1.21MB/s 0:07:00 793,051,136 60% 1.21MB/s 0:06:59 794,361,856 60% 1.21MB/s 0:06:58 795,672,576 60% 1.21MB/s 0:06:57 796,852,224 60% 1.17MB/s 0:07:10 798,162,944 60% 1.18MB/s 0:07:09 799,473,664 60% 1.16MB/s 0:07:14 800,784,384 60% 1.14MB/s 0:07:19 802,095,104 60% 1.18MB/s 0:07:03 803,405,824 61% 1.18MB/s 0:07:03 804,716,544 61% 1.20MB/s 0:06:56 806,027,264 61% 1.21MB/s 0:06:49 807,337,984 61% 1.21MB/s 0:06:48 808,648,704 61% 1.21MB/s 0:06:47 809,959,424 61% 1.21MB/s 0:06:46 811,270,144 61% 1.21MB/s 0:06:45 812,580,864 61% 1.21MB/s 0:06:44 813,891,584 61% 1.21MB/s 0:06:43 815,202,304 61% 1.21MB/s 0:06:41 816,513,024 62% 1.21MB/s 0:06:41 817,823,744 62% 1.21MB/s 0:06:42 819,134,464 62% 1.20MB/s 0:06:42 820,445,184 62% 1.20MB/s 0:06:41 821,755,904 62% 1.20MB/s 0:06:40 823,066,624 62% 1.21MB/s 0:06:38 824,377,344 62% 1.21MB/s 0:06:36 825,688,064 62% 1.21MB/s 0:06:35 826,998,784 62% 1.21MB/s 0:06:33 828,309,504 62% 1.21MB/s 0:06:32 829,620,224 63% 1.21MB/s 0:06:30 830,930,944 63% 1.21MB/s 0:06:29 832,241,664 63% 1.21MB/s 0:06:31 833,552,384 63% 1.20MB/s 0:06:30 834,830,336 63% 1.19MB/s 0:06:32 836,141,056 63% 1.19MB/s 0:06:31 837,451,776 63% 1.20MB/s 0:06:28 838,762,496 63% 1.20MB/s 0:06:26 840,073,216 63% 1.21MB/s 0:06:22 841,383,936 63% 1.21MB/s 0:06:21 842,694,656 64% 1.22MB/s 0:06:19 844,005,376 64% 1.22MB/s 0:06:18 845,185,024 64% 1.19MB/s 0:06:25 846,495,744 64% 1.19MB/s 0:06:25 847,806,464 64% 1.18MB/s 0:06:25 849,117,184 64% 1.18MB/s 0:06:25 850,427,904 64% 1.20MB/s 0:06:16 851,738,624 64% 1.21MB/s 0:06:14 853,049,344 64% 1.21MB/s 0:06:12 854,360,064 64% 1.21MB/s 0:06:10 855,670,784 65% 1.22MB/s 0:06:08 856,981,504 65% 1.21MB/s 0:06:08 858,292,224 65% 1.21MB/s 0:06:07 859,602,944 65% 1.21MB/s 0:06:06 860,913,664 65% 1.20MB/s 0:06:08 862,224,384 65% 1.19MB/s 0:06:10 863,535,104 65% 1.19MB/s 0:06:10 864,845,824 65% 1.19MB/s 0:06:09 866,156,544 65% 1.20MB/s 0:06:05 867,467,264 65% 1.21MB/s 0:06:00 868,777,984 66% 1.21MB/s 0:05:59 870,088,704 66% 1.21MB/s 0:05:58 871,399,424 66% 1.21MB/s 0:05:56 872,710,144 66% 1.21MB/s 0:05:55 874,020,864 66% 1.19MB/s 0:06:00 875,331,584 66% 1.19MB/s 0:06:00 876,642,304 66% 1.19MB/s 0:05:59 877,953,024 66% 1.19MB/s 0:05:58 879,263,744 66% 1.21MB/s 0:05:52 880,574,464 66% 1.21MB/s 0:05:51 881,885,184 67% 1.20MB/s 0:05:51 883,195,904 67% 1.21MB/s 0:05:49 884,506,624 67% 1.21MB/s 0:05:48 885,817,344 67% 1.21MB/s 0:05:46 887,128,064 67% 1.21MB/s 0:05:44 888,438,784 67% 1.20MB/s 0:05:48 889,749,504 67% 1.20MB/s 0:05:47 891,060,224 67% 1.20MB/s 0:05:46 892,370,944 67% 1.20MB/s 0:05:44 893,681,664 67% 1.21MB/s 0:05:39 894,992,384 68% 1.21MB/s 0:05:38 896,303,104 68% 1.21MB/s 0:05:37 897,613,824 68% 1.21MB/s 0:05:36 898,924,544 68% 1.21MB/s 0:05:35 900,235,264 68% 1.21MB/s 0:05:34 901,545,984 68% 1.21MB/s 0:05:32 902,856,704 68% 1.21MB/s 0:05:31 904,167,424 68% 1.22MB/s 0:05:30 905,478,144 68% 1.20MB/s 0:05:34 906,788,864 68% 1.20MB/s 0:05:33 908,099,584 69% 1.19MB/s 0:05:33 909,410,304 69% 1.19MB/s 0:05:32 910,721,024 69% 1.21MB/s 0:05:26 912,031,744 69% 1.21MB/s 0:05:26 913,342,464 69% 1.21MB/s 0:05:24 914,653,184 69% 1.21MB/s 0:05:23 915,963,904 69% 1.21MB/s 0:05:22 917,274,624 69% 1.21MB/s 0:05:21 918,585,344 69% 1.21MB/s 0:05:20 919,896,064 69% 1.21MB/s 0:05:19 921,206,784 70% 1.21MB/s 0:05:17 922,517,504 70% 1.20MB/s 0:05:20 923,828,224 70% 1.19MB/s 0:05:20 925,138,944 70% 1.19MB/s 0:05:19 926,449,664 70% 1.19MB/s 0:05:18 927,760,384 70% 1.21MB/s 0:05:13 929,071,104 70% 1.21MB/s 0:05:11 930,381,824 70% 1.21MB/s 0:05:09 931,692,544 70% 1.22MB/s 0:05:08 933,003,264 70% 1.21MB/s 0:05:07 934,313,984 71% 1.22MB/s 0:05:05 935,624,704 71% 1.22MB/s 0:05:04 936,935,424 71% 1.22MB/s 0:05:03 938,246,144 71% 1.22MB/s 0:05:01 939,556,864 71% 1.22MB/s 0:05:01 940,867,584 71% 1.22MB/s 0:05:00 942,178,304 71% 1.22MB/s 0:04:59 943,489,024 71% 1.22MB/s 0:04:58 944,799,744 71% 1.22MB/s 0:04:57 946,110,464 71% 1.22MB/s 0:04:56 947,421,184 72% 1.22MB/s 0:04:55 948,731,904 72% 1.22MB/s 0:04:54 950,042,624 72% 1.21MB/s 0:04:53 951,353,344 72% 1.21MB/s 0:04:52 952,664,064 72% 1.21MB/s 0:04:51 953,974,784 72% 1.21MB/s 0:04:50 955,285,504 72% 1.22MB/s 0:04:48 956,596,224 72% 1.22MB/s 0:04:47 957,906,944 72% 1.22MB/s 0:04:46 959,217,664 72% 1.22MB/s 0:04:45 960,528,384 73% 1.21MB/s 0:04:45 961,839,104 73% 1.22MB/s 0:04:43 963,149,824 73% 1.21MB/s 0:04:43 964,460,544 73% 1.20MB/s 0:04:45 965,771,264 73% 1.19MB/s 0:04:45 967,081,984 73% 1.19MB/s 0:04:45 968,392,704 73% 1.19MB/s 0:04:43 969,670,656 73% 1.20MB/s 0:04:42 970,981,376 73% 1.20MB/s 0:04:39 972,292,096 73% 1.21MB/s 0:04:37 973,602,816 74% 1.21MB/s 0:04:36 974,913,536 74% 1.21MB/s 0:04:34 976,224,256 74% 1.21MB/s 0:04:32 977,534,976 74% 1.21MB/s 0:04:32 978,845,696 74% 1.20MB/s 0:04:34 980,156,416 74% 1.20MB/s 0:04:32 981,467,136 74% 1.20MB/s 0:04:31 982,777,856 74% 1.20MB/s 0:04:30 984,088,576 74% 1.21MB/s 0:04:26 985,399,296 74% 1.21MB/s 0:04:25 986,710,016 75% 1.21MB/s 0:04:24 988,020,736 75% 1.21MB/s 0:04:24 989,331,456 75% 1.21MB/s 0:04:22 990,642,176 75% 1.21MB/s 0:04:21 991,952,896 75% 1.20MB/s 0:04:23 993,263,616 75% 1.20MB/s 0:04:21 994,574,336 75% 1.20MB/s 0:04:20 995,885,056 75% 1.20MB/s 0:04:19 997,195,776 75% 1.21MB/s 0:04:16 998,506,496 75% 1.21MB/s 0:04:14 999,817,216 76% 1.21MB/s 0:04:13 1,001,127,936 76% 1.21MB/s 0:04:13 1,002,438,656 76% 1.21MB/s 0:04:12 1,003,749,376 76% 1.21MB/s 0:04:11 1,005,060,096 76% 1.20MB/s 0:04:11 1,006,370,816 76% 1.20MB/s 0:04:10 1,007,681,536 76% 1.20MB/s 0:04:09 1,008,992,256 76% 1.20MB/s 0:04:08 1,010,302,976 76% 1.21MB/s 0:04:06 1,011,613,696 76% 1.21MB/s 0:04:04 1,012,924,416 77% 1.21MB/s 0:04:03 1,014,235,136 77% 1.21MB/s 0:04:02 1,015,545,856 77% 1.22MB/s 0:04:00 1,016,856,576 77% 1.21MB/s 0:04:00 1,018,167,296 77% 1.20MB/s 0:04:01 1,019,478,016 77% 1.19MB/s 0:04:01 1,020,788,736 77% 1.19MB/s 0:04:00 1,022,099,456 77% 1.19MB/s 0:03:59 1,023,410,176 77% 1.21MB/s 0:03:55 1,024,720,896 77% 1.21MB/s 0:03:54 1,026,031,616 78% 1.21MB/s 0:03:53 1,027,342,336 78% 1.21MB/s 0:03:51 1,028,653,056 78% 1.20MB/s 0:03:53 1,029,963,776 78% 1.20MB/s 0:03:52 1,031,274,496 78% 1.20MB/s 0:03:51 1,032,585,216 78% 1.20MB/s 0:03:50 1,033,895,936 78% 1.21MB/s 0:03:47 1,035,206,656 78% 1.21MB/s 0:03:46 1,036,517,376 78% 1.21MB/s 0:03:45 1,037,828,096 78% 1.21MB/s 0:03:43 1,039,138,816 79% 1.21MB/s 0:03:42 1,040,449,536 79% 1.21MB/s 0:03:41 1,041,760,256 79% 1.21MB/s 0:03:40 1,043,070,976 79% 1.20MB/s 0:03:41 1,044,381,696 79% 1.20MB/s 0:03:39 1,045,692,416 79% 1.20MB/s 0:03:39 1,047,003,136 79% 1.20MB/s 0:03:37 1,048,313,856 79% 1.21MB/s 0:03:35 1,049,624,576 79% 1.21MB/s 0:03:33 1,050,935,296 79% 1.21MB/s 0:03:33 1,052,246,016 80% 1.21MB/s 0:03:32 1,053,556,736 80% 1.21MB/s 0:03:31 1,054,867,456 80% 1.21MB/s 0:03:30 1,056,178,176 80% 1.21MB/s 0:03:28 1,057,488,896 80% 1.21MB/s 0:03:27 1,058,799,616 80% 1.21MB/s 0:03:26 1,060,110,336 80% 1.21MB/s 0:03:26 1,061,421,056 80% 1.20MB/s 0:03:26 1,062,731,776 80% 1.20MB/s 0:03:25 1,064,042,496 80% 1.20MB/s 0:03:24 1,065,353,216 81% 1.20MB/s 0:03:22 1,066,663,936 81% 1.21MB/s 0:03:20 1,067,974,656 81% 1.21MB/s 0:03:19 1,069,285,376 81% 1.21MB/s 0:03:17 1,070,596,096 81% 1.22MB/s 0:03:16 1,071,906,816 81% 1.21MB/s 0:03:15 1,073,217,536 81% 1.21MB/s 0:03:14 1,074,528,256 81% 1.19MB/s 0:03:16 1,075,838,976 81% 1.19MB/s 0:03:16 1,077,149,696 81% 1.19MB/s 0:03:15 1,078,460,416 82% 1.19MB/s 0:03:14 1,079,771,136 82% 1.21MB/s 0:03:10 1,081,081,856 82% 1.21MB/s 0:03:08 1,082,392,576 82% 1.21MB/s 0:03:08 1,083,703,296 82% 1.21MB/s 0:03:06 1,085,014,016 82% 1.21MB/s 0:03:05 1,086,324,736 82% 1.21MB/s 0:03:04 1,087,635,456 82% 1.22MB/s 0:03:02 1,088,946,176 82% 1.21MB/s 0:03:01 1,090,125,824 82% 1.18MB/s 0:03:06 1,091,436,544 82% 1.18MB/s 0:03:05 1,092,747,264 83% 1.17MB/s 0:03:04 1,094,057,984 83% 1.17MB/s 0:03:04 1,095,368,704 83% 1.21MB/s 0:02:57 1,096,679,424 83% 1.21MB/s 0:02:56 1,097,990,144 83% 1.21MB/s 0:02:55 1,099,169,792 83% 1.19MB/s 0:02:57 1,100,480,512 83% 1.19MB/s 0:02:56 1,101,791,232 83% 1.19MB/s 0:02:55 1,103,069,184 83% 1.18MB/s 0:02:55 1,104,379,904 83% 1.20MB/s 0:02:51 1,105,690,624 84% 1.20MB/s 0:02:50 1,107,001,344 84% 1.20MB/s 0:02:49 1,108,312,064 84% 1.21MB/s 0:02:46 1,109,622,784 84% 1.19MB/s 0:02:48 1,110,933,504 84% 1.19MB/s 0:02:47 1,112,244,224 84% 1.19MB/s 0:02:46 1,113,554,944 84% 1.19MB/s 0:02:45 1,114,865,664 84% 1.21MB/s 0:02:41 1,116,176,384 84% 1.21MB/s 0:02:40 1,117,487,104 84% 1.21MB/s 0:02:39 1,118,797,824 85% 1.20MB/s 0:02:39 1,120,108,544 85% 1.21MB/s 0:02:37 1,121,419,264 85% 1.21MB/s 0:02:36 1,122,729,984 85% 1.21MB/s 0:02:35 1,124,040,704 85% 1.21MB/s 0:02:33 1,125,351,424 85% 1.21MB/s 0:02:33 1,126,662,144 85% 1.20MB/s 0:02:32 1,127,972,864 85% 1.20MB/s 0:02:31 1,129,283,584 85% 1.20MB/s 0:02:30 1,130,594,304 85% 1.21MB/s 0:02:29 1,131,905,024 86% 1.21MB/s 0:02:27 1,133,215,744 86% 1.21MB/s 0:02:26 1,134,526,464 86% 1.21MB/s 0:02:25 1,135,837,184 86% 1.21MB/s 0:02:24 1,137,147,904 86% 1.20MB/s 0:02:24 1,138,458,624 86% 1.21MB/s 0:02:22 1,139,769,344 86% 1.21MB/s 0:02:21 1,141,080,064 86% 1.21MB/s 0:02:20 1,142,390,784 86% 1.21MB/s 0:02:18 1,143,701,504 86% 1.21MB/s 0:02:18 1,145,012,224 87% 1.21MB/s 0:02:16 1,146,322,944 87% 1.21MB/s 0:02:15 1,147,633,664 87% 1.21MB/s 0:02:14 1,148,944,384 87% 1.21MB/s 0:02:13 1,150,255,104 87% 1.22MB/s 0:02:12 1,151,565,824 87% 1.22MB/s 0:02:11 1,152,876,544 87% 1.21MB/s 0:02:10 1,154,187,264 87% 1.21MB/s 0:02:09 1,155,497,984 87% 1.21MB/s 0:02:08 1,156,808,704 87% 1.21MB/s 0:02:07 1,158,119,424 88% 1.22MB/s 0:02:05 1,159,430,144 88% 1.22MB/s 0:02:05 1,160,740,864 88% 1.22MB/s 0:02:03 1,162,051,584 88% 1.22MB/s 0:02:02 1,163,362,304 88% 1.22MB/s 0:02:01 1,164,673,024 88% 1.22MB/s 0:02:00 1,165,983,744 88% 1.22MB/s 0:01:59 1,167,294,464 88% 1.21MB/s 0:01:58 1,168,605,184 88% 1.21MB/s 0:01:58 1,169,915,904 88% 1.21MB/s 0:01:57 1,171,226,624 89% 1.21MB/s 0:01:55 1,172,537,344 89% 1.20MB/s 0:01:56 1,173,848,064 89% 1.20MB/s 0:01:54 1,175,158,784 89% 1.20MB/s 0:01:53 1,176,469,504 89% 1.19MB/s 0:01:53 1,177,780,224 89% 1.21MB/s 0:01:51 1,179,090,944 89% 1.20MB/s 0:01:50 1,180,401,664 89% 1.21MB/s 0:01:48 1,181,712,384 89% 1.21MB/s 0:01:47 1,183,023,104 89% 1.21MB/s 0:01:46 1,184,333,824 90% 1.21MB/s 0:01:45 1,185,644,544 90% 1.21MB/s 0:01:44 1,186,955,264 90% 1.21MB/s 0:01:42 1,188,265,984 90% 1.21MB/s 0:01:41 1,189,576,704 90% 1.22MB/s 0:01:40 1,190,887,424 90% 1.21MB/s 0:01:39 1,192,198,144 90% 1.21MB/s 0:01:38 1,193,508,864 90% 1.21MB/s 0:01:37 1,194,819,584 90% 1.21MB/s 0:01:36 1,196,130,304 90% 1.21MB/s 0:01:35 1,197,441,024 91% 1.21MB/s 0:01:34 1,198,751,744 91% 1.21MB/s 0:01:33 1,200,062,464 91% 1.22MB/s 0:01:32 1,201,373,184 91% 1.22MB/s 0:01:31 1,202,683,904 91% 1.21MB/s 0:01:30 1,203,994,624 91% 1.22MB/s 0:01:29 1,205,305,344 91% 1.22MB/s 0:01:28 1,206,616,064 91% 1.22MB/s 0:01:27 1,207,926,784 91% 1.21MB/s 0:01:26 1,209,237,504 91% 1.21MB/s 0:01:25 1,210,548,224 92% 1.21MB/s 0:01:24 1,211,858,944 92% 1.21MB/s 0:01:23 1,213,169,664 92% 1.22MB/s 0:01:21 1,214,480,384 92% 1.21MB/s 0:01:20 1,215,791,104 92% 1.21MB/s 0:01:20 1,217,101,824 92% 1.22MB/s 0:01:18 1,218,412,544 92% 1.21MB/s 0:01:17 1,219,723,264 92% 1.22MB/s 0:01:16 1,221,033,984 92% 1.22MB/s 0:01:15 1,222,344,704 92% 1.22MB/s 0:01:14 1,223,655,424 93% 1.22MB/s 0:01:13 1,224,966,144 93% 1.22MB/s 0:01:12 1,226,276,864 93% 1.22MB/s 0:01:11 1,227,587,584 93% 1.22MB/s 0:01:10 1,228,898,304 93% 1.22MB/s 0:01:09 1,230,209,024 93% 1.21MB/s 0:01:08 1,231,519,744 93% 1.21MB/s 0:01:07 1,232,830,464 93% 1.21MB/s 0:01:06 1,234,141,184 93% 1.22MB/s 0:01:04 1,235,451,904 93% 1.22MB/s 0:01:03 1,236,762,624 94% 1.22MB/s 0:01:02 1,238,040,576 94% 1.21MB/s 0:01:02 1,239,351,296 94% 1.21MB/s 0:01:01 1,240,662,016 94% 1.21MB/s 0:00:59 1,241,972,736 94% 1.21MB/s 0:00:58 1,243,283,456 94% 1.22MB/s 0:00:57 1,244,594,176 94% 1.22MB/s 0:00:56 1,245,904,896 94% 1.22MB/s 0:00:55 1,247,215,616 94% 1.22MB/s 0:00:54 1,248,526,336 94% 1.22MB/s 0:00:53 1,249,837,056 95% 1.22MB/s 0:00:52 1,251,147,776 95% 1.22MB/s 0:00:51 1,252,458,496 95% 1.22MB/s 0:00:50 1,253,769,216 95% 1.22MB/s 0:00:49 1,255,079,936 95% 1.22MB/s 0:00:48 1,256,390,656 95% 1.22MB/s 0:00:46 1,257,701,376 95% 1.22MB/s 0:00:46 1,259,012,096 95% 1.22MB/s 0:00:44 1,260,322,816 95% 1.22MB/s 0:00:43 1,261,633,536 95% 1.22MB/s 0:00:42 1,262,944,256 96% 1.22MB/s 0:00:41 1,264,254,976 96% 1.22MB/s 0:00:40 1,265,565,696 96% 1.22MB/s 0:00:39 1,266,876,416 96% 1.22MB/s 0:00:38 1,268,187,136 96% 1.22MB/s 0:00:37 1,269,497,856 96% 1.22MB/s 0:00:36 1,270,808,576 96% 1.22MB/s 0:00:35 1,272,119,296 96% 1.22MB/s 0:00:34 1,273,430,016 96% 1.22MB/s 0:00:33 1,274,740,736 96% 1.21MB/s 0:00:32 1,276,051,456 97% 1.22MB/s 0:00:31 1,277,362,176 97% 1.22MB/s 0:00:30 1,278,672,896 97% 1.21MB/s 0:00:29 1,279,983,616 97% 1.22MB/s 0:00:28 1,281,294,336 97% 1.22MB/s 0:00:27 1,282,605,056 97% 1.21MB/s 0:00:26 1,283,915,776 97% 1.21MB/s 0:00:25 1,285,226,496 97% 1.22MB/s 0:00:23 1,286,537,216 97% 1.22MB/s 0:00:22 1,287,847,936 97% 1.22MB/s 0:00:21 1,289,158,656 98% 1.22MB/s 0:00:20 1,290,469,376 98% 1.22MB/s 0:00:19 1,291,780,096 98% 1.22MB/s 0:00:18 1,293,090,816 98% 1.22MB/s 0:00:17 1,294,401,536 98% 1.21MB/s 0:00:16 1,295,712,256 98% 1.21MB/s 0:00:15 1,297,022,976 98% 1.21MB/s 0:00:14 1,298,333,696 98% 1.21MB/s 0:00:13 1,299,644,416 98% 1.22MB/s 0:00:12 1,300,955,136 98% 1.22MB/s 0:00:11 1,302,265,856 99% 1.22MB/s 0:00:10 1,303,576,576 99% 1.22MB/s 0:00:09 1,304,887,296 99% 1.22MB/s 0:00:08 1,306,198,016 99% 1.22MB/s 0:00:07 1,307,508,736 99% 1.22MB/s 0:00:06 1,308,819,456 99% 1.22MB/s 0:00:04 1,310,130,176 99% 1.22MB/s 0:00:03 1,311,440,896 99% 1.22MB/s 0:00:02 1,312,751,616 99% 1.22MB/s 0:00:01 1,314,062,336 99% 1.22MB/s 0:00:00 1,315,038,956 100% 1.20MB/s 0:17:21 (xfr#5, to-chk=1/7) images/pmos-plasma-mobile-nightly-20221006-tablet-x64uefi.img.xz.sha256 131 100% 0.18kB/s 0:00:00 131 100% 0.18kB/s 0:00:00 (xfr#6, to-chk=0/7) sent 3,027,006,335 bytes received 577 bytes 1,260,465.09 bytes/sec total size is 3,026,266,880 speedup is 1.00 All done! [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@2365f99[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=,parent=,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=,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